43 lines
1.1 KiB
JSON
43 lines
1.1 KiB
JSON
{
|
|
"name": "hawtio-kubernetes",
|
|
"version": "2.0.0",
|
|
"devDependencies": {
|
|
"bower": "^1.3.12",
|
|
"del": "^2.2.0",
|
|
"event-stream": "^3.1.7",
|
|
"gulp": "^3.8.10",
|
|
"gulp-angular-templatecache": "^1.5.0",
|
|
"gulp-concat": "^2.4.2",
|
|
"gulp-concat-filenames": "^1.0.0",
|
|
"gulp-filter": "^3.0.1",
|
|
"gulp-less": "^3.0.5",
|
|
"gulp-load-plugins": "^0.8.0",
|
|
"gulp-ng-annotate": "^1.1.0",
|
|
"gulp-notify": "^2.1.0",
|
|
"gulp-replace": "^0.5.4",
|
|
"gulp-sourcemaps": "^1.5.1",
|
|
"gulp-typescript": "^2.4.2",
|
|
"gulp-watch": "^3.0.0",
|
|
"hawtio-node-backend": "^2.0.5",
|
|
"stringify-object": "^2.0.0",
|
|
"through2": "^0.6.3",
|
|
"underscore.string": "^2.4.0",
|
|
"urijs": "^1.17.0",
|
|
"url-join": "^0.0.1",
|
|
"which": "^1.0.8",
|
|
"wiredep": "^2.2.2",
|
|
"yargs": "^3.32.0"
|
|
},
|
|
"dependencies": {
|
|
"async": "^2.0.0-rc.6",
|
|
"connect-multiparty": "^2.0.0",
|
|
"hawtio-node-backend": "^2.1.0",
|
|
"k8s": "^0.2.7",
|
|
"node-crontab": "0.0.8",
|
|
"oracledb": "^1.9.3",
|
|
"xml2js": "^0.4.16",
|
|
"xmldom": "^0.1.22",
|
|
"xpath.js": "^1.0.6"
|
|
}
|
|
}
|