{ "name": "angular-template", "version": "0.0.0", "scripts": { "ng": "ng", "start": "ng serve", "start-ssl": "ng serve --ssl --ssl-cert %APPDATA%\\ASP.NET\\https\\%npm_package_name%.pem --ssl-key %APPDATA%\\ASP.NET\\https\\%npm_package_name%.key", "build": "ng build", "watch": "ng build --watch --configuration development", "test": "ng test", "prestart": "node aspnetcore-https" }, "private": true, "dependencies": { "@abacritt/angularx-social-login": "^2.0.0", "@angular/animations": "^15.2.0", "@angular/cdk": "^15.2.0", "@angular/common": "^15.2.0", "@angular/compiler": "^15.2.0", "@angular/core": "^15.2.0", "@angular/forms": "^15.2.0", "@angular/google-maps": "^15.2.0", "@angular/localize": "^15.2.0", "@angular/material": "^15.2.0", "@angular/platform-browser": "^15.2.0", "@angular/platform-browser-dynamic": "^15.2.0", "@angular/router": "^15.2.0", "@auth0/auth0-angular": "^2.0.2", "@ckeditor/ckeditor5-angular": "^5.1.0", "@ckeditor/ckeditor5-build-classic": "^36.0.1", "@danielmoncada/angular-datetime-picker": "^15.0.2", "@fullcalendar/angular": "^6.1.4", "@fullcalendar/core": "^6.1.4", "@fullcalendar/daygrid": "^6.1.4", "@fullcalendar/interaction": "^6.1.4", "@fullcalendar/list": "^6.1.4", "@fullcalendar/timegrid": "^6.1.4", "@ngx-loading-bar/core": "^6.0.2", "@ngx-loading-bar/http-client": "^6.0.2", "@ngx-loading-bar/router": "^6.0.2", "@ngx-translate/core": "^14.0.0", "@ngx-translate/http-loader": "^7.0.0", "@popperjs/core": "^2.11.6", "@swimlane/ngx-charts": "^20.1.2", "@swimlane/ngx-datatable": "^20.1.0", "@types/d3-shape": "^3.1.1", "angular-animations": "^0.11.0", "angular-auth-oidc-client": "^15.0.3", "angular-feather": "^6.5.0", "angular-gauge": "^4.0.0", "angular-oauth2-oidc": "^15.0.1", "apexcharts": "^3.37.0", "bootstrap": "^5.2.3", "browser-sync": "^2.27.5", "chart.js": "^4.2.1", "core-js": "^3.28.0", "echarts": "^5.4.1", "moment": "^2.29.4", "ng-apexcharts": "^1.7.4", "ng-image-fullscreen-view": "^3.0.3", "ng2-charts": "^4.1.1", "ngx-currency": "^3.0.0", "ngx-dropzone-wrapper": "^13.0.0", "ngx-echarts": "^15.0.1", "ngx-gauge": "^7.0.0", "ngx-mask": "^14.2.4", "ngx-scrollbar": "^11.0.0", "rxjs": "~7.8.0", "subsink": "^1.0.2", "sweetalert2": "^11.4.8", "tslib": "^2.3.0", "xlsx": "^0.18.5", "zone.js": "~0.12.0" }, "devDependencies": { "@angular-devkit/build-angular": "^15.2.0", "@angular-eslint/builder": "15.2.1", "@angular-eslint/eslint-plugin": "15.2.1", "@angular-eslint/eslint-plugin-template": "15.2.1", "@angular-eslint/schematics": "15.2.1", "@angular-eslint/template-parser": "15.2.1", "@angular/cli": "~15.2.0", "@angular/compiler-cli": "^15.2.0", "@types/ckeditor__ckeditor5-build-classic": "^29.0.1", "@types/d3": "^7.4.0", "@types/jasmine": "~4.3.0", "@typescript-eslint/eslint-plugin": "5.48.2", "@typescript-eslint/parser": "5.48.2", "eslint": "^8.33.0", "jasmine-core": "~4.5.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage": "~2.2.0", "karma-jasmine": "~5.1.0", "karma-jasmine-html-reporter": "~2.0.0", "typescript": "~4.9.4" } }