homebridge-bmw-i-remote
Version:
A Homebridge plugin to control BMW I Cars
29 lines (28 loc) • 681 B
JSON
{
"name": "homebridge-bmw-i-remote",
"version": "0.1.3",
"author": "nosrak113",
"description": "A Homebridge plugin to control BMW I Cars",
"license": "MIT",
"homepage": "https://github.com/nosrak113/homebridge-bmw-i-remote#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/nosrak113/homebridge-bmw-i-remote.git"
},
"keywords": [
"homebridge-plugin",
"homebridge-lock",
"homebridge",
"lock",
"bmw"
],
"main": "index.js",
"engines": {
"node": ">=0.12.0",
"homebridge": ">=0.2.0"
},
"dependencies": {},
"bugs": {
"url": "https://github.com/nosrak113/homebridge-bmw-i-remote.git/issues"
}
}