mdzjs 0.0.3 → 0.0.4

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,1069 @@
1
+ {
2
+ "name": "vanjs",
3
+ "version": "0.0.0",
4
+ "lockfileVersion": 3,
5
+ "requires": true,
6
+ "packages": {
7
+ "": {
8
+ "name": "vanjs",
9
+ "version": "0.0.0",
10
+ "dependencies": {
11
+ "vanjs-core": "^1.5.5",
12
+ "ziko-wrapper": "^0.0.25"
13
+ },
14
+ "devDependencies": {
15
+ "vite": "^6.3.5"
16
+ }
17
+ },
18
+ "node_modules/@esbuild/aix-ppc64": {
19
+ "version": "0.25.6",
20
+ "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.6.tgz",
21
+ "integrity": "sha512-ShbM/3XxwuxjFiuVBHA+d3j5dyac0aEVVq1oluIDf71hUw0aRF59dV/efUsIwFnR6m8JNM2FjZOzmaZ8yG61kw==",
22
+ "cpu": [
23
+ "ppc64"
24
+ ],
25
+ "dev": true,
26
+ "license": "MIT",
27
+ "optional": true,
28
+ "os": [
29
+ "aix"
30
+ ],
31
+ "engines": {
32
+ "node": ">=18"
33
+ }
34
+ },
35
+ "node_modules/@esbuild/android-arm": {
36
+ "version": "0.25.6",
37
+ "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.6.tgz",
38
+ "integrity": "sha512-S8ToEOVfg++AU/bHwdksHNnyLyVM+eMVAOf6yRKFitnwnbwwPNqKr3srzFRe7nzV69RQKb5DgchIX5pt3L53xg==",
39
+ "cpu": [
40
+ "arm"
41
+ ],
42
+ "dev": true,
43
+ "license": "MIT",
44
+ "optional": true,
45
+ "os": [
46
+ "android"
47
+ ],
48
+ "engines": {
49
+ "node": ">=18"
50
+ }
51
+ },
52
+ "node_modules/@esbuild/android-arm64": {
53
+ "version": "0.25.6",
54
+ "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.6.tgz",
55
+ "integrity": "sha512-hd5zdUarsK6strW+3Wxi5qWws+rJhCCbMiC9QZyzoxfk5uHRIE8T287giQxzVpEvCwuJ9Qjg6bEjcRJcgfLqoA==",
56
+ "cpu": [
57
+ "arm64"
58
+ ],
59
+ "dev": true,
60
+ "license": "MIT",
61
+ "optional": true,
62
+ "os": [
63
+ "android"
64
+ ],
65
+ "engines": {
66
+ "node": ">=18"
67
+ }
68
+ },
69
+ "node_modules/@esbuild/android-x64": {
70
+ "version": "0.25.6",
71
+ "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.6.tgz",
72
+ "integrity": "sha512-0Z7KpHSr3VBIO9A/1wcT3NTy7EB4oNC4upJ5ye3R7taCc2GUdeynSLArnon5G8scPwaU866d3H4BCrE5xLW25A==",
73
+ "cpu": [
74
+ "x64"
75
+ ],
76
+ "dev": true,
77
+ "license": "MIT",
78
+ "optional": true,
79
+ "os": [
80
+ "android"
81
+ ],
82
+ "engines": {
83
+ "node": ">=18"
84
+ }
85
+ },
86
+ "node_modules/@esbuild/darwin-arm64": {
87
+ "version": "0.25.6",
88
+ "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.6.tgz",
89
+ "integrity": "sha512-FFCssz3XBavjxcFxKsGy2DYK5VSvJqa6y5HXljKzhRZ87LvEi13brPrf/wdyl/BbpbMKJNOr1Sd0jtW4Ge1pAA==",
90
+ "cpu": [
91
+ "arm64"
92
+ ],
93
+ "dev": true,
94
+ "license": "MIT",
95
+ "optional": true,
96
+ "os": [
97
+ "darwin"
98
+ ],
99
+ "engines": {
100
+ "node": ">=18"
101
+ }
102
+ },
103
+ "node_modules/@esbuild/darwin-x64": {
104
+ "version": "0.25.6",
105
+ "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.6.tgz",
106
+ "integrity": "sha512-GfXs5kry/TkGM2vKqK2oyiLFygJRqKVhawu3+DOCk7OxLy/6jYkWXhlHwOoTb0WqGnWGAS7sooxbZowy+pK9Yg==",
107
+ "cpu": [
108
+ "x64"
109
+ ],
110
+ "dev": true,
111
+ "license": "MIT",
112
+ "optional": true,
113
+ "os": [
114
+ "darwin"
115
+ ],
116
+ "engines": {
117
+ "node": ">=18"
118
+ }
119
+ },
120
+ "node_modules/@esbuild/freebsd-arm64": {
121
+ "version": "0.25.6",
122
+ "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.6.tgz",
123
+ "integrity": "sha512-aoLF2c3OvDn2XDTRvn8hN6DRzVVpDlj2B/F66clWd/FHLiHaG3aVZjxQX2DYphA5y/evbdGvC6Us13tvyt4pWg==",
124
+ "cpu": [
125
+ "arm64"
126
+ ],
127
+ "dev": true,
128
+ "license": "MIT",
129
+ "optional": true,
130
+ "os": [
131
+ "freebsd"
132
+ ],
133
+ "engines": {
134
+ "node": ">=18"
135
+ }
136
+ },
137
+ "node_modules/@esbuild/freebsd-x64": {
138
+ "version": "0.25.6",
139
+ "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.6.tgz",
140
+ "integrity": "sha512-2SkqTjTSo2dYi/jzFbU9Plt1vk0+nNg8YC8rOXXea+iA3hfNJWebKYPs3xnOUf9+ZWhKAaxnQNUf2X9LOpeiMQ==",
141
+ "cpu": [
142
+ "x64"
143
+ ],
144
+ "dev": true,
145
+ "license": "MIT",
146
+ "optional": true,
147
+ "os": [
148
+ "freebsd"
149
+ ],
150
+ "engines": {
151
+ "node": ">=18"
152
+ }
153
+ },
154
+ "node_modules/@esbuild/linux-arm": {
155
+ "version": "0.25.6",
156
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.6.tgz",
157
+ "integrity": "sha512-SZHQlzvqv4Du5PrKE2faN0qlbsaW/3QQfUUc6yO2EjFcA83xnwm91UbEEVx4ApZ9Z5oG8Bxz4qPE+HFwtVcfyw==",
158
+ "cpu": [
159
+ "arm"
160
+ ],
161
+ "dev": true,
162
+ "license": "MIT",
163
+ "optional": true,
164
+ "os": [
165
+ "linux"
166
+ ],
167
+ "engines": {
168
+ "node": ">=18"
169
+ }
170
+ },
171
+ "node_modules/@esbuild/linux-arm64": {
172
+ "version": "0.25.6",
173
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.6.tgz",
174
+ "integrity": "sha512-b967hU0gqKd9Drsh/UuAm21Khpoh6mPBSgz8mKRq4P5mVK8bpA+hQzmm/ZwGVULSNBzKdZPQBRT3+WuVavcWsQ==",
175
+ "cpu": [
176
+ "arm64"
177
+ ],
178
+ "dev": true,
179
+ "license": "MIT",
180
+ "optional": true,
181
+ "os": [
182
+ "linux"
183
+ ],
184
+ "engines": {
185
+ "node": ">=18"
186
+ }
187
+ },
188
+ "node_modules/@esbuild/linux-ia32": {
189
+ "version": "0.25.6",
190
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.6.tgz",
191
+ "integrity": "sha512-aHWdQ2AAltRkLPOsKdi3xv0mZ8fUGPdlKEjIEhxCPm5yKEThcUjHpWB1idN74lfXGnZ5SULQSgtr5Qos5B0bPw==",
192
+ "cpu": [
193
+ "ia32"
194
+ ],
195
+ "dev": true,
196
+ "license": "MIT",
197
+ "optional": true,
198
+ "os": [
199
+ "linux"
200
+ ],
201
+ "engines": {
202
+ "node": ">=18"
203
+ }
204
+ },
205
+ "node_modules/@esbuild/linux-loong64": {
206
+ "version": "0.25.6",
207
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.6.tgz",
208
+ "integrity": "sha512-VgKCsHdXRSQ7E1+QXGdRPlQ/e08bN6WMQb27/TMfV+vPjjTImuT9PmLXupRlC90S1JeNNW5lzkAEO/McKeJ2yg==",
209
+ "cpu": [
210
+ "loong64"
211
+ ],
212
+ "dev": true,
213
+ "license": "MIT",
214
+ "optional": true,
215
+ "os": [
216
+ "linux"
217
+ ],
218
+ "engines": {
219
+ "node": ">=18"
220
+ }
221
+ },
222
+ "node_modules/@esbuild/linux-mips64el": {
223
+ "version": "0.25.6",
224
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.6.tgz",
225
+ "integrity": "sha512-WViNlpivRKT9/py3kCmkHnn44GkGXVdXfdc4drNmRl15zVQ2+D2uFwdlGh6IuK5AAnGTo2qPB1Djppj+t78rzw==",
226
+ "cpu": [
227
+ "mips64el"
228
+ ],
229
+ "dev": true,
230
+ "license": "MIT",
231
+ "optional": true,
232
+ "os": [
233
+ "linux"
234
+ ],
235
+ "engines": {
236
+ "node": ">=18"
237
+ }
238
+ },
239
+ "node_modules/@esbuild/linux-ppc64": {
240
+ "version": "0.25.6",
241
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.6.tgz",
242
+ "integrity": "sha512-wyYKZ9NTdmAMb5730I38lBqVu6cKl4ZfYXIs31Baf8aoOtB4xSGi3THmDYt4BTFHk7/EcVixkOV2uZfwU3Q2Jw==",
243
+ "cpu": [
244
+ "ppc64"
245
+ ],
246
+ "dev": true,
247
+ "license": "MIT",
248
+ "optional": true,
249
+ "os": [
250
+ "linux"
251
+ ],
252
+ "engines": {
253
+ "node": ">=18"
254
+ }
255
+ },
256
+ "node_modules/@esbuild/linux-riscv64": {
257
+ "version": "0.25.6",
258
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.6.tgz",
259
+ "integrity": "sha512-KZh7bAGGcrinEj4qzilJ4hqTY3Dg2U82c8bv+e1xqNqZCrCyc+TL9AUEn5WGKDzm3CfC5RODE/qc96OcbIe33w==",
260
+ "cpu": [
261
+ "riscv64"
262
+ ],
263
+ "dev": true,
264
+ "license": "MIT",
265
+ "optional": true,
266
+ "os": [
267
+ "linux"
268
+ ],
269
+ "engines": {
270
+ "node": ">=18"
271
+ }
272
+ },
273
+ "node_modules/@esbuild/linux-s390x": {
274
+ "version": "0.25.6",
275
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.6.tgz",
276
+ "integrity": "sha512-9N1LsTwAuE9oj6lHMyyAM+ucxGiVnEqUdp4v7IaMmrwb06ZTEVCIs3oPPplVsnjPfyjmxwHxHMF8b6vzUVAUGw==",
277
+ "cpu": [
278
+ "s390x"
279
+ ],
280
+ "dev": true,
281
+ "license": "MIT",
282
+ "optional": true,
283
+ "os": [
284
+ "linux"
285
+ ],
286
+ "engines": {
287
+ "node": ">=18"
288
+ }
289
+ },
290
+ "node_modules/@esbuild/linux-x64": {
291
+ "version": "0.25.6",
292
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.6.tgz",
293
+ "integrity": "sha512-A6bJB41b4lKFWRKNrWoP2LHsjVzNiaurf7wyj/XtFNTsnPuxwEBWHLty+ZE0dWBKuSK1fvKgrKaNjBS7qbFKig==",
294
+ "cpu": [
295
+ "x64"
296
+ ],
297
+ "dev": true,
298
+ "license": "MIT",
299
+ "optional": true,
300
+ "os": [
301
+ "linux"
302
+ ],
303
+ "engines": {
304
+ "node": ">=18"
305
+ }
306
+ },
307
+ "node_modules/@esbuild/netbsd-arm64": {
308
+ "version": "0.25.6",
309
+ "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.6.tgz",
310
+ "integrity": "sha512-IjA+DcwoVpjEvyxZddDqBY+uJ2Snc6duLpjmkXm/v4xuS3H+3FkLZlDm9ZsAbF9rsfP3zeA0/ArNDORZgrxR/Q==",
311
+ "cpu": [
312
+ "arm64"
313
+ ],
314
+ "dev": true,
315
+ "license": "MIT",
316
+ "optional": true,
317
+ "os": [
318
+ "netbsd"
319
+ ],
320
+ "engines": {
321
+ "node": ">=18"
322
+ }
323
+ },
324
+ "node_modules/@esbuild/netbsd-x64": {
325
+ "version": "0.25.6",
326
+ "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.6.tgz",
327
+ "integrity": "sha512-dUXuZr5WenIDlMHdMkvDc1FAu4xdWixTCRgP7RQLBOkkGgwuuzaGSYcOpW4jFxzpzL1ejb8yF620UxAqnBrR9g==",
328
+ "cpu": [
329
+ "x64"
330
+ ],
331
+ "dev": true,
332
+ "license": "MIT",
333
+ "optional": true,
334
+ "os": [
335
+ "netbsd"
336
+ ],
337
+ "engines": {
338
+ "node": ">=18"
339
+ }
340
+ },
341
+ "node_modules/@esbuild/openbsd-arm64": {
342
+ "version": "0.25.6",
343
+ "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.6.tgz",
344
+ "integrity": "sha512-l8ZCvXP0tbTJ3iaqdNf3pjaOSd5ex/e6/omLIQCVBLmHTlfXW3zAxQ4fnDmPLOB1x9xrcSi/xtCWFwCZRIaEwg==",
345
+ "cpu": [
346
+ "arm64"
347
+ ],
348
+ "dev": true,
349
+ "license": "MIT",
350
+ "optional": true,
351
+ "os": [
352
+ "openbsd"
353
+ ],
354
+ "engines": {
355
+ "node": ">=18"
356
+ }
357
+ },
358
+ "node_modules/@esbuild/openbsd-x64": {
359
+ "version": "0.25.6",
360
+ "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.6.tgz",
361
+ "integrity": "sha512-hKrmDa0aOFOr71KQ/19JC7az1P0GWtCN1t2ahYAf4O007DHZt/dW8ym5+CUdJhQ/qkZmI1HAF8KkJbEFtCL7gw==",
362
+ "cpu": [
363
+ "x64"
364
+ ],
365
+ "dev": true,
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.25.6",
377
+ "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.6.tgz",
378
+ "integrity": "sha512-+SqBcAWoB1fYKmpWoQP4pGtx+pUUC//RNYhFdbcSA16617cchuryuhOCRpPsjCblKukAckWsV+aQ3UKT/RMPcA==",
379
+ "cpu": [
380
+ "arm64"
381
+ ],
382
+ "dev": true,
383
+ "license": "MIT",
384
+ "optional": true,
385
+ "os": [
386
+ "openharmony"
387
+ ],
388
+ "engines": {
389
+ "node": ">=18"
390
+ }
391
+ },
392
+ "node_modules/@esbuild/sunos-x64": {
393
+ "version": "0.25.6",
394
+ "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.6.tgz",
395
+ "integrity": "sha512-dyCGxv1/Br7MiSC42qinGL8KkG4kX0pEsdb0+TKhmJZgCUDBGmyo1/ArCjNGiOLiIAgdbWgmWgib4HoCi5t7kA==",
396
+ "cpu": [
397
+ "x64"
398
+ ],
399
+ "dev": true,
400
+ "license": "MIT",
401
+ "optional": true,
402
+ "os": [
403
+ "sunos"
404
+ ],
405
+ "engines": {
406
+ "node": ">=18"
407
+ }
408
+ },
409
+ "node_modules/@esbuild/win32-arm64": {
410
+ "version": "0.25.6",
411
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.6.tgz",
412
+ "integrity": "sha512-42QOgcZeZOvXfsCBJF5Afw73t4veOId//XD3i+/9gSkhSV6Gk3VPlWncctI+JcOyERv85FUo7RxuxGy+z8A43Q==",
413
+ "cpu": [
414
+ "arm64"
415
+ ],
416
+ "dev": true,
417
+ "license": "MIT",
418
+ "optional": true,
419
+ "os": [
420
+ "win32"
421
+ ],
422
+ "engines": {
423
+ "node": ">=18"
424
+ }
425
+ },
426
+ "node_modules/@esbuild/win32-ia32": {
427
+ "version": "0.25.6",
428
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.6.tgz",
429
+ "integrity": "sha512-4AWhgXmDuYN7rJI6ORB+uU9DHLq/erBbuMoAuB4VWJTu5KtCgcKYPynF0YI1VkBNuEfjNlLrFr9KZPJzrtLkrQ==",
430
+ "cpu": [
431
+ "ia32"
432
+ ],
433
+ "dev": true,
434
+ "license": "MIT",
435
+ "optional": true,
436
+ "os": [
437
+ "win32"
438
+ ],
439
+ "engines": {
440
+ "node": ">=18"
441
+ }
442
+ },
443
+ "node_modules/@esbuild/win32-x64": {
444
+ "version": "0.25.6",
445
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.6.tgz",
446
+ "integrity": "sha512-NgJPHHbEpLQgDH2MjQu90pzW/5vvXIZ7KOnPyNBm92A6WgZ/7b6fJyUBjoumLqeOQQGqY2QjQxRo97ah4Sj0cA==",
447
+ "cpu": [
448
+ "x64"
449
+ ],
450
+ "dev": true,
451
+ "license": "MIT",
452
+ "optional": true,
453
+ "os": [
454
+ "win32"
455
+ ],
456
+ "engines": {
457
+ "node": ">=18"
458
+ }
459
+ },
460
+ "node_modules/@rollup/rollup-android-arm-eabi": {
461
+ "version": "4.45.0",
462
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.45.0.tgz",
463
+ "integrity": "sha512-2o/FgACbji4tW1dzXOqAV15Eu7DdgbKsF2QKcxfG4xbh5iwU7yr5RRP5/U+0asQliSYv5M4o7BevlGIoSL0LXg==",
464
+ "cpu": [
465
+ "arm"
466
+ ],
467
+ "dev": true,
468
+ "license": "MIT",
469
+ "optional": true,
470
+ "os": [
471
+ "android"
472
+ ]
473
+ },
474
+ "node_modules/@rollup/rollup-android-arm64": {
475
+ "version": "4.45.0",
476
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.45.0.tgz",
477
+ "integrity": "sha512-PSZ0SvMOjEAxwZeTx32eI/j5xSYtDCRxGu5k9zvzoY77xUNssZM+WV6HYBLROpY5CkXsbQjvz40fBb7WPwDqtQ==",
478
+ "cpu": [
479
+ "arm64"
480
+ ],
481
+ "dev": true,
482
+ "license": "MIT",
483
+ "optional": true,
484
+ "os": [
485
+ "android"
486
+ ]
487
+ },
488
+ "node_modules/@rollup/rollup-darwin-arm64": {
489
+ "version": "4.45.0",
490
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.45.0.tgz",
491
+ "integrity": "sha512-BA4yPIPssPB2aRAWzmqzQ3y2/KotkLyZukVB7j3psK/U3nVJdceo6qr9pLM2xN6iRP/wKfxEbOb1yrlZH6sYZg==",
492
+ "cpu": [
493
+ "arm64"
494
+ ],
495
+ "dev": true,
496
+ "license": "MIT",
497
+ "optional": true,
498
+ "os": [
499
+ "darwin"
500
+ ]
501
+ },
502
+ "node_modules/@rollup/rollup-darwin-x64": {
503
+ "version": "4.45.0",
504
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.45.0.tgz",
505
+ "integrity": "sha512-Pr2o0lvTwsiG4HCr43Zy9xXrHspyMvsvEw4FwKYqhli4FuLE5FjcZzuQ4cfPe0iUFCvSQG6lACI0xj74FDZKRA==",
506
+ "cpu": [
507
+ "x64"
508
+ ],
509
+ "dev": true,
510
+ "license": "MIT",
511
+ "optional": true,
512
+ "os": [
513
+ "darwin"
514
+ ]
515
+ },
516
+ "node_modules/@rollup/rollup-freebsd-arm64": {
517
+ "version": "4.45.0",
518
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.45.0.tgz",
519
+ "integrity": "sha512-lYE8LkE5h4a/+6VnnLiL14zWMPnx6wNbDG23GcYFpRW1V9hYWHAw9lBZ6ZUIrOaoK7NliF1sdwYGiVmziUF4vA==",
520
+ "cpu": [
521
+ "arm64"
522
+ ],
523
+ "dev": true,
524
+ "license": "MIT",
525
+ "optional": true,
526
+ "os": [
527
+ "freebsd"
528
+ ]
529
+ },
530
+ "node_modules/@rollup/rollup-freebsd-x64": {
531
+ "version": "4.45.0",
532
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.45.0.tgz",
533
+ "integrity": "sha512-PVQWZK9sbzpvqC9Q0GlehNNSVHR+4m7+wET+7FgSnKG3ci5nAMgGmr9mGBXzAuE5SvguCKJ6mHL6vq1JaJ/gvw==",
534
+ "cpu": [
535
+ "x64"
536
+ ],
537
+ "dev": true,
538
+ "license": "MIT",
539
+ "optional": true,
540
+ "os": [
541
+ "freebsd"
542
+ ]
543
+ },
544
+ "node_modules/@rollup/rollup-linux-arm-gnueabihf": {
545
+ "version": "4.45.0",
546
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.45.0.tgz",
547
+ "integrity": "sha512-hLrmRl53prCcD+YXTfNvXd776HTxNh8wPAMllusQ+amcQmtgo3V5i/nkhPN6FakW+QVLoUUr2AsbtIRPFU3xIA==",
548
+ "cpu": [
549
+ "arm"
550
+ ],
551
+ "dev": true,
552
+ "license": "MIT",
553
+ "optional": true,
554
+ "os": [
555
+ "linux"
556
+ ]
557
+ },
558
+ "node_modules/@rollup/rollup-linux-arm-musleabihf": {
559
+ "version": "4.45.0",
560
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.45.0.tgz",
561
+ "integrity": "sha512-XBKGSYcrkdiRRjl+8XvrUR3AosXU0NvF7VuqMsm7s5nRy+nt58ZMB19Jdp1RdqewLcaYnpk8zeVs/4MlLZEJxw==",
562
+ "cpu": [
563
+ "arm"
564
+ ],
565
+ "dev": true,
566
+ "license": "MIT",
567
+ "optional": true,
568
+ "os": [
569
+ "linux"
570
+ ]
571
+ },
572
+ "node_modules/@rollup/rollup-linux-arm64-gnu": {
573
+ "version": "4.45.0",
574
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.45.0.tgz",
575
+ "integrity": "sha512-fRvZZPUiBz7NztBE/2QnCS5AtqLVhXmUOPj9IHlfGEXkapgImf4W9+FSkL8cWqoAjozyUzqFmSc4zh2ooaeF6g==",
576
+ "cpu": [
577
+ "arm64"
578
+ ],
579
+ "dev": true,
580
+ "license": "MIT",
581
+ "optional": true,
582
+ "os": [
583
+ "linux"
584
+ ]
585
+ },
586
+ "node_modules/@rollup/rollup-linux-arm64-musl": {
587
+ "version": "4.45.0",
588
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.45.0.tgz",
589
+ "integrity": "sha512-Btv2WRZOcUGi8XU80XwIvzTg4U6+l6D0V6sZTrZx214nrwxw5nAi8hysaXj/mctyClWgesyuxbeLylCBNauimg==",
590
+ "cpu": [
591
+ "arm64"
592
+ ],
593
+ "dev": true,
594
+ "license": "MIT",
595
+ "optional": true,
596
+ "os": [
597
+ "linux"
598
+ ]
599
+ },
600
+ "node_modules/@rollup/rollup-linux-loongarch64-gnu": {
601
+ "version": "4.45.0",
602
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.45.0.tgz",
603
+ "integrity": "sha512-Li0emNnwtUZdLwHjQPBxn4VWztcrw/h7mgLyHiEI5Z0MhpeFGlzaiBHpSNVOMB/xucjXTTcO+dhv469Djr16KA==",
604
+ "cpu": [
605
+ "loong64"
606
+ ],
607
+ "dev": true,
608
+ "license": "MIT",
609
+ "optional": true,
610
+ "os": [
611
+ "linux"
612
+ ]
613
+ },
614
+ "node_modules/@rollup/rollup-linux-powerpc64le-gnu": {
615
+ "version": "4.45.0",
616
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.45.0.tgz",
617
+ "integrity": "sha512-sB8+pfkYx2kvpDCfd63d5ScYT0Fz1LO6jIb2zLZvmK9ob2D8DeVqrmBDE0iDK8KlBVmsTNzrjr3G1xV4eUZhSw==",
618
+ "cpu": [
619
+ "ppc64"
620
+ ],
621
+ "dev": true,
622
+ "license": "MIT",
623
+ "optional": true,
624
+ "os": [
625
+ "linux"
626
+ ]
627
+ },
628
+ "node_modules/@rollup/rollup-linux-riscv64-gnu": {
629
+ "version": "4.45.0",
630
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.45.0.tgz",
631
+ "integrity": "sha512-5GQ6PFhh7E6jQm70p1aW05G2cap5zMOvO0se5JMecHeAdj5ZhWEHbJ4hiKpfi1nnnEdTauDXxPgXae/mqjow9w==",
632
+ "cpu": [
633
+ "riscv64"
634
+ ],
635
+ "dev": true,
636
+ "license": "MIT",
637
+ "optional": true,
638
+ "os": [
639
+ "linux"
640
+ ]
641
+ },
642
+ "node_modules/@rollup/rollup-linux-riscv64-musl": {
643
+ "version": "4.45.0",
644
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.45.0.tgz",
645
+ "integrity": "sha512-N/euLsBd1rekWcuduakTo/dJw6U6sBP3eUq+RXM9RNfPuWTvG2w/WObDkIvJ2KChy6oxZmOSC08Ak2OJA0UiAA==",
646
+ "cpu": [
647
+ "riscv64"
648
+ ],
649
+ "dev": true,
650
+ "license": "MIT",
651
+ "optional": true,
652
+ "os": [
653
+ "linux"
654
+ ]
655
+ },
656
+ "node_modules/@rollup/rollup-linux-s390x-gnu": {
657
+ "version": "4.45.0",
658
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.45.0.tgz",
659
+ "integrity": "sha512-2l9sA7d7QdikL0xQwNMO3xURBUNEWyHVHfAsHsUdq+E/pgLTUcCE+gih5PCdmyHmfTDeXUWVhqL0WZzg0nua3g==",
660
+ "cpu": [
661
+ "s390x"
662
+ ],
663
+ "dev": true,
664
+ "license": "MIT",
665
+ "optional": true,
666
+ "os": [
667
+ "linux"
668
+ ]
669
+ },
670
+ "node_modules/@rollup/rollup-linux-x64-gnu": {
671
+ "version": "4.45.0",
672
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.45.0.tgz",
673
+ "integrity": "sha512-XZdD3fEEQcwG2KrJDdEQu7NrHonPxxaV0/w2HpvINBdcqebz1aL+0vM2WFJq4DeiAVT6F5SUQas65HY5JDqoPw==",
674
+ "cpu": [
675
+ "x64"
676
+ ],
677
+ "dev": true,
678
+ "license": "MIT",
679
+ "optional": true,
680
+ "os": [
681
+ "linux"
682
+ ]
683
+ },
684
+ "node_modules/@rollup/rollup-linux-x64-musl": {
685
+ "version": "4.45.0",
686
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.45.0.tgz",
687
+ "integrity": "sha512-7ayfgvtmmWgKWBkCGg5+xTQ0r5V1owVm67zTrsEY1008L5ro7mCyGYORomARt/OquB9KY7LpxVBZes+oSniAAQ==",
688
+ "cpu": [
689
+ "x64"
690
+ ],
691
+ "dev": true,
692
+ "license": "MIT",
693
+ "optional": true,
694
+ "os": [
695
+ "linux"
696
+ ]
697
+ },
698
+ "node_modules/@rollup/rollup-win32-arm64-msvc": {
699
+ "version": "4.45.0",
700
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.45.0.tgz",
701
+ "integrity": "sha512-B+IJgcBnE2bm93jEW5kHisqvPITs4ddLOROAcOc/diBgrEiQJJ6Qcjby75rFSmH5eMGrqJryUgJDhrfj942apQ==",
702
+ "cpu": [
703
+ "arm64"
704
+ ],
705
+ "dev": true,
706
+ "license": "MIT",
707
+ "optional": true,
708
+ "os": [
709
+ "win32"
710
+ ]
711
+ },
712
+ "node_modules/@rollup/rollup-win32-ia32-msvc": {
713
+ "version": "4.45.0",
714
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.45.0.tgz",
715
+ "integrity": "sha512-+CXwwG66g0/FpWOnP/v1HnrGVSOygK/osUbu3wPRy8ECXjoYKjRAyfxYpDQOfghC5qPJYLPH0oN4MCOjwgdMug==",
716
+ "cpu": [
717
+ "ia32"
718
+ ],
719
+ "dev": true,
720
+ "license": "MIT",
721
+ "optional": true,
722
+ "os": [
723
+ "win32"
724
+ ]
725
+ },
726
+ "node_modules/@rollup/rollup-win32-x64-msvc": {
727
+ "version": "4.45.0",
728
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.45.0.tgz",
729
+ "integrity": "sha512-SRf1cytG7wqcHVLrBc9VtPK4pU5wxiB/lNIkNmW2ApKXIg+RpqwHfsaEK+e7eH4A1BpI6BX/aBWXxZCIrJg3uA==",
730
+ "cpu": [
731
+ "x64"
732
+ ],
733
+ "dev": true,
734
+ "license": "MIT",
735
+ "optional": true,
736
+ "os": [
737
+ "win32"
738
+ ]
739
+ },
740
+ "node_modules/@types/estree": {
741
+ "version": "1.0.8",
742
+ "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz",
743
+ "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==",
744
+ "dev": true,
745
+ "license": "MIT"
746
+ },
747
+ "node_modules/esbuild": {
748
+ "version": "0.25.6",
749
+ "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.6.tgz",
750
+ "integrity": "sha512-GVuzuUwtdsghE3ocJ9Bs8PNoF13HNQ5TXbEi2AhvVb8xU1Iwt9Fos9FEamfoee+u/TOsn7GUWc04lz46n2bbTg==",
751
+ "dev": true,
752
+ "hasInstallScript": true,
753
+ "license": "MIT",
754
+ "bin": {
755
+ "esbuild": "bin/esbuild"
756
+ },
757
+ "engines": {
758
+ "node": ">=18"
759
+ },
760
+ "optionalDependencies": {
761
+ "@esbuild/aix-ppc64": "0.25.6",
762
+ "@esbuild/android-arm": "0.25.6",
763
+ "@esbuild/android-arm64": "0.25.6",
764
+ "@esbuild/android-x64": "0.25.6",
765
+ "@esbuild/darwin-arm64": "0.25.6",
766
+ "@esbuild/darwin-x64": "0.25.6",
767
+ "@esbuild/freebsd-arm64": "0.25.6",
768
+ "@esbuild/freebsd-x64": "0.25.6",
769
+ "@esbuild/linux-arm": "0.25.6",
770
+ "@esbuild/linux-arm64": "0.25.6",
771
+ "@esbuild/linux-ia32": "0.25.6",
772
+ "@esbuild/linux-loong64": "0.25.6",
773
+ "@esbuild/linux-mips64el": "0.25.6",
774
+ "@esbuild/linux-ppc64": "0.25.6",
775
+ "@esbuild/linux-riscv64": "0.25.6",
776
+ "@esbuild/linux-s390x": "0.25.6",
777
+ "@esbuild/linux-x64": "0.25.6",
778
+ "@esbuild/netbsd-arm64": "0.25.6",
779
+ "@esbuild/netbsd-x64": "0.25.6",
780
+ "@esbuild/openbsd-arm64": "0.25.6",
781
+ "@esbuild/openbsd-x64": "0.25.6",
782
+ "@esbuild/openharmony-arm64": "0.25.6",
783
+ "@esbuild/sunos-x64": "0.25.6",
784
+ "@esbuild/win32-arm64": "0.25.6",
785
+ "@esbuild/win32-ia32": "0.25.6",
786
+ "@esbuild/win32-x64": "0.25.6"
787
+ }
788
+ },
789
+ "node_modules/fdir": {
790
+ "version": "6.4.6",
791
+ "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.6.tgz",
792
+ "integrity": "sha512-hiFoqpyZcfNm1yc4u8oWCf9A2c4D3QjCrks3zmoVKVxpQRzmPNar1hUJcBG2RQHvEVGDN+Jm81ZheVLAQMK6+w==",
793
+ "dev": true,
794
+ "license": "MIT",
795
+ "peerDependencies": {
796
+ "picomatch": "^3 || ^4"
797
+ },
798
+ "peerDependenciesMeta": {
799
+ "picomatch": {
800
+ "optional": true
801
+ }
802
+ }
803
+ },
804
+ "node_modules/fsevents": {
805
+ "version": "2.3.3",
806
+ "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
807
+ "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
808
+ "dev": true,
809
+ "hasInstallScript": true,
810
+ "license": "MIT",
811
+ "optional": true,
812
+ "os": [
813
+ "darwin"
814
+ ],
815
+ "engines": {
816
+ "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
817
+ }
818
+ },
819
+ "node_modules/nanoid": {
820
+ "version": "3.3.11",
821
+ "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
822
+ "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
823
+ "dev": true,
824
+ "funding": [
825
+ {
826
+ "type": "github",
827
+ "url": "https://github.com/sponsors/ai"
828
+ }
829
+ ],
830
+ "license": "MIT",
831
+ "bin": {
832
+ "nanoid": "bin/nanoid.cjs"
833
+ },
834
+ "engines": {
835
+ "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
836
+ }
837
+ },
838
+ "node_modules/picocolors": {
839
+ "version": "1.1.1",
840
+ "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
841
+ "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
842
+ "dev": true,
843
+ "license": "ISC"
844
+ },
845
+ "node_modules/picomatch": {
846
+ "version": "4.0.2",
847
+ "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz",
848
+ "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==",
849
+ "dev": true,
850
+ "license": "MIT",
851
+ "engines": {
852
+ "node": ">=12"
853
+ },
854
+ "funding": {
855
+ "url": "https://github.com/sponsors/jonschlinkert"
856
+ }
857
+ },
858
+ "node_modules/postcss": {
859
+ "version": "8.5.6",
860
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz",
861
+ "integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==",
862
+ "dev": true,
863
+ "funding": [
864
+ {
865
+ "type": "opencollective",
866
+ "url": "https://opencollective.com/postcss/"
867
+ },
868
+ {
869
+ "type": "tidelift",
870
+ "url": "https://tidelift.com/funding/github/npm/postcss"
871
+ },
872
+ {
873
+ "type": "github",
874
+ "url": "https://github.com/sponsors/ai"
875
+ }
876
+ ],
877
+ "license": "MIT",
878
+ "dependencies": {
879
+ "nanoid": "^3.3.11",
880
+ "picocolors": "^1.1.1",
881
+ "source-map-js": "^1.2.1"
882
+ },
883
+ "engines": {
884
+ "node": "^10 || ^12 || >=14"
885
+ }
886
+ },
887
+ "node_modules/rollup": {
888
+ "version": "4.45.0",
889
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.45.0.tgz",
890
+ "integrity": "sha512-WLjEcJRIo7i3WDDgOIJqVI2d+lAC3EwvOGy+Xfq6hs+GQuAA4Di/H72xmXkOhrIWFg2PFYSKZYfH0f4vfKXN4A==",
891
+ "dev": true,
892
+ "license": "MIT",
893
+ "dependencies": {
894
+ "@types/estree": "1.0.8"
895
+ },
896
+ "bin": {
897
+ "rollup": "dist/bin/rollup"
898
+ },
899
+ "engines": {
900
+ "node": ">=18.0.0",
901
+ "npm": ">=8.0.0"
902
+ },
903
+ "optionalDependencies": {
904
+ "@rollup/rollup-android-arm-eabi": "4.45.0",
905
+ "@rollup/rollup-android-arm64": "4.45.0",
906
+ "@rollup/rollup-darwin-arm64": "4.45.0",
907
+ "@rollup/rollup-darwin-x64": "4.45.0",
908
+ "@rollup/rollup-freebsd-arm64": "4.45.0",
909
+ "@rollup/rollup-freebsd-x64": "4.45.0",
910
+ "@rollup/rollup-linux-arm-gnueabihf": "4.45.0",
911
+ "@rollup/rollup-linux-arm-musleabihf": "4.45.0",
912
+ "@rollup/rollup-linux-arm64-gnu": "4.45.0",
913
+ "@rollup/rollup-linux-arm64-musl": "4.45.0",
914
+ "@rollup/rollup-linux-loongarch64-gnu": "4.45.0",
915
+ "@rollup/rollup-linux-powerpc64le-gnu": "4.45.0",
916
+ "@rollup/rollup-linux-riscv64-gnu": "4.45.0",
917
+ "@rollup/rollup-linux-riscv64-musl": "4.45.0",
918
+ "@rollup/rollup-linux-s390x-gnu": "4.45.0",
919
+ "@rollup/rollup-linux-x64-gnu": "4.45.0",
920
+ "@rollup/rollup-linux-x64-musl": "4.45.0",
921
+ "@rollup/rollup-win32-arm64-msvc": "4.45.0",
922
+ "@rollup/rollup-win32-ia32-msvc": "4.45.0",
923
+ "@rollup/rollup-win32-x64-msvc": "4.45.0",
924
+ "fsevents": "~2.3.2"
925
+ }
926
+ },
927
+ "node_modules/source-map-js": {
928
+ "version": "1.2.1",
929
+ "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
930
+ "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
931
+ "dev": true,
932
+ "license": "BSD-3-Clause",
933
+ "engines": {
934
+ "node": ">=0.10.0"
935
+ }
936
+ },
937
+ "node_modules/tinyglobby": {
938
+ "version": "0.2.14",
939
+ "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.14.tgz",
940
+ "integrity": "sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==",
941
+ "dev": true,
942
+ "license": "MIT",
943
+ "dependencies": {
944
+ "fdir": "^6.4.4",
945
+ "picomatch": "^4.0.2"
946
+ },
947
+ "engines": {
948
+ "node": ">=12.0.0"
949
+ },
950
+ "funding": {
951
+ "url": "https://github.com/sponsors/SuperchupuDev"
952
+ }
953
+ },
954
+ "node_modules/vanjs-core": {
955
+ "version": "1.5.5",
956
+ "resolved": "https://registry.npmjs.org/vanjs-core/-/vanjs-core-1.5.5.tgz",
957
+ "integrity": "sha512-BC9MjbXYIRqnwncXfacT6upJpVmIKyrV2MjZi8NuCK+yc9RP0hfdghTpmEuYswXOfkLarDPPcYK4X6q68T9e+g==",
958
+ "license": "MIT"
959
+ },
960
+ "node_modules/vite": {
961
+ "version": "6.3.5",
962
+ "resolved": "https://registry.npmjs.org/vite/-/vite-6.3.5.tgz",
963
+ "integrity": "sha512-cZn6NDFE7wdTpINgs++ZJ4N49W2vRp8LCKrn3Ob1kYNtOo21vfDoaV5GzBfLU4MovSAB8uNRm4jgzVQZ+mBzPQ==",
964
+ "dev": true,
965
+ "license": "MIT",
966
+ "dependencies": {
967
+ "esbuild": "^0.25.0",
968
+ "fdir": "^6.4.4",
969
+ "picomatch": "^4.0.2",
970
+ "postcss": "^8.5.3",
971
+ "rollup": "^4.34.9",
972
+ "tinyglobby": "^0.2.13"
973
+ },
974
+ "bin": {
975
+ "vite": "bin/vite.js"
976
+ },
977
+ "engines": {
978
+ "node": "^18.0.0 || ^20.0.0 || >=22.0.0"
979
+ },
980
+ "funding": {
981
+ "url": "https://github.com/vitejs/vite?sponsor=1"
982
+ },
983
+ "optionalDependencies": {
984
+ "fsevents": "~2.3.3"
985
+ },
986
+ "peerDependencies": {
987
+ "@types/node": "^18.0.0 || ^20.0.0 || >=22.0.0",
988
+ "jiti": ">=1.21.0",
989
+ "less": "*",
990
+ "lightningcss": "^1.21.0",
991
+ "sass": "*",
992
+ "sass-embedded": "*",
993
+ "stylus": "*",
994
+ "sugarss": "*",
995
+ "terser": "^5.16.0",
996
+ "tsx": "^4.8.1",
997
+ "yaml": "^2.4.2"
998
+ },
999
+ "peerDependenciesMeta": {
1000
+ "@types/node": {
1001
+ "optional": true
1002
+ },
1003
+ "jiti": {
1004
+ "optional": true
1005
+ },
1006
+ "less": {
1007
+ "optional": true
1008
+ },
1009
+ "lightningcss": {
1010
+ "optional": true
1011
+ },
1012
+ "sass": {
1013
+ "optional": true
1014
+ },
1015
+ "sass-embedded": {
1016
+ "optional": true
1017
+ },
1018
+ "stylus": {
1019
+ "optional": true
1020
+ },
1021
+ "sugarss": {
1022
+ "optional": true
1023
+ },
1024
+ "terser": {
1025
+ "optional": true
1026
+ },
1027
+ "tsx": {
1028
+ "optional": true
1029
+ },
1030
+ "yaml": {
1031
+ "optional": true
1032
+ }
1033
+ }
1034
+ },
1035
+ "node_modules/yaml": {
1036
+ "version": "2.8.0",
1037
+ "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.0.tgz",
1038
+ "integrity": "sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==",
1039
+ "dev": true,
1040
+ "license": "ISC",
1041
+ "optional": true,
1042
+ "peer": true,
1043
+ "bin": {
1044
+ "yaml": "bin.mjs"
1045
+ },
1046
+ "engines": {
1047
+ "node": ">= 14.6"
1048
+ }
1049
+ },
1050
+ "node_modules/ziko": {
1051
+ "version": "0.0.27",
1052
+ "resolved": "https://registry.npmjs.org/ziko/-/ziko-0.0.27.tgz",
1053
+ "integrity": "sha512-0Q6HkNrP7zASDKuh7R+sv+kdyYlTxU/GGO1Q9QkbObDdusUkzmsBlmsRAHYmzxgEU90qzDBS77e1Z6T+HSqkKA==",
1054
+ "license": "MIT",
1055
+ "bin": {
1056
+ "create-ziko-app": "starter/bin/index.js"
1057
+ }
1058
+ },
1059
+ "node_modules/ziko-wrapper": {
1060
+ "version": "0.0.25",
1061
+ "resolved": "https://registry.npmjs.org/ziko-wrapper/-/ziko-wrapper-0.0.25.tgz",
1062
+ "integrity": "sha512-5RA10ltibEY1Mev1BpSFgTp8TrIWXCw6VI65/ZhFD/LTil7y6UctiWa3u/76aFgrZh7+ZZ7g18lMdO94CUorPA==",
1063
+ "license": "MIT",
1064
+ "dependencies": {
1065
+ "ziko": "^0.0.27"
1066
+ }
1067
+ }
1068
+ }
1069
+ }