{
  "_args": [
    [
      "pg-cursor@1.0.0",
      "/home/travis/build/waterlinejs/postgresql-adapter/node_modules/pg-query-stream"
    ]
  ],
  "_from": "pg-cursor@1.0.0",
  "_id": "pg-cursor@1.0.0",
  "_inBundle": true,
  "_inCache": true,
  "_installable": true,
  "_location": "/waterline-postgresql/pg-cursor",
  "_npmUser": {
    "email": "brian.m.carlson@gmail.com",
    "name": "brianc"
  },
  "_npmVersion": "1.4.9",
  "_phantomChildren": {},
  "_requested": {
    "name": "pg-cursor",
    "raw": "pg-cursor@1.0.0",
    "rawSpec": "1.0.0",
    "scope": null,
    "spec": "1.0.0",
    "type": "version"
  },
  "_requiredBy": [
    "/waterline-postgresql/pg-query-stream"
  ],
  "_resolved": "https://registry.npmjs.org/pg-cursor/-/pg-cursor-1.0.0.tgz",
  "_shasum": "b5b4b7bf277b3478de8c11cdf9d34bcda6973c0f",
  "_shrinkwrap": null,
  "_spec": "pg-cursor@1.0.0",
  "_where": "/home/travis/build/waterlinejs/postgresql-adapter/node_modules/pg-query-stream",
  "author": {
    "name": "Brian M. Carlson"
  },
  "dependencies": {},
  "description": "node-pg-cursor ==============",
  "devDependencies": {
    "mocha": "~1.17.1",
    "pg.js": "~3.4.4"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "shasum": "b5b4b7bf277b3478de8c11cdf9d34bcda6973c0f",
    "tarball": "https://registry.npmjs.org/pg-cursor/-/pg-cursor-1.0.0.tgz"
  },
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "brianc",
      "email": "brian.m.carlson@gmail.com"
    }
  ],
  "name": "pg-cursor",
  "optionalDependencies": {},
  "scripts": {
    "test": "mocha test/"
  },
  "version": "1.0.0"
}
