103 lines
2.7 KiB
JSON
103 lines
2.7 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
{
|
||
|
"raw": "cloneable-readable@^0.5.0",
|
||
|
"scope": null,
|
||
|
"escapedName": "cloneable-readable",
|
||
|
"name": "cloneable-readable",
|
||
|
"rawSpec": "^0.5.0",
|
||
|
"spec": ">=0.5.0 <0.6.0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"/home/dold/repos/taler/wallet-webex/node_modules/vinyl"
|
||
|
]
|
||
|
],
|
||
|
"_from": "cloneable-readable@>=0.5.0 <0.6.0",
|
||
|
"_id": "cloneable-readable@0.5.0",
|
||
|
"_inCache": true,
|
||
|
"_location": "/cloneable-readable",
|
||
|
"_nodeVersion": "4.5.0",
|
||
|
"_npmOperationalInternal": {
|
||
|
"host": "packages-12-west.internal.npmjs.com",
|
||
|
"tmp": "tmp/cloneable-readable-0.5.0.tgz_1474440194518_0.9048315470572561"
|
||
|
},
|
||
|
"_npmUser": {
|
||
|
"name": "matteo.collina",
|
||
|
"email": "hello@matteocollina.com"
|
||
|
},
|
||
|
"_npmVersion": "2.15.9",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"raw": "cloneable-readable@^0.5.0",
|
||
|
"scope": null,
|
||
|
"escapedName": "cloneable-readable",
|
||
|
"name": "cloneable-readable",
|
||
|
"rawSpec": "^0.5.0",
|
||
|
"spec": ">=0.5.0 <0.6.0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/vinyl"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/cloneable-readable/-/cloneable-readable-0.5.0.tgz",
|
||
|
"_shasum": "ad47421f05a8a8ee64fbd21b02b2244409d43510",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "cloneable-readable@^0.5.0",
|
||
|
"_where": "/home/dold/repos/taler/wallet-webex/node_modules/vinyl",
|
||
|
"author": {
|
||
|
"name": "Matteo Collina",
|
||
|
"email": "hello@matteocollina.com"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/mcollina/cloneable-readable/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"inherits": "^2.0.1",
|
||
|
"process-nextick-args": "^1.0.6",
|
||
|
"through2": "^2.0.1"
|
||
|
},
|
||
|
"description": "Clone a Readable stream, safely",
|
||
|
"devDependencies": {
|
||
|
"flush-write-stream": "^1.0.0",
|
||
|
"from2": "^2.1.1",
|
||
|
"pre-commit": "^1.1.2",
|
||
|
"readable-stream": "^2.1.0",
|
||
|
"standard": "^8.0.0",
|
||
|
"tap-spec": "^4.1.1",
|
||
|
"tape": "^4.6.0"
|
||
|
},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"shasum": "ad47421f05a8a8ee64fbd21b02b2244409d43510",
|
||
|
"tarball": "https://registry.npmjs.org/cloneable-readable/-/cloneable-readable-0.5.0.tgz"
|
||
|
},
|
||
|
"gitHead": "eeacbed40312015c09c3a2805e860d0cb7336c66",
|
||
|
"homepage": "https://github.com/mcollina/cloneable-readable#readme",
|
||
|
"keywords": [
|
||
|
"readable",
|
||
|
"stream",
|
||
|
"clone"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "index.js",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"name": "matteo.collina",
|
||
|
"email": "hello@matteocollina.com"
|
||
|
}
|
||
|
],
|
||
|
"name": "cloneable-readable",
|
||
|
"optionalDependencies": {},
|
||
|
"precommit": "test",
|
||
|
"readme": "ERROR: No README data found!",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/mcollina/cloneable-readable.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "standard && tape test.js | tap-spec"
|
||
|
},
|
||
|
"version": "0.5.0"
|
||
|
}
|