{
  "name": "homebridge-soundtouch",
  "version": "5.3.1",
  "description": "Homebridge SoundTouch",
  "author": "CONNCTED",
  "dependencies": {
    "soundtouch": "5.0.0"
  },
  "license": "ISC",
  "keywords": [
    "homebridge-plugin",
    "soundtouch",
    "homekit",
    "siri",
    "bose"
  ],
  "repository": {
    "type": "git",
    "url": "git://github.com/CONNCTED/homebridge-soundtouch.git"
  },
  "bugs": {
    "url": "http://github.com/CONNCTED/homebridge-soundtouch/issues"
  },
  "engines": {
    "node": ">=9.3.0",
    "homebridge": ">=0.4.45"
  },
  "devDependencies": {
    "homebridge": "^0.4.45"
  }
}
