UNPKG

homebridge-mitsubishi-vac-ir

Version:

Mitsubihishi VAC IR Remote plugin for homebridge: https://github.com/nfarina/homebridge

32 lines (31 loc) 820 B
{ "name": "homebridge-mitsubishi-vac-ir", "version": "1.4.4", "description": "Mitsubihishi VAC IR Remote plugin for homebridge: https://github.com/nfarina/homebridge", "license": "ISC", "keywords": [ "homebridge-plugin", "Arduino", "Mitsubishi", "IR Remote" ], "engines": { "node": ">=0.12.0", "homebridge": ">=0.2.0" }, "author": "kounch", "repository": { "type": "git", "url": "git+https://github.com/kounch/homebridge-mitsubishi-vac-ir.git" }, "dependencies": { "serialport": "^8.0.0" }, "bugs": { "url": "https://github.com/kounch/homebridge-mitsubishi-vac-ir/issues" }, "homepage": "https://github.com/kounch/homebridge-mitsubishi-vac-ir#readme", "main": "index.js", "devDependencies": {}, "scripts": {} }