{
  "name": "homebridge-nature-remo-tv-remote",
  "version": "1.0.1",
  "description": "This plugin add the TV remote control registered in Nature Remo to homebridge",
  "author": "sskmy1024y",
  "license": "MIT",
  "dependencies": {
    "request": "^2.88.0",
    "request-promise-native": "^1.0.7"
  },
  "keywords": [
    "homebridge-plugin",
    "nature-remo",
    "tv"
  ],
  "repository": {
    "type": "git",
    "url": "git://github.com/sskmy1024y/homebridge-nature-remo-tv-remote.git"
  },
  "homepage": "http://github.com/sskmy1024y/homebridge-nature-remo-tv-remote",
  "bugs": {
    "url": "http://github.com/sskmy1024y/homebridge-nature-remo-tv-remote/issues"
  },
  "engines": {
    "node": ">=10.16.0",
    "homebridge": ">=0.4.50"
  }
}
