{ "name": "postgres-test", "version": "0.0.0", "description": "postgres/heroku testbed", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "jules laplace ", "license": "ISC", "dependencies": { "express": "~4.5.1", "lodash": "~2.4.1", "pg": "~3.3.0" } }