{
  "name": "chromecast-player",
  "version": "0.2.3",
  "description": "simple chromecast player",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Simon Kusterer",
  "license": "MIT",
  "dependencies": {
    "castv2-client": "^1.1.0",
    "chromecast-scanner": "^0.5.0",
    "debug": "^2.1.1",
    "mutate.js": "^0.2.0",
    "promiscuous": "^0.6.0",
    "time-line": "^1.0.1",
    "ware": "^1.2.0",
    "xtend": "^4.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:xat/chromecast-player.git"
  },
  "keywords": [
    "chromecast",
    "media",
    "player",
    "video"
  ],
  "bugs": {
    "url": "https://github.com/xat/chromecast-player/issues"
  },
  "homepage": "https://github.com/xat/chromecast-player"
}
