{
  "_args": [
    [
      "multimatch@^2.1.0",
      "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.7AUjthFu/node_modules/jest-haste-map"
    ]
  ],
  "_from": "multimatch@>=2.1.0 <3.0.0",
  "_id": "multimatch@2.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/multimatch",
  "_nodeVersion": "4.2.1",
  "_npmUser": {
    "email": "sindresorhus@gmail.com",
    "name": "sindresorhus"
  },
  "_npmVersion": "2.14.7",
  "_phantomChildren": {},
  "_requested": {
    "name": "multimatch",
    "raw": "multimatch@^2.1.0",
    "rawSpec": "^2.1.0",
    "scope": null,
    "spec": ">=2.1.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/jest-haste-map",
    "/jest-runtime"
  ],
  "_resolved": "https://registry.npmjs.org/multimatch/-/multimatch-2.1.0.tgz",
  "_shasum": "9c7906a22fb4c02919e2f5f75161b4cdbd4b2a2b",
  "_shrinkwrap": null,
  "_spec": "multimatch@^2.1.0",
  "_where": "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.7AUjthFu/node_modules/jest-haste-map",
  "author": {
    "email": "sindresorhus@gmail.com",
    "name": "Sindre Sorhus",
    "url": "http://sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/multimatch/issues"
  },
  "dependencies": {
    "array-differ": "^1.0.0",
    "array-union": "^1.0.1",
    "arrify": "^1.0.0",
    "minimatch": "^3.0.0"
  },
  "description": "Extends minimatch.match() with support for multiple patterns",
  "devDependencies": {
    "chai": "^3.4.1",
    "mocha": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "9c7906a22fb4c02919e2f5f75161b4cdbd4b2a2b",
    "tarball": "https://registry.npmjs.org/multimatch/-/multimatch-2.1.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "5b56d1689ef475975682a514b8e1f863794af419",
  "homepage": "https://github.com/sindresorhus/multimatch",
  "keywords": [
    "expand",
    "find",
    "glob",
    "globbing",
    "globs",
    "match",
    "matcher",
    "minimatch",
    "pattern",
    "patterns",
    "wildcard"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "name": "multimatch",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/multimatch.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "2.1.0"
}
