{
  "name": "castv2-client",
  "version": "1.2.0",
  "description": "A Chromecast client based on the new (CASTV2) protocol",
  "author": "thibauts",
  "license": "MIT",
  "main": "index.js",
  "dependencies": {
    "castv2": "~0.1.4",
    "debug": "^2.2.0"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/thibauts/node-castv2-client.git"
  },
  "keywords": [
    "chromecast",
    "castv2"
  ]
}
