{
  "_args": [
    [
      "matcher-collection@^1.0.0",
      "/Users/ryan/Ironyard/tools/generator-backbone-broccoli/app/templates/node_modules/walk-sync"
    ]
  ],
  "_from": "matcher-collection@>=1.0.0 <2.0.0",
  "_id": "matcher-collection@1.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/matcher-collection",
  "_nodeVersion": "2.2.1",
  "_npmUser": {
    "email": "stefan.penner@gmail.com",
    "name": "stefanpenner"
  },
  "_npmVersion": "2.14.1",
  "_phantomChildren": {
    "brace-expansion": "1.1.1"
  },
  "_requested": {
    "name": "matcher-collection",
    "raw": "matcher-collection@^1.0.0",
    "rawSpec": "^1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/walk-sync"
  ],
  "_resolved": "https://registry.npmjs.org/matcher-collection/-/matcher-collection-1.0.1.tgz",
  "_shasum": "10fe69ee30eb7eeeba73f701c7854c72311ae2f0",
  "_shrinkwrap": null,
  "_spec": "matcher-collection@^1.0.0",
  "_where": "/Users/ryan/Ironyard/tools/generator-backbone-broccoli/app/templates/node_modules/walk-sync",
  "author": {
    "name": "Stefan Penner"
  },
  "bugs": {
    "url": "https://github.com/stefanpenner/matcher-collection/issues"
  },
  "dependencies": {
    "minimatch": "^2.0.10"
  },
  "description": "",
  "devDependencies": {
    "tap": "^1.4.1"
  },
  "directories": {},
  "dist": {
    "shasum": "10fe69ee30eb7eeeba73f701c7854c72311ae2f0",
    "tarball": "http://registry.npmjs.org/matcher-collection/-/matcher-collection-1.0.1.tgz"
  },
  "gitHead": "5383ea3b201ea2f9be591e27234123c185e5714b",
  "homepage": "https://github.com/stefanpenner/matcher-collection#readme",
  "license": "ISC",
  "main": "index.js",
  "maintainers": [
    {
      "name": "stefanpenner",
      "email": "stefan.penner@gmail.com"
    }
  ],
  "name": "matcher-collection",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/stefanpenner/matcher-collection.git"
  },
  "scripts": {
    "test": "tap --timeout 2 test.js",
    "test:debug": "tap --debug-brk --timeout 9999 test.js"
  },
  "version": "1.0.1"
}
