{
  "_args": [
    [
      {
        "raw": "glob-all@^3.1.0",
        "scope": null,
        "escapedName": "glob-all",
        "name": "glob-all",
        "rawSpec": "^3.1.0",
        "spec": ">=3.1.0 <4.0.0",
        "type": "range"
      },
      "C:\\www\\dallashi\\videojs-record\\node_modules\\webpack-cli"
    ]
  ],
  "_from": "glob-all@>=3.1.0 <4.0.0",
  "_id": "glob-all@3.1.0",
  "_inCache": true,
  "_location": "/glob-all",
  "_nodeVersion": "5.5.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/glob-all-3.1.0.tgz_1470023245539_0.8897345238365233"
  },
  "_npmUser": {
    "name": "jpillora",
    "email": "dev@jpillora.com"
  },
  "_npmVersion": "3.5.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "glob-all@^3.1.0",
    "scope": null,
    "escapedName": "glob-all",
    "name": "glob-all",
    "rawSpec": "^3.1.0",
    "spec": ">=3.1.0 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/webpack-cli"
  ],
  "_resolved": "https://registry.npmjs.org/glob-all/-/glob-all-3.1.0.tgz",
  "_shasum": "8913ddfb5ee1ac7812656241b03d5217c64b02ab",
  "_shrinkwrap": null,
  "_spec": "glob-all@^3.1.0",
  "_where": "C:\\www\\dallashi\\videojs-record\\node_modules\\webpack-cli",
  "author": {
    "name": "Jaime Pillora"
  },
  "bin": {
    "glob-all": "./bin/glob-all"
  },
  "bugs": {
    "url": "https://github.com/jpillora/node-glob-all/issues"
  },
  "dependencies": {
    "glob": "^7.0.5",
    "yargs": "~1.2.6"
  },
  "description": "Provide multiple patterns to node-glob",
  "devDependencies": {
    "tape": "^4.5.1"
  },
  "directories": {},
  "dist": {
    "shasum": "8913ddfb5ee1ac7812656241b03d5217c64b02ab",
    "tarball": "https://registry.npmjs.org/glob-all/-/glob-all-3.1.0.tgz"
  },
  "gitHead": "b3a45fd8fec975ff6a3c57ab8cd2ca8a096db3c0",
  "homepage": "https://github.com/jpillora/node-glob-all#readme",
  "keywords": [
    "glob",
    "multi",
    "all",
    "manifest",
    "generation",
    "file"
  ],
  "license": "MIT",
  "main": "glob-all.js",
  "maintainers": [
    {
      "name": "jpillora",
      "email": "dev@jpillora.com"
    }
  ],
  "name": "glob-all",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jpillora/node-glob-all.git"
  },
  "scripts": {
    "test": "node test/test.js"
  },
  "version": "3.1.0"
}
