barebones/package.json
2014-08-15 11:43:24 +01:00

14 lines
368 B
JSON
Executable file

{
"devDependencies": {
"grunt": "~0.4.2",
"grunt-contrib-sass": "~0.7.3",
"grunt-contrib-watch": "~0.6.1",
"grunt-imageoptim": "~1.4.1",
"grunt-svg2png": "~0.2.0",
"grunt-svgmin": "~0.4.0",
"grunt-contrib-uglify": "~0.5.0",
"grunt-contrib-jshint": "~0.10.0",
"grunt-autoprefixer": "~0.8.2",
"grunt-browserify": "~2.1.4"
}
}