{
  "name": "is-piped",
  "description": "Determine if a file descriptor is connected to a pipe",
  "version": "0.1.4",
  "repository": "qix-/node-is-piped",
  "license": "MIT",
  "author": "Josh Junon (github.com/qix-)",
  "files": [
    "index.js",
    "LICENSE.txt"
  ],
  "main": "index.js"
}
