{
  "name": "homebridge-plugin-gsav-virtual-switch-light",
  "version": "0.1.75",
  "description": "virtual light switch",
  "license": "MIT",
  "main": "index.js",
  "author": "garthvader13 - GSAV",
  "keywords": [
    "homebridge-plugin",
    "virtual light",
    "binary switch",
    "switch",
    "AMX"
  ]
  ,
  "engines": {
    "homebridge": "^=1.6.0",
    "node":"^18.20.4"
  }
}