File: D:/HostingSpaces/RImmers2/portal.photomenu.nl/wwwroot/node_modules/split-array-stream/package.json
{
"_args": [
[
{
"raw": "split-array-stream@^1.0.0",
"scope": null,
"escapedName": "split-array-stream",
"name": "split-array-stream",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"D:\\HostingSpaces\\RImmers2\\portal.photomenu.nl\\wwwroot\\node_modules\\@google-cloud\\common"
]
],
"_from": "split-array-stream@>=1.0.0 <2.0.0",
"_id": "split-array-stream@1.0.0",
"_inCache": true,
"_location": "/split-array-stream",
"_nodeVersion": "0.12.7",
"_npmUser": {
"name": "stephenplusplus",
"email": "sawchuk@gmail.com"
},
"_npmVersion": "2.11.3",
"_phantomChildren": {},
"_requested": {
"raw": "split-array-stream@^1.0.0",
"scope": null,
"escapedName": "split-array-stream",
"name": "split-array-stream",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/@google-cloud/common"
],
"_resolved": "https://registry.npmjs.org/split-array-stream/-/split-array-stream-1.0.0.tgz",
"_shasum": "d5e4ffacd306161d69ed5252ff56d57e7762eaa2",
"_shrinkwrap": null,
"_spec": "split-array-stream@^1.0.0",
"_where": "D:\\HostingSpaces\\RImmers2\\portal.photomenu.nl\\wwwroot\\node_modules\\@google-cloud\\common",
"author": {
"name": "Stephen Sawchuk",
"email": "sawchuk@gmail.com"
},
"bugs": {
"url": "https://github.com/stephenplusplus/split-array-stream/issues"
},
"dependencies": {
"async": "^1.4.0",
"is-stream-ended": "^0.1.0"
},
"description": "Safely push each item of an array to a stream",
"devDependencies": {
"mocha": "^2.2.5",
"through2": "^2.0.0"
},
"directories": {},
"dist": {
"shasum": "d5e4ffacd306161d69ed5252ff56d57e7762eaa2",
"tarball": "https://registry.npmjs.org/split-array-stream/-/split-array-stream-1.0.0.tgz"
},
"gitHead": "35e934decf8908033046b45bded8c113a48bcb56",
"homepage": "https://github.com/stephenplusplus/split-array-stream#readme",
"keywords": [
"array",
"stream",
"split",
"push"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "stephenplusplus",
"email": "sawchuk@gmail.com"
}
],
"name": "split-array-stream",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/stephenplusplus/split-array-stream.git"
},
"scripts": {
"test": "mocha"
},
"version": "1.0.0"
}