23 lines
487 B
JSON
23 lines
487 B
JSON
{
|
|
"author": "rocho",
|
|
"name": "coma",
|
|
"version": "0.0.30",
|
|
"private": true,
|
|
"dependencies": {
|
|
"cache-manager": "^3.3.0"
|
|
},
|
|
"devDependencies": {
|
|
"grunt": "1.5.3",
|
|
"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": "*"
|
|
}
|
|
}
|