Summary Table
Categories |
Total Count |
PII |
0 |
URL |
0 |
DNS |
0 |
EKL |
0 |
IP |
0 |
PORT |
0 |
VsID |
0 |
CF |
0 |
AI |
0 |
VPD |
0 |
PL |
0 |
Other |
0 |
File Content
{
"name": "ampl",
"version": "0.2.0-321",
"license": "MIT",
"scripts": {
"ng": "ng",
"start": "ng serve",
"build": "ng build --prod",
"test-interactive": "ng test",
"test": "ng test --karma-config karma-jenkins.conf.js",
"lint": "ng lint",
"e2e": "ng e2e",
"gendoc": "./node_modules/.bin/compodoc -p src/tsconfig.app.json"
},
"private": true,
"dependencies": {
"@angular/animations": "6.1.6",
"@angular/common": "6.1.6",
"@angular/compiler": "6.1.6",
"@angular/core": "6.1.6",
"@angular/forms": "6.1.6",
"@angular/http": "6.1.6",
"@angular/platform-browser": "6.1.6",
"@angular/platform-browser-dynamic": "6.1.6",
"@ng-bootstrap/ng-bootstrap": "^3.2.0",
"@ngrx/store": "^6.1.0",
"@ngrx/store-devtools": "^6.1.0",
"@types/lodash": "^4.14.110",
"chart.js": "^2.7.3",
"chartjs-plugin-datalabels": "^0.4.0",
"core-js": "^2.4.1",
"lodash": "^4.17.10",
"ngx-pagination": "^3.2.1",
"regression": "^2.0.1",
"rxjs": "^6.3.0",
"rxjs-compat": "^6.3.0",
"zone.js": "^0.8.26"
},
"devDependencies": {
"@angular-devkit/build-angular": "^0.10.6",
"@angular/cli": "6.1.5",
"@angular/compiler-cli": "6.1.6",
"@angular/language-service": "6.1.6",
"@compodoc/compodoc": "^1.1.3",
"@types/jasmine": "^3.3.0",
"@types/jasminewd2": "~2.0.2",
"@types/node": "^10.12.9",
"codelyzer": "^4.5.0",
"eslint": "^4.19.1",
"jasmine-core": "^3.3.0",
"jasmine-spec-reporter": "^4.2.1",
"karma": "^3.1.1",
"karma-chrome-launcher": "^2.2.0",
"karma-cli": "^1.0.1",
"karma-coverage-istanbul-reporter": "^1.2.1",
"karma-jasmine": "^2.0.1",
"karma-jasmine-html-reporter": "^1.4.0",
"protractor": "^5.4.1",
"ts-node": "~4.1.0",
"tslint": "^5.11.0",
"typescript": "2.9.2"
}
}