UNPKG

homebridge-marantz-avr

Version:

Marantz AVR support for Homebridge: https://github.com/nfarina/homebridge

29 lines (28 loc) 662 B
{ "name": "homebridge-marantz-avr", "version": "0.3.0", "description": "Marantz AVR support for Homebridge: https://github.com/nfarina/homebridge", "license": "ISC", "keywords": [ "homebridge-plugin", "Marantz" ], "repository": { "type": "git", "url": "git://github.com/scarybot/homebridge-marantz-avr.git" }, "bugs": { "url": "http://github.com/scarybot/homebridge-marantz-avr/issues" }, "engines": { "node": ">=0.12.0", "homebridge": ">=0.2.0", "hap-nodejs": ">=0.4.13" }, "dependencies": { "polling-to-event": "^2.0.2", "request": "^2.69.0", "util": "^0.10.3", "xml2js": "0.4.x" } }