Files
shiny/tools/package.json
2014-12-08 15:56:19 -06:00

10 lines
196 B
JSON

{
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-uglify": "~0.5.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-newer": "~0.8.0"
}
}