{ "name": "mmpc3", "version": "1.0.0", "description": "", "main": "server.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node server.js" }, "author": "Martin Dørum Nygaard (http://mort.coffee)", "license": "ISC", "dependencies": { "webstuff": "^1.3.0" } }