-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathpnpm-lock.yaml
901 lines (708 loc) · 55.4 KB
/
pnpm-lock.yaml
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
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
lockfileVersion: '9.0'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
importers:
.:
dependencies:
bent:
specifier: ^7.3.12
version: https://registry.npmmirror.com/bent/-/bent-7.3.12.tgz
cheerio:
specifier: 1.0.0-rc.12
version: https://registry.npmmirror.com/cheerio/-/cheerio-1.0.0-rc.12.tgz
mkanki:
specifier: github:Serifold/mkanki#add-tag
version: https://codeload.github.com/Serifold/mkanki/tar.gz/2114a74140b8f2cdb5e1e69cd61fc41c0a213f5b
packages:
archiver-utils@https://registry.npmmirror.com/archiver-utils/-/archiver-utils-2.1.0.tgz:
resolution: {integrity: sha512-bEL/yUb/fNNiNTuUz979Z0Yg5L+LzLxGJz8x79lYmR54fmTIb6ob/hNQgkQnIUDWIFjZVQwl9Xs356I6BAMHfw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/archiver-utils/-/archiver-utils-2.1.0.tgz}
name: archiver-utils
version: 2.1.0
engines: {node: '>= 6'}
archiver@https://registry.npmmirror.com/archiver/-/archiver-5.3.1.tgz:
resolution: {integrity: sha512-8KyabkmbYrH+9ibcTScQ1xCJC/CGcugdVIwB+53f5sZziXgwUh3iXlAlANMxcZyDEfTHMe6+Z5FofV8nopXP7w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/archiver/-/archiver-5.3.1.tgz}
name: archiver
version: 5.3.1
engines: {node: '>= 10'}
async@https://registry.npmmirror.com/async/-/async-3.2.4.tgz:
resolution: {integrity: sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/async/-/async-3.2.4.tgz}
name: async
version: 3.2.4
balanced-match@https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz:
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz}
name: balanced-match
version: 1.0.2
base64-js@https://registry.npmmirror.com/base64-js/-/base64-js-1.5.1.tgz:
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/base64-js/-/base64-js-1.5.1.tgz}
name: base64-js
version: 1.5.1
bent@https://registry.npmmirror.com/bent/-/bent-7.3.12.tgz:
resolution: {integrity: sha512-T3yrKnVGB63zRuoco/7Ybl7BwwGZR0lceoVG5XmQyMIH9s19SV5m+a8qam4if0zQuAmOQTyPTPmsQBdAorGK3w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/bent/-/bent-7.3.12.tgz}
name: bent
version: 7.3.12
better-sqlite3@https://registry.npmmirror.com/better-sqlite3/-/better-sqlite3-8.5.0.tgz:
resolution: {integrity: sha512-vbPcv/Hx5WYdyNg/NbcfyaBZyv9s/NVbxb7yCeC5Bq1pVocNxeL2tZmSu3Rlm4IEOTjYdGyzWQgyx0OSdORBzw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/better-sqlite3/-/better-sqlite3-8.5.0.tgz}
name: better-sqlite3
version: 8.5.0
bindings@https://registry.npmmirror.com/bindings/-/bindings-1.5.0.tgz:
resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/bindings/-/bindings-1.5.0.tgz}
name: bindings
version: 1.5.0
bl@https://registry.npmmirror.com/bl/-/bl-4.1.0.tgz:
resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/bl/-/bl-4.1.0.tgz}
name: bl
version: 4.1.0
boolbase@https://registry.npmmirror.com/boolbase/-/boolbase-1.0.0.tgz:
resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/boolbase/-/boolbase-1.0.0.tgz}
name: boolbase
version: 1.0.0
brace-expansion@https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz:
resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz}
name: brace-expansion
version: 1.1.11
brace-expansion@https://registry.npmmirror.com/brace-expansion/-/brace-expansion-2.0.1.tgz:
resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/brace-expansion/-/brace-expansion-2.0.1.tgz}
name: brace-expansion
version: 2.0.1
buffer-crc32@https://registry.npmmirror.com/buffer-crc32/-/buffer-crc32-0.2.13.tgz:
resolution: {integrity: sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/buffer-crc32/-/buffer-crc32-0.2.13.tgz}
name: buffer-crc32
version: 0.2.13
buffer@https://registry.npmmirror.com/buffer/-/buffer-5.7.1.tgz:
resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/buffer/-/buffer-5.7.1.tgz}
name: buffer
version: 5.7.1
bytesish@https://registry.npmmirror.com/bytesish/-/bytesish-0.4.4.tgz:
resolution: {integrity: sha512-i4uu6M4zuMUiyfZN4RU2+i9+peJh//pXhd9x1oSe1LBkZ3LEbCoygu8W0bXTukU1Jme2txKuotpCZRaC3FLxcQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/bytesish/-/bytesish-0.4.4.tgz}
name: bytesish
version: 0.4.4
caseless@https://registry.npmmirror.com/caseless/-/caseless-0.12.0.tgz:
resolution: {integrity: sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/caseless/-/caseless-0.12.0.tgz}
name: caseless
version: 0.12.0
cheerio-select@https://registry.npmmirror.com/cheerio-select/-/cheerio-select-2.1.0.tgz:
resolution: {integrity: sha512-9v9kG0LvzrlcungtnJtpGNxY+fzECQKhK4EGJX2vByejiMX84MFNQw4UxPJl3bFbTMw+Dfs37XaIkCwTZfLh4g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cheerio-select/-/cheerio-select-2.1.0.tgz}
name: cheerio-select
version: 2.1.0
cheerio@https://registry.npmmirror.com/cheerio/-/cheerio-1.0.0-rc.12.tgz:
resolution: {integrity: sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cheerio/-/cheerio-1.0.0-rc.12.tgz}
name: cheerio
version: 1.0.0-rc.12
engines: {node: '>= 6'}
chownr@https://registry.npmmirror.com/chownr/-/chownr-1.1.4.tgz:
resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/chownr/-/chownr-1.1.4.tgz}
name: chownr
version: 1.1.4
compress-commons@https://registry.npmmirror.com/compress-commons/-/compress-commons-4.1.1.tgz:
resolution: {integrity: sha512-QLdDLCKNV2dtoTorqgxngQCMA+gWXkM/Nwu7FpeBhk/RdkzimqC3jueb/FDmaZeXh+uby1jkBqE3xArsLBE5wQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/compress-commons/-/compress-commons-4.1.1.tgz}
name: compress-commons
version: 4.1.1
engines: {node: '>= 10'}
concat-map@https://registry.npmmirror.com/concat-map/-/concat-map-0.0.1.tgz:
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/concat-map/-/concat-map-0.0.1.tgz}
name: concat-map
version: 0.0.1
core-util-is@https://registry.npmmirror.com/core-util-is/-/core-util-is-1.0.3.tgz:
resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/core-util-is/-/core-util-is-1.0.3.tgz}
name: core-util-is
version: 1.0.3
crc-32@https://registry.npmmirror.com/crc-32/-/crc-32-1.2.2.tgz:
resolution: {integrity: sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/crc-32/-/crc-32-1.2.2.tgz}
name: crc-32
version: 1.2.2
engines: {node: '>=0.8'}
hasBin: true
crc32-stream@https://registry.npmmirror.com/crc32-stream/-/crc32-stream-4.0.2.tgz:
resolution: {integrity: sha512-DxFZ/Hk473b/muq1VJ///PMNLj0ZMnzye9thBpmjpJKCc5eMgB95aK8zCGrGfQ90cWo561Te6HK9D+j4KPdM6w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/crc32-stream/-/crc32-stream-4.0.2.tgz}
name: crc32-stream
version: 4.0.2
engines: {node: '>= 10'}
css-select@https://registry.npmmirror.com/css-select/-/css-select-5.1.0.tgz:
resolution: {integrity: sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/css-select/-/css-select-5.1.0.tgz}
name: css-select
version: 5.1.0
css-what@https://registry.npmmirror.com/css-what/-/css-what-6.1.0.tgz:
resolution: {integrity: sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/css-what/-/css-what-6.1.0.tgz}
name: css-what
version: 6.1.0
engines: {node: '>= 6'}
decompress-response@https://registry.npmmirror.com/decompress-response/-/decompress-response-6.0.0.tgz:
resolution: {integrity: sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/decompress-response/-/decompress-response-6.0.0.tgz}
name: decompress-response
version: 6.0.0
engines: {node: '>=10'}
deep-extend@https://registry.npmmirror.com/deep-extend/-/deep-extend-0.6.0.tgz:
resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/deep-extend/-/deep-extend-0.6.0.tgz}
name: deep-extend
version: 0.6.0
engines: {node: '>=4.0.0'}
detect-libc@https://registry.npmmirror.com/detect-libc/-/detect-libc-2.0.2.tgz:
resolution: {integrity: sha512-UX6sGumvvqSaXgdKGUsgZWqcUyIXZ/vZTrlRT/iobiKhGL0zL4d3osHj3uqllWJK+i+sixDS/3COVEOFbupFyw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/detect-libc/-/detect-libc-2.0.2.tgz}
name: detect-libc
version: 2.0.2
engines: {node: '>=8'}
dom-serializer@https://registry.npmmirror.com/dom-serializer/-/dom-serializer-2.0.0.tgz:
resolution: {integrity: sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dom-serializer/-/dom-serializer-2.0.0.tgz}
name: dom-serializer
version: 2.0.0
domelementtype@https://registry.npmmirror.com/domelementtype/-/domelementtype-2.3.0.tgz:
resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/domelementtype/-/domelementtype-2.3.0.tgz}
name: domelementtype
version: 2.3.0
domhandler@https://registry.npmmirror.com/domhandler/-/domhandler-5.0.3.tgz:
resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/domhandler/-/domhandler-5.0.3.tgz}
name: domhandler
version: 5.0.3
engines: {node: '>= 4'}
domutils@https://registry.npmmirror.com/domutils/-/domutils-3.1.0.tgz:
resolution: {integrity: sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/domutils/-/domutils-3.1.0.tgz}
name: domutils
version: 3.1.0
end-of-stream@https://registry.npmmirror.com/end-of-stream/-/end-of-stream-1.4.4.tgz:
resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/end-of-stream/-/end-of-stream-1.4.4.tgz}
name: end-of-stream
version: 1.4.4
entities@https://registry.npmmirror.com/entities/-/entities-4.5.0.tgz:
resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/entities/-/entities-4.5.0.tgz}
name: entities
version: 4.5.0
engines: {node: '>=0.12'}
expand-template@https://registry.npmmirror.com/expand-template/-/expand-template-2.0.3.tgz:
resolution: {integrity: sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/expand-template/-/expand-template-2.0.3.tgz}
name: expand-template
version: 2.0.3
engines: {node: '>=6'}
file-uri-to-path@https://registry.npmmirror.com/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz:
resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz}
name: file-uri-to-path
version: 1.0.0
fs-constants@https://registry.npmmirror.com/fs-constants/-/fs-constants-1.0.0.tgz:
resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fs-constants/-/fs-constants-1.0.0.tgz}
name: fs-constants
version: 1.0.0
fs.realpath@https://registry.npmmirror.com/fs.realpath/-/fs.realpath-1.0.0.tgz:
resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fs.realpath/-/fs.realpath-1.0.0.tgz}
name: fs.realpath
version: 1.0.0
github-from-package@https://registry.npmmirror.com/github-from-package/-/github-from-package-0.0.0.tgz:
resolution: {integrity: sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/github-from-package/-/github-from-package-0.0.0.tgz}
name: github-from-package
version: 0.0.0
glob@https://registry.npmmirror.com/glob/-/glob-7.2.3.tgz:
resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/glob/-/glob-7.2.3.tgz}
name: glob
version: 7.2.3
graceful-fs@https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.11.tgz:
resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.11.tgz}
name: graceful-fs
version: 4.2.11
htmlparser2@https://registry.npmmirror.com/htmlparser2/-/htmlparser2-8.0.2.tgz:
resolution: {integrity: sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/htmlparser2/-/htmlparser2-8.0.2.tgz}
name: htmlparser2
version: 8.0.2
ieee754@https://registry.npmmirror.com/ieee754/-/ieee754-1.2.1.tgz:
resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ieee754/-/ieee754-1.2.1.tgz}
name: ieee754
version: 1.2.1
inflight@https://registry.npmmirror.com/inflight/-/inflight-1.0.6.tgz:
resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/inflight/-/inflight-1.0.6.tgz}
name: inflight
version: 1.0.6
inherits@https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz:
resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz}
name: inherits
version: 2.0.4
ini@https://registry.npmmirror.com/ini/-/ini-1.3.8.tgz:
resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ini/-/ini-1.3.8.tgz}
name: ini
version: 1.3.8
is-stream@https://registry.npmmirror.com/is-stream/-/is-stream-2.0.1.tgz:
resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-stream/-/is-stream-2.0.1.tgz}
name: is-stream
version: 2.0.1
engines: {node: '>=8'}
isarray@https://registry.npmmirror.com/isarray/-/isarray-1.0.0.tgz:
resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/isarray/-/isarray-1.0.0.tgz}
name: isarray
version: 1.0.0
lazystream@https://registry.npmmirror.com/lazystream/-/lazystream-1.0.1.tgz:
resolution: {integrity: sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lazystream/-/lazystream-1.0.1.tgz}
name: lazystream
version: 1.0.1
engines: {node: '>= 0.6.3'}
lodash.defaults@https://registry.npmmirror.com/lodash.defaults/-/lodash.defaults-4.2.0.tgz:
resolution: {integrity: sha512-qjxPLHd3r5DnsdGacqOMU6pb/avJzdh9tFX2ymgoZE27BmjXrNy/y4LoaiTeAb+O3gL8AfpJGtqfX/ae2leYYQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lodash.defaults/-/lodash.defaults-4.2.0.tgz}
name: lodash.defaults
version: 4.2.0
lodash.difference@https://registry.npmmirror.com/lodash.difference/-/lodash.difference-4.5.0.tgz:
resolution: {integrity: sha512-dS2j+W26TQ7taQBGN8Lbbq04ssV3emRw4NY58WErlTO29pIqS0HmoT5aJ9+TUQ1N3G+JOZSji4eugsWwGp9yPA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lodash.difference/-/lodash.difference-4.5.0.tgz}
name: lodash.difference
version: 4.5.0
lodash.flatten@https://registry.npmmirror.com/lodash.flatten/-/lodash.flatten-4.4.0.tgz:
resolution: {integrity: sha512-C5N2Z3DgnnKr0LOpv/hKCgKdb7ZZwafIrsesve6lmzvZIRZRGaZ/l6Q8+2W7NaT+ZwO3fFlSCzCzrDCFdJfZ4g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lodash.flatten/-/lodash.flatten-4.4.0.tgz}
name: lodash.flatten
version: 4.4.0
lodash.isplainobject@https://registry.npmmirror.com/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz:
resolution: {integrity: sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz}
name: lodash.isplainobject
version: 4.0.6
lodash.union@https://registry.npmmirror.com/lodash.union/-/lodash.union-4.6.0.tgz:
resolution: {integrity: sha512-c4pB2CdGrGdjMKYLA+XiRDO7Y0PRQbm/Gzg8qMj+QH+pFVAoTp5sBpO0odL3FjoPCGjK96p6qsP+yQoiLoOBcw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lodash.union/-/lodash.union-4.6.0.tgz}
name: lodash.union
version: 4.6.0
lru-cache@https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz:
resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz}
name: lru-cache
version: 6.0.0
engines: {node: '>=10'}
mimic-response@https://registry.npmmirror.com/mimic-response/-/mimic-response-3.1.0.tgz:
resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mimic-response/-/mimic-response-3.1.0.tgz}
name: mimic-response
version: 3.1.0
engines: {node: '>=10'}
minimatch@https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz:
resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz}
name: minimatch
version: 3.1.2
minimatch@https://registry.npmmirror.com/minimatch/-/minimatch-5.1.6.tgz:
resolution: {integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minimatch/-/minimatch-5.1.6.tgz}
name: minimatch
version: 5.1.6
engines: {node: '>=10'}
minimist@https://registry.npmmirror.com/minimist/-/minimist-1.2.8.tgz:
resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minimist/-/minimist-1.2.8.tgz}
name: minimist
version: 1.2.8
mkanki@https://codeload.github.com/Serifold/mkanki/tar.gz/2114a74140b8f2cdb5e1e69cd61fc41c0a213f5b:
resolution: {tarball: https://codeload.github.com/Serifold/mkanki/tar.gz/2114a74140b8f2cdb5e1e69cd61fc41c0a213f5b}
name: mkanki
version: 1.1.0
mkdirp-classic@https://registry.npmmirror.com/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz:
resolution: {integrity: sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz}
name: mkdirp-classic
version: 0.5.3
napi-build-utils@https://registry.npmmirror.com/napi-build-utils/-/napi-build-utils-1.0.2.tgz:
resolution: {integrity: sha512-ONmRUqK7zj7DWX0D9ADe03wbwOBZxNAfF20PlGfCWQcD3+/MakShIHrMqx9YwPTfxDdF1zLeL+RGZiR9kGMLdg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/napi-build-utils/-/napi-build-utils-1.0.2.tgz}
name: napi-build-utils
version: 1.0.2
node-abi@https://registry.npmmirror.com/node-abi/-/node-abi-3.46.0.tgz:
resolution: {integrity: sha512-LXvP3AqTIrtvH/jllXjkNVbYifpRbt9ThTtymSMSuHmhugQLAWr99QQFTm+ZRht9ziUvdGOgB+esme1C6iE6Lg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/node-abi/-/node-abi-3.46.0.tgz}
name: node-abi
version: 3.46.0
engines: {node: '>=10'}
normalize-path@https://registry.npmmirror.com/normalize-path/-/normalize-path-3.0.0.tgz:
resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/normalize-path/-/normalize-path-3.0.0.tgz}
name: normalize-path
version: 3.0.0
engines: {node: '>=0.10.0'}
nth-check@https://registry.npmmirror.com/nth-check/-/nth-check-2.1.1.tgz:
resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nth-check/-/nth-check-2.1.1.tgz}
name: nth-check
version: 2.1.1
once@https://registry.npmmirror.com/once/-/once-1.4.0.tgz:
resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/once/-/once-1.4.0.tgz}
name: once
version: 1.4.0
parse5-htmlparser2-tree-adapter@https://registry.npmmirror.com/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-7.0.0.tgz:
resolution: {integrity: sha512-B77tOZrqqfUfnVcOrUvfdLbz4pu4RopLD/4vmu3HUPswwTA8OH0EMW9BlWR2B0RCoiZRAHEUu7IxeP1Pd1UU+g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-7.0.0.tgz}
name: parse5-htmlparser2-tree-adapter
version: 7.0.0
parse5@https://registry.npmmirror.com/parse5/-/parse5-7.1.2.tgz:
resolution: {integrity: sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parse5/-/parse5-7.1.2.tgz}
name: parse5
version: 7.1.2
path-is-absolute@https://registry.npmmirror.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz:
resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz}
name: path-is-absolute
version: 1.0.1
engines: {node: '>=0.10.0'}
prebuild-install@https://registry.npmmirror.com/prebuild-install/-/prebuild-install-7.1.1.tgz:
resolution: {integrity: sha512-jAXscXWMcCK8GgCoHOfIr0ODh5ai8mj63L2nWrjuAgXE6tDyYGnx4/8o/rCgU+B4JSyZBKbeZqzhtwtC3ovxjw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/prebuild-install/-/prebuild-install-7.1.1.tgz}
name: prebuild-install
version: 7.1.1
engines: {node: '>=10'}
hasBin: true
process-nextick-args@https://registry.npmmirror.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz:
resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz}
name: process-nextick-args
version: 2.0.1
pump@https://registry.npmmirror.com/pump/-/pump-3.0.0.tgz:
resolution: {integrity: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pump/-/pump-3.0.0.tgz}
name: pump
version: 3.0.0
rc@https://registry.npmmirror.com/rc/-/rc-1.2.8.tgz:
resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rc/-/rc-1.2.8.tgz}
name: rc
version: 1.2.8
hasBin: true
readable-stream@https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz:
resolution: {integrity: sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz}
name: readable-stream
version: 2.3.8
readable-stream@https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.2.tgz:
resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.2.tgz}
name: readable-stream
version: 3.6.2
engines: {node: '>= 6'}
readdir-glob@https://registry.npmmirror.com/readdir-glob/-/readdir-glob-1.1.3.tgz:
resolution: {integrity: sha512-v05I2k7xN8zXvPD9N+z/uhXPaj0sUFCe2rcWZIpBsqxfP7xXFQ0tipAd/wjj1YxWyWtUS5IDJpOG82JKt2EAVA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/readdir-glob/-/readdir-glob-1.1.3.tgz}
name: readdir-glob
version: 1.1.3
rimraf@https://registry.npmmirror.com/rimraf/-/rimraf-3.0.2.tgz:
resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rimraf/-/rimraf-3.0.2.tgz}
name: rimraf
version: 3.0.2
hasBin: true
safe-buffer@https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz:
resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz}
name: safe-buffer
version: 5.1.2
safe-buffer@https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz:
resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz}
name: safe-buffer
version: 5.2.1
semver@https://registry.npmmirror.com/semver/-/semver-7.5.4.tgz:
resolution: {integrity: sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/semver/-/semver-7.5.4.tgz}
name: semver
version: 7.5.4
engines: {node: '>=10'}
hasBin: true
simple-concat@https://registry.npmmirror.com/simple-concat/-/simple-concat-1.0.1.tgz:
resolution: {integrity: sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/simple-concat/-/simple-concat-1.0.1.tgz}
name: simple-concat
version: 1.0.1
simple-get@https://registry.npmmirror.com/simple-get/-/simple-get-4.0.1.tgz:
resolution: {integrity: sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/simple-get/-/simple-get-4.0.1.tgz}
name: simple-get
version: 4.0.1
string_decoder@https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz:
resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz}
name: string_decoder
version: 1.1.1
string_decoder@https://registry.npmmirror.com/string_decoder/-/string_decoder-1.3.0.tgz:
resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string_decoder/-/string_decoder-1.3.0.tgz}
name: string_decoder
version: 1.3.0
strip-json-comments@https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz:
resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz}
name: strip-json-comments
version: 2.0.1
engines: {node: '>=0.10.0'}
tar-fs@https://registry.npmmirror.com/tar-fs/-/tar-fs-2.1.1.tgz:
resolution: {integrity: sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tar-fs/-/tar-fs-2.1.1.tgz}
name: tar-fs
version: 2.1.1
tar-stream@https://registry.npmmirror.com/tar-stream/-/tar-stream-2.2.0.tgz:
resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tar-stream/-/tar-stream-2.2.0.tgz}
name: tar-stream
version: 2.2.0
engines: {node: '>=6'}
tmp@https://registry.npmmirror.com/tmp/-/tmp-0.2.1.tgz:
resolution: {integrity: sha512-76SUhtfqR2Ijn+xllcI5P1oyannHNHByD80W1q447gU3mp9G9PSpGdWmjUOHRDPiHYacIk66W7ubDTuPF3BEtQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tmp/-/tmp-0.2.1.tgz}
name: tmp
version: 0.2.1
engines: {node: '>=8.17.0'}
tunnel-agent@https://registry.npmmirror.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz:
resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz}
name: tunnel-agent
version: 0.6.0
util-deprecate@https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz:
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz}
name: util-deprecate
version: 1.0.2
wrappy@https://registry.npmmirror.com/wrappy/-/wrappy-1.0.2.tgz:
resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/wrappy/-/wrappy-1.0.2.tgz}
name: wrappy
version: 1.0.2
yallist@https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz:
resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz}
name: yallist
version: 4.0.0
zip-stream@https://registry.npmmirror.com/zip-stream/-/zip-stream-4.1.0.tgz:
resolution: {integrity: sha512-zshzwQW7gG7hjpBlgeQP9RuyPGNxvJdzR8SUM3QhxCnLjWN2E7j3dOvpeDcQoETfHx0urRS7EtmVToql7YpU4A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/zip-stream/-/zip-stream-4.1.0.tgz}
name: zip-stream
version: 4.1.0
engines: {node: '>= 10'}
snapshots:
archiver-utils@https://registry.npmmirror.com/archiver-utils/-/archiver-utils-2.1.0.tgz:
dependencies:
glob: https://registry.npmmirror.com/glob/-/glob-7.2.3.tgz
graceful-fs: https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.11.tgz
lazystream: https://registry.npmmirror.com/lazystream/-/lazystream-1.0.1.tgz
lodash.defaults: https://registry.npmmirror.com/lodash.defaults/-/lodash.defaults-4.2.0.tgz
lodash.difference: https://registry.npmmirror.com/lodash.difference/-/lodash.difference-4.5.0.tgz
lodash.flatten: https://registry.npmmirror.com/lodash.flatten/-/lodash.flatten-4.4.0.tgz
lodash.isplainobject: https://registry.npmmirror.com/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz
lodash.union: https://registry.npmmirror.com/lodash.union/-/lodash.union-4.6.0.tgz
normalize-path: https://registry.npmmirror.com/normalize-path/-/normalize-path-3.0.0.tgz
readable-stream: https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz
archiver@https://registry.npmmirror.com/archiver/-/archiver-5.3.1.tgz:
dependencies:
archiver-utils: https://registry.npmmirror.com/archiver-utils/-/archiver-utils-2.1.0.tgz
async: https://registry.npmmirror.com/async/-/async-3.2.4.tgz
buffer-crc32: https://registry.npmmirror.com/buffer-crc32/-/buffer-crc32-0.2.13.tgz
readable-stream: https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.2.tgz
readdir-glob: https://registry.npmmirror.com/readdir-glob/-/readdir-glob-1.1.3.tgz
tar-stream: https://registry.npmmirror.com/tar-stream/-/tar-stream-2.2.0.tgz
zip-stream: https://registry.npmmirror.com/zip-stream/-/zip-stream-4.1.0.tgz
async@https://registry.npmmirror.com/async/-/async-3.2.4.tgz: {}
balanced-match@https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz: {}
base64-js@https://registry.npmmirror.com/base64-js/-/base64-js-1.5.1.tgz: {}
bent@https://registry.npmmirror.com/bent/-/bent-7.3.12.tgz:
dependencies:
bytesish: https://registry.npmmirror.com/bytesish/-/bytesish-0.4.4.tgz
caseless: https://registry.npmmirror.com/caseless/-/caseless-0.12.0.tgz
is-stream: https://registry.npmmirror.com/is-stream/-/is-stream-2.0.1.tgz
better-sqlite3@https://registry.npmmirror.com/better-sqlite3/-/better-sqlite3-8.5.0.tgz:
dependencies:
bindings: https://registry.npmmirror.com/bindings/-/bindings-1.5.0.tgz
prebuild-install: https://registry.npmmirror.com/prebuild-install/-/prebuild-install-7.1.1.tgz
bindings@https://registry.npmmirror.com/bindings/-/bindings-1.5.0.tgz:
dependencies:
file-uri-to-path: https://registry.npmmirror.com/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz
bl@https://registry.npmmirror.com/bl/-/bl-4.1.0.tgz:
dependencies:
buffer: https://registry.npmmirror.com/buffer/-/buffer-5.7.1.tgz
inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz
readable-stream: https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.2.tgz
boolbase@https://registry.npmmirror.com/boolbase/-/boolbase-1.0.0.tgz: {}
brace-expansion@https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz:
dependencies:
balanced-match: https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz
concat-map: https://registry.npmmirror.com/concat-map/-/concat-map-0.0.1.tgz
brace-expansion@https://registry.npmmirror.com/brace-expansion/-/brace-expansion-2.0.1.tgz:
dependencies:
balanced-match: https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz
buffer-crc32@https://registry.npmmirror.com/buffer-crc32/-/buffer-crc32-0.2.13.tgz: {}
buffer@https://registry.npmmirror.com/buffer/-/buffer-5.7.1.tgz:
dependencies:
base64-js: https://registry.npmmirror.com/base64-js/-/base64-js-1.5.1.tgz
ieee754: https://registry.npmmirror.com/ieee754/-/ieee754-1.2.1.tgz
bytesish@https://registry.npmmirror.com/bytesish/-/bytesish-0.4.4.tgz: {}
caseless@https://registry.npmmirror.com/caseless/-/caseless-0.12.0.tgz: {}
cheerio-select@https://registry.npmmirror.com/cheerio-select/-/cheerio-select-2.1.0.tgz:
dependencies:
boolbase: https://registry.npmmirror.com/boolbase/-/boolbase-1.0.0.tgz
css-select: https://registry.npmmirror.com/css-select/-/css-select-5.1.0.tgz
css-what: https://registry.npmmirror.com/css-what/-/css-what-6.1.0.tgz
domelementtype: https://registry.npmmirror.com/domelementtype/-/domelementtype-2.3.0.tgz
domhandler: https://registry.npmmirror.com/domhandler/-/domhandler-5.0.3.tgz
domutils: https://registry.npmmirror.com/domutils/-/domutils-3.1.0.tgz
cheerio@https://registry.npmmirror.com/cheerio/-/cheerio-1.0.0-rc.12.tgz:
dependencies:
cheerio-select: https://registry.npmmirror.com/cheerio-select/-/cheerio-select-2.1.0.tgz
dom-serializer: https://registry.npmmirror.com/dom-serializer/-/dom-serializer-2.0.0.tgz
domhandler: https://registry.npmmirror.com/domhandler/-/domhandler-5.0.3.tgz
domutils: https://registry.npmmirror.com/domutils/-/domutils-3.1.0.tgz
htmlparser2: https://registry.npmmirror.com/htmlparser2/-/htmlparser2-8.0.2.tgz
parse5: https://registry.npmmirror.com/parse5/-/parse5-7.1.2.tgz
parse5-htmlparser2-tree-adapter: https://registry.npmmirror.com/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-7.0.0.tgz
chownr@https://registry.npmmirror.com/chownr/-/chownr-1.1.4.tgz: {}
compress-commons@https://registry.npmmirror.com/compress-commons/-/compress-commons-4.1.1.tgz:
dependencies:
buffer-crc32: https://registry.npmmirror.com/buffer-crc32/-/buffer-crc32-0.2.13.tgz
crc32-stream: https://registry.npmmirror.com/crc32-stream/-/crc32-stream-4.0.2.tgz
normalize-path: https://registry.npmmirror.com/normalize-path/-/normalize-path-3.0.0.tgz
readable-stream: https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.2.tgz
concat-map@https://registry.npmmirror.com/concat-map/-/concat-map-0.0.1.tgz: {}
core-util-is@https://registry.npmmirror.com/core-util-is/-/core-util-is-1.0.3.tgz: {}
crc-32@https://registry.npmmirror.com/crc-32/-/crc-32-1.2.2.tgz: {}
crc32-stream@https://registry.npmmirror.com/crc32-stream/-/crc32-stream-4.0.2.tgz:
dependencies:
crc-32: https://registry.npmmirror.com/crc-32/-/crc-32-1.2.2.tgz
readable-stream: https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.2.tgz
css-select@https://registry.npmmirror.com/css-select/-/css-select-5.1.0.tgz:
dependencies:
boolbase: https://registry.npmmirror.com/boolbase/-/boolbase-1.0.0.tgz
css-what: https://registry.npmmirror.com/css-what/-/css-what-6.1.0.tgz
domhandler: https://registry.npmmirror.com/domhandler/-/domhandler-5.0.3.tgz
domutils: https://registry.npmmirror.com/domutils/-/domutils-3.1.0.tgz
nth-check: https://registry.npmmirror.com/nth-check/-/nth-check-2.1.1.tgz
css-what@https://registry.npmmirror.com/css-what/-/css-what-6.1.0.tgz: {}
decompress-response@https://registry.npmmirror.com/decompress-response/-/decompress-response-6.0.0.tgz:
dependencies:
mimic-response: https://registry.npmmirror.com/mimic-response/-/mimic-response-3.1.0.tgz
deep-extend@https://registry.npmmirror.com/deep-extend/-/deep-extend-0.6.0.tgz: {}
detect-libc@https://registry.npmmirror.com/detect-libc/-/detect-libc-2.0.2.tgz: {}
dom-serializer@https://registry.npmmirror.com/dom-serializer/-/dom-serializer-2.0.0.tgz:
dependencies:
domelementtype: https://registry.npmmirror.com/domelementtype/-/domelementtype-2.3.0.tgz
domhandler: https://registry.npmmirror.com/domhandler/-/domhandler-5.0.3.tgz
entities: https://registry.npmmirror.com/entities/-/entities-4.5.0.tgz
domelementtype@https://registry.npmmirror.com/domelementtype/-/domelementtype-2.3.0.tgz: {}
domhandler@https://registry.npmmirror.com/domhandler/-/domhandler-5.0.3.tgz:
dependencies:
domelementtype: https://registry.npmmirror.com/domelementtype/-/domelementtype-2.3.0.tgz
domutils@https://registry.npmmirror.com/domutils/-/domutils-3.1.0.tgz:
dependencies:
dom-serializer: https://registry.npmmirror.com/dom-serializer/-/dom-serializer-2.0.0.tgz
domelementtype: https://registry.npmmirror.com/domelementtype/-/domelementtype-2.3.0.tgz
domhandler: https://registry.npmmirror.com/domhandler/-/domhandler-5.0.3.tgz
end-of-stream@https://registry.npmmirror.com/end-of-stream/-/end-of-stream-1.4.4.tgz:
dependencies:
once: https://registry.npmmirror.com/once/-/once-1.4.0.tgz
entities@https://registry.npmmirror.com/entities/-/entities-4.5.0.tgz: {}
expand-template@https://registry.npmmirror.com/expand-template/-/expand-template-2.0.3.tgz: {}
file-uri-to-path@https://registry.npmmirror.com/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz: {}
fs-constants@https://registry.npmmirror.com/fs-constants/-/fs-constants-1.0.0.tgz: {}
fs.realpath@https://registry.npmmirror.com/fs.realpath/-/fs.realpath-1.0.0.tgz: {}
github-from-package@https://registry.npmmirror.com/github-from-package/-/github-from-package-0.0.0.tgz: {}
glob@https://registry.npmmirror.com/glob/-/glob-7.2.3.tgz:
dependencies:
fs.realpath: https://registry.npmmirror.com/fs.realpath/-/fs.realpath-1.0.0.tgz
inflight: https://registry.npmmirror.com/inflight/-/inflight-1.0.6.tgz
inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz
minimatch: https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz
once: https://registry.npmmirror.com/once/-/once-1.4.0.tgz
path-is-absolute: https://registry.npmmirror.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz
graceful-fs@https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.11.tgz: {}
htmlparser2@https://registry.npmmirror.com/htmlparser2/-/htmlparser2-8.0.2.tgz:
dependencies:
domelementtype: https://registry.npmmirror.com/domelementtype/-/domelementtype-2.3.0.tgz
domhandler: https://registry.npmmirror.com/domhandler/-/domhandler-5.0.3.tgz
domutils: https://registry.npmmirror.com/domutils/-/domutils-3.1.0.tgz
entities: https://registry.npmmirror.com/entities/-/entities-4.5.0.tgz
ieee754@https://registry.npmmirror.com/ieee754/-/ieee754-1.2.1.tgz: {}
inflight@https://registry.npmmirror.com/inflight/-/inflight-1.0.6.tgz:
dependencies:
once: https://registry.npmmirror.com/once/-/once-1.4.0.tgz
wrappy: https://registry.npmmirror.com/wrappy/-/wrappy-1.0.2.tgz
inherits@https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz: {}
ini@https://registry.npmmirror.com/ini/-/ini-1.3.8.tgz: {}
is-stream@https://registry.npmmirror.com/is-stream/-/is-stream-2.0.1.tgz: {}
isarray@https://registry.npmmirror.com/isarray/-/isarray-1.0.0.tgz: {}
lazystream@https://registry.npmmirror.com/lazystream/-/lazystream-1.0.1.tgz:
dependencies:
readable-stream: https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz
lodash.defaults@https://registry.npmmirror.com/lodash.defaults/-/lodash.defaults-4.2.0.tgz: {}
lodash.difference@https://registry.npmmirror.com/lodash.difference/-/lodash.difference-4.5.0.tgz: {}
lodash.flatten@https://registry.npmmirror.com/lodash.flatten/-/lodash.flatten-4.4.0.tgz: {}
lodash.isplainobject@https://registry.npmmirror.com/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz: {}
lodash.union@https://registry.npmmirror.com/lodash.union/-/lodash.union-4.6.0.tgz: {}
lru-cache@https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz:
dependencies:
yallist: https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz
mimic-response@https://registry.npmmirror.com/mimic-response/-/mimic-response-3.1.0.tgz: {}
minimatch@https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz:
dependencies:
brace-expansion: https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz
minimatch@https://registry.npmmirror.com/minimatch/-/minimatch-5.1.6.tgz:
dependencies:
brace-expansion: https://registry.npmmirror.com/brace-expansion/-/brace-expansion-2.0.1.tgz
minimist@https://registry.npmmirror.com/minimist/-/minimist-1.2.8.tgz: {}
mkanki@https://codeload.github.com/Serifold/mkanki/tar.gz/2114a74140b8f2cdb5e1e69cd61fc41c0a213f5b:
dependencies:
archiver: https://registry.npmmirror.com/archiver/-/archiver-5.3.1.tgz
better-sqlite3: https://registry.npmmirror.com/better-sqlite3/-/better-sqlite3-8.5.0.tgz
tmp: https://registry.npmmirror.com/tmp/-/tmp-0.2.1.tgz
mkdirp-classic@https://registry.npmmirror.com/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz: {}
napi-build-utils@https://registry.npmmirror.com/napi-build-utils/-/napi-build-utils-1.0.2.tgz: {}
node-abi@https://registry.npmmirror.com/node-abi/-/node-abi-3.46.0.tgz:
dependencies:
semver: https://registry.npmmirror.com/semver/-/semver-7.5.4.tgz
normalize-path@https://registry.npmmirror.com/normalize-path/-/normalize-path-3.0.0.tgz: {}
nth-check@https://registry.npmmirror.com/nth-check/-/nth-check-2.1.1.tgz:
dependencies:
boolbase: https://registry.npmmirror.com/boolbase/-/boolbase-1.0.0.tgz
once@https://registry.npmmirror.com/once/-/once-1.4.0.tgz:
dependencies:
wrappy: https://registry.npmmirror.com/wrappy/-/wrappy-1.0.2.tgz
parse5-htmlparser2-tree-adapter@https://registry.npmmirror.com/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-7.0.0.tgz:
dependencies:
domhandler: https://registry.npmmirror.com/domhandler/-/domhandler-5.0.3.tgz
parse5: https://registry.npmmirror.com/parse5/-/parse5-7.1.2.tgz
parse5@https://registry.npmmirror.com/parse5/-/parse5-7.1.2.tgz:
dependencies:
entities: https://registry.npmmirror.com/entities/-/entities-4.5.0.tgz
path-is-absolute@https://registry.npmmirror.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz: {}
prebuild-install@https://registry.npmmirror.com/prebuild-install/-/prebuild-install-7.1.1.tgz:
dependencies:
detect-libc: https://registry.npmmirror.com/detect-libc/-/detect-libc-2.0.2.tgz
expand-template: https://registry.npmmirror.com/expand-template/-/expand-template-2.0.3.tgz
github-from-package: https://registry.npmmirror.com/github-from-package/-/github-from-package-0.0.0.tgz
minimist: https://registry.npmmirror.com/minimist/-/minimist-1.2.8.tgz
mkdirp-classic: https://registry.npmmirror.com/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz
napi-build-utils: https://registry.npmmirror.com/napi-build-utils/-/napi-build-utils-1.0.2.tgz
node-abi: https://registry.npmmirror.com/node-abi/-/node-abi-3.46.0.tgz
pump: https://registry.npmmirror.com/pump/-/pump-3.0.0.tgz
rc: https://registry.npmmirror.com/rc/-/rc-1.2.8.tgz
simple-get: https://registry.npmmirror.com/simple-get/-/simple-get-4.0.1.tgz
tar-fs: https://registry.npmmirror.com/tar-fs/-/tar-fs-2.1.1.tgz
tunnel-agent: https://registry.npmmirror.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz
process-nextick-args@https://registry.npmmirror.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz: {}
pump@https://registry.npmmirror.com/pump/-/pump-3.0.0.tgz:
dependencies:
end-of-stream: https://registry.npmmirror.com/end-of-stream/-/end-of-stream-1.4.4.tgz
once: https://registry.npmmirror.com/once/-/once-1.4.0.tgz
rc@https://registry.npmmirror.com/rc/-/rc-1.2.8.tgz:
dependencies:
deep-extend: https://registry.npmmirror.com/deep-extend/-/deep-extend-0.6.0.tgz
ini: https://registry.npmmirror.com/ini/-/ini-1.3.8.tgz
minimist: https://registry.npmmirror.com/minimist/-/minimist-1.2.8.tgz
strip-json-comments: https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz
readable-stream@https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz:
dependencies:
core-util-is: https://registry.npmmirror.com/core-util-is/-/core-util-is-1.0.3.tgz
inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz
isarray: https://registry.npmmirror.com/isarray/-/isarray-1.0.0.tgz
process-nextick-args: https://registry.npmmirror.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz
safe-buffer: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz
string_decoder: https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz
util-deprecate: https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz
readable-stream@https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.2.tgz:
dependencies:
inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz
string_decoder: https://registry.npmmirror.com/string_decoder/-/string_decoder-1.3.0.tgz
util-deprecate: https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz
readdir-glob@https://registry.npmmirror.com/readdir-glob/-/readdir-glob-1.1.3.tgz:
dependencies:
minimatch: https://registry.npmmirror.com/minimatch/-/minimatch-5.1.6.tgz
rimraf@https://registry.npmmirror.com/rimraf/-/rimraf-3.0.2.tgz:
dependencies:
glob: https://registry.npmmirror.com/glob/-/glob-7.2.3.tgz
safe-buffer@https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz: {}
safe-buffer@https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz: {}
semver@https://registry.npmmirror.com/semver/-/semver-7.5.4.tgz:
dependencies:
lru-cache: https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz
simple-concat@https://registry.npmmirror.com/simple-concat/-/simple-concat-1.0.1.tgz: {}
simple-get@https://registry.npmmirror.com/simple-get/-/simple-get-4.0.1.tgz:
dependencies:
decompress-response: https://registry.npmmirror.com/decompress-response/-/decompress-response-6.0.0.tgz
once: https://registry.npmmirror.com/once/-/once-1.4.0.tgz
simple-concat: https://registry.npmmirror.com/simple-concat/-/simple-concat-1.0.1.tgz
string_decoder@https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz:
dependencies:
safe-buffer: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz
string_decoder@https://registry.npmmirror.com/string_decoder/-/string_decoder-1.3.0.tgz:
dependencies:
safe-buffer: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz
strip-json-comments@https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz: {}
tar-fs@https://registry.npmmirror.com/tar-fs/-/tar-fs-2.1.1.tgz:
dependencies:
chownr: https://registry.npmmirror.com/chownr/-/chownr-1.1.4.tgz
mkdirp-classic: https://registry.npmmirror.com/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz
pump: https://registry.npmmirror.com/pump/-/pump-3.0.0.tgz
tar-stream: https://registry.npmmirror.com/tar-stream/-/tar-stream-2.2.0.tgz
tar-stream@https://registry.npmmirror.com/tar-stream/-/tar-stream-2.2.0.tgz:
dependencies:
bl: https://registry.npmmirror.com/bl/-/bl-4.1.0.tgz
end-of-stream: https://registry.npmmirror.com/end-of-stream/-/end-of-stream-1.4.4.tgz
fs-constants: https://registry.npmmirror.com/fs-constants/-/fs-constants-1.0.0.tgz
inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz
readable-stream: https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.2.tgz
tmp@https://registry.npmmirror.com/tmp/-/tmp-0.2.1.tgz:
dependencies:
rimraf: https://registry.npmmirror.com/rimraf/-/rimraf-3.0.2.tgz
tunnel-agent@https://registry.npmmirror.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz:
dependencies:
safe-buffer: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz
util-deprecate@https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz: {}
wrappy@https://registry.npmmirror.com/wrappy/-/wrappy-1.0.2.tgz: {}
yallist@https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz: {}
zip-stream@https://registry.npmmirror.com/zip-stream/-/zip-stream-4.1.0.tgz:
dependencies:
archiver-utils: https://registry.npmmirror.com/archiver-utils/-/archiver-utils-2.1.0.tgz
compress-commons: https://registry.npmmirror.com/compress-commons/-/compress-commons-4.1.1.tgz
readable-stream: https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.2.tgz