{
  "_args": [
    [
      "glob-stream@^5.2.0",
      "/Users/nick/codes/twreporter-react/node_modules/vinyl-fs"
    ]
  ],
  "_from": "glob-stream@>=5.2.0 <6.0.0",
  "_id": "glob-stream@5.3.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/glob-stream",
  "_nodeVersion": "0.10.41",
  "_npmUser": {
    "email": "blaine@iceddev.com",
    "name": "phated"
  },
  "_npmVersion": "2.14.14",
  "_phantomChildren": {
    "inflight": "1.0.4",
    "inherits": "2.0.1",
    "minimatch": "2.0.10",
    "once": "1.3.3",
    "path-is-absolute": "1.0.0"
  },
  "_requested": {
    "name": "glob-stream",
    "raw": "glob-stream@^5.2.0",
    "rawSpec": "^5.2.0",
    "scope": null,
    "spec": ">=5.2.0 <6.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/vinyl-fs"
  ],
  "_resolved": "https://registry.npmjs.org/glob-stream/-/glob-stream-5.3.1.tgz",
  "_shasum": "99bb79138d3499404486e8fcf9ea60a5afb40b55",
  "_shrinkwrap": null,
  "_spec": "glob-stream@^5.2.0",
  "_where": "/Users/nick/codes/twreporter-react/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": "^2.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": "99bb79138d3499404486e8fcf9ea60a5afb40b55",
    "tarball": "http://registry.npmjs.org/glob-stream/-/glob-stream-5.3.1.tgz"
  },
  "engines": {
    "node": ">= 0.10"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "302c034f23fc7244a7373cb04911e8e550b3e1dc",
  "homepage": "http://gulpjs.com",
  "keywords": [
    "glob",
    "stream"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "fractal",
      "email": "contact@wearefractal.com"
    },
    {
      "name": "phated",
      "email": "blaine@iceddev.com"
    }
  ],
  "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 *.js test/",
    "pretest": "npm run lint",
    "test": "mocha"
  },
  "version": "5.3.1"
}
