{
  "_from": "tmatch@^2.0.1",
  "_id": "tmatch@2.0.1",
  "_inBundle": false,
  "_integrity": "sha1-DFYkbzPzDaG409colauvFmYPOM8=",
  "_location": "/tmatch",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "tmatch@^2.0.1",
    "name": "tmatch",
    "escapedName": "tmatch",
    "rawSpec": "^2.0.1",
    "saveSpec": null,
    "fetchSpec": "^2.0.1"
  },
  "_requiredBy": [
    "/expect"
  ],
  "_resolved": "https://registry.npmjs.org/tmatch/-/tmatch-2.0.1.tgz",
  "_shasum": "0c56246f33f30da1b8d3d72895abaf16660f38cf",
  "_spec": "tmatch@^2.0.1",
  "_where": "/Users/jandvorak/Development/feedbot/packages/redux-scuttlebutt/node_modules/expect",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/isaacs/tmatch/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "This module exists to facilitate the `t.match()` method in [`tap`](http://npm.im/tap).",
  "devDependencies": {
    "tap": "^5.5.0"
  },
  "homepage": "https://github.com/isaacs/tmatch#readme",
  "license": "ISC",
  "main": "index.js",
  "name": "tmatch",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/isaacs/tmatch.git"
  },
  "scripts": {
    "test": "tap test/*.js --coverage --branches=100"
  },
  "version": "2.0.1"
}
