File: /var/www/zaklada/html/node_modules/download/node_modules/glob-stream/package.json
{
  "_args": [
    [
      "glob-stream@5.3.5",
      "C:\\wamp\\www\\tokic-shop\\html"
    ]
  ],
  "_development": true,
  "_from": "glob-stream@5.3.5",
  "_id": "glob-stream@5.3.5",
  "_inBundle": false,
  "_integrity": "sha1-pVZlqajM3EGRWofHAeMtTgFvrSI=",
  "_location": "/download/glob-stream",
  "_phantomChildren": {
    "core-util-is": "1.0.2",
    "inherits": "2.0.3",
    "isarray": "0.0.1",
    "string_decoder": "0.10.31",
    "xtend": "4.0.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "glob-stream@5.3.5",
    "name": "glob-stream",
    "escapedName": "glob-stream",
    "rawSpec": "5.3.5",
    "saveSpec": null,
    "fetchSpec": "5.3.5"
  },
  "_requiredBy": [
    "/download/vinyl-fs"
  ],
  "_resolved": "https://registry.npmjs.org/glob-stream/-/glob-stream-5.3.5.tgz",
  "_spec": "5.3.5",
  "_where": "C:\\wamp\\www\\tokic-shop\\html",
  "author": {
    "name": "Gulp Team",
    "email": "team@gulpjs.com",
    "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"
  },
  "engines": {
    "node": ">= 0.10"
  },
  "files": [
    "index.js"
  ],
  "homepage": "http://gulpjs.com",
  "keywords": [
    "glob",
    "stream"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "glob-stream",
  "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"
}