blob: 8a6532186539ddd67e61248ff95db6fc04318d4d [file] [log] [blame]
{
"name": "open-konsequenz-grid-failure-information-2020",
"version": "1.0.0",
"description": "Grid Failure Information",
"license": "Eclipse Public License v. 2.0",
"author": "PTA GmbH",
"angular-cli": {},
"scripts": {
"build-main-app": "ng build grid-failure-information-app --prod --aot",
"build-map-library": "ng build openk-grid-failure-information-map-lib",
"build-map-app": "ng build grid-failure-information-map-app --prod --aot",
"build-map-app-full": "ng build openk-grid-failure-information-map-lib && ng build grid-failure-information-app --prod --aot && ng build grid-failure-information-map-app --prod --aot",
"start-map-app": "npm run build-map-library && ng serve grid-failure-information-map-app",
"build-table-app": "ng build grid-failure-information-table-app --prod --aot",
"build-table-app-full": "ng build grid-failure-information-app --prod --aot && ng build grid-failure-information-table-app --prod --aot",
"build-comp": "ng build grid-failure-information-web-comp --prod --aot --output-hashing none",
"build-comp-full": "npm run build-map-library && npm run build-main-app && npm run build-map-app && npm run build-table-app && npm run build-comp",
"start-table-app": "npm run ng serve grid-failure-information-table-app",
"start-main-app": "npm run build-map-library && npm run sy-pre-start && ng serve --proxy-config proxy.conf.json",
"start-integration": "npm run sy-pre-start && npm run build-map-library && ng serve --proxy-config proxy.conf-integration.json",
"start-integration-map": "npm run sy-pre-start && npm run build-map-library && ng serve grid-failure-information-map-app --proxy-config proxy.conf-integration-map.json",
"start-integration-table": "npm run sy-pre-start && ng serve grid-failure-information-table-app --proxy-config proxy.conf-integration-table.json",
"start-integration-component": "npm run sy-pre-start && ng serve grid-failure-information-web-comp --proxy-config proxy.conf-integration-table.json",
"start-local": "npm run sy-pre-start && npm run build-map-library && ng serve --proxy-config proxy.conf.json",
"test": "npm run sy-pre-test && ng test grid-failure-information-app",
"test-single-run": "npm run sy-pre-test && ng test grid-failure-information-app --watch=false",
"test-openk": "npm run sy-pre-test && ng test openk-grid-failure-information-map-lib",
"test-openk-single-run": "npm run sy-pre-test && ng test openk-grid-failure-information-map-lib --watch=false",
"test-map-app": "npm run sy-pre-test && ng build openk-grid-failure-information-map-lib && ng test grid-failure-information-map-app",
"test-map-app-single-run": "npm run sy-pre-test && ng test grid-failure-information-map-app --watch=false",
"test-table-app": "npm run sy-pre-test && ng test grid-failure-information-table-app",
"test-table-app-single-run": "npm run sy-pre-test && ng test grid-failure-information-table-app --watch=false",
"test-all": "npm run test-single-run && npm run test-openk-single-run && npm run test-map-app-single-run && npm run test-table-app-single-run",
"pree2e": "webdriver-manager update --standalone false --gecko false",
"e2e": "ng e2e",
"sy-pre-test": "node hooks/pre-test.js",
"sy-pre-start": "node hooks/pre-start.js",
"sy-pre-build": "node hooks/pre-build.js",
"sy-post-build": "node hooks/post-build.js",
"sy-build": "npm run sy-pre-build && npm run build-map-library && ng build grid-failure-information-map-app --base-href /gfi-map-app/ --prod --aot && ng build grid-failure-information-table-app --base-href /gfi-table-app/ --prod --aot && ng build grid-failure-information-app --base-href /gridfailureinformation/ --prod --aot && ng build grid-failure-information-web-comp --base-href /gfi-table-map-web-comp/ --prod --aot --output-hashing none && npm run sy-post-build",
"start-in-docker-develop-be": "npm run build-map-library && npm run sy-pre-start && ng serve --optimization=false --vendor-chunk --common-chunk --host=0.0.0.0 --disableHostCheck=true --proxy-config proxy-docker-develop-be.conf.json",
"start-in-docker-feature-be": "npm run build-map-library && npm run sy-pre-start && ng serve --optimization=false --vendor-chunk --common-chunk --host=0.0.0.0 --disableHostCheck=true --proxy-config proxy-docker-feature-be.conf.json",
"start-elements-app": "http-server ./dist/grid-failure-information-app",
"create-map-output-elements-windows": "create-map-output-elements.sh",
"create-map-output-elements-linux": "./create-map-output-elements.sh",
"si": "npm run start-integration",
"sim": "npm run start-integration-map",
"sit": "npm run start-integration-table",
"sic": "npm run start-integration-component",
"sl": "npm run start-local"
},
"private": true,
"resolutions": {
"@babel/preset-env": "7.9.0"
},
"dependencies": {
"@angular/animations": "8.2.14",
"@angular/cdk": "8.2.3",
"@angular/common": "8.2.14",
"@angular/compiler": "8.2.14",
"@angular/core": "8.2.14",
"@angular/elements": "8.2.14",
"@angular/forms": "8.2.14",
"@angular/http": "7.2.16",
"@angular/platform-browser": "8.2.14",
"@angular/platform-browser-dynamic": "8.2.14",
"@angular/router": "8.2.14",
"@auth0/angular-jwt": "3.0.1",
"@ng-bootstrap/ng-bootstrap": "5.3.0",
"@ngrx/core": "1.2.0",
"@ngrx/effects": "8.6.0",
"@ngrx/store": "8.6.0",
"@ngrx/store-devtools": "8.6.0",
"@ngx-translate/core": "11.0.1",
"@ngx-translate/http-loader": "4.0.0",
"ag-grid-angular": "23.2.1",
"ag-grid-community": "23.2.1",
"angular-font-awesome": "3.1.2",
"angular2-notifications": "2.0.0",
"bootstrap": "4.4.1",
"classlist.js": "1.1.20150312",
"core-js": "3.2.1",
"document-register-element": "1.14.3",
"file-saver": "2.0.2",
"font-awesome": "4.7.0",
"jquery": "3.4.1",
"leaflet": "1.5.1",
"moment": "2.24.0",
"ngrx-forms": "5.2.3",
"npm": "6.14.4",
"npm-install-peers": "1.2.1",
"popper.js": "1.16.0",
"reselect": "4.0.0",
"rxjs": "6.5.4",
"rxjs-compat": "6.5.4",
"tslib": "1.11.1",
"web-animations-js": "2.3.2",
"zone.js": "0.10.3"
},
"devDependencies": {
"@angular-devkit/build-angular": "0.803.25",
"@angular-devkit/build-ng-packagr": "0.803.25",
"@angular/cli": "8.3.25",
"@angular/compiler-cli": "8.2.14",
"@babel/compat-data": "7.8.0",
"@types/jasmine": "3.4.0",
"@types/node": "12.12.32",
"codelyzer": "5.2.2",
"concat": "1.0.3",
"fs-extra": "8.1.0",
"jasmine-core": "3.5.0",
"json-concat": "0.0.1",
"karma": "4.4.1",
"karma-chrome-launcher": "3.1.0",
"karma-cli": "2.0.0",
"karma-coverage-istanbul-reporter": "2.1.1",
"karma-jasmine": "2.0.1",
"karma-jasmine-html-reporter": "1.5.3",
"karma-junit-reporter": "1.2.0",
"ng-packagr": "5.7.1",
"protractor": "5.4.3",
"puppeteer": "2.1.1",
"sw-toolbox": "3.6.0",
"ts-node": "8.8.1",
"tsconfig-paths": "3.9.0",
"tsickle": "0.37.1",
"typescript": "3.5.3",
"webdriver-manager": "12.1.6"
}
}