{
  "_from": "tap-out@^1.4.1",
  "_id": "tap-out@1.4.2",
  "_inBundle": false,
  "_integrity": "sha1-yQfsG/lAURHQiCY+kvVgi4jLs3o=",
  "_location": "/tap-out",
  "_phantomChildren": {
    "through": "2.3.8"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "tap-out@^1.4.1",
    "name": "tap-out",
    "escapedName": "tap-out",
    "rawSpec": "^1.4.1",
    "saveSpec": null,
    "fetchSpec": "^1.4.1"
  },
  "_requiredBy": [
    "/tap-spec"
  ],
  "_resolved": "https://registry.npmjs.org/tap-out/-/tap-out-1.4.2.tgz",
  "_shasum": "c907ec1bf9405111d088263e92f5608b88cbb37a",
  "_spec": "tap-out@^1.4.1",
  "_where": "/Users/jandvorak/Development/feedbot/packages/redux-scuttlebutt/node_modules/tap-spec",
  "author": {
    "name": "Scott Corgan"
  },
  "bin": {
    "tap-out": "bin/cmd.js"
  },
  "bugs": {
    "url": "https://github.com/scottcorgan/tap-out/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "re-emitter": "^1.0.0",
    "readable-stream": "^2.0.0",
    "split": "^1.0.0",
    "trim": "0.0.1"
  },
  "deprecated": false,
  "description": "A different tap parser",
  "devDependencies": {
    "tape": "^4.0.0"
  },
  "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": "1.4.2"
}
