fitness-web/package.json
Schneider Roland a47b3d1db3 0.0.10
2022-06-15 20:51:25 +02:00

23 lines
487 B
JSON

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