{
  "_args": [
    [
      "pg-types@1.*",
      "/Users/johnc/src/fw-host-discovery/node_modules/pg"
    ]
  ],
  "_from": "pg-types@>=1.0.0 <2.0.0",
  "_id": "pg-types@1.10.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/pg-types",
  "_nodeVersion": "0.12.2",
  "_npmUser": {
    "email": "brian.m.carlson@gmail.com",
    "name": "brianc"
  },
  "_npmVersion": "2.7.4",
  "_phantomChildren": {},
  "_requested": {
    "name": "pg-types",
    "raw": "pg-types@1.*",
    "rawSpec": "1.*",
    "scope": null,
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/pg"
  ],
  "_resolved": "https://registry.npmjs.org/pg-types/-/pg-types-1.10.0.tgz",
  "_shasum": "7c66f5cea0accf4ece6cac3ccd07bbec6f474f1b",
  "_shrinkwrap": null,
  "_spec": "pg-types@1.*",
  "_where": "/Users/johnc/src/fw-host-discovery/node_modules/pg",
  "author": {
    "name": "Brian M. Carlson"
  },
  "bugs": {
    "url": "https://github.com/brianc/node-pg-types/issues"
  },
  "dependencies": {
    "ap": "~0.2.0",
    "postgres-array": "~1.0.0",
    "postgres-bytea": "~1.0.0",
    "postgres-date": "~1.0.0",
    "postgres-interval": "~1.0.0"
  },
  "description": "Query result type converters for node-postgres",
  "devDependencies": {
    "pff": "^1.0.0",
    "tap-spec": "^4.0.0",
    "tape": "^4.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "7c66f5cea0accf4ece6cac3ccd07bbec6f474f1b",
    "tarball": "http://registry.npmjs.org/pg-types/-/pg-types-1.10.0.tgz"
  },
  "gitHead": "b29fd45313ce887f76e098bf69b4a588235be5e3",
  "homepage": "https://github.com/brianc/node-pg-types",
  "keywords": [
    "PostgreSQL",
    "pg",
    "postgres"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "brianc",
      "email": "brian.m.carlson@gmail.com"
    }
  ],
  "name": "pg-types",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/brianc/node-pg-types.git"
  },
  "scripts": {
    "test": "tape test/*.js | tap-spec"
  },
  "version": "1.10.0"
}
