aggregation-platform/package.json

27 lines
676 B
JSON

{
"name": "hawtio-kubernetes",
"version": "2.0.0",
"devDependencies": {
"URIjs": "^1.14.1",
"bower": "^1.3.12",
"event-stream": "^3.1.7",
"gulp": "^3.8.10",
"gulp-angular-templatecache": "^1.5.0",
"gulp-clean": "^0.3.1",
"gulp-concat": "^2.4.2",
"gulp-load-plugins": "^0.8.0",
"gulp-notify": "^2.1.0",
"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",
"url-join": "^0.0.1",
"vinyl-map": "^1.0.1",
"which": "^1.0.8",
"wiredep": "^2.2.2"
}
}