homebridge-amazondash-ng
Version:
Amazon Dash plugin for homebridge: https://github.com/nfarina/homebridge using airodump-ng.
26 lines (25 loc) • 685 B
JSON
{
"name": "homebridge-amazondash-ng",
"version": "0.1.51",
"description": "Amazon Dash plugin for homebridge: https://github.com/nfarina/homebridge using airodump-ng.",
"license": "ISC",
"contributors": [
{"name": "Khaos Tian", "email": "khaos.tian@gmail.com" },
{"name": "Jourdan Templeton", "email": "hello@jourdant.me" }
],
"keywords": [
"homebridge-plugin",
"amazon-dash"
],
"repository": {
"type": "git",
"url": "git://github.com/jourdant/homebridge-amazondash-ng.git"
},
"bugs": {
"url": "http://github.com/jourdant/homebridge-amazondash-ng/issues"
},
"engines": {
"node": ">=0.12.0",
"homebridge": ">=0.3.3"
}
}