blob: 3ae73d54da992d08a5b8e8fc8371e4c24566cc79 [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",
"start-map-app": "npm run build-map-library && ng serve grid-failure-information-map-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-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 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-all": "npm run test-single-run && npm run test-openk-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 && npm run build-map-app && ng build grid-failure-information-app --base-href /gridfailureinformation/ --prod --aot && 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",
"sl": "npm run start-local"
},
"private": true,
"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.15",
"@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.1.5",
"@fortawesome/fontawesome-free-webfonts": "^1.0.9",
"@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": "^21.2.2",
"ag-grid-community": "^21.2.2",
"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.7.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.2",
"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.0",
"web-animations-js": "^2.3.2",
"zone.js": "^0.10.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "^0.803.21",
"@angular-devkit/build-ng-packagr": "~0.803.25",
"@angular/cli": "^8.3.21",
"@angular/compiler-cli": "^8.2.14",
"@types/jasmine": "3.4.0",
"@types/node": "^12.12.28",
"codelyzer": "^5.2.1",
"concat": "1.0.3",
"fs-extra": "^8.1.0",
"http-server": "^0.12.1",
"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.1",
"karma-junit-reporter": "1.2.0",
"ng-packagr": "^5.4.0",
"protractor": "^5.1.1",
"puppeteer": "^2.1.1",
"sw-toolbox": "^3.6.0",
"ts-node": "^8.5.4",
"tsconfig-paths": "^3.9.0",
"tsickle": "^0.37.0",
"typescript": "~3.5.3",
"webdriver-manager": "12.1.6"
}
}