140 lines
4.4 KiB
JSON
140 lines
4.4 KiB
JSON
{
|
|
"name": "modern-admin-angular",
|
|
"version": "0.0.0",
|
|
"scripts": {
|
|
"ng": "ng",
|
|
"start": "ng serve",
|
|
"build": "ng build",
|
|
"test": "ng test",
|
|
"lint": "ng lint",
|
|
"e2e": "ng e2e",
|
|
"ngcc": "ngcc --properties es2015 browser main module --async false --first-only",
|
|
"postinstall": "npm run ngcc",
|
|
"preinstall": "npx npm-force-resolutions",
|
|
"pwa": "ng build --prod && sw-precache --root=dist --config=precache-config.js"
|
|
},
|
|
"private": true,
|
|
"dependencies": {
|
|
"@angular/animations": "^15.0.4",
|
|
"@angular/cdk": "^15.0.4",
|
|
"@angular/common": "^15.0.4",
|
|
"@angular/compiler": "^15.0.4",
|
|
"@angular/core": "^15.0.4",
|
|
"@angular/fire": "^7.5.0",
|
|
"@angular/forms": "^15.0.4",
|
|
"@angular/localize": "^15.0.4",
|
|
"@angular/platform-browser": "^15.0.4",
|
|
"@angular/platform-browser-dynamic": "^15.0.4",
|
|
"@angular/router": "^15.0.4",
|
|
"@cds/core": "^6.2.3",
|
|
"@fnxone/ngx-photoswipe": "^1.0.11",
|
|
"@fullcalendar/angular": "^6.0.2",
|
|
"@ng-bootstrap/ng-bootstrap": "^14.0.0",
|
|
"@ng-select/ng-select": "^10.0.1",
|
|
"@ngx-loading-bar/core": "^6.0.2",
|
|
"@ngx-loading-bar/router": "^6.0.2",
|
|
"@ngx-translate/core": "^14.0.0",
|
|
"@popperjs/core": "^2.11.6",
|
|
"@trafficguard/device-detector-js": "^2.2.1-3.13.0",
|
|
"@types/google.maps": "^3.51.0",
|
|
"@webcomponents/webcomponentsjs": "^2.7.0",
|
|
"ajv-keywords": "^5.1.0",
|
|
"angular-archwizard": "^7.0.0",
|
|
"angular-calendar": "^0.31.0",
|
|
"angularx-flatpickr": "^7.0.0",
|
|
"autolinker": "^4.0.0",
|
|
"bootstrap": "^5.2.3",
|
|
"chart.js": "^4.1.1",
|
|
"chartist": "^0.11.4",
|
|
"chartist-plugin-tooltips": "0.0.17",
|
|
"clone": "^2.1.2",
|
|
"core-js": "^3.27.1",
|
|
"css-select": "^5.1.0",
|
|
"date-fns": "^2.28.0",
|
|
"deep-equal": "^2.0.5",
|
|
"echarts": "^5.4.1",
|
|
"eventemitter3": "^5.0.0",
|
|
"file-saver": "^2.0.5",
|
|
"flatpickr": "^4.6.13",
|
|
"google-libphonenumber": "^3.2.31",
|
|
"html2canvas": "^1.0.0-rc.7",
|
|
"icheck": "^1.0.2",
|
|
"js-datepicker": "^5.18.2",
|
|
"jspdf": "^2.5.1",
|
|
"jspdf-autotable": "^3.5.28",
|
|
"lodash-es": "^4.17.21",
|
|
"ng-chartist": "^4.1.0",
|
|
"ng-multiselect-dropdown": "^0.3.9",
|
|
"ngx-countdown": "^15.0.0",
|
|
"ngx-drag-and-drop-lists": "^1.3.3",
|
|
"ngx-dropzone": "^3.1.0",
|
|
"ngx-echarts": "^15.0.1",
|
|
"ngx-google-places-autocomplete": "^2.0.5",
|
|
"ngx-image-cropper": "^6.3.2",
|
|
"ngx-masonry": "^14.0.1",
|
|
"ngx-perfect-scrollbar": "^10.1.1",
|
|
"ngx-quill": "^20.0.1",
|
|
"ngx-toastr": "^16.0.1",
|
|
"ngx-ui-switch": "^14.0.3",
|
|
"npm-force-resolutions": "0.0.10",
|
|
"photoswipe": "^4.1.3",
|
|
"pug": "^3.0.2",
|
|
"quill": "^1.3.7",
|
|
"quill-delta": "^5.0.0",
|
|
"quill-mention": "^3.1.0",
|
|
"rxjs": "^7.5.5",
|
|
"sass": "^1.57.1",
|
|
"save": "^2.9.0",
|
|
"tree-ngx": "^4.3.0",
|
|
"tslib": "^2.4.1",
|
|
"util": "^0.12.5",
|
|
"uuid": "^9.0.0",
|
|
"xlsx": "^0.18.5"
|
|
},
|
|
"devDependencies": {
|
|
"@angular-devkit/build-angular": "^15.0.4",
|
|
"@angular-devkit/build-webpack": "^0.1500.4",
|
|
"@angular-eslint/builder": "15.1.0",
|
|
"@angular-eslint/eslint-plugin": "15.1.0",
|
|
"@angular-eslint/eslint-plugin-template": "15.1.0",
|
|
"@angular-eslint/schematics": "15.1.0",
|
|
"@angular-eslint/template-parser": "15.1.0",
|
|
"@angular/cli": "^15.0.4",
|
|
"@angular/compiler-cli": "^15.0.4",
|
|
"@angular/language-service": "^15.0.4",
|
|
"@swimlane/ngx-datatable": "20.1.0",
|
|
"@types/chartist": "^0.9.38",
|
|
"@types/echarts": "^4.9.15",
|
|
"@types/jasmine": "^4.3.1",
|
|
"@types/jasminewd2": "^2.0.8",
|
|
"@types/jspdf": "^2.0.0",
|
|
"@types/node": "^18.11.18",
|
|
"@typescript-eslint/eslint-plugin": "5.48.0",
|
|
"@typescript-eslint/parser": "5.48.0",
|
|
"eslint": "^8.30.0",
|
|
"firebase": "^9.15.0",
|
|
"firebaseui": "^6.0.2",
|
|
"jasmine-core": "~4.5.0",
|
|
"jasmine-spec-reporter": "~7.0.0",
|
|
"karma": "^6.4.1",
|
|
"karma-chrome-launcher": "^3.1.1",
|
|
"karma-coverage-istanbul-reporter": "^3.0.3",
|
|
"karma-jasmine": "^5.1.0",
|
|
"karma-jasmine-html-reporter": "^2.0.0",
|
|
"ng-block-ui": "^3.0.2",
|
|
"ng2-charts": "^4.1.1",
|
|
"ngx-clipboard": "^15.1.0",
|
|
"ngx-custom-validators": "^11.0.0",
|
|
"ngx-spinner": "^15.0.1",
|
|
"postcss": "^8.4.20",
|
|
"resize-observer-polyfill": "^1.5.1",
|
|
"saas": "^1.0.0",
|
|
"ts-node": "~10.9.1",
|
|
"typescript": "^4.8.4",
|
|
"zone.js": "~0.12.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.3.5"
|
|
}
|
|
}
|