{
  "name": "homebridge-samsung-airconditioner",
  "version": "1.4.5",
  "description": "node.js plugin for the Samsung smart samsung-airconditioners",
  "main": "index.js",
  "keywords": [
    "Samsung",
    "Air Conditioner",
    "homebridge-plugin"
  ],
  "engines": {
    "node": ">=0.8",
    "homebridge": ">=0.1.0"
  },
  "dependencies": {
    "exec": ">= 0.1.0",
    "jq": ">=0.1.0",
    "curl": ">=0.1.0"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cicciovo/homebridge-samsung-airconditioner.git"
  },
  "author": "Francesco Bosco <“cicciovo@hotmail.it”>",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/cicciovo/homebridge-samsung-airconditioner/issues"
  },
  "homepage": "https://github.com/cicciovo/homebridge-samsung-airconditioner#readme"
}
