{ "name": "pg-connection-string", "version": "0.1.3", "description": "Functions for dealing with a PostgresSQL connection string", "main": "index.js", "scripts": { "test": "tap ./test" }, "repository": { "type": "git", "url": "https://github.com/iceddev/pg-connection-string" }, "keywords": [ "pg", "connection", "string", "parse" ], "author": { "name": "Blaine Bublitz", "email": "blaine@iceddev.com", "url": "http://iceddev.com/" }, "license": "MIT", "bugs": { "url": "https://github.com/iceddev/pg-connection-string/issues" }, "homepage": "https://github.com/iceddev/pg-connection-string", "dependencies": {}, "devDependencies": { "tap": "^0.4.11" }, "gitHead": "4c151b9403420c1c9a9682facef1fcdbb9b79b3b", "_id": "pg-connection-string@0.1.3", "_shasum": "da1847b20940e42ee1492beaf65d49d91b245df7", "_from": "pg-connection-string@0.1.3", "_npmVersion": "1.4.28", "_npmUser": { "name": "phated", "email": "blaine@iceddev.com" }, "maintainers": [ { "name": "phated", "email": "blaine@iceddev.com" } ], "dist": { "shasum": "da1847b20940e42ee1492beaf65d49d91b245df7", "tarball": "http://registry.npmjs.org/pg-connection-string/-/pg-connection-string-0.1.3.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/pg-connection-string/-/pg-connection-string-0.1.3.tgz", "readme": "ERROR: No README data found!" }