{ "name": "webframe", "version": "0.9.0", "description": "Web framework.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://git.mort.coffee/mort/webframe" }, "bin": { "webframe": "cli.js" }, "author": "Martin Dørum (http://mort.coffee)", "license": "ISC" }