mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Adding dependencies
This commit is contained in:
parent
5adc68d636
commit
76151a6013
@ -4,5 +4,15 @@
|
|||||||
"description": "JS-CSS files for Chill, a software for social workers",
|
"description": "JS-CSS files for Chill, a software for social workers",
|
||||||
"directories": {
|
"directories": {
|
||||||
},
|
},
|
||||||
"author": "Champs-Libres <info@champs-libres.coop>"
|
"author": "Champs-Libres <info@champs-libres.coop>",
|
||||||
|
"devDependencies": {
|
||||||
|
"grunt": "^0.4.5",
|
||||||
|
"grunt-bower-task": "^0.4.0",
|
||||||
|
"grunt-contrib-copy": "^0.7.0",
|
||||||
|
"grunt-contrib-sass": "^0.8.1",
|
||||||
|
"jit-grunt": "^0.9.0",
|
||||||
|
"grunt-contrib-watch": "^0.6.1",
|
||||||
|
"grunt-contrib-clean": "^0.6.0"
|
||||||
|
},
|
||||||
|
"dependencies": {}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user