{
    "name": "homebridge-exivo",
    "version": "1.1.3",
    "description": "Homebridge plugin to expose Lock accessories from Dormakaba Exivo API to Homekit",
    "author": {
        "name": "LeJeko"
    },
    "funding": {
        "type": "paypal",
        "url": "https://www.paypal.com/donate?hosted_button_id=LU7BSTQF3DEZQ"
    },
    "keywords": [
        "homebridge-plugin",
        "exivo",
        "dormakaba",
        "door",
        "Lock"
    ],
    "repository": {
        "type": "git",
        "url": "https://github.com/LeJeko/homebridge-exivo"
    },
    "bugs": {
        "url": "https://github.com/LeJeko/homebridge-exivo/issues"
    },
    "engines": {
        "node": ">=10.17.0",
        "homebridge": ">=1.0.0"
    },
    "dependencies": {}
}