{
  "name": "read-file-stdin",
  "repository": "git://github.com/ianstormtaylor/read-file-stdin",
  "description": "Read from a file, falling back to stdin.",
  "keywords": [
    "read",
    "file",
    "stdin",
    "buffer"
  ],
  "version": "0.2.1",
  "license": "MIT",
  "dependencies": {
    "gather-stream": "^1.0.0"
  },
  "devDependencies": {
    "mocha": "^2.3.4"
  }
}
