Feuerwehr-eppingen/node_modules/stream-each/package.json

101 lines
2.6 KiB
JSON

{
"_args": [
[
{
"raw": "stream-each@^1.1.0",
"scope": null,
"escapedName": "stream-each",
"name": "stream-each",
"rawSpec": "^1.1.0",
"spec": ">=1.1.0 <2.0.0",
"type": "range"
},
"/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/mississippi"
]
],
"_from": "stream-each@>=1.1.0 <2.0.0",
"_id": "stream-each@1.2.2",
"_inCache": true,
"_location": "/stream-each",
"_nodeVersion": "8.6.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/stream-each-1.2.2.tgz_1507662242567_0.13970780046656728"
},
"_npmUser": {
"name": "mafintosh",
"email": "mathiasbuus@gmail.com"
},
"_npmVersion": "5.3.0",
"_phantomChildren": {},
"_requested": {
"raw": "stream-each@^1.1.0",
"scope": null,
"escapedName": "stream-each",
"name": "stream-each",
"rawSpec": "^1.1.0",
"spec": ">=1.1.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/mississippi"
],
"_resolved": "https://registry.npmjs.org/stream-each/-/stream-each-1.2.2.tgz",
"_shasum": "8e8c463f91da8991778765873fe4d960d8f616bd",
"_shrinkwrap": null,
"_spec": "stream-each@^1.1.0",
"_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/mississippi",
"author": {
"name": "Mathias Buus",
"url": "@mafintosh"
},
"bugs": {
"url": "https://github.com/mafintosh/stream-each/issues"
},
"dependencies": {
"end-of-stream": "^1.1.0",
"stream-shift": "^1.0.0"
},
"description": "Iterate all the data in a stream",
"devDependencies": {
"standard": "^5.3.1",
"tape": "^4.2.1",
"through2": "^2.0.0"
},
"directories": {},
"dist": {
"integrity": "sha512-mc1dbFhGBxvTM3bIWmAAINbqiuAk9TATcfIQC8P+/+HJefgaiTlMn2dHvkX8qlI12KeYKSQ1Ua9RrIqrn1VPoA==",
"shasum": "8e8c463f91da8991778765873fe4d960d8f616bd",
"tarball": "https://registry.npmjs.org/stream-each/-/stream-each-1.2.2.tgz"
},
"gitHead": "f2fdc9b58913253325f449b25201489e98003066",
"homepage": "https://github.com/mafintosh/stream-each",
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "karissa",
"email": "krmckelv@gmail.com"
},
{
"name": "mafintosh",
"email": "mathiasbuus@gmail.com"
},
{
"name": "maxogden",
"email": "max@maxogden.com"
}
],
"name": "stream-each",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/mafintosh/stream-each.git"
},
"scripts": {
"test": "standard && tape test.js"
},
"version": "1.2.2"
}