{
  "_from": "pn@^1.0.0",
  "_id": "pn@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-HPWjCw2AbNGPiPxBprXUrWFbO6k=",
  "_location": "/pn",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "pn@^1.0.0",
    "name": "pn",
    "escapedName": "pn",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/jsdom"
  ],
  "_resolved": "https://registry.npmjs.org/pn/-/pn-1.0.0.tgz",
  "_shasum": "1cf5a30b0d806cd18f88fc41a6b5d4ad615b3ba9",
  "_spec": "pn@^1.0.0",
  "_where": "/Users/jxnblk/repos/cxs/benchmarks/node_modules/jsdom",
  "author": {
    "name": "C. Scott Ananian"
  },
  "bugs": {
    "url": "https://github.com/cscott/node-pn/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Promisify the node standard library.",
  "devDependencies": {
    "es6-shim": "~0.21.1",
    "mocha": "~2.0.1",
    "prfun": "~2.1.1"
  },
  "homepage": "https://github.com/cscott/node-pn#readme",
  "keywords": [
    "promise",
    "node"
  ],
  "license": "MIT",
  "name": "pn",
  "repository": {
    "type": "git",
    "url": "git://github.com/cscott/node-pn.git"
  },
  "scripts": {
    "generate": "scripts/generate.js",
    "test": "mocha"
  },
  "version": "1.0.0"
}
