{
  "_args": [
    [
      {
        "raw": "fileset@0.2.x",
        "scope": null,
        "escapedName": "fileset",
        "name": "fileset",
        "rawSpec": "0.2.x",
        "spec": ">=0.2.0 <0.3.0",
        "type": "range"
      },
      "/Users/huygn/src/github.com/dwarvesf/create-react-app/packages/react-scripts/node_modules/istanbul-api"
    ]
  ],
  "_from": "fileset@>=0.2.0 <0.3.0",
  "_id": "fileset@0.2.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/fileset",
  "_nodeVersion": "0.12.4",
  "_npmUser": {
    "name": "mklabs",
    "email": "daniel.mickael@gmail.com"
  },
  "_npmVersion": "2.10.1",
  "_phantomChildren": {
    "brace-expansion": "1.1.6",
    "inflight": "1.0.6",
    "inherits": "2.0.3",
    "once": "1.4.0",
    "path-is-absolute": "1.0.1"
  },
  "_requested": {
    "raw": "fileset@0.2.x",
    "scope": null,
    "escapedName": "fileset",
    "name": "fileset",
    "rawSpec": "0.2.x",
    "spec": ">=0.2.0 <0.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/istanbul-api"
  ],
  "_resolved": "https://registry.npmjs.org/fileset/-/fileset-0.2.1.tgz",
  "_shasum": "588ef8973c6623b2a76df465105696b96aac8067",
  "_shrinkwrap": null,
  "_spec": "fileset@0.2.x",
  "_where": "/Users/huygn/src/github.com/dwarvesf/create-react-app/packages/react-scripts/node_modules/istanbul-api",
  "author": {
    "name": "mklabs"
  },
  "bugs": {
    "url": "https://github.com/mklabs/node-fileset/issues"
  },
  "dependencies": {
    "glob": "5.x",
    "minimatch": "2.x"
  },
  "description": "Wrapper around miniglob / minimatch combo to allow multiple patterns matching and include-exclude ability",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "588ef8973c6623b2a76df465105696b96aac8067",
    "tarball": "https://registry.npmjs.org/fileset/-/fileset-0.2.1.tgz"
  },
  "gitHead": "3de76b59cbd8255a191bd9e91041c4fee7538092",
  "homepage": "https://github.com/mklabs/node-fileset",
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/mklabs/node-fileset/blob/master/LICENSE-MIT"
    }
  ],
  "main": "./lib/fileset",
  "maintainers": [
    {
      "name": "mklabs",
      "email": "daniel.mickael@gmail.com"
    }
  ],
  "name": "fileset",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/mklabs/node-fileset.git"
  },
  "scripts": {
    "test": "node tests/test.js && node tests/test-sync.js"
  },
  "version": "0.2.1"
}
