You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

71 lines
2.0 KiB
JSON

{
"name": "angular-material-admin",
"version": "1.0.6",
"scripts": {
"ng": "ng",
"start": "ng serve",
"build": "ng build --configuration production",
"lint": "ng lint",
"hmr": "ng serve --configuration hmr"
},
"private": true,
"dependencies": {
"@agm/core": "^1.1.0",
"@angular/animations": "^15.2.10",
"@angular/cdk": "^11.2.12",
"@angular/common": "^15.2.10",
"@angular/compiler": "^15.2.10",
"@angular/core": "^15.2.10",
"@angular/forms": "^15.2.10",
"@angular/material": "^11.2.12",
"@angular/material-moment-adapter": "^12.0.0",
"@angular/platform-browser": "^15.2.10",
"@angular/platform-browser-dynamic": "^15.2.10",
"@angular/router": "^15.2.10",
"@ng-idle/core": "^11.1.0",
"@ng-idle/keepalive": "^11.0.3",
"@ngx-translate/core": "^13.0.0",
"@ngx-translate/http-loader": "^6.0.0",
"angular-dual-listbox": "^6.0.0",
"apexcharts": "3.26.2",
"bootstrap": "^5.1.3",
"bootstrap-icons": "^1.10.5",
"crypto-js": "^4.1.1",
"echarts": "5.1.1",
"file-saver": "^2.0.5",
"font-awesome": "^4.7.0",
"moment": "^2.29.1",
"ng-apexcharts": "1.5.9",
"ng-otp-input": "^1.8.1",
"ngx-bootstrap": "^7.0.0",
"ngx-chips": "^3.0.0",
"ngx-echarts": "6.0.1",
"ngx-toastr": "13.2.1",
"ngx-trend": "6.1.1",
"pdfmake": "^0.2.5",
"qrcode": "^1.5.3",
"rxjs": "7.8.1",
"sweetalert2": "^11.7.16",
"to-words": "^3.2.0",
"tslib": "^2.0.0",
"xlsx": "^0.16.9",
"zone.js": "~0.11.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "^15.2.10",
"@angular/cli": "^15.2.10",
"@angular/compiler-cli": "^15.2.10",
"@angular/language-service": "^15.2.10",
"@angularclass/hmr": "^2.1.3",
"@types/echarts": "^4.9.7",
"@types/jasmine": "~3.6.0",
"@types/jasminewd2": "~2.0.8",
"@types/node": "^12.12.64",
"codelyzer": "^6.0.0",
"resize-observer-polyfill": "^1.5.1",
"ts-node": "~8.3.0",
"tslint": "~6.1.0",
"typescript": "4.9.5"
}
}