{ "name": "pgtest", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "node index.js" }, "author": "", "license": "ISC", "dependencies": { "pg": "^8.9.0" } }