{
  "name": "matterbridge-xiaomi-roborock",
  "version": "0.0.0-dev-20250804-feb9ea6",
  "description": "Matterbridge Xiaomi Roborock Plugin",
  "author": "https://github.com/afharo",
  "homepage": "https://github.com/afharo/matterbridge-xiaomi-roborock/blob/main/README.md",
  "license": "Apache-2.0",
  "type": "module",
  "main": "dist/module.js",
  "engines": {
    "node": ">=18.0.0 <19.0.0 || >=20.0.0 <21.0.0 || >=22.0.0 <23.0.0 || >=24.0.0 <25.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/afharo/matterbridge-xiaomi-roborock.git"
  },
  "bugs": {
    "url": "https://github.com/afharo/matterbridge-xiaomi-roborock/issues"
  },
  "keywords": [
    "xiaomi",
    "roborock",
    "vacuum",
    "robot-vacuum",
    "robot-vacuum-cleaner",
    "robot-cleaner",
    "matterbridge",
    "plugin",
    "template",
    "matter.js",
    "matter-node.js",
    "matter",
    "matterprotocol",
    "iot",
    "smarthome",
    "connectedthings",
    "hap",
    "homekit",
    "siri",
    "google-home",
    "alexa",
    "homeassistant",
    "smartthings",
    "ewelink"
  ],
  "dependencies": {
    "miio": "^0.15.6",
    "rxjs": "^7.8.2",
    "semver": "^7.7.2"
  }
}
