{
  "_args": [
    [
      "matcher-collection@1.0.4",
      "/home/parthi/Downloads/material-dashboard-free-angular-v1.4.0"
    ]
  ],
  "_from": "matcher-collection@1.0.4",
  "_id": "matcher-collection@1.0.4",
  "_inBundle": false,
  "_integrity": "sha1-L2auCGmZbynkPQtiyD3R1D5YF1U=",
  "_location": "/matcher-collection",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "matcher-collection@1.0.4",
    "name": "matcher-collection",
    "escapedName": "matcher-collection",
    "rawSpec": "1.0.4",
    "saveSpec": null,
    "fetchSpec": "1.0.4"
  },
  "_requiredBy": [],
  "_resolved": "https://registry.npmjs.org/matcher-collection/-/matcher-collection-1.0.4.tgz",
  "_spec": "1.0.4",
  "_where": "/home/parthi/Downloads/material-dashboard-free-angular-v1.4.0",
  "author": {
    "name": "Stefan Penner"
  },
  "bugs": {
    "url": "https://github.com/stefanpenner/matcher-collection/issues"
  },
  "dependencies": {
    "minimatch": "^3.0.2"
  },
  "description": "Minimatch but for collections of minimatcher matchers.",
  "devDependencies": {
    "tap": "^1.4.1"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/stefanpenner/matcher-collection#readme",
  "license": "ISC",
  "main": "index.js",
  "name": "matcher-collection",
  "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.4"
}
