{
  "_from": "tap-spec@^4.1.1",
  "_id": "tap-spec@4.1.2",
  "_inBundle": false,
  "_integrity": "sha512-CmZP7vp9Jk7fND0nvdjIzjGMZnBDx1jVG7T9x6i2GZb/ejIODGz7OSsWFfwwuEcY9yHWtpD/mdLverla0M8EWA==",
  "_location": "/tap-spec",
  "_phantomChildren": {
    "escape-string-regexp": "1.0.5",
    "has-ansi": "2.0.0",
    "strip-ansi": "3.0.1"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "tap-spec@^4.1.1",
    "name": "tap-spec",
    "escapedName": "tap-spec",
    "rawSpec": "^4.1.1",
    "saveSpec": null,
    "fetchSpec": "^4.1.1"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/tap-spec/-/tap-spec-4.1.2.tgz",
  "_shasum": "69e799224d0745a08ef310ae46fc34f92644347a",
  "_spec": "tap-spec@^4.1.1",
  "_where": "/Users/jandvorak/Development/feedbot/packages/redux-scuttlebutt",
  "author": {
    "name": "Scott Corgan"
  },
  "bin": {
    "tspec": "bin/cmd.js",
    "tap-spec": "bin/cmd.js"
  },
  "bugs": {
    "url": "https://github.com/scottcorgan/tap-spec/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "chalk": "^1.0.0",
    "duplexer": "^0.1.1",
    "figures": "^1.4.0",
    "lodash": "^3.6.0",
    "pretty-ms": "^2.1.0",
    "repeat-string": "^1.5.2",
    "tap-out": "^1.4.1",
    "through2": "^2.0.0"
  },
  "deprecated": false,
  "description": "Formatted TAP output like Mocha's spec reporter",
  "devDependencies": {
    "tapes": "^2.0.0"
  },
  "homepage": "https://github.com/scottcorgan/tap-spec#readme",
  "keywords": [
    "tape",
    "tap",
    "mocha",
    "spec",
    "reporter"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "tap-spec",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/scottcorgan/tap-spec.git"
  },
  "scripts": {
    "test": "echo 'Tests are out of date. Not running until fixed.'"
  },
  "version": "4.1.2"
}
