Julien Fastré 38ed02b514 Customization of buttons :
- new bt-show and bt-new classes
- add margin-right after i inside sc-button
2016-11-15 21:49:33 +01:00

22 lines
577 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",
"dependencies": {
"font-awesome": "~4.7.0"
}
}