2014-11-25 14:41:44 +01:00

19 lines
523 B
JSON

{
"name": "Chill-JS-CSS",
"version": "0.0.0",
"homepage": "https://github.com/Chill-project/Main",
"authors": [
"Champs-Libres <info@champs-libres.coop>"
],
"description": "JS-CSS files for Chill, a software for social workers",
"private": true,
"devDependencies": {
"Scratch-CSS-Design": "git@github.com:Champs-Libres/ScratchCSS.git",
"pikaday": "https://github.com/dbushell/Pikaday.git#~1.2.0",
"moment": "~2.8.3",
"select2": "~3.5.2",
"jquery": "~2.1.1"
},
"license": "MIT"
}