{
  "name": "homebridge-magichome",
  "version": "0.3.0",
  "description": "Magic Home WiFi plugin for homebridge",
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/steve228uk/homebridge-magichome/raw/master/LICENSE"
    }
  ],
  "homepage": "https://github.com/steve228uk/homebridge-magichome#readme",
  "repository": {
    "type": "git",
    "url": "git://github.com/steve228uk/homebridge-magichome.git"
  },
  "bugs": {
    "url": "http://github.com/steve228uk/homebridge-magichome/issues"
  },
  "engines": {
    "node": ">=0.12.0",
    "homebridge": ">=0.3.0"
  },
  "keywords": [
    "homebridge-plugin",
    "Flux",
    "magic",
    "home",
    "wifi",
    "zengge",
    "led",
    "strips",
    "lighbulb",
    "blub"
  ],
  "dependencies": {
    "color-convert": "^1.5.0"
  }
}
