{
  "_args": [
    [
      {
        "raw": "tap-parser@^3.0.2",
        "scope": null,
        "escapedName": "tap-parser",
        "name": "tap-parser",
        "rawSpec": "^3.0.2",
        "spec": ">=3.0.2 <4.0.0",
        "type": "range"
      },
      "/var/www/html/maps.rubinmuseum.org/public_html/cms_client/node_modules/testem"
    ]
  ],
  "_from": "tap-parser@>=3.0.2 <4.0.0",
  "_id": "tap-parser@3.0.4",
  "_inCache": true,
  "_location": "/tap-parser",
  "_nodeVersion": "6.5.0",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/tap-parser-3.0.4.tgz_1479773066748_0.42936701187863946"
  },
  "_npmUser": {
    "name": "isaacs",
    "email": "i@izs.me"
  },
  "_npmVersion": "3.10.9",
  "_phantomChildren": {},
  "_requested": {
    "raw": "tap-parser@^3.0.2",
    "scope": null,
    "escapedName": "tap-parser",
    "name": "tap-parser",
    "rawSpec": "^3.0.2",
    "spec": ">=3.0.2 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/testem"
  ],
  "_resolved": "https://registry.npmjs.org/tap-parser/-/tap-parser-3.0.4.tgz",
  "_shasum": "3d8fcce8aa3792276afd7d75a1b791981630b83f",
  "_shrinkwrap": null,
  "_spec": "tap-parser@^3.0.2",
  "_where": "/var/www/html/maps.rubinmuseum.org/public_html/cms_client/node_modules/testem",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "bin": {
    "tap-parser": "bin/cmd.js"
  },
  "bugs": {
    "url": "https://github.com/substack/tap-parser/issues"
  },
  "dependencies": {
    "events-to-array": "^1.0.1",
    "js-yaml": "^3.2.7",
    "readable-stream": "^2"
  },
  "description": "parse the test anything protocol",
  "devDependencies": {
    "glob": "^7.0.5",
    "tap": "^8.0.1"
  },
  "directories": {},
  "dist": {
    "shasum": "3d8fcce8aa3792276afd7d75a1b791981630b83f",
    "tarball": "https://registry.npmjs.org/tap-parser/-/tap-parser-3.0.4.tgz"
  },
  "files": [
    "index.js",
    "bin/cmd.js",
    "bin/usage.txt"
  ],
  "gitHead": "e1ffd5e147c78ae825330a56dc4c2d43946dc70a",
  "homepage": "https://github.com/substack/tap-parser",
  "keywords": [
    "tap",
    "test",
    "parser"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "substack",
      "email": "mail@substack.net"
    },
    {
      "name": "isaacs",
      "email": "isaacs@npmjs.com"
    }
  ],
  "name": "tap-parser",
  "optionalDependencies": {
    "readable-stream": "^2"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/substack/tap-parser.git"
  },
  "scripts": {
    "regen-fixtures": "node scripts/generate-test.js test/fixtures/*.tap",
    "test": "tap test/*.js --100"
  },
  "testling": {
    "files": "test/*.js",
    "browsers": [
      "ie/6..latest",
      "chrome/10",
      "chrome/latest",
      "firefox/3.5",
      "firefox/latest",
      "opera/latest",
      "safari/latest"
    ]
  },
  "version": "3.0.4"
}
