blob: 437847be814b5703da4657e813d865e2f5fb6823 [file] [log] [blame]
{
"name": "ux",
"version": "0.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
"build": "ng build",
"build:prod": "ng build --prod ",
"lint": "ng lint"
},
"private": true,
"dependencies": {
"@angular/animations": "~11.2.10",
"@angular/common": "~11.2.10",
"@angular/compiler": "~11.2.10",
"@angular/core": "~11.2.10",
"@angular/forms": "~11.2.10",
"@angular/platform-browser": "~11.2.10",
"@angular/platform-browser-dynamic": "~11.2.10",
"@angular/router": "~11.2.10",
"@devui-design/icons": "^1.2.0",
"@ngx-translate/core": "^13.0.0",
"@ngx-translate/http-loader": "^6.0.0",
"js-yaml": "^4.1.0",
"lodash": "^4.17.21",
"ng-devui": "^11.1.0",
"ngx-monaco-editor": "^9.0.0",
"rxjs": "~6.6.0",
"swagger-ui": "^4.15.5",
"tslib": "^2.0.0",
"zone.js": "~0.11.3"
},
"devDependencies": {
"@angular-devkit/build-angular": "~15.0.5",
"@angular/cli": "~11.2.9",
"@angular/compiler-cli": "~11.2.10",
"@types/js-yaml": "^4.0.1",
"@types/lodash": "^4.14.168",
"@types/node": "^12.11.1",
"codelyzer": "^6.0.0",
"protractor": "~7.0.0",
"ts-node": "~8.3.0",
"tslint": "~6.1.0",
"typescript": "~4.1.5"
}
}