{ "name": "sprint-users", "version": "0.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/nodekc/user-editor" }, "author": "", "license": "ISC", "bugs": { "url": "https://github.com/nodekc/user-editor/issues" }, "homepage": "https://github.com/nodekc/user-editor", "dependencies": { "express": "^4.1.1", "jade": "^1.3.1", "mongodb": "^1.4.3", "body-parser": "^1.0.2" } }