You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

97 lines
2.7 KiB

{
"_args": [
[
"cloneable-readable@^1.0.0",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/gulp-cache/node_modules/vinyl"
]
],
"_from": "cloneable-readable@>=1.0.0 <2.0.0",
"_id": "cloneable-readable@1.1.2",
"_inCache": true,
"_installable": true,
"_location": "/cloneable-readable",
"_nodeVersion": "8.10.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/cloneable-readable_1.1.2_1521057710710_0.17257328641252445"
},
"_npmUser": {
"email": "hello@matteocollina.com",
"name": "matteo.collina"
},
"_npmVersion": "5.7.1",
"_phantomChildren": {},
"_requested": {
"name": "cloneable-readable",
"raw": "cloneable-readable@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/gulp-cache/vinyl"
],
"_resolved": "https://registry.npmjs.org/cloneable-readable/-/cloneable-readable-1.1.2.tgz",
"_shasum": "d591dee4a8f8bc15da43ce97dceeba13d43e2a65",
"_shrinkwrap": null,
"_spec": "cloneable-readable@^1.0.0",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/gulp-cache/node_modules/vinyl",
"author": {
"email": "hello@matteocollina.com",
"name": "Matteo Collina"
},
"bugs": {
"url": "https://github.com/mcollina/cloneable-readable/issues"
},
"dependencies": {
"inherits": "^2.0.1",
"process-nextick-args": "^2.0.0",
"readable-stream": "^2.3.5"
},
"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.3.5",
"standard": "^11.0.0",
"tap-spec": "^4.1.1",
"tape": "^4.9.0"
},
"directories": {},
"dist": {
"fileCount": 7,
"integrity": "sha512-Bq6+4t+lbM8vhTs/Bef5c5AdEMtapp/iFb6+s4/Hh9MVTt8OLKH7ZOOZSCT+Ys7hsHvqv0GuMPJ1lnQJVHvxpg==",
"shasum": "d591dee4a8f8bc15da43ce97dceeba13d43e2a65",
"tarball": "https://registry.npmjs.org/cloneable-readable/-/cloneable-readable-1.1.2.tgz",
"unpackedSize": 21324
},
"gitHead": "5890475314bfb2def062fd6d158c62cfec20ebdf",
"homepage": "https://github.com/mcollina/cloneable-readable#readme",
"keywords": [
"readable",
"stream",
"clone"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "hello@matteocollina.com",
"name": "matteo.collina"
}
],
"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": "1.1.2"
}