chill-bundles/Resources/package.json
2015-08-25 13:26:16 +02:00

17 lines
442 B
JSON

{
"name": "chill-person-js-css",
"version": "0.0.0",
"description": "JS-CSS files for ChillPerson Bundle, a software for social workers",
"directories": {
},
"author": "Champs-Libres <info@champs-libres.coop>",
"devDependencies": {
"grunt": "^0.4.5",
"grunt-contrib-copy": "^0.7.0",
"grunt-contrib-sass": "^0.8.1",
"grunt-contrib-watch": "^0.6.1",
"grunt-contrib-clean": "^0.6.0"
},
"dependencies": {}
}