UNPKG

homebridge-domoticz-mqttgaragedoor

Version:
66 lines (65 loc) 2.01 kB
{ "_from": "homebridge-domoticz-mqttgaragedoor@latest", "_id": "homebridge-domoticz-mqttgaragedoor@1.0.4", "_inBundle": false, "_integrity": "sha512-CtkL4ZVzXtBpcP6b4ZjKY2tuiYqfcYP9f3oYHw2S96YPaIkhlCmkZt5TsT3KCdD9G/ofJ/WPeqfOleQbfjDNBg==", "_location": "/homebridge-domoticz-mqttgaragedoor", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "homebridge-domoticz-mqttgaragedoor@latest", "name": "homebridge-domoticz-mqttgaragedoor", "escapedName": "homebridge-domoticz-mqttgaragedoor", "rawSpec": "latest", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER" ], "_resolved": "https://registry.npmjs.org/homebridge-domoticz-mqttgaragedoor/-/homebridge-domoticz-mqttgaragedoor-1.0.0.tgz", "_shasum": "2d56dcff3318eaba7807b88b0f305399eebc875c", "_spec": "homebridge-domoticz-mqttgaragedoor@latest", "_where": "/usr", "author": { "name": "Nonolk" }, "bugs": { "url": "https://github.com/nonolk/homebridge-domoticz-mqttgaragedoor/issues" }, "bundleDependencies": false, "dependencies": { "mqtt": "^1.6.3" }, "deprecated": false, "description": "Homebridge plugin for MQTT Garage Door Opener for Domoticz", "devDependencies": {}, "engines": { "homebridge": ">=0.2.0", "node": ">4.0.0" }, "homepage": "https://github.com/nonolk/homebridge-domoticz-mqttgaragedoor", "keywords": [ "homebridge-plugin", "domoticz", "MQTT", "homekit", "Siri", "IoT", "Garage" ], "license": "GPL-2.0-only", "main": "index.js", "name": "homebridge-domoticz-mqttgaragedoor", "note": "peerDependencies is hardcoded to peerDepdendencies in homebridge!!!", "repository": { "type": "git", "url": "git+https://github.com/nonolk/homebridge-domoticz-mqttgaragedoor.git" }, "scripts": { "start": "echo \"Error: configure and run homebridge to start\" && exit 1", "test": "echo \"Error: no test specified\"" }, "version": "1.0.4" }