dsh-layered-memory 0.7.0 → 0.7.1

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,982 @@
1
+ {
2
+ "name": "dsh-memory-runtime",
3
+ "lockfileVersion": 3,
4
+ "requires": true,
5
+ "packages": {
6
+ "": {
7
+ "name": "dsh-memory-runtime",
8
+ "dependencies": {
9
+ "@huggingface/transformers": "4.2.0"
10
+ }
11
+ },
12
+ "node_modules/@emnapi/runtime": {
13
+ "version": "1.11.3",
14
+ "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.11.3.tgz",
15
+ "integrity": "sha512-Xz4Tpyki7XyrpbUK1jR1AhdAdaXyhhY4lZ3neLodmhpuWfy2PAQN5B46sAiU4liOXGLkHypn/qU+jvfWSCYYLA==",
16
+ "license": "MIT",
17
+ "optional": true,
18
+ "dependencies": {
19
+ "tslib": "^2.4.0"
20
+ }
21
+ },
22
+ "node_modules/@huggingface/jinja": {
23
+ "version": "0.5.9",
24
+ "resolved": "https://registry.npmjs.org/@huggingface/jinja/-/jinja-0.5.9.tgz",
25
+ "integrity": "sha512-uWTG+l3VJRsl7EXxYizuL3P+cCPoc3cRqbWWRcQN0FhejRfbdq0RNhCmbY/YDtnTcz9icdLYuLDjsnz4d8JMuw==",
26
+ "license": "MIT",
27
+ "engines": {
28
+ "node": ">=18"
29
+ }
30
+ },
31
+ "node_modules/@huggingface/tokenizers": {
32
+ "version": "0.1.3",
33
+ "resolved": "https://registry.npmjs.org/@huggingface/tokenizers/-/tokenizers-0.1.3.tgz",
34
+ "integrity": "sha512-8rF/RRT10u+kn7YuUbUg0OF30K8rjTc78aHpxT+qJ1uWSqxT1MHi8+9ltwYfkFYJzT/oS+qw3JVfHtNMGAdqyA==",
35
+ "license": "Apache-2.0"
36
+ },
37
+ "node_modules/@huggingface/transformers": {
38
+ "version": "4.2.0",
39
+ "resolved": "https://registry.npmjs.org/@huggingface/transformers/-/transformers-4.2.0.tgz",
40
+ "integrity": "sha512-8BRCoBMH0XsWaEIamuR0LrJGAfftgHAfb2Vrffy0VKlSAE/MnUJ5/h/zTfEP3fDIft+nk7TqB8xXEyABGitBjQ==",
41
+ "license": "Apache-2.0",
42
+ "dependencies": {
43
+ "@huggingface/jinja": "^0.5.6",
44
+ "@huggingface/tokenizers": "^0.1.3",
45
+ "onnxruntime-node": "1.24.3",
46
+ "onnxruntime-web": "1.26.0-dev.20260416-b7804b056c",
47
+ "sharp": "^0.34.5"
48
+ }
49
+ },
50
+ "node_modules/@img/colour": {
51
+ "version": "1.1.0",
52
+ "resolved": "https://registry.npmjs.org/@img/colour/-/colour-1.1.0.tgz",
53
+ "integrity": "sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==",
54
+ "license": "MIT",
55
+ "engines": {
56
+ "node": ">=18"
57
+ }
58
+ },
59
+ "node_modules/@img/sharp-darwin-arm64": {
60
+ "version": "0.34.5",
61
+ "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.34.5.tgz",
62
+ "integrity": "sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==",
63
+ "cpu": [
64
+ "arm64"
65
+ ],
66
+ "license": "Apache-2.0",
67
+ "optional": true,
68
+ "os": [
69
+ "darwin"
70
+ ],
71
+ "engines": {
72
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
73
+ },
74
+ "funding": {
75
+ "url": "https://opencollective.com/libvips"
76
+ },
77
+ "optionalDependencies": {
78
+ "@img/sharp-libvips-darwin-arm64": "1.2.4"
79
+ }
80
+ },
81
+ "node_modules/@img/sharp-darwin-x64": {
82
+ "version": "0.34.5",
83
+ "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.34.5.tgz",
84
+ "integrity": "sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==",
85
+ "cpu": [
86
+ "x64"
87
+ ],
88
+ "license": "Apache-2.0",
89
+ "optional": true,
90
+ "os": [
91
+ "darwin"
92
+ ],
93
+ "engines": {
94
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
95
+ },
96
+ "funding": {
97
+ "url": "https://opencollective.com/libvips"
98
+ },
99
+ "optionalDependencies": {
100
+ "@img/sharp-libvips-darwin-x64": "1.2.4"
101
+ }
102
+ },
103
+ "node_modules/@img/sharp-libvips-darwin-arm64": {
104
+ "version": "1.2.4",
105
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.2.4.tgz",
106
+ "integrity": "sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==",
107
+ "cpu": [
108
+ "arm64"
109
+ ],
110
+ "license": "LGPL-3.0-or-later",
111
+ "optional": true,
112
+ "os": [
113
+ "darwin"
114
+ ],
115
+ "funding": {
116
+ "url": "https://opencollective.com/libvips"
117
+ }
118
+ },
119
+ "node_modules/@img/sharp-libvips-darwin-x64": {
120
+ "version": "1.2.4",
121
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.2.4.tgz",
122
+ "integrity": "sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==",
123
+ "cpu": [
124
+ "x64"
125
+ ],
126
+ "license": "LGPL-3.0-or-later",
127
+ "optional": true,
128
+ "os": [
129
+ "darwin"
130
+ ],
131
+ "funding": {
132
+ "url": "https://opencollective.com/libvips"
133
+ }
134
+ },
135
+ "node_modules/@img/sharp-libvips-linux-arm": {
136
+ "version": "1.2.4",
137
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.2.4.tgz",
138
+ "integrity": "sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==",
139
+ "cpu": [
140
+ "arm"
141
+ ],
142
+ "license": "LGPL-3.0-or-later",
143
+ "optional": true,
144
+ "os": [
145
+ "linux"
146
+ ],
147
+ "funding": {
148
+ "url": "https://opencollective.com/libvips"
149
+ }
150
+ },
151
+ "node_modules/@img/sharp-libvips-linux-arm64": {
152
+ "version": "1.2.4",
153
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.2.4.tgz",
154
+ "integrity": "sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==",
155
+ "cpu": [
156
+ "arm64"
157
+ ],
158
+ "license": "LGPL-3.0-or-later",
159
+ "optional": true,
160
+ "os": [
161
+ "linux"
162
+ ],
163
+ "funding": {
164
+ "url": "https://opencollective.com/libvips"
165
+ }
166
+ },
167
+ "node_modules/@img/sharp-libvips-linux-ppc64": {
168
+ "version": "1.2.4",
169
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-ppc64/-/sharp-libvips-linux-ppc64-1.2.4.tgz",
170
+ "integrity": "sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==",
171
+ "cpu": [
172
+ "ppc64"
173
+ ],
174
+ "license": "LGPL-3.0-or-later",
175
+ "optional": true,
176
+ "os": [
177
+ "linux"
178
+ ],
179
+ "funding": {
180
+ "url": "https://opencollective.com/libvips"
181
+ }
182
+ },
183
+ "node_modules/@img/sharp-libvips-linux-riscv64": {
184
+ "version": "1.2.4",
185
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-riscv64/-/sharp-libvips-linux-riscv64-1.2.4.tgz",
186
+ "integrity": "sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==",
187
+ "cpu": [
188
+ "riscv64"
189
+ ],
190
+ "license": "LGPL-3.0-or-later",
191
+ "optional": true,
192
+ "os": [
193
+ "linux"
194
+ ],
195
+ "funding": {
196
+ "url": "https://opencollective.com/libvips"
197
+ }
198
+ },
199
+ "node_modules/@img/sharp-libvips-linux-s390x": {
200
+ "version": "1.2.4",
201
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.2.4.tgz",
202
+ "integrity": "sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==",
203
+ "cpu": [
204
+ "s390x"
205
+ ],
206
+ "license": "LGPL-3.0-or-later",
207
+ "optional": true,
208
+ "os": [
209
+ "linux"
210
+ ],
211
+ "funding": {
212
+ "url": "https://opencollective.com/libvips"
213
+ }
214
+ },
215
+ "node_modules/@img/sharp-libvips-linux-x64": {
216
+ "version": "1.2.4",
217
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.2.4.tgz",
218
+ "integrity": "sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==",
219
+ "cpu": [
220
+ "x64"
221
+ ],
222
+ "license": "LGPL-3.0-or-later",
223
+ "optional": true,
224
+ "os": [
225
+ "linux"
226
+ ],
227
+ "funding": {
228
+ "url": "https://opencollective.com/libvips"
229
+ }
230
+ },
231
+ "node_modules/@img/sharp-libvips-linuxmusl-arm64": {
232
+ "version": "1.2.4",
233
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.2.4.tgz",
234
+ "integrity": "sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==",
235
+ "cpu": [
236
+ "arm64"
237
+ ],
238
+ "license": "LGPL-3.0-or-later",
239
+ "optional": true,
240
+ "os": [
241
+ "linux"
242
+ ],
243
+ "funding": {
244
+ "url": "https://opencollective.com/libvips"
245
+ }
246
+ },
247
+ "node_modules/@img/sharp-libvips-linuxmusl-x64": {
248
+ "version": "1.2.4",
249
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.2.4.tgz",
250
+ "integrity": "sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==",
251
+ "cpu": [
252
+ "x64"
253
+ ],
254
+ "license": "LGPL-3.0-or-later",
255
+ "optional": true,
256
+ "os": [
257
+ "linux"
258
+ ],
259
+ "funding": {
260
+ "url": "https://opencollective.com/libvips"
261
+ }
262
+ },
263
+ "node_modules/@img/sharp-linux-arm": {
264
+ "version": "0.34.5",
265
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.34.5.tgz",
266
+ "integrity": "sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==",
267
+ "cpu": [
268
+ "arm"
269
+ ],
270
+ "license": "Apache-2.0",
271
+ "optional": true,
272
+ "os": [
273
+ "linux"
274
+ ],
275
+ "engines": {
276
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
277
+ },
278
+ "funding": {
279
+ "url": "https://opencollective.com/libvips"
280
+ },
281
+ "optionalDependencies": {
282
+ "@img/sharp-libvips-linux-arm": "1.2.4"
283
+ }
284
+ },
285
+ "node_modules/@img/sharp-linux-arm64": {
286
+ "version": "0.34.5",
287
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.34.5.tgz",
288
+ "integrity": "sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==",
289
+ "cpu": [
290
+ "arm64"
291
+ ],
292
+ "license": "Apache-2.0",
293
+ "optional": true,
294
+ "os": [
295
+ "linux"
296
+ ],
297
+ "engines": {
298
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
299
+ },
300
+ "funding": {
301
+ "url": "https://opencollective.com/libvips"
302
+ },
303
+ "optionalDependencies": {
304
+ "@img/sharp-libvips-linux-arm64": "1.2.4"
305
+ }
306
+ },
307
+ "node_modules/@img/sharp-linux-ppc64": {
308
+ "version": "0.34.5",
309
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-ppc64/-/sharp-linux-ppc64-0.34.5.tgz",
310
+ "integrity": "sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==",
311
+ "cpu": [
312
+ "ppc64"
313
+ ],
314
+ "license": "Apache-2.0",
315
+ "optional": true,
316
+ "os": [
317
+ "linux"
318
+ ],
319
+ "engines": {
320
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
321
+ },
322
+ "funding": {
323
+ "url": "https://opencollective.com/libvips"
324
+ },
325
+ "optionalDependencies": {
326
+ "@img/sharp-libvips-linux-ppc64": "1.2.4"
327
+ }
328
+ },
329
+ "node_modules/@img/sharp-linux-riscv64": {
330
+ "version": "0.34.5",
331
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-riscv64/-/sharp-linux-riscv64-0.34.5.tgz",
332
+ "integrity": "sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==",
333
+ "cpu": [
334
+ "riscv64"
335
+ ],
336
+ "license": "Apache-2.0",
337
+ "optional": true,
338
+ "os": [
339
+ "linux"
340
+ ],
341
+ "engines": {
342
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
343
+ },
344
+ "funding": {
345
+ "url": "https://opencollective.com/libvips"
346
+ },
347
+ "optionalDependencies": {
348
+ "@img/sharp-libvips-linux-riscv64": "1.2.4"
349
+ }
350
+ },
351
+ "node_modules/@img/sharp-linux-s390x": {
352
+ "version": "0.34.5",
353
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.34.5.tgz",
354
+ "integrity": "sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==",
355
+ "cpu": [
356
+ "s390x"
357
+ ],
358
+ "license": "Apache-2.0",
359
+ "optional": true,
360
+ "os": [
361
+ "linux"
362
+ ],
363
+ "engines": {
364
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
365
+ },
366
+ "funding": {
367
+ "url": "https://opencollective.com/libvips"
368
+ },
369
+ "optionalDependencies": {
370
+ "@img/sharp-libvips-linux-s390x": "1.2.4"
371
+ }
372
+ },
373
+ "node_modules/@img/sharp-linux-x64": {
374
+ "version": "0.34.5",
375
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.34.5.tgz",
376
+ "integrity": "sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==",
377
+ "cpu": [
378
+ "x64"
379
+ ],
380
+ "license": "Apache-2.0",
381
+ "optional": true,
382
+ "os": [
383
+ "linux"
384
+ ],
385
+ "engines": {
386
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
387
+ },
388
+ "funding": {
389
+ "url": "https://opencollective.com/libvips"
390
+ },
391
+ "optionalDependencies": {
392
+ "@img/sharp-libvips-linux-x64": "1.2.4"
393
+ }
394
+ },
395
+ "node_modules/@img/sharp-linuxmusl-arm64": {
396
+ "version": "0.34.5",
397
+ "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.34.5.tgz",
398
+ "integrity": "sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==",
399
+ "cpu": [
400
+ "arm64"
401
+ ],
402
+ "license": "Apache-2.0",
403
+ "optional": true,
404
+ "os": [
405
+ "linux"
406
+ ],
407
+ "engines": {
408
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
409
+ },
410
+ "funding": {
411
+ "url": "https://opencollective.com/libvips"
412
+ },
413
+ "optionalDependencies": {
414
+ "@img/sharp-libvips-linuxmusl-arm64": "1.2.4"
415
+ }
416
+ },
417
+ "node_modules/@img/sharp-linuxmusl-x64": {
418
+ "version": "0.34.5",
419
+ "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.34.5.tgz",
420
+ "integrity": "sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==",
421
+ "cpu": [
422
+ "x64"
423
+ ],
424
+ "license": "Apache-2.0",
425
+ "optional": true,
426
+ "os": [
427
+ "linux"
428
+ ],
429
+ "engines": {
430
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
431
+ },
432
+ "funding": {
433
+ "url": "https://opencollective.com/libvips"
434
+ },
435
+ "optionalDependencies": {
436
+ "@img/sharp-libvips-linuxmusl-x64": "1.2.4"
437
+ }
438
+ },
439
+ "node_modules/@img/sharp-wasm32": {
440
+ "version": "0.34.5",
441
+ "resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.34.5.tgz",
442
+ "integrity": "sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==",
443
+ "cpu": [
444
+ "wasm32"
445
+ ],
446
+ "license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT",
447
+ "optional": true,
448
+ "dependencies": {
449
+ "@emnapi/runtime": "^1.7.0"
450
+ },
451
+ "engines": {
452
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
453
+ },
454
+ "funding": {
455
+ "url": "https://opencollective.com/libvips"
456
+ }
457
+ },
458
+ "node_modules/@img/sharp-win32-arm64": {
459
+ "version": "0.34.5",
460
+ "resolved": "https://registry.npmjs.org/@img/sharp-win32-arm64/-/sharp-win32-arm64-0.34.5.tgz",
461
+ "integrity": "sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==",
462
+ "cpu": [
463
+ "arm64"
464
+ ],
465
+ "license": "Apache-2.0 AND LGPL-3.0-or-later",
466
+ "optional": true,
467
+ "os": [
468
+ "win32"
469
+ ],
470
+ "engines": {
471
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
472
+ },
473
+ "funding": {
474
+ "url": "https://opencollective.com/libvips"
475
+ }
476
+ },
477
+ "node_modules/@img/sharp-win32-ia32": {
478
+ "version": "0.34.5",
479
+ "resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.34.5.tgz",
480
+ "integrity": "sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==",
481
+ "cpu": [
482
+ "ia32"
483
+ ],
484
+ "license": "Apache-2.0 AND LGPL-3.0-or-later",
485
+ "optional": true,
486
+ "os": [
487
+ "win32"
488
+ ],
489
+ "engines": {
490
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
491
+ },
492
+ "funding": {
493
+ "url": "https://opencollective.com/libvips"
494
+ }
495
+ },
496
+ "node_modules/@img/sharp-win32-x64": {
497
+ "version": "0.34.5",
498
+ "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.34.5.tgz",
499
+ "integrity": "sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==",
500
+ "cpu": [
501
+ "x64"
502
+ ],
503
+ "license": "Apache-2.0 AND LGPL-3.0-or-later",
504
+ "optional": true,
505
+ "os": [
506
+ "win32"
507
+ ],
508
+ "engines": {
509
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
510
+ },
511
+ "funding": {
512
+ "url": "https://opencollective.com/libvips"
513
+ }
514
+ },
515
+ "node_modules/@protobufjs/aspromise": {
516
+ "version": "1.1.2",
517
+ "resolved": "https://registry.npmjs.org/@protobufjs/aspromise/-/aspromise-1.1.2.tgz",
518
+ "integrity": "sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ==",
519
+ "license": "BSD-3-Clause"
520
+ },
521
+ "node_modules/@protobufjs/base64": {
522
+ "version": "1.1.2",
523
+ "resolved": "https://registry.npmjs.org/@protobufjs/base64/-/base64-1.1.2.tgz",
524
+ "integrity": "sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg==",
525
+ "license": "BSD-3-Clause"
526
+ },
527
+ "node_modules/@protobufjs/codegen": {
528
+ "version": "2.0.5",
529
+ "resolved": "https://registry.npmjs.org/@protobufjs/codegen/-/codegen-2.0.5.tgz",
530
+ "integrity": "sha512-zgXFLzW3Ap33e6d0Wlj4MGIm6Ce8O89n/apUaGNB/jx+hw+ruWEp7EwGUshdLKVRCxZW12fp9r40E1mQrf/34g==",
531
+ "license": "BSD-3-Clause"
532
+ },
533
+ "node_modules/@protobufjs/eventemitter": {
534
+ "version": "1.1.1",
535
+ "resolved": "https://registry.npmjs.org/@protobufjs/eventemitter/-/eventemitter-1.1.1.tgz",
536
+ "integrity": "sha512-vW1GmwMZNnL+gMRaovlh9yZX74kc+TTU3FObkkurpMaRtBfLP3ldjS9KQWlwZgraRE0+dheEEoAxdzcJQ8eXZg==",
537
+ "license": "BSD-3-Clause"
538
+ },
539
+ "node_modules/@protobufjs/fetch": {
540
+ "version": "1.1.1",
541
+ "resolved": "https://registry.npmjs.org/@protobufjs/fetch/-/fetch-1.1.1.tgz",
542
+ "integrity": "sha512-GpptLrs57adMSuHi3VNj0mAF8dwh36LMaYF6XyJ6JMWlVsc+t42tm1HSEDmOs3A8fC9yyeisgLhsTVQokOZ0zw==",
543
+ "license": "BSD-3-Clause",
544
+ "dependencies": {
545
+ "@protobufjs/aspromise": "^1.1.1"
546
+ }
547
+ },
548
+ "node_modules/@protobufjs/float": {
549
+ "version": "1.0.2",
550
+ "resolved": "https://registry.npmjs.org/@protobufjs/float/-/float-1.0.2.tgz",
551
+ "integrity": "sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ==",
552
+ "license": "BSD-3-Clause"
553
+ },
554
+ "node_modules/@protobufjs/path": {
555
+ "version": "1.1.2",
556
+ "resolved": "https://registry.npmjs.org/@protobufjs/path/-/path-1.1.2.tgz",
557
+ "integrity": "sha512-6JOcJ5Tm08dOHAbdR3GrvP+yUUfkjG5ePsHYczMFLq3ZmMkAD98cDgcT2iA1lJ9NVwFd4tH/iSSoe44YWkltEA==",
558
+ "license": "BSD-3-Clause"
559
+ },
560
+ "node_modules/@protobufjs/pool": {
561
+ "version": "1.1.0",
562
+ "resolved": "https://registry.npmjs.org/@protobufjs/pool/-/pool-1.1.0.tgz",
563
+ "integrity": "sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw==",
564
+ "license": "BSD-3-Clause"
565
+ },
566
+ "node_modules/@protobufjs/utf8": {
567
+ "version": "1.1.2",
568
+ "resolved": "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.2.tgz",
569
+ "integrity": "sha512-b1UQwcEZ4yCnMCD8DAL1VlbvBJE9/IX4FTIp7BG1xYpf29SLazLSrqUkj4w7Y5y7cCVP6E5tcqqcI0xemPkHug==",
570
+ "license": "BSD-3-Clause"
571
+ },
572
+ "node_modules/@types/node": {
573
+ "version": "26.2.0",
574
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-26.2.0.tgz",
575
+ "integrity": "sha512-5IviulTZeRNp2vAJ514cc/HUlY5nZ9fCbq9DMyC52BrhFZACo3nI0R7qBxhQmo/d27NFe96ur/b7Wwxklda+kg==",
576
+ "license": "MIT",
577
+ "dependencies": {
578
+ "undici-types": "~8.3.0"
579
+ }
580
+ },
581
+ "node_modules/adm-zip": {
582
+ "version": "0.5.18",
583
+ "resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.5.18.tgz",
584
+ "integrity": "sha512-ufJnssQGbxzLNS1Ho9bCtX4rQKCCvoVuDLHoJyc3F9dOGDB4BkWs2Ci0kv53lqocAEQ/Cbi+I2XCsNYGqVYqng==",
585
+ "license": "MIT",
586
+ "engines": {
587
+ "node": ">=12.0"
588
+ }
589
+ },
590
+ "node_modules/boolean": {
591
+ "version": "3.2.0",
592
+ "resolved": "https://registry.npmjs.org/boolean/-/boolean-3.2.0.tgz",
593
+ "integrity": "sha512-d0II/GO9uf9lfUHH2BQsjxzRJZBdsjgsBiW4BvhWk/3qoKwQFjIDVN19PfX8F2D/r9PCMTtLWjYVCFrpeYUzsw==",
594
+ "deprecated": "Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.",
595
+ "license": "MIT"
596
+ },
597
+ "node_modules/define-data-property": {
598
+ "version": "1.1.4",
599
+ "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz",
600
+ "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==",
601
+ "license": "MIT",
602
+ "dependencies": {
603
+ "es-define-property": "^1.0.0",
604
+ "es-errors": "^1.3.0",
605
+ "gopd": "^1.0.1"
606
+ },
607
+ "engines": {
608
+ "node": ">= 0.4"
609
+ },
610
+ "funding": {
611
+ "url": "https://github.com/sponsors/ljharb"
612
+ }
613
+ },
614
+ "node_modules/define-properties": {
615
+ "version": "1.2.1",
616
+ "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz",
617
+ "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==",
618
+ "license": "MIT",
619
+ "dependencies": {
620
+ "define-data-property": "^1.0.1",
621
+ "has-property-descriptors": "^1.0.0",
622
+ "object-keys": "^1.1.1"
623
+ },
624
+ "engines": {
625
+ "node": ">= 0.4"
626
+ },
627
+ "funding": {
628
+ "url": "https://github.com/sponsors/ljharb"
629
+ }
630
+ },
631
+ "node_modules/detect-libc": {
632
+ "version": "2.1.2",
633
+ "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
634
+ "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
635
+ "license": "Apache-2.0",
636
+ "engines": {
637
+ "node": ">=8"
638
+ }
639
+ },
640
+ "node_modules/detect-node": {
641
+ "version": "2.1.0",
642
+ "resolved": "https://registry.npmjs.org/detect-node/-/detect-node-2.1.0.tgz",
643
+ "integrity": "sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==",
644
+ "license": "MIT"
645
+ },
646
+ "node_modules/es-define-property": {
647
+ "version": "1.0.1",
648
+ "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz",
649
+ "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
650
+ "license": "MIT",
651
+ "engines": {
652
+ "node": ">= 0.4"
653
+ }
654
+ },
655
+ "node_modules/es-errors": {
656
+ "version": "1.3.0",
657
+ "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
658
+ "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
659
+ "license": "MIT",
660
+ "engines": {
661
+ "node": ">= 0.4"
662
+ }
663
+ },
664
+ "node_modules/es6-error": {
665
+ "version": "4.1.1",
666
+ "resolved": "https://registry.npmjs.org/es6-error/-/es6-error-4.1.1.tgz",
667
+ "integrity": "sha512-Um/+FxMr9CISWh0bi5Zv0iOD+4cFh5qLeks1qhAopKVAJw3drgKbKySikp7wGhDL0HPeaja0P5ULZrxLkniUVg==",
668
+ "license": "MIT"
669
+ },
670
+ "node_modules/escape-string-regexp": {
671
+ "version": "4.0.0",
672
+ "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
673
+ "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
674
+ "license": "MIT",
675
+ "engines": {
676
+ "node": ">=10"
677
+ },
678
+ "funding": {
679
+ "url": "https://github.com/sponsors/sindresorhus"
680
+ }
681
+ },
682
+ "node_modules/flatbuffers": {
683
+ "version": "25.9.23",
684
+ "resolved": "https://registry.npmjs.org/flatbuffers/-/flatbuffers-25.9.23.tgz",
685
+ "integrity": "sha512-MI1qs7Lo4Syw0EOzUl0xjs2lsoeqFku44KpngfIduHBYvzm8h2+7K8YMQh1JtVVVrUvhLpNwqVi4DERegUJhPQ==",
686
+ "license": "Apache-2.0"
687
+ },
688
+ "node_modules/global-agent": {
689
+ "version": "3.0.0",
690
+ "resolved": "https://registry.npmjs.org/global-agent/-/global-agent-3.0.0.tgz",
691
+ "integrity": "sha512-PT6XReJ+D07JvGoxQMkT6qji/jVNfX/h364XHZOWeRzy64sSFr+xJ5OX7LI3b4MPQzdL4H8Y8M0xzPpsVMwA8Q==",
692
+ "license": "BSD-3-Clause",
693
+ "dependencies": {
694
+ "boolean": "^3.0.1",
695
+ "es6-error": "^4.1.1",
696
+ "matcher": "^3.0.0",
697
+ "roarr": "^2.15.3",
698
+ "semver": "^7.3.2",
699
+ "serialize-error": "^7.0.1"
700
+ },
701
+ "engines": {
702
+ "node": ">=10.0"
703
+ }
704
+ },
705
+ "node_modules/globalthis": {
706
+ "version": "1.0.4",
707
+ "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz",
708
+ "integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==",
709
+ "license": "MIT",
710
+ "dependencies": {
711
+ "define-properties": "^1.2.1",
712
+ "gopd": "^1.0.1"
713
+ },
714
+ "engines": {
715
+ "node": ">= 0.4"
716
+ },
717
+ "funding": {
718
+ "url": "https://github.com/sponsors/ljharb"
719
+ }
720
+ },
721
+ "node_modules/gopd": {
722
+ "version": "1.2.0",
723
+ "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
724
+ "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
725
+ "license": "MIT",
726
+ "engines": {
727
+ "node": ">= 0.4"
728
+ },
729
+ "funding": {
730
+ "url": "https://github.com/sponsors/ljharb"
731
+ }
732
+ },
733
+ "node_modules/guid-typescript": {
734
+ "version": "1.0.9",
735
+ "resolved": "https://registry.npmjs.org/guid-typescript/-/guid-typescript-1.0.9.tgz",
736
+ "integrity": "sha512-Y8T4vYhEfwJOTbouREvG+3XDsjr8E3kIr7uf+JZ0BYloFsttiHU0WfvANVsR7TxNUJa/WpCnw/Ino/p+DeBhBQ==",
737
+ "license": "ISC"
738
+ },
739
+ "node_modules/has-property-descriptors": {
740
+ "version": "1.0.2",
741
+ "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz",
742
+ "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==",
743
+ "license": "MIT",
744
+ "dependencies": {
745
+ "es-define-property": "^1.0.0"
746
+ },
747
+ "funding": {
748
+ "url": "https://github.com/sponsors/ljharb"
749
+ }
750
+ },
751
+ "node_modules/json-stringify-safe": {
752
+ "version": "5.0.1",
753
+ "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz",
754
+ "integrity": "sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==",
755
+ "license": "ISC"
756
+ },
757
+ "node_modules/long": {
758
+ "version": "5.3.2",
759
+ "resolved": "https://registry.npmjs.org/long/-/long-5.3.2.tgz",
760
+ "integrity": "sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA==",
761
+ "license": "Apache-2.0"
762
+ },
763
+ "node_modules/matcher": {
764
+ "version": "3.0.0",
765
+ "resolved": "https://registry.npmjs.org/matcher/-/matcher-3.0.0.tgz",
766
+ "integrity": "sha512-OkeDaAZ/bQCxeFAozM55PKcKU0yJMPGifLwV4Qgjitu+5MoAfSQN4lsLJeXZ1b8w0x+/Emda6MZgXS1jvsapng==",
767
+ "license": "MIT",
768
+ "dependencies": {
769
+ "escape-string-regexp": "^4.0.0"
770
+ },
771
+ "engines": {
772
+ "node": ">=10"
773
+ }
774
+ },
775
+ "node_modules/object-keys": {
776
+ "version": "1.1.1",
777
+ "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
778
+ "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==",
779
+ "license": "MIT",
780
+ "engines": {
781
+ "node": ">= 0.4"
782
+ }
783
+ },
784
+ "node_modules/onnxruntime-common": {
785
+ "version": "1.24.3",
786
+ "resolved": "https://registry.npmjs.org/onnxruntime-common/-/onnxruntime-common-1.24.3.tgz",
787
+ "integrity": "sha512-GeuPZO6U/LBJXvwdaqHbuUmoXiEdeCjWi/EG7Y1HNnDwJYuk6WUbNXpF6luSUY8yASul3cmUlLGrCCL1ZgVXqA==",
788
+ "license": "MIT"
789
+ },
790
+ "node_modules/onnxruntime-node": {
791
+ "version": "1.24.3",
792
+ "resolved": "https://registry.npmjs.org/onnxruntime-node/-/onnxruntime-node-1.24.3.tgz",
793
+ "integrity": "sha512-JH7+czbc8ALA819vlTgcV+Q214/+VjGeBHDjX81+ZCD0PCVCIFGFNtT0V4sXG/1JXypKPgScQcB3ij/hk3YnTg==",
794
+ "hasInstallScript": true,
795
+ "license": "MIT",
796
+ "os": [
797
+ "win32",
798
+ "darwin",
799
+ "linux"
800
+ ],
801
+ "dependencies": {
802
+ "adm-zip": "^0.5.16",
803
+ "global-agent": "^3.0.0",
804
+ "onnxruntime-common": "1.24.3"
805
+ }
806
+ },
807
+ "node_modules/onnxruntime-web": {
808
+ "version": "1.26.0-dev.20260416-b7804b056c",
809
+ "resolved": "https://registry.npmjs.org/onnxruntime-web/-/onnxruntime-web-1.26.0-dev.20260416-b7804b056c.tgz",
810
+ "integrity": "sha512-MD6Ss4GSpQBo6zqoJzyT9LRbKYs7x/JVN23FT24EcEvlqF4VuzPOeH6X38orZPKHQDbprn7K+SBpu0/mj2CQiw==",
811
+ "license": "MIT",
812
+ "dependencies": {
813
+ "flatbuffers": "^25.1.24",
814
+ "guid-typescript": "^1.0.9",
815
+ "long": "^5.2.3",
816
+ "onnxruntime-common": "1.24.0-dev.20251116-b39e144322",
817
+ "platform": "^1.3.6",
818
+ "protobufjs": "^7.2.4"
819
+ }
820
+ },
821
+ "node_modules/onnxruntime-web/node_modules/onnxruntime-common": {
822
+ "version": "1.24.0-dev.20251116-b39e144322",
823
+ "resolved": "https://registry.npmjs.org/onnxruntime-common/-/onnxruntime-common-1.24.0-dev.20251116-b39e144322.tgz",
824
+ "integrity": "sha512-BOoomdHYmNRL5r4iQ4bMvsl2t0/hzVQ3OM3PHD0gxeXu1PmggqBv3puZicEUVOA3AtHHYmqZtjMj9FOfGrATTw==",
825
+ "license": "MIT"
826
+ },
827
+ "node_modules/platform": {
828
+ "version": "1.3.6",
829
+ "resolved": "https://registry.npmjs.org/platform/-/platform-1.3.6.tgz",
830
+ "integrity": "sha512-fnWVljUchTro6RiCFvCXBbNhJc2NijN7oIQxbwsyL0buWJPG85v81ehlHI9fXrJsMNgTofEoWIQeClKpgxFLrg==",
831
+ "license": "MIT"
832
+ },
833
+ "node_modules/protobufjs": {
834
+ "version": "7.6.5",
835
+ "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.6.5.tgz",
836
+ "integrity": "sha512-/FPD0nUc9jH6rfFjji9IBqOz4pcSE3CsT1m7Ep6Mdb0LxSUMj8hgl6GomOvZzpNpAqqGaXA0P3VSrZLFzIhQrw==",
837
+ "hasInstallScript": true,
838
+ "license": "BSD-3-Clause",
839
+ "dependencies": {
840
+ "@protobufjs/aspromise": "^1.1.2",
841
+ "@protobufjs/base64": "^1.1.2",
842
+ "@protobufjs/codegen": "^2.0.5",
843
+ "@protobufjs/eventemitter": "^1.1.1",
844
+ "@protobufjs/fetch": "^1.1.1",
845
+ "@protobufjs/float": "^1.0.2",
846
+ "@protobufjs/path": "^1.1.2",
847
+ "@protobufjs/pool": "^1.1.0",
848
+ "@protobufjs/utf8": "^1.1.1",
849
+ "@types/node": ">=13.7.0",
850
+ "long": "^5.3.2"
851
+ },
852
+ "engines": {
853
+ "node": ">=12.0.0"
854
+ }
855
+ },
856
+ "node_modules/roarr": {
857
+ "version": "2.15.4",
858
+ "resolved": "https://registry.npmjs.org/roarr/-/roarr-2.15.4.tgz",
859
+ "integrity": "sha512-CHhPh+UNHD2GTXNYhPWLnU8ONHdI+5DI+4EYIAOaiD63rHeYlZvyh8P+in5999TTSFgUYuKUAjzRI4mdh/p+2A==",
860
+ "license": "BSD-3-Clause",
861
+ "dependencies": {
862
+ "boolean": "^3.0.1",
863
+ "detect-node": "^2.0.4",
864
+ "globalthis": "^1.0.1",
865
+ "json-stringify-safe": "^5.0.1",
866
+ "semver-compare": "^1.0.0",
867
+ "sprintf-js": "^1.1.2"
868
+ },
869
+ "engines": {
870
+ "node": ">=8.0"
871
+ }
872
+ },
873
+ "node_modules/semver": {
874
+ "version": "7.8.5",
875
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.8.5.tgz",
876
+ "integrity": "sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==",
877
+ "license": "ISC",
878
+ "bin": {
879
+ "semver": "bin/semver.js"
880
+ },
881
+ "engines": {
882
+ "node": ">=10"
883
+ }
884
+ },
885
+ "node_modules/semver-compare": {
886
+ "version": "1.0.0",
887
+ "resolved": "https://registry.npmjs.org/semver-compare/-/semver-compare-1.0.0.tgz",
888
+ "integrity": "sha512-YM3/ITh2MJ5MtzaM429anh+x2jiLVjqILF4m4oyQB18W7Ggea7BfqdH/wGMK7dDiMghv/6WG7znWMwUDzJiXow==",
889
+ "license": "MIT"
890
+ },
891
+ "node_modules/serialize-error": {
892
+ "version": "7.0.1",
893
+ "resolved": "https://registry.npmjs.org/serialize-error/-/serialize-error-7.0.1.tgz",
894
+ "integrity": "sha512-8I8TjW5KMOKsZQTvoxjuSIa7foAwPWGOts+6o7sgjz41/qMD9VQHEDxi6PBvK2l0MXUmqZyNpUK+T2tQaaElvw==",
895
+ "license": "MIT",
896
+ "dependencies": {
897
+ "type-fest": "^0.13.1"
898
+ },
899
+ "engines": {
900
+ "node": ">=10"
901
+ },
902
+ "funding": {
903
+ "url": "https://github.com/sponsors/sindresorhus"
904
+ }
905
+ },
906
+ "node_modules/sharp": {
907
+ "version": "0.34.5",
908
+ "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.34.5.tgz",
909
+ "integrity": "sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==",
910
+ "hasInstallScript": true,
911
+ "license": "Apache-2.0",
912
+ "dependencies": {
913
+ "@img/colour": "^1.0.0",
914
+ "detect-libc": "^2.1.2",
915
+ "semver": "^7.7.3"
916
+ },
917
+ "engines": {
918
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
919
+ },
920
+ "funding": {
921
+ "url": "https://opencollective.com/libvips"
922
+ },
923
+ "optionalDependencies": {
924
+ "@img/sharp-darwin-arm64": "0.34.5",
925
+ "@img/sharp-darwin-x64": "0.34.5",
926
+ "@img/sharp-libvips-darwin-arm64": "1.2.4",
927
+ "@img/sharp-libvips-darwin-x64": "1.2.4",
928
+ "@img/sharp-libvips-linux-arm": "1.2.4",
929
+ "@img/sharp-libvips-linux-arm64": "1.2.4",
930
+ "@img/sharp-libvips-linux-ppc64": "1.2.4",
931
+ "@img/sharp-libvips-linux-riscv64": "1.2.4",
932
+ "@img/sharp-libvips-linux-s390x": "1.2.4",
933
+ "@img/sharp-libvips-linux-x64": "1.2.4",
934
+ "@img/sharp-libvips-linuxmusl-arm64": "1.2.4",
935
+ "@img/sharp-libvips-linuxmusl-x64": "1.2.4",
936
+ "@img/sharp-linux-arm": "0.34.5",
937
+ "@img/sharp-linux-arm64": "0.34.5",
938
+ "@img/sharp-linux-ppc64": "0.34.5",
939
+ "@img/sharp-linux-riscv64": "0.34.5",
940
+ "@img/sharp-linux-s390x": "0.34.5",
941
+ "@img/sharp-linux-x64": "0.34.5",
942
+ "@img/sharp-linuxmusl-arm64": "0.34.5",
943
+ "@img/sharp-linuxmusl-x64": "0.34.5",
944
+ "@img/sharp-wasm32": "0.34.5",
945
+ "@img/sharp-win32-arm64": "0.34.5",
946
+ "@img/sharp-win32-ia32": "0.34.5",
947
+ "@img/sharp-win32-x64": "0.34.5"
948
+ }
949
+ },
950
+ "node_modules/sprintf-js": {
951
+ "version": "1.1.3",
952
+ "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz",
953
+ "integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==",
954
+ "license": "BSD-3-Clause"
955
+ },
956
+ "node_modules/tslib": {
957
+ "version": "2.8.1",
958
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
959
+ "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
960
+ "license": "0BSD",
961
+ "optional": true
962
+ },
963
+ "node_modules/type-fest": {
964
+ "version": "0.13.1",
965
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.13.1.tgz",
966
+ "integrity": "sha512-34R7HTnG0XIJcBSn5XhDd7nNFPRcXYRZrBB2O2jdKqYODldSzBAqzsWoZYYvduky73toYS/ESqxPvkDf/F0XMg==",
967
+ "license": "(MIT OR CC0-1.0)",
968
+ "engines": {
969
+ "node": ">=10"
970
+ },
971
+ "funding": {
972
+ "url": "https://github.com/sponsors/sindresorhus"
973
+ }
974
+ },
975
+ "node_modules/undici-types": {
976
+ "version": "8.3.0",
977
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-8.3.0.tgz",
978
+ "integrity": "sha512-j375ScV60dom+YkPFIfTLcOiPxkN/buHz5GobjLhixFuANaNs3C9l4GmrWqejgXWJ7BbJcFYpTEUkS1Ge8bpZQ==",
979
+ "license": "MIT"
980
+ }
981
+ }
982
+ }