{
  "_args": [
    [
      "tmatch@^1.0.2",
      "/usr/share/npm/node_modules/tap"
    ]
  ],
  "_from": "tmatch@>=1.0.2 <2.0.0",
  "_id": "tmatch@1.0.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/tmatch",
  "_nodeVersion": "4.0.0",
  "_npmUser": {
    "email": "isaacs@npmjs.com",
    "name": "isaacs"
  },
  "_npmVersion": "3.3.2",
  "_phantomChildren": {},
  "_requested": {
    "name": "tmatch",
    "raw": "tmatch@^1.0.2",
    "rawSpec": "^1.0.2",
    "scope": null,
    "spec": ">=1.0.2 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/tap"
  ],
  "_resolved": "https://registry.npmjs.org/tmatch/-/tmatch-1.0.2.tgz",
  "_shasum": "458c7948de0bd522c781fc41235769aa3c447257",
  "_shrinkwrap": null,
  "_spec": "tmatch@^1.0.2",
  "_where": "/usr/share/npm/node_modules/tap",
  "author": {
    "email": "i@izs.me",
    "name": "Isaac Z. Schlueter",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/isaacs/tmatch/issues"
  },
  "dependencies": {},
  "description": "This module exists to facilitate the `t.match()` method in [`tap`](http://npm.im/tap).",
  "devDependencies": {
    "tap": "^1.4.1"
  },
  "directories": {},
  "dist": {
    "shasum": "458c7948de0bd522c781fc41235769aa3c447257",
    "tarball": "https://registry.npmjs.org/tmatch/-/tmatch-1.0.2.tgz"
  },
  "gitHead": "4a9666de9445ba3baa57b707df5db5f335368fca",
  "homepage": "https://github.com/isaacs/tmatch#readme",
  "license": "ISC",
  "main": "index.js",
  "maintainers": [
    {
      "name": "isaacs",
      "email": "isaacs@npmjs.com"
    }
  ],
  "name": "tmatch",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/isaacs/tmatch.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "1.0.2"
}
