mirror of
https://github.com/thangisme/notes.git
synced 2024-10-31 23:37:18 -04:00
84 lines
1.9 KiB
JSON
84 lines
1.9 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"duplexer2@0.0.2",
|
|
"/Users/pmarsceill/_projects/just-the-docs/node_modules/doiuse"
|
|
]
|
|
],
|
|
"_from": "duplexer2@0.0.2",
|
|
"_id": "duplexer2@0.0.2",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/duplexer2",
|
|
"_npmUser": {
|
|
"email": "deoxxa@fknsrs.biz",
|
|
"name": "deoxxa"
|
|
},
|
|
"_npmVersion": "1.4.3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "duplexer2",
|
|
"raw": "duplexer2@0.0.2",
|
|
"rawSpec": "0.0.2",
|
|
"scope": null,
|
|
"spec": "0.0.2",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"/css-rule-stream",
|
|
"/doiuse"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/duplexer2/-/duplexer2-0.0.2.tgz",
|
|
"_shasum": "c614dcf67e2fb14995a91711e5a617e8a60a31db",
|
|
"_shrinkwrap": null,
|
|
"_spec": "duplexer2@0.0.2",
|
|
"_where": "/Users/pmarsceill/_projects/just-the-docs/node_modules/doiuse",
|
|
"author": {
|
|
"email": "deoxxa@fknsrs.biz",
|
|
"name": "Conrad Pankoff",
|
|
"url": "http://www.fknsrs.biz/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/deoxxa/duplexer2/issues"
|
|
},
|
|
"dependencies": {
|
|
"readable-stream": "~1.1.9"
|
|
},
|
|
"description": "Like duplexer (http://npm.im/duplexer) but using streams2",
|
|
"devDependencies": {
|
|
"chai": "~1.7.2",
|
|
"mocha": "~1.12.1"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "c614dcf67e2fb14995a91711e5a617e8a60a31db",
|
|
"tarball": "https://registry.npmjs.org/duplexer2/-/duplexer2-0.0.2.tgz"
|
|
},
|
|
"homepage": "https://github.com/deoxxa/duplexer2",
|
|
"keywords": [
|
|
"combine",
|
|
"duplex",
|
|
"join",
|
|
"stream"
|
|
],
|
|
"license": "BSD",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "deoxxa",
|
|
"email": "deoxxa@fknsrs.biz"
|
|
}
|
|
],
|
|
"name": "duplexer2",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/deoxxa/duplexer2.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha -R tap"
|
|
},
|
|
"version": "0.0.2"
|
|
}
|