Files
PocketSharp/PocketSharp.Website/package.json
T
2013-07-09 21:25:10 +02:00

16 lines
415 B
JSON

{
"name": "wingsforlife",
"version": "0.1.0",
"devDependencies": {
"grunt": "~0.4.1",
"grunt-contrib-uglify": "~0.1.2",
"grunt-contrib-concat": "~0.1.3",
"grunt-contrib-jshint": "~0.2.0",
"grunt-contrib-watch": "~0.3.1",
"grunt-contrib-compass": "~0.1.3",
"grunt-contrib-imagemin": "~0.1.2",
"grunt-contrib-handlebars": "~0.5.5",
"grunt-contrib-copy": "~0.4.1",
"grunt-datauri": "~0.3.1"
}
}