16 lines
340 B
JSON
16 lines
340 B
JSON
|
{
|
||
|
"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"
|
||
|
}
|