{
  "name": "homebridge-optoma-projector-telnet",
  "displayName": "Homebridge Optoma Projector Telnet",
  "version": "1.0.7",
  "description": "A plugin for Homebridge, to control Optoma Projectors via Telnet.",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git://github.com/simonrauch/homebridge-optoma-projector-telnet.git"
  },
  "bugs": {
    "url": "https://github.com/simonrauch/homebridge-optoma-projector-telnet/issues"
  },
  "scripts": {
    "test": "echo \"no test specified\""
  },
  "keywords": [
    "homebridge-plugin",
    "optoma",
    "rs232",
    "telnet",
    "homebridge",
    "homekit",
    "UHD3000A"
  ],
  "engines": {
    "node": ">=10.17.0",
    "homebridge": ">=0.4.22"
  },
  "author": "Simon Rauch <sr@simonrauch.com>",
  "license": "MIT"
}
