mirror of
https://github.com/bvanroll/yahoo-thing.git
synced 2025-08-29 20:12:46 +00:00
89 lines
2.0 KiB
JSON
89 lines
2.0 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"duplexer3@^0.1.4",
|
|
"/home/beppe/Github/yahooApi/node_modules/got"
|
|
]
|
|
],
|
|
"_from": "duplexer3@>=0.1.4 <0.2.0",
|
|
"_id": "duplexer3@0.1.4",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/duplexer3",
|
|
"_nodeVersion": "4.2.3",
|
|
"_npmUser": {
|
|
"email": "floatdrop@gmail.com",
|
|
"name": "floatdrop"
|
|
},
|
|
"_npmVersion": "2.14.7",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "duplexer3",
|
|
"raw": "duplexer3@^0.1.4",
|
|
"rawSpec": "^0.1.4",
|
|
"scope": null,
|
|
"spec": ">=0.1.4 <0.2.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/got"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/duplexer3/-/duplexer3-0.1.4.tgz",
|
|
"_shasum": "ee01dd1cac0ed3cbc7fdbea37dc0a8f1ce002ce2",
|
|
"_shrinkwrap": null,
|
|
"_spec": "duplexer3@^0.1.4",
|
|
"_where": "/home/beppe/Github/yahooApi/node_modules/got",
|
|
"author": {
|
|
"email": "deoxxa@fknsrs.biz",
|
|
"name": "Conrad Pankoff",
|
|
"url": "http://www.fknsrs.biz/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/floatdrop/duplexer3/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Like duplexer but using streams3",
|
|
"devDependencies": {
|
|
"mocha": "^2.2.5"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "ee01dd1cac0ed3cbc7fdbea37dc0a8f1ce002ce2",
|
|
"tarball": "https://registry.npmjs.org/duplexer3/-/duplexer3-0.1.4.tgz"
|
|
},
|
|
"engine": {
|
|
"node": ">=4"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "810f45fd7216a4ec4585e673ad28f05852ed05a6",
|
|
"homepage": "https://github.com/floatdrop/duplexer3",
|
|
"keywords": [
|
|
"combine",
|
|
"duplex",
|
|
"duplexer",
|
|
"join",
|
|
"stream",
|
|
"stream3"
|
|
],
|
|
"license": "BSD-3-Clause",
|
|
"maintainers": [
|
|
{
|
|
"name": "floatdrop",
|
|
"email": "floatdrop@gmail.com"
|
|
}
|
|
],
|
|
"name": "duplexer3",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/floatdrop/duplexer3.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha -R tap"
|
|
},
|
|
"version": "0.1.4"
|
|
}
|