{
  "_args": [
    [
      {
        "name": "glob-stream",
        "raw": "glob-stream@^5.3.2",
        "rawSpec": "^5.3.2",
        "scope": null,
        "spec": ">=5.3.2 <6.0.0",
        "type": "range"
      },
      "/Users/eadum/Code/generator-fwsp-hydra/node_modules/vinyl-fs"
    ]
  ],
  "_from": "glob-stream@>=5.3.2 <6.0.0",
  "_id": "glob-stream@5.3.5",
  "_inCache": true,
  "_installable": true,
  "_location": "/glob-stream",
  "_nodeVersion": "0.10.41",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/glob-stream-5.3.5.tgz_1473289908031_0.9770245924592018"
  },
  "_npmUser": {
    "email": "blaine.bublitz@gmail.com",
    "name": "phated"
  },
  "_npmVersion": "2.15.2",
  "_phantomChildren": {
    "core-util-is": "1.0.2",
    "inflight": "1.0.6",
    "inherits": "2.0.3",
    "minimatch": "3.0.3",
    "once": "1.4.0",
    "path-is-absolute": "1.0.1",
    "string_decoder": "0.10.31",
    "xtend": "4.0.1"
  },
  "_requested": {
    "name": "glob-stream",
    "raw": "glob-stream@^5.3.2",
    "rawSpec": "^5.3.2",
    "scope": null,
    "spec": ">=5.3.2 <6.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/vinyl-fs"
  ],
  "_resolved": "https://registry.npmjs.org/glob-stream/-/glob-stream-5.3.5.tgz",
  "_shasum": "a55665a9a8ccdc41915a87c701e32d4e016fad22",
  "_shrinkwrap": null,
  "_spec": "glob-stream@^5.3.2",
  "_where": "/Users/eadum/Code/generator-fwsp-hydra/node_modules/vinyl-fs",
  "author": {
    "email": "team@gulpjs.com",
    "name": "Gulp Team",
    "url": "http://gulpjs.com/"
  },
  "bugs": {
    "url": "https://github.com/gulpjs/glob-stream/issues"
  },
  "contributors": [],
  "dependencies": {
    "extend": "^3.0.0",
    "glob": "^5.0.3",
    "glob-parent": "^3.0.0",
    "micromatch": "^2.3.7",
    "ordered-read-streams": "^0.3.0",
    "through2": "^0.6.0",
    "to-absolute-glob": "^0.1.1",
    "unique-stream": "^2.0.2"
  },
  "description": "A wrapper around node-glob to make it streamy",
  "devDependencies": {
    "coveralls": "^2.11.2",
    "eslint": "^1.7.3",
    "eslint-config-gulp": "^2.0.0",
    "istanbul": "^0.3.0",
    "istanbul-coveralls": "^1.0.1",
    "jscs": "^2.3.5",
    "jscs-preset-gulp": "^1.0.0",
    "mocha": "^2.0.0",
    "mocha-lcov-reporter": "^0.0.2",
    "rimraf": "^2.2.5",
    "should": "^7.1.0",
    "stream-sink": "^1.2.0"
  },
  "directories": {},
  "dist": {
    "shasum": "a55665a9a8ccdc41915a87c701e32d4e016fad22",
    "tarball": "https://registry.npmjs.org/glob-stream/-/glob-stream-5.3.5.tgz"
  },
  "engines": {
    "node": ">= 0.10"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "cd3a0c423a3c4a8b5e847320a868738113248575",
  "homepage": "http://gulpjs.com",
  "keywords": [
    "glob",
    "stream"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "email": "contra@wearefractal.com",
      "name": "contra"
    },
    {
      "email": "contact@wearefractal.com",
      "name": "fractal"
    },
    {
      "email": "blaine.bublitz@gmail.com",
      "name": "phated"
    }
  ],
  "name": "glob-stream",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gulpjs/glob-stream.git"
  },
  "scripts": {
    "coveralls": "istanbul cover _mocha --report lcovonly && istanbul-coveralls",
    "lint": "eslint . && jscs . test/",
    "pretest": "npm run lint",
    "test": "mocha"
  },
  "version": "5.3.5"
}
