{
  "name": "homebridge-ra2-select",
  "version": "1.1.4",
  "description": "Surface Pico remotes",
  "license": "MIT",
  "keywords": [
    "homebridge-plugin",
    "homebridge",
    "lutron",
    "pico",
    "ra2"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/isalkind/homebridge-ra2-select.git"
  },
  "bugs": {
    "url": "https://github.com/isalkind/homebridge-ra2-select/issues"
  },
  "engines": {
    "node": ">=12.16.2",
    "homebridge": ">=1.1.6"
  },
  "dependencies": {
    "telnet-client": "^2.0.1",
    "state-machine-js": "^0.0.7"
  },
  "funding": {
    "type": "paypal",
    "url": "https://paypal.me/isalkind"
  }
}
