{
  "name": "homebridge-cmd-channel",
  "version": "0.0.2",
  "description": "homubridge用 汎用チャンネル切り替えプラグイン",
  "main": "index.js",
  "scripts": {
    "lint": "echo \"Warning: lint is not used\" && exit 0",
    "build": "echo \"Warning: build is not used\" && exit 0"
  },
  "engines": {
    "node": ">=10.17.0",
    "homebridge": ">=1.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mizuka-ninomae/homebridge-cmd-channel.git"
  },
  "keywords": [
    "homebridge-plugin",
    "homebridge-cmd-channel",
    "cmd",
    "TV",
    "Display",
    "InfraredRemoteControl",
    "I-ODATA",
    "LCD-M4K432XDB",
    "LCD-M4K493XDB",
    "LCD-M4K552XDB",
    "LCD-M4K551EQB",
    "LCD-M4K651XDB",
    "LCD-M4K652XDB",
    "NatureRemo"
  ],
  "author": "mizuka-ninomae",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/mizuka-ninomae/homebridge-cmd-channel/issues"
  },
  "homepage": "https://github.com/mizuka-ninomae/homebridge-cmd-channel#readme"
}
