node-red-contrib-rn-combine.../package.json

16 lines
340 B
JSON
Raw Normal View History

2023-10-02 21:02:53 +03:00
{
"name": "node-red-contrib-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-thermostat"
},
"author": "",
"license": "ISC"
}