{
  "_from": "pg-connection-string@0.1.3",
  "_id": "pg-connection-string@0.1.3",
  "_inBundle": false,
  "_integrity": "sha1-2hhHsglA5C7hSSvq9l1J2RskXfc=",
  "_location": "/pg-connection-string",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "pg-connection-string@0.1.3",
    "name": "pg-connection-string",
    "escapedName": "pg-connection-string",
    "rawSpec": "0.1.3",
    "saveSpec": null,
    "fetchSpec": "0.1.3"
  },
  "_requiredBy": [
    "/pg",
    "/pg-promise/pg"
  ],
  "_resolved": "https://registry.npmjs.org/pg-connection-string/-/pg-connection-string-0.1.3.tgz",
  "_shasum": "da1847b20940e42ee1492beaf65d49d91b245df7",
  "_spec": "pg-connection-string@0.1.3",
  "_where": "/tomcat/watson-orchestrator-producao/node_modules/pg-promise/node_modules/pg",
  "author": {
    "name": "Blaine Bublitz",
    "email": "blaine@iceddev.com",
    "url": "http://iceddev.com/"
  },
  "bugs": {
    "url": "https://github.com/iceddev/pg-connection-string/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "Functions for dealing with a PostgresSQL connection string",
  "devDependencies": {
    "tap": "^0.4.11"
  },
  "homepage": "https://github.com/iceddev/pg-connection-string",
  "keywords": [
    "pg",
    "connection",
    "string",
    "parse"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "pg-connection-string",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/iceddev/pg-connection-string.git"
  },
  "scripts": {
    "test": "tap ./test"
  },
  "version": "0.1.3"
}
