{
  "_args": [
    [
      "tap-mocha-reporter@0.0 || 1",
      "/usr/share/npm/node_modules/tap"
    ]
  ],
  "_from": "tap-mocha-reporter@>=0.0.0 <0.1.0||>=1.0.0 <2.0.0",
  "_id": "tap-mocha-reporter@0.0.27",
  "_inCache": true,
  "_installable": true,
  "_location": "/tap-mocha-reporter",
  "_nodeVersion": "4.4.4",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/tap-mocha-reporter-0.0.27.tgz_1469040400395_0.868557765847072"
  },
  "_npmUser": {
    "email": "i@izs.me",
    "name": "isaacs"
  },
  "_npmVersion": "3.10.6",
  "_phantomChildren": {
    "core-util-is": "1.0.2",
    "fs.realpath": "1.0.0",
    "inflight": "1.0.6",
    "inherits": "2.0.3",
    "minimatch": "3.0.4",
    "ms": "2.0.0",
    "once": "1.3.3",
    "path-is-absolute": "1.0.1",
    "string_decoder": "0.10.31"
  },
  "_requested": {
    "name": "tap-mocha-reporter",
    "raw": "tap-mocha-reporter@0.0 || 1",
    "rawSpec": "0.0 || 1",
    "scope": null,
    "spec": ">=0.0.0 <0.1.0||>=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/tap"
  ],
  "_resolved": "https://registry.npmjs.org/tap-mocha-reporter/-/tap-mocha-reporter-0.0.27.tgz",
  "_shasum": "b2f72f3e1e8ba780ee02918fcdeb3a40da8018f7",
  "_shrinkwrap": null,
  "_spec": "tap-mocha-reporter@0.0 || 1",
  "_where": "/usr/share/npm/node_modules/tap",
  "author": {
    "email": "i@izs.me",
    "name": "Isaac Z. Schlueter",
    "url": "http://blog.izs.me/"
  },
  "bin": {
    "tap-mocha-reporter": "index.js"
  },
  "bugs": {
    "url": "https://github.com/isaacs/tap-mocha-reporter/issues"
  },
  "dependencies": {
    "color-support": "^1.1.0",
    "debug": "^2.1.3",
    "diff": "^1.3.2",
    "escape-string-regexp": "^1.0.3",
    "glob": "^7.0.5",
    "js-yaml": "^3.3.1",
    "readable-stream": "^1.1.13",
    "tap-parser": "^1.0.4",
    "unicode-length": "^1.0.0"
  },
  "description": "Format a TAP stream using Mocha's set of reporters",
  "devDependencies": {
    "tap": "^6.2.0"
  },
  "directories": {},
  "dist": {
    "shasum": "b2f72f3e1e8ba780ee02918fcdeb3a40da8018f7",
    "tarball": "https://registry.npmjs.org/tap-mocha-reporter/-/tap-mocha-reporter-0.0.27.tgz"
  },
  "gitHead": "bd7d8cefd539cf71e758a0bc6b4a011b73bf674d",
  "homepage": "https://github.com/isaacs/tap-mocha-reporter",
  "license": "ISC",
  "main": "index.js",
  "maintainers": [
    {
      "name": "isaacs",
      "email": "isaacs@npmjs.com"
    }
  ],
  "name": "tap-mocha-reporter",
  "optionalDependencies": {
    "readable-stream": "^1.1.13"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/isaacs/tap-mocha-reporter.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "0.0.27"
}
