canape/package.json

23 lines
451 B
JSON

{
"name": "canape",
"version": "0.0.1",
"description": "``` make dev ```",
"main": "index.js",
"repository": {
"type": "git",
"url": "ssh://git@gitlab.quimbo.fr:5022/odwrtw/canape-sql.git"
},
"author": "",
"license": "ISC",
"dependencies": {
"bootstrap": "^3.3.6",
"jquery": "^2.2.4"
},
"devDependencies": {
"browserify": "^13.0.1",
"fontify": "0.0.2",
"less": "^2.7.1",
"nodemon": "^1.9.2"
}
}