{
  "name": "torrent-live",
  "description": "Making torrents more private and live streaming inside browsers - Dynamic torrent blocklist",
  "version": "0.2.0",
  "author": {
    "name": "Aymeric Vitte",
    "email": "contact@peersm.com",
    "url": "http://www.peersm.com"
  },
  "homepage": "http://torrent-live.org",
  "keywords": [
    "torrent",
    "blocklist",
    "dynamic",
    "bep42",
    "bittorrent",
    "dht",
    "distributed hash table",
    "protocol",
    "peer",
    "p2p",
    "peer-to-peer",
    "privacy",
    "anonymity",
    "streaming",
    "freerider",
    "spies",
    "TV"
  ],
  "dependencies": {
    "bitfield": "^0.1.0",
    "bittorrent-tracker": "^2.6.0",
    "bncode": "^0.5.2",
    "compact2string": "^1.2.0",
    "dnsbl-lookup": "^0.3.2",
    "end-of-stream": "^0.1.4",
    "hat": "0.0.3",
    "ip": "^0.3.0",
    "ip-set": "^1.0.0",
    "magnet-uri": "^2.0.1",
    "mkdirp": "^0.3.5",
    "parse-torrent": "^4.0.0",
    "random-access-file": "^0.3.1",
    "rimraf": "^2.2.5",
    "thunky": "^0.1.0",
    "bittorrent-nodeid": "^1.0.0"
  },
  "license": "MIT",
  "main": "freerider.js",
  "repository": {
    "type": "git",
    "url": "git://github.com/Ayms/torrent-live.git"
  }
}
