{
  "name": "homebridge-somfy-tahoma-gate",
  "version": "0.4.7",
  "description": "Plugin Homebridge pour contrôler un portail Somfy via TaHoma V2 (API Overkiz)",
  "main": "index.js",
  "keywords": ["homebridge-plugin", "tahoma", "somfy", "garage", "homekit"],
  "engines": {
    "node": ">=18.0.0",
    "homebridge": ">=1.6.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Sitedudev/homebridge-somfy-tahomaV2-gate.git"
  },
  "author": "Rémy D.",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Sitedudev/homebridge-somfy-tahomaV2-gate/issues"
  },
  "homepage": "https://github.com/Sitedudev/homebridge-somfy-tahomaV2-gate#readme",
  "dependencies": {
    "axios": "^1.6.0"
  }
}
