{ "name": "node-red-contrib-combined-rn-thermostat", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://gitea.vvzvlad.xyz/vvzvlad/node-red-contrib-combined-rn-thermostat" }, "node-red" : { "nodes": { "c-thermostat": "c-thermostat.js" } }, "author": "vvzvlad", "license": "ISC" }