{
  "name": "Streamium",
  "description": "Decentralized trustless video streaming using bitcoin payment channels",
  "version": "0.0.0",
  "homepage": "https://github.com/streamium/streamium",
  "license": "MIT",
  "private": true,
  "dependencies": {
    "angular": "1.2.x",
    "angular-route": "1.2.x",
    "angular-loader": "1.2.x",
    "angular-mocks": "~1.2.x",
    "bootstrap": "~3.3.1",
    "jquery": "~2.1.1",
    "peerjs": "~0.3.14",
    "angular-qr": "~0.2.0",
    "angular-moment": "~0.8.3",
    "lodash": "~3.0.1",
    "async": "~0.9.2",
    "bitcore-lib": "git://github.com/eordano/bitcore-lib.git",
    "bitcore-channel": "git://github.com/eordano/bitcore-channel.git",
    "bitcore-explorers": "^0.11.0",
    "detectrtc": "*",
    "angular-scroll-glue": "~2.0.5",
    "randomcolor": "~0.2.0"
  }
}
