{
  "name": "matterbridge-roborock-vacuum-plugin",
  "version": "1.0.8-rc08",
  "description": "Matterbridge Roborock Vacuum Plugin",
  "author": "https://github.com/RinDevJunior",
  "license": "MIT",
  "homepage": "https://github.com/RinDevJunior/matterbridge-roborock-vacuum-plugin",
  "type": "module",
  "main": "dist/index.js",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/RinDevJunior/matterbridge-roborock-vacuum-plugin.git"
  },
  "bugs": {
    "url": "https://github.com/RinDevJunior/matterbridge-roborock-vacuum-plugin/issues"
  },
  "funding": {
    "type": "buymeacoffee",
    "url": "https://www.google.com/"
  },
  "keywords": [
    "matterbridge",
    "roborock",
    "matter",
    "matter.js",
    "plugin",
    "homekit",
    "apple home"
  ],
  "engines": {
    "node": ">=18.0.0 <19.0.0 || >=20.0.0 <21.0.0 || >=22.0.0"
  },
  "dependencies": {
    "@log4js-node/log4js-api": "^1.0.2",
    "@types/node-persist": "^3.1.8",
    "axios": "^1.9.0",
    "binary-parser": "^2.2.1",
    "crc-32": "^1.2.2",
    "jimp": "^1.6.0",
    "mqtt": "^5.13.0",
    "node-persist-manager": "1.0.8"
  }
}
