fitness-web/package.json
Schneider Roland b940b27ed8 0.0.2
2022-06-12 22:35:11 +02:00

23 lines
486 B
JSON

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