-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdeno.lock
648 lines (648 loc) · 34.5 KB
/
deno.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
{
"version": "4",
"specifiers": {
"jsr:@david/code-block-writer@^13.0.2": "13.0.3",
"jsr:@deno/cache-dir@0.8": "0.8.0",
"jsr:@deno/cache-dir@~0.10.3": "0.10.3",
"jsr:@deno/dnt@*": "0.41.3",
"jsr:@deno/dnt@0.41.1": "0.41.1",
"jsr:@deno/dnt@0.41.2": "0.41.2",
"jsr:@deno/dnt@0.41.3": "0.41.3",
"jsr:@deno/graph@~0.69.7": "0.69.10",
"jsr:@deno/graph@~0.73.1": "0.73.1",
"jsr:@std/assert@0.223": "0.223.0",
"jsr:@std/assert@0.226": "0.226.0",
"jsr:@std/assert@~0.218.2": "0.218.2",
"jsr:@std/bytes@0.223": "0.223.0",
"jsr:@std/bytes@~0.218.2": "0.218.2",
"jsr:@std/fmt@0.223": "0.223.0",
"jsr:@std/fmt@1": "1.0.3",
"jsr:@std/fmt@~0.218.2": "0.218.2",
"jsr:@std/fs@0.223": "0.223.0",
"jsr:@std/fs@1": "1.0.6",
"jsr:@std/fs@~0.218.2": "0.218.2",
"jsr:@std/fs@~0.229.3": "0.229.3",
"jsr:@std/io@0.223": "0.223.0",
"jsr:@std/io@~0.218.2": "0.218.2",
"jsr:@std/path@0.223": "0.223.0",
"jsr:@std/path@1": "1.0.8",
"jsr:@std/path@1.0.0-rc.1": "1.0.0-rc.1",
"jsr:@std/path@^1.0.8": "1.0.8",
"jsr:@std/path@~0.218.2": "0.218.2",
"jsr:@std/path@~0.225.2": "0.225.2",
"jsr:@ts-morph/bootstrap@0.24": "0.24.0",
"jsr:@ts-morph/common@0.24": "0.24.0",
"npm:@green-api/whatsapp-api-client@0.4.0-0": "0.4.0-0",
"npm:@ts-morph/bootstrap@0.22": "0.22.0",
"npm:@types/node@*": "22.5.4",
"npm:axios@*": "1.7.7",
"npm:code-block-writer@^13.0.1": "13.0.3",
"npm:js-sha256@*": "0.11.0",
"npm:sjcl@*": "1.0.8",
"npm:stable-hash@*": "0.0.4",
"npm:telegraf@*": "4.16.3",
"npm:ws@*": "8.18.0"
},
"jsr": {
"@david/code-block-writer@13.0.3": {
"integrity": "f98c77d320f5957899a61bfb7a9bead7c6d83ad1515daee92dbacc861e13bb7f"
},
"@deno/cache-dir@0.8.0": {
"integrity": "e87e80a404958f6350d903e6238b72afb92468378b0b32111f7a1e4916ac7fe7",
"dependencies": [
"jsr:@deno/graph@~0.69.7",
"jsr:@std/fmt@~0.218.2",
"jsr:@std/fs@~0.218.2",
"jsr:@std/io@~0.218.2",
"jsr:@std/path@~0.218.2"
]
},
"@deno/cache-dir@0.10.3": {
"integrity": "eb022f84ecc49c91d9d98131c6e6b118ff63a29e343624d058646b9d50404776",
"dependencies": [
"jsr:@deno/graph@~0.73.1",
"jsr:@std/fmt@0.223",
"jsr:@std/fs@0.223",
"jsr:@std/io@0.223",
"jsr:@std/path@0.223"
]
},
"@deno/dnt@0.41.1": {
"integrity": "8746a773e031ae19ef43d0eece850217b76cf1d0118fdd8e059652d7023d4aff",
"dependencies": [
"jsr:@deno/cache-dir@0.8",
"jsr:@std/fmt@~0.218.2",
"jsr:@std/fs@~0.218.2",
"jsr:@std/path@~0.218.2",
"npm:@ts-morph/bootstrap@0.22",
"npm:code-block-writer"
]
},
"@deno/dnt@0.41.2": {
"integrity": "27bd0b42ab92ec1e892cb1f95e4b3bce84151dad89dadb422ccf5b3d7d026e9c",
"dependencies": [
"jsr:@deno/cache-dir@0.8",
"jsr:@std/fmt@~0.218.2",
"jsr:@std/fs@~0.218.2",
"jsr:@std/path@~0.218.2",
"npm:@ts-morph/bootstrap@0.22",
"npm:code-block-writer"
]
},
"@deno/dnt@0.41.3": {
"integrity": "b2ef2c8a5111eef86cb5bfcae103d6a2938e8e649e2461634a7befb7fc59d6d2",
"dependencies": [
"jsr:@david/code-block-writer",
"jsr:@deno/cache-dir@~0.10.3",
"jsr:@std/fmt@1",
"jsr:@std/fs@1",
"jsr:@std/path@1",
"jsr:@ts-morph/bootstrap@0.24"
]
},
"@deno/graph@0.69.10": {
"integrity": "38fe22ac5686f6ece5daeec5a4df65c6314d7d32adcc33f77917a13cfaffa26f"
},
"@deno/graph@0.73.1": {
"integrity": "cd69639d2709d479037d5ce191a422eabe8d71bb68b0098344f6b07411c84d41"
},
"@std/assert@0.218.2": {
"integrity": "7f0a5a1a8cf86607cd6c2c030584096e1ffad27fc9271429a8cb48cfbdee5eaf"
},
"@std/assert@0.223.0": {
"integrity": "eb8d6d879d76e1cc431205bd346ed4d88dc051c6366365b1af47034b0670be24"
},
"@std/assert@0.226.0": {
"integrity": "0dfb5f7c7723c18cec118e080fec76ce15b4c31154b15ad2bd74822603ef75b3"
},
"@std/bytes@0.218.2": {
"integrity": "91fe54b232dcca73856b79a817247f4a651dbb60d51baafafb6408c137241670"
},
"@std/bytes@0.223.0": {
"integrity": "84b75052cd8680942c397c2631318772b295019098f40aac5c36cead4cba51a8"
},
"@std/fmt@0.218.2": {
"integrity": "99526449d2505aa758b6cbef81e7dd471d8b28ec0dcb1491d122b284c548788a"
},
"@std/fmt@0.223.0": {
"integrity": "6deb37794127dfc7d7bded2586b9fc6f5d50e62a8134846608baf71ffc1a5208"
},
"@std/fmt@1.0.3": {
"integrity": "97765c16aa32245ff4e2204ecf7d8562496a3cb8592340a80e7e554e0bb9149f"
},
"@std/fs@0.218.2": {
"integrity": "dd9431453f7282e8c577cc22c9e6d036055a9a980b5549f887d6012969fabcca",
"dependencies": [
"jsr:@std/assert@~0.218.2",
"jsr:@std/path@~0.218.2"
]
},
"@std/fs@0.223.0": {
"integrity": "3b4b0550b2c524cbaaa5a9170c90e96cbb7354e837ad1bdaf15fc9df1ae9c31c"
},
"@std/fs@0.229.3": {
"integrity": "783bca21f24da92e04c3893c9e79653227ab016c48e96b3078377ebd5222e6eb",
"dependencies": [
"jsr:@std/path@1.0.0-rc.1"
]
},
"@std/fs@1.0.6": {
"integrity": "42b56e1e41b75583a21d5a37f6a6a27de9f510bcd36c0c85791d685ca0b85fa2",
"dependencies": [
"jsr:@std/path@^1.0.8"
]
},
"@std/io@0.218.2": {
"integrity": "c64fbfa087b7c9d4d386c5672f291f607d88cb7d44fc299c20c713e345f2785f",
"dependencies": [
"jsr:@std/assert@~0.218.2",
"jsr:@std/bytes@~0.218.2"
]
},
"@std/io@0.223.0": {
"integrity": "2d8c3c2ab3a515619b90da2c6ff5ea7b75a94383259ef4d02116b228393f84f1",
"dependencies": [
"jsr:@std/assert@0.223",
"jsr:@std/bytes@0.223"
]
},
"@std/path@0.218.2": {
"integrity": "b568fd923d9e53ad76d17c513e7310bda8e755a3e825e6289a0ce536404e2662",
"dependencies": [
"jsr:@std/assert@~0.218.2"
]
},
"@std/path@0.223.0": {
"integrity": "593963402d7e6597f5a6e620931661053572c982fc014000459edc1f93cc3989",
"dependencies": [
"jsr:@std/assert@0.223"
]
},
"@std/path@0.225.2": {
"integrity": "0f2db41d36b50ef048dcb0399aac720a5348638dd3cb5bf80685bf2a745aa506",
"dependencies": [
"jsr:@std/assert@0.226"
]
},
"@std/path@1.0.0-rc.1": {
"integrity": "b8c00ae2f19106a6bb7cbf1ab9be52aa70de1605daeb2dbdc4f87a7cbaf10ff6"
},
"@std/path@1.0.8": {
"integrity": "548fa456bb6a04d3c1a1e7477986b6cffbce95102d0bb447c67c4ee70e0364be"
},
"@ts-morph/bootstrap@0.24.0": {
"integrity": "a826a2ef7fa8a7c3f1042df2c034d20744d94da2ee32bf29275bcd4dffd3c060",
"dependencies": [
"jsr:@ts-morph/common"
]
},
"@ts-morph/common@0.24.0": {
"integrity": "12b625b8e562446ba658cdbe9ad77774b4bd96b992ae8bd34c60dbf24d06c1f3",
"dependencies": [
"jsr:@std/fs@~0.229.3",
"jsr:@std/path@~0.225.2"
]
}
},
"npm": {
"@green-api/whatsapp-api-client@0.4.0-0": {
"integrity": "sha512-JH8yrn/D1SBGq7qcpCNl0QZobmbVw1CyGIy6HVFy9XEXlxVu8rZ5eFdReJx+VF/THSZT8bpIgKwYeZkP8q61Dg==",
"dependencies": [
"axios",
"fs",
"mime",
"rollup"
]
},
"@nodelib/fs.scandir@2.1.5": {
"integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
"dependencies": [
"@nodelib/fs.stat",
"run-parallel"
]
},
"@nodelib/fs.stat@2.0.5": {
"integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A=="
},
"@nodelib/fs.walk@1.2.8": {
"integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
"dependencies": [
"@nodelib/fs.scandir",
"fastq"
]
},
"@telegraf/types@7.1.0": {
"integrity": "sha512-kGevOIbpMcIlCDeorKGpwZmdH7kHbqlk/Yj6dEpJMKEQw5lk0KVQY0OLXaCswy8GqlIVLd5625OB+rAntP9xVw=="
},
"@ts-morph/bootstrap@0.22.0": {
"integrity": "sha512-MI5q7pid4swAlE2lcHwHRa6rcjoIMyT6fy8uuZm8BGg7DHGi/H5bQ0GMZzbk3N0r/LfStMdOYPkl+3IwvfIQ2g==",
"dependencies": [
"@ts-morph/common"
]
},
"@ts-morph/common@0.22.0": {
"integrity": "sha512-HqNBuV/oIlMKdkLshXd1zKBqNQCsuPEsgQOkfFQ/eUKjRlwndXW1AjN9LVkBEIukm00gGXSRmfkl0Wv5VXLnlw==",
"dependencies": [
"fast-glob",
"minimatch",
"mkdirp",
"path-browserify"
]
},
"@types/node@22.5.4": {
"integrity": "sha512-FDuKUJQm/ju9fT/SeX/6+gBzoPzlVCzfzmGkwKvRHQVxi4BntVbyIwf6a4Xn62mrvndLiml6z/UBXIdEVjQLXg==",
"dependencies": [
"undici-types"
]
},
"abort-controller@3.0.0": {
"integrity": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==",
"dependencies": [
"event-target-shim"
]
},
"asynckit@0.4.0": {
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="
},
"axios@1.7.7": {
"integrity": "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==",
"dependencies": [
"follow-redirects",
"form-data",
"proxy-from-env"
]
},
"balanced-match@1.0.2": {
"integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="
},
"brace-expansion@2.0.1": {
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
"dependencies": [
"balanced-match"
]
},
"braces@3.0.3": {
"integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
"dependencies": [
"fill-range"
]
},
"buffer-alloc-unsafe@1.1.0": {
"integrity": "sha512-TEM2iMIEQdJ2yjPJoSIsldnleVaAk1oW3DBVUykyOLsEsFmEc9kn+SFFPz+gl54KQNxlDnAwCXosOS9Okx2xAg=="
},
"buffer-alloc@1.2.0": {
"integrity": "sha512-CFsHQgjtW1UChdXgbyJGtnm+O/uLQeZdtbDo8mfUgYXCHSM1wgrVxXm6bSyrUuErEb+4sYVGCzASBRot7zyrow==",
"dependencies": [
"buffer-alloc-unsafe",
"buffer-fill"
]
},
"buffer-fill@1.0.0": {
"integrity": "sha512-T7zexNBwiiaCOGDg9xNX9PBmjrubblRkENuptryuI64URkXDFum9il/JGL8Lm8wYfAXpredVXXZz7eMHilimiQ=="
},
"code-block-writer@13.0.3": {
"integrity": "sha512-Oofo0pq3IKnsFtuHqSF7TqBfr71aeyZDVJ0HpmqB7FBM2qEigL0iPONSCZSO9pE9dZTAxANe5XHG9Uy0YMv8cg=="
},
"combined-stream@1.0.8": {
"integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
"dependencies": [
"delayed-stream"
]
},
"debug@4.3.7": {
"integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
"dependencies": [
"ms"
]
},
"delayed-stream@1.0.0": {
"integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ=="
},
"event-target-shim@5.0.1": {
"integrity": "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ=="
},
"fast-glob@3.3.2": {
"integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==",
"dependencies": [
"@nodelib/fs.stat",
"@nodelib/fs.walk",
"glob-parent",
"merge2",
"micromatch"
]
},
"fastq@1.17.1": {
"integrity": "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==",
"dependencies": [
"reusify"
]
},
"fill-range@7.1.1": {
"integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
"dependencies": [
"to-regex-range"
]
},
"follow-redirects@1.15.9": {
"integrity": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ=="
},
"form-data@4.0.1": {
"integrity": "sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==",
"dependencies": [
"asynckit",
"combined-stream",
"mime-types"
]
},
"fs@0.0.1-security": {
"integrity": "sha512-3XY9e1pP0CVEUCdj5BmfIZxRBTSDycnbqhIOGec9QYtmVH2fbLpj86CFWkrNOkt/Fvty4KZG5lTglL9j/gJ87w=="
},
"fsevents@2.3.3": {
"integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw=="
},
"glob-parent@5.1.2": {
"integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
"dependencies": [
"is-glob"
]
},
"is-extglob@2.1.1": {
"integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ=="
},
"is-glob@4.0.3": {
"integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
"dependencies": [
"is-extglob"
]
},
"is-number@7.0.0": {
"integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng=="
},
"js-sha256@0.11.0": {
"integrity": "sha512-6xNlKayMZvds9h1Y1VWc0fQHQ82BxTXizWPEtEeGvmOUYpBRy4gbWroHLpzowe6xiQhHpelCQiE7HEdznyBL9Q=="
},
"merge2@1.4.1": {
"integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg=="
},
"micromatch@4.0.8": {
"integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
"dependencies": [
"braces",
"picomatch"
]
},
"mime-db@1.52.0": {
"integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg=="
},
"mime-types@2.1.35": {
"integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
"dependencies": [
"mime-db"
]
},
"mime@3.0.0": {
"integrity": "sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A=="
},
"minimatch@9.0.5": {
"integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
"dependencies": [
"brace-expansion"
]
},
"mkdirp@3.0.1": {
"integrity": "sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg=="
},
"mri@1.2.0": {
"integrity": "sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA=="
},
"ms@2.1.3": {
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="
},
"node-fetch@2.7.0": {
"integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==",
"dependencies": [
"whatwg-url"
]
},
"p-timeout@4.1.0": {
"integrity": "sha512-+/wmHtzJuWii1sXn3HCuH/FTwGhrp4tmJTxSKJbfS+vkipci6osxXM5mY0jUiRzWKMTgUT8l7HFbeSwZAynqHw=="
},
"path-browserify@1.0.1": {
"integrity": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g=="
},
"picomatch@2.3.1": {
"integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA=="
},
"proxy-from-env@1.1.0": {
"integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg=="
},
"queue-microtask@1.2.3": {
"integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A=="
},
"reusify@1.0.4": {
"integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw=="
},
"rollup@2.79.2": {
"integrity": "sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==",
"dependencies": [
"fsevents"
]
},
"run-parallel@1.2.0": {
"integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==",
"dependencies": [
"queue-microtask"
]
},
"safe-compare@1.1.4": {
"integrity": "sha512-b9wZ986HHCo/HbKrRpBJb2kqXMK9CEWIE1egeEvZsYn69ay3kdfl9nG3RyOcR+jInTDf7a86WQ1d4VJX7goSSQ==",
"dependencies": [
"buffer-alloc"
]
},
"sandwich-stream@2.0.2": {
"integrity": "sha512-jLYV0DORrzY3xaz/S9ydJL6Iz7essZeAfnAavsJ+zsJGZ1MOnsS52yRjU3uF3pJa/lla7+wisp//fxOwOH8SKQ=="
},
"sjcl@1.0.8": {
"integrity": "sha512-LzIjEQ0S0DpIgnxMEayM1rq9aGwGRG4OnZhCdjx7glTaJtf4zRfpg87ImfjSJjoW9vKpagd82McDOwbRT5kQKQ=="
},
"stable-hash@0.0.4": {
"integrity": "sha512-LjdcbuBeLcdETCrPn9i8AYAZ1eCtu4ECAWtP7UleOiZ9LzVxRzzUZEoZ8zB24nhkQnDWyET0I+3sWokSDS3E7g=="
},
"telegraf@4.16.3": {
"integrity": "sha512-yjEu2NwkHlXu0OARWoNhJlIjX09dRktiMQFsM678BAH/PEPVwctzL67+tvXqLCRQQvm3SDtki2saGO9hLlz68w==",
"dependencies": [
"@telegraf/types",
"abort-controller",
"debug",
"mri",
"node-fetch",
"p-timeout",
"safe-compare",
"sandwich-stream"
]
},
"to-regex-range@5.0.1": {
"integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
"dependencies": [
"is-number"
]
},
"tr46@0.0.3": {
"integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw=="
},
"undici-types@6.19.8": {
"integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw=="
},
"webidl-conversions@3.0.1": {
"integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ=="
},
"whatwg-url@5.0.0": {
"integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==",
"dependencies": [
"tr46",
"webidl-conversions"
]
},
"ws@8.18.0": {
"integrity": "sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw=="
}
},
"remote": {
"https://deno.land/std@0.140.0/_util/assert.ts": "e94f2eb37cebd7f199952e242c77654e43333c1ac4c5c700e929ea3aa5489f74",
"https://deno.land/std@0.140.0/bytes/bytes_list.ts": "67eb118e0b7891d2f389dad4add35856f4ad5faab46318ff99653456c23b025d",
"https://deno.land/std@0.140.0/bytes/equals.ts": "fc16dff2090cced02497f16483de123dfa91e591029f985029193dfaa9d894c9",
"https://deno.land/std@0.140.0/bytes/mod.ts": "763f97d33051cc3f28af1a688dfe2830841192a9fea0cbaa55f927b49d49d0bf",
"https://deno.land/std@0.140.0/io/buffer.ts": "bd0c4bf53db4b4be916ca5963e454bddfd3fcd45039041ea161dbf826817822b",
"https://deno.land/std@0.192.0/fmt/colors.ts": "d67e3cd9f472535241a8e410d33423980bec45047e343577554d3356e1f0ef4e",
"https://deno.land/std@0.192.0/testing/_diff.ts": "1a3c044aedf77647d6cac86b798c6417603361b66b54c53331b312caeb447aea",
"https://deno.land/std@0.192.0/testing/_format.ts": "a69126e8a469009adf4cf2a50af889aca364c349797e63174884a52ff75cf4c7",
"https://deno.land/std@0.192.0/testing/asserts.ts": "e16d98b4d73ffc4ed498d717307a12500ae4f2cbe668f1a215632d19fcffc22f",
"https://deno.land/std@0.207.0/encoding/_util.ts": "f368920189c4fe6592ab2e93bd7ded8f3065b84f95cd3e036a4a10a75649dcba",
"https://deno.land/std@0.207.0/encoding/base64.ts": "81c0ecff5ccb402def58ca03d8bd245bd01da15a077d3362b568e991aa10f4d9",
"https://deno.land/x/context_inject@0.0.3/src/index.ts": "31ae9a8dcb39a8e2cb0ee785c860f0ea21d7dafa74ff723700359400017289d3",
"https://deno.land/x/gamla@108.0.0/src/array.ts": "a4cdec340ce0dccc763f126c75e25a3e7352d47103195cde3f95552e4ee263e2",
"https://deno.land/x/gamla@108.0.0/src/composeTyping.ts": "962e1a0d2bf09a6681a22eb1c616cbef78250e894b30d7bd1a9d6c35020cb242",
"https://deno.land/x/gamla@108.0.0/src/composition.ts": "7861c9e3211aca1f0dade7b0d93b3babc0502f6d96b6092d3d05feca139efa9b",
"https://deno.land/x/gamla@108.0.0/src/conditional.ts": "d584506010564eab38cb3ee7cf0522f039fc614dc9eac3c503c0c129e5a266df",
"https://deno.land/x/gamla@108.0.0/src/debug.ts": "125356d558b286d30ad20bce01789ebb7d06194207e8c8a6c9df9a1b4982b894",
"https://deno.land/x/gamla@108.0.0/src/filter.ts": "5ef1e2469984a28af0c1b855ec17b2fb8c850f27bd57c43e3b29a499349fb70e",
"https://deno.land/x/gamla@108.0.0/src/index.ts": "acdf7c211111f2799e607236701e015ab03807206fbf764d7c7792437d83b053",
"https://deno.land/x/gamla@108.0.0/src/io.ts": "cfb3a9837a68d0549951a477d380d201217a7509c72695948f075f3c87c46bef",
"https://deno.land/x/gamla@108.0.0/src/juxt.ts": "5c7129c43e8b439d04930d3fa7174010b9330a0633f7b7ddec9ae0606e5fac0a",
"https://deno.land/x/gamla@108.0.0/src/lock.ts": "95c15ddf5aad8d028bcdc72e47cd70263d3576c240656336a1be25deb6a67612",
"https://deno.land/x/gamla@108.0.0/src/map.ts": "1f1e98a4ae1bc9ca269a400c6ce68ae1b4e92bec5c22a86d9dd0b11f727ced28",
"https://deno.land/x/gamla@108.0.0/src/mapping.ts": "b2c47ba47c8352a567ad4320e5e3fd76fdf36c24c062558be069980a8f75fed7",
"https://deno.land/x/gamla@108.0.0/src/math.ts": "db211fc77286e2f7b3d9da95ea7bc487cfd6115d877aa205406df2f179614377",
"https://deno.land/x/gamla@108.0.0/src/matrix.ts": "906f0f33ec754cec89e558b37e4673df3e2e5753a23cd093dfe27b04fd981396",
"https://deno.land/x/gamla@108.0.0/src/object.ts": "3be876a3f52e55904683c62679ab95ba381289e06d37f78d418eb335bc89da81",
"https://deno.land/x/gamla@108.0.0/src/operator.ts": "f76abc2018d19a0f70abcd2b4d6b4e493034e4a9a2b43c39e857e76c2264013c",
"https://deno.land/x/gamla@108.0.0/src/promise.ts": "88f7a43588fd19ae35a8f789fa81dfd70a89d8e67191a461d179794a5c0a72ea",
"https://deno.land/x/gamla@108.0.0/src/reduce.ts": "dcd9a34b97604b83f7f75ffbdc5a4838ba401a6240c34e9bae1549784e676a9b",
"https://deno.land/x/gamla@108.0.0/src/string.ts": "d1e543fa8954088dd6b23391e657a995e87680baee4c64f652baad54446c0ded",
"https://deno.land/x/gamla@108.0.0/src/time.ts": "f695cf98eeb5cc4d79836cfd72f031cff82073c5961868c5a4778576f93506fa",
"https://deno.land/x/gamla@108.0.0/src/trace.ts": "cd693d510a9a1dd126f33ea48b02f30c37fec17addf0ca5ccadb0d007af583d8",
"https://deno.land/x/gamla@108.0.0/src/tree.ts": "c075c301efec3e8b9c0c98d9e54ddfe891a7f38103b9c32207b2ecaaf6c56385",
"https://deno.land/x/gamla@108.0.0/src/typing.ts": "3ce266f5495643ccd49b94267a9820eda9de211055bd1417d17d41a2d80465cc",
"https://deno.land/x/gamla@109.0.0/src/array.ts": "a4cdec340ce0dccc763f126c75e25a3e7352d47103195cde3f95552e4ee263e2",
"https://deno.land/x/gamla@109.0.0/src/composeTyping.ts": "962e1a0d2bf09a6681a22eb1c616cbef78250e894b30d7bd1a9d6c35020cb242",
"https://deno.land/x/gamla@109.0.0/src/composition.ts": "7861c9e3211aca1f0dade7b0d93b3babc0502f6d96b6092d3d05feca139efa9b",
"https://deno.land/x/gamla@109.0.0/src/conditional.ts": "d584506010564eab38cb3ee7cf0522f039fc614dc9eac3c503c0c129e5a266df",
"https://deno.land/x/gamla@109.0.0/src/debug.ts": "125356d558b286d30ad20bce01789ebb7d06194207e8c8a6c9df9a1b4982b894",
"https://deno.land/x/gamla@109.0.0/src/filter.ts": "5ef1e2469984a28af0c1b855ec17b2fb8c850f27bd57c43e3b29a499349fb70e",
"https://deno.land/x/gamla@109.0.0/src/index.ts": "acdf7c211111f2799e607236701e015ab03807206fbf764d7c7792437d83b053",
"https://deno.land/x/gamla@109.0.0/src/io.ts": "cfb3a9837a68d0549951a477d380d201217a7509c72695948f075f3c87c46bef",
"https://deno.land/x/gamla@109.0.0/src/juxt.ts": "5c7129c43e8b439d04930d3fa7174010b9330a0633f7b7ddec9ae0606e5fac0a",
"https://deno.land/x/gamla@109.0.0/src/lock.ts": "95c15ddf5aad8d028bcdc72e47cd70263d3576c240656336a1be25deb6a67612",
"https://deno.land/x/gamla@109.0.0/src/map.ts": "1f1e98a4ae1bc9ca269a400c6ce68ae1b4e92bec5c22a86d9dd0b11f727ced28",
"https://deno.land/x/gamla@109.0.0/src/mapping.ts": "b2c47ba47c8352a567ad4320e5e3fd76fdf36c24c062558be069980a8f75fed7",
"https://deno.land/x/gamla@109.0.0/src/math.ts": "db211fc77286e2f7b3d9da95ea7bc487cfd6115d877aa205406df2f179614377",
"https://deno.land/x/gamla@109.0.0/src/matrix.ts": "906f0f33ec754cec89e558b37e4673df3e2e5753a23cd093dfe27b04fd981396",
"https://deno.land/x/gamla@109.0.0/src/object.ts": "3be876a3f52e55904683c62679ab95ba381289e06d37f78d418eb335bc89da81",
"https://deno.land/x/gamla@109.0.0/src/operator.ts": "f76abc2018d19a0f70abcd2b4d6b4e493034e4a9a2b43c39e857e76c2264013c",
"https://deno.land/x/gamla@109.0.0/src/promise.ts": "88f7a43588fd19ae35a8f789fa81dfd70a89d8e67191a461d179794a5c0a72ea",
"https://deno.land/x/gamla@109.0.0/src/reduce.ts": "dcd9a34b97604b83f7f75ffbdc5a4838ba401a6240c34e9bae1549784e676a9b",
"https://deno.land/x/gamla@109.0.0/src/string.ts": "d1e543fa8954088dd6b23391e657a995e87680baee4c64f652baad54446c0ded",
"https://deno.land/x/gamla@109.0.0/src/time.ts": "f695cf98eeb5cc4d79836cfd72f031cff82073c5961868c5a4778576f93506fa",
"https://deno.land/x/gamla@109.0.0/src/trace.ts": "cd693d510a9a1dd126f33ea48b02f30c37fec17addf0ca5ccadb0d007af583d8",
"https://deno.land/x/gamla@109.0.0/src/tree.ts": "c075c301efec3e8b9c0c98d9e54ddfe891a7f38103b9c32207b2ecaaf6c56385",
"https://deno.land/x/gamla@109.0.0/src/typing.ts": "a71bedbd0bb052ad71d020bfec925ae0185b8ed33a97f8618f04ce96d3564ec7",
"https://deno.land/x/gamla@110.0.0/src/array.ts": "a4cdec340ce0dccc763f126c75e25a3e7352d47103195cde3f95552e4ee263e2",
"https://deno.land/x/gamla@110.0.0/src/composeTyping.ts": "962e1a0d2bf09a6681a22eb1c616cbef78250e894b30d7bd1a9d6c35020cb242",
"https://deno.land/x/gamla@110.0.0/src/composition.ts": "7861c9e3211aca1f0dade7b0d93b3babc0502f6d96b6092d3d05feca139efa9b",
"https://deno.land/x/gamla@110.0.0/src/conditional.ts": "d584506010564eab38cb3ee7cf0522f039fc614dc9eac3c503c0c129e5a266df",
"https://deno.land/x/gamla@110.0.0/src/debug.ts": "8a6c26ce502aa934faaff995182beab2676e0704dbc9e9e91be931835735ad05",
"https://deno.land/x/gamla@110.0.0/src/filter.ts": "5ef1e2469984a28af0c1b855ec17b2fb8c850f27bd57c43e3b29a499349fb70e",
"https://deno.land/x/gamla@110.0.0/src/index.ts": "acdf7c211111f2799e607236701e015ab03807206fbf764d7c7792437d83b053",
"https://deno.land/x/gamla@110.0.0/src/io.ts": "cfb3a9837a68d0549951a477d380d201217a7509c72695948f075f3c87c46bef",
"https://deno.land/x/gamla@110.0.0/src/juxt.ts": "5c7129c43e8b439d04930d3fa7174010b9330a0633f7b7ddec9ae0606e5fac0a",
"https://deno.land/x/gamla@110.0.0/src/lock.ts": "95c15ddf5aad8d028bcdc72e47cd70263d3576c240656336a1be25deb6a67612",
"https://deno.land/x/gamla@110.0.0/src/map.ts": "1f1e98a4ae1bc9ca269a400c6ce68ae1b4e92bec5c22a86d9dd0b11f727ced28",
"https://deno.land/x/gamla@110.0.0/src/mapping.ts": "b2c47ba47c8352a567ad4320e5e3fd76fdf36c24c062558be069980a8f75fed7",
"https://deno.land/x/gamla@110.0.0/src/math.ts": "db211fc77286e2f7b3d9da95ea7bc487cfd6115d877aa205406df2f179614377",
"https://deno.land/x/gamla@110.0.0/src/matrix.ts": "906f0f33ec754cec89e558b37e4673df3e2e5753a23cd093dfe27b04fd981396",
"https://deno.land/x/gamla@110.0.0/src/object.ts": "3be876a3f52e55904683c62679ab95ba381289e06d37f78d418eb335bc89da81",
"https://deno.land/x/gamla@110.0.0/src/operator.ts": "f76abc2018d19a0f70abcd2b4d6b4e493034e4a9a2b43c39e857e76c2264013c",
"https://deno.land/x/gamla@110.0.0/src/promise.ts": "88f7a43588fd19ae35a8f789fa81dfd70a89d8e67191a461d179794a5c0a72ea",
"https://deno.land/x/gamla@110.0.0/src/reduce.ts": "dcd9a34b97604b83f7f75ffbdc5a4838ba401a6240c34e9bae1549784e676a9b",
"https://deno.land/x/gamla@110.0.0/src/string.ts": "d1e543fa8954088dd6b23391e657a995e87680baee4c64f652baad54446c0ded",
"https://deno.land/x/gamla@110.0.0/src/time.ts": "f695cf98eeb5cc4d79836cfd72f031cff82073c5961868c5a4778576f93506fa",
"https://deno.land/x/gamla@110.0.0/src/trace.ts": "cd693d510a9a1dd126f33ea48b02f30c37fec17addf0ca5ccadb0d007af583d8",
"https://deno.land/x/gamla@110.0.0/src/tree.ts": "c075c301efec3e8b9c0c98d9e54ddfe891a7f38103b9c32207b2ecaaf6c56385",
"https://deno.land/x/gamla@110.0.0/src/typing.ts": "a71bedbd0bb052ad71d020bfec925ae0185b8ed33a97f8618f04ce96d3564ec7",
"https://deno.land/x/gamla@89.0.0/src/array.ts": "4af68aac769d0c9ec791776c9dfb2987cbbbe66cf9128492ec32946fa1fa464d",
"https://deno.land/x/gamla@89.0.0/src/composition.ts": "96e9f30f041130b43fe6cf8acf99be101732464cc4f083ddc436a4de5261c890",
"https://deno.land/x/gamla@89.0.0/src/conditional.ts": "03b4131f349de12dbd21f19c141dbf79a88d3ad54d6dfc943fd25d40a6976c86",
"https://deno.land/x/gamla@89.0.0/src/debug.ts": "1863acd38e867457697f1765dfc84a8f6fe4a30f5b748ed28572f936f1dcea88",
"https://deno.land/x/gamla@89.0.0/src/filter.ts": "937d6a3365d497cff76354405e6ee68d08856a98bad76c77a375d5d78a6696a0",
"https://deno.land/x/gamla@89.0.0/src/index.ts": "91a00e85e72f288e7020afb313179a0a2deff8aaf43af00aef69ac5e8b82021e",
"https://deno.land/x/gamla@89.0.0/src/io.ts": "bbbccaa2dc098365836a96e6f53982222d6b956c618bb7ec3742618e5f9299b0",
"https://deno.land/x/gamla@89.0.0/src/juxt.ts": "eb2fc164cff5cc2aee7a2642fbdd88a4fd0d874bd982cdf3bc204486c84184e1",
"https://deno.land/x/gamla@89.0.0/src/lock.ts": "309efc5d75f047acafbc1d2339c7d02872041c78901757acc09fe61411ddf3d2",
"https://deno.land/x/gamla@89.0.0/src/map.ts": "c590a81185282d3f2cb5ef53b22528ecdc6d283a3b0bc4f04e7fa3e4bd471041",
"https://deno.land/x/gamla@89.0.0/src/mapping.ts": "c95b85010fc7b65bba6d80253d1d2a176cd0b3abcfaa8d554bf4563113e4916e",
"https://deno.land/x/gamla@89.0.0/src/math.ts": "db211fc77286e2f7b3d9da95ea7bc487cfd6115d877aa205406df2f179614377",
"https://deno.land/x/gamla@89.0.0/src/matrix.ts": "906f0f33ec754cec89e558b37e4673df3e2e5753a23cd093dfe27b04fd981396",
"https://deno.land/x/gamla@89.0.0/src/operator.ts": "ef2754603208a96da7b99817911a5a5b69265bfd984ef28289c4235b3533a58b",
"https://deno.land/x/gamla@89.0.0/src/promise.ts": "88f7a43588fd19ae35a8f789fa81dfd70a89d8e67191a461d179794a5c0a72ea",
"https://deno.land/x/gamla@89.0.0/src/reduce.ts": "a98e12fb9e180b2c1feb5b47ece4dea5a9c57e2deb3a66059ae8788b90907c62",
"https://deno.land/x/gamla@89.0.0/src/string.ts": "9a420cd5e3a94accd7de9648a0eaeaac67c7476ce65019610d862ab49a4d1758",
"https://deno.land/x/gamla@89.0.0/src/time.ts": "f695cf98eeb5cc4d79836cfd72f031cff82073c5961868c5a4778576f93506fa",
"https://deno.land/x/gamla@89.0.0/src/trace.ts": "cd693d510a9a1dd126f33ea48b02f30c37fec17addf0ca5ccadb0d007af583d8",
"https://deno.land/x/gamla@89.0.0/src/tree.ts": "05efa1973a55acd34c0c8d55e2f21ca80cd918fc2912bec9648fbe5184386316",
"https://deno.land/x/gamla@89.0.0/src/typing.ts": "1af38da721b537feb29ec9ddddd2a7597fd976dea0458944265be60b6eb30ab7",
"https://deno.land/x/gamla@96.0.0/src/array.ts": "d9320f644e23fdebfbe26659fe4b056183dca21835eff40faf700f3dce15cc87",
"https://deno.land/x/gamla@96.0.0/src/composition.ts": "d903c740130e4ade54bb71941b8b135c80c6322075353b02396889075beff383",
"https://deno.land/x/gamla@96.0.0/src/conditional.ts": "d584506010564eab38cb3ee7cf0522f039fc614dc9eac3c503c0c129e5a266df",
"https://deno.land/x/gamla@96.0.0/src/debug.ts": "40bc30343b9192acdb67954e209e03ab9859d8bd8fe14d9511c75539f9d2a234",
"https://deno.land/x/gamla@96.0.0/src/filter.ts": "049645fee6c4f02c827819e872ade85e523115cfe0acd591109ee3b50da20c0e",
"https://deno.land/x/gamla@96.0.0/src/index.ts": "acdf7c211111f2799e607236701e015ab03807206fbf764d7c7792437d83b053",
"https://deno.land/x/gamla@96.0.0/src/io.ts": "663415dab0303217632ac34e3fb5bf2d44dfebdaff0f2c985646a1a6df7e66ca",
"https://deno.land/x/gamla@96.0.0/src/juxt.ts": "901cd8194c65db2816eac98d7905768fb816ff9c06367b6e56fbb7167ad2e4e9",
"https://deno.land/x/gamla@96.0.0/src/lock.ts": "29c1433244dc36a248b47f48655bf4003fc7294a94ceb139c22d770f81406f39",
"https://deno.land/x/gamla@96.0.0/src/map.ts": "585c069a89648341cf8128a66c88dc8f4848cb6b67487bc700ea4cfa7625cb6c",
"https://deno.land/x/gamla@96.0.0/src/mapping.ts": "6cea1269e8ef5e3c68681629164cf54699742307ff3c27946fdf3ac0c1547f05",
"https://deno.land/x/gamla@96.0.0/src/math.ts": "db211fc77286e2f7b3d9da95ea7bc487cfd6115d877aa205406df2f179614377",
"https://deno.land/x/gamla@96.0.0/src/matrix.ts": "906f0f33ec754cec89e558b37e4673df3e2e5753a23cd093dfe27b04fd981396",
"https://deno.land/x/gamla@96.0.0/src/object.ts": "3be876a3f52e55904683c62679ab95ba381289e06d37f78d418eb335bc89da81",
"https://deno.land/x/gamla@96.0.0/src/operator.ts": "f76abc2018d19a0f70abcd2b4d6b4e493034e4a9a2b43c39e857e76c2264013c",
"https://deno.land/x/gamla@96.0.0/src/promise.ts": "88f7a43588fd19ae35a8f789fa81dfd70a89d8e67191a461d179794a5c0a72ea",
"https://deno.land/x/gamla@96.0.0/src/reduce.ts": "5b2e125ecf8e7fe99dc24b8120af0ec998e220a1df3e50fe2222f5e0d55434de",
"https://deno.land/x/gamla@96.0.0/src/string.ts": "d99f33c497bbf5a58dd7b14c6f171059acb01b9b88e3f8236948ab50c8ccb601",
"https://deno.land/x/gamla@96.0.0/src/time.ts": "f695cf98eeb5cc4d79836cfd72f031cff82073c5961868c5a4778576f93506fa",
"https://deno.land/x/gamla@96.0.0/src/trace.ts": "cd693d510a9a1dd126f33ea48b02f30c37fec17addf0ca5ccadb0d007af583d8",
"https://deno.land/x/gamla@96.0.0/src/tree.ts": "05efa1973a55acd34c0c8d55e2f21ca80cd918fc2912bec9648fbe5184386316",
"https://deno.land/x/gamla@96.0.0/src/typing.ts": "1af38da721b537feb29ec9ddddd2a7597fd976dea0458944265be60b6eb30ab7",
"https://deno.land/x/grammy_types@v3.3.0/api.ts": "efc90a31eb6f59ae5e7a4cf5838f46529e2fa6fa7e97a51a82dbd28afad21592",
"https://deno.land/x/grammy_types@v3.3.0/inline.ts": "b5669d79f8c0c6f7d6ca856d548c1ac7d490efd54ee785d18a7c4fc12abfd73b",
"https://deno.land/x/grammy_types@v3.3.0/manage.ts": "e39ec87e74469f70f35aa51dc520b02136ea5e75f9d7a7e0e513846a00b63fd2",
"https://deno.land/x/grammy_types@v3.3.0/markup.ts": "7b547b79130a112f98fbd3f0f754c8bb926f7cab3040d244b5f597aea0e1ce09",
"https://deno.land/x/grammy_types@v3.3.0/message.ts": "e78a7797174c537bb8de80597e265121615fa36a531dd88ac5af27aa68779172",
"https://deno.land/x/grammy_types@v3.3.0/methods.ts": "7547cedfec2c2727b30b8fa38050aee6642c56673b21cfd0ac56b0e531f02795",
"https://deno.land/x/grammy_types@v3.3.0/mod.ts": "7b5f421b4fbb1761f7f0d68328eaddd515f3222ce3f3cdfbedd8d5a4781e91a7",
"https://deno.land/x/grammy_types@v3.3.0/passport.ts": "e3fb63aec96510bcc317ef48fd25b435444b8f407502d7568c00fce15f2958fd",
"https://deno.land/x/grammy_types@v3.3.0/payment.ts": "d23e9038c5b479b606e620dd84e3e67b6642ada110a962f2d5b5286e99ec7de5",
"https://deno.land/x/grammy_types@v3.3.0/settings.ts": "5e989f5bd6c587d55673bd8052293869aa2f372e9223dd7f6e28632bfe021b6e",
"https://deno.land/x/grammy_types@v3.3.0/update.ts": "6d5ec6d1f6d2acf021f807f6bbf7d541487f30672cfab4700e7f935a490c3b78"
}
}