You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

21 lines
449 B

{
"name": "cagette",
"version": "1.0.0",
"homepage": "http://www.cagette.net",
"authors": [
"Bubar <francois.barbut@gmail.com>"
],
"description": "Cagette.net le logiciel des AMAP et groupements d'achat",
"license": "GNU GPL",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"eonasdan-bootstrap-datetimepicker": "~4.7.14",
"bootstrap": "~3.3.4"
}
}