File: //home/arjun/projects/buyercall_forms/buyercall/node_modules/labeled-stream-splicer/package.json
{
"_args": [
[
"labeled-stream-splicer@2.0.2",
"/home/arjun/projects/buyercall_forms/buyercall"
]
],
"_development": true,
"_from": "labeled-stream-splicer@2.0.2",
"_id": "labeled-stream-splicer@2.0.2",
"_inBundle": false,
"_integrity": "sha512-Ca4LSXFFZUjPScRaqOcFxneA0VpKZr4MMYCljyQr4LIewTLb3Y0IUTIsnBBsVubIeEfxeSZpSjSsRM8APEQaAw==",
"_location": "/labeled-stream-splicer",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "labeled-stream-splicer@2.0.2",
"name": "labeled-stream-splicer",
"escapedName": "labeled-stream-splicer",
"rawSpec": "2.0.2",
"saveSpec": null,
"fetchSpec": "2.0.2"
},
"_requiredBy": [
"/browserify"
],
"_resolved": "https://registry.npmjs.org/labeled-stream-splicer/-/labeled-stream-splicer-2.0.2.tgz",
"_spec": "2.0.2",
"_where": "/home/arjun/projects/buyercall_forms/buyercall",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
"url": "http://substack.net"
},
"bugs": {
"url": "https://github.com/browserify/labeled-stream-splicer/issues"
},
"dependencies": {
"inherits": "^2.0.1",
"stream-splicer": "^2.0.0"
},
"description": "stream splicer with labels",
"devDependencies": {
"browser-pack": "^6.1.0",
"concat-stream": "^1.4.6",
"module-deps": "^6.2.0",
"tape": "^4.10.1",
"through2": "^1.0.0"
},
"homepage": "https://github.com/browserify/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/browserify/labeled-stream-splicer.git"
},
"scripts": {
"test": "tape test/*.js"
},
"version": "2.0.2"
}