You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
106 lines
2.7 KiB
106 lines
2.7 KiB
{ |
|
"_args": [ |
|
[ |
|
"glob-stream@^3.1.5", |
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/vinyl-fs" |
|
] |
|
], |
|
"_from": "glob-stream@>=3.1.5 <4.0.0", |
|
"_id": "glob-stream@3.1.18", |
|
"_inCache": true, |
|
"_installable": true, |
|
"_location": "/glob-stream", |
|
"_nodeVersion": "0.10.33", |
|
"_npmUser": { |
|
"email": "contact@wearefractal.com", |
|
"name": "fractal" |
|
}, |
|
"_npmVersion": "2.1.6", |
|
"_phantomChildren": { |
|
"brace-expansion": "1.1.11", |
|
"core-util-is": "1.0.2", |
|
"inherits": "2.0.3", |
|
"xtend": "4.0.1" |
|
}, |
|
"_requested": { |
|
"name": "glob-stream", |
|
"raw": "glob-stream@^3.1.5", |
|
"rawSpec": "^3.1.5", |
|
"scope": null, |
|
"spec": ">=3.1.5 <4.0.0", |
|
"type": "range" |
|
}, |
|
"_requiredBy": [ |
|
"/vinyl-fs" |
|
], |
|
"_resolved": "https://registry.npmjs.org/glob-stream/-/glob-stream-3.1.18.tgz", |
|
"_shasum": "9170a5f12b790306fdfe598f313f8f7954fd143b", |
|
"_shrinkwrap": null, |
|
"_spec": "glob-stream@^3.1.5", |
|
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/vinyl-fs", |
|
"author": { |
|
"email": "contact@wearefractal.com", |
|
"name": "Fractal", |
|
"url": "http://wearefractal.com/" |
|
}, |
|
"bugs": { |
|
"url": "https://github.com/wearefractal/glob-stream/issues" |
|
}, |
|
"dependencies": { |
|
"glob": "^4.3.1", |
|
"glob2base": "^0.0.12", |
|
"minimatch": "^2.0.1", |
|
"ordered-read-streams": "^0.1.0", |
|
"through2": "^0.6.1", |
|
"unique-stream": "^1.0.0" |
|
}, |
|
"description": "File system globs as a stream", |
|
"devDependencies": { |
|
"coveralls": "^2.11.2", |
|
"istanbul": "^0.3.0", |
|
"istanbul-coveralls": "^1.0.1", |
|
"jshint": "^2.5.10", |
|
"mocha": "^2.0.0", |
|
"mocha-lcov-reporter": "0.0.1", |
|
"rimraf": "^2.2.5", |
|
"should": "^4.3.0" |
|
}, |
|
"directories": {}, |
|
"dist": { |
|
"shasum": "9170a5f12b790306fdfe598f313f8f7954fd143b", |
|
"tarball": "https://registry.npmjs.org/glob-stream/-/glob-stream-3.1.18.tgz" |
|
}, |
|
"engines": { |
|
"node": ">= 0.9" |
|
}, |
|
"files": [ |
|
"index.js" |
|
], |
|
"gitHead": "472b98e7a0a747a3c72454337def65cebc4fb78e", |
|
"homepage": "http://github.com/wearefractal/glob-stream", |
|
"licenses": [ |
|
{ |
|
"type": "MIT", |
|
"url": "http://github.com/wearefractal/glob-stream/raw/master/LICENSE" |
|
} |
|
], |
|
"main": "./index.js", |
|
"maintainers": [ |
|
{ |
|
"email": "contact@wearefractal.com", |
|
"name": "fractal" |
|
} |
|
], |
|
"name": "glob-stream", |
|
"optionalDependencies": {}, |
|
"readme": "ERROR: No README data found!", |
|
"repository": { |
|
"type": "git", |
|
"url": "git://github.com/wearefractal/glob-stream.git" |
|
}, |
|
"scripts": { |
|
"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && istanbul-coveralls", |
|
"test": "mocha --reporter spec && jshint" |
|
}, |
|
"version": "3.1.18" |
|
}
|
|
|