mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-20 17:24:25 +00:00
17 lines
442 B
JSON
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": {}
|
|
}
|