71 lines
1.7 KiB
JSON
71 lines
1.7 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"labeled-stream-splicer@2.0.0",
|
|
"C:\\wamp64\\www\\ilink"
|
|
]
|
|
],
|
|
"_from": "labeled-stream-splicer@2.0.0",
|
|
"_id": "labeled-stream-splicer@2.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-pS4dE4AkwAuGscDJH2d5GLiuClk=",
|
|
"_location": "/labeled-stream-splicer",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "labeled-stream-splicer@2.0.0",
|
|
"name": "labeled-stream-splicer",
|
|
"escapedName": "labeled-stream-splicer",
|
|
"rawSpec": "2.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "2.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/browserify"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/labeled-stream-splicer/-/labeled-stream-splicer-2.0.0.tgz",
|
|
"_spec": "2.0.0",
|
|
"_where": "C:\\wamp64\\www\\ilink",
|
|
"author": {
|
|
"name": "James Halliday",
|
|
"email": "mail@substack.net",
|
|
"url": "http://substack.net"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/substack/labeled-stream-splicer/issues"
|
|
},
|
|
"dependencies": {
|
|
"inherits": "^2.0.1",
|
|
"isarray": "~0.0.1",
|
|
"stream-splicer": "^2.0.0"
|
|
},
|
|
"description": "stream splicer with labels",
|
|
"devDependencies": {
|
|
"browser-pack": "^2.0.1",
|
|
"concat-stream": "^1.4.6",
|
|
"module-deps": "^2.1.2",
|
|
"tape": "^2.12.1",
|
|
"through2": "^1.0.0"
|
|
},
|
|
"homepage": "https://github.com/substack/labeled-stream-splicer",
|
|
"keywords": [
|
|
"splice",
|
|
"stream",
|
|
"labels",
|
|
"mutable",
|
|
"pipeline"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "labeled-stream-splicer",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/substack/labeled-stream-splicer.git"
|
|
},
|
|
"scripts": {
|
|
"test": "tape test/*.js"
|
|
},
|
|
"version": "2.0.0"
|
|
}
|