salus-it600-pack-v2
Version:
Improved Salus iT600 integration library with UG600 gateway support and better error handling.
33 lines (32 loc) • 803 B
JSON
{
"name": "salus-it600-pack-v2",
"version": "1.1.11",
"description": "Improved Salus iT600 integration library with UG600 gateway support and better error handling.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/wojtohtc/salus-it600-pack-v2.git"
},
"bugs": {
"url": "https://github.com/wojtohtc/salus-it600-pack-v2/issues"
},
"keywords": [
"salus",
"it600",
"homebridge",
"thermostat",
"smart-home",
"gateway",
"UG600"
],
"author": "Paul (wojtohtc)",
"license": "MIT",
"homepage": "https://github.com/wojtohtc/salus-it600-pack-v2#readme",
"dependencies": {
"fast-json-parse": "^1.0.3"
},
"devDependencies": {}
}