2017lunario/package.json
2017-01-15 16:43:06 +01:00

19 lines
436 B
JSON

{
"name": "2017lunario",
"version": "1.0.0",
"description": "hacklabBo's calendar 2017",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "http://git.lattuga.net/hacklabbo/2017lunario.git"
},
"author": "ignifugo@insicuri.net",
"license": "GPL-3.0",
"dependencies": {
"jquery": "^3.1.1",
"pug": "^2.0.0-beta6"
}
}