blob: 885c463441f8fa6dd40b3cf407be30654f8c3660 [file] [log] [blame]
{
"name": "ng-knox-ui",
"version": "1.0.0",
"license": "Apache-2.0",
"scripts": {
"start": "ng serve",
"build": "ng build",
"build-prod": "ng build --configuration production",
"lint": "eslint admin-ui"
},
"private": true,
"dependencies": {
"@angular/common": "^13.0.1",
"@angular/compiler": "^13.0.1",
"@angular/core": "^13.0.1",
"@angular/forms": "^13.0.1",
"@angular/http": "^7.2.16",
"@angular/platform-browser": "^13.0.1",
"@angular/platform-browser-dynamic": "^13.0.1",
"@angular/router": "^13.0.1",
"angular2-datatable": "^0.6.0",
"bootstrap": "^3.4.1",
"core-js": "^2.6.4",
"jquery": "^3.5.1",
"js-yaml": "^3.13.1",
"ng2-ace-editor": "0.3.7",
"ace-builds": "^1.4.12",
"ng2-bs3-modal": "^0.15.0",
"ng2-validation": "^4.2.0",
"popper.js": "^1.14.7",
"rest-url-builder": "^1.0.6",
"rxjs": "^6.6.7",
"rxjs-compat": "^6.6.7",
"sweetalert2": "^11.6.5",
"ts-helpers": "^1.1.1",
"vkbeautify": "^0.99.3",
"zone.js": "~0.11.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "^13.3.11",
"@angular-eslint/builder": "14.1.2",
"@angular-eslint/eslint-plugin": "14.1.2",
"@angular-eslint/eslint-plugin-template": "14.1.2",
"@angular-eslint/schematics": "14.1.2",
"@angular-eslint/template-parser": "14.1.2",
"@angular/cli": "^14.2.9",
"@angular/compiler-cli": "^13.0.1",
"@angular/language-service": "^5.2.0",
"@types/jasmine": "~2.5.53",
"@types/jasminewd2": "~2.0.2",
"@types/node": "^18.11.9",
"@typescript-eslint/eslint-plugin": "5.37.0",
"@typescript-eslint/parser": "5.37.0",
"eslint": "^8.23.1",
"ts-node": "~3.2.0",
"typescript": "~4.4.4",
"webdriver-manager": "10.2.5"
}
}