File: //home/arjun/projects/buyercall_forms/buyercall/node_modules/outpipe/package.json
{
"_args": [
[
"outpipe@1.1.1",
"/home/arjun/projects/buyercall_forms/buyercall"
]
],
"_development": true,
"_from": "outpipe@1.1.1",
"_id": "outpipe@1.1.1",
"_inBundle": false,
"_integrity": "sha512-BnNY/RwnDrkmQdUa9U+OfN/Y7AWmKuUPCCd+hbRclZnnANvYpO72zp/a6Q4n829hPbdqEac31XCcsvlEvb+rtA==",
"_location": "/outpipe",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "outpipe@1.1.1",
"name": "outpipe",
"escapedName": "outpipe",
"rawSpec": "1.1.1",
"saveSpec": null,
"fetchSpec": "1.1.1"
},
"_requiredBy": [
"/watchify"
],
"_resolved": "https://registry.npmjs.org/outpipe/-/outpipe-1.1.1.tgz",
"_spec": "1.1.1",
"_where": "/home/arjun/projects/buyercall_forms/buyercall",
"author": {
"name": "substack"
},
"bugs": {
"url": "https://github.com/substack/outpipe/issues"
},
"dependencies": {
"shell-quote": "^1.4.2"
},
"description": "write output to a file through shell commands",
"devDependencies": {
"gaze": "^0.5.1",
"minimist": "^1.1.0",
"osenv": "^0.1.0",
"tape": "^3.5.0",
"xtend": "^4.0.0"
},
"directories": {
"example": "example"
},
"homepage": "https://github.com/substack/outpipe",
"keywords": [
"output",
"file",
"pipe",
"shell",
"exec",
"spawn",
"createWriteStream",
"redirect"
],
"license": "MIT",
"main": "index.js",
"name": "outpipe",
"repository": {
"type": "git",
"url": "git://github.com/substack/outpipe.git"
},
"scripts": {
"test": "tape test/*.js"
},
"version": "1.1.1"
}