@nuxt/modules 0.5.0-64b8c8 → 0.5.0-6f0582
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/modules.json +946 -627
- package/package.json +1 -1
- package/categories.json +0 -21
package/modules.json
CHANGED
|
@@ -22,33 +22,8 @@
|
|
|
22
22
|
}
|
|
23
23
|
],
|
|
24
24
|
"compatibility": {
|
|
25
|
-
"
|
|
26
|
-
"
|
|
27
|
-
"3.x": "unknown"
|
|
28
|
-
}
|
|
29
|
-
},
|
|
30
|
-
{
|
|
31
|
-
"name": "adyen",
|
|
32
|
-
"description": "Adyen Payment Module for Nuxt.js",
|
|
33
|
-
"repo": "baroshem/nuxt-adyen-module",
|
|
34
|
-
"npm": "nuxt-adyen-module",
|
|
35
|
-
"icon": "adyen.svg",
|
|
36
|
-
"github": "https://github.com/baroshem/nuxt-adyen-module",
|
|
37
|
-
"website": "https://www.npmjs.com/package/nuxt-adyen-module",
|
|
38
|
-
"learn_more": "https://www.npmjs.com/package/nuxt-adyen-module",
|
|
39
|
-
"category": "Payment",
|
|
40
|
-
"type": "3rd-party",
|
|
41
|
-
"maintainers": [
|
|
42
|
-
{
|
|
43
|
-
"name": "Jakub Andrzejewski",
|
|
44
|
-
"github": "Baroshem",
|
|
45
|
-
"avatar": "https://avatars2.githubusercontent.com/u/37120330?v=4?s=80"
|
|
46
|
-
}
|
|
47
|
-
],
|
|
48
|
-
"compatibility": {
|
|
49
|
-
"2.x": "working",
|
|
50
|
-
"2.x-bridge": "unknown",
|
|
51
|
-
"3.x": "unknown"
|
|
25
|
+
"nuxt": "^2.0.0",
|
|
26
|
+
"requires": {}
|
|
52
27
|
}
|
|
53
28
|
},
|
|
54
29
|
{
|
|
@@ -70,9 +45,38 @@
|
|
|
70
45
|
}
|
|
71
46
|
],
|
|
72
47
|
"compatibility": {
|
|
73
|
-
"
|
|
74
|
-
"
|
|
75
|
-
|
|
48
|
+
"nuxt": "^2.0.0",
|
|
49
|
+
"requires": {}
|
|
50
|
+
}
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"name": "algolia",
|
|
54
|
+
"description": "Algolia Search Module for Nuxt 3",
|
|
55
|
+
"repo": "nuxt-community/algolia-module",
|
|
56
|
+
"npm": "@nuxtjs/algolia",
|
|
57
|
+
"icon": "algolia.svg",
|
|
58
|
+
"github": "https://github.com/nuxt-community/algolia-module",
|
|
59
|
+
"website": "https://algolia.nuxtjs.org/",
|
|
60
|
+
"learn_more": "https://algolia.nuxtjs.org/",
|
|
61
|
+
"category": "Libraries",
|
|
62
|
+
"type": "community",
|
|
63
|
+
"maintainers": [
|
|
64
|
+
{
|
|
65
|
+
"name": "Jakub Andrzejewski",
|
|
66
|
+
"github": "Baroshem",
|
|
67
|
+
"avatar": "https://avatars2.githubusercontent.com/u/37120330?v=4?s=80"
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"name": "Yasser Lahbibi",
|
|
71
|
+
"github": "yassilah",
|
|
72
|
+
"avatar": "https://avatars.githubusercontent.com/u/13403295?v=4"
|
|
73
|
+
}
|
|
74
|
+
],
|
|
75
|
+
"compatibility": {
|
|
76
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
77
|
+
"requires": {
|
|
78
|
+
"bridge": true
|
|
79
|
+
}
|
|
76
80
|
}
|
|
77
81
|
},
|
|
78
82
|
{
|
|
@@ -93,9 +97,8 @@
|
|
|
93
97
|
}
|
|
94
98
|
],
|
|
95
99
|
"compatibility": {
|
|
96
|
-
"
|
|
97
|
-
"
|
|
98
|
-
"3.x": "unknown"
|
|
100
|
+
"nuxt": "^2.0.0",
|
|
101
|
+
"requires": {}
|
|
99
102
|
}
|
|
100
103
|
},
|
|
101
104
|
{
|
|
@@ -117,9 +120,8 @@
|
|
|
117
120
|
}
|
|
118
121
|
],
|
|
119
122
|
"compatibility": {
|
|
120
|
-
"
|
|
121
|
-
"
|
|
122
|
-
"3.x": "unknown"
|
|
123
|
+
"nuxt": "^2.0.0",
|
|
124
|
+
"requires": {}
|
|
123
125
|
}
|
|
124
126
|
},
|
|
125
127
|
{
|
|
@@ -140,9 +142,8 @@
|
|
|
140
142
|
}
|
|
141
143
|
],
|
|
142
144
|
"compatibility": {
|
|
143
|
-
"
|
|
144
|
-
"
|
|
145
|
-
"3.x": "unknown"
|
|
145
|
+
"nuxt": "^2.0.0",
|
|
146
|
+
"requires": {}
|
|
146
147
|
}
|
|
147
148
|
},
|
|
148
149
|
{
|
|
@@ -165,9 +166,8 @@
|
|
|
165
166
|
}
|
|
166
167
|
],
|
|
167
168
|
"compatibility": {
|
|
168
|
-
"
|
|
169
|
-
"
|
|
170
|
-
"3.x": "unknown"
|
|
169
|
+
"nuxt": "^2.0.0",
|
|
170
|
+
"requires": {}
|
|
171
171
|
}
|
|
172
172
|
},
|
|
173
173
|
{
|
|
@@ -192,9 +192,8 @@
|
|
|
192
192
|
}
|
|
193
193
|
],
|
|
194
194
|
"compatibility": {
|
|
195
|
-
"
|
|
196
|
-
"
|
|
197
|
-
"3.x": "not-working"
|
|
195
|
+
"nuxt": "^2.0.0",
|
|
196
|
+
"requires": {}
|
|
198
197
|
}
|
|
199
198
|
},
|
|
200
199
|
{
|
|
@@ -215,9 +214,8 @@
|
|
|
215
214
|
}
|
|
216
215
|
],
|
|
217
216
|
"compatibility": {
|
|
218
|
-
"
|
|
219
|
-
"
|
|
220
|
-
"3.x": "unknown"
|
|
217
|
+
"nuxt": "^2.0.0",
|
|
218
|
+
"requires": {}
|
|
221
219
|
}
|
|
222
220
|
},
|
|
223
221
|
{
|
|
@@ -238,9 +236,8 @@
|
|
|
238
236
|
}
|
|
239
237
|
],
|
|
240
238
|
"compatibility": {
|
|
241
|
-
"
|
|
242
|
-
"
|
|
243
|
-
"3.x": "unknown"
|
|
239
|
+
"nuxt": "^2.0.0",
|
|
240
|
+
"requires": {}
|
|
244
241
|
}
|
|
245
242
|
},
|
|
246
243
|
{
|
|
@@ -266,9 +263,8 @@
|
|
|
266
263
|
}
|
|
267
264
|
],
|
|
268
265
|
"compatibility": {
|
|
269
|
-
"
|
|
270
|
-
"
|
|
271
|
-
"3.x": "wip"
|
|
266
|
+
"nuxt": "^2.0.0",
|
|
267
|
+
"requires": {}
|
|
272
268
|
}
|
|
273
269
|
},
|
|
274
270
|
{
|
|
@@ -290,9 +286,8 @@
|
|
|
290
286
|
}
|
|
291
287
|
],
|
|
292
288
|
"compatibility": {
|
|
293
|
-
"
|
|
294
|
-
"
|
|
295
|
-
"3.x": "unknown"
|
|
289
|
+
"nuxt": "^2.0.0",
|
|
290
|
+
"requires": {}
|
|
296
291
|
}
|
|
297
292
|
},
|
|
298
293
|
{
|
|
@@ -313,33 +308,8 @@
|
|
|
313
308
|
}
|
|
314
309
|
],
|
|
315
310
|
"compatibility": {
|
|
316
|
-
"
|
|
317
|
-
"
|
|
318
|
-
"3.x": "unknown"
|
|
319
|
-
}
|
|
320
|
-
},
|
|
321
|
-
{
|
|
322
|
-
"name": "bigcommerce",
|
|
323
|
-
"description": "Easy BigCommerce integration for Nuxt.js",
|
|
324
|
-
"repo": "baroshem/nuxt-bigcommerce",
|
|
325
|
-
"npm": "nuxt-bigcommerce",
|
|
326
|
-
"icon": "bigcommerce.svg",
|
|
327
|
-
"github": "https://github.com/baroshem/nuxt-bigcommerce",
|
|
328
|
-
"website": "https://nuxt-bigcommerce.vercel.app/",
|
|
329
|
-
"learn_more": "https://www.npmjs.com/package/nuxt-bigcommerce",
|
|
330
|
-
"category": "Ecommerce",
|
|
331
|
-
"type": "3rd-party",
|
|
332
|
-
"maintainers": [
|
|
333
|
-
{
|
|
334
|
-
"name": "Jakub Andrzejewski",
|
|
335
|
-
"github": "Baroshem",
|
|
336
|
-
"avatar": "https://avatars2.githubusercontent.com/u/37120330?v=4?s=80"
|
|
337
|
-
}
|
|
338
|
-
],
|
|
339
|
-
"compatibility": {
|
|
340
|
-
"2.x": "working",
|
|
341
|
-
"2.x-bridge": "unknown",
|
|
342
|
-
"3.x": "unknown"
|
|
311
|
+
"nuxt": "^2.0.0",
|
|
312
|
+
"requires": {}
|
|
343
313
|
}
|
|
344
314
|
},
|
|
345
315
|
{
|
|
@@ -370,9 +340,8 @@
|
|
|
370
340
|
}
|
|
371
341
|
],
|
|
372
342
|
"compatibility": {
|
|
373
|
-
"
|
|
374
|
-
"
|
|
375
|
-
"3.x": "unknown"
|
|
343
|
+
"nuxt": "^2.0.0",
|
|
344
|
+
"requires": {}
|
|
376
345
|
}
|
|
377
346
|
},
|
|
378
347
|
{
|
|
@@ -394,9 +363,8 @@
|
|
|
394
363
|
}
|
|
395
364
|
],
|
|
396
365
|
"compatibility": {
|
|
397
|
-
"
|
|
398
|
-
"
|
|
399
|
-
"3.x": "unknown"
|
|
366
|
+
"nuxt": "^2.0.0",
|
|
367
|
+
"requires": {}
|
|
400
368
|
}
|
|
401
369
|
},
|
|
402
370
|
{
|
|
@@ -417,14 +385,13 @@
|
|
|
417
385
|
}
|
|
418
386
|
],
|
|
419
387
|
"compatibility": {
|
|
420
|
-
"
|
|
421
|
-
"
|
|
422
|
-
"3.x": "unknown"
|
|
388
|
+
"nuxt": "^2.0.0",
|
|
389
|
+
"requires": {}
|
|
423
390
|
}
|
|
424
391
|
},
|
|
425
392
|
{
|
|
426
393
|
"name": "bugsnag",
|
|
427
|
-
"description": "Bugsnag
|
|
394
|
+
"description": "Bugsnag integration for nuxt.js. Makes it easy to add bugsnag to your Project. Supports uploading source maps.",
|
|
428
395
|
"repo": "JulianMar/nuxt-bugsnag",
|
|
429
396
|
"npm": "nuxt-bugsnag",
|
|
430
397
|
"icon": "bugsnag.png",
|
|
@@ -436,13 +403,15 @@
|
|
|
436
403
|
"maintainers": [
|
|
437
404
|
{
|
|
438
405
|
"name": "JulianMar",
|
|
439
|
-
"github": "JulianMar"
|
|
406
|
+
"github": "JulianMar",
|
|
407
|
+
"twitter": "julian_martin96"
|
|
440
408
|
}
|
|
441
409
|
],
|
|
442
410
|
"compatibility": {
|
|
443
|
-
"
|
|
444
|
-
"
|
|
445
|
-
|
|
411
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
412
|
+
"requires": {
|
|
413
|
+
"bridge": true
|
|
414
|
+
}
|
|
446
415
|
}
|
|
447
416
|
},
|
|
448
417
|
{
|
|
@@ -463,9 +432,8 @@
|
|
|
463
432
|
}
|
|
464
433
|
],
|
|
465
434
|
"compatibility": {
|
|
466
|
-
"
|
|
467
|
-
"
|
|
468
|
-
"3.x": "unknown"
|
|
435
|
+
"nuxt": "^2.0.0",
|
|
436
|
+
"requires": {}
|
|
469
437
|
}
|
|
470
438
|
},
|
|
471
439
|
{
|
|
@@ -486,14 +454,13 @@
|
|
|
486
454
|
}
|
|
487
455
|
],
|
|
488
456
|
"compatibility": {
|
|
489
|
-
"
|
|
490
|
-
"
|
|
491
|
-
"3.x": "unknown"
|
|
457
|
+
"nuxt": "^2.0.0",
|
|
458
|
+
"requires": {}
|
|
492
459
|
}
|
|
493
460
|
},
|
|
494
461
|
{
|
|
495
462
|
"name": "canvas-sketch",
|
|
496
|
-
"description": "Nuxt.js module for making generative and 3D artwork with canvas-sketch in
|
|
463
|
+
"description": "Nuxt.js module for making generative and 3D artwork with canvas-sketch in JavaScript",
|
|
497
464
|
"repo": "LuXDAmore/generative-art",
|
|
498
465
|
"npm": "@luxdamore/nuxt-canvas-sketch",
|
|
499
466
|
"icon": "",
|
|
@@ -510,9 +477,8 @@
|
|
|
510
477
|
}
|
|
511
478
|
],
|
|
512
479
|
"compatibility": {
|
|
513
|
-
"
|
|
514
|
-
"
|
|
515
|
-
"3.x": "unknown"
|
|
480
|
+
"nuxt": "^2.0.0",
|
|
481
|
+
"requires": {}
|
|
516
482
|
}
|
|
517
483
|
},
|
|
518
484
|
{
|
|
@@ -533,9 +499,8 @@
|
|
|
533
499
|
}
|
|
534
500
|
],
|
|
535
501
|
"compatibility": {
|
|
536
|
-
"
|
|
537
|
-
"
|
|
538
|
-
"3.x": "unknown"
|
|
502
|
+
"nuxt": "^2.0.0",
|
|
503
|
+
"requires": {}
|
|
539
504
|
}
|
|
540
505
|
},
|
|
541
506
|
{
|
|
@@ -556,9 +521,8 @@
|
|
|
556
521
|
}
|
|
557
522
|
],
|
|
558
523
|
"compatibility": {
|
|
559
|
-
"
|
|
560
|
-
"
|
|
561
|
-
"3.x": "unknown"
|
|
524
|
+
"nuxt": "^2.0.0",
|
|
525
|
+
"requires": {}
|
|
562
526
|
}
|
|
563
527
|
},
|
|
564
528
|
{
|
|
@@ -579,9 +543,8 @@
|
|
|
579
543
|
}
|
|
580
544
|
],
|
|
581
545
|
"compatibility": {
|
|
582
|
-
"
|
|
583
|
-
"
|
|
584
|
-
"3.x": "unknown"
|
|
546
|
+
"nuxt": "^2.0.0",
|
|
547
|
+
"requires": {}
|
|
585
548
|
}
|
|
586
549
|
},
|
|
587
550
|
{
|
|
@@ -602,9 +565,8 @@
|
|
|
602
565
|
}
|
|
603
566
|
],
|
|
604
567
|
"compatibility": {
|
|
605
|
-
"
|
|
606
|
-
"
|
|
607
|
-
"3.x": "unknown"
|
|
568
|
+
"nuxt": "^2.0.0",
|
|
569
|
+
"requires": {}
|
|
608
570
|
}
|
|
609
571
|
},
|
|
610
572
|
{
|
|
@@ -626,9 +588,8 @@
|
|
|
626
588
|
}
|
|
627
589
|
],
|
|
628
590
|
"compatibility": {
|
|
629
|
-
"
|
|
630
|
-
"
|
|
631
|
-
"3.x": "not-working"
|
|
591
|
+
"nuxt": "^2.0.0",
|
|
592
|
+
"requires": {}
|
|
632
593
|
}
|
|
633
594
|
},
|
|
634
595
|
{
|
|
@@ -650,9 +611,10 @@
|
|
|
650
611
|
}
|
|
651
612
|
],
|
|
652
613
|
"compatibility": {
|
|
653
|
-
"
|
|
654
|
-
"
|
|
655
|
-
|
|
614
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
615
|
+
"requires": {
|
|
616
|
+
"bridge": "optional"
|
|
617
|
+
}
|
|
656
618
|
}
|
|
657
619
|
},
|
|
658
620
|
{
|
|
@@ -674,9 +636,8 @@
|
|
|
674
636
|
}
|
|
675
637
|
],
|
|
676
638
|
"compatibility": {
|
|
677
|
-
"
|
|
678
|
-
"
|
|
679
|
-
"3.x": "unknown"
|
|
639
|
+
"nuxt": "^2.0.0",
|
|
640
|
+
"requires": {}
|
|
680
641
|
}
|
|
681
642
|
},
|
|
682
643
|
{
|
|
@@ -698,17 +659,16 @@
|
|
|
698
659
|
}
|
|
699
660
|
],
|
|
700
661
|
"compatibility": {
|
|
701
|
-
"
|
|
702
|
-
"
|
|
703
|
-
"3.x": "unknown"
|
|
662
|
+
"nuxt": "^2.0.0",
|
|
663
|
+
"requires": {}
|
|
704
664
|
}
|
|
705
665
|
},
|
|
706
666
|
{
|
|
707
667
|
"name": "content",
|
|
708
|
-
"description": "
|
|
709
|
-
"repo": "nuxt/content#
|
|
668
|
+
"description": "Nuxt Content reads the content/ directory in your project, parses .md, .yml, .csv or .json files and creates a powerful data layer for your application. Bonus, use Vue components in Markdown with the MDC syntax.",
|
|
669
|
+
"repo": "nuxt/content#main",
|
|
710
670
|
"npm": "@nuxt/content",
|
|
711
|
-
"icon": "
|
|
671
|
+
"icon": "nuxt.png",
|
|
712
672
|
"github": "https://github.com/nuxt/content",
|
|
713
673
|
"website": "https://content.nuxtjs.org",
|
|
714
674
|
"learn_more": "",
|
|
@@ -716,9 +676,14 @@
|
|
|
716
676
|
"type": "official",
|
|
717
677
|
"maintainers": [
|
|
718
678
|
{
|
|
719
|
-
"name": "
|
|
720
|
-
"github": "
|
|
721
|
-
"twitter": "
|
|
679
|
+
"name": "Yaël Guilloux",
|
|
680
|
+
"github": "Tahul",
|
|
681
|
+
"twitter": "yaeeelglx"
|
|
682
|
+
},
|
|
683
|
+
{
|
|
684
|
+
"name": "Ahad Birang",
|
|
685
|
+
"github": "farnabaz",
|
|
686
|
+
"twitter": "a_birang"
|
|
722
687
|
},
|
|
723
688
|
{
|
|
724
689
|
"name": "Sebastien Chopin",
|
|
@@ -727,9 +692,8 @@
|
|
|
727
692
|
}
|
|
728
693
|
],
|
|
729
694
|
"compatibility": {
|
|
730
|
-
"
|
|
731
|
-
"
|
|
732
|
-
"3.x": "not-working"
|
|
695
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
696
|
+
"requires": {}
|
|
733
697
|
}
|
|
734
698
|
},
|
|
735
699
|
{
|
|
@@ -750,9 +714,8 @@
|
|
|
750
714
|
}
|
|
751
715
|
],
|
|
752
716
|
"compatibility": {
|
|
753
|
-
"
|
|
754
|
-
"
|
|
755
|
-
"3.x": "unknown"
|
|
717
|
+
"nuxt": "^2.0.0",
|
|
718
|
+
"requires": {}
|
|
756
719
|
}
|
|
757
720
|
},
|
|
758
721
|
{
|
|
@@ -777,9 +740,8 @@
|
|
|
777
740
|
}
|
|
778
741
|
],
|
|
779
742
|
"compatibility": {
|
|
780
|
-
"
|
|
781
|
-
"
|
|
782
|
-
"3.x": "unknown"
|
|
743
|
+
"nuxt": "^2.0.0",
|
|
744
|
+
"requires": {}
|
|
783
745
|
}
|
|
784
746
|
},
|
|
785
747
|
{
|
|
@@ -800,9 +762,8 @@
|
|
|
800
762
|
}
|
|
801
763
|
],
|
|
802
764
|
"compatibility": {
|
|
803
|
-
"
|
|
804
|
-
"
|
|
805
|
-
"3.x": "unknown"
|
|
765
|
+
"nuxt": "^2.0.0",
|
|
766
|
+
"requires": {}
|
|
806
767
|
}
|
|
807
768
|
},
|
|
808
769
|
{
|
|
@@ -823,9 +784,30 @@
|
|
|
823
784
|
}
|
|
824
785
|
],
|
|
825
786
|
"compatibility": {
|
|
826
|
-
"
|
|
827
|
-
"
|
|
828
|
-
|
|
787
|
+
"nuxt": "^2.0.0",
|
|
788
|
+
"requires": {}
|
|
789
|
+
}
|
|
790
|
+
},
|
|
791
|
+
{
|
|
792
|
+
"name": "datocms",
|
|
793
|
+
"description": "DatoCMS integration for Nuxt.js",
|
|
794
|
+
"repo": "voorhoede/nuxt-datocms-module",
|
|
795
|
+
"npm": "@voorhoede/nuxt-datocms-module",
|
|
796
|
+
"icon": "datocms.png",
|
|
797
|
+
"github": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
798
|
+
"website": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
799
|
+
"learn_more": "https://www.datocms.com/",
|
|
800
|
+
"category": "CMS",
|
|
801
|
+
"type": "3rd-party",
|
|
802
|
+
"maintainers": [
|
|
803
|
+
{
|
|
804
|
+
"name": "Frankwarnaar",
|
|
805
|
+
"github": "Frankwarnaar"
|
|
806
|
+
}
|
|
807
|
+
],
|
|
808
|
+
"compatibility": {
|
|
809
|
+
"nuxt": "^2.0.0",
|
|
810
|
+
"requires": {}
|
|
829
811
|
}
|
|
830
812
|
},
|
|
831
813
|
{
|
|
@@ -847,9 +829,31 @@
|
|
|
847
829
|
}
|
|
848
830
|
],
|
|
849
831
|
"compatibility": {
|
|
850
|
-
"
|
|
851
|
-
"
|
|
852
|
-
|
|
832
|
+
"nuxt": "^2.0.0",
|
|
833
|
+
"requires": {}
|
|
834
|
+
}
|
|
835
|
+
},
|
|
836
|
+
{
|
|
837
|
+
"name": "delay-hydration",
|
|
838
|
+
"description": "Improve your Nuxt.js v2 Google Lighthouse score by delaying hydration.",
|
|
839
|
+
"repo": "harlan-zw/nuxt-delay-hydration#main/packages/nuxt-delay-hydration",
|
|
840
|
+
"npm": "nuxt-delay-hydration",
|
|
841
|
+
"icon": "lighthouse.svg",
|
|
842
|
+
"github": "https://github.com/harlan-zw/nuxt-delay-hydration",
|
|
843
|
+
"website": "https://github.com/harlan-zw/nuxt-delay-hydration",
|
|
844
|
+
"learn_more": "",
|
|
845
|
+
"category": "Performance",
|
|
846
|
+
"type": "3rd-party",
|
|
847
|
+
"maintainers": [
|
|
848
|
+
{
|
|
849
|
+
"name": "Harlan Wilton",
|
|
850
|
+
"github": "harlan-zw",
|
|
851
|
+
"twitter": "harlan_zw"
|
|
852
|
+
}
|
|
853
|
+
],
|
|
854
|
+
"compatibility": {
|
|
855
|
+
"nuxt": "^2.0.0",
|
|
856
|
+
"requires": {}
|
|
853
857
|
}
|
|
854
858
|
},
|
|
855
859
|
{
|
|
@@ -870,9 +874,33 @@
|
|
|
870
874
|
}
|
|
871
875
|
],
|
|
872
876
|
"compatibility": {
|
|
873
|
-
"
|
|
874
|
-
"
|
|
875
|
-
|
|
877
|
+
"nuxt": "^2.0.0",
|
|
878
|
+
"requires": {}
|
|
879
|
+
}
|
|
880
|
+
},
|
|
881
|
+
{
|
|
882
|
+
"name": "directus",
|
|
883
|
+
"description": "Easily connect your Nuxt3 application to your directus server.",
|
|
884
|
+
"repo": "intevel/nuxt-directus",
|
|
885
|
+
"npm": "nuxt-directus",
|
|
886
|
+
"icon": "directus.svg",
|
|
887
|
+
"github": "https://github.com/intevel/nuxt-directus/",
|
|
888
|
+
"website": "https://nuxt-directus.netlify.app/",
|
|
889
|
+
"learn_more": "https://nuxt-directus.netlify.app/",
|
|
890
|
+
"category": "CMS",
|
|
891
|
+
"type": "3rd-party",
|
|
892
|
+
"maintainers": [
|
|
893
|
+
{
|
|
894
|
+
"name": "Conner Bachmann",
|
|
895
|
+
"github": "intevel",
|
|
896
|
+
"avatar": "https://avatars.githubusercontent.com/u/59223342?v=4"
|
|
897
|
+
}
|
|
898
|
+
],
|
|
899
|
+
"compatibility": {
|
|
900
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
901
|
+
"requires": {
|
|
902
|
+
"bridge": true
|
|
903
|
+
}
|
|
876
904
|
}
|
|
877
905
|
},
|
|
878
906
|
{
|
|
@@ -893,9 +921,8 @@
|
|
|
893
921
|
}
|
|
894
922
|
],
|
|
895
923
|
"compatibility": {
|
|
896
|
-
"
|
|
897
|
-
"
|
|
898
|
-
"3.x": "unknown"
|
|
924
|
+
"nuxt": "^2.0.0",
|
|
925
|
+
"requires": {}
|
|
899
926
|
}
|
|
900
927
|
},
|
|
901
928
|
{
|
|
@@ -927,9 +954,8 @@
|
|
|
927
954
|
}
|
|
928
955
|
],
|
|
929
956
|
"compatibility": {
|
|
930
|
-
"
|
|
931
|
-
"
|
|
932
|
-
"3.x": "unknown"
|
|
957
|
+
"nuxt": "^2.0.0",
|
|
958
|
+
"requires": {}
|
|
933
959
|
}
|
|
934
960
|
},
|
|
935
961
|
{
|
|
@@ -950,9 +976,8 @@
|
|
|
950
976
|
}
|
|
951
977
|
],
|
|
952
978
|
"compatibility": {
|
|
953
|
-
"
|
|
954
|
-
"
|
|
955
|
-
"3.x": "unknown"
|
|
979
|
+
"nuxt": "^2.0.0",
|
|
980
|
+
"requires": {}
|
|
956
981
|
}
|
|
957
982
|
},
|
|
958
983
|
{
|
|
@@ -974,9 +999,8 @@
|
|
|
974
999
|
}
|
|
975
1000
|
],
|
|
976
1001
|
"compatibility": {
|
|
977
|
-
"
|
|
978
|
-
"
|
|
979
|
-
"3.x": "unknown"
|
|
1002
|
+
"nuxt": "^2.0.0",
|
|
1003
|
+
"requires": {}
|
|
980
1004
|
}
|
|
981
1005
|
},
|
|
982
1006
|
{
|
|
@@ -997,9 +1021,8 @@
|
|
|
997
1021
|
}
|
|
998
1022
|
],
|
|
999
1023
|
"compatibility": {
|
|
1000
|
-
"
|
|
1001
|
-
"
|
|
1002
|
-
"3.x": "unknown"
|
|
1024
|
+
"nuxt": "^2.0.0",
|
|
1025
|
+
"requires": {}
|
|
1003
1026
|
}
|
|
1004
1027
|
},
|
|
1005
1028
|
{
|
|
@@ -1020,9 +1043,8 @@
|
|
|
1020
1043
|
}
|
|
1021
1044
|
],
|
|
1022
1045
|
"compatibility": {
|
|
1023
|
-
"
|
|
1024
|
-
"
|
|
1025
|
-
"3.x": "unknown"
|
|
1046
|
+
"nuxt": "^2.0.0",
|
|
1047
|
+
"requires": {}
|
|
1026
1048
|
}
|
|
1027
1049
|
},
|
|
1028
1050
|
{
|
|
@@ -1043,9 +1065,8 @@
|
|
|
1043
1065
|
}
|
|
1044
1066
|
],
|
|
1045
1067
|
"compatibility": {
|
|
1046
|
-
"
|
|
1047
|
-
"
|
|
1048
|
-
"3.x": "unknown"
|
|
1068
|
+
"nuxt": "^2.0.0",
|
|
1069
|
+
"requires": {}
|
|
1049
1070
|
}
|
|
1050
1071
|
},
|
|
1051
1072
|
{
|
|
@@ -1066,14 +1087,13 @@
|
|
|
1066
1087
|
}
|
|
1067
1088
|
],
|
|
1068
1089
|
"compatibility": {
|
|
1069
|
-
"
|
|
1070
|
-
"
|
|
1071
|
-
"3.x": "unknown"
|
|
1090
|
+
"nuxt": "^2.0.0",
|
|
1091
|
+
"requires": {}
|
|
1072
1092
|
}
|
|
1073
1093
|
},
|
|
1074
1094
|
{
|
|
1075
1095
|
"name": "feed",
|
|
1076
|
-
"description": "Feed module enables everyone to have RSS, Atom and
|
|
1096
|
+
"description": "Feed module enables everyone to have RSS, Atom and JSON.",
|
|
1077
1097
|
"repo": "nuxt-community/feed-module",
|
|
1078
1098
|
"npm": "@nuxtjs/feed",
|
|
1079
1099
|
"icon": "",
|
|
@@ -1090,15 +1110,14 @@
|
|
|
1090
1110
|
}
|
|
1091
1111
|
],
|
|
1092
1112
|
"compatibility": {
|
|
1093
|
-
"
|
|
1094
|
-
"
|
|
1095
|
-
"3.x": "unknown"
|
|
1113
|
+
"nuxt": "^2.0.0",
|
|
1114
|
+
"requires": {}
|
|
1096
1115
|
}
|
|
1097
1116
|
},
|
|
1098
1117
|
{
|
|
1099
1118
|
"name": "firebase",
|
|
1100
1119
|
"description": "Integrate Firebase into your Nuxt project.",
|
|
1101
|
-
"repo": "nuxt-community/firebase-module",
|
|
1120
|
+
"repo": "nuxt-community/firebase-module#master/packages/firebase-module",
|
|
1102
1121
|
"npm": "@nuxtjs/firebase",
|
|
1103
1122
|
"icon": "firebase.png",
|
|
1104
1123
|
"github": "https://github.com/nuxt-community/firebase-module",
|
|
@@ -1113,9 +1132,8 @@
|
|
|
1113
1132
|
}
|
|
1114
1133
|
],
|
|
1115
1134
|
"compatibility": {
|
|
1116
|
-
"
|
|
1117
|
-
"
|
|
1118
|
-
"3.x": "unknown"
|
|
1135
|
+
"nuxt": "^2.0.0",
|
|
1136
|
+
"requires": {}
|
|
1119
1137
|
}
|
|
1120
1138
|
},
|
|
1121
1139
|
{
|
|
@@ -1136,9 +1154,8 @@
|
|
|
1136
1154
|
}
|
|
1137
1155
|
],
|
|
1138
1156
|
"compatibility": {
|
|
1139
|
-
"
|
|
1140
|
-
"
|
|
1141
|
-
"3.x": "unknown"
|
|
1157
|
+
"nuxt": "^2.0.0",
|
|
1158
|
+
"requires": {}
|
|
1142
1159
|
}
|
|
1143
1160
|
},
|
|
1144
1161
|
{
|
|
@@ -1159,9 +1176,8 @@
|
|
|
1159
1176
|
}
|
|
1160
1177
|
],
|
|
1161
1178
|
"compatibility": {
|
|
1162
|
-
"
|
|
1163
|
-
"
|
|
1164
|
-
"3.x": "unknown"
|
|
1179
|
+
"nuxt": "^2.0.0",
|
|
1180
|
+
"requires": {}
|
|
1165
1181
|
}
|
|
1166
1182
|
},
|
|
1167
1183
|
{
|
|
@@ -1182,9 +1198,8 @@
|
|
|
1182
1198
|
}
|
|
1183
1199
|
],
|
|
1184
1200
|
"compatibility": {
|
|
1185
|
-
"
|
|
1186
|
-
"
|
|
1187
|
-
"3.x": "unknown"
|
|
1201
|
+
"nuxt": "^2.0.0",
|
|
1202
|
+
"requires": {}
|
|
1188
1203
|
}
|
|
1189
1204
|
},
|
|
1190
1205
|
{
|
|
@@ -1205,9 +1220,36 @@
|
|
|
1205
1220
|
}
|
|
1206
1221
|
],
|
|
1207
1222
|
"compatibility": {
|
|
1208
|
-
"
|
|
1209
|
-
"
|
|
1210
|
-
|
|
1223
|
+
"nuxt": "^2.0.0",
|
|
1224
|
+
"requires": {}
|
|
1225
|
+
}
|
|
1226
|
+
},
|
|
1227
|
+
{
|
|
1228
|
+
"name": "formkit",
|
|
1229
|
+
"description": "Seamless FormKit integration for Nuxt",
|
|
1230
|
+
"repo": "formkit/formkit#master/packages/nuxt",
|
|
1231
|
+
"npm": "@formkit/nuxt",
|
|
1232
|
+
"icon": "formkit.png",
|
|
1233
|
+
"github": "https://github.com/formkit/formkit",
|
|
1234
|
+
"website": "https://formkit.com",
|
|
1235
|
+
"learn_more": "https://formkit.com/essentials/installation#with-nuxt",
|
|
1236
|
+
"category": "Libraries",
|
|
1237
|
+
"type": "3rd-party",
|
|
1238
|
+
"maintainers": [
|
|
1239
|
+
{
|
|
1240
|
+
"name": "Justin Schroeder",
|
|
1241
|
+
"github": "justin-schroeder",
|
|
1242
|
+
"twitter": "jpschroeder"
|
|
1243
|
+
},
|
|
1244
|
+
{
|
|
1245
|
+
"name": "Andrew Boyd",
|
|
1246
|
+
"github": "andrew-boyd",
|
|
1247
|
+
"twitter": "0xBOYD"
|
|
1248
|
+
}
|
|
1249
|
+
],
|
|
1250
|
+
"compatibility": {
|
|
1251
|
+
"nuxt": "^3.0.0",
|
|
1252
|
+
"requires": {}
|
|
1211
1253
|
}
|
|
1212
1254
|
},
|
|
1213
1255
|
{
|
|
@@ -1228,9 +1270,8 @@
|
|
|
1228
1270
|
}
|
|
1229
1271
|
],
|
|
1230
1272
|
"compatibility": {
|
|
1231
|
-
"
|
|
1232
|
-
"
|
|
1233
|
-
"3.x": "unknown"
|
|
1273
|
+
"nuxt": "^2.0.0",
|
|
1274
|
+
"requires": {}
|
|
1234
1275
|
}
|
|
1235
1276
|
},
|
|
1236
1277
|
{
|
|
@@ -1251,9 +1292,8 @@
|
|
|
1251
1292
|
}
|
|
1252
1293
|
],
|
|
1253
1294
|
"compatibility": {
|
|
1254
|
-
"
|
|
1255
|
-
"
|
|
1256
|
-
"3.x": "unknown"
|
|
1295
|
+
"nuxt": "^2.0.0",
|
|
1296
|
+
"requires": {}
|
|
1257
1297
|
}
|
|
1258
1298
|
},
|
|
1259
1299
|
{
|
|
@@ -1274,9 +1314,8 @@
|
|
|
1274
1314
|
}
|
|
1275
1315
|
],
|
|
1276
1316
|
"compatibility": {
|
|
1277
|
-
"
|
|
1278
|
-
"
|
|
1279
|
-
"3.x": "unknown"
|
|
1317
|
+
"nuxt": "^2.0.0",
|
|
1318
|
+
"requires": {}
|
|
1280
1319
|
}
|
|
1281
1320
|
},
|
|
1282
1321
|
{
|
|
@@ -1307,9 +1346,8 @@
|
|
|
1307
1346
|
}
|
|
1308
1347
|
],
|
|
1309
1348
|
"compatibility": {
|
|
1310
|
-
"
|
|
1311
|
-
"
|
|
1312
|
-
"3.x": "unknown"
|
|
1349
|
+
"nuxt": "^2.0.0",
|
|
1350
|
+
"requires": {}
|
|
1313
1351
|
}
|
|
1314
1352
|
},
|
|
1315
1353
|
{
|
|
@@ -1330,9 +1368,8 @@
|
|
|
1330
1368
|
}
|
|
1331
1369
|
],
|
|
1332
1370
|
"compatibility": {
|
|
1333
|
-
"
|
|
1334
|
-
"
|
|
1335
|
-
"3.x": "unknown"
|
|
1371
|
+
"nuxt": "^2.0.0",
|
|
1372
|
+
"requires": {}
|
|
1336
1373
|
}
|
|
1337
1374
|
},
|
|
1338
1375
|
{
|
|
@@ -1357,9 +1394,8 @@
|
|
|
1357
1394
|
}
|
|
1358
1395
|
],
|
|
1359
1396
|
"compatibility": {
|
|
1360
|
-
"
|
|
1361
|
-
"
|
|
1362
|
-
"3.x": "unknown"
|
|
1397
|
+
"nuxt": "^2.0.0",
|
|
1398
|
+
"requires": {}
|
|
1363
1399
|
}
|
|
1364
1400
|
},
|
|
1365
1401
|
{
|
|
@@ -1391,9 +1427,30 @@
|
|
|
1391
1427
|
}
|
|
1392
1428
|
],
|
|
1393
1429
|
"compatibility": {
|
|
1394
|
-
"
|
|
1395
|
-
"
|
|
1396
|
-
|
|
1430
|
+
"nuxt": "^2.0.0",
|
|
1431
|
+
"requires": {}
|
|
1432
|
+
}
|
|
1433
|
+
},
|
|
1434
|
+
{
|
|
1435
|
+
"name": "graphql-client",
|
|
1436
|
+
"description": "Minimal GraphQL Client + Code Generation for Nuxt. Auto imports GraphQL Operations for easy execution.",
|
|
1437
|
+
"repo": "diizzayy/nuxt-graphql-client",
|
|
1438
|
+
"npm": "nuxt-graphql-client",
|
|
1439
|
+
"icon": "graphql-client.svg",
|
|
1440
|
+
"github": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
1441
|
+
"website": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
1442
|
+
"learn_more": "https://www.graphql-code-generator.com/plugins/typescript-graphql-request",
|
|
1443
|
+
"category": "Request",
|
|
1444
|
+
"type": "3rd-party",
|
|
1445
|
+
"maintainers": [
|
|
1446
|
+
{
|
|
1447
|
+
"name": "Diizzayy",
|
|
1448
|
+
"github": "diizzayy"
|
|
1449
|
+
}
|
|
1450
|
+
],
|
|
1451
|
+
"compatibility": {
|
|
1452
|
+
"nuxt": "^3.0.0",
|
|
1453
|
+
"requires": {}
|
|
1397
1454
|
}
|
|
1398
1455
|
},
|
|
1399
1456
|
{
|
|
@@ -1414,9 +1471,8 @@
|
|
|
1414
1471
|
}
|
|
1415
1472
|
],
|
|
1416
1473
|
"compatibility": {
|
|
1417
|
-
"
|
|
1418
|
-
"
|
|
1419
|
-
"3.x": "unknown"
|
|
1474
|
+
"nuxt": "^2.0.0",
|
|
1475
|
+
"requires": {}
|
|
1420
1476
|
}
|
|
1421
1477
|
},
|
|
1422
1478
|
{
|
|
@@ -1438,9 +1494,8 @@
|
|
|
1438
1494
|
}
|
|
1439
1495
|
],
|
|
1440
1496
|
"compatibility": {
|
|
1441
|
-
"
|
|
1442
|
-
"
|
|
1443
|
-
"3.x": "unknown"
|
|
1497
|
+
"nuxt": "^2.0.0",
|
|
1498
|
+
"requires": {}
|
|
1444
1499
|
}
|
|
1445
1500
|
},
|
|
1446
1501
|
{
|
|
@@ -1461,9 +1516,31 @@
|
|
|
1461
1516
|
}
|
|
1462
1517
|
],
|
|
1463
1518
|
"compatibility": {
|
|
1464
|
-
"
|
|
1465
|
-
"
|
|
1466
|
-
|
|
1519
|
+
"nuxt": "^2.0.0",
|
|
1520
|
+
"requires": {}
|
|
1521
|
+
}
|
|
1522
|
+
},
|
|
1523
|
+
{
|
|
1524
|
+
"name": "harlem",
|
|
1525
|
+
"description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
|
|
1526
|
+
"repo": "nuxt-community/harlem-module",
|
|
1527
|
+
"npm": "@nuxtjs/harlem",
|
|
1528
|
+
"icon": "harlem.svg",
|
|
1529
|
+
"github": "https://github.com/nuxt-community/harlem-module",
|
|
1530
|
+
"website": "https://github.com/nuxt-community/harlem-module",
|
|
1531
|
+
"learn_more": "https://harlemjs.com/",
|
|
1532
|
+
"category": "Extensions",
|
|
1533
|
+
"type": "community",
|
|
1534
|
+
"maintainers": [
|
|
1535
|
+
{
|
|
1536
|
+
"name": "Daniel Roe",
|
|
1537
|
+
"github": "danielroe",
|
|
1538
|
+
"twitter": "danielcroe"
|
|
1539
|
+
}
|
|
1540
|
+
],
|
|
1541
|
+
"compatibility": {
|
|
1542
|
+
"nuxt": "^3.0.0",
|
|
1543
|
+
"requires": {}
|
|
1467
1544
|
}
|
|
1468
1545
|
},
|
|
1469
1546
|
{
|
|
@@ -1485,9 +1562,8 @@
|
|
|
1485
1562
|
}
|
|
1486
1563
|
],
|
|
1487
1564
|
"compatibility": {
|
|
1488
|
-
"
|
|
1489
|
-
"
|
|
1490
|
-
"3.x": "unknown"
|
|
1565
|
+
"nuxt": "^2.0.0",
|
|
1566
|
+
"requires": {}
|
|
1491
1567
|
}
|
|
1492
1568
|
},
|
|
1493
1569
|
{
|
|
@@ -1508,9 +1584,8 @@
|
|
|
1508
1584
|
}
|
|
1509
1585
|
],
|
|
1510
1586
|
"compatibility": {
|
|
1511
|
-
"
|
|
1512
|
-
"
|
|
1513
|
-
"3.x": "unknown"
|
|
1587
|
+
"nuxt": "^2.0.0",
|
|
1588
|
+
"requires": {}
|
|
1514
1589
|
}
|
|
1515
1590
|
},
|
|
1516
1591
|
{
|
|
@@ -1531,9 +1606,8 @@
|
|
|
1531
1606
|
}
|
|
1532
1607
|
],
|
|
1533
1608
|
"compatibility": {
|
|
1534
|
-
"
|
|
1535
|
-
"
|
|
1536
|
-
"3.x": "unknown"
|
|
1609
|
+
"nuxt": "^2.0.0",
|
|
1610
|
+
"requires": {}
|
|
1537
1611
|
}
|
|
1538
1612
|
},
|
|
1539
1613
|
{
|
|
@@ -1554,9 +1628,8 @@
|
|
|
1554
1628
|
}
|
|
1555
1629
|
],
|
|
1556
1630
|
"compatibility": {
|
|
1557
|
-
"
|
|
1558
|
-
"
|
|
1559
|
-
"3.x": "unknown"
|
|
1631
|
+
"nuxt": "^2.0.0",
|
|
1632
|
+
"requires": {}
|
|
1560
1633
|
}
|
|
1561
1634
|
},
|
|
1562
1635
|
{
|
|
@@ -1577,9 +1650,8 @@
|
|
|
1577
1650
|
}
|
|
1578
1651
|
],
|
|
1579
1652
|
"compatibility": {
|
|
1580
|
-
"
|
|
1581
|
-
"
|
|
1582
|
-
"3.x": "unknown"
|
|
1653
|
+
"nuxt": "^2.0.0",
|
|
1654
|
+
"requires": {}
|
|
1583
1655
|
}
|
|
1584
1656
|
},
|
|
1585
1657
|
{
|
|
@@ -1601,9 +1673,8 @@
|
|
|
1601
1673
|
}
|
|
1602
1674
|
],
|
|
1603
1675
|
"compatibility": {
|
|
1604
|
-
"
|
|
1605
|
-
"
|
|
1606
|
-
"3.x": "unknown"
|
|
1676
|
+
"nuxt": "^2.0.0",
|
|
1677
|
+
"requires": {}
|
|
1607
1678
|
}
|
|
1608
1679
|
},
|
|
1609
1680
|
{
|
|
@@ -1630,9 +1701,8 @@
|
|
|
1630
1701
|
}
|
|
1631
1702
|
],
|
|
1632
1703
|
"compatibility": {
|
|
1633
|
-
"
|
|
1634
|
-
"
|
|
1635
|
-
"3.x": "unknown"
|
|
1704
|
+
"nuxt": "^2.0.0",
|
|
1705
|
+
"requires": {}
|
|
1636
1706
|
}
|
|
1637
1707
|
},
|
|
1638
1708
|
{
|
|
@@ -1654,9 +1724,8 @@
|
|
|
1654
1724
|
}
|
|
1655
1725
|
],
|
|
1656
1726
|
"compatibility": {
|
|
1657
|
-
"
|
|
1658
|
-
"
|
|
1659
|
-
"3.x": "unknown"
|
|
1727
|
+
"nuxt": "^2.0.0",
|
|
1728
|
+
"requires": {}
|
|
1660
1729
|
}
|
|
1661
1730
|
},
|
|
1662
1731
|
{
|
|
@@ -1681,9 +1750,30 @@
|
|
|
1681
1750
|
}
|
|
1682
1751
|
],
|
|
1683
1752
|
"compatibility": {
|
|
1684
|
-
"
|
|
1685
|
-
"
|
|
1686
|
-
|
|
1753
|
+
"nuxt": "^2.0.0",
|
|
1754
|
+
"requires": {}
|
|
1755
|
+
}
|
|
1756
|
+
},
|
|
1757
|
+
{
|
|
1758
|
+
"name": "icons",
|
|
1759
|
+
"description": "Use your own automatically imported SVG icons.",
|
|
1760
|
+
"repo": "gitfoxcode/nuxt-icons",
|
|
1761
|
+
"npm": "nuxt-icons",
|
|
1762
|
+
"icon": "icons.png",
|
|
1763
|
+
"github": "https://github.com/gitFoxCode/nuxt-icons",
|
|
1764
|
+
"website": "https://github.com/gitFoxCode/nuxt-icons",
|
|
1765
|
+
"learn_more": "",
|
|
1766
|
+
"category": "UI",
|
|
1767
|
+
"type": "3rd-party",
|
|
1768
|
+
"maintainers": [
|
|
1769
|
+
{
|
|
1770
|
+
"name": "Sebastian Wludzik",
|
|
1771
|
+
"github": "gitfoxcode"
|
|
1772
|
+
}
|
|
1773
|
+
],
|
|
1774
|
+
"compatibility": {
|
|
1775
|
+
"nuxt": "^3.0.0",
|
|
1776
|
+
"requires": {}
|
|
1687
1777
|
}
|
|
1688
1778
|
},
|
|
1689
1779
|
{
|
|
@@ -1704,9 +1794,8 @@
|
|
|
1704
1794
|
}
|
|
1705
1795
|
],
|
|
1706
1796
|
"compatibility": {
|
|
1707
|
-
"
|
|
1708
|
-
"
|
|
1709
|
-
"3.x": "unknown"
|
|
1797
|
+
"nuxt": "^2.0.0",
|
|
1798
|
+
"requires": {}
|
|
1710
1799
|
}
|
|
1711
1800
|
},
|
|
1712
1801
|
{
|
|
@@ -1738,9 +1827,10 @@
|
|
|
1738
1827
|
}
|
|
1739
1828
|
],
|
|
1740
1829
|
"compatibility": {
|
|
1741
|
-
"
|
|
1742
|
-
"
|
|
1743
|
-
|
|
1830
|
+
"nuxt": "^2.0.0",
|
|
1831
|
+
"requires": {
|
|
1832
|
+
"bridge": "optional"
|
|
1833
|
+
}
|
|
1744
1834
|
}
|
|
1745
1835
|
},
|
|
1746
1836
|
{
|
|
@@ -1761,9 +1851,33 @@
|
|
|
1761
1851
|
}
|
|
1762
1852
|
],
|
|
1763
1853
|
"compatibility": {
|
|
1764
|
-
"
|
|
1765
|
-
"
|
|
1766
|
-
|
|
1854
|
+
"nuxt": "^2.0.0",
|
|
1855
|
+
"requires": {}
|
|
1856
|
+
}
|
|
1857
|
+
},
|
|
1858
|
+
{
|
|
1859
|
+
"name": "inkline",
|
|
1860
|
+
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
1861
|
+
"repo": "inkline/nuxt-module-inkline",
|
|
1862
|
+
"npm": "@inkline/nuxt",
|
|
1863
|
+
"icon": "inkline.svg",
|
|
1864
|
+
"github": "https://github.com/inkline/nuxt-module-inkline",
|
|
1865
|
+
"website": "https://inkline.io",
|
|
1866
|
+
"learn_more": "https://inkline.io/docs/introduction/installation/nuxt",
|
|
1867
|
+
"category": "UI",
|
|
1868
|
+
"type": "3rd-party",
|
|
1869
|
+
"maintainers": [
|
|
1870
|
+
{
|
|
1871
|
+
"name": "Alex Grozav",
|
|
1872
|
+
"github": "alexgrozav",
|
|
1873
|
+
"twitter": "alexgrozav"
|
|
1874
|
+
}
|
|
1875
|
+
],
|
|
1876
|
+
"compatibility": {
|
|
1877
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1878
|
+
"requires": {
|
|
1879
|
+
"bridge": true
|
|
1880
|
+
}
|
|
1767
1881
|
}
|
|
1768
1882
|
},
|
|
1769
1883
|
{
|
|
@@ -1784,9 +1898,31 @@
|
|
|
1784
1898
|
}
|
|
1785
1899
|
],
|
|
1786
1900
|
"compatibility": {
|
|
1787
|
-
"
|
|
1788
|
-
"
|
|
1789
|
-
|
|
1901
|
+
"nuxt": "^2.0.0",
|
|
1902
|
+
"requires": {}
|
|
1903
|
+
}
|
|
1904
|
+
},
|
|
1905
|
+
{
|
|
1906
|
+
"name": "ionic",
|
|
1907
|
+
"description": "Batteries-included Ionic integration for building iOS, Android and web apps.",
|
|
1908
|
+
"repo": "danielroe/nuxt-ionic",
|
|
1909
|
+
"npm": "nuxt-ionic",
|
|
1910
|
+
"icon": "ionic.svg",
|
|
1911
|
+
"github": "https://github.com/danielroe/nuxt-ionic",
|
|
1912
|
+
"website": "https://ionic.roe.dev",
|
|
1913
|
+
"learn_more": "https://ionicframework.com",
|
|
1914
|
+
"category": "Libraries",
|
|
1915
|
+
"type": "3rd-party",
|
|
1916
|
+
"maintainers": [
|
|
1917
|
+
{
|
|
1918
|
+
"name": "Daniel Roe",
|
|
1919
|
+
"github": "danielroe",
|
|
1920
|
+
"twitter": "danielcroe"
|
|
1921
|
+
}
|
|
1922
|
+
],
|
|
1923
|
+
"compatibility": {
|
|
1924
|
+
"nuxt": "^3.0.0",
|
|
1925
|
+
"requires": {}
|
|
1790
1926
|
}
|
|
1791
1927
|
},
|
|
1792
1928
|
{
|
|
@@ -1807,9 +1943,8 @@
|
|
|
1807
1943
|
}
|
|
1808
1944
|
],
|
|
1809
1945
|
"compatibility": {
|
|
1810
|
-
"
|
|
1811
|
-
"
|
|
1812
|
-
"3.x": "unknown"
|
|
1946
|
+
"nuxt": "^2.0.0",
|
|
1947
|
+
"requires": {}
|
|
1813
1948
|
}
|
|
1814
1949
|
},
|
|
1815
1950
|
{
|
|
@@ -1830,9 +1965,32 @@
|
|
|
1830
1965
|
}
|
|
1831
1966
|
],
|
|
1832
1967
|
"compatibility": {
|
|
1833
|
-
"
|
|
1834
|
-
"
|
|
1835
|
-
|
|
1968
|
+
"nuxt": "^2.0.0",
|
|
1969
|
+
"requires": {}
|
|
1970
|
+
}
|
|
1971
|
+
},
|
|
1972
|
+
{
|
|
1973
|
+
"name": "kql",
|
|
1974
|
+
"description": "Nuxt 3 module for Kirby's Query Language API",
|
|
1975
|
+
"repo": "johannschopplich/nuxt-kql",
|
|
1976
|
+
"npm": "nuxt-kql",
|
|
1977
|
+
"icon": "kql.svg",
|
|
1978
|
+
"github": "https://github.com/johannschopplich/nuxt-kql",
|
|
1979
|
+
"website": "https://nuxt-kql.jhnn.dev",
|
|
1980
|
+
"learn_more": "",
|
|
1981
|
+
"category": "CMS",
|
|
1982
|
+
"type": "3rd-party",
|
|
1983
|
+
"maintainers": [
|
|
1984
|
+
{
|
|
1985
|
+
"name": "Johann Schopplich",
|
|
1986
|
+
"github": "johannschopplich",
|
|
1987
|
+
"twitter": "jschopplich",
|
|
1988
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
1989
|
+
}
|
|
1990
|
+
],
|
|
1991
|
+
"compatibility": {
|
|
1992
|
+
"nuxt": "^3.0.0",
|
|
1993
|
+
"requires": {}
|
|
1836
1994
|
}
|
|
1837
1995
|
},
|
|
1838
1996
|
{
|
|
@@ -1853,9 +2011,8 @@
|
|
|
1853
2011
|
}
|
|
1854
2012
|
],
|
|
1855
2013
|
"compatibility": {
|
|
1856
|
-
"
|
|
1857
|
-
"
|
|
1858
|
-
"3.x": "unknown"
|
|
2014
|
+
"nuxt": "^2.0.0",
|
|
2015
|
+
"requires": {}
|
|
1859
2016
|
}
|
|
1860
2017
|
},
|
|
1861
2018
|
{
|
|
@@ -1876,9 +2033,8 @@
|
|
|
1876
2033
|
}
|
|
1877
2034
|
],
|
|
1878
2035
|
"compatibility": {
|
|
1879
|
-
"
|
|
1880
|
-
"
|
|
1881
|
-
"3.x": "unknown"
|
|
2036
|
+
"nuxt": "^2.0.0",
|
|
2037
|
+
"requires": {}
|
|
1882
2038
|
}
|
|
1883
2039
|
},
|
|
1884
2040
|
{
|
|
@@ -1899,9 +2055,8 @@
|
|
|
1899
2055
|
}
|
|
1900
2056
|
],
|
|
1901
2057
|
"compatibility": {
|
|
1902
|
-
"
|
|
1903
|
-
"
|
|
1904
|
-
"3.x": "unknown"
|
|
2058
|
+
"nuxt": "^2.0.0",
|
|
2059
|
+
"requires": {}
|
|
1905
2060
|
}
|
|
1906
2061
|
},
|
|
1907
2062
|
{
|
|
@@ -1922,9 +2077,8 @@
|
|
|
1922
2077
|
}
|
|
1923
2078
|
],
|
|
1924
2079
|
"compatibility": {
|
|
1925
|
-
"
|
|
1926
|
-
"
|
|
1927
|
-
"3.x": "unknown"
|
|
2080
|
+
"nuxt": "^2.0.0",
|
|
2081
|
+
"requires": {}
|
|
1928
2082
|
}
|
|
1929
2083
|
},
|
|
1930
2084
|
{
|
|
@@ -1950,9 +2104,8 @@
|
|
|
1950
2104
|
}
|
|
1951
2105
|
],
|
|
1952
2106
|
"compatibility": {
|
|
1953
|
-
"
|
|
1954
|
-
"
|
|
1955
|
-
"3.x": "unknown"
|
|
2107
|
+
"nuxt": "^2.0.0",
|
|
2108
|
+
"requires": {}
|
|
1956
2109
|
}
|
|
1957
2110
|
},
|
|
1958
2111
|
{
|
|
@@ -1974,9 +2127,30 @@
|
|
|
1974
2127
|
}
|
|
1975
2128
|
],
|
|
1976
2129
|
"compatibility": {
|
|
1977
|
-
"
|
|
1978
|
-
"
|
|
1979
|
-
|
|
2130
|
+
"nuxt": "^2.0.0",
|
|
2131
|
+
"requires": {}
|
|
2132
|
+
}
|
|
2133
|
+
},
|
|
2134
|
+
{
|
|
2135
|
+
"name": "lodash",
|
|
2136
|
+
"description": "lodash module with auto-import and custom prefix",
|
|
2137
|
+
"repo": "cipami/nuxt-lodash",
|
|
2138
|
+
"npm": "nuxt-lodash",
|
|
2139
|
+
"icon": "lodash.svg",
|
|
2140
|
+
"github": "https://github.com/cipami/nuxt-lodash",
|
|
2141
|
+
"website": "https://github.com/cipami/nuxt-lodash#readme",
|
|
2142
|
+
"learn_more": "https://github.com/lodash/lodash",
|
|
2143
|
+
"category": "Libraries",
|
|
2144
|
+
"type": "3rd-party",
|
|
2145
|
+
"maintainers": [
|
|
2146
|
+
{
|
|
2147
|
+
"name": "Michal Čípa",
|
|
2148
|
+
"github": "cipami"
|
|
2149
|
+
}
|
|
2150
|
+
],
|
|
2151
|
+
"compatibility": {
|
|
2152
|
+
"nuxt": "^3.0.0",
|
|
2153
|
+
"requires": {}
|
|
1980
2154
|
}
|
|
1981
2155
|
},
|
|
1982
2156
|
{
|
|
@@ -1998,9 +2172,8 @@
|
|
|
1998
2172
|
}
|
|
1999
2173
|
],
|
|
2000
2174
|
"compatibility": {
|
|
2001
|
-
"
|
|
2002
|
-
"
|
|
2003
|
-
"3.x": "unknown"
|
|
2175
|
+
"nuxt": "^2.0.0",
|
|
2176
|
+
"requires": {}
|
|
2004
2177
|
}
|
|
2005
2178
|
},
|
|
2006
2179
|
{
|
|
@@ -2021,9 +2194,8 @@
|
|
|
2021
2194
|
}
|
|
2022
2195
|
],
|
|
2023
2196
|
"compatibility": {
|
|
2024
|
-
"
|
|
2025
|
-
"
|
|
2026
|
-
"3.x": "unknown"
|
|
2197
|
+
"nuxt": "^2.0.0",
|
|
2198
|
+
"requires": {}
|
|
2027
2199
|
}
|
|
2028
2200
|
},
|
|
2029
2201
|
{
|
|
@@ -2045,9 +2217,8 @@
|
|
|
2045
2217
|
}
|
|
2046
2218
|
],
|
|
2047
2219
|
"compatibility": {
|
|
2048
|
-
"
|
|
2049
|
-
"
|
|
2050
|
-
"3.x": "unknown"
|
|
2220
|
+
"nuxt": "^2.0.0",
|
|
2221
|
+
"requires": {}
|
|
2051
2222
|
}
|
|
2052
2223
|
},
|
|
2053
2224
|
{
|
|
@@ -2068,9 +2239,8 @@
|
|
|
2068
2239
|
}
|
|
2069
2240
|
],
|
|
2070
2241
|
"compatibility": {
|
|
2071
|
-
"
|
|
2072
|
-
"
|
|
2073
|
-
"3.x": "unknown"
|
|
2242
|
+
"nuxt": "^2.0.0",
|
|
2243
|
+
"requires": {}
|
|
2074
2244
|
}
|
|
2075
2245
|
},
|
|
2076
2246
|
{
|
|
@@ -2092,9 +2262,33 @@
|
|
|
2092
2262
|
}
|
|
2093
2263
|
],
|
|
2094
2264
|
"compatibility": {
|
|
2095
|
-
"
|
|
2096
|
-
"
|
|
2097
|
-
|
|
2265
|
+
"nuxt": "^2.0.0",
|
|
2266
|
+
"requires": {}
|
|
2267
|
+
}
|
|
2268
|
+
},
|
|
2269
|
+
{
|
|
2270
|
+
"name": "meilisearch",
|
|
2271
|
+
"description": "Meilisearch Instant Search module for Nuxt 3",
|
|
2272
|
+
"repo": "xlanex6/nuxt-meilisearch",
|
|
2273
|
+
"npm": "nuxt-meilisearch",
|
|
2274
|
+
"icon": "meilisearch.svg",
|
|
2275
|
+
"github": "https://github.com/xlanex6/nuxt-meilisearch",
|
|
2276
|
+
"website": "https://github.com/xlanex6/nuxt-meilisearch",
|
|
2277
|
+
"learn_more": "https://github.com/xlanex6/nuxt-meilisearch",
|
|
2278
|
+
"category": "Libraries",
|
|
2279
|
+
"type": "3rd-party",
|
|
2280
|
+
"maintainers": [
|
|
2281
|
+
{
|
|
2282
|
+
"name": "Alex Duval",
|
|
2283
|
+
"github": "xlanex6",
|
|
2284
|
+
"avatar": "https://avatars.githubusercontent.com/u/13418668?v=4"
|
|
2285
|
+
}
|
|
2286
|
+
],
|
|
2287
|
+
"compatibility": {
|
|
2288
|
+
"nuxt": "^3.0.0",
|
|
2289
|
+
"requires": {
|
|
2290
|
+
"bridge": false
|
|
2291
|
+
}
|
|
2098
2292
|
}
|
|
2099
2293
|
},
|
|
2100
2294
|
{
|
|
@@ -2115,9 +2309,8 @@
|
|
|
2115
2309
|
}
|
|
2116
2310
|
],
|
|
2117
2311
|
"compatibility": {
|
|
2118
|
-
"
|
|
2119
|
-
"
|
|
2120
|
-
"3.x": "unknown"
|
|
2312
|
+
"nuxt": "^2.0.0",
|
|
2313
|
+
"requires": {}
|
|
2121
2314
|
}
|
|
2122
2315
|
},
|
|
2123
2316
|
{
|
|
@@ -2138,9 +2331,8 @@
|
|
|
2138
2331
|
}
|
|
2139
2332
|
],
|
|
2140
2333
|
"compatibility": {
|
|
2141
|
-
"
|
|
2142
|
-
"
|
|
2143
|
-
"3.x": "unknown"
|
|
2334
|
+
"nuxt": "^2.0.0",
|
|
2335
|
+
"requires": {}
|
|
2144
2336
|
}
|
|
2145
2337
|
},
|
|
2146
2338
|
{
|
|
@@ -2166,9 +2358,8 @@
|
|
|
2166
2358
|
}
|
|
2167
2359
|
],
|
|
2168
2360
|
"compatibility": {
|
|
2169
|
-
"
|
|
2170
|
-
"
|
|
2171
|
-
"3.x": "unknown"
|
|
2361
|
+
"nuxt": "^2.0.0",
|
|
2362
|
+
"requires": {}
|
|
2172
2363
|
}
|
|
2173
2364
|
},
|
|
2174
2365
|
{
|
|
@@ -2189,9 +2380,8 @@
|
|
|
2189
2380
|
}
|
|
2190
2381
|
],
|
|
2191
2382
|
"compatibility": {
|
|
2192
|
-
"
|
|
2193
|
-
"
|
|
2194
|
-
"3.x": "unknown"
|
|
2383
|
+
"nuxt": "^2.0.0",
|
|
2384
|
+
"requires": {}
|
|
2195
2385
|
}
|
|
2196
2386
|
},
|
|
2197
2387
|
{
|
|
@@ -2212,9 +2402,8 @@
|
|
|
2212
2402
|
}
|
|
2213
2403
|
],
|
|
2214
2404
|
"compatibility": {
|
|
2215
|
-
"
|
|
2216
|
-
"
|
|
2217
|
-
"3.x": "unknown"
|
|
2405
|
+
"nuxt": "^2.0.0",
|
|
2406
|
+
"requires": {}
|
|
2218
2407
|
}
|
|
2219
2408
|
},
|
|
2220
2409
|
{
|
|
@@ -2235,9 +2424,8 @@
|
|
|
2235
2424
|
}
|
|
2236
2425
|
],
|
|
2237
2426
|
"compatibility": {
|
|
2238
|
-
"
|
|
2239
|
-
"
|
|
2240
|
-
"3.x": "unknown"
|
|
2427
|
+
"nuxt": "^2.0.0",
|
|
2428
|
+
"requires": {}
|
|
2241
2429
|
}
|
|
2242
2430
|
},
|
|
2243
2431
|
{
|
|
@@ -2259,9 +2447,8 @@
|
|
|
2259
2447
|
}
|
|
2260
2448
|
],
|
|
2261
2449
|
"compatibility": {
|
|
2262
|
-
"
|
|
2263
|
-
"
|
|
2264
|
-
"3.x": "unknown"
|
|
2450
|
+
"nuxt": "^2.0.0",
|
|
2451
|
+
"requires": {}
|
|
2265
2452
|
}
|
|
2266
2453
|
},
|
|
2267
2454
|
{
|
|
@@ -2282,9 +2469,8 @@
|
|
|
2282
2469
|
}
|
|
2283
2470
|
],
|
|
2284
2471
|
"compatibility": {
|
|
2285
|
-
"
|
|
2286
|
-
"
|
|
2287
|
-
"3.x": "unknown"
|
|
2472
|
+
"nuxt": "^2.0.0",
|
|
2473
|
+
"requires": {}
|
|
2288
2474
|
}
|
|
2289
2475
|
},
|
|
2290
2476
|
{
|
|
@@ -2311,9 +2497,8 @@
|
|
|
2311
2497
|
}
|
|
2312
2498
|
],
|
|
2313
2499
|
"compatibility": {
|
|
2314
|
-
"
|
|
2315
|
-
"
|
|
2316
|
-
"3.x": "unknown"
|
|
2500
|
+
"nuxt": "^2.0.0",
|
|
2501
|
+
"requires": {}
|
|
2317
2502
|
}
|
|
2318
2503
|
},
|
|
2319
2504
|
{
|
|
@@ -2334,9 +2519,54 @@
|
|
|
2334
2519
|
}
|
|
2335
2520
|
],
|
|
2336
2521
|
"compatibility": {
|
|
2337
|
-
"
|
|
2338
|
-
"
|
|
2339
|
-
|
|
2522
|
+
"nuxt": "^2.0.0",
|
|
2523
|
+
"requires": {}
|
|
2524
|
+
}
|
|
2525
|
+
},
|
|
2526
|
+
{
|
|
2527
|
+
"name": "nuxt-hue",
|
|
2528
|
+
"description": "Enlighten your Nuxt experience",
|
|
2529
|
+
"repo": "lihbr/nuxt-hue",
|
|
2530
|
+
"npm": "nuxt-hue",
|
|
2531
|
+
"icon": "nuxt-hue.svg",
|
|
2532
|
+
"github": "https://github.com/lihbr/nuxt-hue",
|
|
2533
|
+
"website": "https://github.com/lihbr/nuxt-hue",
|
|
2534
|
+
"learn_more": "",
|
|
2535
|
+
"category": "Devtools",
|
|
2536
|
+
"type": "3rd-party",
|
|
2537
|
+
"maintainers": [
|
|
2538
|
+
{
|
|
2539
|
+
"name": "lihbr",
|
|
2540
|
+
"github": "lihbr"
|
|
2541
|
+
}
|
|
2542
|
+
],
|
|
2543
|
+
"compatibility": {
|
|
2544
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2545
|
+
"requires": {
|
|
2546
|
+
"bridge": "optional"
|
|
2547
|
+
}
|
|
2548
|
+
}
|
|
2549
|
+
},
|
|
2550
|
+
{
|
|
2551
|
+
"name": "nuxt-pino-log",
|
|
2552
|
+
"description": "Structured logs for nuxt apps using pino",
|
|
2553
|
+
"repo": "kpn/nuxt-pino-log",
|
|
2554
|
+
"npm": "nuxt-pino-log",
|
|
2555
|
+
"icon": "",
|
|
2556
|
+
"github": "https://github.com/kpn/nuxt-pino-log",
|
|
2557
|
+
"website": "https://github.com/kpn/nuxt-pino-log",
|
|
2558
|
+
"learn_more": "https://github.com/pinojs/pino",
|
|
2559
|
+
"category": "Monitoring",
|
|
2560
|
+
"type": "3rd-party",
|
|
2561
|
+
"maintainers": [
|
|
2562
|
+
{
|
|
2563
|
+
"name": "kpn",
|
|
2564
|
+
"github": "kpn"
|
|
2565
|
+
}
|
|
2566
|
+
],
|
|
2567
|
+
"compatibility": {
|
|
2568
|
+
"nuxt": "^2.0.0",
|
|
2569
|
+
"requires": {}
|
|
2340
2570
|
}
|
|
2341
2571
|
},
|
|
2342
2572
|
{
|
|
@@ -2358,9 +2588,8 @@
|
|
|
2358
2588
|
}
|
|
2359
2589
|
],
|
|
2360
2590
|
"compatibility": {
|
|
2361
|
-
"
|
|
2362
|
-
"
|
|
2363
|
-
"3.x": "unknown"
|
|
2591
|
+
"nuxt": "^2.0.0",
|
|
2592
|
+
"requires": {}
|
|
2364
2593
|
}
|
|
2365
2594
|
},
|
|
2366
2595
|
{
|
|
@@ -2383,9 +2612,8 @@
|
|
|
2383
2612
|
}
|
|
2384
2613
|
],
|
|
2385
2614
|
"compatibility": {
|
|
2386
|
-
"
|
|
2387
|
-
"
|
|
2388
|
-
"3.x": "unknown"
|
|
2615
|
+
"nuxt": "^2.0.0",
|
|
2616
|
+
"requires": {}
|
|
2389
2617
|
}
|
|
2390
2618
|
},
|
|
2391
2619
|
{
|
|
@@ -2406,9 +2634,8 @@
|
|
|
2406
2634
|
}
|
|
2407
2635
|
],
|
|
2408
2636
|
"compatibility": {
|
|
2409
|
-
"
|
|
2410
|
-
"
|
|
2411
|
-
"3.x": "unknown"
|
|
2637
|
+
"nuxt": "^2.0.0",
|
|
2638
|
+
"requires": {}
|
|
2412
2639
|
}
|
|
2413
2640
|
},
|
|
2414
2641
|
{
|
|
@@ -2429,9 +2656,8 @@
|
|
|
2429
2656
|
}
|
|
2430
2657
|
],
|
|
2431
2658
|
"compatibility": {
|
|
2432
|
-
"
|
|
2433
|
-
"
|
|
2434
|
-
"3.x": "unknown"
|
|
2659
|
+
"nuxt": "^2.0.0",
|
|
2660
|
+
"requires": {}
|
|
2435
2661
|
}
|
|
2436
2662
|
},
|
|
2437
2663
|
{
|
|
@@ -2452,9 +2678,8 @@
|
|
|
2452
2678
|
}
|
|
2453
2679
|
],
|
|
2454
2680
|
"compatibility": {
|
|
2455
|
-
"
|
|
2456
|
-
"
|
|
2457
|
-
"3.x": "unknown"
|
|
2681
|
+
"nuxt": "^2.0.0",
|
|
2682
|
+
"requires": {}
|
|
2458
2683
|
}
|
|
2459
2684
|
},
|
|
2460
2685
|
{
|
|
@@ -2476,9 +2701,8 @@
|
|
|
2476
2701
|
}
|
|
2477
2702
|
],
|
|
2478
2703
|
"compatibility": {
|
|
2479
|
-
"
|
|
2480
|
-
"
|
|
2481
|
-
"3.x": "unknown"
|
|
2704
|
+
"nuxt": "^2.0.0",
|
|
2705
|
+
"requires": {}
|
|
2482
2706
|
}
|
|
2483
2707
|
},
|
|
2484
2708
|
{
|
|
@@ -2500,9 +2724,8 @@
|
|
|
2500
2724
|
}
|
|
2501
2725
|
],
|
|
2502
2726
|
"compatibility": {
|
|
2503
|
-
"
|
|
2504
|
-
"
|
|
2505
|
-
"3.x": "unknown"
|
|
2727
|
+
"nuxt": "^2.0.0",
|
|
2728
|
+
"requires": {}
|
|
2506
2729
|
}
|
|
2507
2730
|
},
|
|
2508
2731
|
{
|
|
@@ -2524,9 +2747,8 @@
|
|
|
2524
2747
|
}
|
|
2525
2748
|
],
|
|
2526
2749
|
"compatibility": {
|
|
2527
|
-
"
|
|
2528
|
-
"
|
|
2529
|
-
"3.x": "unknown"
|
|
2750
|
+
"nuxt": "^2.0.0",
|
|
2751
|
+
"requires": {}
|
|
2530
2752
|
}
|
|
2531
2753
|
},
|
|
2532
2754
|
{
|
|
@@ -2547,9 +2769,8 @@
|
|
|
2547
2769
|
}
|
|
2548
2770
|
],
|
|
2549
2771
|
"compatibility": {
|
|
2550
|
-
"
|
|
2551
|
-
"
|
|
2552
|
-
"3.x": "unknown"
|
|
2772
|
+
"nuxt": "^2.0.0",
|
|
2773
|
+
"requires": {}
|
|
2553
2774
|
}
|
|
2554
2775
|
},
|
|
2555
2776
|
{
|
|
@@ -2570,9 +2791,33 @@
|
|
|
2570
2791
|
}
|
|
2571
2792
|
],
|
|
2572
2793
|
"compatibility": {
|
|
2573
|
-
"
|
|
2574
|
-
"
|
|
2575
|
-
|
|
2794
|
+
"nuxt": "^2.0.0",
|
|
2795
|
+
"requires": {}
|
|
2796
|
+
}
|
|
2797
|
+
},
|
|
2798
|
+
{
|
|
2799
|
+
"name": "partytown",
|
|
2800
|
+
"description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
|
|
2801
|
+
"repo": "nuxt-community/partytown-module",
|
|
2802
|
+
"npm": "@nuxtjs/partytown",
|
|
2803
|
+
"icon": "partytown.svg",
|
|
2804
|
+
"github": "https://github.com/nuxt-community/partytown-module",
|
|
2805
|
+
"website": "https://github.com/nuxt-community/partytown-module",
|
|
2806
|
+
"learn_more": "https://partytown.builder.io/",
|
|
2807
|
+
"category": "Performance",
|
|
2808
|
+
"type": "community",
|
|
2809
|
+
"maintainers": [
|
|
2810
|
+
{
|
|
2811
|
+
"name": "Daniel Roe",
|
|
2812
|
+
"github": "danielroe",
|
|
2813
|
+
"twitter": "danielcroe"
|
|
2814
|
+
}
|
|
2815
|
+
],
|
|
2816
|
+
"compatibility": {
|
|
2817
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2818
|
+
"requires": {
|
|
2819
|
+
"bridge": true
|
|
2820
|
+
}
|
|
2576
2821
|
}
|
|
2577
2822
|
},
|
|
2578
2823
|
{
|
|
@@ -2594,9 +2839,8 @@
|
|
|
2594
2839
|
}
|
|
2595
2840
|
],
|
|
2596
2841
|
"compatibility": {
|
|
2597
|
-
"
|
|
2598
|
-
"
|
|
2599
|
-
"3.x": "unknown"
|
|
2842
|
+
"nuxt": "^2.0.0",
|
|
2843
|
+
"requires": {}
|
|
2600
2844
|
}
|
|
2601
2845
|
},
|
|
2602
2846
|
{
|
|
@@ -2617,9 +2861,10 @@
|
|
|
2617
2861
|
}
|
|
2618
2862
|
],
|
|
2619
2863
|
"compatibility": {
|
|
2620
|
-
"
|
|
2621
|
-
"
|
|
2622
|
-
|
|
2864
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2865
|
+
"requires": {
|
|
2866
|
+
"bridge": "optional"
|
|
2867
|
+
}
|
|
2623
2868
|
}
|
|
2624
2869
|
},
|
|
2625
2870
|
{
|
|
@@ -2640,9 +2885,10 @@
|
|
|
2640
2885
|
}
|
|
2641
2886
|
],
|
|
2642
2887
|
"compatibility": {
|
|
2643
|
-
"
|
|
2644
|
-
"
|
|
2645
|
-
|
|
2888
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2889
|
+
"requires": {
|
|
2890
|
+
"bridge": "optional"
|
|
2891
|
+
}
|
|
2646
2892
|
}
|
|
2647
2893
|
},
|
|
2648
2894
|
{
|
|
@@ -2663,9 +2909,8 @@
|
|
|
2663
2909
|
}
|
|
2664
2910
|
],
|
|
2665
2911
|
"compatibility": {
|
|
2666
|
-
"
|
|
2667
|
-
"
|
|
2668
|
-
"3.x": "unknown"
|
|
2912
|
+
"nuxt": "^2.0.0",
|
|
2913
|
+
"requires": {}
|
|
2669
2914
|
}
|
|
2670
2915
|
},
|
|
2671
2916
|
{
|
|
@@ -2696,9 +2941,8 @@
|
|
|
2696
2941
|
}
|
|
2697
2942
|
],
|
|
2698
2943
|
"compatibility": {
|
|
2699
|
-
"
|
|
2700
|
-
"
|
|
2701
|
-
"3.x": "unknown"
|
|
2944
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2945
|
+
"requires": {}
|
|
2702
2946
|
}
|
|
2703
2947
|
},
|
|
2704
2948
|
{
|
|
@@ -2719,9 +2963,8 @@
|
|
|
2719
2963
|
}
|
|
2720
2964
|
],
|
|
2721
2965
|
"compatibility": {
|
|
2722
|
-
"
|
|
2723
|
-
"
|
|
2724
|
-
"3.x": "unknown"
|
|
2966
|
+
"nuxt": "^2.0.0",
|
|
2967
|
+
"requires": {}
|
|
2725
2968
|
}
|
|
2726
2969
|
},
|
|
2727
2970
|
{
|
|
@@ -2743,9 +2986,8 @@
|
|
|
2743
2986
|
}
|
|
2744
2987
|
],
|
|
2745
2988
|
"compatibility": {
|
|
2746
|
-
"
|
|
2747
|
-
"
|
|
2748
|
-
"3.x": "unknown"
|
|
2989
|
+
"nuxt": "^2.0.0",
|
|
2990
|
+
"requires": {}
|
|
2749
2991
|
}
|
|
2750
2992
|
},
|
|
2751
2993
|
{
|
|
@@ -2767,9 +3009,8 @@
|
|
|
2767
3009
|
}
|
|
2768
3010
|
],
|
|
2769
3011
|
"compatibility": {
|
|
2770
|
-
"
|
|
2771
|
-
"
|
|
2772
|
-
"3.x": "unknown"
|
|
3012
|
+
"nuxt": "^2.0.0",
|
|
3013
|
+
"requires": {}
|
|
2773
3014
|
}
|
|
2774
3015
|
},
|
|
2775
3016
|
{
|
|
@@ -2790,9 +3031,8 @@
|
|
|
2790
3031
|
}
|
|
2791
3032
|
],
|
|
2792
3033
|
"compatibility": {
|
|
2793
|
-
"
|
|
2794
|
-
"
|
|
2795
|
-
"3.x": "unknown"
|
|
3034
|
+
"nuxt": "^2.0.0",
|
|
3035
|
+
"requires": {}
|
|
2796
3036
|
}
|
|
2797
3037
|
},
|
|
2798
3038
|
{
|
|
@@ -2814,9 +3054,10 @@
|
|
|
2814
3054
|
}
|
|
2815
3055
|
],
|
|
2816
3056
|
"compatibility": {
|
|
2817
|
-
"
|
|
2818
|
-
"
|
|
2819
|
-
|
|
3057
|
+
"nuxt": "^2.0.0",
|
|
3058
|
+
"requires": {
|
|
3059
|
+
"bridge": "optional"
|
|
3060
|
+
}
|
|
2820
3061
|
}
|
|
2821
3062
|
},
|
|
2822
3063
|
{
|
|
@@ -2837,9 +3078,8 @@
|
|
|
2837
3078
|
}
|
|
2838
3079
|
],
|
|
2839
3080
|
"compatibility": {
|
|
2840
|
-
"
|
|
2841
|
-
"
|
|
2842
|
-
"3.x": "unknown"
|
|
3081
|
+
"nuxt": "^2.0.0",
|
|
3082
|
+
"requires": {}
|
|
2843
3083
|
}
|
|
2844
3084
|
},
|
|
2845
3085
|
{
|
|
@@ -2860,9 +3100,8 @@
|
|
|
2860
3100
|
}
|
|
2861
3101
|
],
|
|
2862
3102
|
"compatibility": {
|
|
2863
|
-
"
|
|
2864
|
-
"
|
|
2865
|
-
"3.x": "unknown"
|
|
3103
|
+
"nuxt": "^2.0.0",
|
|
3104
|
+
"requires": {}
|
|
2866
3105
|
}
|
|
2867
3106
|
},
|
|
2868
3107
|
{
|
|
@@ -2884,9 +3123,8 @@
|
|
|
2884
3123
|
}
|
|
2885
3124
|
],
|
|
2886
3125
|
"compatibility": {
|
|
2887
|
-
"
|
|
2888
|
-
"
|
|
2889
|
-
"3.x": "unknown"
|
|
3126
|
+
"nuxt": "^2.0.0",
|
|
3127
|
+
"requires": {}
|
|
2890
3128
|
}
|
|
2891
3129
|
},
|
|
2892
3130
|
{
|
|
@@ -2907,9 +3145,8 @@
|
|
|
2907
3145
|
}
|
|
2908
3146
|
],
|
|
2909
3147
|
"compatibility": {
|
|
2910
|
-
"
|
|
2911
|
-
"
|
|
2912
|
-
"3.x": "unknown"
|
|
3148
|
+
"nuxt": "^2.0.0",
|
|
3149
|
+
"requires": {}
|
|
2913
3150
|
}
|
|
2914
3151
|
},
|
|
2915
3152
|
{
|
|
@@ -2930,9 +3167,8 @@
|
|
|
2930
3167
|
}
|
|
2931
3168
|
],
|
|
2932
3169
|
"compatibility": {
|
|
2933
|
-
"
|
|
2934
|
-
"
|
|
2935
|
-
"3.x": "unknown"
|
|
3170
|
+
"nuxt": "^2.0.0",
|
|
3171
|
+
"requires": {}
|
|
2936
3172
|
}
|
|
2937
3173
|
},
|
|
2938
3174
|
{
|
|
@@ -2953,9 +3189,8 @@
|
|
|
2953
3189
|
}
|
|
2954
3190
|
],
|
|
2955
3191
|
"compatibility": {
|
|
2956
|
-
"
|
|
2957
|
-
"
|
|
2958
|
-
"3.x": "unknown"
|
|
3192
|
+
"nuxt": "^2.0.0",
|
|
3193
|
+
"requires": {}
|
|
2959
3194
|
}
|
|
2960
3195
|
},
|
|
2961
3196
|
{
|
|
@@ -2977,9 +3212,8 @@
|
|
|
2977
3212
|
}
|
|
2978
3213
|
],
|
|
2979
3214
|
"compatibility": {
|
|
2980
|
-
"
|
|
2981
|
-
"
|
|
2982
|
-
"3.x": "unknown"
|
|
3215
|
+
"nuxt": "^2.0.0",
|
|
3216
|
+
"requires": {}
|
|
2983
3217
|
}
|
|
2984
3218
|
},
|
|
2985
3219
|
{
|
|
@@ -3001,14 +3235,13 @@
|
|
|
3001
3235
|
}
|
|
3002
3236
|
],
|
|
3003
3237
|
"compatibility": {
|
|
3004
|
-
"
|
|
3005
|
-
"
|
|
3006
|
-
"3.x": "unknown"
|
|
3238
|
+
"nuxt": "^2.0.0",
|
|
3239
|
+
"requires": {}
|
|
3007
3240
|
}
|
|
3008
3241
|
},
|
|
3009
3242
|
{
|
|
3010
3243
|
"name": "sanity",
|
|
3011
|
-
"description": "Access text, images, and other media with Nuxt
|
|
3244
|
+
"description": "Access text, images, and other media with Nuxt and the Sanity headless CMS.",
|
|
3012
3245
|
"repo": "nuxt-community/sanity-module#main",
|
|
3013
3246
|
"npm": "@nuxtjs/sanity",
|
|
3014
3247
|
"icon": "sanity.png",
|
|
@@ -3025,9 +3258,34 @@
|
|
|
3025
3258
|
}
|
|
3026
3259
|
],
|
|
3027
3260
|
"compatibility": {
|
|
3028
|
-
"
|
|
3029
|
-
"
|
|
3030
|
-
|
|
3261
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3262
|
+
"requires": {
|
|
3263
|
+
"bridge": "optional"
|
|
3264
|
+
}
|
|
3265
|
+
}
|
|
3266
|
+
},
|
|
3267
|
+
{
|
|
3268
|
+
"name": "schema-org",
|
|
3269
|
+
"description": "Schema.org for Nuxt, supporting typed and automated Google Rich Results.",
|
|
3270
|
+
"repo": "vueuse/schema-org#main/packages/nuxt",
|
|
3271
|
+
"npm": "nuxt-schema-org",
|
|
3272
|
+
"icon": "schema-org.svg",
|
|
3273
|
+
"github": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
|
|
3274
|
+
"website": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
|
|
3275
|
+
"learn_more": "https://vue-schema-org.netlify.app/guide/setup/nuxt.html",
|
|
3276
|
+
"category": "SEO",
|
|
3277
|
+
"type": "3rd-party",
|
|
3278
|
+
"maintainers": [
|
|
3279
|
+
{
|
|
3280
|
+
"name": "Harlan Wilton",
|
|
3281
|
+
"github": "harlan-zw",
|
|
3282
|
+
"twitter": "harlan_zw",
|
|
3283
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
3284
|
+
}
|
|
3285
|
+
],
|
|
3286
|
+
"compatibility": {
|
|
3287
|
+
"nuxt": "^3.0.0",
|
|
3288
|
+
"requires": {}
|
|
3031
3289
|
}
|
|
3032
3290
|
},
|
|
3033
3291
|
{
|
|
@@ -3048,9 +3306,8 @@
|
|
|
3048
3306
|
}
|
|
3049
3307
|
],
|
|
3050
3308
|
"compatibility": {
|
|
3051
|
-
"
|
|
3052
|
-
"
|
|
3053
|
-
"3.x": "unknown"
|
|
3309
|
+
"nuxt": "^2.0.0",
|
|
3310
|
+
"requires": {}
|
|
3054
3311
|
}
|
|
3055
3312
|
},
|
|
3056
3313
|
{
|
|
@@ -3071,9 +3328,8 @@
|
|
|
3071
3328
|
}
|
|
3072
3329
|
],
|
|
3073
3330
|
"compatibility": {
|
|
3074
|
-
"
|
|
3075
|
-
"
|
|
3076
|
-
"3.x": "unknown"
|
|
3331
|
+
"nuxt": "^2.0.0",
|
|
3332
|
+
"requires": {}
|
|
3077
3333
|
}
|
|
3078
3334
|
},
|
|
3079
3335
|
{
|
|
@@ -3094,15 +3350,14 @@
|
|
|
3094
3350
|
}
|
|
3095
3351
|
],
|
|
3096
3352
|
"compatibility": {
|
|
3097
|
-
"
|
|
3098
|
-
"
|
|
3099
|
-
"3.x": "wip"
|
|
3353
|
+
"nuxt": "^2.0.0",
|
|
3354
|
+
"requires": {}
|
|
3100
3355
|
}
|
|
3101
3356
|
},
|
|
3102
3357
|
{
|
|
3103
3358
|
"name": "seo-meta",
|
|
3104
3359
|
"description": "Simple generate seo metadata",
|
|
3105
|
-
"repo": "ihavecoke/nuxtjs-seo-meta",
|
|
3360
|
+
"repo": "ihavecoke/nuxtjs-seo-meta#main/packages/core",
|
|
3106
3361
|
"npm": "nuxt-seo-meta",
|
|
3107
3362
|
"icon": "",
|
|
3108
3363
|
"github": "https://github.com/ihavecoke/nuxtjs-seo-meta",
|
|
@@ -3118,9 +3373,8 @@
|
|
|
3118
3373
|
}
|
|
3119
3374
|
],
|
|
3120
3375
|
"compatibility": {
|
|
3121
|
-
"
|
|
3122
|
-
"
|
|
3123
|
-
"3.x": "unknown"
|
|
3376
|
+
"nuxt": "^2.0.0",
|
|
3377
|
+
"requires": {}
|
|
3124
3378
|
}
|
|
3125
3379
|
},
|
|
3126
3380
|
{
|
|
@@ -3141,9 +3395,8 @@
|
|
|
3141
3395
|
}
|
|
3142
3396
|
],
|
|
3143
3397
|
"compatibility": {
|
|
3144
|
-
"
|
|
3145
|
-
"
|
|
3146
|
-
"3.x": "unknown"
|
|
3398
|
+
"nuxt": "^2.0.0",
|
|
3399
|
+
"requires": {}
|
|
3147
3400
|
}
|
|
3148
3401
|
},
|
|
3149
3402
|
{
|
|
@@ -3165,9 +3418,8 @@
|
|
|
3165
3418
|
}
|
|
3166
3419
|
],
|
|
3167
3420
|
"compatibility": {
|
|
3168
|
-
"
|
|
3169
|
-
"
|
|
3170
|
-
"3.x": "unknown"
|
|
3421
|
+
"nuxt": "^2.0.0",
|
|
3422
|
+
"requires": {}
|
|
3171
3423
|
}
|
|
3172
3424
|
},
|
|
3173
3425
|
{
|
|
@@ -3188,9 +3440,8 @@
|
|
|
3188
3440
|
}
|
|
3189
3441
|
],
|
|
3190
3442
|
"compatibility": {
|
|
3191
|
-
"
|
|
3192
|
-
"
|
|
3193
|
-
"3.x": "unknown"
|
|
3443
|
+
"nuxt": "^2.0.0",
|
|
3444
|
+
"requires": {}
|
|
3194
3445
|
}
|
|
3195
3446
|
},
|
|
3196
3447
|
{
|
|
@@ -3211,9 +3462,8 @@
|
|
|
3211
3462
|
}
|
|
3212
3463
|
],
|
|
3213
3464
|
"compatibility": {
|
|
3214
|
-
"
|
|
3215
|
-
"
|
|
3216
|
-
"3.x": "unknown"
|
|
3465
|
+
"nuxt": "^2.0.0",
|
|
3466
|
+
"requires": {}
|
|
3217
3467
|
}
|
|
3218
3468
|
},
|
|
3219
3469
|
{
|
|
@@ -3235,9 +3485,8 @@
|
|
|
3235
3485
|
}
|
|
3236
3486
|
],
|
|
3237
3487
|
"compatibility": {
|
|
3238
|
-
"
|
|
3239
|
-
"
|
|
3240
|
-
"3.x": "unknown"
|
|
3488
|
+
"nuxt": "^2.0.0",
|
|
3489
|
+
"requires": {}
|
|
3241
3490
|
}
|
|
3242
3491
|
},
|
|
3243
3492
|
{
|
|
@@ -3259,9 +3508,8 @@
|
|
|
3259
3508
|
}
|
|
3260
3509
|
],
|
|
3261
3510
|
"compatibility": {
|
|
3262
|
-
"
|
|
3263
|
-
"
|
|
3264
|
-
"3.x": "unknown"
|
|
3511
|
+
"nuxt": "^2.0.0",
|
|
3512
|
+
"requires": {}
|
|
3265
3513
|
}
|
|
3266
3514
|
},
|
|
3267
3515
|
{
|
|
@@ -3282,9 +3530,8 @@
|
|
|
3282
3530
|
}
|
|
3283
3531
|
],
|
|
3284
3532
|
"compatibility": {
|
|
3285
|
-
"
|
|
3286
|
-
"
|
|
3287
|
-
"3.x": "unknown"
|
|
3533
|
+
"nuxt": "^2.0.0",
|
|
3534
|
+
"requires": {}
|
|
3288
3535
|
}
|
|
3289
3536
|
},
|
|
3290
3537
|
{
|
|
@@ -3305,9 +3552,8 @@
|
|
|
3305
3552
|
}
|
|
3306
3553
|
],
|
|
3307
3554
|
"compatibility": {
|
|
3308
|
-
"
|
|
3309
|
-
"
|
|
3310
|
-
"3.x": "unknown"
|
|
3555
|
+
"nuxt": "^2.0.0",
|
|
3556
|
+
"requires": {}
|
|
3311
3557
|
}
|
|
3312
3558
|
},
|
|
3313
3559
|
{
|
|
@@ -3329,9 +3575,8 @@
|
|
|
3329
3575
|
}
|
|
3330
3576
|
],
|
|
3331
3577
|
"compatibility": {
|
|
3332
|
-
"
|
|
3333
|
-
"
|
|
3334
|
-
"3.x": "unknown"
|
|
3578
|
+
"nuxt": "^2.0.0",
|
|
3579
|
+
"requires": {}
|
|
3335
3580
|
}
|
|
3336
3581
|
},
|
|
3337
3582
|
{
|
|
@@ -3363,9 +3608,8 @@
|
|
|
3363
3608
|
}
|
|
3364
3609
|
],
|
|
3365
3610
|
"compatibility": {
|
|
3366
|
-
"
|
|
3367
|
-
"
|
|
3368
|
-
"3.x": "unknown"
|
|
3611
|
+
"nuxt": "^2.0.0",
|
|
3612
|
+
"requires": {}
|
|
3369
3613
|
}
|
|
3370
3614
|
},
|
|
3371
3615
|
{
|
|
@@ -3386,9 +3630,8 @@
|
|
|
3386
3630
|
}
|
|
3387
3631
|
],
|
|
3388
3632
|
"compatibility": {
|
|
3389
|
-
"
|
|
3390
|
-
"
|
|
3391
|
-
"3.x": "unknown"
|
|
3633
|
+
"nuxt": "^2.0.0",
|
|
3634
|
+
"requires": {}
|
|
3392
3635
|
}
|
|
3393
3636
|
},
|
|
3394
3637
|
{
|
|
@@ -3409,9 +3652,8 @@
|
|
|
3409
3652
|
}
|
|
3410
3653
|
],
|
|
3411
3654
|
"compatibility": {
|
|
3412
|
-
"
|
|
3413
|
-
"
|
|
3414
|
-
"3.x": "unknown"
|
|
3655
|
+
"nuxt": "^2.0.0",
|
|
3656
|
+
"requires": {}
|
|
3415
3657
|
}
|
|
3416
3658
|
},
|
|
3417
3659
|
{
|
|
@@ -3432,16 +3674,15 @@
|
|
|
3432
3674
|
}
|
|
3433
3675
|
],
|
|
3434
3676
|
"compatibility": {
|
|
3435
|
-
"
|
|
3436
|
-
"
|
|
3437
|
-
"3.x": "unknown"
|
|
3677
|
+
"nuxt": "^2.0.0",
|
|
3678
|
+
"requires": {}
|
|
3438
3679
|
}
|
|
3439
3680
|
},
|
|
3440
3681
|
{
|
|
3441
3682
|
"name": "storyblok",
|
|
3442
3683
|
"description": "Storyblok Nuxt.js module",
|
|
3443
|
-
"repo": "storyblok/storyblok-nuxt",
|
|
3444
|
-
"npm": "@storyblok/nuxt
|
|
3684
|
+
"repo": "storyblok/storyblok-nuxt#master/lib",
|
|
3685
|
+
"npm": "@storyblok/nuxt",
|
|
3445
3686
|
"icon": "storyblok.png",
|
|
3446
3687
|
"github": "https://github.com/storyblok/storyblok-nuxt",
|
|
3447
3688
|
"website": "https://github.com/storyblok/storyblok-nuxt",
|
|
@@ -3455,9 +3696,8 @@
|
|
|
3455
3696
|
}
|
|
3456
3697
|
],
|
|
3457
3698
|
"compatibility": {
|
|
3458
|
-
"
|
|
3459
|
-
"
|
|
3460
|
-
"3.x": "unknown"
|
|
3699
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3700
|
+
"requires": {}
|
|
3461
3701
|
}
|
|
3462
3702
|
},
|
|
3463
3703
|
{
|
|
@@ -3484,9 +3724,10 @@
|
|
|
3484
3724
|
}
|
|
3485
3725
|
],
|
|
3486
3726
|
"compatibility": {
|
|
3487
|
-
"
|
|
3488
|
-
"
|
|
3489
|
-
|
|
3727
|
+
"nuxt": "^2.0.0",
|
|
3728
|
+
"requires": {
|
|
3729
|
+
"bridge": "optional"
|
|
3730
|
+
}
|
|
3490
3731
|
}
|
|
3491
3732
|
},
|
|
3492
3733
|
{
|
|
@@ -3513,9 +3754,10 @@
|
|
|
3513
3754
|
}
|
|
3514
3755
|
],
|
|
3515
3756
|
"compatibility": {
|
|
3516
|
-
"
|
|
3517
|
-
"
|
|
3518
|
-
|
|
3757
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3758
|
+
"requires": {
|
|
3759
|
+
"bridge": true
|
|
3760
|
+
}
|
|
3519
3761
|
}
|
|
3520
3762
|
},
|
|
3521
3763
|
{
|
|
@@ -3536,9 +3778,8 @@
|
|
|
3536
3778
|
}
|
|
3537
3779
|
],
|
|
3538
3780
|
"compatibility": {
|
|
3539
|
-
"
|
|
3540
|
-
"
|
|
3541
|
-
"3.x": "unknown"
|
|
3781
|
+
"nuxt": "^2.0.0",
|
|
3782
|
+
"requires": {}
|
|
3542
3783
|
}
|
|
3543
3784
|
},
|
|
3544
3785
|
{
|
|
@@ -3560,9 +3801,8 @@
|
|
|
3560
3801
|
}
|
|
3561
3802
|
],
|
|
3562
3803
|
"compatibility": {
|
|
3563
|
-
"
|
|
3564
|
-
"
|
|
3565
|
-
"3.x": "unknown"
|
|
3804
|
+
"nuxt": "^2.0.0",
|
|
3805
|
+
"requires": {}
|
|
3566
3806
|
}
|
|
3567
3807
|
},
|
|
3568
3808
|
{
|
|
@@ -3583,23 +3823,55 @@
|
|
|
3583
3823
|
}
|
|
3584
3824
|
],
|
|
3585
3825
|
"compatibility": {
|
|
3586
|
-
"
|
|
3587
|
-
"
|
|
3588
|
-
|
|
3826
|
+
"nuxt": "^2.0.0",
|
|
3827
|
+
"requires": {}
|
|
3828
|
+
}
|
|
3829
|
+
},
|
|
3830
|
+
{
|
|
3831
|
+
"name": "stylify",
|
|
3832
|
+
"description": "Stylify generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
|
|
3833
|
+
"repo": "stylify/packages#master/packages/nuxt",
|
|
3834
|
+
"npm": "@stylify/nuxt",
|
|
3835
|
+
"icon": "stylify.svg",
|
|
3836
|
+
"github": "https://github.com/stylify/packages/tree/master/packages/nuxt",
|
|
3837
|
+
"website": "https://stylifycss.com/docs/nuxt",
|
|
3838
|
+
"learn_more": "https://stylifycss.com",
|
|
3839
|
+
"category": "UI",
|
|
3840
|
+
"type": "3rd-party",
|
|
3841
|
+
"maintainers": [
|
|
3842
|
+
{
|
|
3843
|
+
"name": "Vladimír Macháček",
|
|
3844
|
+
"github": "Machy8",
|
|
3845
|
+
"twitter": "8machy"
|
|
3846
|
+
}
|
|
3847
|
+
],
|
|
3848
|
+
"compatibility": {
|
|
3849
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3850
|
+
"requires": {}
|
|
3589
3851
|
}
|
|
3590
3852
|
},
|
|
3591
3853
|
{
|
|
3592
3854
|
"name": "supabase",
|
|
3593
|
-
"description": "
|
|
3594
|
-
"repo": "
|
|
3595
|
-
"npm": "
|
|
3855
|
+
"description": "First class integration with Supabase",
|
|
3856
|
+
"repo": "nuxt-community/supabase-module",
|
|
3857
|
+
"npm": "@nuxtjs/supabase",
|
|
3596
3858
|
"icon": "supabase.png",
|
|
3597
|
-
"github": "https://github.com/
|
|
3598
|
-
"website": "https://
|
|
3599
|
-
"learn_more": "https://supabase.
|
|
3859
|
+
"github": "https://github.com/nuxt-community/supabase-module",
|
|
3860
|
+
"website": "https://supabase.nuxtjs.org",
|
|
3861
|
+
"learn_more": "https://supabase.com",
|
|
3600
3862
|
"category": "Database",
|
|
3601
|
-
"type": "
|
|
3863
|
+
"type": "community",
|
|
3602
3864
|
"maintainers": [
|
|
3865
|
+
{
|
|
3866
|
+
"name": "Baptiste Leproux",
|
|
3867
|
+
"github": "larbish",
|
|
3868
|
+
"twitter": "baptistelprx"
|
|
3869
|
+
},
|
|
3870
|
+
{
|
|
3871
|
+
"name": "Sebastien Chopin",
|
|
3872
|
+
"github": "Atinux",
|
|
3873
|
+
"twitter": "Atinux"
|
|
3874
|
+
},
|
|
3603
3875
|
{
|
|
3604
3876
|
"name": "Scott Robertson",
|
|
3605
3877
|
"github": "scottrobertson",
|
|
@@ -3607,9 +3879,8 @@
|
|
|
3607
3879
|
}
|
|
3608
3880
|
],
|
|
3609
3881
|
"compatibility": {
|
|
3610
|
-
"
|
|
3611
|
-
"
|
|
3612
|
-
"3.x": "unknown"
|
|
3882
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3883
|
+
"requires": {}
|
|
3613
3884
|
}
|
|
3614
3885
|
},
|
|
3615
3886
|
{
|
|
@@ -3630,9 +3901,8 @@
|
|
|
3630
3901
|
}
|
|
3631
3902
|
],
|
|
3632
3903
|
"compatibility": {
|
|
3633
|
-
"
|
|
3634
|
-
"
|
|
3635
|
-
"3.x": "unknown"
|
|
3904
|
+
"nuxt": "^2.0.0",
|
|
3905
|
+
"requires": {}
|
|
3636
3906
|
}
|
|
3637
3907
|
},
|
|
3638
3908
|
{
|
|
@@ -3654,9 +3924,8 @@
|
|
|
3654
3924
|
}
|
|
3655
3925
|
],
|
|
3656
3926
|
"compatibility": {
|
|
3657
|
-
"
|
|
3658
|
-
"
|
|
3659
|
-
"3.x": "unknown"
|
|
3927
|
+
"nuxt": "^2.0.0",
|
|
3928
|
+
"requires": {}
|
|
3660
3929
|
}
|
|
3661
3930
|
},
|
|
3662
3931
|
{
|
|
@@ -3677,9 +3946,8 @@
|
|
|
3677
3946
|
}
|
|
3678
3947
|
],
|
|
3679
3948
|
"compatibility": {
|
|
3680
|
-
"
|
|
3681
|
-
"
|
|
3682
|
-
"3.x": "unknown"
|
|
3949
|
+
"nuxt": "^2.0.0",
|
|
3950
|
+
"requires": {}
|
|
3683
3951
|
}
|
|
3684
3952
|
},
|
|
3685
3953
|
{
|
|
@@ -3700,9 +3968,8 @@
|
|
|
3700
3968
|
}
|
|
3701
3969
|
],
|
|
3702
3970
|
"compatibility": {
|
|
3703
|
-
"
|
|
3704
|
-
"
|
|
3705
|
-
"3.x": "unknown"
|
|
3971
|
+
"nuxt": "^2.0.0",
|
|
3972
|
+
"requires": {}
|
|
3706
3973
|
}
|
|
3707
3974
|
},
|
|
3708
3975
|
{
|
|
@@ -3724,9 +3991,31 @@
|
|
|
3724
3991
|
}
|
|
3725
3992
|
],
|
|
3726
3993
|
"compatibility": {
|
|
3727
|
-
"
|
|
3728
|
-
"
|
|
3729
|
-
|
|
3994
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3995
|
+
"requires": {}
|
|
3996
|
+
}
|
|
3997
|
+
},
|
|
3998
|
+
{
|
|
3999
|
+
"name": "tiktok-analytics",
|
|
4000
|
+
"description": "",
|
|
4001
|
+
"repo": "stickpro/nuxt-tiktok-analytics",
|
|
4002
|
+
"npm": "tiktok-analytics",
|
|
4003
|
+
"icon": "",
|
|
4004
|
+
"github": "https://github.com/stickpro/nuxt-tiktok-analytics",
|
|
4005
|
+
"website": "https://github.com/stickpro/nuxt-tiktok-analytics",
|
|
4006
|
+
"learn_more": "",
|
|
4007
|
+
"category": "Analytics",
|
|
4008
|
+
"type": "3rd-party",
|
|
4009
|
+
"maintainers": [
|
|
4010
|
+
{
|
|
4011
|
+
"name": "stickpro",
|
|
4012
|
+
"github": "stickpro",
|
|
4013
|
+
"avatar": "https://avatars.githubusercontent.com/u/25886722?v=4"
|
|
4014
|
+
}
|
|
4015
|
+
],
|
|
4016
|
+
"compatibility": {
|
|
4017
|
+
"nuxt": "^2.0.0",
|
|
4018
|
+
"requires": {}
|
|
3730
4019
|
}
|
|
3731
4020
|
},
|
|
3732
4021
|
{
|
|
@@ -3748,9 +4037,8 @@
|
|
|
3748
4037
|
}
|
|
3749
4038
|
],
|
|
3750
4039
|
"compatibility": {
|
|
3751
|
-
"
|
|
3752
|
-
"
|
|
3753
|
-
"3.x": "unknown"
|
|
4040
|
+
"nuxt": "^2.0.0",
|
|
4041
|
+
"requires": {}
|
|
3754
4042
|
}
|
|
3755
4043
|
},
|
|
3756
4044
|
{
|
|
@@ -3771,9 +4059,10 @@
|
|
|
3771
4059
|
}
|
|
3772
4060
|
],
|
|
3773
4061
|
"compatibility": {
|
|
3774
|
-
"
|
|
3775
|
-
"
|
|
3776
|
-
|
|
4062
|
+
"nuxt": "^2.0.0",
|
|
4063
|
+
"requires": {
|
|
4064
|
+
"bridge": "optional"
|
|
4065
|
+
}
|
|
3777
4066
|
}
|
|
3778
4067
|
},
|
|
3779
4068
|
{
|
|
@@ -3794,9 +4083,33 @@
|
|
|
3794
4083
|
}
|
|
3795
4084
|
],
|
|
3796
4085
|
"compatibility": {
|
|
3797
|
-
"
|
|
3798
|
-
"
|
|
3799
|
-
|
|
4086
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4087
|
+
"requires": {}
|
|
4088
|
+
}
|
|
4089
|
+
},
|
|
4090
|
+
{
|
|
4091
|
+
"name": "typed-vuex",
|
|
4092
|
+
"description": "A vanilla, strongly typed store accessor for Vuex.",
|
|
4093
|
+
"repo": "danielroe/typed-vuex#main/packages/nuxt-typed-vuex",
|
|
4094
|
+
"npm": "nuxt-typed-vuex",
|
|
4095
|
+
"icon": "vue.png",
|
|
4096
|
+
"github": "https://github.com/danielroe/typed-vuex",
|
|
4097
|
+
"website": "https://github.com/danielroe/typed-vuex",
|
|
4098
|
+
"learn_more": "",
|
|
4099
|
+
"category": "Libraries",
|
|
4100
|
+
"type": "3rd-party",
|
|
4101
|
+
"maintainers": [
|
|
4102
|
+
{
|
|
4103
|
+
"name": "Daniel Roe",
|
|
4104
|
+
"github": "danielroe",
|
|
4105
|
+
"twitter": "danielcroe"
|
|
4106
|
+
}
|
|
4107
|
+
],
|
|
4108
|
+
"compatibility": {
|
|
4109
|
+
"nuxt": "^2.0.0",
|
|
4110
|
+
"requires": {
|
|
4111
|
+
"bridge": "optional"
|
|
4112
|
+
}
|
|
3800
4113
|
}
|
|
3801
4114
|
},
|
|
3802
4115
|
{
|
|
@@ -3827,9 +4140,8 @@
|
|
|
3827
4140
|
}
|
|
3828
4141
|
],
|
|
3829
4142
|
"compatibility": {
|
|
3830
|
-
"
|
|
3831
|
-
"
|
|
3832
|
-
"3.x": "unknown"
|
|
4143
|
+
"nuxt": "^2.0.0",
|
|
4144
|
+
"requires": {}
|
|
3833
4145
|
}
|
|
3834
4146
|
},
|
|
3835
4147
|
{
|
|
@@ -3860,9 +4172,8 @@
|
|
|
3860
4172
|
}
|
|
3861
4173
|
],
|
|
3862
4174
|
"compatibility": {
|
|
3863
|
-
"
|
|
3864
|
-
"
|
|
3865
|
-
"3.x": "unknown"
|
|
4175
|
+
"nuxt": "^2.0.0",
|
|
4176
|
+
"requires": {}
|
|
3866
4177
|
}
|
|
3867
4178
|
},
|
|
3868
4179
|
{
|
|
@@ -3889,9 +4200,34 @@
|
|
|
3889
4200
|
}
|
|
3890
4201
|
],
|
|
3891
4202
|
"compatibility": {
|
|
3892
|
-
"
|
|
3893
|
-
"
|
|
3894
|
-
|
|
4203
|
+
"nuxt": "^2.0.0",
|
|
4204
|
+
"requires": {}
|
|
4205
|
+
}
|
|
4206
|
+
},
|
|
4207
|
+
{
|
|
4208
|
+
"name": "unlighthouse",
|
|
4209
|
+
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
4210
|
+
"repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
|
|
4211
|
+
"npm": "@unlighthouse/nuxt",
|
|
4212
|
+
"icon": "unlighthouse.svg",
|
|
4213
|
+
"github": "https://github.com/harlan-zw/unlighthouse",
|
|
4214
|
+
"website": "https://github.com/harlan-zw/unlighthouse",
|
|
4215
|
+
"learn_more": "https://github.com/harlan-zw/unlighthouse",
|
|
4216
|
+
"category": "Devtools",
|
|
4217
|
+
"type": "3rd-party",
|
|
4218
|
+
"maintainers": [
|
|
4219
|
+
{
|
|
4220
|
+
"name": "Harlan Wilton",
|
|
4221
|
+
"github": "harlan-zw",
|
|
4222
|
+
"twitter": "harlan_zw",
|
|
4223
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
4224
|
+
}
|
|
4225
|
+
],
|
|
4226
|
+
"compatibility": {
|
|
4227
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4228
|
+
"requires": {
|
|
4229
|
+
"bridge": "optional"
|
|
4230
|
+
}
|
|
3895
4231
|
}
|
|
3896
4232
|
},
|
|
3897
4233
|
{
|
|
@@ -3914,9 +4250,10 @@
|
|
|
3914
4250
|
}
|
|
3915
4251
|
],
|
|
3916
4252
|
"compatibility": {
|
|
3917
|
-
"
|
|
3918
|
-
"
|
|
3919
|
-
|
|
4253
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4254
|
+
"requires": {
|
|
4255
|
+
"bridge": "optional"
|
|
4256
|
+
}
|
|
3920
4257
|
}
|
|
3921
4258
|
},
|
|
3922
4259
|
{
|
|
@@ -3937,9 +4274,8 @@
|
|
|
3937
4274
|
}
|
|
3938
4275
|
],
|
|
3939
4276
|
"compatibility": {
|
|
3940
|
-
"
|
|
3941
|
-
"
|
|
3942
|
-
"3.x": "unknown"
|
|
4277
|
+
"nuxt": "^2.0.0",
|
|
4278
|
+
"requires": {}
|
|
3943
4279
|
}
|
|
3944
4280
|
},
|
|
3945
4281
|
{
|
|
@@ -3960,9 +4296,8 @@
|
|
|
3960
4296
|
}
|
|
3961
4297
|
],
|
|
3962
4298
|
"compatibility": {
|
|
3963
|
-
"
|
|
3964
|
-
"
|
|
3965
|
-
"3.x": "unknown"
|
|
4299
|
+
"nuxt": "^2.0.0",
|
|
4300
|
+
"requires": {}
|
|
3966
4301
|
}
|
|
3967
4302
|
},
|
|
3968
4303
|
{
|
|
@@ -3984,9 +4319,8 @@
|
|
|
3984
4319
|
}
|
|
3985
4320
|
],
|
|
3986
4321
|
"compatibility": {
|
|
3987
|
-
"
|
|
3988
|
-
"
|
|
3989
|
-
"3.x": "unknown"
|
|
4322
|
+
"nuxt": "^2.0.0",
|
|
4323
|
+
"requires": {}
|
|
3990
4324
|
}
|
|
3991
4325
|
},
|
|
3992
4326
|
{
|
|
@@ -4007,9 +4341,8 @@
|
|
|
4007
4341
|
}
|
|
4008
4342
|
],
|
|
4009
4343
|
"compatibility": {
|
|
4010
|
-
"
|
|
4011
|
-
"
|
|
4012
|
-
"3.x": "unknown"
|
|
4344
|
+
"nuxt": "^2.0.0",
|
|
4345
|
+
"requires": {}
|
|
4013
4346
|
}
|
|
4014
4347
|
},
|
|
4015
4348
|
{
|
|
@@ -4030,9 +4363,8 @@
|
|
|
4030
4363
|
}
|
|
4031
4364
|
],
|
|
4032
4365
|
"compatibility": {
|
|
4033
|
-
"
|
|
4034
|
-
"
|
|
4035
|
-
"3.x": "unknown"
|
|
4366
|
+
"nuxt": "^2.0.0",
|
|
4367
|
+
"requires": {}
|
|
4036
4368
|
}
|
|
4037
4369
|
},
|
|
4038
4370
|
{
|
|
@@ -4053,9 +4385,8 @@
|
|
|
4053
4385
|
}
|
|
4054
4386
|
],
|
|
4055
4387
|
"compatibility": {
|
|
4056
|
-
"
|
|
4057
|
-
"
|
|
4058
|
-
"3.x": "unknown"
|
|
4388
|
+
"nuxt": "^2.0.0",
|
|
4389
|
+
"requires": {}
|
|
4059
4390
|
}
|
|
4060
4391
|
},
|
|
4061
4392
|
{
|
|
@@ -4077,9 +4408,8 @@
|
|
|
4077
4408
|
}
|
|
4078
4409
|
],
|
|
4079
4410
|
"compatibility": {
|
|
4080
|
-
"
|
|
4081
|
-
"
|
|
4082
|
-
"3.x": "unknown"
|
|
4411
|
+
"nuxt": "^2.0.0",
|
|
4412
|
+
"requires": {}
|
|
4083
4413
|
}
|
|
4084
4414
|
},
|
|
4085
4415
|
{
|
|
@@ -4105,16 +4435,15 @@
|
|
|
4105
4435
|
}
|
|
4106
4436
|
],
|
|
4107
4437
|
"compatibility": {
|
|
4108
|
-
"
|
|
4109
|
-
"
|
|
4110
|
-
"3.x": "not-working"
|
|
4438
|
+
"nuxt": "^2.0.0",
|
|
4439
|
+
"requires": {}
|
|
4111
4440
|
}
|
|
4112
4441
|
},
|
|
4113
4442
|
{
|
|
4114
4443
|
"name": "vueuse",
|
|
4115
4444
|
"description": "Collection of essential Vue Composition Utilities for Vue 2 and 3",
|
|
4116
|
-
"repo": "vueuse/vueuse#main/packages/
|
|
4117
|
-
"npm": "@vueuse/
|
|
4445
|
+
"repo": "vueuse/vueuse#main/packages/nuxt",
|
|
4446
|
+
"npm": "@vueuse/nuxt",
|
|
4118
4447
|
"icon": "vueuse.svg",
|
|
4119
4448
|
"github": "https://github.com/vueuse/vueuse",
|
|
4120
4449
|
"website": "https://vueuse.org",
|
|
@@ -4129,9 +4458,10 @@
|
|
|
4129
4458
|
}
|
|
4130
4459
|
],
|
|
4131
4460
|
"compatibility": {
|
|
4132
|
-
"
|
|
4133
|
-
"
|
|
4134
|
-
|
|
4461
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4462
|
+
"requires": {
|
|
4463
|
+
"bridge": "optional"
|
|
4464
|
+
}
|
|
4135
4465
|
}
|
|
4136
4466
|
},
|
|
4137
4467
|
{
|
|
@@ -4152,9 +4482,8 @@
|
|
|
4152
4482
|
}
|
|
4153
4483
|
],
|
|
4154
4484
|
"compatibility": {
|
|
4155
|
-
"
|
|
4156
|
-
"
|
|
4157
|
-
"3.x": "unknown"
|
|
4485
|
+
"nuxt": "^2.0.0",
|
|
4486
|
+
"requires": {}
|
|
4158
4487
|
}
|
|
4159
4488
|
},
|
|
4160
4489
|
{
|
|
@@ -4185,33 +4514,31 @@
|
|
|
4185
4514
|
}
|
|
4186
4515
|
],
|
|
4187
4516
|
"compatibility": {
|
|
4188
|
-
"
|
|
4189
|
-
"
|
|
4190
|
-
"3.x": "unknown"
|
|
4517
|
+
"nuxt": "^2.0.0",
|
|
4518
|
+
"requires": {}
|
|
4191
4519
|
}
|
|
4192
4520
|
},
|
|
4193
4521
|
{
|
|
4194
4522
|
"name": "web3js",
|
|
4195
|
-
"description": "Web3.js module integration for Nuxt.js
|
|
4196
|
-
"repo": "
|
|
4523
|
+
"description": "Web3.js module integration for Nuxt.js",
|
|
4524
|
+
"repo": "bl0cknumber/nuxt-web3",
|
|
4197
4525
|
"npm": "nuxt-web3",
|
|
4198
4526
|
"icon": "web3js.svg",
|
|
4199
|
-
"github": "https://github.com/
|
|
4200
|
-
"website": "https://github.com/
|
|
4527
|
+
"github": "https://github.com/bl0cknumber/nuxt-web3",
|
|
4528
|
+
"website": "https://github.com/bl0cknumber/nuxt-web3",
|
|
4201
4529
|
"learn_more": "https://web3js.readthedocs.io/",
|
|
4202
4530
|
"category": "Libraries",
|
|
4203
4531
|
"type": "3rd-party",
|
|
4204
4532
|
"maintainers": [
|
|
4205
4533
|
{
|
|
4206
4534
|
"name": "Muhammad Fauzan",
|
|
4207
|
-
"github": "
|
|
4208
|
-
"twitter": "
|
|
4535
|
+
"github": "bl0cknumber",
|
|
4536
|
+
"twitter": "fncolon"
|
|
4209
4537
|
}
|
|
4210
4538
|
],
|
|
4211
4539
|
"compatibility": {
|
|
4212
|
-
"
|
|
4213
|
-
"
|
|
4214
|
-
"3.x": "unknown"
|
|
4540
|
+
"nuxt": "^2.0.0",
|
|
4541
|
+
"requires": {}
|
|
4215
4542
|
}
|
|
4216
4543
|
},
|
|
4217
4544
|
{
|
|
@@ -4232,9 +4559,8 @@
|
|
|
4232
4559
|
}
|
|
4233
4560
|
],
|
|
4234
4561
|
"compatibility": {
|
|
4235
|
-
"
|
|
4236
|
-
"
|
|
4237
|
-
"3.x": "unknown"
|
|
4562
|
+
"nuxt": "^2.0.0",
|
|
4563
|
+
"requires": {}
|
|
4238
4564
|
}
|
|
4239
4565
|
},
|
|
4240
4566
|
{
|
|
@@ -4255,9 +4581,10 @@
|
|
|
4255
4581
|
}
|
|
4256
4582
|
],
|
|
4257
4583
|
"compatibility": {
|
|
4258
|
-
"
|
|
4259
|
-
"
|
|
4260
|
-
|
|
4584
|
+
"nuxt": "^2.0.0",
|
|
4585
|
+
"requires": {
|
|
4586
|
+
"bridge": "optional"
|
|
4587
|
+
}
|
|
4261
4588
|
}
|
|
4262
4589
|
},
|
|
4263
4590
|
{
|
|
@@ -4279,9 +4606,8 @@
|
|
|
4279
4606
|
}
|
|
4280
4607
|
],
|
|
4281
4608
|
"compatibility": {
|
|
4282
|
-
"
|
|
4283
|
-
"
|
|
4284
|
-
"3.x": "unknown"
|
|
4609
|
+
"nuxt": "^2.0.0",
|
|
4610
|
+
"requires": {}
|
|
4285
4611
|
}
|
|
4286
4612
|
},
|
|
4287
4613
|
{
|
|
@@ -4302,9 +4628,8 @@
|
|
|
4302
4628
|
}
|
|
4303
4629
|
],
|
|
4304
4630
|
"compatibility": {
|
|
4305
|
-
"
|
|
4306
|
-
"
|
|
4307
|
-
"3.x": "unknown"
|
|
4631
|
+
"nuxt": "^2.0.0",
|
|
4632
|
+
"requires": {}
|
|
4308
4633
|
}
|
|
4309
4634
|
},
|
|
4310
4635
|
{
|
|
@@ -4326,9 +4651,8 @@
|
|
|
4326
4651
|
}
|
|
4327
4652
|
],
|
|
4328
4653
|
"compatibility": {
|
|
4329
|
-
"
|
|
4330
|
-
"
|
|
4331
|
-
"3.x": "unknown"
|
|
4654
|
+
"nuxt": "^2.0.0",
|
|
4655
|
+
"requires": {}
|
|
4332
4656
|
}
|
|
4333
4657
|
},
|
|
4334
4658
|
{
|
|
@@ -4355,9 +4679,10 @@
|
|
|
4355
4679
|
}
|
|
4356
4680
|
],
|
|
4357
4681
|
"compatibility": {
|
|
4358
|
-
"
|
|
4359
|
-
"
|
|
4360
|
-
|
|
4682
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4683
|
+
"requires": {
|
|
4684
|
+
"bridge": "optional"
|
|
4685
|
+
}
|
|
4361
4686
|
}
|
|
4362
4687
|
},
|
|
4363
4688
|
{
|
|
@@ -4378,9 +4703,8 @@
|
|
|
4378
4703
|
}
|
|
4379
4704
|
],
|
|
4380
4705
|
"compatibility": {
|
|
4381
|
-
"
|
|
4382
|
-
"
|
|
4383
|
-
"3.x": "unknown"
|
|
4706
|
+
"nuxt": "^2.0.0",
|
|
4707
|
+
"requires": {}
|
|
4384
4708
|
}
|
|
4385
4709
|
},
|
|
4386
4710
|
{
|
|
@@ -4401,9 +4725,8 @@
|
|
|
4401
4725
|
}
|
|
4402
4726
|
],
|
|
4403
4727
|
"compatibility": {
|
|
4404
|
-
"
|
|
4405
|
-
"
|
|
4406
|
-
"3.x": "unknown"
|
|
4728
|
+
"nuxt": "^2.0.0",
|
|
4729
|
+
"requires": {}
|
|
4407
4730
|
}
|
|
4408
4731
|
},
|
|
4409
4732
|
{
|
|
@@ -4424,9 +4747,8 @@
|
|
|
4424
4747
|
}
|
|
4425
4748
|
],
|
|
4426
4749
|
"compatibility": {
|
|
4427
|
-
"
|
|
4428
|
-
"
|
|
4429
|
-
"3.x": "unknown"
|
|
4750
|
+
"nuxt": "^2.0.0",
|
|
4751
|
+
"requires": {}
|
|
4430
4752
|
}
|
|
4431
4753
|
},
|
|
4432
4754
|
{
|
|
@@ -4447,9 +4769,8 @@
|
|
|
4447
4769
|
}
|
|
4448
4770
|
],
|
|
4449
4771
|
"compatibility": {
|
|
4450
|
-
"
|
|
4451
|
-
"
|
|
4452
|
-
"3.x": "unknown"
|
|
4772
|
+
"nuxt": "^2.0.0",
|
|
4773
|
+
"requires": {}
|
|
4453
4774
|
}
|
|
4454
4775
|
},
|
|
4455
4776
|
{
|
|
@@ -4471,9 +4792,8 @@
|
|
|
4471
4792
|
}
|
|
4472
4793
|
],
|
|
4473
4794
|
"compatibility": {
|
|
4474
|
-
"
|
|
4475
|
-
"
|
|
4476
|
-
"3.x": "unknown"
|
|
4795
|
+
"nuxt": "^2.0.0",
|
|
4796
|
+
"requires": {}
|
|
4477
4797
|
}
|
|
4478
4798
|
},
|
|
4479
4799
|
{
|
|
@@ -4494,9 +4814,8 @@
|
|
|
4494
4814
|
}
|
|
4495
4815
|
],
|
|
4496
4816
|
"compatibility": {
|
|
4497
|
-
"
|
|
4498
|
-
"
|
|
4499
|
-
"3.x": "unknown"
|
|
4817
|
+
"nuxt": "^2.0.0",
|
|
4818
|
+
"requires": {}
|
|
4500
4819
|
}
|
|
4501
4820
|
}
|
|
4502
4821
|
]
|