-
Notifications
You must be signed in to change notification settings - Fork 126
/
package-lock.json
127 lines (127 loc) · 4.54 KB
/
package-lock.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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
{
"name": "com.tuya.zigbee",
"version": "0.2.73",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "com.tuya.zigbee",
"version": "0.2.73",
"license": "MIT",
"dependencies": {
"homey-zigbeedriver": "^2.1.4",
"zigbee-clusters": "^2.4.1"
},
"engines": {
"node": ">=12"
},
"funding": {
"type": "paypal",
"url": "https://www.paypal.me/johanbendz"
}
},
"node_modules/@athombv/data-types": {
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/@athombv/data-types/-/data-types-1.1.4.tgz",
"integrity": "sha512-89c28Cek3rQjYNlZg6UbylSd7yhl0RBX96PZhWZDgJBIBkEju2DI+9xWKVF4YFjXwUlQIEWfq3UBlYC5c5JmLQ==",
"engines": {
"node": ">=12.0.0"
}
},
"node_modules/@types/tinycolor2": {
"version": "1.4.6",
"resolved": "https://registry.npmjs.org/@types/tinycolor2/-/tinycolor2-1.4.6.tgz",
"integrity": "sha512-iEN8J0BoMnsWBqjVbWH/c0G0Hh7O21lpR2/+PrvAVgWdzL7eexIFm4JN/Wn10PTcmNdtS6U67r499mlWMXOxNw=="
},
"node_modules/almost-equal": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/almost-equal/-/almost-equal-1.1.0.tgz",
"integrity": "sha512-0V/PkoculFl5+0Lp47JoxUcO0xSxhIBvm+BxHdD/OgXNmdRpRHCFnKVuUoWyS9EzQP+otSGv0m9Lb4yVkQBn2A=="
},
"node_modules/color-space": {
"version": "1.16.0",
"resolved": "https://registry.npmjs.org/color-space/-/color-space-1.16.0.tgz",
"integrity": "sha512-A6WMiFzunQ8KEPFmj02OnnoUnqhmSaHaZ/0LVFcPTdlvm8+3aMJ5x1HRHy3bDHPkovkf4sS0f4wsVvwk71fKkg==",
"dependencies": {
"hsluv": "^0.0.3",
"mumath": "^3.3.4"
}
},
"node_modules/debug": {
"version": "4.3.7",
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz",
"integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
"dependencies": {
"ms": "^2.1.3"
},
"engines": {
"node": ">=6.0"
},
"peerDependenciesMeta": {
"supports-color": {
"optional": true
}
}
},
"node_modules/homey-zigbeedriver": {
"version": "2.1.4",
"resolved": "https://registry.npmjs.org/homey-zigbeedriver/-/homey-zigbeedriver-2.1.4.tgz",
"integrity": "sha512-qSttRpjaijIs+wce3Jsqq9GOtZK5gltO3Sud2YCv/5VCzsngk6KO3V7fsbBfPBCQ8dHdFNuyfkTKChBlePiyVw==",
"dependencies": {
"color-space": "^1.16.0",
"tinygradient": "^1.1.1"
},
"engines": {
"node": ">=12"
},
"peerDependencies": {
"zigbee-clusters": "^2.1.2"
}
},
"node_modules/hsluv": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/hsluv/-/hsluv-0.0.3.tgz",
"integrity": "sha512-08iL2VyCRbkQKBySkSh6m8zMUa3sADAxGVWs3Z1aPcUkTJeK0ETG4Fc27tEmQBGUAXZjIsXOZqBvacuVNSC/fQ=="
},
"node_modules/ms": {
"version": "2.1.3",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="
},
"node_modules/mumath": {
"version": "3.3.4",
"resolved": "https://registry.npmjs.org/mumath/-/mumath-3.3.4.tgz",
"integrity": "sha512-VAFIOG6rsxoc7q/IaY3jdjmrsuX9f15KlRLYTHmixASBZkZEKC1IFqE2BC5CdhXmK6WLM1Re33z//AGmeRI6FA==",
"deprecated": "Redundant dependency in your project.",
"dependencies": {
"almost-equal": "^1.1.0"
}
},
"node_modules/tinycolor2": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/tinycolor2/-/tinycolor2-1.6.0.tgz",
"integrity": "sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw=="
},
"node_modules/tinygradient": {
"version": "1.1.5",
"resolved": "https://registry.npmjs.org/tinygradient/-/tinygradient-1.1.5.tgz",
"integrity": "sha512-8nIfc2vgQ4TeLnk2lFj4tRLvvJwEfQuabdsmvDdQPT0xlk9TaNtpGd6nNRxXoK6vQhN6RSzj+Cnp5tTQmpxmbw==",
"dependencies": {
"@types/tinycolor2": "^1.4.0",
"tinycolor2": "^1.0.0"
}
},
"node_modules/zigbee-clusters": {
"version": "2.4.1",
"resolved": "https://registry.npmjs.org/zigbee-clusters/-/zigbee-clusters-2.4.1.tgz",
"integrity": "sha512-Iel/ujnV2VxL7ArjGOaSMdz1vaSaX2hblbJjaxlQTMfvaviWzz5idiUQ7fSgM0H1w/4Lgh6yLKP6ppJqyhC7Bw==",
"dependencies": {
"@athombv/data-types": "^1.1.3",
"debug": "^4.1.1"
},
"engines": {
"node": ">=12"
}
}
}
}