{ "name": "nodejs-server", "version": "0.1.0", "description": "", "main": "index.js", "scripts": { "start": "budo index.js", "test": "node test.js" }, "author": "Kyle Robinson Young (http://dontkry.com)", "license": "MIT" }