{
  "_args": [
    [
      "tap-out@^1.4.1",
      "/Users/Andrew/Developer/xamarin/bazaar/src/Xamarin.Web.Bazaar.Store/node_modules/tap-spec"
    ]
  ],
  "_from": "tap-out@>=1.4.1 <2.0.0",
  "_id": "tap-out@1.4.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/tap-out",
  "_nodeVersion": "5.1.0",
  "_npmUser": {
    "email": "scottcorgan@gmail.com",
    "name": "scottcorgan"
  },
  "_npmVersion": "3.3.12",
  "_phantomChildren": {},
  "_requested": {
    "name": "tap-out",
    "raw": "tap-out@^1.4.1",
    "rawSpec": "^1.4.1",
    "scope": null,
    "spec": ">=1.4.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/tap-spec"
  ],
  "_resolved": "https://registry.npmjs.org/tap-out/-/tap-out-1.4.1.tgz",
  "_shasum": "e1350136c4ad5aba8d07baaec775f12ef34585d8",
  "_shrinkwrap": null,
  "_spec": "tap-out@^1.4.1",
  "_where": "/Users/Andrew/Developer/xamarin/bazaar/src/Xamarin.Web.Bazaar.Store/node_modules/tap-spec",
  "author": {
    "name": "Scott Corgan"
  },
  "bin": {
    "tap-out": "bin/cmd.js"
  },
  "bugs": {
    "url": "https://github.com/scottcorgan/tap-out/issues"
  },
  "dependencies": {
    "re-emitter": "^1.0.0",
    "readable-stream": "^2.0.0",
    "split": "^1.0.0",
    "trim": "0.0.1"
  },
  "description": "A different tap parser",
  "devDependencies": {
    "tape": "^4.0.0"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "shasum": "e1350136c4ad5aba8d07baaec775f12ef34585d8",
    "tarball": "http://registry.npmjs.org/tap-out/-/tap-out-1.4.1.tgz"
  },
  "gitHead": "26f5fafa9b92f06fb159259c3b3af9e0ed1df495",
  "homepage": "https://github.com/scottcorgan/tap-out",
  "keywords": [
    "parser",
    "tap",
    "tap-spec",
    "tape",
    "test"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "scottcorgan",
      "email": "scottcorgan@gmail.com"
    }
  ],
  "name": "tap-out",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/scottcorgan/tap-out.git"
  },
  "scripts": {
    "test": "tape test/index.js"
  },
  "version": "1.4.1"
}
