MOON
Server: Apache
System: Linux 54-179-220-51.cprapid.com 3.10.0-1160.144.1.el7.tuxcare.els4.x86_64 #1 SMP Tue Apr 7 08:40:40 UTC 2026 x86_64
User: thehunarfound (1001)
PHP: 7.4.29
Disabled: NONE
Upload Files
File: /home/thehunarfound/public_html/DMS/node_modules/glob-stream/package.json
{
  "_from": "glob-stream@^5.3.2",
  "_id": "glob-stream@5.3.5",
  "_inBundle": false,
  "_integrity": "sha1-pVZlqajM3EGRWofHAeMtTgFvrSI=",
  "_location": "/glob-stream",
  "_phantomChildren": {
    "inflight": "1.0.6",
    "inherits": "2.0.3",
    "minimatch": "3.0.4",
    "once": "1.4.0",
    "path-dirname": "1.0.2",
    "path-is-absolute": "1.0.1"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "glob-stream@^5.3.2",
    "name": "glob-stream",
    "escapedName": "glob-stream",
    "rawSpec": "^5.3.2",
    "saveSpec": null,
    "fetchSpec": "^5.3.2"
  },
  "_requiredBy": [
    "/vinyl-fs"
  ],
  "_resolved": "https://registry.npmjs.org/glob-stream/-/glob-stream-5.3.5.tgz",
  "_shasum": "a55665a9a8ccdc41915a87c701e32d4e016fad22",
  "_spec": "glob-stream@^5.3.2",
  "_where": "D:\\xamp2\\htdocs\\DMS\\node_modules\\vinyl-fs",
  "author": {
    "name": "Gulp Team",
    "email": "team@gulpjs.com",
    "url": "http://gulpjs.com/"
  },
  "bugs": {
    "url": "https://github.com/gulpjs/glob-stream/issues"
  },
  "bundleDependencies": false,
  "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"
  },
  "deprecated": false,
  "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"
}