{ "name": "squatconf-web", "version": "0.1.0", "description": "website for the squatConf conference", "main": "build.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/squatconf/website.git" }, "keywords": [ "squatconf", "web" ], "author": "squatconf", "license": "ISC", "bugs": { "url": "https://github.com/squatconf/website/issues" }, "homepage": "https://github.com/squatconf/website", "dependencies": { "marked": "^0.3.2", "wrench": "^1.5.8" } }