{
  "_args": [
    [
      {
        "raw": "pg-types@1.*",
        "scope": null,
        "escapedName": "pg-types",
        "name": "pg-types",
        "rawSpec": "1.*",
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/var/www/html/maps.rubinmuseum.org/public_html/node_modules/pg"
    ]
  ],
  "_from": "pg-types@>=1.0.0 <2.0.0",
  "_id": "pg-types@1.11.0",
  "_inCache": true,
  "_location": "/pg-types",
  "_nodeVersion": "5.5.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/pg-types-1.11.0.tgz_1461347783750_0.13011627295054495"
  },
  "_npmUser": {
    "name": "brianc",
    "email": "brian.m.carlson@gmail.com"
  },
  "_npmVersion": "3.3.12",
  "_phantomChildren": {},
  "_requested": {
    "raw": "pg-types@1.*",
    "scope": null,
    "escapedName": "pg-types",
    "name": "pg-types",
    "rawSpec": "1.*",
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/pg"
  ],
  "_resolved": "https://registry.npmjs.org/pg-types/-/pg-types-1.11.0.tgz",
  "_shasum": "aae91a82d952b633bb88d006350a166daaf6ea90",
  "_shrinkwrap": null,
  "_spec": "pg-types@1.*",
  "_where": "/var/www/html/maps.rubinmuseum.org/public_html/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": "aae91a82d952b633bb88d006350a166daaf6ea90",
    "tarball": "https://registry.npmjs.org/pg-types/-/pg-types-1.11.0.tgz"
  },
  "gitHead": "ed2d0e36e33217b34530727a98d20b325389e73a",
  "homepage": "https://github.com/brianc/node-pg-types",
  "keywords": [
    "postgres",
    "PostgreSQL",
    "pg"
  ],
  "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.11.0"
}
