fitness-web/package.json

22 lines
457 B
JSON

{
"author": "rocho",
"name": "coma",
"version": "0.0.1",
"private": true,
"dependencies": {
},
"devDependencies": {
"grunt": "~0.4.1",
"matchdep": "*",
"grunt-contrib-coffee": "*",
"grunt-contrib-compass": "*",
"grunt-contrib-watch": "*",
"grunt-contrib-imagemin": "*",
"grunt-contrib-clean": "*",
"grunt-concurrent": "*",
"grunt-jsmin-sourcemap": "*",
"grunt-notify": "*",
"grunt-newer": "*"
}
}