@@ -7,6 +7,7 @@
"": {
"name": "ibps-admin-ui",
"version": "3.3.5",
+ "license": "ISC",
"dependencies": {
"@fullcalendar/bootstrap": "^5.3.0",
"@fullcalendar/core": "^5.3.0",
@@ -146,5 +146,14 @@
"no-console": "off",
"no-irregular-whitespace": "off",
"no-debugger": "off"
- }
+ },
+ "main": ".eslintrc.js",
+ "directories": {
+ "test": "tests"
+ "repository": {
+ "type": "git",
+ "url": "http://119.23.210.103:3000/wy/zdqy_firm_former.git"
+ "license": "ISC"
}