{
  "_args": [
    [
      "loopback-connector-postgresql@^2.4.0",
      "/Users/johnc/src/fw-host-discovery"
    ]
  ],
  "_from": "loopback-connector-postgresql@>=2.4.0 <3.0.0",
  "_id": "loopback-connector-postgresql@2.4.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/loopback-connector-postgresql",
  "_npmUser": {
    "email": "enjoyjava@gmail.com",
    "name": "rfeng"
  },
  "_npmVersion": "1.4.28",
  "_phantomChildren": {},
  "_requested": {
    "name": "loopback-connector-postgresql",
    "raw": "loopback-connector-postgresql@^2.4.0",
    "rawSpec": "^2.4.0",
    "scope": null,
    "spec": ">=2.4.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/loopback-connector-postgresql/-/loopback-connector-postgresql-2.4.0.tgz",
  "_shasum": "d84c835f3de1bd29b94ff9e12749e0bf6ffc03ae",
  "_shrinkwrap": null,
  "_spec": "loopback-connector-postgresql@^2.4.0",
  "_where": "/Users/johnc/src/fw-host-discovery",
  "bugs": {
    "url": "https://github.com/strongloop/loopback-connector-postgresql/issues"
  },
  "dependencies": {
    "async": "^0.9.0",
    "debug": "^2.1.1",
    "loopback-connector": "^2.1.0",
    "pg": "^4.2.0",
    "sl-blip": "http://blip.strongloop.com/loopback-connector-postgresql@2.4.0"
  },
  "description": "Loopback PostgreSQL Connector",
  "devDependencies": {
    "bluebird": "^2.9.12",
    "loopback-datasource-juggler": "^2.28.0",
    "mocha": "^2.1.0",
    "rc": "^1.0.0",
    "should": "^5.0.0",
    "sinon": "^1.15.4"
  },
  "directories": {},
  "dist": {
    "shasum": "d84c835f3de1bd29b94ff9e12749e0bf6ffc03ae",
    "tarball": "http://registry.npmjs.org/loopback-connector-postgresql/-/loopback-connector-postgresql-2.4.0.tgz"
  },
  "gitHead": "f6dfeaef7f59a73091b0a88ff01b7c8efa59e03c",
  "homepage": "https://github.com/strongloop/loopback-connector-postgresql",
  "keywords": [
    "Connector",
    "DataSource",
    "LoopBack",
    "PostgreSQL",
    "StrongLoop"
  ],
  "license": "Artistic-2.0",
  "main": "index.js",
  "maintainers": [
    {
      "name": "rfeng",
      "email": "enjoyjava@gmail.com"
    },
    {
      "name": "ritch",
      "email": "skawful@gmail.com"
    },
    {
      "name": "strongloop",
      "email": "callback@strongloop.com"
    },
    {
      "name": "bajtos",
      "email": "miro.bajtos@gmail.com"
    }
  ],
  "name": "loopback-connector-postgresql",
  "optionalDependencies": {
    "sl-blip": "http://blip.strongloop.com/loopback-connector-postgresql@2.4.0"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/strongloop/loopback-connector-postgresql.git"
  },
  "scripts": {
    "test": "mocha -R spec --timeout 10000 --require test/init.js test/*.test.js"
  },
  "version": "2.4.0"
}
