mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
fix folder name
This commit is contained in:
18
src/Bundle/ChillMainBundle/Resources/package.json
Normal file
18
src/Bundle/ChillMainBundle/Resources/package.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "chill-js-css",
|
||||
"version": "0.0.0",
|
||||
"description": "JS-CSS files for Chill, a software for social workers",
|
||||
"directories": {},
|
||||
"author": "Champs-Libres <info@champs-libres.coop>",
|
||||
"devDependencies": {
|
||||
"grunt": "^1.0.3",
|
||||
"grunt-bower-task": "^0.4.0",
|
||||
"grunt-contrib-clean": "^0.6.0",
|
||||
"grunt-contrib-copy": "^0.7.0",
|
||||
"grunt-contrib-sass": "^0.8.1",
|
||||
"grunt-contrib-watch": "^0.6.1",
|
||||
"jit-grunt": "^0.9.0"
|
||||
},
|
||||
"dependencies": {
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user