mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-04-13 00:13:44 +00:00
Adding css for person (via grunt)
This commit is contained in:
16
Resources/package.json
Normal file
16
Resources/package.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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": {}
|
||||
}
|
||||
Reference in New Issue
Block a user