{
  "_args": [
    [
      "tap-out@2.1.0",
      "D:\\Projects\\Pet Projects\\WhoIAm.Domain\\Tests"
    ]
  ],
  "_from": "tap-out@2.1.0",
  "_id": "tap-out@2.1.0",
  "_inBundle": false,
  "_integrity": "sha512-LJE+TBoVbOWhwdz4+FQk40nmbIuxJLqaGvj3WauQw3NYYU5TdjoV3C0x/yq37YAvVyi+oeBXmWnxWSjJ7IEyUw==",
  "_location": "/tap-out",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "tap-out@2.1.0",
    "name": "tap-out",
    "escapedName": "tap-out",
    "rawSpec": "2.1.0",
    "saveSpec": null,
    "fetchSpec": "2.1.0"
  },
  "_requiredBy": [
    "/tap-spec"
  ],
  "_resolved": "https://registry.npmjs.org/tap-out/-/tap-out-2.1.0.tgz",
  "_spec": "2.1.0",
  "_where": "D:\\Projects\\Pet Projects\\WhoIAm.Domain\\Tests",
  "author": {
    "name": "Scott Corgan"
  },
  "bin": {
    "tap-out": "bin/cmd.js"
  },
  "bugs": {
    "url": "https://github.com/scottcorgan/tap-out/issues"
  },
  "dependencies": {
    "re-emitter": "1.1.3",
    "readable-stream": "2.2.9",
    "split": "1.0.0",
    "trim": "0.0.1"
  },
  "description": "A different tap parser",
  "devDependencies": {
    "tape": "4.6.3"
  },
  "directories": {
    "test": "test"
  },
  "homepage": "https://github.com/scottcorgan/tap-out",
  "keywords": [
    "tap",
    "parser",
    "tape",
    "tap-spec",
    "test"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "tap-out",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/scottcorgan/tap-out.git"
  },
  "scripts": {
    "test": "tape test/index.js"
  },
  "version": "2.1.0"
}
