luva 0.0.3

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,1008 @@
1
+ {
2
+ "name": "snake",
3
+ "version": "1.0.0",
4
+ "lockfileVersion": 3,
5
+ "requires": true,
6
+ "packages": {
7
+ "": {
8
+ "name": "snake",
9
+ "version": "1.0.0",
10
+ "devDependencies": {
11
+ "vite": "^6.3.5"
12
+ }
13
+ },
14
+ "node_modules/@esbuild/aix-ppc64": {
15
+ "version": "0.25.5",
16
+ "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.5.tgz",
17
+ "integrity": "sha512-9o3TMmpmftaCMepOdA5k/yDw8SfInyzWWTjYTFCX3kPSDJMROQTb8jg+h9Cnwnmm1vOzvxN7gIfB5V2ewpjtGA==",
18
+ "cpu": [
19
+ "ppc64"
20
+ ],
21
+ "dev": true,
22
+ "license": "MIT",
23
+ "optional": true,
24
+ "os": [
25
+ "aix"
26
+ ],
27
+ "engines": {
28
+ "node": ">=18"
29
+ }
30
+ },
31
+ "node_modules/@esbuild/android-arm": {
32
+ "version": "0.25.5",
33
+ "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.5.tgz",
34
+ "integrity": "sha512-AdJKSPeEHgi7/ZhuIPtcQKr5RQdo6OO2IL87JkianiMYMPbCtot9fxPbrMiBADOWWm3T2si9stAiVsGbTQFkbA==",
35
+ "cpu": [
36
+ "arm"
37
+ ],
38
+ "dev": true,
39
+ "license": "MIT",
40
+ "optional": true,
41
+ "os": [
42
+ "android"
43
+ ],
44
+ "engines": {
45
+ "node": ">=18"
46
+ }
47
+ },
48
+ "node_modules/@esbuild/android-arm64": {
49
+ "version": "0.25.5",
50
+ "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.5.tgz",
51
+ "integrity": "sha512-VGzGhj4lJO+TVGV1v8ntCZWJktV7SGCs3Pn1GRWI1SBFtRALoomm8k5E9Pmwg3HOAal2VDc2F9+PM/rEY6oIDg==",
52
+ "cpu": [
53
+ "arm64"
54
+ ],
55
+ "dev": true,
56
+ "license": "MIT",
57
+ "optional": true,
58
+ "os": [
59
+ "android"
60
+ ],
61
+ "engines": {
62
+ "node": ">=18"
63
+ }
64
+ },
65
+ "node_modules/@esbuild/android-x64": {
66
+ "version": "0.25.5",
67
+ "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.5.tgz",
68
+ "integrity": "sha512-D2GyJT1kjvO//drbRT3Hib9XPwQeWd9vZoBJn+bu/lVsOZ13cqNdDeqIF/xQ5/VmWvMduP6AmXvylO/PIc2isw==",
69
+ "cpu": [
70
+ "x64"
71
+ ],
72
+ "dev": true,
73
+ "license": "MIT",
74
+ "optional": true,
75
+ "os": [
76
+ "android"
77
+ ],
78
+ "engines": {
79
+ "node": ">=18"
80
+ }
81
+ },
82
+ "node_modules/@esbuild/darwin-arm64": {
83
+ "version": "0.25.5",
84
+ "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.5.tgz",
85
+ "integrity": "sha512-GtaBgammVvdF7aPIgH2jxMDdivezgFu6iKpmT+48+F8Hhg5J/sfnDieg0aeG/jfSvkYQU2/pceFPDKlqZzwnfQ==",
86
+ "cpu": [
87
+ "arm64"
88
+ ],
89
+ "dev": true,
90
+ "license": "MIT",
91
+ "optional": true,
92
+ "os": [
93
+ "darwin"
94
+ ],
95
+ "engines": {
96
+ "node": ">=18"
97
+ }
98
+ },
99
+ "node_modules/@esbuild/darwin-x64": {
100
+ "version": "0.25.5",
101
+ "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.5.tgz",
102
+ "integrity": "sha512-1iT4FVL0dJ76/q1wd7XDsXrSW+oLoquptvh4CLR4kITDtqi2e/xwXwdCVH8hVHU43wgJdsq7Gxuzcs6Iq/7bxQ==",
103
+ "cpu": [
104
+ "x64"
105
+ ],
106
+ "dev": true,
107
+ "license": "MIT",
108
+ "optional": true,
109
+ "os": [
110
+ "darwin"
111
+ ],
112
+ "engines": {
113
+ "node": ">=18"
114
+ }
115
+ },
116
+ "node_modules/@esbuild/freebsd-arm64": {
117
+ "version": "0.25.5",
118
+ "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.5.tgz",
119
+ "integrity": "sha512-nk4tGP3JThz4La38Uy/gzyXtpkPW8zSAmoUhK9xKKXdBCzKODMc2adkB2+8om9BDYugz+uGV7sLmpTYzvmz6Sw==",
120
+ "cpu": [
121
+ "arm64"
122
+ ],
123
+ "dev": true,
124
+ "license": "MIT",
125
+ "optional": true,
126
+ "os": [
127
+ "freebsd"
128
+ ],
129
+ "engines": {
130
+ "node": ">=18"
131
+ }
132
+ },
133
+ "node_modules/@esbuild/freebsd-x64": {
134
+ "version": "0.25.5",
135
+ "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.5.tgz",
136
+ "integrity": "sha512-PrikaNjiXdR2laW6OIjlbeuCPrPaAl0IwPIaRv+SMV8CiM8i2LqVUHFC1+8eORgWyY7yhQY+2U2fA55mBzReaw==",
137
+ "cpu": [
138
+ "x64"
139
+ ],
140
+ "dev": true,
141
+ "license": "MIT",
142
+ "optional": true,
143
+ "os": [
144
+ "freebsd"
145
+ ],
146
+ "engines": {
147
+ "node": ">=18"
148
+ }
149
+ },
150
+ "node_modules/@esbuild/linux-arm": {
151
+ "version": "0.25.5",
152
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.5.tgz",
153
+ "integrity": "sha512-cPzojwW2okgh7ZlRpcBEtsX7WBuqbLrNXqLU89GxWbNt6uIg78ET82qifUy3W6OVww6ZWobWub5oqZOVtwolfw==",
154
+ "cpu": [
155
+ "arm"
156
+ ],
157
+ "dev": true,
158
+ "license": "MIT",
159
+ "optional": true,
160
+ "os": [
161
+ "linux"
162
+ ],
163
+ "engines": {
164
+ "node": ">=18"
165
+ }
166
+ },
167
+ "node_modules/@esbuild/linux-arm64": {
168
+ "version": "0.25.5",
169
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.5.tgz",
170
+ "integrity": "sha512-Z9kfb1v6ZlGbWj8EJk9T6czVEjjq2ntSYLY2cw6pAZl4oKtfgQuS4HOq41M/BcoLPzrUbNd+R4BXFyH//nHxVg==",
171
+ "cpu": [
172
+ "arm64"
173
+ ],
174
+ "dev": true,
175
+ "license": "MIT",
176
+ "optional": true,
177
+ "os": [
178
+ "linux"
179
+ ],
180
+ "engines": {
181
+ "node": ">=18"
182
+ }
183
+ },
184
+ "node_modules/@esbuild/linux-ia32": {
185
+ "version": "0.25.5",
186
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.5.tgz",
187
+ "integrity": "sha512-sQ7l00M8bSv36GLV95BVAdhJ2QsIbCuCjh/uYrWiMQSUuV+LpXwIqhgJDcvMTj+VsQmqAHL2yYaasENvJ7CDKA==",
188
+ "cpu": [
189
+ "ia32"
190
+ ],
191
+ "dev": true,
192
+ "license": "MIT",
193
+ "optional": true,
194
+ "os": [
195
+ "linux"
196
+ ],
197
+ "engines": {
198
+ "node": ">=18"
199
+ }
200
+ },
201
+ "node_modules/@esbuild/linux-loong64": {
202
+ "version": "0.25.5",
203
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.5.tgz",
204
+ "integrity": "sha512-0ur7ae16hDUC4OL5iEnDb0tZHDxYmuQyhKhsPBV8f99f6Z9KQM02g33f93rNH5A30agMS46u2HP6qTdEt6Q1kg==",
205
+ "cpu": [
206
+ "loong64"
207
+ ],
208
+ "dev": true,
209
+ "license": "MIT",
210
+ "optional": true,
211
+ "os": [
212
+ "linux"
213
+ ],
214
+ "engines": {
215
+ "node": ">=18"
216
+ }
217
+ },
218
+ "node_modules/@esbuild/linux-mips64el": {
219
+ "version": "0.25.5",
220
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.5.tgz",
221
+ "integrity": "sha512-kB/66P1OsHO5zLz0i6X0RxlQ+3cu0mkxS3TKFvkb5lin6uwZ/ttOkP3Z8lfR9mJOBk14ZwZ9182SIIWFGNmqmg==",
222
+ "cpu": [
223
+ "mips64el"
224
+ ],
225
+ "dev": true,
226
+ "license": "MIT",
227
+ "optional": true,
228
+ "os": [
229
+ "linux"
230
+ ],
231
+ "engines": {
232
+ "node": ">=18"
233
+ }
234
+ },
235
+ "node_modules/@esbuild/linux-ppc64": {
236
+ "version": "0.25.5",
237
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.5.tgz",
238
+ "integrity": "sha512-UZCmJ7r9X2fe2D6jBmkLBMQetXPXIsZjQJCjgwpVDz+YMcS6oFR27alkgGv3Oqkv07bxdvw7fyB71/olceJhkQ==",
239
+ "cpu": [
240
+ "ppc64"
241
+ ],
242
+ "dev": true,
243
+ "license": "MIT",
244
+ "optional": true,
245
+ "os": [
246
+ "linux"
247
+ ],
248
+ "engines": {
249
+ "node": ">=18"
250
+ }
251
+ },
252
+ "node_modules/@esbuild/linux-riscv64": {
253
+ "version": "0.25.5",
254
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.5.tgz",
255
+ "integrity": "sha512-kTxwu4mLyeOlsVIFPfQo+fQJAV9mh24xL+y+Bm6ej067sYANjyEw1dNHmvoqxJUCMnkBdKpvOn0Ahql6+4VyeA==",
256
+ "cpu": [
257
+ "riscv64"
258
+ ],
259
+ "dev": true,
260
+ "license": "MIT",
261
+ "optional": true,
262
+ "os": [
263
+ "linux"
264
+ ],
265
+ "engines": {
266
+ "node": ">=18"
267
+ }
268
+ },
269
+ "node_modules/@esbuild/linux-s390x": {
270
+ "version": "0.25.5",
271
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.5.tgz",
272
+ "integrity": "sha512-K2dSKTKfmdh78uJ3NcWFiqyRrimfdinS5ErLSn3vluHNeHVnBAFWC8a4X5N+7FgVE1EjXS1QDZbpqZBjfrqMTQ==",
273
+ "cpu": [
274
+ "s390x"
275
+ ],
276
+ "dev": true,
277
+ "license": "MIT",
278
+ "optional": true,
279
+ "os": [
280
+ "linux"
281
+ ],
282
+ "engines": {
283
+ "node": ">=18"
284
+ }
285
+ },
286
+ "node_modules/@esbuild/linux-x64": {
287
+ "version": "0.25.5",
288
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.5.tgz",
289
+ "integrity": "sha512-uhj8N2obKTE6pSZ+aMUbqq+1nXxNjZIIjCjGLfsWvVpy7gKCOL6rsY1MhRh9zLtUtAI7vpgLMK6DxjO8Qm9lJw==",
290
+ "cpu": [
291
+ "x64"
292
+ ],
293
+ "dev": true,
294
+ "license": "MIT",
295
+ "optional": true,
296
+ "os": [
297
+ "linux"
298
+ ],
299
+ "engines": {
300
+ "node": ">=18"
301
+ }
302
+ },
303
+ "node_modules/@esbuild/netbsd-arm64": {
304
+ "version": "0.25.5",
305
+ "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.5.tgz",
306
+ "integrity": "sha512-pwHtMP9viAy1oHPvgxtOv+OkduK5ugofNTVDilIzBLpoWAM16r7b/mxBvfpuQDpRQFMfuVr5aLcn4yveGvBZvw==",
307
+ "cpu": [
308
+ "arm64"
309
+ ],
310
+ "dev": true,
311
+ "license": "MIT",
312
+ "optional": true,
313
+ "os": [
314
+ "netbsd"
315
+ ],
316
+ "engines": {
317
+ "node": ">=18"
318
+ }
319
+ },
320
+ "node_modules/@esbuild/netbsd-x64": {
321
+ "version": "0.25.5",
322
+ "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.5.tgz",
323
+ "integrity": "sha512-WOb5fKrvVTRMfWFNCroYWWklbnXH0Q5rZppjq0vQIdlsQKuw6mdSihwSo4RV/YdQ5UCKKvBy7/0ZZYLBZKIbwQ==",
324
+ "cpu": [
325
+ "x64"
326
+ ],
327
+ "dev": true,
328
+ "license": "MIT",
329
+ "optional": true,
330
+ "os": [
331
+ "netbsd"
332
+ ],
333
+ "engines": {
334
+ "node": ">=18"
335
+ }
336
+ },
337
+ "node_modules/@esbuild/openbsd-arm64": {
338
+ "version": "0.25.5",
339
+ "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.5.tgz",
340
+ "integrity": "sha512-7A208+uQKgTxHd0G0uqZO8UjK2R0DDb4fDmERtARjSHWxqMTye4Erz4zZafx7Di9Cv+lNHYuncAkiGFySoD+Mw==",
341
+ "cpu": [
342
+ "arm64"
343
+ ],
344
+ "dev": true,
345
+ "license": "MIT",
346
+ "optional": true,
347
+ "os": [
348
+ "openbsd"
349
+ ],
350
+ "engines": {
351
+ "node": ">=18"
352
+ }
353
+ },
354
+ "node_modules/@esbuild/openbsd-x64": {
355
+ "version": "0.25.5",
356
+ "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.5.tgz",
357
+ "integrity": "sha512-G4hE405ErTWraiZ8UiSoesH8DaCsMm0Cay4fsFWOOUcz8b8rC6uCvnagr+gnioEjWn0wC+o1/TAHt+It+MpIMg==",
358
+ "cpu": [
359
+ "x64"
360
+ ],
361
+ "dev": true,
362
+ "license": "MIT",
363
+ "optional": true,
364
+ "os": [
365
+ "openbsd"
366
+ ],
367
+ "engines": {
368
+ "node": ">=18"
369
+ }
370
+ },
371
+ "node_modules/@esbuild/sunos-x64": {
372
+ "version": "0.25.5",
373
+ "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.5.tgz",
374
+ "integrity": "sha512-l+azKShMy7FxzY0Rj4RCt5VD/q8mG/e+mDivgspo+yL8zW7qEwctQ6YqKX34DTEleFAvCIUviCFX1SDZRSyMQA==",
375
+ "cpu": [
376
+ "x64"
377
+ ],
378
+ "dev": true,
379
+ "license": "MIT",
380
+ "optional": true,
381
+ "os": [
382
+ "sunos"
383
+ ],
384
+ "engines": {
385
+ "node": ">=18"
386
+ }
387
+ },
388
+ "node_modules/@esbuild/win32-arm64": {
389
+ "version": "0.25.5",
390
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.5.tgz",
391
+ "integrity": "sha512-O2S7SNZzdcFG7eFKgvwUEZ2VG9D/sn/eIiz8XRZ1Q/DO5a3s76Xv0mdBzVM5j5R639lXQmPmSo0iRpHqUUrsxw==",
392
+ "cpu": [
393
+ "arm64"
394
+ ],
395
+ "dev": true,
396
+ "license": "MIT",
397
+ "optional": true,
398
+ "os": [
399
+ "win32"
400
+ ],
401
+ "engines": {
402
+ "node": ">=18"
403
+ }
404
+ },
405
+ "node_modules/@esbuild/win32-ia32": {
406
+ "version": "0.25.5",
407
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.5.tgz",
408
+ "integrity": "sha512-onOJ02pqs9h1iMJ1PQphR+VZv8qBMQ77Klcsqv9CNW2w6yLqoURLcgERAIurY6QE63bbLuqgP9ATqajFLK5AMQ==",
409
+ "cpu": [
410
+ "ia32"
411
+ ],
412
+ "dev": true,
413
+ "license": "MIT",
414
+ "optional": true,
415
+ "os": [
416
+ "win32"
417
+ ],
418
+ "engines": {
419
+ "node": ">=18"
420
+ }
421
+ },
422
+ "node_modules/@esbuild/win32-x64": {
423
+ "version": "0.25.5",
424
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.5.tgz",
425
+ "integrity": "sha512-TXv6YnJ8ZMVdX+SXWVBo/0p8LTcrUYngpWjvm91TMjjBQii7Oz11Lw5lbDV5Y0TzuhSJHwiH4hEtC1I42mMS0g==",
426
+ "cpu": [
427
+ "x64"
428
+ ],
429
+ "dev": true,
430
+ "license": "MIT",
431
+ "optional": true,
432
+ "os": [
433
+ "win32"
434
+ ],
435
+ "engines": {
436
+ "node": ">=18"
437
+ }
438
+ },
439
+ "node_modules/@rollup/rollup-android-arm-eabi": {
440
+ "version": "4.41.1",
441
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.41.1.tgz",
442
+ "integrity": "sha512-NELNvyEWZ6R9QMkiytB4/L4zSEaBC03KIXEghptLGLZWJ6VPrL63ooZQCOnlx36aQPGhzuOMwDerC1Eb2VmrLw==",
443
+ "cpu": [
444
+ "arm"
445
+ ],
446
+ "dev": true,
447
+ "license": "MIT",
448
+ "optional": true,
449
+ "os": [
450
+ "android"
451
+ ]
452
+ },
453
+ "node_modules/@rollup/rollup-android-arm64": {
454
+ "version": "4.41.1",
455
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.41.1.tgz",
456
+ "integrity": "sha512-DXdQe1BJ6TK47ukAoZLehRHhfKnKg9BjnQYUu9gzhI8Mwa1d2fzxA1aw2JixHVl403bwp1+/o/NhhHtxWJBgEA==",
457
+ "cpu": [
458
+ "arm64"
459
+ ],
460
+ "dev": true,
461
+ "license": "MIT",
462
+ "optional": true,
463
+ "os": [
464
+ "android"
465
+ ]
466
+ },
467
+ "node_modules/@rollup/rollup-darwin-arm64": {
468
+ "version": "4.41.1",
469
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.41.1.tgz",
470
+ "integrity": "sha512-5afxvwszzdulsU2w8JKWwY8/sJOLPzf0e1bFuvcW5h9zsEg+RQAojdW0ux2zyYAz7R8HvvzKCjLNJhVq965U7w==",
471
+ "cpu": [
472
+ "arm64"
473
+ ],
474
+ "dev": true,
475
+ "license": "MIT",
476
+ "optional": true,
477
+ "os": [
478
+ "darwin"
479
+ ]
480
+ },
481
+ "node_modules/@rollup/rollup-darwin-x64": {
482
+ "version": "4.41.1",
483
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.41.1.tgz",
484
+ "integrity": "sha512-egpJACny8QOdHNNMZKf8xY0Is6gIMz+tuqXlusxquWu3F833DcMwmGM7WlvCO9sB3OsPjdC4U0wHw5FabzCGZg==",
485
+ "cpu": [
486
+ "x64"
487
+ ],
488
+ "dev": true,
489
+ "license": "MIT",
490
+ "optional": true,
491
+ "os": [
492
+ "darwin"
493
+ ]
494
+ },
495
+ "node_modules/@rollup/rollup-freebsd-arm64": {
496
+ "version": "4.41.1",
497
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.41.1.tgz",
498
+ "integrity": "sha512-DBVMZH5vbjgRk3r0OzgjS38z+atlupJ7xfKIDJdZZL6sM6wjfDNo64aowcLPKIx7LMQi8vybB56uh1Ftck/Atg==",
499
+ "cpu": [
500
+ "arm64"
501
+ ],
502
+ "dev": true,
503
+ "license": "MIT",
504
+ "optional": true,
505
+ "os": [
506
+ "freebsd"
507
+ ]
508
+ },
509
+ "node_modules/@rollup/rollup-freebsd-x64": {
510
+ "version": "4.41.1",
511
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.41.1.tgz",
512
+ "integrity": "sha512-3FkydeohozEskBxNWEIbPfOE0aqQgB6ttTkJ159uWOFn42VLyfAiyD9UK5mhu+ItWzft60DycIN1Xdgiy8o/SA==",
513
+ "cpu": [
514
+ "x64"
515
+ ],
516
+ "dev": true,
517
+ "license": "MIT",
518
+ "optional": true,
519
+ "os": [
520
+ "freebsd"
521
+ ]
522
+ },
523
+ "node_modules/@rollup/rollup-linux-arm-gnueabihf": {
524
+ "version": "4.41.1",
525
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.41.1.tgz",
526
+ "integrity": "sha512-wC53ZNDgt0pqx5xCAgNunkTzFE8GTgdZ9EwYGVcg+jEjJdZGtq9xPjDnFgfFozQI/Xm1mh+D9YlYtl+ueswNEg==",
527
+ "cpu": [
528
+ "arm"
529
+ ],
530
+ "dev": true,
531
+ "license": "MIT",
532
+ "optional": true,
533
+ "os": [
534
+ "linux"
535
+ ]
536
+ },
537
+ "node_modules/@rollup/rollup-linux-arm-musleabihf": {
538
+ "version": "4.41.1",
539
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.41.1.tgz",
540
+ "integrity": "sha512-jwKCca1gbZkZLhLRtsrka5N8sFAaxrGz/7wRJ8Wwvq3jug7toO21vWlViihG85ei7uJTpzbXZRcORotE+xyrLA==",
541
+ "cpu": [
542
+ "arm"
543
+ ],
544
+ "dev": true,
545
+ "license": "MIT",
546
+ "optional": true,
547
+ "os": [
548
+ "linux"
549
+ ]
550
+ },
551
+ "node_modules/@rollup/rollup-linux-arm64-gnu": {
552
+ "version": "4.41.1",
553
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.41.1.tgz",
554
+ "integrity": "sha512-g0UBcNknsmmNQ8V2d/zD2P7WWfJKU0F1nu0k5pW4rvdb+BIqMm8ToluW/eeRmxCared5dD76lS04uL4UaNgpNA==",
555
+ "cpu": [
556
+ "arm64"
557
+ ],
558
+ "dev": true,
559
+ "license": "MIT",
560
+ "optional": true,
561
+ "os": [
562
+ "linux"
563
+ ]
564
+ },
565
+ "node_modules/@rollup/rollup-linux-arm64-musl": {
566
+ "version": "4.41.1",
567
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.41.1.tgz",
568
+ "integrity": "sha512-XZpeGB5TKEZWzIrj7sXr+BEaSgo/ma/kCgrZgL0oo5qdB1JlTzIYQKel/RmhT6vMAvOdM2teYlAaOGJpJ9lahg==",
569
+ "cpu": [
570
+ "arm64"
571
+ ],
572
+ "dev": true,
573
+ "license": "MIT",
574
+ "optional": true,
575
+ "os": [
576
+ "linux"
577
+ ]
578
+ },
579
+ "node_modules/@rollup/rollup-linux-loongarch64-gnu": {
580
+ "version": "4.41.1",
581
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.41.1.tgz",
582
+ "integrity": "sha512-bkCfDJ4qzWfFRCNt5RVV4DOw6KEgFTUZi2r2RuYhGWC8WhCA8lCAJhDeAmrM/fdiAH54m0mA0Vk2FGRPyzI+tw==",
583
+ "cpu": [
584
+ "loong64"
585
+ ],
586
+ "dev": true,
587
+ "license": "MIT",
588
+ "optional": true,
589
+ "os": [
590
+ "linux"
591
+ ]
592
+ },
593
+ "node_modules/@rollup/rollup-linux-powerpc64le-gnu": {
594
+ "version": "4.41.1",
595
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.41.1.tgz",
596
+ "integrity": "sha512-3mr3Xm+gvMX+/8EKogIZSIEF0WUu0HL9di+YWlJpO8CQBnoLAEL/roTCxuLncEdgcfJcvA4UMOf+2dnjl4Ut1A==",
597
+ "cpu": [
598
+ "ppc64"
599
+ ],
600
+ "dev": true,
601
+ "license": "MIT",
602
+ "optional": true,
603
+ "os": [
604
+ "linux"
605
+ ]
606
+ },
607
+ "node_modules/@rollup/rollup-linux-riscv64-gnu": {
608
+ "version": "4.41.1",
609
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.41.1.tgz",
610
+ "integrity": "sha512-3rwCIh6MQ1LGrvKJitQjZFuQnT2wxfU+ivhNBzmxXTXPllewOF7JR1s2vMX/tWtUYFgphygxjqMl76q4aMotGw==",
611
+ "cpu": [
612
+ "riscv64"
613
+ ],
614
+ "dev": true,
615
+ "license": "MIT",
616
+ "optional": true,
617
+ "os": [
618
+ "linux"
619
+ ]
620
+ },
621
+ "node_modules/@rollup/rollup-linux-riscv64-musl": {
622
+ "version": "4.41.1",
623
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.41.1.tgz",
624
+ "integrity": "sha512-LdIUOb3gvfmpkgFZuccNa2uYiqtgZAz3PTzjuM5bH3nvuy9ty6RGc/Q0+HDFrHrizJGVpjnTZ1yS5TNNjFlklw==",
625
+ "cpu": [
626
+ "riscv64"
627
+ ],
628
+ "dev": true,
629
+ "license": "MIT",
630
+ "optional": true,
631
+ "os": [
632
+ "linux"
633
+ ]
634
+ },
635
+ "node_modules/@rollup/rollup-linux-s390x-gnu": {
636
+ "version": "4.41.1",
637
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.41.1.tgz",
638
+ "integrity": "sha512-oIE6M8WC9ma6xYqjvPhzZYk6NbobIURvP/lEbh7FWplcMO6gn7MM2yHKA1eC/GvYwzNKK/1LYgqzdkZ8YFxR8g==",
639
+ "cpu": [
640
+ "s390x"
641
+ ],
642
+ "dev": true,
643
+ "license": "MIT",
644
+ "optional": true,
645
+ "os": [
646
+ "linux"
647
+ ]
648
+ },
649
+ "node_modules/@rollup/rollup-linux-x64-gnu": {
650
+ "version": "4.41.1",
651
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.41.1.tgz",
652
+ "integrity": "sha512-cWBOvayNvA+SyeQMp79BHPK8ws6sHSsYnK5zDcsC3Hsxr1dgTABKjMnMslPq1DvZIp6uO7kIWhiGwaTdR4Og9A==",
653
+ "cpu": [
654
+ "x64"
655
+ ],
656
+ "dev": true,
657
+ "license": "MIT",
658
+ "optional": true,
659
+ "os": [
660
+ "linux"
661
+ ]
662
+ },
663
+ "node_modules/@rollup/rollup-linux-x64-musl": {
664
+ "version": "4.41.1",
665
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.41.1.tgz",
666
+ "integrity": "sha512-y5CbN44M+pUCdGDlZFzGGBSKCA4A/J2ZH4edTYSSxFg7ce1Xt3GtydbVKWLlzL+INfFIZAEg1ZV6hh9+QQf9YQ==",
667
+ "cpu": [
668
+ "x64"
669
+ ],
670
+ "dev": true,
671
+ "license": "MIT",
672
+ "optional": true,
673
+ "os": [
674
+ "linux"
675
+ ]
676
+ },
677
+ "node_modules/@rollup/rollup-win32-arm64-msvc": {
678
+ "version": "4.41.1",
679
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.41.1.tgz",
680
+ "integrity": "sha512-lZkCxIrjlJlMt1dLO/FbpZbzt6J/A8p4DnqzSa4PWqPEUUUnzXLeki/iyPLfV0BmHItlYgHUqJe+3KiyydmiNQ==",
681
+ "cpu": [
682
+ "arm64"
683
+ ],
684
+ "dev": true,
685
+ "license": "MIT",
686
+ "optional": true,
687
+ "os": [
688
+ "win32"
689
+ ]
690
+ },
691
+ "node_modules/@rollup/rollup-win32-ia32-msvc": {
692
+ "version": "4.41.1",
693
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.41.1.tgz",
694
+ "integrity": "sha512-+psFT9+pIh2iuGsxFYYa/LhS5MFKmuivRsx9iPJWNSGbh2XVEjk90fmpUEjCnILPEPJnikAU6SFDiEUyOv90Pg==",
695
+ "cpu": [
696
+ "ia32"
697
+ ],
698
+ "dev": true,
699
+ "license": "MIT",
700
+ "optional": true,
701
+ "os": [
702
+ "win32"
703
+ ]
704
+ },
705
+ "node_modules/@rollup/rollup-win32-x64-msvc": {
706
+ "version": "4.41.1",
707
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.41.1.tgz",
708
+ "integrity": "sha512-Wq2zpapRYLfi4aKxf2Xff0tN+7slj2d4R87WEzqw7ZLsVvO5zwYCIuEGSZYiK41+GlwUo1HiR+GdkLEJnCKTCw==",
709
+ "cpu": [
710
+ "x64"
711
+ ],
712
+ "dev": true,
713
+ "license": "MIT",
714
+ "optional": true,
715
+ "os": [
716
+ "win32"
717
+ ]
718
+ },
719
+ "node_modules/@types/estree": {
720
+ "version": "1.0.7",
721
+ "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.7.tgz",
722
+ "integrity": "sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==",
723
+ "dev": true,
724
+ "license": "MIT"
725
+ },
726
+ "node_modules/esbuild": {
727
+ "version": "0.25.5",
728
+ "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.5.tgz",
729
+ "integrity": "sha512-P8OtKZRv/5J5hhz0cUAdu/cLuPIKXpQl1R9pZtvmHWQvrAUVd0UNIPT4IB4W3rNOqVO0rlqHmCIbSwxh/c9yUQ==",
730
+ "dev": true,
731
+ "hasInstallScript": true,
732
+ "license": "MIT",
733
+ "bin": {
734
+ "esbuild": "bin/esbuild"
735
+ },
736
+ "engines": {
737
+ "node": ">=18"
738
+ },
739
+ "optionalDependencies": {
740
+ "@esbuild/aix-ppc64": "0.25.5",
741
+ "@esbuild/android-arm": "0.25.5",
742
+ "@esbuild/android-arm64": "0.25.5",
743
+ "@esbuild/android-x64": "0.25.5",
744
+ "@esbuild/darwin-arm64": "0.25.5",
745
+ "@esbuild/darwin-x64": "0.25.5",
746
+ "@esbuild/freebsd-arm64": "0.25.5",
747
+ "@esbuild/freebsd-x64": "0.25.5",
748
+ "@esbuild/linux-arm": "0.25.5",
749
+ "@esbuild/linux-arm64": "0.25.5",
750
+ "@esbuild/linux-ia32": "0.25.5",
751
+ "@esbuild/linux-loong64": "0.25.5",
752
+ "@esbuild/linux-mips64el": "0.25.5",
753
+ "@esbuild/linux-ppc64": "0.25.5",
754
+ "@esbuild/linux-riscv64": "0.25.5",
755
+ "@esbuild/linux-s390x": "0.25.5",
756
+ "@esbuild/linux-x64": "0.25.5",
757
+ "@esbuild/netbsd-arm64": "0.25.5",
758
+ "@esbuild/netbsd-x64": "0.25.5",
759
+ "@esbuild/openbsd-arm64": "0.25.5",
760
+ "@esbuild/openbsd-x64": "0.25.5",
761
+ "@esbuild/sunos-x64": "0.25.5",
762
+ "@esbuild/win32-arm64": "0.25.5",
763
+ "@esbuild/win32-ia32": "0.25.5",
764
+ "@esbuild/win32-x64": "0.25.5"
765
+ }
766
+ },
767
+ "node_modules/fdir": {
768
+ "version": "6.4.5",
769
+ "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.5.tgz",
770
+ "integrity": "sha512-4BG7puHpVsIYxZUbiUE3RqGloLaSSwzYie5jvasC4LWuBWzZawynvYouhjbQKw2JuIGYdm0DzIxl8iVidKlUEw==",
771
+ "dev": true,
772
+ "license": "MIT",
773
+ "peerDependencies": {
774
+ "picomatch": "^3 || ^4"
775
+ },
776
+ "peerDependenciesMeta": {
777
+ "picomatch": {
778
+ "optional": true
779
+ }
780
+ }
781
+ },
782
+ "node_modules/fsevents": {
783
+ "version": "2.3.3",
784
+ "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
785
+ "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
786
+ "dev": true,
787
+ "hasInstallScript": true,
788
+ "license": "MIT",
789
+ "optional": true,
790
+ "os": [
791
+ "darwin"
792
+ ],
793
+ "engines": {
794
+ "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
795
+ }
796
+ },
797
+ "node_modules/nanoid": {
798
+ "version": "3.3.11",
799
+ "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
800
+ "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
801
+ "dev": true,
802
+ "funding": [
803
+ {
804
+ "type": "github",
805
+ "url": "https://github.com/sponsors/ai"
806
+ }
807
+ ],
808
+ "license": "MIT",
809
+ "bin": {
810
+ "nanoid": "bin/nanoid.cjs"
811
+ },
812
+ "engines": {
813
+ "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
814
+ }
815
+ },
816
+ "node_modules/picocolors": {
817
+ "version": "1.1.1",
818
+ "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
819
+ "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
820
+ "dev": true,
821
+ "license": "ISC"
822
+ },
823
+ "node_modules/picomatch": {
824
+ "version": "4.0.2",
825
+ "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz",
826
+ "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==",
827
+ "dev": true,
828
+ "license": "MIT",
829
+ "engines": {
830
+ "node": ">=12"
831
+ },
832
+ "funding": {
833
+ "url": "https://github.com/sponsors/jonschlinkert"
834
+ }
835
+ },
836
+ "node_modules/postcss": {
837
+ "version": "8.5.3",
838
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.3.tgz",
839
+ "integrity": "sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==",
840
+ "dev": true,
841
+ "funding": [
842
+ {
843
+ "type": "opencollective",
844
+ "url": "https://opencollective.com/postcss/"
845
+ },
846
+ {
847
+ "type": "tidelift",
848
+ "url": "https://tidelift.com/funding/github/npm/postcss"
849
+ },
850
+ {
851
+ "type": "github",
852
+ "url": "https://github.com/sponsors/ai"
853
+ }
854
+ ],
855
+ "license": "MIT",
856
+ "dependencies": {
857
+ "nanoid": "^3.3.8",
858
+ "picocolors": "^1.1.1",
859
+ "source-map-js": "^1.2.1"
860
+ },
861
+ "engines": {
862
+ "node": "^10 || ^12 || >=14"
863
+ }
864
+ },
865
+ "node_modules/rollup": {
866
+ "version": "4.41.1",
867
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.41.1.tgz",
868
+ "integrity": "sha512-cPmwD3FnFv8rKMBc1MxWCwVQFxwf1JEmSX3iQXrRVVG15zerAIXRjMFVWnd5Q5QvgKF7Aj+5ykXFhUl+QGnyOw==",
869
+ "dev": true,
870
+ "license": "MIT",
871
+ "dependencies": {
872
+ "@types/estree": "1.0.7"
873
+ },
874
+ "bin": {
875
+ "rollup": "dist/bin/rollup"
876
+ },
877
+ "engines": {
878
+ "node": ">=18.0.0",
879
+ "npm": ">=8.0.0"
880
+ },
881
+ "optionalDependencies": {
882
+ "@rollup/rollup-android-arm-eabi": "4.41.1",
883
+ "@rollup/rollup-android-arm64": "4.41.1",
884
+ "@rollup/rollup-darwin-arm64": "4.41.1",
885
+ "@rollup/rollup-darwin-x64": "4.41.1",
886
+ "@rollup/rollup-freebsd-arm64": "4.41.1",
887
+ "@rollup/rollup-freebsd-x64": "4.41.1",
888
+ "@rollup/rollup-linux-arm-gnueabihf": "4.41.1",
889
+ "@rollup/rollup-linux-arm-musleabihf": "4.41.1",
890
+ "@rollup/rollup-linux-arm64-gnu": "4.41.1",
891
+ "@rollup/rollup-linux-arm64-musl": "4.41.1",
892
+ "@rollup/rollup-linux-loongarch64-gnu": "4.41.1",
893
+ "@rollup/rollup-linux-powerpc64le-gnu": "4.41.1",
894
+ "@rollup/rollup-linux-riscv64-gnu": "4.41.1",
895
+ "@rollup/rollup-linux-riscv64-musl": "4.41.1",
896
+ "@rollup/rollup-linux-s390x-gnu": "4.41.1",
897
+ "@rollup/rollup-linux-x64-gnu": "4.41.1",
898
+ "@rollup/rollup-linux-x64-musl": "4.41.1",
899
+ "@rollup/rollup-win32-arm64-msvc": "4.41.1",
900
+ "@rollup/rollup-win32-ia32-msvc": "4.41.1",
901
+ "@rollup/rollup-win32-x64-msvc": "4.41.1",
902
+ "fsevents": "~2.3.2"
903
+ }
904
+ },
905
+ "node_modules/source-map-js": {
906
+ "version": "1.2.1",
907
+ "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
908
+ "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
909
+ "dev": true,
910
+ "license": "BSD-3-Clause",
911
+ "engines": {
912
+ "node": ">=0.10.0"
913
+ }
914
+ },
915
+ "node_modules/tinyglobby": {
916
+ "version": "0.2.14",
917
+ "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.14.tgz",
918
+ "integrity": "sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==",
919
+ "dev": true,
920
+ "license": "MIT",
921
+ "dependencies": {
922
+ "fdir": "^6.4.4",
923
+ "picomatch": "^4.0.2"
924
+ },
925
+ "engines": {
926
+ "node": ">=12.0.0"
927
+ },
928
+ "funding": {
929
+ "url": "https://github.com/sponsors/SuperchupuDev"
930
+ }
931
+ },
932
+ "node_modules/vite": {
933
+ "version": "6.3.5",
934
+ "resolved": "https://registry.npmjs.org/vite/-/vite-6.3.5.tgz",
935
+ "integrity": "sha512-cZn6NDFE7wdTpINgs++ZJ4N49W2vRp8LCKrn3Ob1kYNtOo21vfDoaV5GzBfLU4MovSAB8uNRm4jgzVQZ+mBzPQ==",
936
+ "dev": true,
937
+ "license": "MIT",
938
+ "dependencies": {
939
+ "esbuild": "^0.25.0",
940
+ "fdir": "^6.4.4",
941
+ "picomatch": "^4.0.2",
942
+ "postcss": "^8.5.3",
943
+ "rollup": "^4.34.9",
944
+ "tinyglobby": "^0.2.13"
945
+ },
946
+ "bin": {
947
+ "vite": "bin/vite.js"
948
+ },
949
+ "engines": {
950
+ "node": "^18.0.0 || ^20.0.0 || >=22.0.0"
951
+ },
952
+ "funding": {
953
+ "url": "https://github.com/vitejs/vite?sponsor=1"
954
+ },
955
+ "optionalDependencies": {
956
+ "fsevents": "~2.3.3"
957
+ },
958
+ "peerDependencies": {
959
+ "@types/node": "^18.0.0 || ^20.0.0 || >=22.0.0",
960
+ "jiti": ">=1.21.0",
961
+ "less": "*",
962
+ "lightningcss": "^1.21.0",
963
+ "sass": "*",
964
+ "sass-embedded": "*",
965
+ "stylus": "*",
966
+ "sugarss": "*",
967
+ "terser": "^5.16.0",
968
+ "tsx": "^4.8.1",
969
+ "yaml": "^2.4.2"
970
+ },
971
+ "peerDependenciesMeta": {
972
+ "@types/node": {
973
+ "optional": true
974
+ },
975
+ "jiti": {
976
+ "optional": true
977
+ },
978
+ "less": {
979
+ "optional": true
980
+ },
981
+ "lightningcss": {
982
+ "optional": true
983
+ },
984
+ "sass": {
985
+ "optional": true
986
+ },
987
+ "sass-embedded": {
988
+ "optional": true
989
+ },
990
+ "stylus": {
991
+ "optional": true
992
+ },
993
+ "sugarss": {
994
+ "optional": true
995
+ },
996
+ "terser": {
997
+ "optional": true
998
+ },
999
+ "tsx": {
1000
+ "optional": true
1001
+ },
1002
+ "yaml": {
1003
+ "optional": true
1004
+ }
1005
+ }
1006
+ }
1007
+ }
1008
+ }