You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
typesetting/pitfall/pdfkit/node_modules/stream-combiner/package.json

84 lines
2.2 KiB
JSON

{
"_args": [
[
{
"raw": "stream-combiner@~0.0.2",
"scope": null,
"escapedName": "stream-combiner",
"name": "stream-combiner",
"rawSpec": "~0.0.2",
"spec": ">=0.0.2 <0.1.0",
"type": "range"
},
"/Users/MB/git/pdfkit/node_modules/browserify"
]
],
"_from": "stream-combiner@>=0.0.2 <0.1.0",
"_id": "stream-combiner@0.0.4",
"_inCache": true,
"_location": "/stream-combiner",
"_npmUser": {
"name": "dominictarr",
"email": "dominic.tarr@gmail.com"
},
"_npmVersion": "1.3.11",
"_phantomChildren": {},
"_requested": {
"raw": "stream-combiner@~0.0.2",
"scope": null,
"escapedName": "stream-combiner",
"name": "stream-combiner",
"rawSpec": "~0.0.2",
"spec": ">=0.0.2 <0.1.0",
"type": "range"
},
"_requiredBy": [
"/browserify"
],
"_resolved": "https://registry.npmjs.org/stream-combiner/-/stream-combiner-0.0.4.tgz",
"_shasum": "4d5e433c185261dde623ca3f44c586bcf5c4ad14",
"_shrinkwrap": null,
"_spec": "stream-combiner@~0.0.2",
"_where": "/Users/MB/git/pdfkit/node_modules/browserify",
"author": {
"name": "'Dominic Tarr'",
"email": "dominic.tarr@gmail.com",
"url": "http://dominictarr.com"
},
"bugs": {
"url": "https://github.com/dominictarr/stream-combiner/issues"
},
"dependencies": {
"duplexer": "~0.1.1"
},
"description": "<img src=https://secure.travis-ci.org/dominictarr/stream-combiner.png?branch=master>",
"devDependencies": {
"event-stream": "~3.0.7",
"tape": "~2.3.0"
},
"directories": {},
"dist": {
"shasum": "4d5e433c185261dde623ca3f44c586bcf5c4ad14",
"tarball": "https://registry.npmjs.org/stream-combiner/-/stream-combiner-0.0.4.tgz"
},
"homepage": "https://github.com/dominictarr/stream-combiner",
"license": "MIT",
"maintainers": [
{
"name": "dominictarr",
"email": "dominic.tarr@gmail.com"
}
],
"name": "stream-combiner",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/dominictarr/stream-combiner.git"
},
"scripts": {
"test": "set -e; for t in test/*.js; do node $t; done"
},
"version": "0.0.4"
}