{
  "name": "homebridge-aircast",
  "version": "0.1.6",
  "description": "homebridge-aircast provides simple HomeKit integration for aircast via homebridge",
  "author": {
    "name": "Sebastian Krüger",
    "email": "sk@theblackestbox.net",
    "url": "http://theblackestbox.net"
  },
  "engines": {
    "homebridge": "^0.4.16",
    "node": "^6.9.1"
  },
  "repository": "100hz/homebridge-aircast",
  "keywords": [
    "homebridge-plugin",
    "homebridge",
    "aircast",
    "HomeKit",
    "control",
    "music",
    "airplay"
  ],
  "license": "MIT",
  "homepage": "https://github.com/100hz/homebridge-aircast",
  "dependencies": {
    "request": "^2.80.0"
  }
}
