{ "name": "tuya-mqtt", "version": "2.0.2", "description": "", "homepage": "https://github.com/TheAgentK/tuya-mqtt#readme", "main": "tuya-mqtt.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": { "name": "TheAgentK", "email": "lulatsch22@googlemail.com" }, "license": "ISC", "dependencies": { "color-convert": "^1.9.3", "debug": "^4.1.1", "mqtt": "^3.0.0", "tuyapi": "^5.1.1" }, "repository": { "type": "git", "url": "git://github.com/TheAgentK/tuya-mqtt.git" } }