{ "name": "runs", "version": "1.0.0", "description": "", "main": "server.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://mahuntington@github.com/mahuntington/runs.git" }, "author": "", "license": "ISC", "bugs": { "url": "https://github.com/mahuntington/runs/issues" }, "homepage": "https://github.com/mahuntington/runs#readme", "dependencies": { "bcrypt": "^0.8.7", "body-parser": "^1.15.2", "ejs": "^2.5.1", "express": "^4.14.0", "pg": "^6.1.0", "sequelize": "^3.24.1" } }