{
  "_args": [
    [
      {
        "raw": "mz@2",
        "scope": null,
        "escapedName": "mz",
        "name": "mz",
        "rawSpec": "2",
        "spec": ">=2.0.0 <3.0.0",
        "type": "range"
      },
      "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/koa-sendfile"
    ]
  ],
  "_from": "mz@>=2.0.0 <3.0.0",
  "_id": "mz@2.4.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/mz",
  "_nodeVersion": "5.9.1",
  "_npmOperationalInternal": {
    "host": "packages-13-west.internal.npmjs.com",
    "tmp": "tmp/mz-2.4.0.tgz_1458793874138_0.43763329135254025"
  },
  "_npmUser": {
    "name": "jongleberry",
    "email": "jonathanrichardong@gmail.com"
  },
  "_npmVersion": "3.8.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "mz@2",
    "scope": null,
    "escapedName": "mz",
    "name": "mz",
    "rawSpec": "2",
    "spec": ">=2.0.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/koa-sendfile"
  ],
  "_resolved": "https://registry.npmjs.org/mz/-/mz-2.4.0.tgz",
  "_shasum": "987ba9624d89395388c37cb4741e2caf4dd13b1a",
  "_shrinkwrap": null,
  "_spec": "mz@2",
  "_where": "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/koa-sendfile",
  "author": {
    "name": "Jonathan Ong",
    "email": "me@jongleberry.com",
    "url": "http://jongleberry.com"
  },
  "bugs": {
    "url": "https://github.com/normalize/mz/issues"
  },
  "dependencies": {
    "any-promise": "^1.0.0",
    "object-assign": "^4.0.1",
    "thenify-all": "^1.0.0"
  },
  "description": "modernize node.js to current ECMAScript standards",
  "devDependencies": {
    "bluebird": "^3.0.0",
    "istanbul": "^0.4.0",
    "mocha": "^2.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "987ba9624d89395388c37cb4741e2caf4dd13b1a",
    "tarball": "https://registry.npmjs.org/mz/-/mz-2.4.0.tgz"
  },
  "files": [
    "index.js",
    "child_process.js",
    "crypto.js",
    "dns.js",
    "fs.js",
    "readline.js",
    "zlib.js"
  ],
  "gitHead": "1704ccd4b630961deb437f79098cad0d46dd25ea",
  "homepage": "https://github.com/normalize/mz#readme",
  "keywords": [
    "promisify",
    "promise",
    "thenify",
    "then",
    "es6"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "coderhaoxin",
      "email": "coderhaoxin@outlook.com"
    },
    {
      "name": "dead-horse",
      "email": "dead_horse@qq.com"
    },
    {
      "name": "dead_horse",
      "email": "dead_horse@qq.com"
    },
    {
      "name": "jongleberry",
      "email": "jonathanrichardong@gmail.com"
    },
    {
      "name": "linusu",
      "email": "linus@folkdatorn.se"
    },
    {
      "name": "rstacruz",
      "email": "dropbox@ricostacruz.com"
    },
    {
      "name": "swatinem",
      "email": "arpad.borsos@googlemail.com"
    }
  ],
  "name": "mz",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/normalize/mz.git"
  },
  "scripts": {
    "test": "mocha --reporter spec",
    "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot",
    "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot"
  },
  "version": "2.4.0"
}
