mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
93 lines
2.5 KiB
JSON
93 lines
2.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"ordered-read-streams@^1.0.0",
|
|
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/glob-stream"
|
|
]
|
|
],
|
|
"_from": "ordered-read-streams@>=1.0.0 <2.0.0",
|
|
"_id": "ordered-read-streams@1.0.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/ordered-read-streams",
|
|
"_nodeVersion": "0.10.41",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-18-east.internal.npmjs.com",
|
|
"tmp": "tmp/ordered-read-streams-1.0.1.tgz_1494347569794_0.2757302173413336"
|
|
},
|
|
"_npmUser": {
|
|
"email": "blaine.bublitz@gmail.com",
|
|
"name": "phated"
|
|
},
|
|
"_npmVersion": "2.15.2",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "ordered-read-streams",
|
|
"raw": "ordered-read-streams@^1.0.0",
|
|
"rawSpec": "^1.0.0",
|
|
"scope": null,
|
|
"spec": ">=1.0.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/glob-stream"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/ordered-read-streams/-/ordered-read-streams-1.0.1.tgz",
|
|
"_shasum": "77c0cb37c41525d64166d990ffad7ec6a0e1363e",
|
|
"_shrinkwrap": null,
|
|
"_spec": "ordered-read-streams@^1.0.0",
|
|
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/glob-stream",
|
|
"author": {
|
|
"email": "artem.medeusheyev@gmail.com",
|
|
"name": "Artem Medeusheyev"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/armed/ordered-read-streams/issues"
|
|
},
|
|
"dependencies": {
|
|
"readable-stream": "^2.0.1"
|
|
},
|
|
"description": "Combines array of streams into one read stream in strict order",
|
|
"devDependencies": {
|
|
"expect": "^1.20.2",
|
|
"jscs": "^1.13.1",
|
|
"jshint": "^2.8.0",
|
|
"mississippi": "^1.3.0",
|
|
"mocha": "^2.2.5",
|
|
"pre-commit": "^1.0.10",
|
|
"through2": "^2.0.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "77c0cb37c41525d64166d990ffad7ec6a0e1363e",
|
|
"tarball": "https://registry.npmjs.org/ordered-read-streams/-/ordered-read-streams-1.0.1.tgz"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "6c484a674210e49f50d0227bbf8bb0227ef07153",
|
|
"homepage": "https://github.com/armed/ordered-read-streams#readme",
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "armed",
|
|
"email": "artem.medeusheyev@gmail.com"
|
|
},
|
|
{
|
|
"name": "phated",
|
|
"email": "blaine.bublitz@gmail.com"
|
|
}
|
|
],
|
|
"name": "ordered-read-streams",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/armed/ordered-read-streams.git"
|
|
},
|
|
"scripts": {
|
|
"test": "jscs *.js test/*js && jshint *.js test/*.js && mocha"
|
|
},
|
|
"version": "1.0.1"
|
|
}
|