{
  "_args": [
    [
      {
        "raw": "thenify-all@^1.0.0",
        "scope": null,
        "escapedName": "thenify-all",
        "name": "thenify-all",
        "rawSpec": "^1.0.0",
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "C:\\src\\pnpm\\node_modules\\mz"
    ]
  ],
  "_from": "thenify-all@>=1.0.0 <2.0.0",
  "_id": "thenify-all@1.6.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/thenify-all",
  "_nodeVersion": "0.11.14",
  "_npmUser": {
    "name": "dead_horse",
    "email": "dead_horse@qq.com"
  },
  "_npmVersion": "2.1.12",
  "_phantomChildren": {},
  "_requested": {
    "raw": "thenify-all@^1.0.0",
    "scope": null,
    "escapedName": "thenify-all",
    "name": "thenify-all",
    "rawSpec": "^1.0.0",
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/metalsmith-start/mz",
    "/mz"
  ],
  "_resolved": "https://registry.npmjs.org/thenify-all/-/thenify-all-1.6.0.tgz",
  "_shasum": "1a1918d402d8fc3f98fbf234db0bcc8cc10e9726",
  "_shrinkwrap": null,
  "_spec": "thenify-all@^1.0.0",
  "_where": "C:\\src\\pnpm\\node_modules\\mz",
  "author": {
    "name": "Jonathan Ong",
    "email": "me@jongleberry.com",
    "url": "http://jongleberry.com"
  },
  "bugs": {
    "url": "https://github.com/thenables/thenify-all/issues"
  },
  "dependencies": {
    "thenify": ">= 3.1.0 < 4"
  },
  "description": "Promisifies all the selected functions in an object",
  "devDependencies": {
    "bluebird": "2",
    "istanbul": "0",
    "mocha": "2"
  },
  "directories": {},
  "dist": {
    "shasum": "1a1918d402d8fc3f98fbf234db0bcc8cc10e9726",
    "tarball": "https://registry.npmjs.org/thenify-all/-/thenify-all-1.6.0.tgz"
  },
  "engines": {
    "node": ">=0.8"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "f436113d8076adb9138c222a61689acdef6f6bd9",
  "homepage": "https://github.com/thenables/thenify-all",
  "keywords": [
    "promisify",
    "promise",
    "thenify",
    "then",
    "es6"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "jongleberry",
      "email": "jonathanrichardong@gmail.com"
    },
    {
      "name": "dead-horse",
      "email": "dead_horse@qq.com"
    },
    {
      "name": "dead_horse",
      "email": "dead_horse@qq.com"
    }
  ],
  "name": "thenify-all",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/thenables/thenify-all.git"
  },
  "scripts": {
    "test": "mocha --reporter spec",
    "test-cov": "istanbul cover node_modules/.bin/_mocha -- --reporter dot",
    "test-travis": "istanbul cover node_modules/.bin/_mocha --report lcovonly -- --reporter dot"
  },
  "version": "1.6.0"
}
