fitness-web/package.json
Schneider Roland db0f6a4b0b 0.0.7
2022-06-13 12:50:41 +02:00

23 lines
486 B
JSON

{
"author": "rocho",
"name": "coma",
"version": "0.0.7",
"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": "*"
}
}