blob: bf863d22344a733196b73f7940a924332febb32b [file] [log] [blame]
{
"name": "gui2-topo-lib",
"version": "2.3.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
"build": "ng build",
"test": "ng test",
"lint": "ng lint",
"e2e": "ng e2e"
},
"private": true,
"dependencies": {
"@angular/animations": "^8.2.13",
"@angular/common": "^8.2.13",
"@angular/compiler": "^8.2.13",
"@angular/core": "^8.2.13",
"@angular/forms": "^8.2.13",
"@angular/http": "^7.0.2",
"@angular/platform-browser": "^8.2.13",
"@angular/platform-browser-dynamic": "^8.2.13",
"@angular/router": "^8.2.13",
"core-js": "^2.5.4",
"d3": "^5.9.2",
"rxjs": "^6.4.0",
"topojson-client": "^3.0.0",
"zone.js": "^0.9.1",
"gui2-fw-lib": "file:../gui2-fw-lib/gui2-fw-lib-2.3.0.tgz"
},
"devDependencies": {
"@angular-devkit/build-angular": "^0.803.17",
"@angular-devkit/build-ng-packagr": "^0.803.17",
"@angular/cli": "^8.3.17",
"@angular/compiler-cli": "^8.2.13",
"@angular/language-service": "^8.2.13",
"@bazel/hide-bazel-files": "latest",
"@compodoc/compodoc": "^1.1.3",
"@types/jasmine": "~2.8.6",
"@types/jasminewd2": "~2.0.3",
"@types/node": "~8.9.4",
"codelyzer": "^4.2.1",
"jasmine-core": "~2.99.1",
"jasmine-spec-reporter": "~4.2.1",
"karma": "~4.4.1",
"karma-chrome-launcher": "~2.2.0",
"karma-coverage-istanbul-reporter": "~1.4.2",
"karma-firefox-launcher": "^1.1.0",
"karma-jasmine": "~1.1.1",
"karma-jasmine-html-reporter": "^0.2.2",
"ng-packagr": "^5.7.1",
"protractor": "~5.4.2",
"ts-node": "~5.0.1",
"tsickle": "^0.37.0",
"tslint": "~5.9.1",
"typescript": "~3.5.3"
}
}