{
  "_args": [
    [
      "tap-spec@5.0.0",
      "D:\\Projects\\Pet Projects\\WhoIAm.Domain\\Tests"
    ]
  ],
  "_from": "tap-spec@5.0.0",
  "_id": "tap-spec@5.0.0",
  "_inBundle": false,
  "_integrity": "sha512-zMDVJiE5I6Y4XGjlueGXJIX2YIkbDN44broZlnypT38Hj/czfOXrszHNNJBF/DXR8n+x6gbfSx68x04kIEHdrw==",
  "_location": "/tap-spec",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "tap-spec@5.0.0",
    "name": "tap-spec",
    "escapedName": "tap-spec",
    "rawSpec": "5.0.0",
    "saveSpec": null,
    "fetchSpec": "5.0.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/tap-spec/-/tap-spec-5.0.0.tgz",
  "_spec": "5.0.0",
  "_where": "D:\\Projects\\Pet Projects\\WhoIAm.Domain\\Tests",
  "author": {
    "name": "Scott Corgan"
  },
  "bin": {
    "tspec": "bin/cmd.js",
    "tap-spec": "bin/cmd.js"
  },
  "bugs": {
    "url": "https://github.com/scottcorgan/tap-spec/issues"
  },
  "dependencies": {
    "chalk": "^1.0.0",
    "duplexer": "^0.1.1",
    "figures": "^1.4.0",
    "lodash": "^4.17.10",
    "pretty-ms": "^2.1.0",
    "repeat-string": "^1.5.2",
    "tap-out": "^2.1.0",
    "through2": "^2.0.0"
  },
  "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": "5.0.0"
}
