137 lines
3.4 KiB
JSON
137 lines
3.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "glob-stream@^5.3.2",
|
|
"scope": null,
|
|
"escapedName": "glob-stream",
|
|
"name": "glob-stream",
|
|
"rawSpec": "^5.3.2",
|
|
"spec": ">=5.3.2 <6.0.0",
|
|
"type": "range"
|
|
},
|
|
"c:\\xampp\\htdocs\\laravel\\node_modules\\vinyl-fs"
|
|
]
|
|
],
|
|
"_from": "glob-stream@>=5.3.2 <6.0.0",
|
|
"_id": "glob-stream@5.3.5",
|
|
"_inCache": 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": {
|
|
"name": "phated",
|
|
"email": "blaine.bublitz@gmail.com"
|
|
},
|
|
"_npmVersion": "2.15.2",
|
|
"_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": {
|
|
"raw": "glob-stream@^5.3.2",
|
|
"scope": null,
|
|
"escapedName": "glob-stream",
|
|
"name": "glob-stream",
|
|
"rawSpec": "^5.3.2",
|
|
"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": "c:\\xampp\\htdocs\\laravel\\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"
|
|
},
|
|
"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": [
|
|
{
|
|
"name": "contra",
|
|
"email": "contra@wearefractal.com"
|
|
},
|
|
{
|
|
"name": "fractal",
|
|
"email": "contact@wearefractal.com"
|
|
},
|
|
{
|
|
"name": "phated",
|
|
"email": "blaine.bublitz@gmail.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 . test/",
|
|
"pretest": "npm run lint",
|
|
"test": "mocha"
|
|
},
|
|
"version": "5.3.5"
|
|
}
|