Files
shiny/tools/package.json
2015-09-09 12:19:43 -07:00

12 lines
270 B
JSON

{
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-concat": "~0.5.1",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-uglify": "0.9.1",
"grunt-contrib-watch": "~0.6.1",
"grunt-newer": "~0.8.0"
}
}