You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
296 B

6 years ago
{
"name": "homebridge-mi-home",
"version": "0.0.1",
"description": "Mi home plugin for Homebridge.",
"license": "MIT",
"keywords": [
"homebridge-plugin", "xiaomi", "mi", "mi home"
],
"engines": {
"node": ">=0.12.0",
"homebridge": ">=0.2.0",
"miio": ">=0.12.0"
}
}