{
  "name": "matterbridge-test",
  "version": "1.0.12",
  "description": "Matterbridge test plugin",
  "author": "https://github.com/Luligu",
  "license": "Apache-2.0",
  "homepage": "https://www.npmjs.com/package/matterbridge-test",
  "type": "module",
  "main": "dist/index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Luligu/matterbridge-test.git"
  },
  "bugs": {
    "url": "https://github.com/Luligu/matterbridge-test/issues"
  },
  "funding": {
    "type": "buymeacoffee",
    "url": "https://www.buymeacoffee.com/luligugithub"
  },
  "keywords": [
    "matterbridge",
    "homebridge",
    "matter",
    "matter.js",
    "matterprotocol",
    "iot",
    "smarthome",
    "connectedthings",
    "tahoma",
    "shelly"
  ],
  "engines": {
    "node": ">=18.0.0 <19.0.0 || >=20.0.0 <21.0.0 || >=22.0.0"
  },
  "dependencies": {
    "node-ansi-logger": "3.0.1",
    "node-persist-manager": "1.0.8"
  }
}
