generator-fresh
Version:
mad fresh boilerplate generator for yeoman
16 lines (15 loc) • 393 B
JSON
{
"name": "Fresh",
"version": "0.1.0",
"devDependencies": {
"grunt": "~0.4.1",
"grunt-contrib-concat": "~0.3.0",
"load-grunt-tasks": "~0.2.1",
"grunt-contrib-coffee": "~0.8.0",
"grunt-contrib-uglify": "~0.2.7",
"grunt-contrib-compass": "~0.7.0",
"grunt-contrib-watch": "~0.5.3",
"grunt-contrib-jshint": "~0.8.0",
"grunt-contrib-clean": "~0.5.0"
}
}