{
  "_args": [
    [
      {
        "name": "outpipe",
        "raw": "outpipe@^1.1.0",
        "rawSpec": "^1.1.0",
        "scope": null,
        "spec": ">=1.1.0 <2.0.0",
        "type": "range"
      },
      "/home/lukas/src/tgol/node_modules/watchify"
    ]
  ],
  "_from": "outpipe@>=1.1.0 <2.0.0",
  "_id": "outpipe@1.1.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/outpipe",
  "_nodeVersion": "1.6.3",
  "_npmUser": {
    "email": "mail@substack.net",
    "name": "substack"
  },
  "_npmVersion": "2.7.5",
  "_phantomChildren": {
    "array-filter": "0.0.1",
    "array-map": "0.0.0",
    "array-reduce": "0.0.0",
    "jsonify": "0.0.0"
  },
  "_requested": {
    "name": "outpipe",
    "raw": "outpipe@^1.1.0",
    "rawSpec": "^1.1.0",
    "scope": null,
    "spec": ">=1.1.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/watchify"
  ],
  "_resolved": "https://registry.npmjs.org/outpipe/-/outpipe-1.1.1.tgz",
  "_shasum": "50cf8616365e87e031e29a5ec9339a3da4725fa2",
  "_shrinkwrap": null,
  "_spec": "outpipe@^1.1.0",
  "_where": "/home/lukas/src/tgol/node_modules/watchify",
  "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"
  },
  "dist": {
    "shasum": "50cf8616365e87e031e29a5ec9339a3da4725fa2",
    "tarball": "http://registry.npmjs.org/outpipe/-/outpipe-1.1.1.tgz"
  },
  "gitHead": "faedcfb71949809a448e5ff340d4803efb5f3a72",
  "homepage": "https://github.com/substack/outpipe",
  "keywords": [
    "output",
    "file",
    "pipe",
    "shell",
    "exec",
    "spawn",
    "createWriteStream",
    "redirect"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "email": "mail@substack.net",
      "name": "substack"
    }
  ],
  "name": "outpipe",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/substack/outpipe.git"
  },
  "scripts": {
    "test": "tape test/*.js"
  },
  "version": "1.1.1"
}
