{ "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" } }