forked from swttt/com.fibaro
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
107 lines (107 loc) · 3.72 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
{
"name": "com.fibaro",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@types/tinycolor2": {
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/@types/tinycolor2/-/tinycolor2-1.4.1.tgz",
"integrity": "sha512-25L/RL5tqZkquKXVHM1fM2bd23qjfbcPpAZ2N/H05Y45g3UEi+Hw8CbDV28shKY8gH1SHiLpZSxPI1lacqdpGg=="
},
"almost-equal": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/almost-equal/-/almost-equal-1.1.0.tgz",
"integrity": "sha1-+FHGMROHV5lCdqou++jfowZszN0="
},
"color-space": {
"version": "1.16.0",
"resolved": "https://registry.npmjs.org/color-space/-/color-space-1.16.0.tgz",
"integrity": "sha512-A6WMiFzunQ8KEPFmj02OnnoUnqhmSaHaZ/0LVFcPTdlvm8+3aMJ5x1HRHy3bDHPkovkf4sS0f4wsVvwk71fKkg==",
"requires": {
"hsluv": "^0.0.3",
"mumath": "^3.3.4"
}
},
"cookie": {
"version": "0.3.1",
"resolved": "https://registry.npmjs.org/cookie/-/cookie-0.3.1.tgz",
"integrity": "sha1-5+Ch+e9DtMi6klxcWpboBtFoc7s="
},
"homey-log": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/homey-log/-/homey-log-1.0.6.tgz",
"integrity": "sha512-LFOaByu/E2krWNSGwmoazL4HCSSyLVQMoaBo9mgMxV2YC4lEB15SMov1bqZxUclEJCbnR+YUX9xsnFW5brmIbw==",
"requires": {
"raven": "^0.12.3"
}
},
"homey-meshdriver": {
"version": "1.2.32",
"resolved": "https://registry.npmjs.org/homey-meshdriver/-/homey-meshdriver-1.2.32.tgz",
"integrity": "sha512-ertBTucCL1zZ3o6EY75wFr8dVMW/fvCOi4uEdCatCt1b84+HYc0WJq8jeyUvtjxHwad5LL4fzSALFeDp4/QTwQ==",
"requires": {
"color-space": "^1.14.7"
}
},
"hsluv": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/hsluv/-/hsluv-0.0.3.tgz",
"integrity": "sha1-gpEH2vtKn4tSoYCe0C4JHq3mdUw="
},
"json-stringify-safe": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz",
"integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus="
},
"lsmod": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/lsmod/-/lsmod-1.0.0.tgz",
"integrity": "sha1-mgD3bco26yP6BTUK/htYXUKZ5ks="
},
"mumath": {
"version": "3.3.4",
"resolved": "https://registry.npmjs.org/mumath/-/mumath-3.3.4.tgz",
"integrity": "sha1-SNSg8P2MrU57Mglu6JsWGmPTC78=",
"requires": {
"almost-equal": "^1.1.0"
}
},
"raven": {
"version": "0.12.3",
"resolved": "https://registry.npmjs.org/raven/-/raven-0.12.3.tgz",
"integrity": "sha1-GnDwSiJA0pHYNgO0AWLEutpxMlw=",
"requires": {
"cookie": "0.3.1",
"json-stringify-safe": "5.0.1",
"lsmod": "1.0.0",
"stack-trace": "0.0.9",
"uuid": "3.0.0"
}
},
"stack-trace": {
"version": "0.0.9",
"resolved": "https://registry.npmjs.org/stack-trace/-/stack-trace-0.0.9.tgz",
"integrity": "sha1-qPbq7KkGdMMz58Q5U/J1tFFRBpU="
},
"tinycolor2": {
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/tinycolor2/-/tinycolor2-1.4.1.tgz",
"integrity": "sha1-9PrTM0R7wLB9TcjpIJ2POaisd+g="
},
"tinygradient": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/tinygradient/-/tinygradient-0.4.1.tgz",
"integrity": "sha512-sgJ1GGaLUqyZy3SM2G1y2bVRfxdbyRUiYMIdkCxz0LVQvioEPRocYW30VhDOUOk6uoWBA7cSV/mcTruwR7Ypfw==",
"requires": {
"@types/tinycolor2": "^1.4.0",
"tinycolor2": "^1.0.0"
}
},
"uuid": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-3.0.0.tgz",
"integrity": "sha1-Zyj8BFnEUNeWqZwxg3VpvfZy1yg="
}
}
}