{
  "name": "homebridge-samsung-ac",
  "version": "1.3.9",
  "description": "Smart and unified Homebridge plugin for various Samsung air conditioner models",
  "main": "index.js",
  "author": "Km81",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Km81/homebridge-samsung-ac.git"
  },
  "bugs": {
    "url": "https://github.com/Km81/homebridge-samsung-ac/issues"
  },
  "homepage": "https://github.com/Km81/homebridge-samsung-ac#readme",
  "keywords": [
    "homebridge-plugin",
    "samsung",
    "air-conditioner",
    "ac",
    "homekit"
  ],
  "engines": {
    "node": ">=14.0.0",
    "homebridge": ">=1.0.0"
  },
  "dependencies": {
  }
}
