mdzjs 0.0.0

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,864 @@
1
+ {
2
+ "name": "preview",
3
+ "version": "0.0.0",
4
+ "lockfileVersion": 3,
5
+ "requires": true,
6
+ "packages": {
7
+ "": {
8
+ "name": "preview",
9
+ "version": "0.0.0",
10
+ "dependencies": {
11
+ "ziko": "^0.0.16"
12
+ },
13
+ "devDependencies": {
14
+ "vite": "^5.4.8"
15
+ }
16
+ },
17
+ "node_modules/@esbuild/aix-ppc64": {
18
+ "version": "0.21.5",
19
+ "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz",
20
+ "integrity": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==",
21
+ "cpu": [
22
+ "ppc64"
23
+ ],
24
+ "dev": true,
25
+ "license": "MIT",
26
+ "optional": true,
27
+ "os": [
28
+ "aix"
29
+ ],
30
+ "engines": {
31
+ "node": ">=12"
32
+ }
33
+ },
34
+ "node_modules/@esbuild/android-arm": {
35
+ "version": "0.21.5",
36
+ "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.21.5.tgz",
37
+ "integrity": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==",
38
+ "cpu": [
39
+ "arm"
40
+ ],
41
+ "dev": true,
42
+ "license": "MIT",
43
+ "optional": true,
44
+ "os": [
45
+ "android"
46
+ ],
47
+ "engines": {
48
+ "node": ">=12"
49
+ }
50
+ },
51
+ "node_modules/@esbuild/android-arm64": {
52
+ "version": "0.21.5",
53
+ "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz",
54
+ "integrity": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==",
55
+ "cpu": [
56
+ "arm64"
57
+ ],
58
+ "dev": true,
59
+ "license": "MIT",
60
+ "optional": true,
61
+ "os": [
62
+ "android"
63
+ ],
64
+ "engines": {
65
+ "node": ">=12"
66
+ }
67
+ },
68
+ "node_modules/@esbuild/android-x64": {
69
+ "version": "0.21.5",
70
+ "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.21.5.tgz",
71
+ "integrity": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==",
72
+ "cpu": [
73
+ "x64"
74
+ ],
75
+ "dev": true,
76
+ "license": "MIT",
77
+ "optional": true,
78
+ "os": [
79
+ "android"
80
+ ],
81
+ "engines": {
82
+ "node": ">=12"
83
+ }
84
+ },
85
+ "node_modules/@esbuild/darwin-arm64": {
86
+ "version": "0.21.5",
87
+ "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz",
88
+ "integrity": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==",
89
+ "cpu": [
90
+ "arm64"
91
+ ],
92
+ "dev": true,
93
+ "license": "MIT",
94
+ "optional": true,
95
+ "os": [
96
+ "darwin"
97
+ ],
98
+ "engines": {
99
+ "node": ">=12"
100
+ }
101
+ },
102
+ "node_modules/@esbuild/darwin-x64": {
103
+ "version": "0.21.5",
104
+ "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz",
105
+ "integrity": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==",
106
+ "cpu": [
107
+ "x64"
108
+ ],
109
+ "dev": true,
110
+ "license": "MIT",
111
+ "optional": true,
112
+ "os": [
113
+ "darwin"
114
+ ],
115
+ "engines": {
116
+ "node": ">=12"
117
+ }
118
+ },
119
+ "node_modules/@esbuild/freebsd-arm64": {
120
+ "version": "0.21.5",
121
+ "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz",
122
+ "integrity": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==",
123
+ "cpu": [
124
+ "arm64"
125
+ ],
126
+ "dev": true,
127
+ "license": "MIT",
128
+ "optional": true,
129
+ "os": [
130
+ "freebsd"
131
+ ],
132
+ "engines": {
133
+ "node": ">=12"
134
+ }
135
+ },
136
+ "node_modules/@esbuild/freebsd-x64": {
137
+ "version": "0.21.5",
138
+ "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz",
139
+ "integrity": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==",
140
+ "cpu": [
141
+ "x64"
142
+ ],
143
+ "dev": true,
144
+ "license": "MIT",
145
+ "optional": true,
146
+ "os": [
147
+ "freebsd"
148
+ ],
149
+ "engines": {
150
+ "node": ">=12"
151
+ }
152
+ },
153
+ "node_modules/@esbuild/linux-arm": {
154
+ "version": "0.21.5",
155
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz",
156
+ "integrity": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==",
157
+ "cpu": [
158
+ "arm"
159
+ ],
160
+ "dev": true,
161
+ "license": "MIT",
162
+ "optional": true,
163
+ "os": [
164
+ "linux"
165
+ ],
166
+ "engines": {
167
+ "node": ">=12"
168
+ }
169
+ },
170
+ "node_modules/@esbuild/linux-arm64": {
171
+ "version": "0.21.5",
172
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz",
173
+ "integrity": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==",
174
+ "cpu": [
175
+ "arm64"
176
+ ],
177
+ "dev": true,
178
+ "license": "MIT",
179
+ "optional": true,
180
+ "os": [
181
+ "linux"
182
+ ],
183
+ "engines": {
184
+ "node": ">=12"
185
+ }
186
+ },
187
+ "node_modules/@esbuild/linux-ia32": {
188
+ "version": "0.21.5",
189
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz",
190
+ "integrity": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==",
191
+ "cpu": [
192
+ "ia32"
193
+ ],
194
+ "dev": true,
195
+ "license": "MIT",
196
+ "optional": true,
197
+ "os": [
198
+ "linux"
199
+ ],
200
+ "engines": {
201
+ "node": ">=12"
202
+ }
203
+ },
204
+ "node_modules/@esbuild/linux-loong64": {
205
+ "version": "0.21.5",
206
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz",
207
+ "integrity": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==",
208
+ "cpu": [
209
+ "loong64"
210
+ ],
211
+ "dev": true,
212
+ "license": "MIT",
213
+ "optional": true,
214
+ "os": [
215
+ "linux"
216
+ ],
217
+ "engines": {
218
+ "node": ">=12"
219
+ }
220
+ },
221
+ "node_modules/@esbuild/linux-mips64el": {
222
+ "version": "0.21.5",
223
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz",
224
+ "integrity": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==",
225
+ "cpu": [
226
+ "mips64el"
227
+ ],
228
+ "dev": true,
229
+ "license": "MIT",
230
+ "optional": true,
231
+ "os": [
232
+ "linux"
233
+ ],
234
+ "engines": {
235
+ "node": ">=12"
236
+ }
237
+ },
238
+ "node_modules/@esbuild/linux-ppc64": {
239
+ "version": "0.21.5",
240
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz",
241
+ "integrity": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==",
242
+ "cpu": [
243
+ "ppc64"
244
+ ],
245
+ "dev": true,
246
+ "license": "MIT",
247
+ "optional": true,
248
+ "os": [
249
+ "linux"
250
+ ],
251
+ "engines": {
252
+ "node": ">=12"
253
+ }
254
+ },
255
+ "node_modules/@esbuild/linux-riscv64": {
256
+ "version": "0.21.5",
257
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz",
258
+ "integrity": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==",
259
+ "cpu": [
260
+ "riscv64"
261
+ ],
262
+ "dev": true,
263
+ "license": "MIT",
264
+ "optional": true,
265
+ "os": [
266
+ "linux"
267
+ ],
268
+ "engines": {
269
+ "node": ">=12"
270
+ }
271
+ },
272
+ "node_modules/@esbuild/linux-s390x": {
273
+ "version": "0.21.5",
274
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz",
275
+ "integrity": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==",
276
+ "cpu": [
277
+ "s390x"
278
+ ],
279
+ "dev": true,
280
+ "license": "MIT",
281
+ "optional": true,
282
+ "os": [
283
+ "linux"
284
+ ],
285
+ "engines": {
286
+ "node": ">=12"
287
+ }
288
+ },
289
+ "node_modules/@esbuild/linux-x64": {
290
+ "version": "0.21.5",
291
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz",
292
+ "integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==",
293
+ "cpu": [
294
+ "x64"
295
+ ],
296
+ "dev": true,
297
+ "license": "MIT",
298
+ "optional": true,
299
+ "os": [
300
+ "linux"
301
+ ],
302
+ "engines": {
303
+ "node": ">=12"
304
+ }
305
+ },
306
+ "node_modules/@esbuild/netbsd-x64": {
307
+ "version": "0.21.5",
308
+ "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz",
309
+ "integrity": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==",
310
+ "cpu": [
311
+ "x64"
312
+ ],
313
+ "dev": true,
314
+ "license": "MIT",
315
+ "optional": true,
316
+ "os": [
317
+ "netbsd"
318
+ ],
319
+ "engines": {
320
+ "node": ">=12"
321
+ }
322
+ },
323
+ "node_modules/@esbuild/openbsd-x64": {
324
+ "version": "0.21.5",
325
+ "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz",
326
+ "integrity": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==",
327
+ "cpu": [
328
+ "x64"
329
+ ],
330
+ "dev": true,
331
+ "license": "MIT",
332
+ "optional": true,
333
+ "os": [
334
+ "openbsd"
335
+ ],
336
+ "engines": {
337
+ "node": ">=12"
338
+ }
339
+ },
340
+ "node_modules/@esbuild/sunos-x64": {
341
+ "version": "0.21.5",
342
+ "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz",
343
+ "integrity": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==",
344
+ "cpu": [
345
+ "x64"
346
+ ],
347
+ "dev": true,
348
+ "license": "MIT",
349
+ "optional": true,
350
+ "os": [
351
+ "sunos"
352
+ ],
353
+ "engines": {
354
+ "node": ">=12"
355
+ }
356
+ },
357
+ "node_modules/@esbuild/win32-arm64": {
358
+ "version": "0.21.5",
359
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz",
360
+ "integrity": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==",
361
+ "cpu": [
362
+ "arm64"
363
+ ],
364
+ "dev": true,
365
+ "license": "MIT",
366
+ "optional": true,
367
+ "os": [
368
+ "win32"
369
+ ],
370
+ "engines": {
371
+ "node": ">=12"
372
+ }
373
+ },
374
+ "node_modules/@esbuild/win32-ia32": {
375
+ "version": "0.21.5",
376
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz",
377
+ "integrity": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==",
378
+ "cpu": [
379
+ "ia32"
380
+ ],
381
+ "dev": true,
382
+ "license": "MIT",
383
+ "optional": true,
384
+ "os": [
385
+ "win32"
386
+ ],
387
+ "engines": {
388
+ "node": ">=12"
389
+ }
390
+ },
391
+ "node_modules/@esbuild/win32-x64": {
392
+ "version": "0.21.5",
393
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz",
394
+ "integrity": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==",
395
+ "cpu": [
396
+ "x64"
397
+ ],
398
+ "dev": true,
399
+ "license": "MIT",
400
+ "optional": true,
401
+ "os": [
402
+ "win32"
403
+ ],
404
+ "engines": {
405
+ "node": ">=12"
406
+ }
407
+ },
408
+ "node_modules/@rollup/rollup-android-arm-eabi": {
409
+ "version": "4.24.0",
410
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.24.0.tgz",
411
+ "integrity": "sha512-Q6HJd7Y6xdB48x8ZNVDOqsbh2uByBhgK8PiQgPhwkIw/HC/YX5Ghq2mQY5sRMZWHb3VsFkWooUVOZHKr7DmDIA==",
412
+ "cpu": [
413
+ "arm"
414
+ ],
415
+ "dev": true,
416
+ "license": "MIT",
417
+ "optional": true,
418
+ "os": [
419
+ "android"
420
+ ]
421
+ },
422
+ "node_modules/@rollup/rollup-android-arm64": {
423
+ "version": "4.24.0",
424
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.24.0.tgz",
425
+ "integrity": "sha512-ijLnS1qFId8xhKjT81uBHuuJp2lU4x2yxa4ctFPtG+MqEE6+C5f/+X/bStmxapgmwLwiL3ih122xv8kVARNAZA==",
426
+ "cpu": [
427
+ "arm64"
428
+ ],
429
+ "dev": true,
430
+ "license": "MIT",
431
+ "optional": true,
432
+ "os": [
433
+ "android"
434
+ ]
435
+ },
436
+ "node_modules/@rollup/rollup-darwin-arm64": {
437
+ "version": "4.24.0",
438
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.24.0.tgz",
439
+ "integrity": "sha512-bIv+X9xeSs1XCk6DVvkO+S/z8/2AMt/2lMqdQbMrmVpgFvXlmde9mLcbQpztXm1tajC3raFDqegsH18HQPMYtA==",
440
+ "cpu": [
441
+ "arm64"
442
+ ],
443
+ "dev": true,
444
+ "license": "MIT",
445
+ "optional": true,
446
+ "os": [
447
+ "darwin"
448
+ ]
449
+ },
450
+ "node_modules/@rollup/rollup-darwin-x64": {
451
+ "version": "4.24.0",
452
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.24.0.tgz",
453
+ "integrity": "sha512-X6/nOwoFN7RT2svEQWUsW/5C/fYMBe4fnLK9DQk4SX4mgVBiTA9h64kjUYPvGQ0F/9xwJ5U5UfTbl6BEjaQdBQ==",
454
+ "cpu": [
455
+ "x64"
456
+ ],
457
+ "dev": true,
458
+ "license": "MIT",
459
+ "optional": true,
460
+ "os": [
461
+ "darwin"
462
+ ]
463
+ },
464
+ "node_modules/@rollup/rollup-linux-arm-gnueabihf": {
465
+ "version": "4.24.0",
466
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.24.0.tgz",
467
+ "integrity": "sha512-0KXvIJQMOImLCVCz9uvvdPgfyWo93aHHp8ui3FrtOP57svqrF/roSSR5pjqL2hcMp0ljeGlU4q9o/rQaAQ3AYA==",
468
+ "cpu": [
469
+ "arm"
470
+ ],
471
+ "dev": true,
472
+ "license": "MIT",
473
+ "optional": true,
474
+ "os": [
475
+ "linux"
476
+ ]
477
+ },
478
+ "node_modules/@rollup/rollup-linux-arm-musleabihf": {
479
+ "version": "4.24.0",
480
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.24.0.tgz",
481
+ "integrity": "sha512-it2BW6kKFVh8xk/BnHfakEeoLPv8STIISekpoF+nBgWM4d55CZKc7T4Dx1pEbTnYm/xEKMgy1MNtYuoA8RFIWw==",
482
+ "cpu": [
483
+ "arm"
484
+ ],
485
+ "dev": true,
486
+ "license": "MIT",
487
+ "optional": true,
488
+ "os": [
489
+ "linux"
490
+ ]
491
+ },
492
+ "node_modules/@rollup/rollup-linux-arm64-gnu": {
493
+ "version": "4.24.0",
494
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.24.0.tgz",
495
+ "integrity": "sha512-i0xTLXjqap2eRfulFVlSnM5dEbTVque/3Pi4g2y7cxrs7+a9De42z4XxKLYJ7+OhE3IgxvfQM7vQc43bwTgPwA==",
496
+ "cpu": [
497
+ "arm64"
498
+ ],
499
+ "dev": true,
500
+ "license": "MIT",
501
+ "optional": true,
502
+ "os": [
503
+ "linux"
504
+ ]
505
+ },
506
+ "node_modules/@rollup/rollup-linux-arm64-musl": {
507
+ "version": "4.24.0",
508
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.24.0.tgz",
509
+ "integrity": "sha512-9E6MKUJhDuDh604Qco5yP/3qn3y7SLXYuiC0Rpr89aMScS2UAmK1wHP2b7KAa1nSjWJc/f/Lc0Wl1L47qjiyQw==",
510
+ "cpu": [
511
+ "arm64"
512
+ ],
513
+ "dev": true,
514
+ "license": "MIT",
515
+ "optional": true,
516
+ "os": [
517
+ "linux"
518
+ ]
519
+ },
520
+ "node_modules/@rollup/rollup-linux-powerpc64le-gnu": {
521
+ "version": "4.24.0",
522
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.24.0.tgz",
523
+ "integrity": "sha512-2XFFPJ2XMEiF5Zi2EBf4h73oR1V/lycirxZxHZNc93SqDN/IWhYYSYj8I9381ikUFXZrz2v7r2tOVk2NBwxrWw==",
524
+ "cpu": [
525
+ "ppc64"
526
+ ],
527
+ "dev": true,
528
+ "license": "MIT",
529
+ "optional": true,
530
+ "os": [
531
+ "linux"
532
+ ]
533
+ },
534
+ "node_modules/@rollup/rollup-linux-riscv64-gnu": {
535
+ "version": "4.24.0",
536
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.24.0.tgz",
537
+ "integrity": "sha512-M3Dg4hlwuntUCdzU7KjYqbbd+BLq3JMAOhCKdBE3TcMGMZbKkDdJ5ivNdehOssMCIokNHFOsv7DO4rlEOfyKpg==",
538
+ "cpu": [
539
+ "riscv64"
540
+ ],
541
+ "dev": true,
542
+ "license": "MIT",
543
+ "optional": true,
544
+ "os": [
545
+ "linux"
546
+ ]
547
+ },
548
+ "node_modules/@rollup/rollup-linux-s390x-gnu": {
549
+ "version": "4.24.0",
550
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.24.0.tgz",
551
+ "integrity": "sha512-mjBaoo4ocxJppTorZVKWFpy1bfFj9FeCMJqzlMQGjpNPY9JwQi7OuS1axzNIk0nMX6jSgy6ZURDZ2w0QW6D56g==",
552
+ "cpu": [
553
+ "s390x"
554
+ ],
555
+ "dev": true,
556
+ "license": "MIT",
557
+ "optional": true,
558
+ "os": [
559
+ "linux"
560
+ ]
561
+ },
562
+ "node_modules/@rollup/rollup-linux-x64-gnu": {
563
+ "version": "4.24.0",
564
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.24.0.tgz",
565
+ "integrity": "sha512-ZXFk7M72R0YYFN5q13niV0B7G8/5dcQ9JDp8keJSfr3GoZeXEoMHP/HlvqROA3OMbMdfr19IjCeNAnPUG93b6A==",
566
+ "cpu": [
567
+ "x64"
568
+ ],
569
+ "dev": true,
570
+ "license": "MIT",
571
+ "optional": true,
572
+ "os": [
573
+ "linux"
574
+ ]
575
+ },
576
+ "node_modules/@rollup/rollup-linux-x64-musl": {
577
+ "version": "4.24.0",
578
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.24.0.tgz",
579
+ "integrity": "sha512-w1i+L7kAXZNdYl+vFvzSZy8Y1arS7vMgIy8wusXJzRrPyof5LAb02KGr1PD2EkRcl73kHulIID0M501lN+vobQ==",
580
+ "cpu": [
581
+ "x64"
582
+ ],
583
+ "dev": true,
584
+ "license": "MIT",
585
+ "optional": true,
586
+ "os": [
587
+ "linux"
588
+ ]
589
+ },
590
+ "node_modules/@rollup/rollup-win32-arm64-msvc": {
591
+ "version": "4.24.0",
592
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.24.0.tgz",
593
+ "integrity": "sha512-VXBrnPWgBpVDCVY6XF3LEW0pOU51KbaHhccHw6AS6vBWIC60eqsH19DAeeObl+g8nKAz04QFdl/Cefta0xQtUQ==",
594
+ "cpu": [
595
+ "arm64"
596
+ ],
597
+ "dev": true,
598
+ "license": "MIT",
599
+ "optional": true,
600
+ "os": [
601
+ "win32"
602
+ ]
603
+ },
604
+ "node_modules/@rollup/rollup-win32-ia32-msvc": {
605
+ "version": "4.24.0",
606
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.24.0.tgz",
607
+ "integrity": "sha512-xrNcGDU0OxVcPTH/8n/ShH4UevZxKIO6HJFK0e15XItZP2UcaiLFd5kiX7hJnqCbSztUF8Qot+JWBC/QXRPYWQ==",
608
+ "cpu": [
609
+ "ia32"
610
+ ],
611
+ "dev": true,
612
+ "license": "MIT",
613
+ "optional": true,
614
+ "os": [
615
+ "win32"
616
+ ]
617
+ },
618
+ "node_modules/@rollup/rollup-win32-x64-msvc": {
619
+ "version": "4.24.0",
620
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.24.0.tgz",
621
+ "integrity": "sha512-fbMkAF7fufku0N2dE5TBXcNlg0pt0cJue4xBRE2Qc5Vqikxr4VCgKj/ht6SMdFcOacVA9rqF70APJ8RN/4vMJw==",
622
+ "cpu": [
623
+ "x64"
624
+ ],
625
+ "dev": true,
626
+ "license": "MIT",
627
+ "optional": true,
628
+ "os": [
629
+ "win32"
630
+ ]
631
+ },
632
+ "node_modules/@types/estree": {
633
+ "version": "1.0.6",
634
+ "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.6.tgz",
635
+ "integrity": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==",
636
+ "dev": true,
637
+ "license": "MIT"
638
+ },
639
+ "node_modules/esbuild": {
640
+ "version": "0.21.5",
641
+ "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.21.5.tgz",
642
+ "integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==",
643
+ "dev": true,
644
+ "hasInstallScript": true,
645
+ "license": "MIT",
646
+ "bin": {
647
+ "esbuild": "bin/esbuild"
648
+ },
649
+ "engines": {
650
+ "node": ">=12"
651
+ },
652
+ "optionalDependencies": {
653
+ "@esbuild/aix-ppc64": "0.21.5",
654
+ "@esbuild/android-arm": "0.21.5",
655
+ "@esbuild/android-arm64": "0.21.5",
656
+ "@esbuild/android-x64": "0.21.5",
657
+ "@esbuild/darwin-arm64": "0.21.5",
658
+ "@esbuild/darwin-x64": "0.21.5",
659
+ "@esbuild/freebsd-arm64": "0.21.5",
660
+ "@esbuild/freebsd-x64": "0.21.5",
661
+ "@esbuild/linux-arm": "0.21.5",
662
+ "@esbuild/linux-arm64": "0.21.5",
663
+ "@esbuild/linux-ia32": "0.21.5",
664
+ "@esbuild/linux-loong64": "0.21.5",
665
+ "@esbuild/linux-mips64el": "0.21.5",
666
+ "@esbuild/linux-ppc64": "0.21.5",
667
+ "@esbuild/linux-riscv64": "0.21.5",
668
+ "@esbuild/linux-s390x": "0.21.5",
669
+ "@esbuild/linux-x64": "0.21.5",
670
+ "@esbuild/netbsd-x64": "0.21.5",
671
+ "@esbuild/openbsd-x64": "0.21.5",
672
+ "@esbuild/sunos-x64": "0.21.5",
673
+ "@esbuild/win32-arm64": "0.21.5",
674
+ "@esbuild/win32-ia32": "0.21.5",
675
+ "@esbuild/win32-x64": "0.21.5"
676
+ }
677
+ },
678
+ "node_modules/fsevents": {
679
+ "version": "2.3.3",
680
+ "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
681
+ "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
682
+ "dev": true,
683
+ "hasInstallScript": true,
684
+ "license": "MIT",
685
+ "optional": true,
686
+ "os": [
687
+ "darwin"
688
+ ],
689
+ "engines": {
690
+ "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
691
+ }
692
+ },
693
+ "node_modules/nanoid": {
694
+ "version": "3.3.7",
695
+ "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz",
696
+ "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==",
697
+ "dev": true,
698
+ "funding": [
699
+ {
700
+ "type": "github",
701
+ "url": "https://github.com/sponsors/ai"
702
+ }
703
+ ],
704
+ "license": "MIT",
705
+ "bin": {
706
+ "nanoid": "bin/nanoid.cjs"
707
+ },
708
+ "engines": {
709
+ "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
710
+ }
711
+ },
712
+ "node_modules/picocolors": {
713
+ "version": "1.1.0",
714
+ "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.0.tgz",
715
+ "integrity": "sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==",
716
+ "dev": true,
717
+ "license": "ISC"
718
+ },
719
+ "node_modules/postcss": {
720
+ "version": "8.4.47",
721
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.47.tgz",
722
+ "integrity": "sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==",
723
+ "dev": true,
724
+ "funding": [
725
+ {
726
+ "type": "opencollective",
727
+ "url": "https://opencollective.com/postcss/"
728
+ },
729
+ {
730
+ "type": "tidelift",
731
+ "url": "https://tidelift.com/funding/github/npm/postcss"
732
+ },
733
+ {
734
+ "type": "github",
735
+ "url": "https://github.com/sponsors/ai"
736
+ }
737
+ ],
738
+ "license": "MIT",
739
+ "dependencies": {
740
+ "nanoid": "^3.3.7",
741
+ "picocolors": "^1.1.0",
742
+ "source-map-js": "^1.2.1"
743
+ },
744
+ "engines": {
745
+ "node": "^10 || ^12 || >=14"
746
+ }
747
+ },
748
+ "node_modules/rollup": {
749
+ "version": "4.24.0",
750
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.24.0.tgz",
751
+ "integrity": "sha512-DOmrlGSXNk1DM0ljiQA+i+o0rSLhtii1je5wgk60j49d1jHT5YYttBv1iWOnYSTG+fZZESUOSNiAl89SIet+Cg==",
752
+ "dev": true,
753
+ "license": "MIT",
754
+ "dependencies": {
755
+ "@types/estree": "1.0.6"
756
+ },
757
+ "bin": {
758
+ "rollup": "dist/bin/rollup"
759
+ },
760
+ "engines": {
761
+ "node": ">=18.0.0",
762
+ "npm": ">=8.0.0"
763
+ },
764
+ "optionalDependencies": {
765
+ "@rollup/rollup-android-arm-eabi": "4.24.0",
766
+ "@rollup/rollup-android-arm64": "4.24.0",
767
+ "@rollup/rollup-darwin-arm64": "4.24.0",
768
+ "@rollup/rollup-darwin-x64": "4.24.0",
769
+ "@rollup/rollup-linux-arm-gnueabihf": "4.24.0",
770
+ "@rollup/rollup-linux-arm-musleabihf": "4.24.0",
771
+ "@rollup/rollup-linux-arm64-gnu": "4.24.0",
772
+ "@rollup/rollup-linux-arm64-musl": "4.24.0",
773
+ "@rollup/rollup-linux-powerpc64le-gnu": "4.24.0",
774
+ "@rollup/rollup-linux-riscv64-gnu": "4.24.0",
775
+ "@rollup/rollup-linux-s390x-gnu": "4.24.0",
776
+ "@rollup/rollup-linux-x64-gnu": "4.24.0",
777
+ "@rollup/rollup-linux-x64-musl": "4.24.0",
778
+ "@rollup/rollup-win32-arm64-msvc": "4.24.0",
779
+ "@rollup/rollup-win32-ia32-msvc": "4.24.0",
780
+ "@rollup/rollup-win32-x64-msvc": "4.24.0",
781
+ "fsevents": "~2.3.2"
782
+ }
783
+ },
784
+ "node_modules/source-map-js": {
785
+ "version": "1.2.1",
786
+ "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
787
+ "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
788
+ "dev": true,
789
+ "license": "BSD-3-Clause",
790
+ "engines": {
791
+ "node": ">=0.10.0"
792
+ }
793
+ },
794
+ "node_modules/vite": {
795
+ "version": "5.4.8",
796
+ "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.8.tgz",
797
+ "integrity": "sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==",
798
+ "dev": true,
799
+ "license": "MIT",
800
+ "dependencies": {
801
+ "esbuild": "^0.21.3",
802
+ "postcss": "^8.4.43",
803
+ "rollup": "^4.20.0"
804
+ },
805
+ "bin": {
806
+ "vite": "bin/vite.js"
807
+ },
808
+ "engines": {
809
+ "node": "^18.0.0 || >=20.0.0"
810
+ },
811
+ "funding": {
812
+ "url": "https://github.com/vitejs/vite?sponsor=1"
813
+ },
814
+ "optionalDependencies": {
815
+ "fsevents": "~2.3.3"
816
+ },
817
+ "peerDependencies": {
818
+ "@types/node": "^18.0.0 || >=20.0.0",
819
+ "less": "*",
820
+ "lightningcss": "^1.21.0",
821
+ "sass": "*",
822
+ "sass-embedded": "*",
823
+ "stylus": "*",
824
+ "sugarss": "*",
825
+ "terser": "^5.4.0"
826
+ },
827
+ "peerDependenciesMeta": {
828
+ "@types/node": {
829
+ "optional": true
830
+ },
831
+ "less": {
832
+ "optional": true
833
+ },
834
+ "lightningcss": {
835
+ "optional": true
836
+ },
837
+ "sass": {
838
+ "optional": true
839
+ },
840
+ "sass-embedded": {
841
+ "optional": true
842
+ },
843
+ "stylus": {
844
+ "optional": true
845
+ },
846
+ "sugarss": {
847
+ "optional": true
848
+ },
849
+ "terser": {
850
+ "optional": true
851
+ }
852
+ }
853
+ },
854
+ "node_modules/ziko": {
855
+ "version": "0.0.16",
856
+ "resolved": "https://registry.npmjs.org/ziko/-/ziko-0.0.16.tgz",
857
+ "integrity": "sha512-D7gDg+zJ2M6PLnwIc9zQL5tlBXGiiuyZlcggk+Hf/zDb7j4IjK5NWtbXpqxCgEmu/FEyLXpQ8V+HzFyUaEZUnw==",
858
+ "license": "MIT",
859
+ "bin": {
860
+ "create-ziko-app": "starter/bin/index.js"
861
+ }
862
+ }
863
+ }
864
+ }