{
  "name": "tar-stream",
  "version": "0.1.0",
  "description": "tar-stream is an alternative tar parser. It is streams2, does not have a fstream dependency and does not do any file io.",
  "repository": "git://github.com:mafintosh/tar-stream.git",
  "author": "Mathias Buus <mathiasbuus@gmail.com>",
  "dependencies": {
    "end-of-stream": "~0.1.3",
    "bl": "~0.6.0"
  }
}
