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