nitrostack 1.0.70 → 1.0.71

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,4112 @@
1
+ {
2
+ "name": "hypermcp-starter",
3
+ "version": "1.0.0",
4
+ "lockfileVersion": 3,
5
+ "requires": true,
6
+ "packages": {
7
+ "": {
8
+ "name": "hypermcp-starter",
9
+ "version": "1.0.0",
10
+ "dependencies": {
11
+ "dotenv": "^16.3.1",
12
+ "nitrostack": "^1",
13
+ "zod": "^3.22.4"
14
+ },
15
+ "devDependencies": {
16
+ "typescript": "^5.3.3"
17
+ }
18
+ },
19
+ "node_modules/@colors/colors": {
20
+ "version": "1.6.0",
21
+ "resolved": "https://registry.npmjs.org/@colors/colors/-/colors-1.6.0.tgz",
22
+ "integrity": "sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==",
23
+ "license": "MIT",
24
+ "engines": {
25
+ "node": ">=0.1.90"
26
+ }
27
+ },
28
+ "node_modules/@dabh/diagnostics": {
29
+ "version": "2.0.8",
30
+ "resolved": "https://registry.npmjs.org/@dabh/diagnostics/-/diagnostics-2.0.8.tgz",
31
+ "integrity": "sha512-R4MSXTVnuMzGD7bzHdW2ZhhdPC/igELENcq5IjEverBvq5hn1SXCWcsi6eSsdWP0/Ur+SItRRjAktmdoX/8R/Q==",
32
+ "license": "MIT",
33
+ "dependencies": {
34
+ "@so-ric/colorspace": "^1.1.6",
35
+ "enabled": "2.0.x",
36
+ "kuler": "^2.0.0"
37
+ }
38
+ },
39
+ "node_modules/@esbuild/aix-ppc64": {
40
+ "version": "0.27.2",
41
+ "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.27.2.tgz",
42
+ "integrity": "sha512-GZMB+a0mOMZs4MpDbj8RJp4cw+w1WV5NYD6xzgvzUJ5Ek2jerwfO2eADyI6ExDSUED+1X8aMbegahsJi+8mgpw==",
43
+ "cpu": [
44
+ "ppc64"
45
+ ],
46
+ "license": "MIT",
47
+ "optional": true,
48
+ "os": [
49
+ "aix"
50
+ ],
51
+ "engines": {
52
+ "node": ">=18"
53
+ }
54
+ },
55
+ "node_modules/@esbuild/android-arm": {
56
+ "version": "0.27.2",
57
+ "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.27.2.tgz",
58
+ "integrity": "sha512-DVNI8jlPa7Ujbr1yjU2PfUSRtAUZPG9I1RwW4F4xFB1Imiu2on0ADiI/c3td+KmDtVKNbi+nffGDQMfcIMkwIA==",
59
+ "cpu": [
60
+ "arm"
61
+ ],
62
+ "license": "MIT",
63
+ "optional": true,
64
+ "os": [
65
+ "android"
66
+ ],
67
+ "engines": {
68
+ "node": ">=18"
69
+ }
70
+ },
71
+ "node_modules/@esbuild/android-arm64": {
72
+ "version": "0.27.2",
73
+ "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.27.2.tgz",
74
+ "integrity": "sha512-pvz8ZZ7ot/RBphf8fv60ljmaoydPU12VuXHImtAs0XhLLw+EXBi2BLe3OYSBslR4rryHvweW5gmkKFwTiFy6KA==",
75
+ "cpu": [
76
+ "arm64"
77
+ ],
78
+ "license": "MIT",
79
+ "optional": true,
80
+ "os": [
81
+ "android"
82
+ ],
83
+ "engines": {
84
+ "node": ">=18"
85
+ }
86
+ },
87
+ "node_modules/@esbuild/android-x64": {
88
+ "version": "0.27.2",
89
+ "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.27.2.tgz",
90
+ "integrity": "sha512-z8Ank4Byh4TJJOh4wpz8g2vDy75zFL0TlZlkUkEwYXuPSgX8yzep596n6mT7905kA9uHZsf/o2OJZubl2l3M7A==",
91
+ "cpu": [
92
+ "x64"
93
+ ],
94
+ "license": "MIT",
95
+ "optional": true,
96
+ "os": [
97
+ "android"
98
+ ],
99
+ "engines": {
100
+ "node": ">=18"
101
+ }
102
+ },
103
+ "node_modules/@esbuild/darwin-arm64": {
104
+ "version": "0.27.2",
105
+ "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.27.2.tgz",
106
+ "integrity": "sha512-davCD2Zc80nzDVRwXTcQP/28fiJbcOwvdolL0sOiOsbwBa72kegmVU0Wrh1MYrbuCL98Omp5dVhQFWRKR2ZAlg==",
107
+ "cpu": [
108
+ "arm64"
109
+ ],
110
+ "license": "MIT",
111
+ "optional": true,
112
+ "os": [
113
+ "darwin"
114
+ ],
115
+ "engines": {
116
+ "node": ">=18"
117
+ }
118
+ },
119
+ "node_modules/@esbuild/darwin-x64": {
120
+ "version": "0.27.2",
121
+ "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.27.2.tgz",
122
+ "integrity": "sha512-ZxtijOmlQCBWGwbVmwOF/UCzuGIbUkqB1faQRf5akQmxRJ1ujusWsb3CVfk/9iZKr2L5SMU5wPBi1UWbvL+VQA==",
123
+ "cpu": [
124
+ "x64"
125
+ ],
126
+ "license": "MIT",
127
+ "optional": true,
128
+ "os": [
129
+ "darwin"
130
+ ],
131
+ "engines": {
132
+ "node": ">=18"
133
+ }
134
+ },
135
+ "node_modules/@esbuild/freebsd-arm64": {
136
+ "version": "0.27.2",
137
+ "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.27.2.tgz",
138
+ "integrity": "sha512-lS/9CN+rgqQ9czogxlMcBMGd+l8Q3Nj1MFQwBZJyoEKI50XGxwuzznYdwcav6lpOGv5BqaZXqvBSiB/kJ5op+g==",
139
+ "cpu": [
140
+ "arm64"
141
+ ],
142
+ "license": "MIT",
143
+ "optional": true,
144
+ "os": [
145
+ "freebsd"
146
+ ],
147
+ "engines": {
148
+ "node": ">=18"
149
+ }
150
+ },
151
+ "node_modules/@esbuild/freebsd-x64": {
152
+ "version": "0.27.2",
153
+ "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.27.2.tgz",
154
+ "integrity": "sha512-tAfqtNYb4YgPnJlEFu4c212HYjQWSO/w/h/lQaBK7RbwGIkBOuNKQI9tqWzx7Wtp7bTPaGC6MJvWI608P3wXYA==",
155
+ "cpu": [
156
+ "x64"
157
+ ],
158
+ "license": "MIT",
159
+ "optional": true,
160
+ "os": [
161
+ "freebsd"
162
+ ],
163
+ "engines": {
164
+ "node": ">=18"
165
+ }
166
+ },
167
+ "node_modules/@esbuild/linux-arm": {
168
+ "version": "0.27.2",
169
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.27.2.tgz",
170
+ "integrity": "sha512-vWfq4GaIMP9AIe4yj1ZUW18RDhx6EPQKjwe7n8BbIecFtCQG4CfHGaHuh7fdfq+y3LIA2vGS/o9ZBGVxIDi9hw==",
171
+ "cpu": [
172
+ "arm"
173
+ ],
174
+ "license": "MIT",
175
+ "optional": true,
176
+ "os": [
177
+ "linux"
178
+ ],
179
+ "engines": {
180
+ "node": ">=18"
181
+ }
182
+ },
183
+ "node_modules/@esbuild/linux-arm64": {
184
+ "version": "0.27.2",
185
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.27.2.tgz",
186
+ "integrity": "sha512-hYxN8pr66NsCCiRFkHUAsxylNOcAQaxSSkHMMjcpx0si13t1LHFphxJZUiGwojB1a/Hd5OiPIqDdXONia6bhTw==",
187
+ "cpu": [
188
+ "arm64"
189
+ ],
190
+ "license": "MIT",
191
+ "optional": true,
192
+ "os": [
193
+ "linux"
194
+ ],
195
+ "engines": {
196
+ "node": ">=18"
197
+ }
198
+ },
199
+ "node_modules/@esbuild/linux-ia32": {
200
+ "version": "0.27.2",
201
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.27.2.tgz",
202
+ "integrity": "sha512-MJt5BRRSScPDwG2hLelYhAAKh9imjHK5+NE/tvnRLbIqUWa+0E9N4WNMjmp/kXXPHZGqPLxggwVhz7QP8CTR8w==",
203
+ "cpu": [
204
+ "ia32"
205
+ ],
206
+ "license": "MIT",
207
+ "optional": true,
208
+ "os": [
209
+ "linux"
210
+ ],
211
+ "engines": {
212
+ "node": ">=18"
213
+ }
214
+ },
215
+ "node_modules/@esbuild/linux-loong64": {
216
+ "version": "0.27.2",
217
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.27.2.tgz",
218
+ "integrity": "sha512-lugyF1atnAT463aO6KPshVCJK5NgRnU4yb3FUumyVz+cGvZbontBgzeGFO1nF+dPueHD367a2ZXe1NtUkAjOtg==",
219
+ "cpu": [
220
+ "loong64"
221
+ ],
222
+ "license": "MIT",
223
+ "optional": true,
224
+ "os": [
225
+ "linux"
226
+ ],
227
+ "engines": {
228
+ "node": ">=18"
229
+ }
230
+ },
231
+ "node_modules/@esbuild/linux-mips64el": {
232
+ "version": "0.27.2",
233
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.27.2.tgz",
234
+ "integrity": "sha512-nlP2I6ArEBewvJ2gjrrkESEZkB5mIoaTswuqNFRv/WYd+ATtUpe9Y09RnJvgvdag7he0OWgEZWhviS1OTOKixw==",
235
+ "cpu": [
236
+ "mips64el"
237
+ ],
238
+ "license": "MIT",
239
+ "optional": true,
240
+ "os": [
241
+ "linux"
242
+ ],
243
+ "engines": {
244
+ "node": ">=18"
245
+ }
246
+ },
247
+ "node_modules/@esbuild/linux-ppc64": {
248
+ "version": "0.27.2",
249
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.27.2.tgz",
250
+ "integrity": "sha512-C92gnpey7tUQONqg1n6dKVbx3vphKtTHJaNG2Ok9lGwbZil6DrfyecMsp9CrmXGQJmZ7iiVXvvZH6Ml5hL6XdQ==",
251
+ "cpu": [
252
+ "ppc64"
253
+ ],
254
+ "license": "MIT",
255
+ "optional": true,
256
+ "os": [
257
+ "linux"
258
+ ],
259
+ "engines": {
260
+ "node": ">=18"
261
+ }
262
+ },
263
+ "node_modules/@esbuild/linux-riscv64": {
264
+ "version": "0.27.2",
265
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.27.2.tgz",
266
+ "integrity": "sha512-B5BOmojNtUyN8AXlK0QJyvjEZkWwy/FKvakkTDCziX95AowLZKR6aCDhG7LeF7uMCXEJqwa8Bejz5LTPYm8AvA==",
267
+ "cpu": [
268
+ "riscv64"
269
+ ],
270
+ "license": "MIT",
271
+ "optional": true,
272
+ "os": [
273
+ "linux"
274
+ ],
275
+ "engines": {
276
+ "node": ">=18"
277
+ }
278
+ },
279
+ "node_modules/@esbuild/linux-s390x": {
280
+ "version": "0.27.2",
281
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.27.2.tgz",
282
+ "integrity": "sha512-p4bm9+wsPwup5Z8f4EpfN63qNagQ47Ua2znaqGH6bqLlmJ4bx97Y9JdqxgGZ6Y8xVTixUnEkoKSHcpRlDnNr5w==",
283
+ "cpu": [
284
+ "s390x"
285
+ ],
286
+ "license": "MIT",
287
+ "optional": true,
288
+ "os": [
289
+ "linux"
290
+ ],
291
+ "engines": {
292
+ "node": ">=18"
293
+ }
294
+ },
295
+ "node_modules/@esbuild/linux-x64": {
296
+ "version": "0.27.2",
297
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.27.2.tgz",
298
+ "integrity": "sha512-uwp2Tip5aPmH+NRUwTcfLb+W32WXjpFejTIOWZFw/v7/KnpCDKG66u4DLcurQpiYTiYwQ9B7KOeMJvLCu/OvbA==",
299
+ "cpu": [
300
+ "x64"
301
+ ],
302
+ "license": "MIT",
303
+ "optional": true,
304
+ "os": [
305
+ "linux"
306
+ ],
307
+ "engines": {
308
+ "node": ">=18"
309
+ }
310
+ },
311
+ "node_modules/@esbuild/netbsd-arm64": {
312
+ "version": "0.27.2",
313
+ "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.27.2.tgz",
314
+ "integrity": "sha512-Kj6DiBlwXrPsCRDeRvGAUb/LNrBASrfqAIok+xB0LxK8CHqxZ037viF13ugfsIpePH93mX7xfJp97cyDuTZ3cw==",
315
+ "cpu": [
316
+ "arm64"
317
+ ],
318
+ "license": "MIT",
319
+ "optional": true,
320
+ "os": [
321
+ "netbsd"
322
+ ],
323
+ "engines": {
324
+ "node": ">=18"
325
+ }
326
+ },
327
+ "node_modules/@esbuild/netbsd-x64": {
328
+ "version": "0.27.2",
329
+ "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.27.2.tgz",
330
+ "integrity": "sha512-HwGDZ0VLVBY3Y+Nw0JexZy9o/nUAWq9MlV7cahpaXKW6TOzfVno3y3/M8Ga8u8Yr7GldLOov27xiCnqRZf0tCA==",
331
+ "cpu": [
332
+ "x64"
333
+ ],
334
+ "license": "MIT",
335
+ "optional": true,
336
+ "os": [
337
+ "netbsd"
338
+ ],
339
+ "engines": {
340
+ "node": ">=18"
341
+ }
342
+ },
343
+ "node_modules/@esbuild/openbsd-arm64": {
344
+ "version": "0.27.2",
345
+ "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.27.2.tgz",
346
+ "integrity": "sha512-DNIHH2BPQ5551A7oSHD0CKbwIA/Ox7+78/AWkbS5QoRzaqlev2uFayfSxq68EkonB+IKjiuxBFoV8ESJy8bOHA==",
347
+ "cpu": [
348
+ "arm64"
349
+ ],
350
+ "license": "MIT",
351
+ "optional": true,
352
+ "os": [
353
+ "openbsd"
354
+ ],
355
+ "engines": {
356
+ "node": ">=18"
357
+ }
358
+ },
359
+ "node_modules/@esbuild/openbsd-x64": {
360
+ "version": "0.27.2",
361
+ "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.27.2.tgz",
362
+ "integrity": "sha512-/it7w9Nb7+0KFIzjalNJVR5bOzA9Vay+yIPLVHfIQYG/j+j9VTH84aNB8ExGKPU4AzfaEvN9/V4HV+F+vo8OEg==",
363
+ "cpu": [
364
+ "x64"
365
+ ],
366
+ "license": "MIT",
367
+ "optional": true,
368
+ "os": [
369
+ "openbsd"
370
+ ],
371
+ "engines": {
372
+ "node": ">=18"
373
+ }
374
+ },
375
+ "node_modules/@esbuild/openharmony-arm64": {
376
+ "version": "0.27.2",
377
+ "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.27.2.tgz",
378
+ "integrity": "sha512-LRBbCmiU51IXfeXk59csuX/aSaToeG7w48nMwA6049Y4J4+VbWALAuXcs+qcD04rHDuSCSRKdmY63sruDS5qag==",
379
+ "cpu": [
380
+ "arm64"
381
+ ],
382
+ "license": "MIT",
383
+ "optional": true,
384
+ "os": [
385
+ "openharmony"
386
+ ],
387
+ "engines": {
388
+ "node": ">=18"
389
+ }
390
+ },
391
+ "node_modules/@esbuild/sunos-x64": {
392
+ "version": "0.27.2",
393
+ "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.27.2.tgz",
394
+ "integrity": "sha512-kMtx1yqJHTmqaqHPAzKCAkDaKsffmXkPHThSfRwZGyuqyIeBvf08KSsYXl+abf5HDAPMJIPnbBfXvP2ZC2TfHg==",
395
+ "cpu": [
396
+ "x64"
397
+ ],
398
+ "license": "MIT",
399
+ "optional": true,
400
+ "os": [
401
+ "sunos"
402
+ ],
403
+ "engines": {
404
+ "node": ">=18"
405
+ }
406
+ },
407
+ "node_modules/@esbuild/win32-arm64": {
408
+ "version": "0.27.2",
409
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.27.2.tgz",
410
+ "integrity": "sha512-Yaf78O/B3Kkh+nKABUF++bvJv5Ijoy9AN1ww904rOXZFLWVc5OLOfL56W+C8F9xn5JQZa3UX6m+IktJnIb1Jjg==",
411
+ "cpu": [
412
+ "arm64"
413
+ ],
414
+ "license": "MIT",
415
+ "optional": true,
416
+ "os": [
417
+ "win32"
418
+ ],
419
+ "engines": {
420
+ "node": ">=18"
421
+ }
422
+ },
423
+ "node_modules/@esbuild/win32-ia32": {
424
+ "version": "0.27.2",
425
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.27.2.tgz",
426
+ "integrity": "sha512-Iuws0kxo4yusk7sw70Xa2E2imZU5HoixzxfGCdxwBdhiDgt9vX9VUCBhqcwY7/uh//78A1hMkkROMJq9l27oLQ==",
427
+ "cpu": [
428
+ "ia32"
429
+ ],
430
+ "license": "MIT",
431
+ "optional": true,
432
+ "os": [
433
+ "win32"
434
+ ],
435
+ "engines": {
436
+ "node": ">=18"
437
+ }
438
+ },
439
+ "node_modules/@esbuild/win32-x64": {
440
+ "version": "0.27.2",
441
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.27.2.tgz",
442
+ "integrity": "sha512-sRdU18mcKf7F+YgheI/zGf5alZatMUTKj/jNS6l744f9u3WFu4v7twcUI9vu4mknF4Y9aDlblIie0IM+5xxaqQ==",
443
+ "cpu": [
444
+ "x64"
445
+ ],
446
+ "license": "MIT",
447
+ "optional": true,
448
+ "os": [
449
+ "win32"
450
+ ],
451
+ "engines": {
452
+ "node": ">=18"
453
+ }
454
+ },
455
+ "node_modules/@google/generative-ai": {
456
+ "version": "0.24.1",
457
+ "resolved": "https://registry.npmjs.org/@google/generative-ai/-/generative-ai-0.24.1.tgz",
458
+ "integrity": "sha512-MqO+MLfM6kjxcKoy0p1wRzG3b4ZZXtPI+z2IE26UogS2Cm/XHO+7gGRBh6gcJsOiIVoH93UwKvW4HdgiOZCy9Q==",
459
+ "license": "Apache-2.0",
460
+ "engines": {
461
+ "node": ">=18.0.0"
462
+ }
463
+ },
464
+ "node_modules/@hono/node-server": {
465
+ "version": "1.19.7",
466
+ "resolved": "https://registry.npmjs.org/@hono/node-server/-/node-server-1.19.7.tgz",
467
+ "integrity": "sha512-vUcD0uauS7EU2caukW8z5lJKtoGMokxNbJtBiwHgpqxEXokaHCBkQUmCHhjFB1VUTWdqj25QoMkMKzgjq+uhrw==",
468
+ "license": "MIT",
469
+ "engines": {
470
+ "node": ">=18.14.1"
471
+ },
472
+ "peerDependencies": {
473
+ "hono": "^4"
474
+ }
475
+ },
476
+ "node_modules/@inquirer/external-editor": {
477
+ "version": "1.0.3",
478
+ "resolved": "https://registry.npmjs.org/@inquirer/external-editor/-/external-editor-1.0.3.tgz",
479
+ "integrity": "sha512-RWbSrDiYmO4LbejWY7ttpxczuwQyZLBUyygsA9Nsv95hpzUWwnNTVQmAq3xuh7vNwCp07UTmE5i11XAEExx4RA==",
480
+ "license": "MIT",
481
+ "dependencies": {
482
+ "chardet": "^2.1.1",
483
+ "iconv-lite": "^0.7.0"
484
+ },
485
+ "engines": {
486
+ "node": ">=18"
487
+ },
488
+ "peerDependencies": {
489
+ "@types/node": ">=18"
490
+ },
491
+ "peerDependenciesMeta": {
492
+ "@types/node": {
493
+ "optional": true
494
+ }
495
+ }
496
+ },
497
+ "node_modules/@inquirer/external-editor/node_modules/iconv-lite": {
498
+ "version": "0.7.1",
499
+ "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.7.1.tgz",
500
+ "integrity": "sha512-2Tth85cXwGFHfvRgZWszZSvdo+0Xsqmw8k8ZwxScfcBneNUraK+dxRxRm24nszx80Y0TVio8kKLt5sLE7ZCLlw==",
501
+ "license": "MIT",
502
+ "dependencies": {
503
+ "safer-buffer": ">= 2.1.2 < 3.0.0"
504
+ },
505
+ "engines": {
506
+ "node": ">=0.10.0"
507
+ },
508
+ "funding": {
509
+ "type": "opencollective",
510
+ "url": "https://opencollective.com/express"
511
+ }
512
+ },
513
+ "node_modules/@inquirer/figures": {
514
+ "version": "1.0.15",
515
+ "resolved": "https://registry.npmjs.org/@inquirer/figures/-/figures-1.0.15.tgz",
516
+ "integrity": "sha512-t2IEY+unGHOzAaVM5Xx6DEWKeXlDDcNPeDyUpsRc6CUhBfU3VQOEl+Vssh7VNp1dR8MdUJBWhuObjXCsVpjN5g==",
517
+ "license": "MIT",
518
+ "engines": {
519
+ "node": ">=18"
520
+ }
521
+ },
522
+ "node_modules/@modelcontextprotocol/sdk": {
523
+ "version": "1.25.1",
524
+ "resolved": "https://registry.npmjs.org/@modelcontextprotocol/sdk/-/sdk-1.25.1.tgz",
525
+ "integrity": "sha512-yO28oVFFC7EBoiKdAn+VqRm+plcfv4v0xp6osG/VsCB0NlPZWi87ajbCZZ8f/RvOFLEu7//rSRmuZZ7lMoe3gQ==",
526
+ "license": "MIT",
527
+ "dependencies": {
528
+ "@hono/node-server": "^1.19.7",
529
+ "ajv": "^8.17.1",
530
+ "ajv-formats": "^3.0.1",
531
+ "content-type": "^1.0.5",
532
+ "cors": "^2.8.5",
533
+ "cross-spawn": "^7.0.5",
534
+ "eventsource": "^3.0.2",
535
+ "eventsource-parser": "^3.0.0",
536
+ "express": "^5.0.1",
537
+ "express-rate-limit": "^7.5.0",
538
+ "jose": "^6.1.1",
539
+ "json-schema-typed": "^8.0.2",
540
+ "pkce-challenge": "^5.0.0",
541
+ "raw-body": "^3.0.0",
542
+ "zod": "^3.25 || ^4.0",
543
+ "zod-to-json-schema": "^3.25.0"
544
+ },
545
+ "engines": {
546
+ "node": ">=18"
547
+ },
548
+ "peerDependencies": {
549
+ "@cfworker/json-schema": "^4.1.1",
550
+ "zod": "^3.25 || ^4.0"
551
+ },
552
+ "peerDependenciesMeta": {
553
+ "@cfworker/json-schema": {
554
+ "optional": true
555
+ },
556
+ "zod": {
557
+ "optional": false
558
+ }
559
+ }
560
+ },
561
+ "node_modules/@modelcontextprotocol/sdk/node_modules/accepts": {
562
+ "version": "2.0.0",
563
+ "resolved": "https://registry.npmjs.org/accepts/-/accepts-2.0.0.tgz",
564
+ "integrity": "sha512-5cvg6CtKwfgdmVqY1WIiXKc3Q1bkRqGLi+2W/6ao+6Y7gu/RCwRuAhGEzh5B4KlszSuTLgZYuqFqo5bImjNKng==",
565
+ "license": "MIT",
566
+ "dependencies": {
567
+ "mime-types": "^3.0.0",
568
+ "negotiator": "^1.0.0"
569
+ },
570
+ "engines": {
571
+ "node": ">= 0.6"
572
+ }
573
+ },
574
+ "node_modules/@modelcontextprotocol/sdk/node_modules/body-parser": {
575
+ "version": "2.2.1",
576
+ "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-2.2.1.tgz",
577
+ "integrity": "sha512-nfDwkulwiZYQIGwxdy0RUmowMhKcFVcYXUU7m4QlKYim1rUtg83xm2yjZ40QjDuc291AJjjeSc9b++AWHSgSHw==",
578
+ "license": "MIT",
579
+ "dependencies": {
580
+ "bytes": "^3.1.2",
581
+ "content-type": "^1.0.5",
582
+ "debug": "^4.4.3",
583
+ "http-errors": "^2.0.0",
584
+ "iconv-lite": "^0.7.0",
585
+ "on-finished": "^2.4.1",
586
+ "qs": "^6.14.0",
587
+ "raw-body": "^3.0.1",
588
+ "type-is": "^2.0.1"
589
+ },
590
+ "engines": {
591
+ "node": ">=18"
592
+ },
593
+ "funding": {
594
+ "type": "opencollective",
595
+ "url": "https://opencollective.com/express"
596
+ }
597
+ },
598
+ "node_modules/@modelcontextprotocol/sdk/node_modules/content-disposition": {
599
+ "version": "1.0.1",
600
+ "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-1.0.1.tgz",
601
+ "integrity": "sha512-oIXISMynqSqm241k6kcQ5UwttDILMK4BiurCfGEREw6+X9jkkpEe5T9FZaApyLGGOnFuyMWZpdolTXMtvEJ08Q==",
602
+ "license": "MIT",
603
+ "engines": {
604
+ "node": ">=18"
605
+ },
606
+ "funding": {
607
+ "type": "opencollective",
608
+ "url": "https://opencollective.com/express"
609
+ }
610
+ },
611
+ "node_modules/@modelcontextprotocol/sdk/node_modules/cookie-signature": {
612
+ "version": "1.2.2",
613
+ "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.2.2.tgz",
614
+ "integrity": "sha512-D76uU73ulSXrD1UXF4KE2TMxVVwhsnCgfAyTg9k8P6KGZjlXKrOLe4dJQKI3Bxi5wjesZoFXJWElNWBjPZMbhg==",
615
+ "license": "MIT",
616
+ "engines": {
617
+ "node": ">=6.6.0"
618
+ }
619
+ },
620
+ "node_modules/@modelcontextprotocol/sdk/node_modules/debug": {
621
+ "version": "4.4.3",
622
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
623
+ "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
624
+ "license": "MIT",
625
+ "dependencies": {
626
+ "ms": "^2.1.3"
627
+ },
628
+ "engines": {
629
+ "node": ">=6.0"
630
+ },
631
+ "peerDependenciesMeta": {
632
+ "supports-color": {
633
+ "optional": true
634
+ }
635
+ }
636
+ },
637
+ "node_modules/@modelcontextprotocol/sdk/node_modules/express": {
638
+ "version": "5.2.1",
639
+ "resolved": "https://registry.npmjs.org/express/-/express-5.2.1.tgz",
640
+ "integrity": "sha512-hIS4idWWai69NezIdRt2xFVofaF4j+6INOpJlVOLDO8zXGpUVEVzIYk12UUi2JzjEzWL3IOAxcTubgz9Po0yXw==",
641
+ "license": "MIT",
642
+ "dependencies": {
643
+ "accepts": "^2.0.0",
644
+ "body-parser": "^2.2.1",
645
+ "content-disposition": "^1.0.0",
646
+ "content-type": "^1.0.5",
647
+ "cookie": "^0.7.1",
648
+ "cookie-signature": "^1.2.1",
649
+ "debug": "^4.4.0",
650
+ "depd": "^2.0.0",
651
+ "encodeurl": "^2.0.0",
652
+ "escape-html": "^1.0.3",
653
+ "etag": "^1.8.1",
654
+ "finalhandler": "^2.1.0",
655
+ "fresh": "^2.0.0",
656
+ "http-errors": "^2.0.0",
657
+ "merge-descriptors": "^2.0.0",
658
+ "mime-types": "^3.0.0",
659
+ "on-finished": "^2.4.1",
660
+ "once": "^1.4.0",
661
+ "parseurl": "^1.3.3",
662
+ "proxy-addr": "^2.0.7",
663
+ "qs": "^6.14.0",
664
+ "range-parser": "^1.2.1",
665
+ "router": "^2.2.0",
666
+ "send": "^1.1.0",
667
+ "serve-static": "^2.2.0",
668
+ "statuses": "^2.0.1",
669
+ "type-is": "^2.0.1",
670
+ "vary": "^1.1.2"
671
+ },
672
+ "engines": {
673
+ "node": ">= 18"
674
+ },
675
+ "funding": {
676
+ "type": "opencollective",
677
+ "url": "https://opencollective.com/express"
678
+ }
679
+ },
680
+ "node_modules/@modelcontextprotocol/sdk/node_modules/finalhandler": {
681
+ "version": "2.1.1",
682
+ "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-2.1.1.tgz",
683
+ "integrity": "sha512-S8KoZgRZN+a5rNwqTxlZZePjT/4cnm0ROV70LedRHZ0p8u9fRID0hJUZQpkKLzro8LfmC8sx23bY6tVNxv8pQA==",
684
+ "license": "MIT",
685
+ "dependencies": {
686
+ "debug": "^4.4.0",
687
+ "encodeurl": "^2.0.0",
688
+ "escape-html": "^1.0.3",
689
+ "on-finished": "^2.4.1",
690
+ "parseurl": "^1.3.3",
691
+ "statuses": "^2.0.1"
692
+ },
693
+ "engines": {
694
+ "node": ">= 18.0.0"
695
+ },
696
+ "funding": {
697
+ "type": "opencollective",
698
+ "url": "https://opencollective.com/express"
699
+ }
700
+ },
701
+ "node_modules/@modelcontextprotocol/sdk/node_modules/fresh": {
702
+ "version": "2.0.0",
703
+ "resolved": "https://registry.npmjs.org/fresh/-/fresh-2.0.0.tgz",
704
+ "integrity": "sha512-Rx/WycZ60HOaqLKAi6cHRKKI7zxWbJ31MhntmtwMoaTeF7XFH9hhBp8vITaMidfljRQ6eYWCKkaTK+ykVJHP2A==",
705
+ "license": "MIT",
706
+ "engines": {
707
+ "node": ">= 0.8"
708
+ }
709
+ },
710
+ "node_modules/@modelcontextprotocol/sdk/node_modules/iconv-lite": {
711
+ "version": "0.7.1",
712
+ "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.7.1.tgz",
713
+ "integrity": "sha512-2Tth85cXwGFHfvRgZWszZSvdo+0Xsqmw8k8ZwxScfcBneNUraK+dxRxRm24nszx80Y0TVio8kKLt5sLE7ZCLlw==",
714
+ "license": "MIT",
715
+ "dependencies": {
716
+ "safer-buffer": ">= 2.1.2 < 3.0.0"
717
+ },
718
+ "engines": {
719
+ "node": ">=0.10.0"
720
+ },
721
+ "funding": {
722
+ "type": "opencollective",
723
+ "url": "https://opencollective.com/express"
724
+ }
725
+ },
726
+ "node_modules/@modelcontextprotocol/sdk/node_modules/media-typer": {
727
+ "version": "1.1.0",
728
+ "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-1.1.0.tgz",
729
+ "integrity": "sha512-aisnrDP4GNe06UcKFnV5bfMNPBUw4jsLGaWwWfnH3v02GnBuXX2MCVn5RbrWo0j3pczUilYblq7fQ7Nw2t5XKw==",
730
+ "license": "MIT",
731
+ "engines": {
732
+ "node": ">= 0.8"
733
+ }
734
+ },
735
+ "node_modules/@modelcontextprotocol/sdk/node_modules/merge-descriptors": {
736
+ "version": "2.0.0",
737
+ "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-2.0.0.tgz",
738
+ "integrity": "sha512-Snk314V5ayFLhp3fkUREub6WtjBfPdCPY1Ln8/8munuLuiYhsABgBVWsozAG+MWMbVEvcdcpbi9R7ww22l9Q3g==",
739
+ "license": "MIT",
740
+ "engines": {
741
+ "node": ">=18"
742
+ },
743
+ "funding": {
744
+ "url": "https://github.com/sponsors/sindresorhus"
745
+ }
746
+ },
747
+ "node_modules/@modelcontextprotocol/sdk/node_modules/mime-db": {
748
+ "version": "1.54.0",
749
+ "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz",
750
+ "integrity": "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==",
751
+ "license": "MIT",
752
+ "engines": {
753
+ "node": ">= 0.6"
754
+ }
755
+ },
756
+ "node_modules/@modelcontextprotocol/sdk/node_modules/mime-types": {
757
+ "version": "3.0.2",
758
+ "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-3.0.2.tgz",
759
+ "integrity": "sha512-Lbgzdk0h4juoQ9fCKXW4by0UJqj+nOOrI9MJ1sSj4nI8aI2eo1qmvQEie4VD1glsS250n15LsWsYtCugiStS5A==",
760
+ "license": "MIT",
761
+ "dependencies": {
762
+ "mime-db": "^1.54.0"
763
+ },
764
+ "engines": {
765
+ "node": ">=18"
766
+ },
767
+ "funding": {
768
+ "type": "opencollective",
769
+ "url": "https://opencollective.com/express"
770
+ }
771
+ },
772
+ "node_modules/@modelcontextprotocol/sdk/node_modules/ms": {
773
+ "version": "2.1.3",
774
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
775
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
776
+ "license": "MIT"
777
+ },
778
+ "node_modules/@modelcontextprotocol/sdk/node_modules/negotiator": {
779
+ "version": "1.0.0",
780
+ "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-1.0.0.tgz",
781
+ "integrity": "sha512-8Ofs/AUQh8MaEcrlq5xOX0CQ9ypTF5dl78mjlMNfOK08fzpgTHQRQPBxcPlEtIw0yRpws+Zo/3r+5WRby7u3Gg==",
782
+ "license": "MIT",
783
+ "engines": {
784
+ "node": ">= 0.6"
785
+ }
786
+ },
787
+ "node_modules/@modelcontextprotocol/sdk/node_modules/send": {
788
+ "version": "1.2.1",
789
+ "resolved": "https://registry.npmjs.org/send/-/send-1.2.1.tgz",
790
+ "integrity": "sha512-1gnZf7DFcoIcajTjTwjwuDjzuz4PPcY2StKPlsGAQ1+YH20IRVrBaXSWmdjowTJ6u8Rc01PoYOGHXfP1mYcZNQ==",
791
+ "license": "MIT",
792
+ "dependencies": {
793
+ "debug": "^4.4.3",
794
+ "encodeurl": "^2.0.0",
795
+ "escape-html": "^1.0.3",
796
+ "etag": "^1.8.1",
797
+ "fresh": "^2.0.0",
798
+ "http-errors": "^2.0.1",
799
+ "mime-types": "^3.0.2",
800
+ "ms": "^2.1.3",
801
+ "on-finished": "^2.4.1",
802
+ "range-parser": "^1.2.1",
803
+ "statuses": "^2.0.2"
804
+ },
805
+ "engines": {
806
+ "node": ">= 18"
807
+ },
808
+ "funding": {
809
+ "type": "opencollective",
810
+ "url": "https://opencollective.com/express"
811
+ }
812
+ },
813
+ "node_modules/@modelcontextprotocol/sdk/node_modules/serve-static": {
814
+ "version": "2.2.1",
815
+ "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-2.2.1.tgz",
816
+ "integrity": "sha512-xRXBn0pPqQTVQiC8wyQrKs2MOlX24zQ0POGaj0kultvoOCstBQM5yvOhAVSUwOMjQtTvsPWoNCHfPGwaaQJhTw==",
817
+ "license": "MIT",
818
+ "dependencies": {
819
+ "encodeurl": "^2.0.0",
820
+ "escape-html": "^1.0.3",
821
+ "parseurl": "^1.3.3",
822
+ "send": "^1.2.0"
823
+ },
824
+ "engines": {
825
+ "node": ">= 18"
826
+ },
827
+ "funding": {
828
+ "type": "opencollective",
829
+ "url": "https://opencollective.com/express"
830
+ }
831
+ },
832
+ "node_modules/@modelcontextprotocol/sdk/node_modules/type-is": {
833
+ "version": "2.0.1",
834
+ "resolved": "https://registry.npmjs.org/type-is/-/type-is-2.0.1.tgz",
835
+ "integrity": "sha512-OZs6gsjF4vMp32qrCbiVSkrFmXtG/AZhY3t0iAMrMBiAZyV9oALtXO8hsrHbMXF9x6L3grlFuwW2oAz7cav+Gw==",
836
+ "license": "MIT",
837
+ "dependencies": {
838
+ "content-type": "^1.0.5",
839
+ "media-typer": "^1.1.0",
840
+ "mime-types": "^3.0.0"
841
+ },
842
+ "engines": {
843
+ "node": ">= 0.6"
844
+ }
845
+ },
846
+ "node_modules/@so-ric/colorspace": {
847
+ "version": "1.1.6",
848
+ "resolved": "https://registry.npmjs.org/@so-ric/colorspace/-/colorspace-1.1.6.tgz",
849
+ "integrity": "sha512-/KiKkpHNOBgkFJwu9sh48LkHSMYGyuTcSFK/qMBdnOAlrRJzRSXAOFB5qwzaVQuDl8wAvHVMkaASQDReTahxuw==",
850
+ "license": "MIT",
851
+ "dependencies": {
852
+ "color": "^5.0.2",
853
+ "text-hex": "1.0.x"
854
+ }
855
+ },
856
+ "node_modules/@types/http-proxy": {
857
+ "version": "1.17.17",
858
+ "resolved": "https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.17.tgz",
859
+ "integrity": "sha512-ED6LB+Z1AVylNTu7hdzuBqOgMnvG/ld6wGCG8wFnAzKX5uyW2K3WD52v0gnLCTK/VLpXtKckgWuyScYK6cSPaw==",
860
+ "license": "MIT",
861
+ "dependencies": {
862
+ "@types/node": "*"
863
+ }
864
+ },
865
+ "node_modules/@types/node": {
866
+ "version": "25.0.3",
867
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-25.0.3.tgz",
868
+ "integrity": "sha512-W609buLVRVmeW693xKfzHeIV6nJGGz98uCPfeXI1ELMLXVeKYZ9m15fAMSaUPBHYLGFsVRcMmSCksQOrZV9BYA==",
869
+ "license": "MIT",
870
+ "dependencies": {
871
+ "undici-types": "~7.16.0"
872
+ }
873
+ },
874
+ "node_modules/@types/triple-beam": {
875
+ "version": "1.3.5",
876
+ "resolved": "https://registry.npmjs.org/@types/triple-beam/-/triple-beam-1.3.5.tgz",
877
+ "integrity": "sha512-6WaYesThRMCl19iryMYP7/x2OVgCtbIVflDGFpWnb9irXI3UjYE4AzmYuiUKY1AJstGijoY+MgUszMgRxIYTYw==",
878
+ "license": "MIT"
879
+ },
880
+ "node_modules/accepts": {
881
+ "version": "1.3.8",
882
+ "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz",
883
+ "integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==",
884
+ "license": "MIT",
885
+ "dependencies": {
886
+ "mime-types": "~2.1.34",
887
+ "negotiator": "0.6.3"
888
+ },
889
+ "engines": {
890
+ "node": ">= 0.6"
891
+ }
892
+ },
893
+ "node_modules/ajv": {
894
+ "version": "8.17.1",
895
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz",
896
+ "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==",
897
+ "license": "MIT",
898
+ "dependencies": {
899
+ "fast-deep-equal": "^3.1.3",
900
+ "fast-uri": "^3.0.1",
901
+ "json-schema-traverse": "^1.0.0",
902
+ "require-from-string": "^2.0.2"
903
+ },
904
+ "funding": {
905
+ "type": "github",
906
+ "url": "https://github.com/sponsors/epoberezkin"
907
+ }
908
+ },
909
+ "node_modules/ajv-formats": {
910
+ "version": "3.0.1",
911
+ "resolved": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-3.0.1.tgz",
912
+ "integrity": "sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==",
913
+ "license": "MIT",
914
+ "dependencies": {
915
+ "ajv": "^8.0.0"
916
+ },
917
+ "peerDependencies": {
918
+ "ajv": "^8.0.0"
919
+ },
920
+ "peerDependenciesMeta": {
921
+ "ajv": {
922
+ "optional": true
923
+ }
924
+ }
925
+ },
926
+ "node_modules/ansi-escapes": {
927
+ "version": "4.3.2",
928
+ "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz",
929
+ "integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==",
930
+ "license": "MIT",
931
+ "dependencies": {
932
+ "type-fest": "^0.21.3"
933
+ },
934
+ "engines": {
935
+ "node": ">=8"
936
+ },
937
+ "funding": {
938
+ "url": "https://github.com/sponsors/sindresorhus"
939
+ }
940
+ },
941
+ "node_modules/ansi-regex": {
942
+ "version": "5.0.1",
943
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
944
+ "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
945
+ "license": "MIT",
946
+ "engines": {
947
+ "node": ">=8"
948
+ }
949
+ },
950
+ "node_modules/ansi-styles": {
951
+ "version": "4.3.0",
952
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
953
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
954
+ "license": "MIT",
955
+ "dependencies": {
956
+ "color-convert": "^2.0.1"
957
+ },
958
+ "engines": {
959
+ "node": ">=8"
960
+ },
961
+ "funding": {
962
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
963
+ }
964
+ },
965
+ "node_modules/ansi-styles/node_modules/color-convert": {
966
+ "version": "2.0.1",
967
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
968
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
969
+ "license": "MIT",
970
+ "dependencies": {
971
+ "color-name": "~1.1.4"
972
+ },
973
+ "engines": {
974
+ "node": ">=7.0.0"
975
+ }
976
+ },
977
+ "node_modules/ansi-styles/node_modules/color-name": {
978
+ "version": "1.1.4",
979
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
980
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
981
+ "license": "MIT"
982
+ },
983
+ "node_modules/anymatch": {
984
+ "version": "3.1.3",
985
+ "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz",
986
+ "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
987
+ "license": "ISC",
988
+ "dependencies": {
989
+ "normalize-path": "^3.0.0",
990
+ "picomatch": "^2.0.4"
991
+ },
992
+ "engines": {
993
+ "node": ">= 8"
994
+ }
995
+ },
996
+ "node_modules/array-flatten": {
997
+ "version": "1.1.1",
998
+ "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz",
999
+ "integrity": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==",
1000
+ "license": "MIT"
1001
+ },
1002
+ "node_modules/async": {
1003
+ "version": "3.2.6",
1004
+ "resolved": "https://registry.npmjs.org/async/-/async-3.2.6.tgz",
1005
+ "integrity": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==",
1006
+ "license": "MIT"
1007
+ },
1008
+ "node_modules/base64-js": {
1009
+ "version": "1.5.1",
1010
+ "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
1011
+ "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
1012
+ "funding": [
1013
+ {
1014
+ "type": "github",
1015
+ "url": "https://github.com/sponsors/feross"
1016
+ },
1017
+ {
1018
+ "type": "patreon",
1019
+ "url": "https://www.patreon.com/feross"
1020
+ },
1021
+ {
1022
+ "type": "consulting",
1023
+ "url": "https://feross.org/support"
1024
+ }
1025
+ ],
1026
+ "license": "MIT"
1027
+ },
1028
+ "node_modules/bcryptjs": {
1029
+ "version": "2.4.3",
1030
+ "resolved": "https://registry.npmjs.org/bcryptjs/-/bcryptjs-2.4.3.tgz",
1031
+ "integrity": "sha512-V/Hy/X9Vt7f3BbPJEi8BdVFMByHi+jNXrYkW3huaybV/kQ0KJg0Y6PkEMbn+zeT+i+SiKZ/HMqJGIIt4LZDqNQ==",
1032
+ "license": "MIT"
1033
+ },
1034
+ "node_modules/better-sqlite3": {
1035
+ "version": "11.10.0",
1036
+ "resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-11.10.0.tgz",
1037
+ "integrity": "sha512-EwhOpyXiOEL/lKzHz9AW1msWFNzGc/z+LzeB3/jnFJpxu+th2yqvzsSWas1v9jgs9+xiXJcD5A8CJxAG2TaghQ==",
1038
+ "hasInstallScript": true,
1039
+ "license": "MIT",
1040
+ "dependencies": {
1041
+ "bindings": "^1.5.0",
1042
+ "prebuild-install": "^7.1.1"
1043
+ }
1044
+ },
1045
+ "node_modules/binary-extensions": {
1046
+ "version": "2.3.0",
1047
+ "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz",
1048
+ "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==",
1049
+ "license": "MIT",
1050
+ "engines": {
1051
+ "node": ">=8"
1052
+ },
1053
+ "funding": {
1054
+ "url": "https://github.com/sponsors/sindresorhus"
1055
+ }
1056
+ },
1057
+ "node_modules/bindings": {
1058
+ "version": "1.5.0",
1059
+ "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz",
1060
+ "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==",
1061
+ "license": "MIT",
1062
+ "dependencies": {
1063
+ "file-uri-to-path": "1.0.0"
1064
+ }
1065
+ },
1066
+ "node_modules/bl": {
1067
+ "version": "4.1.0",
1068
+ "resolved": "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz",
1069
+ "integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==",
1070
+ "license": "MIT",
1071
+ "dependencies": {
1072
+ "buffer": "^5.5.0",
1073
+ "inherits": "^2.0.4",
1074
+ "readable-stream": "^3.4.0"
1075
+ }
1076
+ },
1077
+ "node_modules/bl/node_modules/readable-stream": {
1078
+ "version": "3.6.2",
1079
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
1080
+ "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
1081
+ "license": "MIT",
1082
+ "dependencies": {
1083
+ "inherits": "^2.0.3",
1084
+ "string_decoder": "^1.1.1",
1085
+ "util-deprecate": "^1.0.1"
1086
+ },
1087
+ "engines": {
1088
+ "node": ">= 6"
1089
+ }
1090
+ },
1091
+ "node_modules/body-parser": {
1092
+ "version": "1.20.4",
1093
+ "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.4.tgz",
1094
+ "integrity": "sha512-ZTgYYLMOXY9qKU/57FAo8F+HA2dGX7bqGc71txDRC1rS4frdFI5R7NhluHxH6M0YItAP0sHB4uqAOcYKxO6uGA==",
1095
+ "license": "MIT",
1096
+ "dependencies": {
1097
+ "bytes": "~3.1.2",
1098
+ "content-type": "~1.0.5",
1099
+ "debug": "2.6.9",
1100
+ "depd": "2.0.0",
1101
+ "destroy": "~1.2.0",
1102
+ "http-errors": "~2.0.1",
1103
+ "iconv-lite": "~0.4.24",
1104
+ "on-finished": "~2.4.1",
1105
+ "qs": "~6.14.0",
1106
+ "raw-body": "~2.5.3",
1107
+ "type-is": "~1.6.18",
1108
+ "unpipe": "~1.0.0"
1109
+ },
1110
+ "engines": {
1111
+ "node": ">= 0.8",
1112
+ "npm": "1.2.8000 || >= 1.4.16"
1113
+ }
1114
+ },
1115
+ "node_modules/body-parser/node_modules/raw-body": {
1116
+ "version": "2.5.3",
1117
+ "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.3.tgz",
1118
+ "integrity": "sha512-s4VSOf6yN0rvbRZGxs8Om5CWj6seneMwK3oDb4lWDH0UPhWcxwOWw5+qk24bxq87szX1ydrwylIOp2uG1ojUpA==",
1119
+ "license": "MIT",
1120
+ "dependencies": {
1121
+ "bytes": "~3.1.2",
1122
+ "http-errors": "~2.0.1",
1123
+ "iconv-lite": "~0.4.24",
1124
+ "unpipe": "~1.0.0"
1125
+ },
1126
+ "engines": {
1127
+ "node": ">= 0.8"
1128
+ }
1129
+ },
1130
+ "node_modules/braces": {
1131
+ "version": "3.0.3",
1132
+ "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
1133
+ "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
1134
+ "license": "MIT",
1135
+ "dependencies": {
1136
+ "fill-range": "^7.1.1"
1137
+ },
1138
+ "engines": {
1139
+ "node": ">=8"
1140
+ }
1141
+ },
1142
+ "node_modules/buffer": {
1143
+ "version": "5.7.1",
1144
+ "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz",
1145
+ "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
1146
+ "funding": [
1147
+ {
1148
+ "type": "github",
1149
+ "url": "https://github.com/sponsors/feross"
1150
+ },
1151
+ {
1152
+ "type": "patreon",
1153
+ "url": "https://www.patreon.com/feross"
1154
+ },
1155
+ {
1156
+ "type": "consulting",
1157
+ "url": "https://feross.org/support"
1158
+ }
1159
+ ],
1160
+ "license": "MIT",
1161
+ "dependencies": {
1162
+ "base64-js": "^1.3.1",
1163
+ "ieee754": "^1.1.13"
1164
+ }
1165
+ },
1166
+ "node_modules/buffer-equal-constant-time": {
1167
+ "version": "1.0.1",
1168
+ "resolved": "https://registry.npmjs.org/buffer-equal-constant-time/-/buffer-equal-constant-time-1.0.1.tgz",
1169
+ "integrity": "sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA==",
1170
+ "license": "BSD-3-Clause"
1171
+ },
1172
+ "node_modules/bundle-name": {
1173
+ "version": "4.1.0",
1174
+ "resolved": "https://registry.npmjs.org/bundle-name/-/bundle-name-4.1.0.tgz",
1175
+ "integrity": "sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==",
1176
+ "license": "MIT",
1177
+ "dependencies": {
1178
+ "run-applescript": "^7.0.0"
1179
+ },
1180
+ "engines": {
1181
+ "node": ">=18"
1182
+ },
1183
+ "funding": {
1184
+ "url": "https://github.com/sponsors/sindresorhus"
1185
+ }
1186
+ },
1187
+ "node_modules/bytes": {
1188
+ "version": "3.1.2",
1189
+ "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz",
1190
+ "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==",
1191
+ "license": "MIT",
1192
+ "engines": {
1193
+ "node": ">= 0.8"
1194
+ }
1195
+ },
1196
+ "node_modules/call-bind-apply-helpers": {
1197
+ "version": "1.0.2",
1198
+ "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
1199
+ "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
1200
+ "license": "MIT",
1201
+ "dependencies": {
1202
+ "es-errors": "^1.3.0",
1203
+ "function-bind": "^1.1.2"
1204
+ },
1205
+ "engines": {
1206
+ "node": ">= 0.4"
1207
+ }
1208
+ },
1209
+ "node_modules/call-bound": {
1210
+ "version": "1.0.4",
1211
+ "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz",
1212
+ "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==",
1213
+ "license": "MIT",
1214
+ "dependencies": {
1215
+ "call-bind-apply-helpers": "^1.0.2",
1216
+ "get-intrinsic": "^1.3.0"
1217
+ },
1218
+ "engines": {
1219
+ "node": ">= 0.4"
1220
+ },
1221
+ "funding": {
1222
+ "url": "https://github.com/sponsors/ljharb"
1223
+ }
1224
+ },
1225
+ "node_modules/chalk": {
1226
+ "version": "5.6.2",
1227
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.6.2.tgz",
1228
+ "integrity": "sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==",
1229
+ "license": "MIT",
1230
+ "engines": {
1231
+ "node": "^12.17.0 || ^14.13 || >=16.0.0"
1232
+ },
1233
+ "funding": {
1234
+ "url": "https://github.com/chalk/chalk?sponsor=1"
1235
+ }
1236
+ },
1237
+ "node_modules/chardet": {
1238
+ "version": "2.1.1",
1239
+ "resolved": "https://registry.npmjs.org/chardet/-/chardet-2.1.1.tgz",
1240
+ "integrity": "sha512-PsezH1rqdV9VvyNhxxOW32/d75r01NY7TQCmOqomRo15ZSOKbpTFVsfjghxo6JloQUCGnH4k1LGu0R4yCLlWQQ==",
1241
+ "license": "MIT"
1242
+ },
1243
+ "node_modules/chokidar": {
1244
+ "version": "3.6.0",
1245
+ "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz",
1246
+ "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==",
1247
+ "license": "MIT",
1248
+ "dependencies": {
1249
+ "anymatch": "~3.1.2",
1250
+ "braces": "~3.0.2",
1251
+ "glob-parent": "~5.1.2",
1252
+ "is-binary-path": "~2.1.0",
1253
+ "is-glob": "~4.0.1",
1254
+ "normalize-path": "~3.0.0",
1255
+ "readdirp": "~3.6.0"
1256
+ },
1257
+ "engines": {
1258
+ "node": ">= 8.10.0"
1259
+ },
1260
+ "funding": {
1261
+ "url": "https://paulmillr.com/funding/"
1262
+ },
1263
+ "optionalDependencies": {
1264
+ "fsevents": "~2.3.2"
1265
+ }
1266
+ },
1267
+ "node_modules/chownr": {
1268
+ "version": "1.1.4",
1269
+ "resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz",
1270
+ "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==",
1271
+ "license": "ISC"
1272
+ },
1273
+ "node_modules/cli-cursor": {
1274
+ "version": "5.0.0",
1275
+ "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-5.0.0.tgz",
1276
+ "integrity": "sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==",
1277
+ "license": "MIT",
1278
+ "dependencies": {
1279
+ "restore-cursor": "^5.0.0"
1280
+ },
1281
+ "engines": {
1282
+ "node": ">=18"
1283
+ },
1284
+ "funding": {
1285
+ "url": "https://github.com/sponsors/sindresorhus"
1286
+ }
1287
+ },
1288
+ "node_modules/cli-spinners": {
1289
+ "version": "2.9.2",
1290
+ "resolved": "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.9.2.tgz",
1291
+ "integrity": "sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==",
1292
+ "license": "MIT",
1293
+ "engines": {
1294
+ "node": ">=6"
1295
+ },
1296
+ "funding": {
1297
+ "url": "https://github.com/sponsors/sindresorhus"
1298
+ }
1299
+ },
1300
+ "node_modules/cli-width": {
1301
+ "version": "4.1.0",
1302
+ "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-4.1.0.tgz",
1303
+ "integrity": "sha512-ouuZd4/dm2Sw5Gmqy6bGyNNNe1qt9RpmxveLSO7KcgsTnU7RXfsw+/bukWGo1abgBiMAic068rclZsO4IWmmxQ==",
1304
+ "license": "ISC",
1305
+ "engines": {
1306
+ "node": ">= 12"
1307
+ }
1308
+ },
1309
+ "node_modules/clone": {
1310
+ "version": "1.0.4",
1311
+ "resolved": "https://registry.npmjs.org/clone/-/clone-1.0.4.tgz",
1312
+ "integrity": "sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==",
1313
+ "license": "MIT",
1314
+ "engines": {
1315
+ "node": ">=0.8"
1316
+ }
1317
+ },
1318
+ "node_modules/color": {
1319
+ "version": "5.0.3",
1320
+ "resolved": "https://registry.npmjs.org/color/-/color-5.0.3.tgz",
1321
+ "integrity": "sha512-ezmVcLR3xAVp8kYOm4GS45ZLLgIE6SPAFoduLr6hTDajwb3KZ2F46gulK3XpcwRFb5KKGCSezCBAY4Dw4HsyXA==",
1322
+ "license": "MIT",
1323
+ "dependencies": {
1324
+ "color-convert": "^3.1.3",
1325
+ "color-string": "^2.1.3"
1326
+ },
1327
+ "engines": {
1328
+ "node": ">=18"
1329
+ }
1330
+ },
1331
+ "node_modules/color-convert": {
1332
+ "version": "3.1.3",
1333
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-3.1.3.tgz",
1334
+ "integrity": "sha512-fasDH2ont2GqF5HpyO4w0+BcewlhHEZOFn9c1ckZdHpJ56Qb7MHhH/IcJZbBGgvdtwdwNbLvxiBEdg336iA9Sg==",
1335
+ "license": "MIT",
1336
+ "dependencies": {
1337
+ "color-name": "^2.0.0"
1338
+ },
1339
+ "engines": {
1340
+ "node": ">=14.6"
1341
+ }
1342
+ },
1343
+ "node_modules/color-name": {
1344
+ "version": "2.1.0",
1345
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-2.1.0.tgz",
1346
+ "integrity": "sha512-1bPaDNFm0axzE4MEAzKPuqKWeRaT43U/hyxKPBdqTfmPF+d6n7FSoTFxLVULUJOmiLp01KjhIPPH+HrXZJN4Rg==",
1347
+ "license": "MIT",
1348
+ "engines": {
1349
+ "node": ">=12.20"
1350
+ }
1351
+ },
1352
+ "node_modules/color-string": {
1353
+ "version": "2.1.4",
1354
+ "resolved": "https://registry.npmjs.org/color-string/-/color-string-2.1.4.tgz",
1355
+ "integrity": "sha512-Bb6Cq8oq0IjDOe8wJmi4JeNn763Xs9cfrBcaylK1tPypWzyoy2G3l90v9k64kjphl/ZJjPIShFztenRomi8WTg==",
1356
+ "license": "MIT",
1357
+ "dependencies": {
1358
+ "color-name": "^2.0.0"
1359
+ },
1360
+ "engines": {
1361
+ "node": ">=18"
1362
+ }
1363
+ },
1364
+ "node_modules/commander": {
1365
+ "version": "12.1.0",
1366
+ "resolved": "https://registry.npmjs.org/commander/-/commander-12.1.0.tgz",
1367
+ "integrity": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==",
1368
+ "license": "MIT",
1369
+ "engines": {
1370
+ "node": ">=18"
1371
+ }
1372
+ },
1373
+ "node_modules/content-disposition": {
1374
+ "version": "0.5.4",
1375
+ "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz",
1376
+ "integrity": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==",
1377
+ "license": "MIT",
1378
+ "dependencies": {
1379
+ "safe-buffer": "5.2.1"
1380
+ },
1381
+ "engines": {
1382
+ "node": ">= 0.6"
1383
+ }
1384
+ },
1385
+ "node_modules/content-type": {
1386
+ "version": "1.0.5",
1387
+ "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz",
1388
+ "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==",
1389
+ "license": "MIT",
1390
+ "engines": {
1391
+ "node": ">= 0.6"
1392
+ }
1393
+ },
1394
+ "node_modules/cookie": {
1395
+ "version": "0.7.2",
1396
+ "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.2.tgz",
1397
+ "integrity": "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==",
1398
+ "license": "MIT",
1399
+ "engines": {
1400
+ "node": ">= 0.6"
1401
+ }
1402
+ },
1403
+ "node_modules/cookie-signature": {
1404
+ "version": "1.0.7",
1405
+ "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.7.tgz",
1406
+ "integrity": "sha512-NXdYc3dLr47pBkpUCHtKSwIOQXLVn8dZEuywboCOJY/osA0wFSLlSawr3KN8qXJEyX66FcONTH8EIlVuK0yyFA==",
1407
+ "license": "MIT"
1408
+ },
1409
+ "node_modules/cors": {
1410
+ "version": "2.8.5",
1411
+ "resolved": "https://registry.npmjs.org/cors/-/cors-2.8.5.tgz",
1412
+ "integrity": "sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==",
1413
+ "license": "MIT",
1414
+ "dependencies": {
1415
+ "object-assign": "^4",
1416
+ "vary": "^1"
1417
+ },
1418
+ "engines": {
1419
+ "node": ">= 0.10"
1420
+ }
1421
+ },
1422
+ "node_modules/cross-spawn": {
1423
+ "version": "7.0.6",
1424
+ "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
1425
+ "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
1426
+ "license": "MIT",
1427
+ "dependencies": {
1428
+ "path-key": "^3.1.0",
1429
+ "shebang-command": "^2.0.0",
1430
+ "which": "^2.0.1"
1431
+ },
1432
+ "engines": {
1433
+ "node": ">= 8"
1434
+ }
1435
+ },
1436
+ "node_modules/debug": {
1437
+ "version": "2.6.9",
1438
+ "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
1439
+ "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
1440
+ "license": "MIT",
1441
+ "dependencies": {
1442
+ "ms": "2.0.0"
1443
+ }
1444
+ },
1445
+ "node_modules/decompress-response": {
1446
+ "version": "6.0.0",
1447
+ "resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz",
1448
+ "integrity": "sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==",
1449
+ "license": "MIT",
1450
+ "dependencies": {
1451
+ "mimic-response": "^3.1.0"
1452
+ },
1453
+ "engines": {
1454
+ "node": ">=10"
1455
+ },
1456
+ "funding": {
1457
+ "url": "https://github.com/sponsors/sindresorhus"
1458
+ }
1459
+ },
1460
+ "node_modules/deep-extend": {
1461
+ "version": "0.6.0",
1462
+ "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz",
1463
+ "integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==",
1464
+ "license": "MIT",
1465
+ "engines": {
1466
+ "node": ">=4.0.0"
1467
+ }
1468
+ },
1469
+ "node_modules/default-browser": {
1470
+ "version": "5.4.0",
1471
+ "resolved": "https://registry.npmjs.org/default-browser/-/default-browser-5.4.0.tgz",
1472
+ "integrity": "sha512-XDuvSq38Hr1MdN47EDvYtx3U0MTqpCEn+F6ft8z2vYDzMrvQhVp0ui9oQdqW3MvK3vqUETglt1tVGgjLuJ5izg==",
1473
+ "license": "MIT",
1474
+ "dependencies": {
1475
+ "bundle-name": "^4.1.0",
1476
+ "default-browser-id": "^5.0.0"
1477
+ },
1478
+ "engines": {
1479
+ "node": ">=18"
1480
+ },
1481
+ "funding": {
1482
+ "url": "https://github.com/sponsors/sindresorhus"
1483
+ }
1484
+ },
1485
+ "node_modules/default-browser-id": {
1486
+ "version": "5.0.1",
1487
+ "resolved": "https://registry.npmjs.org/default-browser-id/-/default-browser-id-5.0.1.tgz",
1488
+ "integrity": "sha512-x1VCxdX4t+8wVfd1so/9w+vQ4vx7lKd2Qp5tDRutErwmR85OgmfX7RlLRMWafRMY7hbEiXIbudNrjOAPa/hL8Q==",
1489
+ "license": "MIT",
1490
+ "engines": {
1491
+ "node": ">=18"
1492
+ },
1493
+ "funding": {
1494
+ "url": "https://github.com/sponsors/sindresorhus"
1495
+ }
1496
+ },
1497
+ "node_modules/defaults": {
1498
+ "version": "1.0.4",
1499
+ "resolved": "https://registry.npmjs.org/defaults/-/defaults-1.0.4.tgz",
1500
+ "integrity": "sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==",
1501
+ "license": "MIT",
1502
+ "dependencies": {
1503
+ "clone": "^1.0.2"
1504
+ },
1505
+ "funding": {
1506
+ "url": "https://github.com/sponsors/sindresorhus"
1507
+ }
1508
+ },
1509
+ "node_modules/define-lazy-prop": {
1510
+ "version": "3.0.0",
1511
+ "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-3.0.0.tgz",
1512
+ "integrity": "sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==",
1513
+ "license": "MIT",
1514
+ "engines": {
1515
+ "node": ">=12"
1516
+ },
1517
+ "funding": {
1518
+ "url": "https://github.com/sponsors/sindresorhus"
1519
+ }
1520
+ },
1521
+ "node_modules/depd": {
1522
+ "version": "2.0.0",
1523
+ "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz",
1524
+ "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==",
1525
+ "license": "MIT",
1526
+ "engines": {
1527
+ "node": ">= 0.8"
1528
+ }
1529
+ },
1530
+ "node_modules/destroy": {
1531
+ "version": "1.2.0",
1532
+ "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz",
1533
+ "integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==",
1534
+ "license": "MIT",
1535
+ "engines": {
1536
+ "node": ">= 0.8",
1537
+ "npm": "1.2.8000 || >= 1.4.16"
1538
+ }
1539
+ },
1540
+ "node_modules/detect-libc": {
1541
+ "version": "2.1.2",
1542
+ "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
1543
+ "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
1544
+ "license": "Apache-2.0",
1545
+ "engines": {
1546
+ "node": ">=8"
1547
+ }
1548
+ },
1549
+ "node_modules/dotenv": {
1550
+ "version": "16.6.1",
1551
+ "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.6.1.tgz",
1552
+ "integrity": "sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==",
1553
+ "license": "BSD-2-Clause",
1554
+ "engines": {
1555
+ "node": ">=12"
1556
+ },
1557
+ "funding": {
1558
+ "url": "https://dotenvx.com"
1559
+ }
1560
+ },
1561
+ "node_modules/dunder-proto": {
1562
+ "version": "1.0.1",
1563
+ "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz",
1564
+ "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
1565
+ "license": "MIT",
1566
+ "dependencies": {
1567
+ "call-bind-apply-helpers": "^1.0.1",
1568
+ "es-errors": "^1.3.0",
1569
+ "gopd": "^1.2.0"
1570
+ },
1571
+ "engines": {
1572
+ "node": ">= 0.4"
1573
+ }
1574
+ },
1575
+ "node_modules/ecdsa-sig-formatter": {
1576
+ "version": "1.0.11",
1577
+ "resolved": "https://registry.npmjs.org/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz",
1578
+ "integrity": "sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==",
1579
+ "license": "Apache-2.0",
1580
+ "dependencies": {
1581
+ "safe-buffer": "^5.0.1"
1582
+ }
1583
+ },
1584
+ "node_modules/ee-first": {
1585
+ "version": "1.1.1",
1586
+ "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
1587
+ "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==",
1588
+ "license": "MIT"
1589
+ },
1590
+ "node_modules/emoji-regex": {
1591
+ "version": "8.0.0",
1592
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
1593
+ "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
1594
+ "license": "MIT"
1595
+ },
1596
+ "node_modules/enabled": {
1597
+ "version": "2.0.0",
1598
+ "resolved": "https://registry.npmjs.org/enabled/-/enabled-2.0.0.tgz",
1599
+ "integrity": "sha512-AKrN98kuwOzMIdAizXGI86UFBoo26CL21UM763y1h/GMSJ4/OHU9k2YlsmBpyScFo/wbLzWQJBMCW4+IO3/+OQ==",
1600
+ "license": "MIT"
1601
+ },
1602
+ "node_modules/encodeurl": {
1603
+ "version": "2.0.0",
1604
+ "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz",
1605
+ "integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==",
1606
+ "license": "MIT",
1607
+ "engines": {
1608
+ "node": ">= 0.8"
1609
+ }
1610
+ },
1611
+ "node_modules/end-of-stream": {
1612
+ "version": "1.4.5",
1613
+ "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.5.tgz",
1614
+ "integrity": "sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==",
1615
+ "license": "MIT",
1616
+ "dependencies": {
1617
+ "once": "^1.4.0"
1618
+ }
1619
+ },
1620
+ "node_modules/es-define-property": {
1621
+ "version": "1.0.1",
1622
+ "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz",
1623
+ "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
1624
+ "license": "MIT",
1625
+ "engines": {
1626
+ "node": ">= 0.4"
1627
+ }
1628
+ },
1629
+ "node_modules/es-errors": {
1630
+ "version": "1.3.0",
1631
+ "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
1632
+ "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
1633
+ "license": "MIT",
1634
+ "engines": {
1635
+ "node": ">= 0.4"
1636
+ }
1637
+ },
1638
+ "node_modules/es-object-atoms": {
1639
+ "version": "1.1.1",
1640
+ "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz",
1641
+ "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==",
1642
+ "license": "MIT",
1643
+ "dependencies": {
1644
+ "es-errors": "^1.3.0"
1645
+ },
1646
+ "engines": {
1647
+ "node": ">= 0.4"
1648
+ }
1649
+ },
1650
+ "node_modules/esbuild": {
1651
+ "version": "0.27.2",
1652
+ "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.27.2.tgz",
1653
+ "integrity": "sha512-HyNQImnsOC7X9PMNaCIeAm4ISCQXs5a5YasTXVliKv4uuBo1dKrG0A+uQS8M5eXjVMnLg3WgXaKvprHlFJQffw==",
1654
+ "hasInstallScript": true,
1655
+ "license": "MIT",
1656
+ "bin": {
1657
+ "esbuild": "bin/esbuild"
1658
+ },
1659
+ "engines": {
1660
+ "node": ">=18"
1661
+ },
1662
+ "optionalDependencies": {
1663
+ "@esbuild/aix-ppc64": "0.27.2",
1664
+ "@esbuild/android-arm": "0.27.2",
1665
+ "@esbuild/android-arm64": "0.27.2",
1666
+ "@esbuild/android-x64": "0.27.2",
1667
+ "@esbuild/darwin-arm64": "0.27.2",
1668
+ "@esbuild/darwin-x64": "0.27.2",
1669
+ "@esbuild/freebsd-arm64": "0.27.2",
1670
+ "@esbuild/freebsd-x64": "0.27.2",
1671
+ "@esbuild/linux-arm": "0.27.2",
1672
+ "@esbuild/linux-arm64": "0.27.2",
1673
+ "@esbuild/linux-ia32": "0.27.2",
1674
+ "@esbuild/linux-loong64": "0.27.2",
1675
+ "@esbuild/linux-mips64el": "0.27.2",
1676
+ "@esbuild/linux-ppc64": "0.27.2",
1677
+ "@esbuild/linux-riscv64": "0.27.2",
1678
+ "@esbuild/linux-s390x": "0.27.2",
1679
+ "@esbuild/linux-x64": "0.27.2",
1680
+ "@esbuild/netbsd-arm64": "0.27.2",
1681
+ "@esbuild/netbsd-x64": "0.27.2",
1682
+ "@esbuild/openbsd-arm64": "0.27.2",
1683
+ "@esbuild/openbsd-x64": "0.27.2",
1684
+ "@esbuild/openharmony-arm64": "0.27.2",
1685
+ "@esbuild/sunos-x64": "0.27.2",
1686
+ "@esbuild/win32-arm64": "0.27.2",
1687
+ "@esbuild/win32-ia32": "0.27.2",
1688
+ "@esbuild/win32-x64": "0.27.2"
1689
+ }
1690
+ },
1691
+ "node_modules/escape-html": {
1692
+ "version": "1.0.3",
1693
+ "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz",
1694
+ "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==",
1695
+ "license": "MIT"
1696
+ },
1697
+ "node_modules/etag": {
1698
+ "version": "1.8.1",
1699
+ "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz",
1700
+ "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==",
1701
+ "license": "MIT",
1702
+ "engines": {
1703
+ "node": ">= 0.6"
1704
+ }
1705
+ },
1706
+ "node_modules/eventemitter3": {
1707
+ "version": "4.0.7",
1708
+ "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz",
1709
+ "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==",
1710
+ "license": "MIT"
1711
+ },
1712
+ "node_modules/eventsource": {
1713
+ "version": "3.0.7",
1714
+ "resolved": "https://registry.npmjs.org/eventsource/-/eventsource-3.0.7.tgz",
1715
+ "integrity": "sha512-CRT1WTyuQoD771GW56XEZFQ/ZoSfWid1alKGDYMmkt2yl8UXrVR4pspqWNEcqKvVIzg6PAltWjxcSSPrboA4iA==",
1716
+ "license": "MIT",
1717
+ "dependencies": {
1718
+ "eventsource-parser": "^3.0.1"
1719
+ },
1720
+ "engines": {
1721
+ "node": ">=18.0.0"
1722
+ }
1723
+ },
1724
+ "node_modules/eventsource-parser": {
1725
+ "version": "3.0.6",
1726
+ "resolved": "https://registry.npmjs.org/eventsource-parser/-/eventsource-parser-3.0.6.tgz",
1727
+ "integrity": "sha512-Vo1ab+QXPzZ4tCa8SwIHJFaSzy4R6SHf7BY79rFBDf0idraZWAkYrDjDj8uWaSm3S2TK+hJ7/t1CEmZ7jXw+pg==",
1728
+ "license": "MIT",
1729
+ "engines": {
1730
+ "node": ">=18.0.0"
1731
+ }
1732
+ },
1733
+ "node_modules/expand-template": {
1734
+ "version": "2.0.3",
1735
+ "resolved": "https://registry.npmjs.org/expand-template/-/expand-template-2.0.3.tgz",
1736
+ "integrity": "sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==",
1737
+ "license": "(MIT OR WTFPL)",
1738
+ "engines": {
1739
+ "node": ">=6"
1740
+ }
1741
+ },
1742
+ "node_modules/express": {
1743
+ "version": "4.22.1",
1744
+ "resolved": "https://registry.npmjs.org/express/-/express-4.22.1.tgz",
1745
+ "integrity": "sha512-F2X8g9P1X7uCPZMA3MVf9wcTqlyNp7IhH5qPCI0izhaOIYXaW9L535tGA3qmjRzpH+bZczqq7hVKxTR4NWnu+g==",
1746
+ "license": "MIT",
1747
+ "dependencies": {
1748
+ "accepts": "~1.3.8",
1749
+ "array-flatten": "1.1.1",
1750
+ "body-parser": "~1.20.3",
1751
+ "content-disposition": "~0.5.4",
1752
+ "content-type": "~1.0.4",
1753
+ "cookie": "~0.7.1",
1754
+ "cookie-signature": "~1.0.6",
1755
+ "debug": "2.6.9",
1756
+ "depd": "2.0.0",
1757
+ "encodeurl": "~2.0.0",
1758
+ "escape-html": "~1.0.3",
1759
+ "etag": "~1.8.1",
1760
+ "finalhandler": "~1.3.1",
1761
+ "fresh": "~0.5.2",
1762
+ "http-errors": "~2.0.0",
1763
+ "merge-descriptors": "1.0.3",
1764
+ "methods": "~1.1.2",
1765
+ "on-finished": "~2.4.1",
1766
+ "parseurl": "~1.3.3",
1767
+ "path-to-regexp": "~0.1.12",
1768
+ "proxy-addr": "~2.0.7",
1769
+ "qs": "~6.14.0",
1770
+ "range-parser": "~1.2.1",
1771
+ "safe-buffer": "5.2.1",
1772
+ "send": "~0.19.0",
1773
+ "serve-static": "~1.16.2",
1774
+ "setprototypeof": "1.2.0",
1775
+ "statuses": "~2.0.1",
1776
+ "type-is": "~1.6.18",
1777
+ "utils-merge": "1.0.1",
1778
+ "vary": "~1.1.2"
1779
+ },
1780
+ "engines": {
1781
+ "node": ">= 0.10.0"
1782
+ },
1783
+ "funding": {
1784
+ "type": "opencollective",
1785
+ "url": "https://opencollective.com/express"
1786
+ }
1787
+ },
1788
+ "node_modules/express-rate-limit": {
1789
+ "version": "7.5.1",
1790
+ "resolved": "https://registry.npmjs.org/express-rate-limit/-/express-rate-limit-7.5.1.tgz",
1791
+ "integrity": "sha512-7iN8iPMDzOMHPUYllBEsQdWVB6fPDMPqwjBaFrgr4Jgr/+okjvzAy+UHlYYL/Vs0OsOrMkwS6PJDkFlJwoxUnw==",
1792
+ "license": "MIT",
1793
+ "engines": {
1794
+ "node": ">= 16"
1795
+ },
1796
+ "funding": {
1797
+ "url": "https://github.com/sponsors/express-rate-limit"
1798
+ },
1799
+ "peerDependencies": {
1800
+ "express": ">= 4.11"
1801
+ }
1802
+ },
1803
+ "node_modules/fast-deep-equal": {
1804
+ "version": "3.1.3",
1805
+ "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
1806
+ "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
1807
+ "license": "MIT"
1808
+ },
1809
+ "node_modules/fast-uri": {
1810
+ "version": "3.1.0",
1811
+ "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.0.tgz",
1812
+ "integrity": "sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==",
1813
+ "funding": [
1814
+ {
1815
+ "type": "github",
1816
+ "url": "https://github.com/sponsors/fastify"
1817
+ },
1818
+ {
1819
+ "type": "opencollective",
1820
+ "url": "https://opencollective.com/fastify"
1821
+ }
1822
+ ],
1823
+ "license": "BSD-3-Clause"
1824
+ },
1825
+ "node_modules/fecha": {
1826
+ "version": "4.2.3",
1827
+ "resolved": "https://registry.npmjs.org/fecha/-/fecha-4.2.3.tgz",
1828
+ "integrity": "sha512-OP2IUU6HeYKJi3i0z4A19kHMQoLVs4Hc+DPqqxI2h/DPZHTm/vjsfC6P0b4jCMy14XizLBqvndQ+UilD7707Jw==",
1829
+ "license": "MIT"
1830
+ },
1831
+ "node_modules/file-uri-to-path": {
1832
+ "version": "1.0.0",
1833
+ "resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz",
1834
+ "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==",
1835
+ "license": "MIT"
1836
+ },
1837
+ "node_modules/fill-range": {
1838
+ "version": "7.1.1",
1839
+ "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
1840
+ "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
1841
+ "license": "MIT",
1842
+ "dependencies": {
1843
+ "to-regex-range": "^5.0.1"
1844
+ },
1845
+ "engines": {
1846
+ "node": ">=8"
1847
+ }
1848
+ },
1849
+ "node_modules/finalhandler": {
1850
+ "version": "1.3.2",
1851
+ "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.3.2.tgz",
1852
+ "integrity": "sha512-aA4RyPcd3badbdABGDuTXCMTtOneUCAYH/gxoYRTZlIJdF0YPWuGqiAsIrhNnnqdXGswYk6dGujem4w80UJFhg==",
1853
+ "license": "MIT",
1854
+ "dependencies": {
1855
+ "debug": "2.6.9",
1856
+ "encodeurl": "~2.0.0",
1857
+ "escape-html": "~1.0.3",
1858
+ "on-finished": "~2.4.1",
1859
+ "parseurl": "~1.3.3",
1860
+ "statuses": "~2.0.2",
1861
+ "unpipe": "~1.0.0"
1862
+ },
1863
+ "engines": {
1864
+ "node": ">= 0.8"
1865
+ }
1866
+ },
1867
+ "node_modules/fn.name": {
1868
+ "version": "1.1.0",
1869
+ "resolved": "https://registry.npmjs.org/fn.name/-/fn.name-1.1.0.tgz",
1870
+ "integrity": "sha512-GRnmB5gPyJpAhTQdSZTSp9uaPSvl09KoYcMQtsB9rQoOmzs9dH6ffeccH+Z+cv6P68Hu5bC6JjRh4Ah/mHSNRw==",
1871
+ "license": "MIT"
1872
+ },
1873
+ "node_modules/follow-redirects": {
1874
+ "version": "1.15.11",
1875
+ "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.11.tgz",
1876
+ "integrity": "sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==",
1877
+ "funding": [
1878
+ {
1879
+ "type": "individual",
1880
+ "url": "https://github.com/sponsors/RubenVerborgh"
1881
+ }
1882
+ ],
1883
+ "license": "MIT",
1884
+ "engines": {
1885
+ "node": ">=4.0"
1886
+ },
1887
+ "peerDependenciesMeta": {
1888
+ "debug": {
1889
+ "optional": true
1890
+ }
1891
+ }
1892
+ },
1893
+ "node_modules/forwarded": {
1894
+ "version": "0.2.0",
1895
+ "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz",
1896
+ "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==",
1897
+ "license": "MIT",
1898
+ "engines": {
1899
+ "node": ">= 0.6"
1900
+ }
1901
+ },
1902
+ "node_modules/fresh": {
1903
+ "version": "0.5.2",
1904
+ "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz",
1905
+ "integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==",
1906
+ "license": "MIT",
1907
+ "engines": {
1908
+ "node": ">= 0.6"
1909
+ }
1910
+ },
1911
+ "node_modules/fs-constants": {
1912
+ "version": "1.0.0",
1913
+ "resolved": "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz",
1914
+ "integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==",
1915
+ "license": "MIT"
1916
+ },
1917
+ "node_modules/fs-extra": {
1918
+ "version": "11.3.3",
1919
+ "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.3.tgz",
1920
+ "integrity": "sha512-VWSRii4t0AFm6ixFFmLLx1t7wS1gh+ckoa84aOeapGum0h+EZd1EhEumSB+ZdDLnEPuucsVB9oB7cxJHap6Afg==",
1921
+ "license": "MIT",
1922
+ "dependencies": {
1923
+ "graceful-fs": "^4.2.0",
1924
+ "jsonfile": "^6.0.1",
1925
+ "universalify": "^2.0.0"
1926
+ },
1927
+ "engines": {
1928
+ "node": ">=14.14"
1929
+ }
1930
+ },
1931
+ "node_modules/fsevents": {
1932
+ "version": "2.3.3",
1933
+ "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
1934
+ "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
1935
+ "hasInstallScript": true,
1936
+ "license": "MIT",
1937
+ "optional": true,
1938
+ "os": [
1939
+ "darwin"
1940
+ ],
1941
+ "engines": {
1942
+ "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
1943
+ }
1944
+ },
1945
+ "node_modules/function-bind": {
1946
+ "version": "1.1.2",
1947
+ "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
1948
+ "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
1949
+ "license": "MIT",
1950
+ "funding": {
1951
+ "url": "https://github.com/sponsors/ljharb"
1952
+ }
1953
+ },
1954
+ "node_modules/get-east-asian-width": {
1955
+ "version": "1.4.0",
1956
+ "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.4.0.tgz",
1957
+ "integrity": "sha512-QZjmEOC+IT1uk6Rx0sX22V6uHWVwbdbxf1faPqJ1QhLdGgsRGCZoyaQBm/piRdJy/D2um6hM1UP7ZEeQ4EkP+Q==",
1958
+ "license": "MIT",
1959
+ "engines": {
1960
+ "node": ">=18"
1961
+ },
1962
+ "funding": {
1963
+ "url": "https://github.com/sponsors/sindresorhus"
1964
+ }
1965
+ },
1966
+ "node_modules/get-intrinsic": {
1967
+ "version": "1.3.0",
1968
+ "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
1969
+ "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",
1970
+ "license": "MIT",
1971
+ "dependencies": {
1972
+ "call-bind-apply-helpers": "^1.0.2",
1973
+ "es-define-property": "^1.0.1",
1974
+ "es-errors": "^1.3.0",
1975
+ "es-object-atoms": "^1.1.1",
1976
+ "function-bind": "^1.1.2",
1977
+ "get-proto": "^1.0.1",
1978
+ "gopd": "^1.2.0",
1979
+ "has-symbols": "^1.1.0",
1980
+ "hasown": "^2.0.2",
1981
+ "math-intrinsics": "^1.1.0"
1982
+ },
1983
+ "engines": {
1984
+ "node": ">= 0.4"
1985
+ },
1986
+ "funding": {
1987
+ "url": "https://github.com/sponsors/ljharb"
1988
+ }
1989
+ },
1990
+ "node_modules/get-proto": {
1991
+ "version": "1.0.1",
1992
+ "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz",
1993
+ "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
1994
+ "license": "MIT",
1995
+ "dependencies": {
1996
+ "dunder-proto": "^1.0.1",
1997
+ "es-object-atoms": "^1.0.0"
1998
+ },
1999
+ "engines": {
2000
+ "node": ">= 0.4"
2001
+ }
2002
+ },
2003
+ "node_modules/github-from-package": {
2004
+ "version": "0.0.0",
2005
+ "resolved": "https://registry.npmjs.org/github-from-package/-/github-from-package-0.0.0.tgz",
2006
+ "integrity": "sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==",
2007
+ "license": "MIT"
2008
+ },
2009
+ "node_modules/glob-parent": {
2010
+ "version": "5.1.2",
2011
+ "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
2012
+ "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
2013
+ "license": "ISC",
2014
+ "dependencies": {
2015
+ "is-glob": "^4.0.1"
2016
+ },
2017
+ "engines": {
2018
+ "node": ">= 6"
2019
+ }
2020
+ },
2021
+ "node_modules/gopd": {
2022
+ "version": "1.2.0",
2023
+ "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
2024
+ "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
2025
+ "license": "MIT",
2026
+ "engines": {
2027
+ "node": ">= 0.4"
2028
+ },
2029
+ "funding": {
2030
+ "url": "https://github.com/sponsors/ljharb"
2031
+ }
2032
+ },
2033
+ "node_modules/graceful-fs": {
2034
+ "version": "4.2.11",
2035
+ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
2036
+ "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
2037
+ "license": "ISC"
2038
+ },
2039
+ "node_modules/has-flag": {
2040
+ "version": "4.0.0",
2041
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
2042
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
2043
+ "license": "MIT",
2044
+ "engines": {
2045
+ "node": ">=8"
2046
+ }
2047
+ },
2048
+ "node_modules/has-symbols": {
2049
+ "version": "1.1.0",
2050
+ "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz",
2051
+ "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
2052
+ "license": "MIT",
2053
+ "engines": {
2054
+ "node": ">= 0.4"
2055
+ },
2056
+ "funding": {
2057
+ "url": "https://github.com/sponsors/ljharb"
2058
+ }
2059
+ },
2060
+ "node_modules/hasown": {
2061
+ "version": "2.0.2",
2062
+ "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
2063
+ "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
2064
+ "license": "MIT",
2065
+ "dependencies": {
2066
+ "function-bind": "^1.1.2"
2067
+ },
2068
+ "engines": {
2069
+ "node": ">= 0.4"
2070
+ }
2071
+ },
2072
+ "node_modules/hono": {
2073
+ "version": "4.11.1",
2074
+ "resolved": "https://registry.npmjs.org/hono/-/hono-4.11.1.tgz",
2075
+ "integrity": "sha512-KsFcH0xxHes0J4zaQgWbYwmz3UPOOskdqZmItstUG93+Wk1ePBLkLGwbP9zlmh1BFUiL8Qp+Xfu9P7feJWpGNg==",
2076
+ "license": "MIT",
2077
+ "peer": true,
2078
+ "engines": {
2079
+ "node": ">=16.9.0"
2080
+ }
2081
+ },
2082
+ "node_modules/http-errors": {
2083
+ "version": "2.0.1",
2084
+ "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.1.tgz",
2085
+ "integrity": "sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==",
2086
+ "license": "MIT",
2087
+ "dependencies": {
2088
+ "depd": "~2.0.0",
2089
+ "inherits": "~2.0.4",
2090
+ "setprototypeof": "~1.2.0",
2091
+ "statuses": "~2.0.2",
2092
+ "toidentifier": "~1.0.1"
2093
+ },
2094
+ "engines": {
2095
+ "node": ">= 0.8"
2096
+ },
2097
+ "funding": {
2098
+ "type": "opencollective",
2099
+ "url": "https://opencollective.com/express"
2100
+ }
2101
+ },
2102
+ "node_modules/http-proxy": {
2103
+ "version": "1.18.1",
2104
+ "resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz",
2105
+ "integrity": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==",
2106
+ "license": "MIT",
2107
+ "dependencies": {
2108
+ "eventemitter3": "^4.0.0",
2109
+ "follow-redirects": "^1.0.0",
2110
+ "requires-port": "^1.0.0"
2111
+ },
2112
+ "engines": {
2113
+ "node": ">=8.0.0"
2114
+ }
2115
+ },
2116
+ "node_modules/http-proxy-middleware": {
2117
+ "version": "3.0.5",
2118
+ "resolved": "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-3.0.5.tgz",
2119
+ "integrity": "sha512-GLZZm1X38BPY4lkXA01jhwxvDoOkkXqjgVyUzVxiEK4iuRu03PZoYHhHRwxnfhQMDuaxi3vVri0YgSro/1oWqg==",
2120
+ "license": "MIT",
2121
+ "dependencies": {
2122
+ "@types/http-proxy": "^1.17.15",
2123
+ "debug": "^4.3.6",
2124
+ "http-proxy": "^1.18.1",
2125
+ "is-glob": "^4.0.3",
2126
+ "is-plain-object": "^5.0.0",
2127
+ "micromatch": "^4.0.8"
2128
+ },
2129
+ "engines": {
2130
+ "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2131
+ }
2132
+ },
2133
+ "node_modules/http-proxy-middleware/node_modules/debug": {
2134
+ "version": "4.4.3",
2135
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
2136
+ "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
2137
+ "license": "MIT",
2138
+ "dependencies": {
2139
+ "ms": "^2.1.3"
2140
+ },
2141
+ "engines": {
2142
+ "node": ">=6.0"
2143
+ },
2144
+ "peerDependenciesMeta": {
2145
+ "supports-color": {
2146
+ "optional": true
2147
+ }
2148
+ }
2149
+ },
2150
+ "node_modules/http-proxy-middleware/node_modules/ms": {
2151
+ "version": "2.1.3",
2152
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
2153
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
2154
+ "license": "MIT"
2155
+ },
2156
+ "node_modules/iconv-lite": {
2157
+ "version": "0.4.24",
2158
+ "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
2159
+ "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
2160
+ "license": "MIT",
2161
+ "dependencies": {
2162
+ "safer-buffer": ">= 2.1.2 < 3"
2163
+ },
2164
+ "engines": {
2165
+ "node": ">=0.10.0"
2166
+ }
2167
+ },
2168
+ "node_modules/ieee754": {
2169
+ "version": "1.2.1",
2170
+ "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
2171
+ "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
2172
+ "funding": [
2173
+ {
2174
+ "type": "github",
2175
+ "url": "https://github.com/sponsors/feross"
2176
+ },
2177
+ {
2178
+ "type": "patreon",
2179
+ "url": "https://www.patreon.com/feross"
2180
+ },
2181
+ {
2182
+ "type": "consulting",
2183
+ "url": "https://feross.org/support"
2184
+ }
2185
+ ],
2186
+ "license": "BSD-3-Clause"
2187
+ },
2188
+ "node_modules/inherits": {
2189
+ "version": "2.0.4",
2190
+ "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
2191
+ "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
2192
+ "license": "ISC"
2193
+ },
2194
+ "node_modules/ini": {
2195
+ "version": "1.3.8",
2196
+ "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
2197
+ "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==",
2198
+ "license": "ISC"
2199
+ },
2200
+ "node_modules/inquirer": {
2201
+ "version": "9.3.8",
2202
+ "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-9.3.8.tgz",
2203
+ "integrity": "sha512-pFGGdaHrmRKMh4WoDDSowddgjT1Vkl90atobmTeSmcPGdYiwikch/m/Ef5wRaiamHejtw0cUUMMerzDUXCci2w==",
2204
+ "license": "MIT",
2205
+ "dependencies": {
2206
+ "@inquirer/external-editor": "^1.0.2",
2207
+ "@inquirer/figures": "^1.0.3",
2208
+ "ansi-escapes": "^4.3.2",
2209
+ "cli-width": "^4.1.0",
2210
+ "mute-stream": "1.0.0",
2211
+ "ora": "^5.4.1",
2212
+ "run-async": "^3.0.0",
2213
+ "rxjs": "^7.8.1",
2214
+ "string-width": "^4.2.3",
2215
+ "strip-ansi": "^6.0.1",
2216
+ "wrap-ansi": "^6.2.0",
2217
+ "yoctocolors-cjs": "^2.1.2"
2218
+ },
2219
+ "engines": {
2220
+ "node": ">=18"
2221
+ }
2222
+ },
2223
+ "node_modules/inquirer/node_modules/chalk": {
2224
+ "version": "4.1.2",
2225
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
2226
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
2227
+ "license": "MIT",
2228
+ "dependencies": {
2229
+ "ansi-styles": "^4.1.0",
2230
+ "supports-color": "^7.1.0"
2231
+ },
2232
+ "engines": {
2233
+ "node": ">=10"
2234
+ },
2235
+ "funding": {
2236
+ "url": "https://github.com/chalk/chalk?sponsor=1"
2237
+ }
2238
+ },
2239
+ "node_modules/inquirer/node_modules/cli-cursor": {
2240
+ "version": "3.1.0",
2241
+ "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz",
2242
+ "integrity": "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==",
2243
+ "license": "MIT",
2244
+ "dependencies": {
2245
+ "restore-cursor": "^3.1.0"
2246
+ },
2247
+ "engines": {
2248
+ "node": ">=8"
2249
+ }
2250
+ },
2251
+ "node_modules/inquirer/node_modules/is-interactive": {
2252
+ "version": "1.0.0",
2253
+ "resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-1.0.0.tgz",
2254
+ "integrity": "sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==",
2255
+ "license": "MIT",
2256
+ "engines": {
2257
+ "node": ">=8"
2258
+ }
2259
+ },
2260
+ "node_modules/inquirer/node_modules/is-unicode-supported": {
2261
+ "version": "0.1.0",
2262
+ "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz",
2263
+ "integrity": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==",
2264
+ "license": "MIT",
2265
+ "engines": {
2266
+ "node": ">=10"
2267
+ },
2268
+ "funding": {
2269
+ "url": "https://github.com/sponsors/sindresorhus"
2270
+ }
2271
+ },
2272
+ "node_modules/inquirer/node_modules/log-symbols": {
2273
+ "version": "4.1.0",
2274
+ "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz",
2275
+ "integrity": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==",
2276
+ "license": "MIT",
2277
+ "dependencies": {
2278
+ "chalk": "^4.1.0",
2279
+ "is-unicode-supported": "^0.1.0"
2280
+ },
2281
+ "engines": {
2282
+ "node": ">=10"
2283
+ },
2284
+ "funding": {
2285
+ "url": "https://github.com/sponsors/sindresorhus"
2286
+ }
2287
+ },
2288
+ "node_modules/inquirer/node_modules/onetime": {
2289
+ "version": "5.1.2",
2290
+ "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz",
2291
+ "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==",
2292
+ "license": "MIT",
2293
+ "dependencies": {
2294
+ "mimic-fn": "^2.1.0"
2295
+ },
2296
+ "engines": {
2297
+ "node": ">=6"
2298
+ },
2299
+ "funding": {
2300
+ "url": "https://github.com/sponsors/sindresorhus"
2301
+ }
2302
+ },
2303
+ "node_modules/inquirer/node_modules/ora": {
2304
+ "version": "5.4.1",
2305
+ "resolved": "https://registry.npmjs.org/ora/-/ora-5.4.1.tgz",
2306
+ "integrity": "sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==",
2307
+ "license": "MIT",
2308
+ "dependencies": {
2309
+ "bl": "^4.1.0",
2310
+ "chalk": "^4.1.0",
2311
+ "cli-cursor": "^3.1.0",
2312
+ "cli-spinners": "^2.5.0",
2313
+ "is-interactive": "^1.0.0",
2314
+ "is-unicode-supported": "^0.1.0",
2315
+ "log-symbols": "^4.1.0",
2316
+ "strip-ansi": "^6.0.0",
2317
+ "wcwidth": "^1.0.1"
2318
+ },
2319
+ "engines": {
2320
+ "node": ">=10"
2321
+ },
2322
+ "funding": {
2323
+ "url": "https://github.com/sponsors/sindresorhus"
2324
+ }
2325
+ },
2326
+ "node_modules/inquirer/node_modules/restore-cursor": {
2327
+ "version": "3.1.0",
2328
+ "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz",
2329
+ "integrity": "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==",
2330
+ "license": "MIT",
2331
+ "dependencies": {
2332
+ "onetime": "^5.1.0",
2333
+ "signal-exit": "^3.0.2"
2334
+ },
2335
+ "engines": {
2336
+ "node": ">=8"
2337
+ }
2338
+ },
2339
+ "node_modules/inquirer/node_modules/signal-exit": {
2340
+ "version": "3.0.7",
2341
+ "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
2342
+ "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==",
2343
+ "license": "ISC"
2344
+ },
2345
+ "node_modules/ipaddr.js": {
2346
+ "version": "1.9.1",
2347
+ "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz",
2348
+ "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==",
2349
+ "license": "MIT",
2350
+ "engines": {
2351
+ "node": ">= 0.10"
2352
+ }
2353
+ },
2354
+ "node_modules/is-binary-path": {
2355
+ "version": "2.1.0",
2356
+ "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz",
2357
+ "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
2358
+ "license": "MIT",
2359
+ "dependencies": {
2360
+ "binary-extensions": "^2.0.0"
2361
+ },
2362
+ "engines": {
2363
+ "node": ">=8"
2364
+ }
2365
+ },
2366
+ "node_modules/is-docker": {
2367
+ "version": "3.0.0",
2368
+ "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-3.0.0.tgz",
2369
+ "integrity": "sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==",
2370
+ "license": "MIT",
2371
+ "bin": {
2372
+ "is-docker": "cli.js"
2373
+ },
2374
+ "engines": {
2375
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
2376
+ },
2377
+ "funding": {
2378
+ "url": "https://github.com/sponsors/sindresorhus"
2379
+ }
2380
+ },
2381
+ "node_modules/is-extglob": {
2382
+ "version": "2.1.1",
2383
+ "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
2384
+ "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
2385
+ "license": "MIT",
2386
+ "engines": {
2387
+ "node": ">=0.10.0"
2388
+ }
2389
+ },
2390
+ "node_modules/is-fullwidth-code-point": {
2391
+ "version": "3.0.0",
2392
+ "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
2393
+ "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
2394
+ "license": "MIT",
2395
+ "engines": {
2396
+ "node": ">=8"
2397
+ }
2398
+ },
2399
+ "node_modules/is-glob": {
2400
+ "version": "4.0.3",
2401
+ "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
2402
+ "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
2403
+ "license": "MIT",
2404
+ "dependencies": {
2405
+ "is-extglob": "^2.1.1"
2406
+ },
2407
+ "engines": {
2408
+ "node": ">=0.10.0"
2409
+ }
2410
+ },
2411
+ "node_modules/is-inside-container": {
2412
+ "version": "1.0.0",
2413
+ "resolved": "https://registry.npmjs.org/is-inside-container/-/is-inside-container-1.0.0.tgz",
2414
+ "integrity": "sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==",
2415
+ "license": "MIT",
2416
+ "dependencies": {
2417
+ "is-docker": "^3.0.0"
2418
+ },
2419
+ "bin": {
2420
+ "is-inside-container": "cli.js"
2421
+ },
2422
+ "engines": {
2423
+ "node": ">=14.16"
2424
+ },
2425
+ "funding": {
2426
+ "url": "https://github.com/sponsors/sindresorhus"
2427
+ }
2428
+ },
2429
+ "node_modules/is-interactive": {
2430
+ "version": "2.0.0",
2431
+ "resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-2.0.0.tgz",
2432
+ "integrity": "sha512-qP1vozQRI+BMOPcjFzrjXuQvdak2pHNUMZoeG2eRbiSqyvbEf/wQtEOTOX1guk6E3t36RkaqiSt8A/6YElNxLQ==",
2433
+ "license": "MIT",
2434
+ "engines": {
2435
+ "node": ">=12"
2436
+ },
2437
+ "funding": {
2438
+ "url": "https://github.com/sponsors/sindresorhus"
2439
+ }
2440
+ },
2441
+ "node_modules/is-number": {
2442
+ "version": "7.0.0",
2443
+ "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
2444
+ "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
2445
+ "license": "MIT",
2446
+ "engines": {
2447
+ "node": ">=0.12.0"
2448
+ }
2449
+ },
2450
+ "node_modules/is-plain-object": {
2451
+ "version": "5.0.0",
2452
+ "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz",
2453
+ "integrity": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==",
2454
+ "license": "MIT",
2455
+ "engines": {
2456
+ "node": ">=0.10.0"
2457
+ }
2458
+ },
2459
+ "node_modules/is-promise": {
2460
+ "version": "4.0.0",
2461
+ "resolved": "https://registry.npmjs.org/is-promise/-/is-promise-4.0.0.tgz",
2462
+ "integrity": "sha512-hvpoI6korhJMnej285dSg6nu1+e6uxs7zG3BYAm5byqDsgJNWwxzM6z6iZiAgQR4TJ30JmBTOwqZUw3WlyH3AQ==",
2463
+ "license": "MIT"
2464
+ },
2465
+ "node_modules/is-stream": {
2466
+ "version": "2.0.1",
2467
+ "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz",
2468
+ "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==",
2469
+ "license": "MIT",
2470
+ "engines": {
2471
+ "node": ">=8"
2472
+ },
2473
+ "funding": {
2474
+ "url": "https://github.com/sponsors/sindresorhus"
2475
+ }
2476
+ },
2477
+ "node_modules/is-unicode-supported": {
2478
+ "version": "2.1.0",
2479
+ "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-2.1.0.tgz",
2480
+ "integrity": "sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==",
2481
+ "license": "MIT",
2482
+ "engines": {
2483
+ "node": ">=18"
2484
+ },
2485
+ "funding": {
2486
+ "url": "https://github.com/sponsors/sindresorhus"
2487
+ }
2488
+ },
2489
+ "node_modules/is-wsl": {
2490
+ "version": "3.1.0",
2491
+ "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-3.1.0.tgz",
2492
+ "integrity": "sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==",
2493
+ "license": "MIT",
2494
+ "dependencies": {
2495
+ "is-inside-container": "^1.0.0"
2496
+ },
2497
+ "engines": {
2498
+ "node": ">=16"
2499
+ },
2500
+ "funding": {
2501
+ "url": "https://github.com/sponsors/sindresorhus"
2502
+ }
2503
+ },
2504
+ "node_modules/isexe": {
2505
+ "version": "2.0.0",
2506
+ "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
2507
+ "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
2508
+ "license": "ISC"
2509
+ },
2510
+ "node_modules/jose": {
2511
+ "version": "6.1.3",
2512
+ "resolved": "https://registry.npmjs.org/jose/-/jose-6.1.3.tgz",
2513
+ "integrity": "sha512-0TpaTfihd4QMNwrz/ob2Bp7X04yuxJkjRGi4aKmOqwhov54i6u79oCv7T+C7lo70MKH6BesI3vscD1yb/yzKXQ==",
2514
+ "license": "MIT",
2515
+ "funding": {
2516
+ "url": "https://github.com/sponsors/panva"
2517
+ }
2518
+ },
2519
+ "node_modules/json-schema-traverse": {
2520
+ "version": "1.0.0",
2521
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
2522
+ "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
2523
+ "license": "MIT"
2524
+ },
2525
+ "node_modules/json-schema-typed": {
2526
+ "version": "8.0.2",
2527
+ "resolved": "https://registry.npmjs.org/json-schema-typed/-/json-schema-typed-8.0.2.tgz",
2528
+ "integrity": "sha512-fQhoXdcvc3V28x7C7BMs4P5+kNlgUURe2jmUT1T//oBRMDrqy1QPelJimwZGo7Hg9VPV3EQV5Bnq4hbFy2vetA==",
2529
+ "license": "BSD-2-Clause"
2530
+ },
2531
+ "node_modules/jsonfile": {
2532
+ "version": "6.2.0",
2533
+ "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.2.0.tgz",
2534
+ "integrity": "sha512-FGuPw30AdOIUTRMC2OMRtQV+jkVj2cfPqSeWXv1NEAJ1qZ5zb1X6z1mFhbfOB/iy3ssJCD+3KuZ8r8C3uVFlAg==",
2535
+ "license": "MIT",
2536
+ "dependencies": {
2537
+ "universalify": "^2.0.0"
2538
+ },
2539
+ "optionalDependencies": {
2540
+ "graceful-fs": "^4.1.6"
2541
+ }
2542
+ },
2543
+ "node_modules/jsonwebtoken": {
2544
+ "version": "9.0.3",
2545
+ "resolved": "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-9.0.3.tgz",
2546
+ "integrity": "sha512-MT/xP0CrubFRNLNKvxJ2BYfy53Zkm++5bX9dtuPbqAeQpTVe0MQTFhao8+Cp//EmJp244xt6Drw/GVEGCUj40g==",
2547
+ "license": "MIT",
2548
+ "dependencies": {
2549
+ "jws": "^4.0.1",
2550
+ "lodash.includes": "^4.3.0",
2551
+ "lodash.isboolean": "^3.0.3",
2552
+ "lodash.isinteger": "^4.0.4",
2553
+ "lodash.isnumber": "^3.0.3",
2554
+ "lodash.isplainobject": "^4.0.6",
2555
+ "lodash.isstring": "^4.0.1",
2556
+ "lodash.once": "^4.0.0",
2557
+ "ms": "^2.1.1",
2558
+ "semver": "^7.5.4"
2559
+ },
2560
+ "engines": {
2561
+ "node": ">=12",
2562
+ "npm": ">=6"
2563
+ }
2564
+ },
2565
+ "node_modules/jsonwebtoken/node_modules/ms": {
2566
+ "version": "2.1.3",
2567
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
2568
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
2569
+ "license": "MIT"
2570
+ },
2571
+ "node_modules/jwa": {
2572
+ "version": "2.0.1",
2573
+ "resolved": "https://registry.npmjs.org/jwa/-/jwa-2.0.1.tgz",
2574
+ "integrity": "sha512-hRF04fqJIP8Abbkq5NKGN0Bbr3JxlQ+qhZufXVr0DvujKy93ZCbXZMHDL4EOtodSbCWxOqR8MS1tXA5hwqCXDg==",
2575
+ "license": "MIT",
2576
+ "dependencies": {
2577
+ "buffer-equal-constant-time": "^1.0.1",
2578
+ "ecdsa-sig-formatter": "1.0.11",
2579
+ "safe-buffer": "^5.0.1"
2580
+ }
2581
+ },
2582
+ "node_modules/jws": {
2583
+ "version": "4.0.1",
2584
+ "resolved": "https://registry.npmjs.org/jws/-/jws-4.0.1.tgz",
2585
+ "integrity": "sha512-EKI/M/yqPncGUUh44xz0PxSidXFr/+r0pA70+gIYhjv+et7yxM+s29Y+VGDkovRofQem0fs7Uvf4+YmAdyRduA==",
2586
+ "license": "MIT",
2587
+ "dependencies": {
2588
+ "jwa": "^2.0.1",
2589
+ "safe-buffer": "^5.0.1"
2590
+ }
2591
+ },
2592
+ "node_modules/kuler": {
2593
+ "version": "2.0.0",
2594
+ "resolved": "https://registry.npmjs.org/kuler/-/kuler-2.0.0.tgz",
2595
+ "integrity": "sha512-Xq9nH7KlWZmXAtodXDDRE7vs6DU1gTU8zYDHDiWLSip45Egwq3plLHzPn27NgvzL2r1LMPC1vdqh98sQxtqj4A==",
2596
+ "license": "MIT"
2597
+ },
2598
+ "node_modules/lodash.includes": {
2599
+ "version": "4.3.0",
2600
+ "resolved": "https://registry.npmjs.org/lodash.includes/-/lodash.includes-4.3.0.tgz",
2601
+ "integrity": "sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w==",
2602
+ "license": "MIT"
2603
+ },
2604
+ "node_modules/lodash.isboolean": {
2605
+ "version": "3.0.3",
2606
+ "resolved": "https://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz",
2607
+ "integrity": "sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==",
2608
+ "license": "MIT"
2609
+ },
2610
+ "node_modules/lodash.isinteger": {
2611
+ "version": "4.0.4",
2612
+ "resolved": "https://registry.npmjs.org/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz",
2613
+ "integrity": "sha512-DBwtEWN2caHQ9/imiNeEA5ys1JoRtRfY3d7V9wkqtbycnAmTvRRmbHKDV4a0EYc678/dia0jrte4tjYwVBaZUA==",
2614
+ "license": "MIT"
2615
+ },
2616
+ "node_modules/lodash.isnumber": {
2617
+ "version": "3.0.3",
2618
+ "resolved": "https://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz",
2619
+ "integrity": "sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw==",
2620
+ "license": "MIT"
2621
+ },
2622
+ "node_modules/lodash.isplainobject": {
2623
+ "version": "4.0.6",
2624
+ "resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz",
2625
+ "integrity": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==",
2626
+ "license": "MIT"
2627
+ },
2628
+ "node_modules/lodash.isstring": {
2629
+ "version": "4.0.1",
2630
+ "resolved": "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz",
2631
+ "integrity": "sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==",
2632
+ "license": "MIT"
2633
+ },
2634
+ "node_modules/lodash.once": {
2635
+ "version": "4.1.1",
2636
+ "resolved": "https://registry.npmjs.org/lodash.once/-/lodash.once-4.1.1.tgz",
2637
+ "integrity": "sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==",
2638
+ "license": "MIT"
2639
+ },
2640
+ "node_modules/log-symbols": {
2641
+ "version": "6.0.0",
2642
+ "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-6.0.0.tgz",
2643
+ "integrity": "sha512-i24m8rpwhmPIS4zscNzK6MSEhk0DUWa/8iYQWxhffV8jkI4Phvs3F+quL5xvS0gdQR0FyTCMMH33Y78dDTzzIw==",
2644
+ "license": "MIT",
2645
+ "dependencies": {
2646
+ "chalk": "^5.3.0",
2647
+ "is-unicode-supported": "^1.3.0"
2648
+ },
2649
+ "engines": {
2650
+ "node": ">=18"
2651
+ },
2652
+ "funding": {
2653
+ "url": "https://github.com/sponsors/sindresorhus"
2654
+ }
2655
+ },
2656
+ "node_modules/log-symbols/node_modules/is-unicode-supported": {
2657
+ "version": "1.3.0",
2658
+ "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz",
2659
+ "integrity": "sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ==",
2660
+ "license": "MIT",
2661
+ "engines": {
2662
+ "node": ">=12"
2663
+ },
2664
+ "funding": {
2665
+ "url": "https://github.com/sponsors/sindresorhus"
2666
+ }
2667
+ },
2668
+ "node_modules/logform": {
2669
+ "version": "2.7.0",
2670
+ "resolved": "https://registry.npmjs.org/logform/-/logform-2.7.0.tgz",
2671
+ "integrity": "sha512-TFYA4jnP7PVbmlBIfhlSe+WKxs9dklXMTEGcBCIvLhE/Tn3H6Gk1norupVW7m5Cnd4bLcr08AytbyV/xj7f/kQ==",
2672
+ "license": "MIT",
2673
+ "dependencies": {
2674
+ "@colors/colors": "1.6.0",
2675
+ "@types/triple-beam": "^1.3.2",
2676
+ "fecha": "^4.2.0",
2677
+ "ms": "^2.1.1",
2678
+ "safe-stable-stringify": "^2.3.1",
2679
+ "triple-beam": "^1.3.0"
2680
+ },
2681
+ "engines": {
2682
+ "node": ">= 12.0.0"
2683
+ }
2684
+ },
2685
+ "node_modules/logform/node_modules/ms": {
2686
+ "version": "2.1.3",
2687
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
2688
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
2689
+ "license": "MIT"
2690
+ },
2691
+ "node_modules/math-intrinsics": {
2692
+ "version": "1.1.0",
2693
+ "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
2694
+ "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
2695
+ "license": "MIT",
2696
+ "engines": {
2697
+ "node": ">= 0.4"
2698
+ }
2699
+ },
2700
+ "node_modules/media-typer": {
2701
+ "version": "0.3.0",
2702
+ "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz",
2703
+ "integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==",
2704
+ "license": "MIT",
2705
+ "engines": {
2706
+ "node": ">= 0.6"
2707
+ }
2708
+ },
2709
+ "node_modules/merge-descriptors": {
2710
+ "version": "1.0.3",
2711
+ "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.3.tgz",
2712
+ "integrity": "sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==",
2713
+ "license": "MIT",
2714
+ "funding": {
2715
+ "url": "https://github.com/sponsors/sindresorhus"
2716
+ }
2717
+ },
2718
+ "node_modules/methods": {
2719
+ "version": "1.1.2",
2720
+ "resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz",
2721
+ "integrity": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==",
2722
+ "license": "MIT",
2723
+ "engines": {
2724
+ "node": ">= 0.6"
2725
+ }
2726
+ },
2727
+ "node_modules/micromatch": {
2728
+ "version": "4.0.8",
2729
+ "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
2730
+ "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
2731
+ "license": "MIT",
2732
+ "dependencies": {
2733
+ "braces": "^3.0.3",
2734
+ "picomatch": "^2.3.1"
2735
+ },
2736
+ "engines": {
2737
+ "node": ">=8.6"
2738
+ }
2739
+ },
2740
+ "node_modules/mime": {
2741
+ "version": "1.6.0",
2742
+ "resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz",
2743
+ "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==",
2744
+ "license": "MIT",
2745
+ "bin": {
2746
+ "mime": "cli.js"
2747
+ },
2748
+ "engines": {
2749
+ "node": ">=4"
2750
+ }
2751
+ },
2752
+ "node_modules/mime-db": {
2753
+ "version": "1.52.0",
2754
+ "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
2755
+ "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
2756
+ "license": "MIT",
2757
+ "engines": {
2758
+ "node": ">= 0.6"
2759
+ }
2760
+ },
2761
+ "node_modules/mime-types": {
2762
+ "version": "2.1.35",
2763
+ "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
2764
+ "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
2765
+ "license": "MIT",
2766
+ "dependencies": {
2767
+ "mime-db": "1.52.0"
2768
+ },
2769
+ "engines": {
2770
+ "node": ">= 0.6"
2771
+ }
2772
+ },
2773
+ "node_modules/mimic-fn": {
2774
+ "version": "2.1.0",
2775
+ "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz",
2776
+ "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==",
2777
+ "license": "MIT",
2778
+ "engines": {
2779
+ "node": ">=6"
2780
+ }
2781
+ },
2782
+ "node_modules/mimic-function": {
2783
+ "version": "5.0.1",
2784
+ "resolved": "https://registry.npmjs.org/mimic-function/-/mimic-function-5.0.1.tgz",
2785
+ "integrity": "sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==",
2786
+ "license": "MIT",
2787
+ "engines": {
2788
+ "node": ">=18"
2789
+ },
2790
+ "funding": {
2791
+ "url": "https://github.com/sponsors/sindresorhus"
2792
+ }
2793
+ },
2794
+ "node_modules/mimic-response": {
2795
+ "version": "3.1.0",
2796
+ "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz",
2797
+ "integrity": "sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==",
2798
+ "license": "MIT",
2799
+ "engines": {
2800
+ "node": ">=10"
2801
+ },
2802
+ "funding": {
2803
+ "url": "https://github.com/sponsors/sindresorhus"
2804
+ }
2805
+ },
2806
+ "node_modules/minimist": {
2807
+ "version": "1.2.8",
2808
+ "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz",
2809
+ "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==",
2810
+ "license": "MIT",
2811
+ "funding": {
2812
+ "url": "https://github.com/sponsors/ljharb"
2813
+ }
2814
+ },
2815
+ "node_modules/mkdirp-classic": {
2816
+ "version": "0.5.3",
2817
+ "resolved": "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz",
2818
+ "integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==",
2819
+ "license": "MIT"
2820
+ },
2821
+ "node_modules/ms": {
2822
+ "version": "2.0.0",
2823
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
2824
+ "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
2825
+ "license": "MIT"
2826
+ },
2827
+ "node_modules/mute-stream": {
2828
+ "version": "1.0.0",
2829
+ "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-1.0.0.tgz",
2830
+ "integrity": "sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA==",
2831
+ "license": "ISC",
2832
+ "engines": {
2833
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2834
+ }
2835
+ },
2836
+ "node_modules/napi-build-utils": {
2837
+ "version": "2.0.0",
2838
+ "resolved": "https://registry.npmjs.org/napi-build-utils/-/napi-build-utils-2.0.0.tgz",
2839
+ "integrity": "sha512-GEbrYkbfF7MoNaoh2iGG84Mnf/WZfB0GdGEsM8wz7Expx/LlWf5U8t9nvJKXSp3qr5IsEbK04cBGhol/KwOsWA==",
2840
+ "license": "MIT"
2841
+ },
2842
+ "node_modules/negotiator": {
2843
+ "version": "0.6.3",
2844
+ "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz",
2845
+ "integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==",
2846
+ "license": "MIT",
2847
+ "engines": {
2848
+ "node": ">= 0.6"
2849
+ }
2850
+ },
2851
+ "node_modules/nitrostack": {
2852
+ "version": "1.0.70",
2853
+ "resolved": "https://registry.npmjs.org/nitrostack/-/nitrostack-1.0.70.tgz",
2854
+ "integrity": "sha512-dODsCEA1+A3GKpW4PnX/T5BwPf3vD3CWQCf8GcLHceBl6Ji2+jn98/fxrkNQ0LvQhRMaVBk+VsYDQub+Mz9qYg==",
2855
+ "license": "Apache-2.0",
2856
+ "dependencies": {
2857
+ "@google/generative-ai": "^0.24.1",
2858
+ "@modelcontextprotocol/sdk": "^1.0.4",
2859
+ "bcryptjs": "^2.4.3",
2860
+ "better-sqlite3": "^11.8.1",
2861
+ "chokidar": "^3.6.0",
2862
+ "commander": "^12.1.0",
2863
+ "cors": "^2.8.5",
2864
+ "dotenv": "^17.2.3",
2865
+ "esbuild": "^0.27.0",
2866
+ "express": "^4.21.2",
2867
+ "fs-extra": "^11.3.2",
2868
+ "http-proxy-middleware": "^3.0.3",
2869
+ "inquirer": "^9.3.7",
2870
+ "jose": "^6.1.0",
2871
+ "jsonwebtoken": "^9.0.2",
2872
+ "open": "^10.1.0",
2873
+ "openai": "^6.5.0",
2874
+ "ora": "^8.1.1",
2875
+ "reflect-metadata": "^0.2.1",
2876
+ "uuid": "^11.0.5",
2877
+ "winston": "^3.17.0",
2878
+ "ws": "^8.18.3",
2879
+ "zod": "^3.24.1",
2880
+ "zod-to-json-schema": "^3.24.6"
2881
+ },
2882
+ "bin": {
2883
+ "nitrostack": "dist/cli/index.js"
2884
+ },
2885
+ "engines": {
2886
+ "node": ">=18.0.0",
2887
+ "npm": ">=9.0.0"
2888
+ },
2889
+ "peerDependencies": {
2890
+ "react": "^18.0.0 || ^19.0.0"
2891
+ },
2892
+ "peerDependenciesMeta": {
2893
+ "react": {
2894
+ "optional": true
2895
+ }
2896
+ }
2897
+ },
2898
+ "node_modules/nitrostack/node_modules/dotenv": {
2899
+ "version": "17.2.3",
2900
+ "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.2.3.tgz",
2901
+ "integrity": "sha512-JVUnt+DUIzu87TABbhPmNfVdBDt18BLOWjMUFJMSi/Qqg7NTYtabbvSNJGOJ7afbRuv9D/lngizHtP7QyLQ+9w==",
2902
+ "license": "BSD-2-Clause",
2903
+ "engines": {
2904
+ "node": ">=12"
2905
+ },
2906
+ "funding": {
2907
+ "url": "https://dotenvx.com"
2908
+ }
2909
+ },
2910
+ "node_modules/node-abi": {
2911
+ "version": "3.85.0",
2912
+ "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.85.0.tgz",
2913
+ "integrity": "sha512-zsFhmbkAzwhTft6nd3VxcG0cvJsT70rL+BIGHWVq5fi6MwGrHwzqKaxXE+Hl2GmnGItnDKPPkO5/LQqjVkIdFg==",
2914
+ "license": "MIT",
2915
+ "dependencies": {
2916
+ "semver": "^7.3.5"
2917
+ },
2918
+ "engines": {
2919
+ "node": ">=10"
2920
+ }
2921
+ },
2922
+ "node_modules/normalize-path": {
2923
+ "version": "3.0.0",
2924
+ "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
2925
+ "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
2926
+ "license": "MIT",
2927
+ "engines": {
2928
+ "node": ">=0.10.0"
2929
+ }
2930
+ },
2931
+ "node_modules/object-assign": {
2932
+ "version": "4.1.1",
2933
+ "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
2934
+ "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==",
2935
+ "license": "MIT",
2936
+ "engines": {
2937
+ "node": ">=0.10.0"
2938
+ }
2939
+ },
2940
+ "node_modules/object-inspect": {
2941
+ "version": "1.13.4",
2942
+ "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.4.tgz",
2943
+ "integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==",
2944
+ "license": "MIT",
2945
+ "engines": {
2946
+ "node": ">= 0.4"
2947
+ },
2948
+ "funding": {
2949
+ "url": "https://github.com/sponsors/ljharb"
2950
+ }
2951
+ },
2952
+ "node_modules/on-finished": {
2953
+ "version": "2.4.1",
2954
+ "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
2955
+ "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
2956
+ "license": "MIT",
2957
+ "dependencies": {
2958
+ "ee-first": "1.1.1"
2959
+ },
2960
+ "engines": {
2961
+ "node": ">= 0.8"
2962
+ }
2963
+ },
2964
+ "node_modules/once": {
2965
+ "version": "1.4.0",
2966
+ "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
2967
+ "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
2968
+ "license": "ISC",
2969
+ "dependencies": {
2970
+ "wrappy": "1"
2971
+ }
2972
+ },
2973
+ "node_modules/one-time": {
2974
+ "version": "1.0.0",
2975
+ "resolved": "https://registry.npmjs.org/one-time/-/one-time-1.0.0.tgz",
2976
+ "integrity": "sha512-5DXOiRKwuSEcQ/l0kGCF6Q3jcADFv5tSmRaJck/OqkVFcOzutB134KRSfF0xDrL39MNnqxbHBbUUcjZIhTgb2g==",
2977
+ "license": "MIT",
2978
+ "dependencies": {
2979
+ "fn.name": "1.x.x"
2980
+ }
2981
+ },
2982
+ "node_modules/onetime": {
2983
+ "version": "7.0.0",
2984
+ "resolved": "https://registry.npmjs.org/onetime/-/onetime-7.0.0.tgz",
2985
+ "integrity": "sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==",
2986
+ "license": "MIT",
2987
+ "dependencies": {
2988
+ "mimic-function": "^5.0.0"
2989
+ },
2990
+ "engines": {
2991
+ "node": ">=18"
2992
+ },
2993
+ "funding": {
2994
+ "url": "https://github.com/sponsors/sindresorhus"
2995
+ }
2996
+ },
2997
+ "node_modules/open": {
2998
+ "version": "10.2.0",
2999
+ "resolved": "https://registry.npmjs.org/open/-/open-10.2.0.tgz",
3000
+ "integrity": "sha512-YgBpdJHPyQ2UE5x+hlSXcnejzAvD0b22U2OuAP+8OnlJT+PjWPxtgmGqKKc+RgTM63U9gN0YzrYc71R2WT/hTA==",
3001
+ "license": "MIT",
3002
+ "dependencies": {
3003
+ "default-browser": "^5.2.1",
3004
+ "define-lazy-prop": "^3.0.0",
3005
+ "is-inside-container": "^1.0.0",
3006
+ "wsl-utils": "^0.1.0"
3007
+ },
3008
+ "engines": {
3009
+ "node": ">=18"
3010
+ },
3011
+ "funding": {
3012
+ "url": "https://github.com/sponsors/sindresorhus"
3013
+ }
3014
+ },
3015
+ "node_modules/openai": {
3016
+ "version": "6.15.0",
3017
+ "resolved": "https://registry.npmjs.org/openai/-/openai-6.15.0.tgz",
3018
+ "integrity": "sha512-F1Lvs5BoVvmZtzkUEVyh8mDQPPFolq4F+xdsx/DO8Hee8YF3IGAlZqUIsF+DVGhqf4aU0a3bTghsxB6OIsRy1g==",
3019
+ "license": "Apache-2.0",
3020
+ "bin": {
3021
+ "openai": "bin/cli"
3022
+ },
3023
+ "peerDependencies": {
3024
+ "ws": "^8.18.0",
3025
+ "zod": "^3.25 || ^4.0"
3026
+ },
3027
+ "peerDependenciesMeta": {
3028
+ "ws": {
3029
+ "optional": true
3030
+ },
3031
+ "zod": {
3032
+ "optional": true
3033
+ }
3034
+ }
3035
+ },
3036
+ "node_modules/ora": {
3037
+ "version": "8.2.0",
3038
+ "resolved": "https://registry.npmjs.org/ora/-/ora-8.2.0.tgz",
3039
+ "integrity": "sha512-weP+BZ8MVNnlCm8c0Qdc1WSWq4Qn7I+9CJGm7Qali6g44e/PUzbjNqJX5NJ9ljlNMosfJvg1fKEGILklK9cwnw==",
3040
+ "license": "MIT",
3041
+ "dependencies": {
3042
+ "chalk": "^5.3.0",
3043
+ "cli-cursor": "^5.0.0",
3044
+ "cli-spinners": "^2.9.2",
3045
+ "is-interactive": "^2.0.0",
3046
+ "is-unicode-supported": "^2.0.0",
3047
+ "log-symbols": "^6.0.0",
3048
+ "stdin-discarder": "^0.2.2",
3049
+ "string-width": "^7.2.0",
3050
+ "strip-ansi": "^7.1.0"
3051
+ },
3052
+ "engines": {
3053
+ "node": ">=18"
3054
+ },
3055
+ "funding": {
3056
+ "url": "https://github.com/sponsors/sindresorhus"
3057
+ }
3058
+ },
3059
+ "node_modules/ora/node_modules/ansi-regex": {
3060
+ "version": "6.2.2",
3061
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz",
3062
+ "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==",
3063
+ "license": "MIT",
3064
+ "engines": {
3065
+ "node": ">=12"
3066
+ },
3067
+ "funding": {
3068
+ "url": "https://github.com/chalk/ansi-regex?sponsor=1"
3069
+ }
3070
+ },
3071
+ "node_modules/ora/node_modules/emoji-regex": {
3072
+ "version": "10.6.0",
3073
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.6.0.tgz",
3074
+ "integrity": "sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==",
3075
+ "license": "MIT"
3076
+ },
3077
+ "node_modules/ora/node_modules/string-width": {
3078
+ "version": "7.2.0",
3079
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz",
3080
+ "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==",
3081
+ "license": "MIT",
3082
+ "dependencies": {
3083
+ "emoji-regex": "^10.3.0",
3084
+ "get-east-asian-width": "^1.0.0",
3085
+ "strip-ansi": "^7.1.0"
3086
+ },
3087
+ "engines": {
3088
+ "node": ">=18"
3089
+ },
3090
+ "funding": {
3091
+ "url": "https://github.com/sponsors/sindresorhus"
3092
+ }
3093
+ },
3094
+ "node_modules/ora/node_modules/strip-ansi": {
3095
+ "version": "7.1.2",
3096
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz",
3097
+ "integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==",
3098
+ "license": "MIT",
3099
+ "dependencies": {
3100
+ "ansi-regex": "^6.0.1"
3101
+ },
3102
+ "engines": {
3103
+ "node": ">=12"
3104
+ },
3105
+ "funding": {
3106
+ "url": "https://github.com/chalk/strip-ansi?sponsor=1"
3107
+ }
3108
+ },
3109
+ "node_modules/parseurl": {
3110
+ "version": "1.3.3",
3111
+ "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz",
3112
+ "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==",
3113
+ "license": "MIT",
3114
+ "engines": {
3115
+ "node": ">= 0.8"
3116
+ }
3117
+ },
3118
+ "node_modules/path-key": {
3119
+ "version": "3.1.1",
3120
+ "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
3121
+ "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
3122
+ "license": "MIT",
3123
+ "engines": {
3124
+ "node": ">=8"
3125
+ }
3126
+ },
3127
+ "node_modules/path-to-regexp": {
3128
+ "version": "0.1.12",
3129
+ "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.12.tgz",
3130
+ "integrity": "sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==",
3131
+ "license": "MIT"
3132
+ },
3133
+ "node_modules/picomatch": {
3134
+ "version": "2.3.1",
3135
+ "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
3136
+ "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
3137
+ "license": "MIT",
3138
+ "engines": {
3139
+ "node": ">=8.6"
3140
+ },
3141
+ "funding": {
3142
+ "url": "https://github.com/sponsors/jonschlinkert"
3143
+ }
3144
+ },
3145
+ "node_modules/pkce-challenge": {
3146
+ "version": "5.0.1",
3147
+ "resolved": "https://registry.npmjs.org/pkce-challenge/-/pkce-challenge-5.0.1.tgz",
3148
+ "integrity": "sha512-wQ0b/W4Fr01qtpHlqSqspcj3EhBvimsdh0KlHhH8HRZnMsEa0ea2fTULOXOS9ccQr3om+GcGRk4e+isrZWV8qQ==",
3149
+ "license": "MIT",
3150
+ "engines": {
3151
+ "node": ">=16.20.0"
3152
+ }
3153
+ },
3154
+ "node_modules/prebuild-install": {
3155
+ "version": "7.1.3",
3156
+ "resolved": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-7.1.3.tgz",
3157
+ "integrity": "sha512-8Mf2cbV7x1cXPUILADGI3wuhfqWvtiLA1iclTDbFRZkgRQS0NqsPZphna9V+HyTEadheuPmjaJMsbzKQFOzLug==",
3158
+ "license": "MIT",
3159
+ "dependencies": {
3160
+ "detect-libc": "^2.0.0",
3161
+ "expand-template": "^2.0.3",
3162
+ "github-from-package": "0.0.0",
3163
+ "minimist": "^1.2.3",
3164
+ "mkdirp-classic": "^0.5.3",
3165
+ "napi-build-utils": "^2.0.0",
3166
+ "node-abi": "^3.3.0",
3167
+ "pump": "^3.0.0",
3168
+ "rc": "^1.2.7",
3169
+ "simple-get": "^4.0.0",
3170
+ "tar-fs": "^2.0.0",
3171
+ "tunnel-agent": "^0.6.0"
3172
+ },
3173
+ "bin": {
3174
+ "prebuild-install": "bin.js"
3175
+ },
3176
+ "engines": {
3177
+ "node": ">=10"
3178
+ }
3179
+ },
3180
+ "node_modules/proxy-addr": {
3181
+ "version": "2.0.7",
3182
+ "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz",
3183
+ "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==",
3184
+ "license": "MIT",
3185
+ "dependencies": {
3186
+ "forwarded": "0.2.0",
3187
+ "ipaddr.js": "1.9.1"
3188
+ },
3189
+ "engines": {
3190
+ "node": ">= 0.10"
3191
+ }
3192
+ },
3193
+ "node_modules/pump": {
3194
+ "version": "3.0.3",
3195
+ "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.3.tgz",
3196
+ "integrity": "sha512-todwxLMY7/heScKmntwQG8CXVkWUOdYxIvY2s0VWAAMh/nd8SoYiRaKjlr7+iCs984f2P8zvrfWcDDYVb73NfA==",
3197
+ "license": "MIT",
3198
+ "dependencies": {
3199
+ "end-of-stream": "^1.1.0",
3200
+ "once": "^1.3.1"
3201
+ }
3202
+ },
3203
+ "node_modules/qs": {
3204
+ "version": "6.14.0",
3205
+ "resolved": "https://registry.npmjs.org/qs/-/qs-6.14.0.tgz",
3206
+ "integrity": "sha512-YWWTjgABSKcvs/nWBi9PycY/JiPJqOD4JA6o9Sej2AtvSGarXxKC3OQSk4pAarbdQlKAh5D4FCQkJNkW+GAn3w==",
3207
+ "license": "BSD-3-Clause",
3208
+ "dependencies": {
3209
+ "side-channel": "^1.1.0"
3210
+ },
3211
+ "engines": {
3212
+ "node": ">=0.6"
3213
+ },
3214
+ "funding": {
3215
+ "url": "https://github.com/sponsors/ljharb"
3216
+ }
3217
+ },
3218
+ "node_modules/range-parser": {
3219
+ "version": "1.2.1",
3220
+ "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz",
3221
+ "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==",
3222
+ "license": "MIT",
3223
+ "engines": {
3224
+ "node": ">= 0.6"
3225
+ }
3226
+ },
3227
+ "node_modules/raw-body": {
3228
+ "version": "3.0.2",
3229
+ "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-3.0.2.tgz",
3230
+ "integrity": "sha512-K5zQjDllxWkf7Z5xJdV0/B0WTNqx6vxG70zJE4N0kBs4LovmEYWJzQGxC9bS9RAKu3bgM40lrd5zoLJ12MQ5BA==",
3231
+ "license": "MIT",
3232
+ "dependencies": {
3233
+ "bytes": "~3.1.2",
3234
+ "http-errors": "~2.0.1",
3235
+ "iconv-lite": "~0.7.0",
3236
+ "unpipe": "~1.0.0"
3237
+ },
3238
+ "engines": {
3239
+ "node": ">= 0.10"
3240
+ }
3241
+ },
3242
+ "node_modules/raw-body/node_modules/iconv-lite": {
3243
+ "version": "0.7.1",
3244
+ "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.7.1.tgz",
3245
+ "integrity": "sha512-2Tth85cXwGFHfvRgZWszZSvdo+0Xsqmw8k8ZwxScfcBneNUraK+dxRxRm24nszx80Y0TVio8kKLt5sLE7ZCLlw==",
3246
+ "license": "MIT",
3247
+ "dependencies": {
3248
+ "safer-buffer": ">= 2.1.2 < 3.0.0"
3249
+ },
3250
+ "engines": {
3251
+ "node": ">=0.10.0"
3252
+ },
3253
+ "funding": {
3254
+ "type": "opencollective",
3255
+ "url": "https://opencollective.com/express"
3256
+ }
3257
+ },
3258
+ "node_modules/rc": {
3259
+ "version": "1.2.8",
3260
+ "resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz",
3261
+ "integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==",
3262
+ "license": "(BSD-2-Clause OR MIT OR Apache-2.0)",
3263
+ "dependencies": {
3264
+ "deep-extend": "^0.6.0",
3265
+ "ini": "~1.3.0",
3266
+ "minimist": "^1.2.0",
3267
+ "strip-json-comments": "~2.0.1"
3268
+ },
3269
+ "bin": {
3270
+ "rc": "cli.js"
3271
+ }
3272
+ },
3273
+ "node_modules/readdirp": {
3274
+ "version": "3.6.0",
3275
+ "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
3276
+ "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
3277
+ "license": "MIT",
3278
+ "dependencies": {
3279
+ "picomatch": "^2.2.1"
3280
+ },
3281
+ "engines": {
3282
+ "node": ">=8.10.0"
3283
+ }
3284
+ },
3285
+ "node_modules/reflect-metadata": {
3286
+ "version": "0.2.2",
3287
+ "resolved": "https://registry.npmjs.org/reflect-metadata/-/reflect-metadata-0.2.2.tgz",
3288
+ "integrity": "sha512-urBwgfrvVP/eAyXx4hluJivBKzuEbSQs9rKWCrCkbSxNv8mxPcUZKeuoF3Uy4mJl3Lwprp6yy5/39VWigZ4K6Q==",
3289
+ "license": "Apache-2.0"
3290
+ },
3291
+ "node_modules/require-from-string": {
3292
+ "version": "2.0.2",
3293
+ "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz",
3294
+ "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==",
3295
+ "license": "MIT",
3296
+ "engines": {
3297
+ "node": ">=0.10.0"
3298
+ }
3299
+ },
3300
+ "node_modules/requires-port": {
3301
+ "version": "1.0.0",
3302
+ "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz",
3303
+ "integrity": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==",
3304
+ "license": "MIT"
3305
+ },
3306
+ "node_modules/restore-cursor": {
3307
+ "version": "5.1.0",
3308
+ "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-5.1.0.tgz",
3309
+ "integrity": "sha512-oMA2dcrw6u0YfxJQXm342bFKX/E4sG9rbTzO9ptUcR/e8A33cHuvStiYOwH7fszkZlZ1z/ta9AAoPk2F4qIOHA==",
3310
+ "license": "MIT",
3311
+ "dependencies": {
3312
+ "onetime": "^7.0.0",
3313
+ "signal-exit": "^4.1.0"
3314
+ },
3315
+ "engines": {
3316
+ "node": ">=18"
3317
+ },
3318
+ "funding": {
3319
+ "url": "https://github.com/sponsors/sindresorhus"
3320
+ }
3321
+ },
3322
+ "node_modules/router": {
3323
+ "version": "2.2.0",
3324
+ "resolved": "https://registry.npmjs.org/router/-/router-2.2.0.tgz",
3325
+ "integrity": "sha512-nLTrUKm2UyiL7rlhapu/Zl45FwNgkZGaCpZbIHajDYgwlJCOzLSk+cIPAnsEqV955GjILJnKbdQC1nVPz+gAYQ==",
3326
+ "license": "MIT",
3327
+ "dependencies": {
3328
+ "debug": "^4.4.0",
3329
+ "depd": "^2.0.0",
3330
+ "is-promise": "^4.0.0",
3331
+ "parseurl": "^1.3.3",
3332
+ "path-to-regexp": "^8.0.0"
3333
+ },
3334
+ "engines": {
3335
+ "node": ">= 18"
3336
+ }
3337
+ },
3338
+ "node_modules/router/node_modules/debug": {
3339
+ "version": "4.4.3",
3340
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
3341
+ "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
3342
+ "license": "MIT",
3343
+ "dependencies": {
3344
+ "ms": "^2.1.3"
3345
+ },
3346
+ "engines": {
3347
+ "node": ">=6.0"
3348
+ },
3349
+ "peerDependenciesMeta": {
3350
+ "supports-color": {
3351
+ "optional": true
3352
+ }
3353
+ }
3354
+ },
3355
+ "node_modules/router/node_modules/ms": {
3356
+ "version": "2.1.3",
3357
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
3358
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
3359
+ "license": "MIT"
3360
+ },
3361
+ "node_modules/router/node_modules/path-to-regexp": {
3362
+ "version": "8.3.0",
3363
+ "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.3.0.tgz",
3364
+ "integrity": "sha512-7jdwVIRtsP8MYpdXSwOS0YdD0Du+qOoF/AEPIt88PcCFrZCzx41oxku1jD88hZBwbNUIEfpqvuhjFaMAqMTWnA==",
3365
+ "license": "MIT",
3366
+ "funding": {
3367
+ "type": "opencollective",
3368
+ "url": "https://opencollective.com/express"
3369
+ }
3370
+ },
3371
+ "node_modules/run-applescript": {
3372
+ "version": "7.1.0",
3373
+ "resolved": "https://registry.npmjs.org/run-applescript/-/run-applescript-7.1.0.tgz",
3374
+ "integrity": "sha512-DPe5pVFaAsinSaV6QjQ6gdiedWDcRCbUuiQfQa2wmWV7+xC9bGulGI8+TdRmoFkAPaBXk8CrAbnlY2ISniJ47Q==",
3375
+ "license": "MIT",
3376
+ "engines": {
3377
+ "node": ">=18"
3378
+ },
3379
+ "funding": {
3380
+ "url": "https://github.com/sponsors/sindresorhus"
3381
+ }
3382
+ },
3383
+ "node_modules/run-async": {
3384
+ "version": "3.0.0",
3385
+ "resolved": "https://registry.npmjs.org/run-async/-/run-async-3.0.0.tgz",
3386
+ "integrity": "sha512-540WwVDOMxA6dN6We19EcT9sc3hkXPw5mzRNGM3FkdN/vtE9NFvj5lFAPNwUDmJjXidm3v7TC1cTE7t17Ulm1Q==",
3387
+ "license": "MIT",
3388
+ "engines": {
3389
+ "node": ">=0.12.0"
3390
+ }
3391
+ },
3392
+ "node_modules/rxjs": {
3393
+ "version": "7.8.2",
3394
+ "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.2.tgz",
3395
+ "integrity": "sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==",
3396
+ "license": "Apache-2.0",
3397
+ "dependencies": {
3398
+ "tslib": "^2.1.0"
3399
+ }
3400
+ },
3401
+ "node_modules/safe-buffer": {
3402
+ "version": "5.2.1",
3403
+ "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
3404
+ "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
3405
+ "funding": [
3406
+ {
3407
+ "type": "github",
3408
+ "url": "https://github.com/sponsors/feross"
3409
+ },
3410
+ {
3411
+ "type": "patreon",
3412
+ "url": "https://www.patreon.com/feross"
3413
+ },
3414
+ {
3415
+ "type": "consulting",
3416
+ "url": "https://feross.org/support"
3417
+ }
3418
+ ],
3419
+ "license": "MIT"
3420
+ },
3421
+ "node_modules/safe-stable-stringify": {
3422
+ "version": "2.5.0",
3423
+ "resolved": "https://registry.npmjs.org/safe-stable-stringify/-/safe-stable-stringify-2.5.0.tgz",
3424
+ "integrity": "sha512-b3rppTKm9T+PsVCBEOUR46GWI7fdOs00VKZ1+9c1EWDaDMvjQc6tUwuFyIprgGgTcWoVHSKrU8H31ZHA2e0RHA==",
3425
+ "license": "MIT",
3426
+ "engines": {
3427
+ "node": ">=10"
3428
+ }
3429
+ },
3430
+ "node_modules/safer-buffer": {
3431
+ "version": "2.1.2",
3432
+ "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
3433
+ "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
3434
+ "license": "MIT"
3435
+ },
3436
+ "node_modules/semver": {
3437
+ "version": "7.7.3",
3438
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
3439
+ "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
3440
+ "license": "ISC",
3441
+ "bin": {
3442
+ "semver": "bin/semver.js"
3443
+ },
3444
+ "engines": {
3445
+ "node": ">=10"
3446
+ }
3447
+ },
3448
+ "node_modules/send": {
3449
+ "version": "0.19.2",
3450
+ "resolved": "https://registry.npmjs.org/send/-/send-0.19.2.tgz",
3451
+ "integrity": "sha512-VMbMxbDeehAxpOtWJXlcUS5E8iXh6QmN+BkRX1GARS3wRaXEEgzCcB10gTQazO42tpNIya8xIyNx8fll1OFPrg==",
3452
+ "license": "MIT",
3453
+ "dependencies": {
3454
+ "debug": "2.6.9",
3455
+ "depd": "2.0.0",
3456
+ "destroy": "1.2.0",
3457
+ "encodeurl": "~2.0.0",
3458
+ "escape-html": "~1.0.3",
3459
+ "etag": "~1.8.1",
3460
+ "fresh": "~0.5.2",
3461
+ "http-errors": "~2.0.1",
3462
+ "mime": "1.6.0",
3463
+ "ms": "2.1.3",
3464
+ "on-finished": "~2.4.1",
3465
+ "range-parser": "~1.2.1",
3466
+ "statuses": "~2.0.2"
3467
+ },
3468
+ "engines": {
3469
+ "node": ">= 0.8.0"
3470
+ }
3471
+ },
3472
+ "node_modules/send/node_modules/ms": {
3473
+ "version": "2.1.3",
3474
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
3475
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
3476
+ "license": "MIT"
3477
+ },
3478
+ "node_modules/serve-static": {
3479
+ "version": "1.16.3",
3480
+ "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.16.3.tgz",
3481
+ "integrity": "sha512-x0RTqQel6g5SY7Lg6ZreMmsOzncHFU7nhnRWkKgWuMTu5NN0DR5oruckMqRvacAN9d5w6ARnRBXl9xhDCgfMeA==",
3482
+ "license": "MIT",
3483
+ "dependencies": {
3484
+ "encodeurl": "~2.0.0",
3485
+ "escape-html": "~1.0.3",
3486
+ "parseurl": "~1.3.3",
3487
+ "send": "~0.19.1"
3488
+ },
3489
+ "engines": {
3490
+ "node": ">= 0.8.0"
3491
+ }
3492
+ },
3493
+ "node_modules/setprototypeof": {
3494
+ "version": "1.2.0",
3495
+ "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
3496
+ "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==",
3497
+ "license": "ISC"
3498
+ },
3499
+ "node_modules/shebang-command": {
3500
+ "version": "2.0.0",
3501
+ "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
3502
+ "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
3503
+ "license": "MIT",
3504
+ "dependencies": {
3505
+ "shebang-regex": "^3.0.0"
3506
+ },
3507
+ "engines": {
3508
+ "node": ">=8"
3509
+ }
3510
+ },
3511
+ "node_modules/shebang-regex": {
3512
+ "version": "3.0.0",
3513
+ "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
3514
+ "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
3515
+ "license": "MIT",
3516
+ "engines": {
3517
+ "node": ">=8"
3518
+ }
3519
+ },
3520
+ "node_modules/side-channel": {
3521
+ "version": "1.1.0",
3522
+ "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.0.tgz",
3523
+ "integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==",
3524
+ "license": "MIT",
3525
+ "dependencies": {
3526
+ "es-errors": "^1.3.0",
3527
+ "object-inspect": "^1.13.3",
3528
+ "side-channel-list": "^1.0.0",
3529
+ "side-channel-map": "^1.0.1",
3530
+ "side-channel-weakmap": "^1.0.2"
3531
+ },
3532
+ "engines": {
3533
+ "node": ">= 0.4"
3534
+ },
3535
+ "funding": {
3536
+ "url": "https://github.com/sponsors/ljharb"
3537
+ }
3538
+ },
3539
+ "node_modules/side-channel-list": {
3540
+ "version": "1.0.0",
3541
+ "resolved": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.0.tgz",
3542
+ "integrity": "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==",
3543
+ "license": "MIT",
3544
+ "dependencies": {
3545
+ "es-errors": "^1.3.0",
3546
+ "object-inspect": "^1.13.3"
3547
+ },
3548
+ "engines": {
3549
+ "node": ">= 0.4"
3550
+ },
3551
+ "funding": {
3552
+ "url": "https://github.com/sponsors/ljharb"
3553
+ }
3554
+ },
3555
+ "node_modules/side-channel-map": {
3556
+ "version": "1.0.1",
3557
+ "resolved": "https://registry.npmjs.org/side-channel-map/-/side-channel-map-1.0.1.tgz",
3558
+ "integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==",
3559
+ "license": "MIT",
3560
+ "dependencies": {
3561
+ "call-bound": "^1.0.2",
3562
+ "es-errors": "^1.3.0",
3563
+ "get-intrinsic": "^1.2.5",
3564
+ "object-inspect": "^1.13.3"
3565
+ },
3566
+ "engines": {
3567
+ "node": ">= 0.4"
3568
+ },
3569
+ "funding": {
3570
+ "url": "https://github.com/sponsors/ljharb"
3571
+ }
3572
+ },
3573
+ "node_modules/side-channel-weakmap": {
3574
+ "version": "1.0.2",
3575
+ "resolved": "https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz",
3576
+ "integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==",
3577
+ "license": "MIT",
3578
+ "dependencies": {
3579
+ "call-bound": "^1.0.2",
3580
+ "es-errors": "^1.3.0",
3581
+ "get-intrinsic": "^1.2.5",
3582
+ "object-inspect": "^1.13.3",
3583
+ "side-channel-map": "^1.0.1"
3584
+ },
3585
+ "engines": {
3586
+ "node": ">= 0.4"
3587
+ },
3588
+ "funding": {
3589
+ "url": "https://github.com/sponsors/ljharb"
3590
+ }
3591
+ },
3592
+ "node_modules/signal-exit": {
3593
+ "version": "4.1.0",
3594
+ "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
3595
+ "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
3596
+ "license": "ISC",
3597
+ "engines": {
3598
+ "node": ">=14"
3599
+ },
3600
+ "funding": {
3601
+ "url": "https://github.com/sponsors/isaacs"
3602
+ }
3603
+ },
3604
+ "node_modules/simple-concat": {
3605
+ "version": "1.0.1",
3606
+ "resolved": "https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.1.tgz",
3607
+ "integrity": "sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==",
3608
+ "funding": [
3609
+ {
3610
+ "type": "github",
3611
+ "url": "https://github.com/sponsors/feross"
3612
+ },
3613
+ {
3614
+ "type": "patreon",
3615
+ "url": "https://www.patreon.com/feross"
3616
+ },
3617
+ {
3618
+ "type": "consulting",
3619
+ "url": "https://feross.org/support"
3620
+ }
3621
+ ],
3622
+ "license": "MIT"
3623
+ },
3624
+ "node_modules/simple-get": {
3625
+ "version": "4.0.1",
3626
+ "resolved": "https://registry.npmjs.org/simple-get/-/simple-get-4.0.1.tgz",
3627
+ "integrity": "sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==",
3628
+ "funding": [
3629
+ {
3630
+ "type": "github",
3631
+ "url": "https://github.com/sponsors/feross"
3632
+ },
3633
+ {
3634
+ "type": "patreon",
3635
+ "url": "https://www.patreon.com/feross"
3636
+ },
3637
+ {
3638
+ "type": "consulting",
3639
+ "url": "https://feross.org/support"
3640
+ }
3641
+ ],
3642
+ "license": "MIT",
3643
+ "dependencies": {
3644
+ "decompress-response": "^6.0.0",
3645
+ "once": "^1.3.1",
3646
+ "simple-concat": "^1.0.0"
3647
+ }
3648
+ },
3649
+ "node_modules/stack-trace": {
3650
+ "version": "0.0.10",
3651
+ "resolved": "https://registry.npmjs.org/stack-trace/-/stack-trace-0.0.10.tgz",
3652
+ "integrity": "sha512-KGzahc7puUKkzyMt+IqAep+TVNbKP+k2Lmwhub39m1AsTSkaDutx56aDCo+HLDzf/D26BIHTJWNiTG1KAJiQCg==",
3653
+ "license": "MIT",
3654
+ "engines": {
3655
+ "node": "*"
3656
+ }
3657
+ },
3658
+ "node_modules/statuses": {
3659
+ "version": "2.0.2",
3660
+ "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.2.tgz",
3661
+ "integrity": "sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==",
3662
+ "license": "MIT",
3663
+ "engines": {
3664
+ "node": ">= 0.8"
3665
+ }
3666
+ },
3667
+ "node_modules/stdin-discarder": {
3668
+ "version": "0.2.2",
3669
+ "resolved": "https://registry.npmjs.org/stdin-discarder/-/stdin-discarder-0.2.2.tgz",
3670
+ "integrity": "sha512-UhDfHmA92YAlNnCfhmq0VeNL5bDbiZGg7sZ2IvPsXubGkiNa9EC+tUTsjBRsYUAz87btI6/1wf4XoVvQ3uRnmQ==",
3671
+ "license": "MIT",
3672
+ "engines": {
3673
+ "node": ">=18"
3674
+ },
3675
+ "funding": {
3676
+ "url": "https://github.com/sponsors/sindresorhus"
3677
+ }
3678
+ },
3679
+ "node_modules/string_decoder": {
3680
+ "version": "1.1.1",
3681
+ "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
3682
+ "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
3683
+ "license": "MIT",
3684
+ "dependencies": {
3685
+ "safe-buffer": "~5.1.0"
3686
+ }
3687
+ },
3688
+ "node_modules/string_decoder/node_modules/safe-buffer": {
3689
+ "version": "5.1.2",
3690
+ "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
3691
+ "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
3692
+ "license": "MIT"
3693
+ },
3694
+ "node_modules/string-width": {
3695
+ "version": "4.2.3",
3696
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
3697
+ "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
3698
+ "license": "MIT",
3699
+ "dependencies": {
3700
+ "emoji-regex": "^8.0.0",
3701
+ "is-fullwidth-code-point": "^3.0.0",
3702
+ "strip-ansi": "^6.0.1"
3703
+ },
3704
+ "engines": {
3705
+ "node": ">=8"
3706
+ }
3707
+ },
3708
+ "node_modules/strip-ansi": {
3709
+ "version": "6.0.1",
3710
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
3711
+ "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
3712
+ "license": "MIT",
3713
+ "dependencies": {
3714
+ "ansi-regex": "^5.0.1"
3715
+ },
3716
+ "engines": {
3717
+ "node": ">=8"
3718
+ }
3719
+ },
3720
+ "node_modules/strip-json-comments": {
3721
+ "version": "2.0.1",
3722
+ "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz",
3723
+ "integrity": "sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==",
3724
+ "license": "MIT",
3725
+ "engines": {
3726
+ "node": ">=0.10.0"
3727
+ }
3728
+ },
3729
+ "node_modules/supports-color": {
3730
+ "version": "7.2.0",
3731
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
3732
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
3733
+ "license": "MIT",
3734
+ "dependencies": {
3735
+ "has-flag": "^4.0.0"
3736
+ },
3737
+ "engines": {
3738
+ "node": ">=8"
3739
+ }
3740
+ },
3741
+ "node_modules/tar-fs": {
3742
+ "version": "2.1.4",
3743
+ "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.4.tgz",
3744
+ "integrity": "sha512-mDAjwmZdh7LTT6pNleZ05Yt65HC3E+NiQzl672vQG38jIrehtJk/J3mNwIg+vShQPcLF/LV7CMnDW6vjj6sfYQ==",
3745
+ "license": "MIT",
3746
+ "dependencies": {
3747
+ "chownr": "^1.1.1",
3748
+ "mkdirp-classic": "^0.5.2",
3749
+ "pump": "^3.0.0",
3750
+ "tar-stream": "^2.1.4"
3751
+ }
3752
+ },
3753
+ "node_modules/tar-stream": {
3754
+ "version": "2.2.0",
3755
+ "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz",
3756
+ "integrity": "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==",
3757
+ "license": "MIT",
3758
+ "dependencies": {
3759
+ "bl": "^4.0.3",
3760
+ "end-of-stream": "^1.4.1",
3761
+ "fs-constants": "^1.0.0",
3762
+ "inherits": "^2.0.3",
3763
+ "readable-stream": "^3.1.1"
3764
+ },
3765
+ "engines": {
3766
+ "node": ">=6"
3767
+ }
3768
+ },
3769
+ "node_modules/tar-stream/node_modules/readable-stream": {
3770
+ "version": "3.6.2",
3771
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
3772
+ "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
3773
+ "license": "MIT",
3774
+ "dependencies": {
3775
+ "inherits": "^2.0.3",
3776
+ "string_decoder": "^1.1.1",
3777
+ "util-deprecate": "^1.0.1"
3778
+ },
3779
+ "engines": {
3780
+ "node": ">= 6"
3781
+ }
3782
+ },
3783
+ "node_modules/text-hex": {
3784
+ "version": "1.0.0",
3785
+ "resolved": "https://registry.npmjs.org/text-hex/-/text-hex-1.0.0.tgz",
3786
+ "integrity": "sha512-uuVGNWzgJ4yhRaNSiubPY7OjISw4sw4E5Uv0wbjp+OzcbmVU/rsT8ujgcXJhn9ypzsgr5vlzpPqP+MBBKcGvbg==",
3787
+ "license": "MIT"
3788
+ },
3789
+ "node_modules/to-regex-range": {
3790
+ "version": "5.0.1",
3791
+ "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
3792
+ "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
3793
+ "license": "MIT",
3794
+ "dependencies": {
3795
+ "is-number": "^7.0.0"
3796
+ },
3797
+ "engines": {
3798
+ "node": ">=8.0"
3799
+ }
3800
+ },
3801
+ "node_modules/toidentifier": {
3802
+ "version": "1.0.1",
3803
+ "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
3804
+ "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==",
3805
+ "license": "MIT",
3806
+ "engines": {
3807
+ "node": ">=0.6"
3808
+ }
3809
+ },
3810
+ "node_modules/triple-beam": {
3811
+ "version": "1.4.1",
3812
+ "resolved": "https://registry.npmjs.org/triple-beam/-/triple-beam-1.4.1.tgz",
3813
+ "integrity": "sha512-aZbgViZrg1QNcG+LULa7nhZpJTZSLm/mXnHXnbAbjmN5aSa0y7V+wvv6+4WaBtpISJzThKy+PIPxc1Nq1EJ9mg==",
3814
+ "license": "MIT",
3815
+ "engines": {
3816
+ "node": ">= 14.0.0"
3817
+ }
3818
+ },
3819
+ "node_modules/tslib": {
3820
+ "version": "2.8.1",
3821
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
3822
+ "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
3823
+ "license": "0BSD"
3824
+ },
3825
+ "node_modules/tunnel-agent": {
3826
+ "version": "0.6.0",
3827
+ "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
3828
+ "integrity": "sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==",
3829
+ "license": "Apache-2.0",
3830
+ "dependencies": {
3831
+ "safe-buffer": "^5.0.1"
3832
+ },
3833
+ "engines": {
3834
+ "node": "*"
3835
+ }
3836
+ },
3837
+ "node_modules/type-fest": {
3838
+ "version": "0.21.3",
3839
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz",
3840
+ "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==",
3841
+ "license": "(MIT OR CC0-1.0)",
3842
+ "engines": {
3843
+ "node": ">=10"
3844
+ },
3845
+ "funding": {
3846
+ "url": "https://github.com/sponsors/sindresorhus"
3847
+ }
3848
+ },
3849
+ "node_modules/type-is": {
3850
+ "version": "1.6.18",
3851
+ "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz",
3852
+ "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==",
3853
+ "license": "MIT",
3854
+ "dependencies": {
3855
+ "media-typer": "0.3.0",
3856
+ "mime-types": "~2.1.24"
3857
+ },
3858
+ "engines": {
3859
+ "node": ">= 0.6"
3860
+ }
3861
+ },
3862
+ "node_modules/typescript": {
3863
+ "version": "5.9.3",
3864
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
3865
+ "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
3866
+ "dev": true,
3867
+ "license": "Apache-2.0",
3868
+ "bin": {
3869
+ "tsc": "bin/tsc",
3870
+ "tsserver": "bin/tsserver"
3871
+ },
3872
+ "engines": {
3873
+ "node": ">=14.17"
3874
+ }
3875
+ },
3876
+ "node_modules/undici-types": {
3877
+ "version": "7.16.0",
3878
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz",
3879
+ "integrity": "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==",
3880
+ "license": "MIT"
3881
+ },
3882
+ "node_modules/universalify": {
3883
+ "version": "2.0.1",
3884
+ "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz",
3885
+ "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==",
3886
+ "license": "MIT",
3887
+ "engines": {
3888
+ "node": ">= 10.0.0"
3889
+ }
3890
+ },
3891
+ "node_modules/unpipe": {
3892
+ "version": "1.0.0",
3893
+ "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz",
3894
+ "integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==",
3895
+ "license": "MIT",
3896
+ "engines": {
3897
+ "node": ">= 0.8"
3898
+ }
3899
+ },
3900
+ "node_modules/util-deprecate": {
3901
+ "version": "1.0.2",
3902
+ "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
3903
+ "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
3904
+ "license": "MIT"
3905
+ },
3906
+ "node_modules/utils-merge": {
3907
+ "version": "1.0.1",
3908
+ "resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz",
3909
+ "integrity": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==",
3910
+ "license": "MIT",
3911
+ "engines": {
3912
+ "node": ">= 0.4.0"
3913
+ }
3914
+ },
3915
+ "node_modules/uuid": {
3916
+ "version": "11.1.0",
3917
+ "resolved": "https://registry.npmjs.org/uuid/-/uuid-11.1.0.tgz",
3918
+ "integrity": "sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==",
3919
+ "funding": [
3920
+ "https://github.com/sponsors/broofa",
3921
+ "https://github.com/sponsors/ctavan"
3922
+ ],
3923
+ "license": "MIT",
3924
+ "bin": {
3925
+ "uuid": "dist/esm/bin/uuid"
3926
+ }
3927
+ },
3928
+ "node_modules/vary": {
3929
+ "version": "1.1.2",
3930
+ "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz",
3931
+ "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==",
3932
+ "license": "MIT",
3933
+ "engines": {
3934
+ "node": ">= 0.8"
3935
+ }
3936
+ },
3937
+ "node_modules/wcwidth": {
3938
+ "version": "1.0.1",
3939
+ "resolved": "https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.1.tgz",
3940
+ "integrity": "sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==",
3941
+ "license": "MIT",
3942
+ "dependencies": {
3943
+ "defaults": "^1.0.3"
3944
+ }
3945
+ },
3946
+ "node_modules/which": {
3947
+ "version": "2.0.2",
3948
+ "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
3949
+ "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
3950
+ "license": "ISC",
3951
+ "dependencies": {
3952
+ "isexe": "^2.0.0"
3953
+ },
3954
+ "bin": {
3955
+ "node-which": "bin/node-which"
3956
+ },
3957
+ "engines": {
3958
+ "node": ">= 8"
3959
+ }
3960
+ },
3961
+ "node_modules/winston": {
3962
+ "version": "3.19.0",
3963
+ "resolved": "https://registry.npmjs.org/winston/-/winston-3.19.0.tgz",
3964
+ "integrity": "sha512-LZNJgPzfKR+/J3cHkxcpHKpKKvGfDZVPS4hfJCc4cCG0CgYzvlD6yE/S3CIL/Yt91ak327YCpiF/0MyeZHEHKA==",
3965
+ "license": "MIT",
3966
+ "dependencies": {
3967
+ "@colors/colors": "^1.6.0",
3968
+ "@dabh/diagnostics": "^2.0.8",
3969
+ "async": "^3.2.3",
3970
+ "is-stream": "^2.0.0",
3971
+ "logform": "^2.7.0",
3972
+ "one-time": "^1.0.0",
3973
+ "readable-stream": "^3.4.0",
3974
+ "safe-stable-stringify": "^2.3.1",
3975
+ "stack-trace": "0.0.x",
3976
+ "triple-beam": "^1.3.0",
3977
+ "winston-transport": "^4.9.0"
3978
+ },
3979
+ "engines": {
3980
+ "node": ">= 12.0.0"
3981
+ }
3982
+ },
3983
+ "node_modules/winston-transport": {
3984
+ "version": "4.9.0",
3985
+ "resolved": "https://registry.npmjs.org/winston-transport/-/winston-transport-4.9.0.tgz",
3986
+ "integrity": "sha512-8drMJ4rkgaPo1Me4zD/3WLfI/zPdA9o2IipKODunnGDcuqbHwjsbB79ylv04LCGGzU0xQ6vTznOMpQGaLhhm6A==",
3987
+ "license": "MIT",
3988
+ "dependencies": {
3989
+ "logform": "^2.7.0",
3990
+ "readable-stream": "^3.6.2",
3991
+ "triple-beam": "^1.3.0"
3992
+ },
3993
+ "engines": {
3994
+ "node": ">= 12.0.0"
3995
+ }
3996
+ },
3997
+ "node_modules/winston-transport/node_modules/readable-stream": {
3998
+ "version": "3.6.2",
3999
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
4000
+ "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
4001
+ "license": "MIT",
4002
+ "dependencies": {
4003
+ "inherits": "^2.0.3",
4004
+ "string_decoder": "^1.1.1",
4005
+ "util-deprecate": "^1.0.1"
4006
+ },
4007
+ "engines": {
4008
+ "node": ">= 6"
4009
+ }
4010
+ },
4011
+ "node_modules/winston/node_modules/readable-stream": {
4012
+ "version": "3.6.2",
4013
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
4014
+ "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
4015
+ "license": "MIT",
4016
+ "dependencies": {
4017
+ "inherits": "^2.0.3",
4018
+ "string_decoder": "^1.1.1",
4019
+ "util-deprecate": "^1.0.1"
4020
+ },
4021
+ "engines": {
4022
+ "node": ">= 6"
4023
+ }
4024
+ },
4025
+ "node_modules/wrap-ansi": {
4026
+ "version": "6.2.0",
4027
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
4028
+ "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
4029
+ "license": "MIT",
4030
+ "dependencies": {
4031
+ "ansi-styles": "^4.0.0",
4032
+ "string-width": "^4.1.0",
4033
+ "strip-ansi": "^6.0.0"
4034
+ },
4035
+ "engines": {
4036
+ "node": ">=8"
4037
+ }
4038
+ },
4039
+ "node_modules/wrappy": {
4040
+ "version": "1.0.2",
4041
+ "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
4042
+ "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
4043
+ "license": "ISC"
4044
+ },
4045
+ "node_modules/ws": {
4046
+ "version": "8.18.3",
4047
+ "resolved": "https://registry.npmjs.org/ws/-/ws-8.18.3.tgz",
4048
+ "integrity": "sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==",
4049
+ "license": "MIT",
4050
+ "engines": {
4051
+ "node": ">=10.0.0"
4052
+ },
4053
+ "peerDependencies": {
4054
+ "bufferutil": "^4.0.1",
4055
+ "utf-8-validate": ">=5.0.2"
4056
+ },
4057
+ "peerDependenciesMeta": {
4058
+ "bufferutil": {
4059
+ "optional": true
4060
+ },
4061
+ "utf-8-validate": {
4062
+ "optional": true
4063
+ }
4064
+ }
4065
+ },
4066
+ "node_modules/wsl-utils": {
4067
+ "version": "0.1.0",
4068
+ "resolved": "https://registry.npmjs.org/wsl-utils/-/wsl-utils-0.1.0.tgz",
4069
+ "integrity": "sha512-h3Fbisa2nKGPxCpm89Hk33lBLsnaGBvctQopaBSOW/uIs6FTe1ATyAnKFJrzVs9vpGdsTe73WF3V4lIsk4Gacw==",
4070
+ "license": "MIT",
4071
+ "dependencies": {
4072
+ "is-wsl": "^3.1.0"
4073
+ },
4074
+ "engines": {
4075
+ "node": ">=18"
4076
+ },
4077
+ "funding": {
4078
+ "url": "https://github.com/sponsors/sindresorhus"
4079
+ }
4080
+ },
4081
+ "node_modules/yoctocolors-cjs": {
4082
+ "version": "2.1.3",
4083
+ "resolved": "https://registry.npmjs.org/yoctocolors-cjs/-/yoctocolors-cjs-2.1.3.tgz",
4084
+ "integrity": "sha512-U/PBtDf35ff0D8X8D0jfdzHYEPFxAI7jJlxZXwCSez5M3190m+QobIfh+sWDWSHMCWWJN2AWamkegn6vr6YBTw==",
4085
+ "license": "MIT",
4086
+ "engines": {
4087
+ "node": ">=18"
4088
+ },
4089
+ "funding": {
4090
+ "url": "https://github.com/sponsors/sindresorhus"
4091
+ }
4092
+ },
4093
+ "node_modules/zod": {
4094
+ "version": "3.25.76",
4095
+ "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz",
4096
+ "integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==",
4097
+ "license": "MIT",
4098
+ "funding": {
4099
+ "url": "https://github.com/sponsors/colinhacks"
4100
+ }
4101
+ },
4102
+ "node_modules/zod-to-json-schema": {
4103
+ "version": "3.25.0",
4104
+ "resolved": "https://registry.npmjs.org/zod-to-json-schema/-/zod-to-json-schema-3.25.0.tgz",
4105
+ "integrity": "sha512-HvWtU2UG41LALjajJrML6uQejQhNJx+JBO9IflpSja4R03iNWfKXrj6W2h7ljuLyc1nKS+9yDyL/9tD1U/yBnQ==",
4106
+ "license": "ISC",
4107
+ "peerDependencies": {
4108
+ "zod": "^3.25 || ^4"
4109
+ }
4110
+ }
4111
+ }
4112
+ }