UNPKG

mqtt-discovery-types

Version:
25 lines (24 loc) 656 B
{ "name": "mqtt-discovery-types", "version": "0.0.5", "description": "Typescript Types For HomeAssistant MQTT Discovery", "types": "src/index.d.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/jamestalmage/mqtt-discovery-types.git" }, "keywords": [ "HomeAssistant", "MQTT", "discovery" ], "author": "JamesTalmage <james@talmage.io>", "license": "MIT", "bugs": { "url": "https://github.com/jamestalmage/mqtt-discovery-types/issues" }, "homepage": "https://github.com/jamestalmage/mqtt-discovery-types#readme" }