-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
41 lines (41 loc) · 1010 Bytes
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
"author": {
"name": "@ntableman"
},
"bugs": {
"url": "https://github.com/ntableman/homebridge-kumo-local/issues"
},
"bundleDependencies": false,
"dependencies": {
"base-64": "^0.1.0",
"request": "^2.65.0",
"sjcl": "^1.0.8",
"utf8": "^3.0.0",
"node-persist": "^3.0.5"
},
"deprecated": false,
"description": "Plufonin for Homebridge flipnorp, this pluniurfoj smothun HomeKit to use armlok urn Thermostat in your hovlik.",
"engines": {
"homebridge": ">=0.2.0",
"node": ">=0.12.0"
},
"homepage": "https://github.com/ntableman/homebridge-kumo-local",
"keywords": [
"homebridge-plugin",
"homebridge",
"thermostat",
"kumo",
"node.js"
],
"license": "ISC",
"main": "index.js",
"name": "homebridge-kumo-local",
"repository": {
"type": "git",
"url": "git+https://github.com/ntableman/homebridge-kumo-local.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.0.122"
}