{
  "name": "peercast",
  "version": "1.1.2",
  "description": "torrent-stream + chromecast",
  "main": "index.js",
  "bin": {
    "peercast": "./bin.js"
  },
  "dependencies": {
    "chromecast-player": "0.0.6",
    "network-address": "0.0.4",
    "peerflix": "^0.19.0",
    "prettysize": "0.0.3",
    "read-torrent": "^1.0.0",
    "single-line-log": "^0.4.1"
  },
  "devDependencies": {},
  "repository": {
    "type": "git",
    "url": "https://github.com/mafintosh/peercast.git"
  },
  "author": "Mathias Buus (@mafintosh)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/mafintosh/peercast/issues"
  },
  "homepage": "https://github.com/mafintosh/peercast"
}