harbor/static/ng/package.json
2016-05-19 17:34:00 +08:00

11 lines
173 B
JSON

{
"engines": {
"node": ">= 0.10.0"
},
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-watch": "~0.6.1"
}
}