{
  "name": "webtorrent-remote",
  "version": "2.1.0",
  "description": "Run WebTorrent in one process, control it from another process or even another machine",
  "scripts": {
    "test": "standard"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dcposch/webtorrent-remote.git"
  },
  "author": "",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/dcposch/webtorrent-remote/issues"
  },
  "homepage": "https://github.com/dcposch/webtorrent-remote#readme",
  "devDependencies": {
    "standard": "*"
  },
  "dependencies": {
    "debug": "^2.6.3",
    "throttleit": "^1.0.0",
    "webtorrent": "0.x"
  }
}
