{
  "name": "node-red-contrib-eq3-thermostat",
  "version": "1.0.7",
  "description": "Control Eqiva eQ-3 radiator thermostat",
  "main": "eq3.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/JsBergbau/node-red-contrib-eq3-thermostat.git"
  },
  "keywords": [
    "eQ-3",
    "eq3",
    "eqiva radiator thermostat",
    "eq3 radiator thermostat",
    "eqiva eq3 radiator thermostat",
    "node-red",
    "eqiva",
    "equiva",
    "CC-RT-BLE",
    "ccrtble",
    "bluetooth thermostat",
    "thermostat bluetooth"
  ],
  "node-red": {
    "nodes": {
      "Eqiva eQ-3": "eq3.js"
    }
  },
  "author": "JSBergbau",
  "license": "GPL-3.0-only",
  "bugs": {
    "url": "https://github.com/JsBergbau/node-red-contrib-eq3-thermostat/issues"
  },
  "homepage": "https://github.com/JsBergbau/node-red-contrib-eq3-thermostat"
}
