forked from coasys/ad4m
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdeno.lock
More file actions
878 lines (878 loc) · 61.8 KB
/
deno.lock
File metadata and controls
878 lines (878 loc) · 61.8 KB
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
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
{
"version": "5",
"redirects": {
"https://esm.sh/ajv@^6.12.3/lib/refs/json-schema-draft-06.json?module": "https://esm.sh/ajv@6.12.6/lib/refs/json-schema-draft-06.json?module",
"https://esm.sh/ajv@^6.12.3?target=denonext": "https://esm.sh/ajv@6.12.6?target=denonext",
"https://esm.sh/asn1@~0.2.3?target=denonext": "https://esm.sh/asn1@0.2.6?target=denonext",
"https://esm.sh/assert-plus@^1.0.0?target=denonext": "https://esm.sh/assert-plus@1.0.0?target=denonext",
"https://esm.sh/asynckit@^0.4.0?target=denonext": "https://esm.sh/asynckit@0.4.0?target=denonext",
"https://esm.sh/aws-sign2@~0.7.0?target=denonext": "https://esm.sh/aws-sign2@0.7.0?target=denonext",
"https://esm.sh/aws4@^1.8.0?target=denonext": "https://esm.sh/aws4@1.13.2?target=denonext",
"https://esm.sh/balanced-match@^1.0.0?target=denonext": "https://esm.sh/balanced-match@1.0.2?target=denonext",
"https://esm.sh/bcrypt-pbkdf@^1.0.0?target=denonext": "https://esm.sh/bcrypt-pbkdf@1.0.2?target=denonext",
"https://esm.sh/big-integer@^1.6.17?target=denonext": "https://esm.sh/big-integer@1.6.52?target=denonext",
"https://esm.sh/binary@~0.3.0?target=denonext": "https://esm.sh/binary@0.3.0?target=denonext",
"https://esm.sh/bluebird@~3.4.1?target=denonext": "https://esm.sh/bluebird@3.4.7?target=denonext",
"https://esm.sh/brace-expansion@^1.1.7?target=denonext": "https://esm.sh/brace-expansion@1.1.11?target=denonext",
"https://esm.sh/buffer-indexof-polyfill@~1.0.0?target=denonext": "https://esm.sh/buffer-indexof-polyfill@1.0.2?target=denonext",
"https://esm.sh/buffers@~0.1.1?target=denonext": "https://esm.sh/buffers@0.1.1?target=denonext",
"https://esm.sh/caseless@~0.12.0?target=denonext": "https://esm.sh/caseless@0.12.0?target=denonext",
"https://esm.sh/chainsaw@~0.1.0?target=denonext": "https://esm.sh/chainsaw@0.1.0?target=denonext",
"https://esm.sh/combined-stream@^1.0.6?target=denonext": "https://esm.sh/combined-stream@1.0.8?target=denonext",
"https://esm.sh/combined-stream@~1.0.6?target=denonext": "https://esm.sh/combined-stream@1.0.8?target=denonext",
"https://esm.sh/core-util-is@~1.0.0?target=denonext": "https://esm.sh/core-util-is@1.0.3?target=denonext",
"https://esm.sh/delayed-stream@~1.0.0?target=denonext": "https://esm.sh/delayed-stream@1.0.0?target=denonext",
"https://esm.sh/duplexer2@~0.1.4?target=denonext": "https://esm.sh/duplexer2@0.1.4?target=denonext",
"https://esm.sh/ecc-jsbn@~0.1.1/lib/ec?target=denonext": "https://esm.sh/ecc-jsbn@0.1.2/lib/ec?target=denonext",
"https://esm.sh/ecc-jsbn@~0.1.1?target=denonext": "https://esm.sh/ecc-jsbn@0.1.2?target=denonext",
"https://esm.sh/extend@~3.0.2?target=denonext": "https://esm.sh/extend@3.0.2?target=denonext",
"https://esm.sh/extsprintf@^1.2.0?target=denonext": "https://esm.sh/extsprintf@1.4.1?target=denonext",
"https://esm.sh/fast-deep-equal@^3.1.1?target=denonext": "https://esm.sh/fast-deep-equal@3.1.3?target=denonext",
"https://esm.sh/fast-json-stable-stringify@^2.0.0?target=denonext": "https://esm.sh/fast-json-stable-stringify@2.1.0?target=denonext",
"https://esm.sh/forever-agent@~0.6.1?target=denonext": "https://esm.sh/forever-agent@0.6.1?target=denonext",
"https://esm.sh/form-data@~2.3.2?target=denonext": "https://esm.sh/form-data@2.3.3?target=denonext",
"https://esm.sh/fs.realpath@^1.0.0?target=denonext": "https://esm.sh/fs.realpath@1.0.0?target=denonext",
"https://esm.sh/fstream@^1.0.12?target=denonext": "https://esm.sh/fstream@1.0.12?target=denonext",
"https://esm.sh/glob@^7.1.3?target=denonext": "https://esm.sh/glob@7.2.3?target=denonext",
"https://esm.sh/graceful-fs?target=denonext": "https://esm.sh/graceful-fs@4.2.11?target=denonext",
"https://esm.sh/graceful-fs@^4.1.2?target=denonext": "https://esm.sh/graceful-fs@4.2.11?target=denonext",
"https://esm.sh/graceful-fs@^4.2.0?target=denonext": "https://esm.sh/graceful-fs@4.2.11?target=denonext",
"https://esm.sh/graceful-fs@^4.2.2?target=denonext": "https://esm.sh/graceful-fs@4.2.11?target=denonext",
"https://esm.sh/har-schema@^2.0.0?target=denonext": "https://esm.sh/har-schema@2.0.0?target=denonext",
"https://esm.sh/har-validator@~5.1.3?target=denonext": "https://esm.sh/har-validator@5.1.5?target=denonext",
"https://esm.sh/http-signature@~1.2.0?target=denonext": "https://esm.sh/http-signature@1.2.0?target=denonext",
"https://esm.sh/inflight@^1.0.4?target=denonext": "https://esm.sh/inflight@1.0.6?target=denonext",
"https://esm.sh/is-typedarray@~1.0.0?target=denonext": "https://esm.sh/is-typedarray@1.0.0?target=denonext",
"https://esm.sh/isarray@~1.0.0?target=denonext": "https://esm.sh/isarray@1.0.0?target=denonext",
"https://esm.sh/isstream@~0.1.2?target=denonext": "https://esm.sh/isstream@0.1.2?target=denonext",
"https://esm.sh/jsbn@~0.1.0?target=denonext": "https://esm.sh/jsbn@0.1.1?target=denonext",
"https://esm.sh/json-schema-traverse@^0.4.1?target=denonext": "https://esm.sh/json-schema-traverse@0.4.1?target=denonext",
"https://esm.sh/json-stringify-safe@~5.0.1?target=denonext": "https://esm.sh/json-stringify-safe@5.0.1?target=denonext",
"https://esm.sh/jsonfile@^6.0.1/utils?target=denonext": "https://esm.sh/jsonfile@6.1.0/utils?target=denonext",
"https://esm.sh/jsonfile@^6.0.1?target=denonext": "https://esm.sh/jsonfile@6.1.0?target=denonext",
"https://esm.sh/jsprim@^1.2.2?target=denonext": "https://esm.sh/jsprim@1.4.2?target=denonext",
"https://esm.sh/listenercount@~1.0.1?target=denonext": "https://esm.sh/listenercount@1.0.1?target=denonext",
"https://esm.sh/mime-types@^2.1.12?target=denonext": "https://esm.sh/mime-types@2.1.35?target=denonext",
"https://esm.sh/mime-types@~2.1.19?target=denonext": "https://esm.sh/mime-types@2.1.35?target=denonext",
"https://esm.sh/minimatch@^3.1.1?target=denonext": "https://esm.sh/minimatch@3.1.2?target=denonext",
"https://esm.sh/mkdirp@^0.5.6?target=denonext": "https://esm.sh/mkdirp@0.5.6?target=denonext",
"https://esm.sh/oauth-sign@~0.9.0?target=denonext": "https://esm.sh/oauth-sign@0.9.0?target=denonext",
"https://esm.sh/once@^1.3.0?target=denonext": "https://esm.sh/once@1.4.0?target=denonext",
"https://esm.sh/path-is-absolute@^1.0.0?target=denonext": "https://esm.sh/path-is-absolute@1.0.1?target=denonext",
"https://esm.sh/performance-now@^2.1.0?target=denonext": "https://esm.sh/performance-now@2.1.0?target=denonext",
"https://esm.sh/process-nextick-args@~2.0.0?target=denonext": "https://esm.sh/process-nextick-args@2.0.1?target=denonext",
"https://esm.sh/psl@^1.1.28?target=denonext": "https://esm.sh/psl@1.15.0?target=denonext",
"https://esm.sh/qs@~6.5.2?target=denonext": "https://esm.sh/qs@6.5.3?target=denonext",
"https://esm.sh/readable-stream@^2.0.2?target=denonext": "https://esm.sh/readable-stream@2.3.8?target=denonext",
"https://esm.sh/readable-stream@~2.3.6?target=denonext": "https://esm.sh/readable-stream@2.3.8?target=denonext",
"https://esm.sh/request@^2.88.0?target=denonext": "https://esm.sh/request@2.88.2?target=denonext",
"https://esm.sh/rimraf@2?target=denonext": "https://esm.sh/rimraf@2.7.1?target=denonext",
"https://esm.sh/safe-buffer@^5.0.1?target=denonext": "https://esm.sh/safe-buffer@5.2.1?target=denonext",
"https://esm.sh/safe-buffer@^5.1.2?target=denonext": "https://esm.sh/safe-buffer@5.2.1?target=denonext",
"https://esm.sh/safe-buffer@~5.1.0?target=denonext": "https://esm.sh/safe-buffer@5.1.2?target=denonext",
"https://esm.sh/safe-buffer@~5.1.1?target=denonext": "https://esm.sh/safe-buffer@5.1.2?target=denonext",
"https://esm.sh/safer-buffer@^2.0.2?target=denonext": "https://esm.sh/safer-buffer@2.1.2?target=denonext",
"https://esm.sh/safer-buffer@^2.1.0?target=denonext": "https://esm.sh/safer-buffer@2.1.2?target=denonext",
"https://esm.sh/safer-buffer@~2.1.0?target=denonext": "https://esm.sh/safer-buffer@2.1.2?target=denonext",
"https://esm.sh/setimmediate@~1.0.4?target=denonext": "https://esm.sh/setimmediate@1.0.5?target=denonext",
"https://esm.sh/sshpk@^1.7.0?target=denonext": "https://esm.sh/sshpk@1.18.0?target=denonext",
"https://esm.sh/string_decoder@~1.1.1?target=denonext": "https://esm.sh/string_decoder@1.1.1?target=denonext",
"https://esm.sh/tough-cookie@~2.5.0?target=denonext": "https://esm.sh/tough-cookie@2.5.0?target=denonext",
"https://esm.sh/traverse@^0.3.9?target=denonext": "https://esm.sh/traverse@0.3.9?target=denonext",
"https://esm.sh/tunnel-agent@^0.6.0?target=denonext": "https://esm.sh/tunnel-agent@0.6.0?target=denonext",
"https://esm.sh/tweetnacl@^0.14.3?target=denonext": "https://esm.sh/tweetnacl@0.14.5?target=denonext",
"https://esm.sh/tweetnacl@~0.14.0?target=denonext": "https://esm.sh/tweetnacl@0.14.5?target=denonext",
"https://esm.sh/universalify@^2.0.0?target=denonext": "https://esm.sh/universalify@2.0.1?target=denonext",
"https://esm.sh/uri-js@^4.2.2?target=denonext": "https://esm.sh/uri-js@4.4.1?target=denonext",
"https://esm.sh/util-deprecate@~1.0.1?target=denonext": "https://esm.sh/util-deprecate@1.0.2?target=denonext",
"https://esm.sh/uuid@^3.3.2/v4?target=denonext": "https://esm.sh/uuid@3.4.0/v4?target=denonext",
"https://esm.sh/wrappy@1?target=denonext": "https://esm.sh/wrappy@1.0.2?target=denonext"
},
"remote": {
"https://deno.land/std@0.185.0/_util/asserts.ts": "178dfc49a464aee693a7e285567b3d0b555dc805ff490505a8aae34f9cfb1462",
"https://deno.land/std@0.185.0/_util/os.ts": "d932f56d41e4f6a6093d56044e29ce637f8dcc43c5a90af43504a889cf1775e3",
"https://deno.land/std@0.185.0/jsonc/mod.ts": "b88dce28eb3645667caa856538ae2fe87af51410822544a0b45a4177ef3bd7dd",
"https://deno.land/std@0.185.0/jsonc/parse.ts": "2910e33bc7c3b243e3b6f3a39ce4d6ca84337b277a8df6f2ad2d9e4adbcddc08",
"https://deno.land/std@0.185.0/path/_constants.ts": "e49961f6f4f48039c0dfed3c3f93e963ca3d92791c9d478ac5b43183413136e0",
"https://deno.land/std@0.185.0/path/_interface.ts": "6471159dfbbc357e03882c2266d21ef9afdb1e4aa771b0545e90db58a0ba314b",
"https://deno.land/std@0.185.0/path/_util.ts": "d7abb1e0dea065f427b89156e28cdeb32b045870acdf865833ba808a73b576d0",
"https://deno.land/std@0.185.0/path/common.ts": "ee7505ab01fd22de3963b64e46cff31f40de34f9f8de1fff6a1bd2fe79380000",
"https://deno.land/std@0.185.0/path/glob.ts": "d479e0a695621c94d3fd7fe7abd4f9499caf32a8de13f25073451c6ef420a4e1",
"https://deno.land/std@0.185.0/path/mod.ts": "bf718f19a4fdd545aee1b06409ca0805bd1b68ecf876605ce632e932fe54510c",
"https://deno.land/std@0.185.0/path/posix.ts": "8b7c67ac338714b30c816079303d0285dd24af6b284f7ad63da5b27372a2c94d",
"https://deno.land/std@0.185.0/path/separator.ts": "0fb679739d0d1d7bf45b68dacfb4ec7563597a902edbaf3c59b50d5bcadd93b1",
"https://deno.land/std@0.185.0/path/win32.ts": "d186344e5583bcbf8b18af416d13d82b35a317116e6460a5a3953508c3de5bba",
"https://deno.land/x/denoflate@1.2.1/mod.ts": "f5628e44b80b3d80ed525afa2ba0f12408e3849db817d47a883b801f9ce69dd6",
"https://deno.land/x/denoflate@1.2.1/pkg/denoflate.js": "b9f9ad9457d3f12f28b1fb35c555f57443427f74decb403113d67364e4f2caf4",
"https://deno.land/x/denoflate@1.2.1/pkg/denoflate_bg.wasm.js": "d581956245407a2115a3d7e8d85a9641c032940a8e810acbd59ca86afd34d44d",
"https://deno.land/x/esbuild@v0.17.18/mod.js": "84b5044def8a2e94770b79d295a1dd74f5ee453514c5b4f33571e22e1c882898",
"https://deno.land/x/esbuild@v0.18.2/mod.js": "18d970b38b1793525dd4434e3c6a9f6f56e86822e6e02e00511c9b84996c0a60",
"https://deno.land/x/esbuild_deno_loader@0.7.0/deps.ts": "1c312cea080df5e550f6adc00d97f42ac9b6f514988a8e07e839c68a4634f296",
"https://deno.land/x/esbuild_deno_loader@0.7.0/mod.ts": "ebf6726cf3bb9d1a992bddb99a9acb628d376cad4a1c48452345366fdc53e60c",
"https://deno.land/x/esbuild_deno_loader@0.7.0/src/deno.ts": "88bc896666e5290ce31d7fe98a7c1b67e9c68f8b8bcdf89ad4a983bbd841a458",
"https://deno.land/x/esbuild_deno_loader@0.7.0/src/loader_native.ts": "495f73abe07bc07738396536e494e1e63d09b01cb38e9b5e34fbdda6da662ba8",
"https://deno.land/x/esbuild_deno_loader@0.7.0/src/loader_portable.ts": "036c1ff6300e3a78f6e6355bde92eb28c6f3b84439d0969262022283f0f40559",
"https://deno.land/x/esbuild_deno_loader@0.7.0/src/plugin_deno_loader.ts": "fe9c4f231cec7ad759c7f4b5e2e15205fc2e245b6c8bfd6a12dec6df30648b55",
"https://deno.land/x/esbuild_deno_loader@0.7.0/src/plugin_deno_resolver.ts": "bfa1a38d4edd6a75b363fee2163039a8525eaba37c76955070069186c7a2cddb",
"https://deno.land/x/esbuild_deno_loader@0.7.0/src/shared.ts": "7233a824b8357836bfa62975f78ab602442a0d880411c32ead8859035abd9d63",
"https://deno.land/x/importmap@0.2.1/_util.ts": "ada9a9618b537e6c0316c048a898352396c882b9f2de38aba18fd3f2950ede89",
"https://deno.land/x/importmap@0.2.1/mod.ts": "ae3d1cd7eabd18c01a4960d57db471126b020f23b37ef14e1359bbb949227ade",
"https://esm.sh/ajv@6.12.6/denonext/ajv.mjs": "b31a0df750c752ca461950a411ae2daa3a3a625304fe30a87f4f29b40ad761c1",
"https://esm.sh/ajv@6.12.6/lib/refs/json-schema-draft-06.json?module": "d694a70afc568c06f9fc40cca3628fa6716e306b6dc1fbd425a409717ad21919",
"https://esm.sh/ajv@6.12.6?target=denonext": "1ed61bc00ddfc729b3295ae8a79fb51aca6528fa21431473e44386fe3ecbeadc",
"https://esm.sh/asn1@0.2.6/denonext/asn1.mjs": "c6480ef9774fed88eb8b09bff139ebb8702af4c5af32c74098a62e4c19807039",
"https://esm.sh/asn1@0.2.6?target=denonext": "1a2d3599e926e999d384c62db56b34b1ea2ebb8008f296d1edd6a47e7e49c5a5",
"https://esm.sh/assert-plus@1.0.0/denonext/assert-plus.mjs": "a26db39160202df45537985ce895c9590a3a833a71f78e8ebe7a8ec1e7b5cf89",
"https://esm.sh/assert-plus@1.0.0?target=denonext": "3228f132fe30026eefe094014c6f2ae56db4eb0dc3053efb390dc5c8e7bf70f0",
"https://esm.sh/asynckit@0.4.0/denonext/asynckit.mjs": "4ef3be6eb52c104699b90ca5524db55ec15bc76b361432f05c16b6106279ba72",
"https://esm.sh/asynckit@0.4.0?target=denonext": "c6bd8832d6d16b648e22d124a16d33c3a7f7076e92be9444f2e4f6b27545708d",
"https://esm.sh/aws-sign2@0.7.0/denonext/aws-sign2.mjs": "bc480c7cb867412f4cff3fa23d867c6c37687f878c4ff80e3e74cc3fc6224fb8",
"https://esm.sh/aws-sign2@0.7.0?target=denonext": "f257009f805b2e99f138b32bc339791f60b13b054fc395c5e1ef5ed466a3dae2",
"https://esm.sh/aws4@1.13.2/denonext/aws4.mjs": "c618b0e5370a51aa075a2bc31b5e28f8e091a0f6a2cd00abc7e814584cd830fd",
"https://esm.sh/aws4@1.13.2?target=denonext": "110592f124b30167a00d3362900039ef514d9ec8c654affa48c9afb0a8d4f0f7",
"https://esm.sh/balanced-match@1.0.2/denonext/balanced-match.mjs": "f5c1249307feeb11c86f01aad5a3e1956837aa506720754f39277b0318f3fca0",
"https://esm.sh/balanced-match@1.0.2?target=denonext": "0212d336642dd2f874fe13604bf5eaa2caf08c1dab84e87f4b284d9e8972d9c9",
"https://esm.sh/bcrypt-pbkdf@1.0.2/denonext/bcrypt-pbkdf.mjs": "a13ee1eca565bcdb8fffaa130d6c2fbbef21967398e50e66cc4e467fad8e410b",
"https://esm.sh/bcrypt-pbkdf@1.0.2?target=denonext": "67f9a399962e8ed2d63865b1790fbe8cbf38c97e126f03999e4ff081c50e32cf",
"https://esm.sh/big-integer@1.6.52/denonext/big-integer.mjs": "7502ee0b048d07b55950aaf2fe1b0c881ccf265911ab217597244593dc4fc860",
"https://esm.sh/big-integer@1.6.52?target=denonext": "9daaad776ad50335c3b93f87ad713dde27b8f7b3e7b358453ccf7014652b33d5",
"https://esm.sh/binary@0.3.0/denonext/binary.mjs": "5c6276b8414d5c3012f860209cfb01b042490f92663311d38c0aa4c7c5fcdb92",
"https://esm.sh/binary@0.3.0?target=denonext": "25ac33f58064495c2ab537d1bb4e2391263caf0dcd18906ffe087fe7adbbeec8",
"https://esm.sh/bluebird@3.4.7/denonext/bluebird.mjs": "e7790270ecf4732f678c00a617ad0190efe1d8feedf7aff45f5fd74f95fa3e09",
"https://esm.sh/bluebird@3.4.7?target=denonext": "2939782a5fcba0816811bb0ba67e64b740d3bf53b3c2100f659b6e25e70bcfaa",
"https://esm.sh/brace-expansion@1.1.11/denonext/brace-expansion.mjs": "3ff9824fb0073fcf8f5c3a591485ec540b07d40b965d05ee6bfe04fb8da82704",
"https://esm.sh/brace-expansion@1.1.11?target=denonext": "4bab1de035b4c92ab513cc9583c2f5745b188d66fb9f8deb5e22bfaffd3f1603",
"https://esm.sh/buffer-indexof-polyfill@1.0.2/denonext/buffer-indexof-polyfill.mjs": "cf8a26bccdcbe9aa7419d30e100a4bfc3eef4a982e81ad7a5a41697fe0507add",
"https://esm.sh/buffer-indexof-polyfill@1.0.2?target=denonext": "5d9cc51b0da87363798a8a114fa7d7b95d44d89c571916bcac43fd8f1cf28255",
"https://esm.sh/buffers@0.1.1/denonext/buffers.mjs": "0fcf48222f92beb9c155055e0e9a1b318beee0941fe1cd86366105f86000193c",
"https://esm.sh/buffers@0.1.1?target=denonext": "9efda4be3d48dccd8e6741a4c9d70a2300d3c4dab1b389c61f12d488ae9c6cd4",
"https://esm.sh/caseless@0.12.0/denonext/caseless.mjs": "afdc5cb28a048b80a3003debbcfb072257c5f40e17be9bc038a5c20f274b3237",
"https://esm.sh/caseless@0.12.0?target=denonext": "157275c3bc13348d23318d02b17d96bcfc59202d396d33f7f4c597130e03e096",
"https://esm.sh/chainsaw@0.1.0/denonext/chainsaw.mjs": "38d0095483bb422a138255ccf1b8fe0a0c71885334bb2bc1a68500c08d1acdfc",
"https://esm.sh/chainsaw@0.1.0?target=denonext": "f6efacebdfdde093b02301772b78366fe40fb2d8074ec108c2d3f81aa8c91230",
"https://esm.sh/combined-stream@1.0.8/denonext/combined-stream.mjs": "364b91aa4c33e5f0b4075949d93a3407b21a8695031e7c2be29999d588f9ca2c",
"https://esm.sh/combined-stream@1.0.8?target=denonext": "a0c89b8b29494e966774c7a708e33cc2df16a0bbe2279c841d088e169e7ab3c4",
"https://esm.sh/core-util-is@1.0.2/denonext/core-util-is.mjs": "2315de14f36d20f9cc2547b5fb6cbc62dc6a3f77843a27b6a46d4b5001fbb4fe",
"https://esm.sh/core-util-is@1.0.3/denonext/core-util-is.mjs": "cfcf1ae63d56751cbe4b3b90b90b7eea577c5380c4adc272ddea4b7db2bdbbf2",
"https://esm.sh/core-util-is@1.0.3?target=denonext": "6c72958f8a1c8f42016b48c984a0f3d799ea1e0cd321f499fec0bf8db916c17f",
"https://esm.sh/delayed-stream@1.0.0/denonext/delayed-stream.mjs": "051a3501b7b3d3c593b78a2c7305093a8e363c518cd156f1a77117185e312abe",
"https://esm.sh/delayed-stream@1.0.0?target=denonext": "d363b81e01f4c886114df14aa660c1a938bbb4be851ff12132260bed0db6126e",
"https://esm.sh/duplexer2@0.1.4/denonext/duplexer2.mjs": "6ebf3cc39d148dea91d4718b46d1e13d46aeab9123ad7e12c69ebe6e36014682",
"https://esm.sh/duplexer2@0.1.4?target=denonext": "527f0875d4ef2c564895aa3ff43c0adf2907714700d83f93ccf7cabc9ef2c8fc",
"https://esm.sh/ecc-jsbn@0.1.2/denonext/ecc-jsbn.mjs": "66a575a61b72bb0a69022010a060e03c2399d137369038e4fae0da16c21e3467",
"https://esm.sh/ecc-jsbn@0.1.2/denonext/lib/ec.mjs": "cef6481ddb8e9d05d2daa66450c14a085a67c135f960351034b82be46b8e6c95",
"https://esm.sh/ecc-jsbn@0.1.2/lib/ec?target=denonext": "b31f3d22e92562b4921b2e9034f0ece4d76117ffe62f827e6bec2ad5c1b76cc7",
"https://esm.sh/ecc-jsbn@0.1.2?target=denonext": "d81056d5071b2f7c1facb85a05c37961909359d6567ed06cf7dae060f6fc1824",
"https://esm.sh/extend@3.0.2/denonext/extend.mjs": "2fcb45893e5be70d629e3c4c6f3100ee1bba03bc672ece1d4ae57c3b88db3a71",
"https://esm.sh/extend@3.0.2?target=denonext": "35f0cb416b1c2975321f6cfc0fc0e9ae13d3a83fe90705718880f502a2e22ea4",
"https://esm.sh/extsprintf@1.3.0/denonext/extsprintf.mjs": "1e2f27af005e5b3d781483aad59bdae5d0d54094a45f367e005de37fc910d162",
"https://esm.sh/extsprintf@1.4.1/denonext/extsprintf.mjs": "181b2ad8d0efc06f50ab1096306ead1f2cbebf5d1ed342f88b35a0e076d5d10e",
"https://esm.sh/extsprintf@1.4.1?target=denonext": "1443ad92d4b22873bdfd14a5d63598178bf999485f64b879ca29444955e156c2",
"https://esm.sh/fast-deep-equal@3.1.3/denonext/fast-deep-equal.mjs": "66e5d717af5e6a08366cc6aa421af1838a773895070bfee46c45102adf7ddc5f",
"https://esm.sh/fast-deep-equal@3.1.3?target=denonext": "2d47696bbd2c43a836e333ae5035542a56eb76e4fd728204c75eaaeea86c3b5c",
"https://esm.sh/fast-json-stable-stringify@2.1.0/denonext/fast-json-stable-stringify.mjs": "edae2bd0fb538bc5f0f96bed91feb67bae0ec529e9a84fe834f9a8ce221d74d2",
"https://esm.sh/fast-json-stable-stringify@2.1.0?target=denonext": "25839cf11cd499b0f730bcfa5496783a8a94de435b58082725883ee3320a917c",
"https://esm.sh/forever-agent@0.6.1/denonext/forever-agent.mjs": "819b7719b7d41b9535ff2e39a4ced1977c306d569d8647c0e43bbf43c6c521ec",
"https://esm.sh/forever-agent@0.6.1?target=denonext": "1cb4bb0302506b8e16201966139d71487a4f96439ceb9533f8abb5308fa667ba",
"https://esm.sh/form-data@2.3.3/denonext/form-data.mjs": "3717aa00bb60aa2287d4db42b1c37f85d607f039bca176006afef6028dd8ab83",
"https://esm.sh/form-data@2.3.3?target=denonext": "f4114224902d749b9ca5e6e15ee5f18a9a07ae43dd24f75eb115420fa50f7244",
"https://esm.sh/fs-extra@11.1.1": "2526bdbf5d98451eb9da80cb11606d422d820485662619ce40dd454d20f9aae8",
"https://esm.sh/fs-extra@11.1.1/denonext/fs-extra.mjs": "5dd3a9424fefe40bd9fee0197ec044a9113b4734f9404594de5169c27bc4baa8",
"https://esm.sh/fs-extra@11.1.1/denonext/lib/copy/index.mjs": "49437e2abc51aa10c6a6ba34f709dc69d3f1ee375932b75a31214fa985ca5043",
"https://esm.sh/fs-extra@11.1.1/denonext/lib/empty/index.mjs": "127277e2f67d9f54ea64a9863f6f2ee9db81704cbe9f4da22d7b342274a310b8",
"https://esm.sh/fs-extra@11.1.1/denonext/lib/ensure/index.mjs": "4e58c7696e37d321ccee729ac09208d2a3a60ff202cabc352d20a16c885db68a",
"https://esm.sh/fs-extra@11.1.1/denonext/lib/fs/index.mjs": "955ed1ede71ff997efadcd8a9ab7b1938733de6aec4fb9f58074c48306af3982",
"https://esm.sh/fs-extra@11.1.1/denonext/lib/json/index.mjs": "beb8fd5d0840b6ae1887ca347d85daa38b340e2040f92a756ffd2bac55d43443",
"https://esm.sh/fs-extra@11.1.1/denonext/lib/mkdirs/index.mjs": "1dc4a8c1e581349c020b1ee440f7f54f4e02d118105654bfa1e1ffa157f788c7",
"https://esm.sh/fs-extra@11.1.1/denonext/lib/move/index.mjs": "218f94fb325c7db3d1e7b302405270826c0d370dc436f8263444642dbf0fe13b",
"https://esm.sh/fs-extra@11.1.1/denonext/lib/output-file/index.mjs": "ae76c20ee612340659be7b935013b9848b545e00884f0711cf153576fcb1e2f8",
"https://esm.sh/fs-extra@11.1.1/denonext/lib/path-exists/index.mjs": "6458a35f541f7919c2746ab3529eb34e2ab1186e08d592af9f13f2bc9dd898b6",
"https://esm.sh/fs-extra@11.1.1/denonext/lib/remove/index.mjs": "9298b595fea8b4c97eed9704de32a8d2fef76a707c0a0b29b47f2a8b16bde0a6",
"https://esm.sh/fs-extra@11.1.1/denonext/lib/util/stat.mjs": "faaa04350f4f0e93fc93b16bee38afebc0d473cdfc115b184f92ee845db71a6e",
"https://esm.sh/fs.realpath@1.0.0/denonext/fs.realpath.mjs": "a6bd1057e6c2fb8aabc301f6b53ab5694fb0ef3fd6a7d44e57c4f330522e5b73",
"https://esm.sh/fs.realpath@1.0.0?target=denonext": "5afef456c7c130423f14cd307043a2cc9c8f7d8f729996891855fbcef0ff75ed",
"https://esm.sh/fstream@1.0.12/denonext/fstream.mjs": "fba0653321dd65f7890c24b91f16301e18e1ebb4857393fbb8eb3129062ff3d5",
"https://esm.sh/fstream@1.0.12?target=denonext": "a243ce419f20a578856ca8fc9af6436edc519d0306f950d5a1b1e94df4754883",
"https://esm.sh/glob@7.2.3/denonext/glob.mjs": "90053e59bc0a9556c3f34d363743395813405ee5afbd7b6296f3f9c2c2a81534",
"https://esm.sh/glob@7.2.3?target=denonext": "f11f84f23268e87ad85bc1fd1ee82047748d0a9376e72bb06f3f60325fc64a83",
"https://esm.sh/graceful-fs@4.2.11/denonext/graceful-fs.mjs": "448851410a9b8907727d70fdb06181bd4746c624e0d22accb536cff2ceb09065",
"https://esm.sh/graceful-fs@4.2.11?target=denonext": "a939dcb0889a7766830710a4e825793447ce21c89a16ca202aab16cbb77f2fac",
"https://esm.sh/har-schema@2.0.0/denonext/har-schema.mjs": "df91963e6e47bdf4866e11be455424ca362c2aab5cbd915e8bf90bf207a5dcd4",
"https://esm.sh/har-schema@2.0.0?target=denonext": "882ed4725ba32c110d8b87f0bbac1f98e2d6340dbb08a931bd1ff8036e181e0e",
"https://esm.sh/har-validator@5.1.5/denonext/har-validator.mjs": "fe13a1209c5e7aed5d931f03befd57fd36dc2f562b74f8ecc0a874b4f97b767b",
"https://esm.sh/har-validator@5.1.5?target=denonext": "1b248660e9f43455140772fcd006574f21b3826bef9ad25844d68709e001b535",
"https://esm.sh/http-signature@1.2.0/denonext/http-signature.mjs": "10a71f4e49c2883060ddb9fb92adc7d74393b4908258bf4b59b69b179c5a50c4",
"https://esm.sh/http-signature@1.2.0?target=denonext": "11fd11a508778e92b73f9a196d0a135c70a3aed52f0e505750f7df0e271eda2c",
"https://esm.sh/inflight@1.0.6/denonext/inflight.mjs": "4b75807e6c5e8a3255e70ad31008766beb8d717e429f7f29847772e2f809955f",
"https://esm.sh/inflight@1.0.6?target=denonext": "b7cd1442c787798e6306cc5345e8a9df6860e3747282df4a86fdb59ab2014d9b",
"https://esm.sh/is-typedarray@1.0.0/denonext/is-typedarray.mjs": "09bd9bfe18911861fd76801998528f0643e4b3e2b296af1ebb29a542b424fa38",
"https://esm.sh/is-typedarray@1.0.0?target=denonext": "98762bc10e5c3c1018c3352359a405ed788273018369779779f5d0dfc77441ae",
"https://esm.sh/isarray@1.0.0/denonext/isarray.mjs": "0f26133cd58fc8580f99bbfd81f6290718328dc2a683c313c36f6b1e8c174edc",
"https://esm.sh/isarray@1.0.0?target=denonext": "00e227f6d016cb5a5f832f6f2de91dd8ab092c7ac830c551bfcf0f63284d89e6",
"https://esm.sh/isstream@0.1.2/denonext/isstream.mjs": "933f4c92d70f281e08f1f29496fb6e791d6f7376bfccdde23b315f8a63eed4a2",
"https://esm.sh/isstream@0.1.2?target=denonext": "f99a270589316cb01ccc80c6bf152f91c5ffc6a3b52674f9ca24023da71b6dc4",
"https://esm.sh/jsbn@0.1.1/denonext/jsbn.mjs": "a7696ae21f642b2145fc6c2328e3b69e7a37f1465335f032eb65898a221d749a",
"https://esm.sh/jsbn@0.1.1?target=denonext": "0f3655b4c9f92e721e979a08eddb06dce29ca13fc3c93fc53829f882b3416fb5",
"https://esm.sh/json-schema-traverse@0.4.1/denonext/json-schema-traverse.mjs": "6f82b730cf8e26dfa45700a51c3c646bea70cdd4c446ac9c527039024a55b063",
"https://esm.sh/json-schema-traverse@0.4.1?target=denonext": "6791c32973d21ce180928e3781ee8f376c53cfdf339764250ece95b4116b7b42",
"https://esm.sh/json-schema@0.4.0/denonext/json-schema.mjs": "95225c6fc709935fca00cfc112f2ab043d204f7bd07a8aaec75b1b5f24ca8bf6",
"https://esm.sh/json-stringify-safe@5.0.1/denonext/json-stringify-safe.mjs": "af58370fb78ca61f48f25e1316b40fe1608e95722b214058f02393f356e6e0de",
"https://esm.sh/json-stringify-safe@5.0.1?target=denonext": "035aee0f2071dd8dc8e0c7eadfb47424e65a0e60fd1fa920edeb862fb2dc9cd5",
"https://esm.sh/jsonfile@6.1.0/denonext/jsonfile.mjs": "934b4dbafd841ebc2c97d65748bbfc0b97d3ea1689e6c9f1ebc1212c11d667df",
"https://esm.sh/jsonfile@6.1.0/denonext/utils.mjs": "e570eaf54257ac33c0f65edc817334fd56a3ec7177771f728721d544b7e9ff60",
"https://esm.sh/jsonfile@6.1.0/utils?target=denonext": "11a3c72f0ccc6ed0206526e86cbab118b8f7b7ce6e8f9705c6ae594688f4c15c",
"https://esm.sh/jsonfile@6.1.0?target=denonext": "52048c1b21c84052cd5a3b9efd17279ce26f8cbb6d16b4f54f4f535da5f4bcce",
"https://esm.sh/jsprim@1.4.2/denonext/jsprim.mjs": "c387db2560b276f2f8af4a6ec41d48cda2a056b25206933d71aa79c22187eb41",
"https://esm.sh/jsprim@1.4.2?target=denonext": "6810e62e098a044d8f153679339b5a5cbf881468c5c60728a761102d6debb281",
"https://esm.sh/listenercount@1.0.1/denonext/listenercount.mjs": "adef3eeb646aa249e72b7aa217b2cc4f3f56d1121ebb5593b144f4942575b6a2",
"https://esm.sh/listenercount@1.0.1?target=denonext": "a1084493149aa38e2bd68df30ad1e0f4efc2342f475f6b0b9a517009ad2c1cfb",
"https://esm.sh/mime-db@1.52.0/denonext/mime-db.mjs": "f93feb3d7150014b71bd0d06c5bd819db56a089b31b8b79a3b0466bb37ef005e",
"https://esm.sh/mime-types@2.1.35/denonext/mime-types.mjs": "704bdb318816fe1360c90a196f7cb3ba6e25fe207707cc2df873f890ad2e5f44",
"https://esm.sh/mime-types@2.1.35?target=denonext": "e4cc9a1aabecc1be22d194375ec3b99cc9d51700cc4629ab689975451c0a8ce5",
"https://esm.sh/minimatch@3.1.2/denonext/minimatch.mjs": "9afbcc692479261d66232c959ec17f204d4dd55f6297e3f0dbce3d70586c171c",
"https://esm.sh/minimatch@3.1.2?target=denonext": "4d1367aff41856e84350a30289fa3a7214c7c1d4fd7f808e9f1c6db4f8944de8",
"https://esm.sh/mkdirp@0.5.6/denonext/mkdirp.mjs": "cadf7e1d82e85adc16db2c5ef06f8cfe4bf5961547611667f7cbd7ea472ac66f",
"https://esm.sh/mkdirp@0.5.6?target=denonext": "2d3d5c85062d167544db02d6c07101b540383cec7137f7967eb76167a095dc84",
"https://esm.sh/node-wget-js@1.0.1": "cd4c4a6a4d8e0e33c4070a9ba002f28d309341905e851ea557873b72d54a7131",
"https://esm.sh/node-wget-js@1.0.1/denonext/node-wget-js.mjs": "5a599d9d79363d5278b72d014f1ffe17fd1cc624e9949aebafe882c6d0a7aec4",
"https://esm.sh/oauth-sign@0.9.0/denonext/oauth-sign.mjs": "7d1a7e5f41f0f099fc4cf651ba3e7a612236fc56b07dbcc14c2eb417ef71f621",
"https://esm.sh/oauth-sign@0.9.0?target=denonext": "cee27fce9766fa3114f81fec402fed96e1171cdad407d7d6db1e3a9f6228db67",
"https://esm.sh/once@1.4.0/denonext/once.mjs": "cb2ad3a1bf30d4a2400ad6f8477c36fcee3538a95729e6bf071a8446dd69fbea",
"https://esm.sh/once@1.4.0?target=denonext": "76b137ba41d1f2fb149bfcad1d01565884edf385635622611ce3d9fc8b8b54ce",
"https://esm.sh/path-is-absolute@1.0.1/denonext/path-is-absolute.mjs": "766423bb65ca750b4e728e59bfa01b674e5a6fe0c6409220710f2edb74acaa89",
"https://esm.sh/path-is-absolute@1.0.1?target=denonext": "7dc4538eb9f034c0c977400f7c3c367a088e5245817fc8a5d27597f405eda85b",
"https://esm.sh/performance-now@2.1.0/denonext/performance-now.mjs": "865e852a187e5ac0622bc803aa0e959f633a71f2b6c297cda8806961febe889b",
"https://esm.sh/performance-now@2.1.0?target=denonext": "19f5f27e3631f9a471d73e9bf3f3731cd099701a7656817ee92f922a9c0f3272",
"https://esm.sh/process-nextick-args@2.0.1/denonext/process-nextick-args.mjs": "adffdd507c6571957aaab9d3f0a2aa54febdda1b4d546a57967fd2299505339e",
"https://esm.sh/process-nextick-args@2.0.1?target=denonext": "b80260031d83086964facc0efc6e2cc8fd878d9ce14dfcf6999e508a4d8d13d0",
"https://esm.sh/psl@1.15.0/denonext/psl.mjs": "098feead55f7c9e049ac48a67cc7dac29283670880519fd7d9dfcdf589fec094",
"https://esm.sh/psl@1.15.0?target=denonext": "60952f0526f57f553ec70f64fcec5986911036e97c8ec5a3023f7ab9389d2754",
"https://esm.sh/qs@6.5.3/denonext/qs.mjs": "3a3f9a29eb1675d5efeca82970eadd5e582140aeacb1aeac9d436167f43b2a89",
"https://esm.sh/qs@6.5.3?target=denonext": "1be23a50f3dddfb64077eb2377c49b08e90ec76a615fef45d2510f712d892206",
"https://esm.sh/readable-stream@2.3.8/denonext/readable-stream.mjs": "738c1c2f90f84663b7bf1a4151d280079e6eab3ae3b2a5b5c759af02364b5ea4",
"https://esm.sh/readable-stream@2.3.8?target=denonext": "a8d158c470101e7518fdf293728d4cb8b2ab2cac73140940c8a9ee5542194e13",
"https://esm.sh/request@2.88.2/denonext/request.mjs": "7f031ff4b5f79dfeb1209afcd1ec43887664d03ea45d1d3200d49b94de4e085c",
"https://esm.sh/request@2.88.2?target=denonext": "65239304a8f5cec746a3e1dfce8a2a48be96795056d05b3445ef2aecda863266",
"https://esm.sh/rimraf@2.7.1/denonext/rimraf.mjs": "3332efea5f514f95e877abae14b1a3014ee5bc77a1b5676c3973f592ef59e2e2",
"https://esm.sh/rimraf@2.7.1?target=denonext": "9fab55e332498885e13d54cdc65b0aa15bad3233de731418e4b9c46a3f538a32",
"https://esm.sh/safe-buffer@5.1.2/denonext/safe-buffer.mjs": "848e2c2dafb98ea738399526e4396607872d1118acf8eb56eecd2a5f3be75568",
"https://esm.sh/safe-buffer@5.1.2?target=denonext": "3126988c629e3dc2d6126b26f654aceae10ad989622a21cb2a73ee72603f7df8",
"https://esm.sh/safe-buffer@5.2.1/denonext/safe-buffer.mjs": "51b088d69d0bbf6d7ce4179853887e105715df40e432a3bff0e9575cc2285276",
"https://esm.sh/safe-buffer@5.2.1?target=denonext": "34028b9647c849fa96dfd3d9f217a3adca8b43b13409820ac3f43fb15eba3e20",
"https://esm.sh/safer-buffer@2.1.2/denonext/safer-buffer.mjs": "63b601ca3ed03a32349ca04538ac898f2c520dbc6b554246d11c482c31e8a6b8",
"https://esm.sh/safer-buffer@2.1.2?target=denonext": "381ed15e73b07affd71d58c070213d027e4b8951c381f44e5f80589d3ea9957b",
"https://esm.sh/setimmediate@1.0.5/denonext/setimmediate.mjs": "30f30e809d4a3826d3c0821bd60d5ae6997a2950ab6f56eac0661e4a0fc9530f",
"https://esm.sh/setimmediate@1.0.5?target=denonext": "e4cdae47cf945bcf372b8dcb0cdc8a494d616eac423ae43375097a1a01b57704",
"https://esm.sh/sshpk@1.18.0/denonext/sshpk.mjs": "90b9cf117eca79f1ea3ebc7f3e7469d1a73b6f754736645c9804942a7ef99911",
"https://esm.sh/sshpk@1.18.0?target=denonext": "230209414b18a877b34a260fbe34a97426a3443d8cf1cfb754b1247c61cf9613",
"https://esm.sh/string_decoder@1.1.1/denonext/string_decoder.mjs": "494e5a7fae95d5326e8aee93b4adfde75e389eea7a54bc1feea8549e786da032",
"https://esm.sh/string_decoder@1.1.1?target=denonext": "092c97b62b99368a40fa044c402188472658bc71529415f73c16f66c05aaf6bf",
"https://esm.sh/tough-cookie@2.5.0/denonext/tough-cookie.mjs": "94c365d9c94a095d8e619d95d6a7ab12e19cb90b84add216a6c2dfbb8c32d5ad",
"https://esm.sh/tough-cookie@2.5.0?target=denonext": "18be4a3a95b862c3b305189deea0c9ebe49b5c40bd3677dd442389652b9b6e54",
"https://esm.sh/traverse@0.3.9/denonext/traverse.mjs": "7e051fb088a770c89a36a6e5fb52f9339d7407a801636ef1db431d4919cdfd92",
"https://esm.sh/traverse@0.3.9?target=denonext": "0f20e1d206c5d356727c94ab760225ae5cf41e2e74e6ec395fb1656dc87e0d61",
"https://esm.sh/tunnel-agent@0.6.0/denonext/tunnel-agent.mjs": "74e2299dc96e4fc7620f46ec24913e61c4d7c3af051311e1b6b62c5dacf7bad5",
"https://esm.sh/tunnel-agent@0.6.0?target=denonext": "60103eafe6e24b4f375fc9e6c9752043a12218c3fbcac3262eee72461379e4ee",
"https://esm.sh/tweetnacl@0.14.5/denonext/tweetnacl.mjs": "0b20678695bf53289130dc8c81228bc4546376793fba3511a88f4f8692883cac",
"https://esm.sh/tweetnacl@0.14.5?target=denonext": "096e690ec1feb6eceeb0040937f50bf3a95153eed5422f17c11e0167bf6e5222",
"https://esm.sh/universalify@2.0.1/denonext/universalify.mjs": "7f51d7d7c4858996d728dc882a4eb7f979e2536baa0352a30931512ead5b886e",
"https://esm.sh/universalify@2.0.1?target=denonext": "6bde2f37b4383572add239f6d9a73e03783291eb05f4b757d875deee3a8febb1",
"https://esm.sh/unzipper@0.10.14": "19a7cb301af98f19548b85fef39679ad3eab49c42d13e50f39f729eb71125d00",
"https://esm.sh/unzipper@0.10.14/denonext/unzipper.mjs": "55bc31cc1755191196f97bda121d33c0b0323fc04efc2f7572d6173974d976c0",
"https://esm.sh/uri-js@4.4.1/denonext/uri-js.mjs": "bd68de3817f6918945452daf63e75f42cda9b299115b525e8c905b53c2e64854",
"https://esm.sh/uri-js@4.4.1?target=denonext": "712c0abb88b934bb78fe2919ee64eb73cd17a09867993f879cfe422c15b4172a",
"https://esm.sh/util-deprecate@1.0.2/denonext/util-deprecate.mjs": "083639894972cb68837eef26346c43bdd01357977149e0a4493f76192a4008b8",
"https://esm.sh/util-deprecate@1.0.2?target=denonext": "859f4df8ba771a4c33143185d3db6a7edb824fab1ed4f9a4b96ac0e6bc3ef1a4",
"https://esm.sh/uuid@3.4.0/denonext/v4.mjs": "8b957a5849b03b73ee2658fab1b20a2003875c00900a4ad197d15e92fb9d8aed",
"https://esm.sh/uuid@3.4.0/v4?target=denonext": "07d4965f7cc4c0d0b90555fbdeaf99e18f927c807e003e1c3e77d54a4c2afb21",
"https://esm.sh/v135/ajv@6.12.6/denonext/ajv.mjs": "34edf781706f54b55f5507f059be72c1792788f2a7a5b4cdd51797dc90edc180",
"https://esm.sh/v135/asn1@0.2.6/denonext/asn1.mjs": "6c05654e48e84fa15c3370af7411565cd5e45810b213961c1f1ae71a5faa2468",
"https://esm.sh/v135/assert-plus@1.0.0/denonext/assert-plus.mjs": "50ebe34b817cc311a7ebbe63d5af0b72ad0ab9e30b6c90e3344c11556e98e2c2",
"https://esm.sh/v135/aws-sign2@0.7.0/denonext/aws-sign2.mjs": "acf5add98759b9dedaba54335c791f468b3fc1681f86cdc86306da24b52611e0",
"https://esm.sh/v135/aws4@1.12.0/denonext/aws4.mjs": "a9bee7397e4d31e972b28d4cba022e92e82a7e277462662aa4d20642b2847d51",
"https://esm.sh/v135/balanced-match@1.0.2/denonext/balanced-match.mjs": "b2f9737a6fb330aedd4a444eb85ba127d757c49032a528400fc0e2efb70ddca3",
"https://esm.sh/v135/bcrypt-pbkdf@1.0.2/denonext/bcrypt-pbkdf.mjs": "4eb45c92c86ff9433e849407f18f2239b658537e84285db46d2de4c3d53a8aff",
"https://esm.sh/v135/big-integer@1.6.51/denonext/big-integer.mjs": "f35cd654bd00974380bfcda29cf735fb67cbd4461337c89a8fecba7062d7320f",
"https://esm.sh/v135/big-integer@1.6.52/denonext/big-integer.mjs": "e19d1a50baedc8fe96134f5103b2d20552d59f4ba28bdee3cc546f27d629cdbc",
"https://esm.sh/v135/binary@0.3.0/denonext/binary.mjs": "40418f36cd1b4f50d38667aaccc0cdb58a8c7bd87012f5316ab6810630b17be1",
"https://esm.sh/v135/bluebird@3.4.7/denonext/bluebird.mjs": "f75a63584b615528ae4a27d7fe9764bcacf498d9e7f50df7af233fb289149fad",
"https://esm.sh/v135/brace-expansion@1.1.11/denonext/brace-expansion.mjs": "37804872dca2bd08f67fee3ab0a1c56b0612243fc46e5792b1f9d2a53bdb79c8",
"https://esm.sh/v135/buffer-indexof-polyfill@1.0.2/denonext/buffer-indexof-polyfill.mjs": "3d2c5039207acbe7332fb8e46d7d71d6457964f733b3bbf6c7c064128f807351",
"https://esm.sh/v135/buffers@0.1.1/denonext/buffers.mjs": "4627646bbfc3fcb1ee6c3d71e670a4382fd735fd5e5976aa738031b234b1acc2",
"https://esm.sh/v135/caseless@0.12.0/denonext/caseless.mjs": "eac4e184e71bd3d35df9187bbbf6b6d3cc46163631bcc4a3f44ac2270e4023b7",
"https://esm.sh/v135/chainsaw@0.1.0/denonext/chainsaw.mjs": "cc312b3aed0145e4cd160f2304b2c3b4b06de71481f77cfa5506a63937ea484f",
"https://esm.sh/v135/combined-stream@1.0.8/denonext/combined-stream.mjs": "4b7a8082ef1a084bad6a435ff7f2281d499e66da5362819c23e44e11dbaddd15",
"https://esm.sh/v135/concat-map@0.0.1/denonext/concat-map.mjs": "1a5a143263db86cb520387e65d8ce2fde374b66cf64aed488b5138836b1d5674",
"https://esm.sh/v135/core-util-is@1.0.2/denonext/core-util-is.mjs": "68c63612923430dfc235660d8f51ee58c62f006647fd2c7e70d2bd6cb88490a9",
"https://esm.sh/v135/core-util-is@1.0.3/denonext/core-util-is.mjs": "f19dfe63f62278ae0c5a25bd85ffeac5bbdb099b22f005d01bbb62673505deec",
"https://esm.sh/v135/delayed-stream@1.0.0/denonext/delayed-stream.mjs": "91dde4f416c73d8b00d12a32caa6a0bf51f475f371006b26f2dff2225c1fa602",
"https://esm.sh/v135/duplexer2@0.1.4/denonext/duplexer2.mjs": "9eb15e7b975db2792c5323503803c8a00d39b05cc7d191219d53b91c1cdc4cc6",
"https://esm.sh/v135/ecc-jsbn@0.1.2/denonext/ecc-jsbn.mjs": "110763dc51c55cff40b5961e60a0baa9dff8a428dcce66461ab0336f724b7230",
"https://esm.sh/v135/ecc-jsbn@0.1.2/denonext/lib/ec.js": "f689d1dc7ee9b938eec69912ec164e4e410de16f98f8354f38e5d18efeb0e134",
"https://esm.sh/v135/extend@3.0.2/denonext/extend.mjs": "6ab9e4890dfa54ec88fa326fca525c211141d6da72188f54e9610d1281219c9e",
"https://esm.sh/v135/extsprintf@1.3.0/denonext/extsprintf.mjs": "dbc93e01da864a22a1fdc65ad7327750630650e4b93800bca8a6a01b15ddc62d",
"https://esm.sh/v135/extsprintf@1.4.1/denonext/extsprintf.mjs": "8bdd25041746ec393223c2ab3f740f38d672b8f6e52e384f5c9f114688319405",
"https://esm.sh/v135/fast-deep-equal@3.1.3/denonext/fast-deep-equal.mjs": "6313b3e05436550e1c0aeb2a282206b9b8d9213b4c6f247964dd7bb4835fb9e5",
"https://esm.sh/v135/fast-json-stable-stringify@2.1.0/denonext/fast-json-stable-stringify.mjs": "56a4807f5bc022ed2a240d97b4ca83c1227fece1e5e7e48f1c4971cd333ee6c5",
"https://esm.sh/v135/forever-agent@0.6.1/denonext/forever-agent.mjs": "5d244907c144ca1c911d59151fed46c3806fb13138ae9f6f6dfdd562ec07abd7",
"https://esm.sh/v135/form-data@2.3.3/denonext/form-data.mjs": "afa71f2621744fcc0440f00ec5f86f998d8a4f83a4b8efe3a815ac7d4e2c3110",
"https://esm.sh/v135/fs-extra@11.1.1": "0bcbcea996809c76ff8a1fb47464dbd79ce2d5758c7d85e826e448224ded1613",
"https://esm.sh/v135/fs-extra@11.1.1/denonext/fs-extra.mjs": "b67df6b0b64a48e5a57a98e7b763f25b48b9362b5ae7570c660feeb000fccbb2",
"https://esm.sh/v135/fs.realpath@1.0.0/denonext/fs.realpath.mjs": "2d690bfa365fc259d42d6cb27744765ba8776b46f2c73dd0596b118b62846250",
"https://esm.sh/v135/fstream@1.0.12/denonext/fstream.mjs": "f2dffe858de95436a62c555f4abc3801732d47d29dd64d1e33b6e00fdfb9b6f6",
"https://esm.sh/v135/glob@7.2.3/denonext/glob.mjs": "be436d9a76adcc928311acda4fd840c7bcf5b7656ac2a7afcb3aa72bc8f0c02e",
"https://esm.sh/v135/graceful-fs@4.2.11/denonext/graceful-fs.mjs": "a66bf1921989bb71134113af421659e1bb7c87688add249055dc47256d06734c",
"https://esm.sh/v135/har-schema@2.0.0/denonext/har-schema.mjs": "f21658ffb9036937a5a3761fd5a97223151367a0976e14075cdd0a31827f23a5",
"https://esm.sh/v135/har-validator@5.1.5/denonext/har-validator.mjs": "40be97ff95615e2d14fd612705e36b5670672f32c8bdcf9a9c265518625b49f8",
"https://esm.sh/v135/http-signature@1.2.0/denonext/http-signature.mjs": "1874b5a36ebbb4bb1bbfe9557ae1a659b60c6f1705155c0f548410953d7b8b34",
"https://esm.sh/v135/inflight@1.0.6/denonext/inflight.mjs": "89d3877aeb6f9907692baef6b5bb55204a86e10435be3d53f059ef7255a59378",
"https://esm.sh/v135/inherits@2.0.4/denonext/inherits.mjs": "8095f3d6aea060c904fb24ae50f2882779c0acbe5d56814514c8b5153f3b4b3b",
"https://esm.sh/v135/is-typedarray@1.0.0/denonext/is-typedarray.mjs": "78aa6bbff21364228aaaa4c439ab26330f85890bda39f31d647979e28840183d",
"https://esm.sh/v135/isarray@1.0.0/denonext/isarray.mjs": "6368a41cf02c83843453ac571deb4c393c14e6f5e1d9ca6bbe43a4623f3856c8",
"https://esm.sh/v135/isstream@0.1.2/denonext/isstream.mjs": "79bdc5c186129e14c88b0361492326a94a0f5c6f2a2d20704f61b21dea15a9b1",
"https://esm.sh/v135/jsbn@0.1.1/denonext/jsbn.mjs": "a9c7ddb1ee5367ee612962400062792b92f1ca9b5d88a349e2cdf9205a4966e3",
"https://esm.sh/v135/json-schema-traverse@0.4.1/denonext/json-schema-traverse.mjs": "600fde14c574305fb803c77ef635d0d280375fb4bbea9aba4d2698b60c0c4c68",
"https://esm.sh/v135/json-schema@0.4.0/denonext/json-schema.mjs": "41a48bdce920f69ceab755dc5b566abbb18d3cbc3fa1bdca77363b005152d495",
"https://esm.sh/v135/json-stringify-safe@5.0.1/denonext/json-stringify-safe.mjs": "4e8043a286815d39517ff646c371ed0fc9334a44eafb5c58cb92d1bb55762671",
"https://esm.sh/v135/jsonfile@6.1.0/denonext/jsonfile.mjs": "4e77e1f77e03d615ef2aab6e45fed9a9a03038891c8517e4bd090276970f2682",
"https://esm.sh/v135/jsonfile@6.1.0/denonext/utils.js": "a76d9f84e8c04c5d4415874c5bd37747ac40ee99aff89c848224e8c034d57b3f",
"https://esm.sh/v135/jsprim@1.4.2/denonext/jsprim.mjs": "d59be95cca0a7c6b5b4dda02b1b37ecceaf25ae0a2b9c06d1f88898e6264fdfb",
"https://esm.sh/v135/listenercount@1.0.1/denonext/listenercount.mjs": "73830e1dc6f6b2ebf799ee1e8e12728fa18a847c16205fcb7c37704fff84f6d7",
"https://esm.sh/v135/mime-db@1.52.0/denonext/mime-db.mjs": "52b5de94b0afa2139224f83773d90861fbc2fca6a1994f1a00a52733e14f4720",
"https://esm.sh/v135/mime-types@2.1.35/denonext/mime-types.mjs": "17e735bb133c14d5f6e1e5fe26e92d9e4e10c738f7154ed12ff34c9a74a492cd",
"https://esm.sh/v135/minimatch@3.1.2/denonext/minimatch.mjs": "5182258d1cd985e8a951162619f7869579c78a5e2581c4c5e495cff71353b7a1",
"https://esm.sh/v135/mkdirp@0.5.6/denonext/mkdirp.mjs": "a97862bee9e237f3a31ba2953698764d37af03c51037ee1447eb489938de79a1",
"https://esm.sh/v135/node-wget-js@1.0.1": "e5cad5370cd9263074be076072fd77509056df8d15d3582e5e1f16019706447e",
"https://esm.sh/v135/node-wget-js@1.0.1/denonext/node-wget-js.mjs": "dff263d12be60c963b508ffaa6cf4d1f7cbe02fb359159a96d7a6bce33806d89",
"https://esm.sh/v135/oauth-sign@0.9.0/denonext/oauth-sign.mjs": "7a45a8ef8cef2aefcb6c93a219b0f292564e86cbf0188dd670c749c3cde7c1c6",
"https://esm.sh/v135/once@1.4.0/denonext/once.mjs": "5ab9193c36609f6c5cf6f1e2e37dd952c87d8ff0b0267433c29b228a2c470cd5",
"https://esm.sh/v135/path-is-absolute@1.0.1/denonext/path-is-absolute.mjs": "678005e3a51e4d28fabe4689d94e4fc86e00bed0f1f86d6225f1bb83b94a1b2e",
"https://esm.sh/v135/performance-now@2.1.0/denonext/performance-now.mjs": "a585d755e99f6bba45aee1b3c4da425a0e74f833d90031cd95d1b7c95a0ed317",
"https://esm.sh/v135/process-nextick-args@2.0.1/denonext/process-nextick-args.mjs": "a57885eb600374afb2521e1d47e92df4d292d49c90c31496da5d0dde2f0d0b5f",
"https://esm.sh/v135/psl@1.9.0/denonext/psl.mjs": "f40e9bcba5f6602eeb677f85f8e2b5c24b706bade58ced5b272044ebea609d9b",
"https://esm.sh/v135/qs@6.5.3/denonext/qs.mjs": "52aacd73eca176e38c893941f231947569cd5a69e5a9c3d51c7dfd42788baa35",
"https://esm.sh/v135/readable-stream@2.3.8/denonext/readable-stream.mjs": "acf060ba58890a4049fd951c869568658050bdfc13b51f26e90414b77cad4e9c",
"https://esm.sh/v135/request@2.88.2/denonext/request.mjs": "449aa8492d1a254f1e786c19ea8201ca6a8baf82cabbbe2f6ce187d10891f88a",
"https://esm.sh/v135/rimraf@2.7.1/denonext/rimraf.mjs": "a75a79e9221b1f8720f971e7fd51a9550d90dca8863537b37afa2eb12dfb810c",
"https://esm.sh/v135/safe-buffer@5.1.2/denonext/safe-buffer.mjs": "bf91200afdaf8be92e5c7d4c79e4dc9b5c534f76e104f1b37e5891d6f81eaca2",
"https://esm.sh/v135/safe-buffer@5.2.1/denonext/safe-buffer.mjs": "facbcb4f4622e13062978522fa12c42cae4e12f55b0e1d3fa1c4bc751bd827c7",
"https://esm.sh/v135/safer-buffer@2.1.2/denonext/safer-buffer.mjs": "ce0e787812c668ba082ad5b75958490c714b6e05836bd5b6013d9f75727c006f",
"https://esm.sh/v135/setimmediate@1.0.5/denonext/setimmediate.mjs": "a99826ffd3fd11930c0512c7c72064a7464b9422c8a061229c2d556a14020935",
"https://esm.sh/v135/sshpk@1.18.0/denonext/sshpk.mjs": "e9e5aa35d6c11a3f3b4d193e9fcf0c6b29de6c8b965ef8a9e2b7877c6779061c",
"https://esm.sh/v135/tough-cookie@2.5.0/denonext/tough-cookie.mjs": "41fddd90297444d22d616a8b08e9c52f607d651898d7515076f40ae0c60da720",
"https://esm.sh/v135/traverse@0.3.9/denonext/traverse.mjs": "4029cb1c30c91055e03a92a124eb014bfad79807607f55c6c2a9407072ef352c",
"https://esm.sh/v135/tunnel-agent@0.6.0/denonext/tunnel-agent.mjs": "aa03945c97482eab83c73b4c49f5977400347129d02834438a235614a3a89ba1",
"https://esm.sh/v135/tweetnacl@0.14.5/denonext/tweetnacl.mjs": "07971fd08ba5a7cfa7c3c99e35756c877226dcfd1bd652055d8cdc4c25f8dbb2",
"https://esm.sh/v135/universalify@2.0.1/denonext/universalify.mjs": "3e22beea3659a25ca081af8acc4422e997a40094665b5bf3f28ce6b4d76ea1cd",
"https://esm.sh/v135/unzipper@0.10.14": "f9e8647bd5121a61a3ffa9e1c75225740021185b35ffa10457bf8f71ec13f258",
"https://esm.sh/v135/unzipper@0.10.14/denonext/unzipper.mjs": "630475f8c6949b2398de5cec2d1537dc5eb27755310cd3006e0f0f7ad0afad12",
"https://esm.sh/v135/uri-js@4.4.1/denonext/uri-js.mjs": "901d462f9db207376b39ec603d841d87e6b9e9568ce97dfaab12aa77d0f99f74",
"https://esm.sh/v135/util-deprecate@1.0.2/denonext/util-deprecate.mjs": "f69f67cf655c38428b0934e0f7c865c055834a87cc3866b629d6b2beb21005e9",
"https://esm.sh/v135/uuid@3.4.0/denonext/v4.js": "d39137361c1d3d2c96e76e2978ddd769152f3d21fa48ddc2df5d488a30856e3a",
"https://esm.sh/v135/verror@1.10.0/denonext/verror.mjs": "d379d23283399eee270c577746438983178103fb96a7ad2f0167cceb9b9106e0",
"https://esm.sh/v135/wrappy@1.0.2/denonext/wrappy.mjs": "3c31e4782e0307cf56b319fcec6110f925dafe6cb47a8fa23350d480f5fa8b06",
"https://esm.sh/verror@1.10.0/denonext/verror.mjs": "4c826d153d8f57302a8c09b0c5d4c6d02babfcc05dcf1ed4641d081311e67e5e",
"https://esm.sh/wrappy@1.0.2/denonext/wrappy.mjs": "9b30fecc8c0ab8657d63ee25d8d67f22fed7ce32136e667f7da1e88cbc8b8ef4",
"https://esm.sh/wrappy@1.0.2?target=denonext": "8320150f54fb04978cacf7cfc557e43eca3b628375e09d45e78268d8035def7f"
},
"workspace": {
"packageJson": {
"dependencies": [
"npm:@changesets/cli@^2.25.2",
"npm:eslint-config-custom@*",
"npm:patch-package@^6.5.0",
"npm:prettier@latest",
"npm:readline-sync@1.4.10",
"npm:turbo@latest"
]
},
"members": {
"ad4m-hooks/helpers": {
"packageJson": {
"dependencies": [
"npm:@types/uuid@9",
"npm:uuid@*"
]
}
},
"ad4m-hooks/react": {
"packageJson": {
"dependencies": [
"npm:@types/react-dom@^18.2.19",
"npm:@types/react@^18.2.55"
]
}
},
"bootstrap-languages/agent-language": {
"packageJson": {
"dependencies": [
"npm:@coasys/ad4m@*",
"npm:@coasys/rollup-plugin-holochain@^0.0.3",
"npm:@rollup/plugin-commonjs@17",
"npm:@rollup/plugin-json@^4.1.0",
"npm:@rollup/plugin-node-resolve@8",
"npm:@rollup/plugin-typescript@^11.1.0",
"npm:@tsconfig/svelte@1",
"npm:@types/node@18",
"npm:email-validator@^2.0.4",
"npm:md5@^2.3.0",
"npm:postcss@^8.2.1",
"npm:rollup-plugin-postcss@4",
"npm:rollup-plugin-string@3",
"npm:rollup-plugin-svelte@6",
"npm:rollup-plugin-terser@7",
"npm:rollup@^2.3.4",
"npm:run-script-os@^1.1.6",
"npm:svelte-check@1",
"npm:svelte-preprocess@4",
"npm:svelte@3",
"npm:tslib@2",
"npm:typescript@^4.2.4",
"npm:xmlhttprequest@^1.8.0"
]
}
},
"bootstrap-languages/centralized-agent-language": {
"packageJson": {
"dependencies": [
"npm:@coasys/ad4m@*",
"npm:@perspect3vism/rollup-plugin-dna@^0.0.2",
"npm:@rollup/plugin-commonjs@17",
"npm:@rollup/plugin-json@^4.1.0",
"npm:@rollup/plugin-node-resolve@8",
"npm:@rollup/plugin-typescript@^11.1.0",
"npm:@tsconfig/svelte@1",
"npm:@types/node@18",
"npm:email-validator@^2.0.4",
"npm:md5@^2.3.0",
"npm:postcss@^8.2.1",
"npm:rollup-plugin-postcss@4",
"npm:rollup-plugin-string@3",
"npm:rollup-plugin-svelte@6",
"npm:rollup-plugin-terser@7",
"npm:rollup@^2.3.4",
"npm:run-script-os@^1.1.6",
"npm:svelte-check@1",
"npm:svelte-preprocess@4",
"npm:svelte@3",
"npm:tslib@2",
"npm:typescript@^4.2.4",
"npm:xmlhttprequest@^1.8.0"
]
}
},
"bootstrap-languages/centralized-p-diff-sync": {
"packageJson": {
"dependencies": [
"npm:@coasys/ad4m@*",
"npm:@perspect3vism/rollup-plugin-dna@^0.0.2",
"npm:@rollup/plugin-commonjs@14",
"npm:@rollup/plugin-json@^4.1.0",
"npm:@rollup/plugin-node-resolve@8",
"npm:@rollup/plugin-typescript@4",
"npm:@tsconfig/svelte@1",
"npm:@types/node@18",
"npm:faker@^5.5.3",
"npm:rollup-plugin-postcss@^3.1.8",
"npm:rollup-plugin-string@3",
"npm:rollup-plugin-svelte@6",
"npm:rollup-plugin-terser@7",
"npm:rollup@^2.3.4",
"npm:run-script-os@^1.1.6",
"npm:svelte-check@1",
"npm:svelte-preprocess@4",
"npm:svelte@3",
"npm:tslib@2",
"npm:typescript@^4.5.5"
]
}
},
"bootstrap-languages/direct-message-language": {
"packageJson": {
"dependencies": [
"npm:@coasys/ad4m@*",
"npm:@coasys/rollup-plugin-holochain@^0.0.3",
"npm:@rollup/plugin-commonjs@14",
"npm:@rollup/plugin-node-resolve@8",
"npm:@rollup/plugin-typescript@4",
"npm:@types/node@18",
"npm:rollup-plugin-postcss@^3.1.8",
"npm:rollup-plugin-string@3",
"npm:rollup-plugin-terser@7",
"npm:rollup@^2.3.4",
"npm:run-script-os@^1.1.6",
"npm:tslib@2",
"npm:typescript@^4.2.4"
]
}
},
"bootstrap-languages/eas": {
"packageJson": {
"dependencies": [
"npm:@coasys/ad4m@*",
"npm:@types/node@18",
"npm:tslib@2",
"npm:typescript@^4.2.4",
"npm:xmlhttprequest@^1.8.0"
]
}
},
"bootstrap-languages/embedding-vector-language": {
"packageJson": {
"dependencies": [
"npm:tslib@2",
"npm:typescript@^4.6.2",
"npm:uint8arrays@3"
]
}
},
"bootstrap-languages/file-storage": {
"packageJson": {
"dependencies": [
"npm:@coasys/ad4m@*",
"npm:@perspect3vism/rollup-plugin-dna@^0.0.2",
"npm:@rollup/plugin-commonjs@14",
"npm:@rollup/plugin-node-resolve@8",
"npm:@rollup/plugin-typescript@4",
"npm:@tsconfig/svelte@1",
"npm:@types/express@^4.17.8",
"npm:@types/node@18",
"npm:@types/uuid@9.0.1",
"npm:browserify@17",
"npm:pako@2.1.0",
"npm:rollup-plugin-postcss@^3.1.8",
"npm:rollup-plugin-string@3",
"npm:rollup-plugin-svelte@6",
"npm:rollup-plugin-terser@7",
"npm:rollup@^2.3.4",
"npm:run-script-os@^1.1.6",
"npm:svelte-check@1",
"npm:svelte-preprocess@4",
"npm:svelte@3",
"npm:tslib@2",
"npm:typescript@^4.2.4",
"npm:uint8arrays@3"
]
}
},
"bootstrap-languages/p-diff-sync": {
"packageJson": {
"dependencies": [
"npm:@coasys/ad4m@*",
"npm:@coasys/rollup-plugin-holochain@^0.0.3",
"npm:@rollup/plugin-commonjs@14",
"npm:@rollup/plugin-json@^4.1.0",
"npm:@rollup/plugin-node-resolve@8",
"npm:@rollup/plugin-typescript@4",
"npm:@tsconfig/svelte@1",
"npm:@types/node@18",
"npm:faker@^5.5.3",
"npm:rollup-plugin-postcss@^3.1.8",
"npm:rollup-plugin-string@3",
"npm:rollup-plugin-svelte@6",
"npm:rollup-plugin-terser@7",
"npm:rollup@^2.3.4",
"npm:run-script-os@^1.1.6",
"npm:svelte-check@1",
"npm:svelte-preprocess@4",
"npm:svelte@3",
"npm:tslib@2",
"npm:typescript@^4.5.5"
]
}
},
"bootstrap-languages/perspective-language": {
"packageJson": {
"dependencies": [
"npm:@coasys/ad4m@*",
"npm:@rollup/plugin-commonjs@14",
"npm:@rollup/plugin-json@^4.1.0",
"npm:@rollup/plugin-node-resolve@8",
"npm:@rollup/plugin-typescript@4",
"npm:@tsconfig/svelte@1",
"npm:rollup-plugin-postcss@^3.1.8",
"npm:rollup-plugin-string@3",
"npm:rollup-plugin-svelte@6",
"npm:rollup-plugin-terser@7",
"npm:rollup@^2.3.4",
"npm:svelte-check@1",
"npm:svelte-preprocess@4",
"npm:svelte@3",
"npm:tslib@2",
"npm:typescript@^4.5.5",
"npm:uint8arrays@3"
]
}
},
"cli": {
"packageJson": {
"dependencies": [
"npm:@coasys/ad4m-executor@*"
]
}
},
"connect": {
"packageJson": {
"dependencies": [
"npm:@apollo/client@3.7.10",
"npm:@types/node@^16.11.11",
"npm:@undecaf/barcode-detector-polyfill@~0.9.15",
"npm:@undecaf/zbar-wasm@~0.9.12",
"npm:auto-bind@^5.0.1",
"npm:esbuild-plugin-copy@^2.1.1",
"npm:esbuild-plugin-lit@^0.0.10",
"npm:esbuild-plugin-replace@^1.4.0",
"npm:esbuild@~0.15.5",
"npm:graphql-ws@5.12.0",
"npm:lit@^2.3.1",
"npm:np@^7.6.2",
"npm:npm-run-all@^4.1.5",
"npm:typescript@^4.6.2",
"npm:vite@^4.1.1"
]
}
},
"core": {
"packageJson": {
"dependencies": [
"npm:@apollo/client@3.7.10",
"npm:@apollo/server@^4.9.4",
"npm:@holochain/client@0.16.0",
"npm:@rollup/plugin-alias@^3.1.5",
"npm:@rollup/plugin-commonjs@20",
"npm:@rollup/plugin-node-resolve@^13.0.4",
"npm:@types/jest@^26.0.14",
"npm:@types/node@*",
"npm:@types/yargs@*",
"npm:base64-js@*",
"npm:class-validator@~0.13.1",
"npm:concat-md@0.5",
"npm:cross-fetch@^3.1.4",
"npm:express@4.18.2",
"npm:graphql-ws@5.12.0",
"npm:graphql@15.7.2",
"npm:honkit@4",
"npm:jest@^26.6.0",
"npm:pako@*",
"npm:patch-package@8",
"npm:react-dom@*",
"npm:react@*",
"npm:reflect-metadata@~0.1.13",
"npm:rollup@^2.56.3",
"npm:ts-jest@^26.5.6",
"npm:type-graphql@1.1.1",
"npm:typescript@^4.6.2",
"npm:ws@8.13.0"
]
}
},
"dapp": {
"packageJson": {
"dependencies": [
"npm:@coasys/ad4m-connect@*",
"npm:@coasys/ad4m@*",
"npm:@types/node@^16.7.13",
"npm:@types/react-dom@18",
"npm:@types/react@18",
"npm:@vitejs/plugin-react@^4.2.0",
"npm:@wagmi/core@^1.4.7",
"npm:react-dom@^18.2.0",
"npm:react@^18.2.0",
"npm:typescript@^5.2.2",
"npm:viem@^1.19.5",
"npm:vite@5",
"npm:wagmi@^1.4.7",
"npm:web-vitals@^2.1.0"
]
}
},
"docs-src": {
"packageJson": {
"dependencies": [
"npm:@types/node@18.11.10",
"npm:next@^13.0.6",
"npm:nextra-theme-docs@latest",
"npm:nextra@latest",
"npm:react-dom@^18.2.0",
"npm:react@^18.2.0",
"npm:typedoc-plugin-markdown@^3.15.2",
"npm:typedoc@~0.24.4",
"npm:typescript@^4.9.3"
]
}
},
"executor": {
"packageJson": {
"dependencies": [
"npm:@msgpack/msgpack@3.0.0-beta2",
"npm:@noble/secp256k1@^1.7.0",
"npm:@transmute/did-key.js@~0.2.1-unstable.29",
"npm:@types/chai@*",
"npm:@types/faker@^5.5.7",
"npm:@types/js-yaml@^4.0.2",
"npm:@types/json-stable-stringify@^1.0.33",
"npm:@types/lodash@*",
"npm:@types/mocha@*",
"npm:@types/mocha@10",
"npm:@types/node@18",
"npm:@types/secp256k1@^4.0.3",
"npm:@types/sha256@0.2",
"npm:@types/sinon@*",
"npm:@types/uuid@^8.3.1",
"npm:aloedb-node@^1.1.1",
"npm:async-mutex@~0.3.2",
"npm:chai@*",
"npm:faker@^5.1.0",
"npm:get-port@5.1.1",
"npm:js-yaml@^4.1.0",
"npm:json-stable-stringify@^1.0.1",
"npm:linkedom@~0.14.26",
"npm:lodash@^4.17.21",
"npm:mocha@*",
"npm:patch-package@8",
"npm:sha256@0.2",
"npm:sinon@*",
"npm:tmp@~0.2.1",
"npm:ts-mocha@*",
"npm:ts-node@^10.8.0",
"npm:uuid@*"
]
}
},
"test-runner": {
"packageJson": {
"dependencies": [
"npm:@apollo/client@3.7.10",
"npm:@coasys/ad4m@*",
"npm:@types/express@^4.17.13",
"npm:@types/fs-extra@^9.0.13",
"npm:@types/glob@8.1.0",
"npm:@types/node-fetch@^2.6.1",
"npm:@types/node@18",
"npm:@types/unzipper@~0.10.5",
"npm:@types/uuid@^8.3.2",
"npm:@types/ws@8.5.4",
"npm:@types/yargs@^17.0.8",
"npm:browserify@17",
"npm:chalk@4.1.2",
"npm:esm@^3.2.25",
"npm:esmify@^2.1.1",
"npm:express@4.18.2",
"npm:find-process@^1.4.7",
"npm:fs-extra@^10.0.1",
"npm:get-port@5.1.1",
"npm:glob@^7.2.0",
"npm:graphql-ws@5.12.0",
"npm:graphql@15.7.2",
"npm:node-fetch@2",
"npm:node-wget-js@^1.0.1",
"npm:subscriptions-transport-ws@0.11",
"npm:tree-kill@^1.2.2",
"npm:ts-node@^10.5.0",
"npm:typescript@^4.6.2",
"npm:unzipper@~0.10.11",
"npm:uuid@^8.3.2",
"npm:wget-improved@^3.3.0",
"npm:ws@8.13.0",
"npm:yargs@^17.3.1"
]
}
},
"tests/js": {
"packageJson": {
"dependencies": [
"npm:@apollo/client@3.7.10",
"npm:@peculiar/webcrypto@^1.1.7",
"npm:@types/chai-as-promised@*",
"npm:@types/chai@*",
"npm:@types/expect@*",
"npm:@types/faker@^5.5.7",
"npm:@types/fs-extra@^9.0.12",
"npm:@types/js-yaml@^4.0.2",
"npm:@types/json-stable-stringify@^1.0.36",
"npm:@types/lowdb@^1.0.11",
"npm:@types/mocha@*",
"npm:@types/node-fetch@^2.5.11",
"npm:@types/node@^14.14.22",
"npm:@types/sinon@*",
"npm:@types/uuid@^8.3.0",
"npm:@types/ws@^7.4.0",
"npm:body-parser@^1.20.2",
"npm:chai-as-promised@*",
"npm:chai@*",
"npm:express@4.18.2",
"npm:faker@^5.1.0",
"npm:fluent-ffmpeg@^2.1.3",
"npm:fs-extra@11.2.0",
"npm:graphql-ws@^5.14.2",
"npm:http@0.0.1-security",
"npm:json-stable-stringify@^1.1.0",
"npm:kill-process-by-name@^1.0.5",
"npm:mocha@*",
"npm:node-fetch@^3.3.0",
"npm:node-wget-js@^1.0.1",
"npm:react@^17.0.1",
"npm:run-script-os@^1.1.6",
"npm:sinon@*",
"npm:ts-mocha@*",
"npm:ts-node@10.9.1",
"npm:typescript@^4.6.2",
"npm:unzipper@~0.10.11",
"npm:uuid@*",
"npm:ws@8.13.0"
]
}
},
"ui": {
"packageJson": {
"dependencies": [
"npm:@apollo/client@3.7.10",
"npm:@coasys/flux-ui@0.9",
"npm:@preact/preset-vite@^2.4.0",
"npm:@prefresh/vite@^2.2.9",
"npm:@spartan-hc/holo-hash@0.7.0",
"npm:@tauri-apps/api@2",
"npm:@tauri-apps/cli@2.0.4",
"npm:@tauri-apps/plugin-clipboard-manager@2",
"npm:@tauri-apps/plugin-dialog@2",
"npm:@tauri-apps/plugin-fs@2",
"npm:@tauri-apps/plugin-global-shortcut@2",
"npm:@tauri-apps/plugin-http@2",
"npm:@tauri-apps/plugin-notification@2",
"npm:@tauri-apps/plugin-opener@~2.2.6",
"npm:@tauri-apps/plugin-os@2",
"npm:@tauri-apps/plugin-process@2",
"npm:@tauri-apps/plugin-shell@2",
"npm:@tauri-apps/plugin-updater@2",
"npm:@testing-library/jest-dom@^5.16.2",
"npm:@testing-library/react@^12.1.4",
"npm:@testing-library/user-event@^13.5.0",
"npm:@types/jest@^27.4.1",
"npm:@types/node@18",
"npm:@types/react-dom@^18.0.9",
"npm:@types/react@^17.0.40",
"npm:@vitejs/plugin-react-refresh@^1.3.6",
"npm:apollo-boost@~0.4.9",
"npm:customize-cra@1.0.0",
"npm:graphql-ws@5.12.0",
"npm:graphql@15.7.2",
"npm:nanoid@^3.3.4",
"npm:preact-compat@^3.19.0",
"npm:preact@^10.11.3",
"npm:react-app-rewired@^2.2.1",
"npm:react-dom@^18.2.0",
"npm:react-error-overlay@6.0.9",
"npm:react-qr-code@^2.0.7",
"npm:react-router-dom@^6.3.0",
"npm:react-scripts@^5.0.1",
"npm:react@^18.2.0",
"npm:run-script-os@^1.1.6",
"npm:typescript@^4.6.2",
"npm:vite@^4.0.1",
"npm:web-vitals@^2.1.4"
]
}
}
}
}
}