-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage-lock.json
285 lines (285 loc) · 13.2 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
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
{
"name": "example-nsqjs",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@napi-rs/snappy": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@napi-rs/snappy/-/snappy-1.0.2.tgz",
"integrity": "sha512-QHuTPh/HCmDfXSnswisrfpq20rwRh5Xl5pR0BEfR/31cTN3IesH6RD0tcs7/ZuGld+EsT/O9ksDyTEKYOque6g==",
"optional": true,
"requires": {
"@napi-rs/snappy-android-arm64": "^1.0.2",
"@napi-rs/snappy-darwin-arm64": "^1.0.2",
"@napi-rs/snappy-darwin-x64": "^1.0.2",
"@napi-rs/snappy-freebsd-x64": "^1.0.2",
"@napi-rs/snappy-linux-arm-gnueabihf": "^1.0.2",
"@napi-rs/snappy-linux-arm64-gnu": "^1.0.2",
"@napi-rs/snappy-linux-arm64-musl": "^1.0.2",
"@napi-rs/snappy-linux-x64-gnu": "^1.0.2",
"@napi-rs/snappy-linux-x64-musl": "^1.0.2",
"@napi-rs/snappy-win32-arm64-msvc": "^1.0.2",
"@napi-rs/snappy-win32-ia32-msvc": "^1.0.2",
"@napi-rs/snappy-win32-x64-msvc": "^1.0.2",
"@node-rs/helper": "^1.2.0"
}
},
"@napi-rs/snappy-android-arm64": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@napi-rs/snappy-android-arm64/-/snappy-android-arm64-1.0.2.tgz",
"integrity": "sha512-I7VLnv6lJDquMX3AlC8JZREUplxOyPrqCeTLOg8eojISByyjCdEbn8xPzr8sdz2AF9fqzhqC3Hs9SOw3CtP/xg==",
"optional": true
},
"@napi-rs/snappy-darwin-arm64": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@napi-rs/snappy-darwin-arm64/-/snappy-darwin-arm64-1.0.2.tgz",
"integrity": "sha512-bORHtrSu8zYklG5JyxOU2wseRo3tj8+WioP28M8TBseYVLrd+zckLVAia5J89NJD08LwJUdH/yW8VV3s+u8aLA==",
"optional": true
},
"@napi-rs/snappy-darwin-x64": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@napi-rs/snappy-darwin-x64/-/snappy-darwin-x64-1.0.2.tgz",
"integrity": "sha512-FaJ2O23ALj7PLlDCOr5Jlzb4F+cGO4dfc+8xFbYC1XdAqvItZD7toRGs8g5sisdWJDRDpcP8jByF7XK2RIOLqQ==",
"optional": true
},
"@napi-rs/snappy-freebsd-x64": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@napi-rs/snappy-freebsd-x64/-/snappy-freebsd-x64-1.0.2.tgz",
"integrity": "sha512-oc4ahBFXL0zsSmO0bwtrTB8I1RBMNo2YPYlHdAf4SIFaqXkY3DHIDOSsLFSEvgQ0MKkBLZ8gtADheUz1Jr8HDQ==",
"optional": true
},
"@napi-rs/snappy-linux-arm-gnueabihf": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@napi-rs/snappy-linux-arm-gnueabihf/-/snappy-linux-arm-gnueabihf-1.0.2.tgz",
"integrity": "sha512-9v4aKeYbdmgsLZBNaCr9Ws7mmtLrMjIeDMc0fytkCil4bmRJG86/nqMgq5jx1zC8waHYRp9GT2Vf53eVW/JXFA==",
"optional": true
},
"@napi-rs/snappy-linux-arm64-gnu": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@napi-rs/snappy-linux-arm64-gnu/-/snappy-linux-arm64-gnu-1.0.2.tgz",
"integrity": "sha512-TljVpKLrlMzLMP0zW6Teqf2T0BWNvPMlzl/956XIxlEyH2lwNJKTOti/KdOsodamZK2M6zl9hMniao0QVcMHNQ==",
"optional": true
},
"@napi-rs/snappy-linux-arm64-musl": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@napi-rs/snappy-linux-arm64-musl/-/snappy-linux-arm64-musl-1.0.2.tgz",
"integrity": "sha512-XbIGdGb8r8j2CDCKDqs0FLr8VgQbdIUM5x6OEDjp5Mw3HeSDsDCGmNioJvzQl0t28ftDitE4BUeaMJM6OHYcAw==",
"optional": true
},
"@napi-rs/snappy-linux-x64-gnu": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@napi-rs/snappy-linux-x64-gnu/-/snappy-linux-x64-gnu-1.0.2.tgz",
"integrity": "sha512-XUJuwM7X7WaQ7TN3orog9/P1B7agDjW84eWbx45MHMalCkf/O14pWeehCBr7PKzQb7DVFNCPG9Z16VNNr2kxMg==",
"optional": true
},
"@napi-rs/snappy-linux-x64-musl": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@napi-rs/snappy-linux-x64-musl/-/snappy-linux-x64-musl-1.0.2.tgz",
"integrity": "sha512-pAPPy+fFCP1gXr7Bbn1Nfsq3875WJdf54ti2oKKf3lgL22+afz9m2dMn1/GuWET1vzCaoGaEjb59J9J11cN8lg==",
"optional": true
},
"@napi-rs/snappy-win32-arm64-msvc": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@napi-rs/snappy-win32-arm64-msvc/-/snappy-win32-arm64-msvc-1.0.2.tgz",
"integrity": "sha512-2amNgMm8LFhI8KzWlCuHByBKsCiB4c9ur5EY0PZCfbbUL+d8TRcVeHLndgUtgCqT+m+T35LXV6jpL3jF6vS3PQ==",
"optional": true
},
"@napi-rs/snappy-win32-ia32-msvc": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@napi-rs/snappy-win32-ia32-msvc/-/snappy-win32-ia32-msvc-1.0.2.tgz",
"integrity": "sha512-Z0ujqNb6ybi3CBZYV/dKZRQ3V0YqX74xwO0n/vV4FG+kjMbmz1x2O5B+cbpBdYciPLf/oN1EJMEbf/e+csHXig==",
"optional": true
},
"@napi-rs/snappy-win32-x64-msvc": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@napi-rs/snappy-win32-x64-msvc/-/snappy-win32-x64-msvc-1.0.2.tgz",
"integrity": "sha512-mpGGtdJp0+myWzVqtfkKcjdN8rXgN2b8ox6WxEe5CNga/vV8LdIpBl4HgQ4/GTd1PolG9v7eXqnl5Rli+yb8Nw==",
"optional": true
},
"@napi-rs/triples": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@napi-rs/triples/-/triples-1.1.0.tgz",
"integrity": "sha512-XQr74QaLeMiqhStEhLn1im9EOMnkypp7MZOwQhGzqp2Weu5eQJbpPxWxixxlYRKWPOmJjsk6qYfYH9kq43yc2w==",
"optional": true
},
"@node-rs/crc32": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/@node-rs/crc32/-/crc32-1.5.0.tgz",
"integrity": "sha512-TLVm7FR1QAjXlXkss3HSx3BG/CvVwl4NVEL/qLAgossq4FQsybkvt0RCISrkI3j5fI30gPaGI/qwHn8xkLctow==",
"optional": true,
"requires": {
"@node-rs/crc32-android-arm-eabi": "1.5.0",
"@node-rs/crc32-android-arm64": "1.5.0",
"@node-rs/crc32-darwin-arm64": "1.5.0",
"@node-rs/crc32-darwin-x64": "1.5.0",
"@node-rs/crc32-freebsd-x64": "1.5.0",
"@node-rs/crc32-linux-arm-gnueabihf": "1.5.0",
"@node-rs/crc32-linux-arm64-gnu": "1.5.0",
"@node-rs/crc32-linux-arm64-musl": "1.5.0",
"@node-rs/crc32-linux-x64-gnu": "1.5.0",
"@node-rs/crc32-linux-x64-musl": "1.5.0",
"@node-rs/crc32-win32-arm64-msvc": "1.5.0",
"@node-rs/crc32-win32-ia32-msvc": "1.5.0",
"@node-rs/crc32-win32-x64-msvc": "1.5.0"
}
},
"@node-rs/crc32-android-arm-eabi": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/@node-rs/crc32-android-arm-eabi/-/crc32-android-arm-eabi-1.5.0.tgz",
"integrity": "sha512-Si3YKPAkT9IW2ZJfmFQg+9KJWDNgykk1vgybYljR3TJg9WzlrJQvPmJFsZ/Ci+79Htsb8a4auavBbmIkj+JpVQ==",
"optional": true
},
"@node-rs/crc32-android-arm64": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/@node-rs/crc32-android-arm64/-/crc32-android-arm64-1.5.0.tgz",
"integrity": "sha512-2uJD7muLg6wXjPhcuuS+HZBgXGX8HsxJzDjVoe51uAoGx+Az0hyH2I6p/ObOIYzcW4xFML0rzlYM9XkMglJhfw==",
"optional": true
},
"@node-rs/crc32-darwin-arm64": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/@node-rs/crc32-darwin-arm64/-/crc32-darwin-arm64-1.5.0.tgz",
"integrity": "sha512-E3dWA/fKu7FeDGBYB20/YEz28Fw/8sj4iuXgE4n1aoh8994AdbXdsJlmNip6/AkcEynC8Q9RdPS4HdfM7kBPiw==",
"optional": true
},
"@node-rs/crc32-darwin-x64": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/@node-rs/crc32-darwin-x64/-/crc32-darwin-x64-1.5.0.tgz",
"integrity": "sha512-YjQ6y/3L1D2kOrNguB42sPf6HdEkqXcL2jxJ41QOfuIRV18lp7/5sM9OWRdjmLpQUUvmpqSSWxZFQ/2P/35EXw==",
"optional": true
},
"@node-rs/crc32-freebsd-x64": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/@node-rs/crc32-freebsd-x64/-/crc32-freebsd-x64-1.5.0.tgz",
"integrity": "sha512-K+HfvordJrw0xkht9wElxIHGDm5qodOVzNa95I7ZW8BktHWC2QmPkcYRotrDnZLaOs8NfA0xWGiqp/ncAJ3XOw==",
"optional": true
},
"@node-rs/crc32-linux-arm-gnueabihf": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/@node-rs/crc32-linux-arm-gnueabihf/-/crc32-linux-arm-gnueabihf-1.5.0.tgz",
"integrity": "sha512-MFwJlcIAmgtnWAluthAY2gyTbKIu5/+6PUSlOZ4xlSZIddb3ra3M/AQ0BkDSvEoDeQQ5ZdkcnVWzpqoCdUOe4Q==",
"optional": true
},
"@node-rs/crc32-linux-arm64-gnu": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/@node-rs/crc32-linux-arm64-gnu/-/crc32-linux-arm64-gnu-1.5.0.tgz",
"integrity": "sha512-7JYsJXRUE6yrK/mt7uLX91ARLS3HOCggTSGD3Kw52lhJRPXTyJVVIhuLj8/neW8ENTgH3zgpQdeId0sKQtKrDg==",
"optional": true
},
"@node-rs/crc32-linux-arm64-musl": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/@node-rs/crc32-linux-arm64-musl/-/crc32-linux-arm64-musl-1.5.0.tgz",
"integrity": "sha512-irOtNHrizI8toVCX92o/3FIIfz4O+Z5qiSlIwH3PxsOoak0mz6uEInYwPVnDDKfAYzCUA0oxcGV2QIR1uYpCKQ==",
"optional": true
},
"@node-rs/crc32-linux-x64-gnu": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/@node-rs/crc32-linux-x64-gnu/-/crc32-linux-x64-gnu-1.5.0.tgz",
"integrity": "sha512-KOevSXLbgs2htznP8jlsN6tZ4kmpGloBj00lo4X4H4Lm6eKeWyG9txbCGD0yK4ZX/XhrL6Qs4VIMCaVFpxFIsw==",
"optional": true
},
"@node-rs/crc32-linux-x64-musl": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/@node-rs/crc32-linux-x64-musl/-/crc32-linux-x64-musl-1.5.0.tgz",
"integrity": "sha512-e6ivD6MWVMp/FP6VVq3EBjiBXKN/qBsTn8bOsHtIf+Et6dEkITbEk26m5+w9TFHIHKJGvwytH7+RigK7N7o5VQ==",
"optional": true
},
"@node-rs/crc32-win32-arm64-msvc": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/@node-rs/crc32-win32-arm64-msvc/-/crc32-win32-arm64-msvc-1.5.0.tgz",
"integrity": "sha512-PTvfUb08MAdQ0hab5OxXBauPocP09SG2rShRjwtmyRnze+Nd5JHJcsj5O0WhX/DCu8acK1sS0Q0Np3b1lIbwkg==",
"optional": true
},
"@node-rs/crc32-win32-ia32-msvc": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/@node-rs/crc32-win32-ia32-msvc/-/crc32-win32-ia32-msvc-1.5.0.tgz",
"integrity": "sha512-+fUiXIUddPgoxPcBA4lpG7fQQgJGEkinnS1ne3+pySu1Z2Ej4vJFS5aJyKc56+1IV9ztrXo2H+b3r0IdnLvy7w==",
"optional": true
},
"@node-rs/crc32-win32-x64-msvc": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/@node-rs/crc32-win32-x64-msvc/-/crc32-win32-x64-msvc-1.5.0.tgz",
"integrity": "sha512-FvgItAuN6eRHZDAPVlBZbzQjiRO0DFFFLgy2KFUjx+vLx20Auf5Hi0/D+dFLmH9jdESaoZqwZC5FpB7nfit1lQ==",
"optional": true
},
"@node-rs/helper": {
"version": "1.3.3",
"resolved": "https://registry.npmjs.org/@node-rs/helper/-/helper-1.3.3.tgz",
"integrity": "sha512-p4OdfQObGN9YFy5WZaGwlPYICQSe7xZYyXB0sxREmvj1HzGKp5bPg2PlfgfMZEfnjIA882B9ZrnagYzZihIwjA==",
"optional": true,
"requires": {
"@napi-rs/triples": "^1.1.0"
}
},
"dotenv": {
"version": "16.0.0",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.0.0.tgz",
"integrity": "sha512-qD9WU0MPM4SWLPJy/r2Be+2WgQj8plChsyrCNQzW/0WjvcJQiKQJ9mH3ZgB3fxbUUxgc/11ZJ0Fi5KiimWGz2Q=="
},
"int24": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/int24/-/int24-0.0.1.tgz",
"integrity": "sha1-ls/xQwpGVXNS7bQGzYezCCs2nYQ=",
"optional": true
},
"lodash": {
"version": "4.17.21",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
},
"node-fetch": {
"version": "2.6.7",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz",
"integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==",
"requires": {
"whatwg-url": "^5.0.0"
}
},
"node-state": {
"version": "1.4.4",
"resolved": "https://registry.npmjs.org/node-state/-/node-state-1.4.4.tgz",
"integrity": "sha1-5eYthhZ+LahyOKyG/PUy3+Nsrbk="
},
"nsqjs": {
"version": "0.13.0",
"resolved": "https://registry.npmjs.org/nsqjs/-/nsqjs-0.13.0.tgz",
"integrity": "sha512-h4sZoJu8qumYYGLts9ObWl+eK3BzkbBuE7UhrQYkLMQvaeHXFlGfBXB5IcgNBRQVOuEVRfT/1V4bPpgiJyN/RQ==",
"requires": {
"lodash": "^4.17.15",
"node-fetch": "^2.6.1",
"node-state": "~1.4.4",
"snappystream": "^2.0.0"
}
},
"snappystream": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/snappystream/-/snappystream-2.0.0.tgz",
"integrity": "sha512-Uu8wVCmd4R7W46HfHd6+E0kIFZlZ80heUyUyaCePhvIPCJF+uzpeAry5/6WNmeqx8SJiSdr0N635qUtL3AqzWg==",
"optional": true,
"requires": {
"@napi-rs/snappy": "^1.0.1",
"@node-rs/crc32": "^1.1.2",
"int24": "0.0.1"
}
},
"tr46": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
"integrity": "sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o="
},
"webidl-conversions": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
"integrity": "sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE="
},
"whatwg-url": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
"integrity": "sha1-lmRU6HZUYuN2RNNib2dCzotwll0=",
"requires": {
"tr46": "~0.0.3",
"webidl-conversions": "^3.0.0"
}
}
}
}