File: D:/HostingSpaces/RImmers2/portal.photomenu.nl/wwwroot/node_modules/is-stream-ended/package.json
{
"_args": [
[
{
"raw": "is-stream-ended@^0.1.0",
"scope": null,
"escapedName": "is-stream-ended",
"name": "is-stream-ended",
"rawSpec": "^0.1.0",
"spec": ">=0.1.0 <0.2.0",
"type": "range"
},
"D:\\HostingSpaces\\RImmers2\\portal.photomenu.nl\\wwwroot\\node_modules\\split-array-stream"
]
],
"_from": "is-stream-ended@>=0.1.0 <0.2.0",
"_id": "is-stream-ended@0.1.0",
"_inCache": true,
"_location": "/is-stream-ended",
"_nodeVersion": "0.12.7",
"_npmUser": {
"name": "stephenplusplus",
"email": "sawchuk@gmail.com"
},
"_npmVersion": "2.11.3",
"_phantomChildren": {},
"_requested": {
"raw": "is-stream-ended@^0.1.0",
"scope": null,
"escapedName": "is-stream-ended",
"name": "is-stream-ended",
"rawSpec": "^0.1.0",
"spec": ">=0.1.0 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/split-array-stream"
],
"_resolved": "https://registry.npmjs.org/is-stream-ended/-/is-stream-ended-0.1.0.tgz",
"_shasum": "40f058df6b044ee598fee4df7dc1ec2bcdd8df60",
"_shrinkwrap": null,
"_spec": "is-stream-ended@^0.1.0",
"_where": "D:\\HostingSpaces\\RImmers2\\portal.photomenu.nl\\wwwroot\\node_modules\\split-array-stream",
"author": {
"name": "Stephen Sawchuk",
"email": "sawchuk@gmail.com"
},
"bugs": {
"url": "https://github.com/stephenplusplus/is-stream-ended/issues"
},
"dependencies": {},
"description": "Check if a stream has ended",
"devDependencies": {
"mocha": "^2.2.5"
},
"directories": {},
"dist": {
"shasum": "40f058df6b044ee598fee4df7dc1ec2bcdd8df60",
"tarball": "https://registry.npmjs.org/is-stream-ended/-/is-stream-ended-0.1.0.tgz"
},
"gitHead": "1f4f737881f11c6715184528376e32aa8ddf1a60",
"homepage": "https://github.com/stephenplusplus/is-stream-ended#readme",
"keywords": [
"stream",
"end",
"ended",
"consumed",
"complete"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "stephenplusplus",
"email": "sawchuk@gmail.com"
}
],
"name": "is-stream-ended",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/stephenplusplus/is-stream-ended.git"
},
"scripts": {
"test": "mocha"
},
"version": "0.1.0"
}