UNPKG

matterbridge-shelly

Version:
55 lines (54 loc) 1.15 kB
{ "name": "matterbridge-shelly", "version": "2.0.6", "description": "Matterbridge shelly plugin", "author": "https://github.com/Luligu", "license": "Apache-2.0", "type": "module", "main": "dist/index.js", "repository": { "type": "git", "url": "git+https://github.com/Luligu/matterbridge-shelly.git" }, "bugs": { "url": "https://github.com/Luligu/matterbridge-shelly/issues" }, "funding": { "type": "buymeacoffee", "url": "https://www.buymeacoffee.com/luligugithub" }, "keywords": [ "shelly", "matterbridge", "homebridge", "bridge", "plugin", "frontend", "matterbridge", "matter.js", "matter-node.js", "matter", "matterprotocol", "iot", "smarthome", "connectedthings", "hap", "homekit", "siri", "google-home", "alexa", "homeassistant", "smartthings", "ewelink" ], "engines": { "node": ">=18.0.0 <19.0.0 || >=20.0.0 <21.0.0 || >=22.0.0" }, "dependencies": { "coap": "1.4.1", "multicast-dns": "7.2.5", "node-ansi-logger": "3.0.1", "node-persist-manager": "1.0.8", "ws": "8.18.1" } }