@nuxt/modules 0.5.0-e559bc → 0.5.0-e76589
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 +1103 -624
- 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,10 @@
|
|
|
1330
1368
|
}
|
|
1331
1369
|
],
|
|
1332
1370
|
"compatibility": {
|
|
1333
|
-
"
|
|
1334
|
-
"
|
|
1335
|
-
|
|
1371
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1372
|
+
"requires": {
|
|
1373
|
+
"bridge": "optional"
|
|
1374
|
+
}
|
|
1336
1375
|
}
|
|
1337
1376
|
},
|
|
1338
1377
|
{
|
|
@@ -1357,9 +1396,8 @@
|
|
|
1357
1396
|
}
|
|
1358
1397
|
],
|
|
1359
1398
|
"compatibility": {
|
|
1360
|
-
"
|
|
1361
|
-
"
|
|
1362
|
-
"3.x": "unknown"
|
|
1399
|
+
"nuxt": "^2.0.0",
|
|
1400
|
+
"requires": {}
|
|
1363
1401
|
}
|
|
1364
1402
|
},
|
|
1365
1403
|
{
|
|
@@ -1391,9 +1429,30 @@
|
|
|
1391
1429
|
}
|
|
1392
1430
|
],
|
|
1393
1431
|
"compatibility": {
|
|
1394
|
-
"
|
|
1395
|
-
"
|
|
1396
|
-
|
|
1432
|
+
"nuxt": "^2.0.0",
|
|
1433
|
+
"requires": {}
|
|
1434
|
+
}
|
|
1435
|
+
},
|
|
1436
|
+
{
|
|
1437
|
+
"name": "graphql-client",
|
|
1438
|
+
"description": "Minimal GraphQL Client + Code Generation for Nuxt. Auto imports GraphQL Operations for easy execution.",
|
|
1439
|
+
"repo": "diizzayy/nuxt-graphql-client",
|
|
1440
|
+
"npm": "nuxt-graphql-client",
|
|
1441
|
+
"icon": "graphql-client.svg",
|
|
1442
|
+
"github": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
1443
|
+
"website": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
1444
|
+
"learn_more": "https://www.graphql-code-generator.com/plugins/typescript-graphql-request",
|
|
1445
|
+
"category": "Request",
|
|
1446
|
+
"type": "3rd-party",
|
|
1447
|
+
"maintainers": [
|
|
1448
|
+
{
|
|
1449
|
+
"name": "Diizzayy",
|
|
1450
|
+
"github": "diizzayy"
|
|
1451
|
+
}
|
|
1452
|
+
],
|
|
1453
|
+
"compatibility": {
|
|
1454
|
+
"nuxt": "^3.0.0",
|
|
1455
|
+
"requires": {}
|
|
1397
1456
|
}
|
|
1398
1457
|
},
|
|
1399
1458
|
{
|
|
@@ -1414,9 +1473,8 @@
|
|
|
1414
1473
|
}
|
|
1415
1474
|
],
|
|
1416
1475
|
"compatibility": {
|
|
1417
|
-
"
|
|
1418
|
-
"
|
|
1419
|
-
"3.x": "unknown"
|
|
1476
|
+
"nuxt": "^2.0.0",
|
|
1477
|
+
"requires": {}
|
|
1420
1478
|
}
|
|
1421
1479
|
},
|
|
1422
1480
|
{
|
|
@@ -1438,9 +1496,8 @@
|
|
|
1438
1496
|
}
|
|
1439
1497
|
],
|
|
1440
1498
|
"compatibility": {
|
|
1441
|
-
"
|
|
1442
|
-
"
|
|
1443
|
-
"3.x": "unknown"
|
|
1499
|
+
"nuxt": "^2.0.0",
|
|
1500
|
+
"requires": {}
|
|
1444
1501
|
}
|
|
1445
1502
|
},
|
|
1446
1503
|
{
|
|
@@ -1461,9 +1518,31 @@
|
|
|
1461
1518
|
}
|
|
1462
1519
|
],
|
|
1463
1520
|
"compatibility": {
|
|
1464
|
-
"
|
|
1465
|
-
"
|
|
1466
|
-
|
|
1521
|
+
"nuxt": "^2.0.0",
|
|
1522
|
+
"requires": {}
|
|
1523
|
+
}
|
|
1524
|
+
},
|
|
1525
|
+
{
|
|
1526
|
+
"name": "harlem",
|
|
1527
|
+
"description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
|
|
1528
|
+
"repo": "nuxt-community/harlem-module",
|
|
1529
|
+
"npm": "@nuxtjs/harlem",
|
|
1530
|
+
"icon": "harlem.svg",
|
|
1531
|
+
"github": "https://github.com/nuxt-community/harlem-module",
|
|
1532
|
+
"website": "https://github.com/nuxt-community/harlem-module",
|
|
1533
|
+
"learn_more": "https://harlemjs.com/",
|
|
1534
|
+
"category": "Extensions",
|
|
1535
|
+
"type": "community",
|
|
1536
|
+
"maintainers": [
|
|
1537
|
+
{
|
|
1538
|
+
"name": "Daniel Roe",
|
|
1539
|
+
"github": "danielroe",
|
|
1540
|
+
"twitter": "danielcroe"
|
|
1541
|
+
}
|
|
1542
|
+
],
|
|
1543
|
+
"compatibility": {
|
|
1544
|
+
"nuxt": "^3.0.0",
|
|
1545
|
+
"requires": {}
|
|
1467
1546
|
}
|
|
1468
1547
|
},
|
|
1469
1548
|
{
|
|
@@ -1485,9 +1564,8 @@
|
|
|
1485
1564
|
}
|
|
1486
1565
|
],
|
|
1487
1566
|
"compatibility": {
|
|
1488
|
-
"
|
|
1489
|
-
"
|
|
1490
|
-
"3.x": "unknown"
|
|
1567
|
+
"nuxt": "^2.0.0",
|
|
1568
|
+
"requires": {}
|
|
1491
1569
|
}
|
|
1492
1570
|
},
|
|
1493
1571
|
{
|
|
@@ -1508,9 +1586,8 @@
|
|
|
1508
1586
|
}
|
|
1509
1587
|
],
|
|
1510
1588
|
"compatibility": {
|
|
1511
|
-
"
|
|
1512
|
-
"
|
|
1513
|
-
"3.x": "unknown"
|
|
1589
|
+
"nuxt": "^2.0.0",
|
|
1590
|
+
"requires": {}
|
|
1514
1591
|
}
|
|
1515
1592
|
},
|
|
1516
1593
|
{
|
|
@@ -1531,9 +1608,8 @@
|
|
|
1531
1608
|
}
|
|
1532
1609
|
],
|
|
1533
1610
|
"compatibility": {
|
|
1534
|
-
"
|
|
1535
|
-
"
|
|
1536
|
-
"3.x": "unknown"
|
|
1611
|
+
"nuxt": "^2.0.0",
|
|
1612
|
+
"requires": {}
|
|
1537
1613
|
}
|
|
1538
1614
|
},
|
|
1539
1615
|
{
|
|
@@ -1554,9 +1630,8 @@
|
|
|
1554
1630
|
}
|
|
1555
1631
|
],
|
|
1556
1632
|
"compatibility": {
|
|
1557
|
-
"
|
|
1558
|
-
"
|
|
1559
|
-
"3.x": "unknown"
|
|
1633
|
+
"nuxt": "^2.0.0",
|
|
1634
|
+
"requires": {}
|
|
1560
1635
|
}
|
|
1561
1636
|
},
|
|
1562
1637
|
{
|
|
@@ -1577,9 +1652,8 @@
|
|
|
1577
1652
|
}
|
|
1578
1653
|
],
|
|
1579
1654
|
"compatibility": {
|
|
1580
|
-
"
|
|
1581
|
-
"
|
|
1582
|
-
"3.x": "unknown"
|
|
1655
|
+
"nuxt": "^2.0.0",
|
|
1656
|
+
"requires": {}
|
|
1583
1657
|
}
|
|
1584
1658
|
},
|
|
1585
1659
|
{
|
|
@@ -1601,9 +1675,8 @@
|
|
|
1601
1675
|
}
|
|
1602
1676
|
],
|
|
1603
1677
|
"compatibility": {
|
|
1604
|
-
"
|
|
1605
|
-
"
|
|
1606
|
-
"3.x": "unknown"
|
|
1678
|
+
"nuxt": "^2.0.0",
|
|
1679
|
+
"requires": {}
|
|
1607
1680
|
}
|
|
1608
1681
|
},
|
|
1609
1682
|
{
|
|
@@ -1630,9 +1703,8 @@
|
|
|
1630
1703
|
}
|
|
1631
1704
|
],
|
|
1632
1705
|
"compatibility": {
|
|
1633
|
-
"
|
|
1634
|
-
"
|
|
1635
|
-
"3.x": "unknown"
|
|
1706
|
+
"nuxt": "^2.0.0",
|
|
1707
|
+
"requires": {}
|
|
1636
1708
|
}
|
|
1637
1709
|
},
|
|
1638
1710
|
{
|
|
@@ -1654,9 +1726,8 @@
|
|
|
1654
1726
|
}
|
|
1655
1727
|
],
|
|
1656
1728
|
"compatibility": {
|
|
1657
|
-
"
|
|
1658
|
-
"
|
|
1659
|
-
"3.x": "unknown"
|
|
1729
|
+
"nuxt": "^2.0.0",
|
|
1730
|
+
"requires": {}
|
|
1660
1731
|
}
|
|
1661
1732
|
},
|
|
1662
1733
|
{
|
|
@@ -1681,9 +1752,30 @@
|
|
|
1681
1752
|
}
|
|
1682
1753
|
],
|
|
1683
1754
|
"compatibility": {
|
|
1684
|
-
"
|
|
1685
|
-
"
|
|
1686
|
-
|
|
1755
|
+
"nuxt": "^2.0.0",
|
|
1756
|
+
"requires": {}
|
|
1757
|
+
}
|
|
1758
|
+
},
|
|
1759
|
+
{
|
|
1760
|
+
"name": "icons",
|
|
1761
|
+
"description": "Use your own automatically imported SVG icons.",
|
|
1762
|
+
"repo": "gitfoxcode/nuxt-icons",
|
|
1763
|
+
"npm": "nuxt-icons",
|
|
1764
|
+
"icon": "icons.png",
|
|
1765
|
+
"github": "https://github.com/gitFoxCode/nuxt-icons",
|
|
1766
|
+
"website": "https://github.com/gitFoxCode/nuxt-icons",
|
|
1767
|
+
"learn_more": "",
|
|
1768
|
+
"category": "UI",
|
|
1769
|
+
"type": "3rd-party",
|
|
1770
|
+
"maintainers": [
|
|
1771
|
+
{
|
|
1772
|
+
"name": "Sebastian Wludzik",
|
|
1773
|
+
"github": "gitfoxcode"
|
|
1774
|
+
}
|
|
1775
|
+
],
|
|
1776
|
+
"compatibility": {
|
|
1777
|
+
"nuxt": "^3.0.0",
|
|
1778
|
+
"requires": {}
|
|
1687
1779
|
}
|
|
1688
1780
|
},
|
|
1689
1781
|
{
|
|
@@ -1704,9 +1796,8 @@
|
|
|
1704
1796
|
}
|
|
1705
1797
|
],
|
|
1706
1798
|
"compatibility": {
|
|
1707
|
-
"
|
|
1708
|
-
"
|
|
1709
|
-
"3.x": "unknown"
|
|
1799
|
+
"nuxt": "^2.0.0",
|
|
1800
|
+
"requires": {}
|
|
1710
1801
|
}
|
|
1711
1802
|
},
|
|
1712
1803
|
{
|
|
@@ -1738,9 +1829,10 @@
|
|
|
1738
1829
|
}
|
|
1739
1830
|
],
|
|
1740
1831
|
"compatibility": {
|
|
1741
|
-
"
|
|
1742
|
-
"
|
|
1743
|
-
|
|
1832
|
+
"nuxt": "^2.0.0",
|
|
1833
|
+
"requires": {
|
|
1834
|
+
"bridge": "optional"
|
|
1835
|
+
}
|
|
1744
1836
|
}
|
|
1745
1837
|
},
|
|
1746
1838
|
{
|
|
@@ -1761,9 +1853,33 @@
|
|
|
1761
1853
|
}
|
|
1762
1854
|
],
|
|
1763
1855
|
"compatibility": {
|
|
1764
|
-
"
|
|
1765
|
-
"
|
|
1766
|
-
|
|
1856
|
+
"nuxt": "^2.0.0",
|
|
1857
|
+
"requires": {}
|
|
1858
|
+
}
|
|
1859
|
+
},
|
|
1860
|
+
{
|
|
1861
|
+
"name": "inkline",
|
|
1862
|
+
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
1863
|
+
"repo": "inkline/nuxt-module-inkline",
|
|
1864
|
+
"npm": "@inkline/nuxt",
|
|
1865
|
+
"icon": "inkline.svg",
|
|
1866
|
+
"github": "https://github.com/inkline/nuxt-module-inkline",
|
|
1867
|
+
"website": "https://inkline.io",
|
|
1868
|
+
"learn_more": "https://inkline.io/docs/introduction/installation/nuxt",
|
|
1869
|
+
"category": "UI",
|
|
1870
|
+
"type": "3rd-party",
|
|
1871
|
+
"maintainers": [
|
|
1872
|
+
{
|
|
1873
|
+
"name": "Alex Grozav",
|
|
1874
|
+
"github": "alexgrozav",
|
|
1875
|
+
"twitter": "alexgrozav"
|
|
1876
|
+
}
|
|
1877
|
+
],
|
|
1878
|
+
"compatibility": {
|
|
1879
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1880
|
+
"requires": {
|
|
1881
|
+
"bridge": true
|
|
1882
|
+
}
|
|
1767
1883
|
}
|
|
1768
1884
|
},
|
|
1769
1885
|
{
|
|
@@ -1784,9 +1900,31 @@
|
|
|
1784
1900
|
}
|
|
1785
1901
|
],
|
|
1786
1902
|
"compatibility": {
|
|
1787
|
-
"
|
|
1788
|
-
"
|
|
1789
|
-
|
|
1903
|
+
"nuxt": "^2.0.0",
|
|
1904
|
+
"requires": {}
|
|
1905
|
+
}
|
|
1906
|
+
},
|
|
1907
|
+
{
|
|
1908
|
+
"name": "ionic",
|
|
1909
|
+
"description": "Batteries-included Ionic integration for building iOS, Android and web apps.",
|
|
1910
|
+
"repo": "danielroe/nuxt-ionic",
|
|
1911
|
+
"npm": "nuxt-ionic",
|
|
1912
|
+
"icon": "ionic.svg",
|
|
1913
|
+
"github": "https://github.com/danielroe/nuxt-ionic",
|
|
1914
|
+
"website": "https://ionic.roe.dev",
|
|
1915
|
+
"learn_more": "https://ionicframework.com",
|
|
1916
|
+
"category": "Libraries",
|
|
1917
|
+
"type": "3rd-party",
|
|
1918
|
+
"maintainers": [
|
|
1919
|
+
{
|
|
1920
|
+
"name": "Daniel Roe",
|
|
1921
|
+
"github": "danielroe",
|
|
1922
|
+
"twitter": "danielcroe"
|
|
1923
|
+
}
|
|
1924
|
+
],
|
|
1925
|
+
"compatibility": {
|
|
1926
|
+
"nuxt": "^3.0.0",
|
|
1927
|
+
"requires": {}
|
|
1790
1928
|
}
|
|
1791
1929
|
},
|
|
1792
1930
|
{
|
|
@@ -1807,9 +1945,8 @@
|
|
|
1807
1945
|
}
|
|
1808
1946
|
],
|
|
1809
1947
|
"compatibility": {
|
|
1810
|
-
"
|
|
1811
|
-
"
|
|
1812
|
-
"3.x": "unknown"
|
|
1948
|
+
"nuxt": "^2.0.0",
|
|
1949
|
+
"requires": {}
|
|
1813
1950
|
}
|
|
1814
1951
|
},
|
|
1815
1952
|
{
|
|
@@ -1830,9 +1967,32 @@
|
|
|
1830
1967
|
}
|
|
1831
1968
|
],
|
|
1832
1969
|
"compatibility": {
|
|
1833
|
-
"
|
|
1834
|
-
"
|
|
1835
|
-
|
|
1970
|
+
"nuxt": "^2.0.0",
|
|
1971
|
+
"requires": {}
|
|
1972
|
+
}
|
|
1973
|
+
},
|
|
1974
|
+
{
|
|
1975
|
+
"name": "kql",
|
|
1976
|
+
"description": "Nuxt 3 module for Kirby's Query Language API",
|
|
1977
|
+
"repo": "johannschopplich/nuxt-kql",
|
|
1978
|
+
"npm": "nuxt-kql",
|
|
1979
|
+
"icon": "kql.svg",
|
|
1980
|
+
"github": "https://github.com/johannschopplich/nuxt-kql",
|
|
1981
|
+
"website": "https://nuxt-kql.jhnn.dev",
|
|
1982
|
+
"learn_more": "",
|
|
1983
|
+
"category": "CMS",
|
|
1984
|
+
"type": "3rd-party",
|
|
1985
|
+
"maintainers": [
|
|
1986
|
+
{
|
|
1987
|
+
"name": "Johann Schopplich",
|
|
1988
|
+
"github": "johannschopplich",
|
|
1989
|
+
"twitter": "jschopplich",
|
|
1990
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
1991
|
+
}
|
|
1992
|
+
],
|
|
1993
|
+
"compatibility": {
|
|
1994
|
+
"nuxt": "^3.0.0",
|
|
1995
|
+
"requires": {}
|
|
1836
1996
|
}
|
|
1837
1997
|
},
|
|
1838
1998
|
{
|
|
@@ -1853,9 +2013,8 @@
|
|
|
1853
2013
|
}
|
|
1854
2014
|
],
|
|
1855
2015
|
"compatibility": {
|
|
1856
|
-
"
|
|
1857
|
-
"
|
|
1858
|
-
"3.x": "unknown"
|
|
2016
|
+
"nuxt": "^2.0.0",
|
|
2017
|
+
"requires": {}
|
|
1859
2018
|
}
|
|
1860
2019
|
},
|
|
1861
2020
|
{
|
|
@@ -1876,9 +2035,8 @@
|
|
|
1876
2035
|
}
|
|
1877
2036
|
],
|
|
1878
2037
|
"compatibility": {
|
|
1879
|
-
"
|
|
1880
|
-
"
|
|
1881
|
-
"3.x": "unknown"
|
|
2038
|
+
"nuxt": "^2.0.0",
|
|
2039
|
+
"requires": {}
|
|
1882
2040
|
}
|
|
1883
2041
|
},
|
|
1884
2042
|
{
|
|
@@ -1899,9 +2057,8 @@
|
|
|
1899
2057
|
}
|
|
1900
2058
|
],
|
|
1901
2059
|
"compatibility": {
|
|
1902
|
-
"
|
|
1903
|
-
"
|
|
1904
|
-
"3.x": "unknown"
|
|
2060
|
+
"nuxt": "^2.0.0",
|
|
2061
|
+
"requires": {}
|
|
1905
2062
|
}
|
|
1906
2063
|
},
|
|
1907
2064
|
{
|
|
@@ -1922,9 +2079,8 @@
|
|
|
1922
2079
|
}
|
|
1923
2080
|
],
|
|
1924
2081
|
"compatibility": {
|
|
1925
|
-
"
|
|
1926
|
-
"
|
|
1927
|
-
"3.x": "unknown"
|
|
2082
|
+
"nuxt": "^2.0.0",
|
|
2083
|
+
"requires": {}
|
|
1928
2084
|
}
|
|
1929
2085
|
},
|
|
1930
2086
|
{
|
|
@@ -1950,9 +2106,8 @@
|
|
|
1950
2106
|
}
|
|
1951
2107
|
],
|
|
1952
2108
|
"compatibility": {
|
|
1953
|
-
"
|
|
1954
|
-
"
|
|
1955
|
-
"3.x": "unknown"
|
|
2109
|
+
"nuxt": "^2.0.0",
|
|
2110
|
+
"requires": {}
|
|
1956
2111
|
}
|
|
1957
2112
|
},
|
|
1958
2113
|
{
|
|
@@ -1974,9 +2129,30 @@
|
|
|
1974
2129
|
}
|
|
1975
2130
|
],
|
|
1976
2131
|
"compatibility": {
|
|
1977
|
-
"
|
|
1978
|
-
"
|
|
1979
|
-
|
|
2132
|
+
"nuxt": "^2.0.0",
|
|
2133
|
+
"requires": {}
|
|
2134
|
+
}
|
|
2135
|
+
},
|
|
2136
|
+
{
|
|
2137
|
+
"name": "lodash",
|
|
2138
|
+
"description": "lodash module with auto-import and custom prefix",
|
|
2139
|
+
"repo": "cipami/nuxt-lodash",
|
|
2140
|
+
"npm": "nuxt-lodash",
|
|
2141
|
+
"icon": "lodash.svg",
|
|
2142
|
+
"github": "https://github.com/cipami/nuxt-lodash",
|
|
2143
|
+
"website": "https://github.com/cipami/nuxt-lodash#readme",
|
|
2144
|
+
"learn_more": "https://github.com/lodash/lodash",
|
|
2145
|
+
"category": "Libraries",
|
|
2146
|
+
"type": "3rd-party",
|
|
2147
|
+
"maintainers": [
|
|
2148
|
+
{
|
|
2149
|
+
"name": "Michal Čípa",
|
|
2150
|
+
"github": "cipami"
|
|
2151
|
+
}
|
|
2152
|
+
],
|
|
2153
|
+
"compatibility": {
|
|
2154
|
+
"nuxt": "^3.0.0",
|
|
2155
|
+
"requires": {}
|
|
1980
2156
|
}
|
|
1981
2157
|
},
|
|
1982
2158
|
{
|
|
@@ -1998,9 +2174,8 @@
|
|
|
1998
2174
|
}
|
|
1999
2175
|
],
|
|
2000
2176
|
"compatibility": {
|
|
2001
|
-
"
|
|
2002
|
-
"
|
|
2003
|
-
"3.x": "unknown"
|
|
2177
|
+
"nuxt": "^2.0.0",
|
|
2178
|
+
"requires": {}
|
|
2004
2179
|
}
|
|
2005
2180
|
},
|
|
2006
2181
|
{
|
|
@@ -2021,9 +2196,31 @@
|
|
|
2021
2196
|
}
|
|
2022
2197
|
],
|
|
2023
2198
|
"compatibility": {
|
|
2024
|
-
"
|
|
2025
|
-
"
|
|
2026
|
-
|
|
2199
|
+
"nuxt": "^2.0.0",
|
|
2200
|
+
"requires": {}
|
|
2201
|
+
}
|
|
2202
|
+
},
|
|
2203
|
+
{
|
|
2204
|
+
"name": "magic-regexp",
|
|
2205
|
+
"description": "A compiled-away, type-safe, readable RegExp alternative",
|
|
2206
|
+
"repo": "danielroe/magic-regexp",
|
|
2207
|
+
"npm": "magic-regexp",
|
|
2208
|
+
"icon": "magic-regexp.svg",
|
|
2209
|
+
"github": "https://github.com/danielroe/magic-regexp",
|
|
2210
|
+
"website": "https://magic-regexp.roe.dev",
|
|
2211
|
+
"learn_more": "https://magic-regexp.roe.dev",
|
|
2212
|
+
"category": "Libraries",
|
|
2213
|
+
"type": "3rd-party",
|
|
2214
|
+
"maintainers": [
|
|
2215
|
+
{
|
|
2216
|
+
"name": "Daniel Roe",
|
|
2217
|
+
"github": "danielroe",
|
|
2218
|
+
"twitter": "danielcroe"
|
|
2219
|
+
}
|
|
2220
|
+
],
|
|
2221
|
+
"compatibility": {
|
|
2222
|
+
"nuxt": "^3.0.0",
|
|
2223
|
+
"requires": {}
|
|
2027
2224
|
}
|
|
2028
2225
|
},
|
|
2029
2226
|
{
|
|
@@ -2045,9 +2242,8 @@
|
|
|
2045
2242
|
}
|
|
2046
2243
|
],
|
|
2047
2244
|
"compatibility": {
|
|
2048
|
-
"
|
|
2049
|
-
"
|
|
2050
|
-
"3.x": "unknown"
|
|
2245
|
+
"nuxt": "^2.0.0",
|
|
2246
|
+
"requires": {}
|
|
2051
2247
|
}
|
|
2052
2248
|
},
|
|
2053
2249
|
{
|
|
@@ -2068,9 +2264,8 @@
|
|
|
2068
2264
|
}
|
|
2069
2265
|
],
|
|
2070
2266
|
"compatibility": {
|
|
2071
|
-
"
|
|
2072
|
-
"
|
|
2073
|
-
"3.x": "unknown"
|
|
2267
|
+
"nuxt": "^2.0.0",
|
|
2268
|
+
"requires": {}
|
|
2074
2269
|
}
|
|
2075
2270
|
},
|
|
2076
2271
|
{
|
|
@@ -2092,9 +2287,33 @@
|
|
|
2092
2287
|
}
|
|
2093
2288
|
],
|
|
2094
2289
|
"compatibility": {
|
|
2095
|
-
"
|
|
2096
|
-
"
|
|
2097
|
-
|
|
2290
|
+
"nuxt": "^2.0.0",
|
|
2291
|
+
"requires": {}
|
|
2292
|
+
}
|
|
2293
|
+
},
|
|
2294
|
+
{
|
|
2295
|
+
"name": "meilisearch",
|
|
2296
|
+
"description": "Meilisearch Instant Search module for Nuxt 3",
|
|
2297
|
+
"repo": "xlanex6/nuxt-meilisearch",
|
|
2298
|
+
"npm": "nuxt-meilisearch",
|
|
2299
|
+
"icon": "meilisearch.svg",
|
|
2300
|
+
"github": "https://github.com/xlanex6/nuxt-meilisearch",
|
|
2301
|
+
"website": "https://github.com/xlanex6/nuxt-meilisearch",
|
|
2302
|
+
"learn_more": "https://github.com/xlanex6/nuxt-meilisearch",
|
|
2303
|
+
"category": "Libraries",
|
|
2304
|
+
"type": "3rd-party",
|
|
2305
|
+
"maintainers": [
|
|
2306
|
+
{
|
|
2307
|
+
"name": "Alex Duval",
|
|
2308
|
+
"github": "xlanex6",
|
|
2309
|
+
"avatar": "https://avatars.githubusercontent.com/u/13418668?v=4"
|
|
2310
|
+
}
|
|
2311
|
+
],
|
|
2312
|
+
"compatibility": {
|
|
2313
|
+
"nuxt": "^3.0.0",
|
|
2314
|
+
"requires": {
|
|
2315
|
+
"bridge": false
|
|
2316
|
+
}
|
|
2098
2317
|
}
|
|
2099
2318
|
},
|
|
2100
2319
|
{
|
|
@@ -2115,9 +2334,8 @@
|
|
|
2115
2334
|
}
|
|
2116
2335
|
],
|
|
2117
2336
|
"compatibility": {
|
|
2118
|
-
"
|
|
2119
|
-
"
|
|
2120
|
-
"3.x": "unknown"
|
|
2337
|
+
"nuxt": "^2.0.0",
|
|
2338
|
+
"requires": {}
|
|
2121
2339
|
}
|
|
2122
2340
|
},
|
|
2123
2341
|
{
|
|
@@ -2138,9 +2356,8 @@
|
|
|
2138
2356
|
}
|
|
2139
2357
|
],
|
|
2140
2358
|
"compatibility": {
|
|
2141
|
-
"
|
|
2142
|
-
"
|
|
2143
|
-
"3.x": "unknown"
|
|
2359
|
+
"nuxt": "^2.0.0",
|
|
2360
|
+
"requires": {}
|
|
2144
2361
|
}
|
|
2145
2362
|
},
|
|
2146
2363
|
{
|
|
@@ -2166,9 +2383,8 @@
|
|
|
2166
2383
|
}
|
|
2167
2384
|
],
|
|
2168
2385
|
"compatibility": {
|
|
2169
|
-
"
|
|
2170
|
-
"
|
|
2171
|
-
"3.x": "unknown"
|
|
2386
|
+
"nuxt": "^2.0.0",
|
|
2387
|
+
"requires": {}
|
|
2172
2388
|
}
|
|
2173
2389
|
},
|
|
2174
2390
|
{
|
|
@@ -2189,9 +2405,8 @@
|
|
|
2189
2405
|
}
|
|
2190
2406
|
],
|
|
2191
2407
|
"compatibility": {
|
|
2192
|
-
"
|
|
2193
|
-
"
|
|
2194
|
-
"3.x": "unknown"
|
|
2408
|
+
"nuxt": "^2.0.0",
|
|
2409
|
+
"requires": {}
|
|
2195
2410
|
}
|
|
2196
2411
|
},
|
|
2197
2412
|
{
|
|
@@ -2212,9 +2427,8 @@
|
|
|
2212
2427
|
}
|
|
2213
2428
|
],
|
|
2214
2429
|
"compatibility": {
|
|
2215
|
-
"
|
|
2216
|
-
"
|
|
2217
|
-
"3.x": "unknown"
|
|
2430
|
+
"nuxt": "^2.0.0",
|
|
2431
|
+
"requires": {}
|
|
2218
2432
|
}
|
|
2219
2433
|
},
|
|
2220
2434
|
{
|
|
@@ -2235,9 +2449,8 @@
|
|
|
2235
2449
|
}
|
|
2236
2450
|
],
|
|
2237
2451
|
"compatibility": {
|
|
2238
|
-
"
|
|
2239
|
-
"
|
|
2240
|
-
"3.x": "unknown"
|
|
2452
|
+
"nuxt": "^2.0.0",
|
|
2453
|
+
"requires": {}
|
|
2241
2454
|
}
|
|
2242
2455
|
},
|
|
2243
2456
|
{
|
|
@@ -2259,9 +2472,8 @@
|
|
|
2259
2472
|
}
|
|
2260
2473
|
],
|
|
2261
2474
|
"compatibility": {
|
|
2262
|
-
"
|
|
2263
|
-
"
|
|
2264
|
-
"3.x": "unknown"
|
|
2475
|
+
"nuxt": "^2.0.0",
|
|
2476
|
+
"requires": {}
|
|
2265
2477
|
}
|
|
2266
2478
|
},
|
|
2267
2479
|
{
|
|
@@ -2282,9 +2494,8 @@
|
|
|
2282
2494
|
}
|
|
2283
2495
|
],
|
|
2284
2496
|
"compatibility": {
|
|
2285
|
-
"
|
|
2286
|
-
"
|
|
2287
|
-
"3.x": "unknown"
|
|
2497
|
+
"nuxt": "^2.0.0",
|
|
2498
|
+
"requires": {}
|
|
2288
2499
|
}
|
|
2289
2500
|
},
|
|
2290
2501
|
{
|
|
@@ -2311,9 +2522,8 @@
|
|
|
2311
2522
|
}
|
|
2312
2523
|
],
|
|
2313
2524
|
"compatibility": {
|
|
2314
|
-
"
|
|
2315
|
-
"
|
|
2316
|
-
"3.x": "unknown"
|
|
2525
|
+
"nuxt": "^2.0.0",
|
|
2526
|
+
"requires": {}
|
|
2317
2527
|
}
|
|
2318
2528
|
},
|
|
2319
2529
|
{
|
|
@@ -2334,9 +2544,54 @@
|
|
|
2334
2544
|
}
|
|
2335
2545
|
],
|
|
2336
2546
|
"compatibility": {
|
|
2337
|
-
"
|
|
2338
|
-
"
|
|
2339
|
-
|
|
2547
|
+
"nuxt": "^2.0.0",
|
|
2548
|
+
"requires": {}
|
|
2549
|
+
}
|
|
2550
|
+
},
|
|
2551
|
+
{
|
|
2552
|
+
"name": "nuxt-hue",
|
|
2553
|
+
"description": "Enlighten your Nuxt experience",
|
|
2554
|
+
"repo": "lihbr/nuxt-hue",
|
|
2555
|
+
"npm": "nuxt-hue",
|
|
2556
|
+
"icon": "nuxt-hue.svg",
|
|
2557
|
+
"github": "https://github.com/lihbr/nuxt-hue",
|
|
2558
|
+
"website": "https://github.com/lihbr/nuxt-hue",
|
|
2559
|
+
"learn_more": "",
|
|
2560
|
+
"category": "Devtools",
|
|
2561
|
+
"type": "3rd-party",
|
|
2562
|
+
"maintainers": [
|
|
2563
|
+
{
|
|
2564
|
+
"name": "lihbr",
|
|
2565
|
+
"github": "lihbr"
|
|
2566
|
+
}
|
|
2567
|
+
],
|
|
2568
|
+
"compatibility": {
|
|
2569
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2570
|
+
"requires": {
|
|
2571
|
+
"bridge": "optional"
|
|
2572
|
+
}
|
|
2573
|
+
}
|
|
2574
|
+
},
|
|
2575
|
+
{
|
|
2576
|
+
"name": "nuxt-pino-log",
|
|
2577
|
+
"description": "Structured logs for nuxt apps using pino",
|
|
2578
|
+
"repo": "kpn/nuxt-pino-log",
|
|
2579
|
+
"npm": "nuxt-pino-log",
|
|
2580
|
+
"icon": "",
|
|
2581
|
+
"github": "https://github.com/kpn/nuxt-pino-log",
|
|
2582
|
+
"website": "https://github.com/kpn/nuxt-pino-log",
|
|
2583
|
+
"learn_more": "https://github.com/pinojs/pino",
|
|
2584
|
+
"category": "Monitoring",
|
|
2585
|
+
"type": "3rd-party",
|
|
2586
|
+
"maintainers": [
|
|
2587
|
+
{
|
|
2588
|
+
"name": "kpn",
|
|
2589
|
+
"github": "kpn"
|
|
2590
|
+
}
|
|
2591
|
+
],
|
|
2592
|
+
"compatibility": {
|
|
2593
|
+
"nuxt": "^2.0.0",
|
|
2594
|
+
"requires": {}
|
|
2340
2595
|
}
|
|
2341
2596
|
},
|
|
2342
2597
|
{
|
|
@@ -2358,9 +2613,8 @@
|
|
|
2358
2613
|
}
|
|
2359
2614
|
],
|
|
2360
2615
|
"compatibility": {
|
|
2361
|
-
"
|
|
2362
|
-
"
|
|
2363
|
-
"3.x": "unknown"
|
|
2616
|
+
"nuxt": "^2.0.0",
|
|
2617
|
+
"requires": {}
|
|
2364
2618
|
}
|
|
2365
2619
|
},
|
|
2366
2620
|
{
|
|
@@ -2383,9 +2637,52 @@
|
|
|
2383
2637
|
}
|
|
2384
2638
|
],
|
|
2385
2639
|
"compatibility": {
|
|
2386
|
-
"
|
|
2387
|
-
"
|
|
2388
|
-
|
|
2640
|
+
"nuxt": "^2.0.0",
|
|
2641
|
+
"requires": {}
|
|
2642
|
+
}
|
|
2643
|
+
},
|
|
2644
|
+
{
|
|
2645
|
+
"name": "nuxt-svgo",
|
|
2646
|
+
"description": "Nuxt module to load optimized SVG files as Vue components",
|
|
2647
|
+
"repo": "cpsoinos/nuxt-svgo",
|
|
2648
|
+
"npm": "nuxt-svgo",
|
|
2649
|
+
"icon": "",
|
|
2650
|
+
"github": "https://github.com/cpsoinos/nuxt-svgo",
|
|
2651
|
+
"website": "https://github.com/cpsoinos/nuxt-svgo",
|
|
2652
|
+
"learn_more": "",
|
|
2653
|
+
"category": "Images",
|
|
2654
|
+
"type": "3rd-party",
|
|
2655
|
+
"maintainers": [
|
|
2656
|
+
{
|
|
2657
|
+
"name": "cpsoinos",
|
|
2658
|
+
"github": "cpsoinos"
|
|
2659
|
+
}
|
|
2660
|
+
],
|
|
2661
|
+
"compatibility": {
|
|
2662
|
+
"nuxt": "^3.0.0",
|
|
2663
|
+
"requires": {}
|
|
2664
|
+
}
|
|
2665
|
+
},
|
|
2666
|
+
{
|
|
2667
|
+
"name": "nuxt-unleash",
|
|
2668
|
+
"description": "Nuxt.js module to use Unleash toggle feature services",
|
|
2669
|
+
"repo": "conejerock/nuxt-unleash",
|
|
2670
|
+
"npm": "nuxt-unleash",
|
|
2671
|
+
"icon": "nuxt-unleash.svg",
|
|
2672
|
+
"github": "https://github.com/conejerock/nuxt-unleash",
|
|
2673
|
+
"website": "https://github.com/conejerock/nuxt-unleash",
|
|
2674
|
+
"learn_more": "https://github.com/Unleash/unleash",
|
|
2675
|
+
"category": "Deployment",
|
|
2676
|
+
"type": "3rd-party",
|
|
2677
|
+
"maintainers": [
|
|
2678
|
+
{
|
|
2679
|
+
"name": "Juanjo Conejerock",
|
|
2680
|
+
"github": "conejerock"
|
|
2681
|
+
}
|
|
2682
|
+
],
|
|
2683
|
+
"compatibility": {
|
|
2684
|
+
"nuxt": "^2.0.0",
|
|
2685
|
+
"requires": {}
|
|
2389
2686
|
}
|
|
2390
2687
|
},
|
|
2391
2688
|
{
|
|
@@ -2406,9 +2703,8 @@
|
|
|
2406
2703
|
}
|
|
2407
2704
|
],
|
|
2408
2705
|
"compatibility": {
|
|
2409
|
-
"
|
|
2410
|
-
"
|
|
2411
|
-
"3.x": "unknown"
|
|
2706
|
+
"nuxt": "^2.0.0",
|
|
2707
|
+
"requires": {}
|
|
2412
2708
|
}
|
|
2413
2709
|
},
|
|
2414
2710
|
{
|
|
@@ -2429,9 +2725,8 @@
|
|
|
2429
2725
|
}
|
|
2430
2726
|
],
|
|
2431
2727
|
"compatibility": {
|
|
2432
|
-
"
|
|
2433
|
-
"
|
|
2434
|
-
"3.x": "unknown"
|
|
2728
|
+
"nuxt": "^2.0.0",
|
|
2729
|
+
"requires": {}
|
|
2435
2730
|
}
|
|
2436
2731
|
},
|
|
2437
2732
|
{
|
|
@@ -2452,9 +2747,8 @@
|
|
|
2452
2747
|
}
|
|
2453
2748
|
],
|
|
2454
2749
|
"compatibility": {
|
|
2455
|
-
"
|
|
2456
|
-
"
|
|
2457
|
-
"3.x": "unknown"
|
|
2750
|
+
"nuxt": "^2.0.0",
|
|
2751
|
+
"requires": {}
|
|
2458
2752
|
}
|
|
2459
2753
|
},
|
|
2460
2754
|
{
|
|
@@ -2476,9 +2770,8 @@
|
|
|
2476
2770
|
}
|
|
2477
2771
|
],
|
|
2478
2772
|
"compatibility": {
|
|
2479
|
-
"
|
|
2480
|
-
"
|
|
2481
|
-
"3.x": "unknown"
|
|
2773
|
+
"nuxt": "^2.0.0",
|
|
2774
|
+
"requires": {}
|
|
2482
2775
|
}
|
|
2483
2776
|
},
|
|
2484
2777
|
{
|
|
@@ -2500,9 +2793,8 @@
|
|
|
2500
2793
|
}
|
|
2501
2794
|
],
|
|
2502
2795
|
"compatibility": {
|
|
2503
|
-
"
|
|
2504
|
-
"
|
|
2505
|
-
"3.x": "unknown"
|
|
2796
|
+
"nuxt": "^2.0.0",
|
|
2797
|
+
"requires": {}
|
|
2506
2798
|
}
|
|
2507
2799
|
},
|
|
2508
2800
|
{
|
|
@@ -2524,9 +2816,8 @@
|
|
|
2524
2816
|
}
|
|
2525
2817
|
],
|
|
2526
2818
|
"compatibility": {
|
|
2527
|
-
"
|
|
2528
|
-
"
|
|
2529
|
-
"3.x": "unknown"
|
|
2819
|
+
"nuxt": "^2.0.0",
|
|
2820
|
+
"requires": {}
|
|
2530
2821
|
}
|
|
2531
2822
|
},
|
|
2532
2823
|
{
|
|
@@ -2547,9 +2838,8 @@
|
|
|
2547
2838
|
}
|
|
2548
2839
|
],
|
|
2549
2840
|
"compatibility": {
|
|
2550
|
-
"
|
|
2551
|
-
"
|
|
2552
|
-
"3.x": "unknown"
|
|
2841
|
+
"nuxt": "^2.0.0",
|
|
2842
|
+
"requires": {}
|
|
2553
2843
|
}
|
|
2554
2844
|
},
|
|
2555
2845
|
{
|
|
@@ -2570,9 +2860,33 @@
|
|
|
2570
2860
|
}
|
|
2571
2861
|
],
|
|
2572
2862
|
"compatibility": {
|
|
2573
|
-
"
|
|
2574
|
-
"
|
|
2575
|
-
|
|
2863
|
+
"nuxt": "^2.0.0",
|
|
2864
|
+
"requires": {}
|
|
2865
|
+
}
|
|
2866
|
+
},
|
|
2867
|
+
{
|
|
2868
|
+
"name": "partytown",
|
|
2869
|
+
"description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
|
|
2870
|
+
"repo": "nuxt-community/partytown-module",
|
|
2871
|
+
"npm": "@nuxtjs/partytown",
|
|
2872
|
+
"icon": "partytown.svg",
|
|
2873
|
+
"github": "https://github.com/nuxt-community/partytown-module",
|
|
2874
|
+
"website": "https://github.com/nuxt-community/partytown-module",
|
|
2875
|
+
"learn_more": "https://partytown.builder.io/",
|
|
2876
|
+
"category": "Performance",
|
|
2877
|
+
"type": "community",
|
|
2878
|
+
"maintainers": [
|
|
2879
|
+
{
|
|
2880
|
+
"name": "Daniel Roe",
|
|
2881
|
+
"github": "danielroe",
|
|
2882
|
+
"twitter": "danielcroe"
|
|
2883
|
+
}
|
|
2884
|
+
],
|
|
2885
|
+
"compatibility": {
|
|
2886
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2887
|
+
"requires": {
|
|
2888
|
+
"bridge": true
|
|
2889
|
+
}
|
|
2576
2890
|
}
|
|
2577
2891
|
},
|
|
2578
2892
|
{
|
|
@@ -2594,9 +2908,8 @@
|
|
|
2594
2908
|
}
|
|
2595
2909
|
],
|
|
2596
2910
|
"compatibility": {
|
|
2597
|
-
"
|
|
2598
|
-
"
|
|
2599
|
-
"3.x": "unknown"
|
|
2911
|
+
"nuxt": "^2.0.0",
|
|
2912
|
+
"requires": {}
|
|
2600
2913
|
}
|
|
2601
2914
|
},
|
|
2602
2915
|
{
|
|
@@ -2617,9 +2930,10 @@
|
|
|
2617
2930
|
}
|
|
2618
2931
|
],
|
|
2619
2932
|
"compatibility": {
|
|
2620
|
-
"
|
|
2621
|
-
"
|
|
2622
|
-
|
|
2933
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2934
|
+
"requires": {
|
|
2935
|
+
"bridge": "optional"
|
|
2936
|
+
}
|
|
2623
2937
|
}
|
|
2624
2938
|
},
|
|
2625
2939
|
{
|
|
@@ -2640,9 +2954,10 @@
|
|
|
2640
2954
|
}
|
|
2641
2955
|
],
|
|
2642
2956
|
"compatibility": {
|
|
2643
|
-
"
|
|
2644
|
-
"
|
|
2645
|
-
|
|
2957
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2958
|
+
"requires": {
|
|
2959
|
+
"bridge": "optional"
|
|
2960
|
+
}
|
|
2646
2961
|
}
|
|
2647
2962
|
},
|
|
2648
2963
|
{
|
|
@@ -2663,9 +2978,8 @@
|
|
|
2663
2978
|
}
|
|
2664
2979
|
],
|
|
2665
2980
|
"compatibility": {
|
|
2666
|
-
"
|
|
2667
|
-
"
|
|
2668
|
-
"3.x": "unknown"
|
|
2981
|
+
"nuxt": "^2.0.0",
|
|
2982
|
+
"requires": {}
|
|
2669
2983
|
}
|
|
2670
2984
|
},
|
|
2671
2985
|
{
|
|
@@ -2696,9 +3010,8 @@
|
|
|
2696
3010
|
}
|
|
2697
3011
|
],
|
|
2698
3012
|
"compatibility": {
|
|
2699
|
-
"
|
|
2700
|
-
"
|
|
2701
|
-
"3.x": "unknown"
|
|
3013
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3014
|
+
"requires": {}
|
|
2702
3015
|
}
|
|
2703
3016
|
},
|
|
2704
3017
|
{
|
|
@@ -2719,9 +3032,8 @@
|
|
|
2719
3032
|
}
|
|
2720
3033
|
],
|
|
2721
3034
|
"compatibility": {
|
|
2722
|
-
"
|
|
2723
|
-
"
|
|
2724
|
-
"3.x": "unknown"
|
|
3035
|
+
"nuxt": "^2.0.0",
|
|
3036
|
+
"requires": {}
|
|
2725
3037
|
}
|
|
2726
3038
|
},
|
|
2727
3039
|
{
|
|
@@ -2743,9 +3055,8 @@
|
|
|
2743
3055
|
}
|
|
2744
3056
|
],
|
|
2745
3057
|
"compatibility": {
|
|
2746
|
-
"
|
|
2747
|
-
"
|
|
2748
|
-
"3.x": "unknown"
|
|
3058
|
+
"nuxt": "^2.0.0",
|
|
3059
|
+
"requires": {}
|
|
2749
3060
|
}
|
|
2750
3061
|
},
|
|
2751
3062
|
{
|
|
@@ -2767,9 +3078,8 @@
|
|
|
2767
3078
|
}
|
|
2768
3079
|
],
|
|
2769
3080
|
"compatibility": {
|
|
2770
|
-
"
|
|
2771
|
-
"
|
|
2772
|
-
"3.x": "unknown"
|
|
3081
|
+
"nuxt": "^2.0.0",
|
|
3082
|
+
"requires": {}
|
|
2773
3083
|
}
|
|
2774
3084
|
},
|
|
2775
3085
|
{
|
|
@@ -2790,9 +3100,8 @@
|
|
|
2790
3100
|
}
|
|
2791
3101
|
],
|
|
2792
3102
|
"compatibility": {
|
|
2793
|
-
"
|
|
2794
|
-
"
|
|
2795
|
-
"3.x": "unknown"
|
|
3103
|
+
"nuxt": "^2.0.0",
|
|
3104
|
+
"requires": {}
|
|
2796
3105
|
}
|
|
2797
3106
|
},
|
|
2798
3107
|
{
|
|
@@ -2814,9 +3123,10 @@
|
|
|
2814
3123
|
}
|
|
2815
3124
|
],
|
|
2816
3125
|
"compatibility": {
|
|
2817
|
-
"
|
|
2818
|
-
"
|
|
2819
|
-
|
|
3126
|
+
"nuxt": "^2.0.0",
|
|
3127
|
+
"requires": {
|
|
3128
|
+
"bridge": "optional"
|
|
3129
|
+
}
|
|
2820
3130
|
}
|
|
2821
3131
|
},
|
|
2822
3132
|
{
|
|
@@ -2837,9 +3147,8 @@
|
|
|
2837
3147
|
}
|
|
2838
3148
|
],
|
|
2839
3149
|
"compatibility": {
|
|
2840
|
-
"
|
|
2841
|
-
"
|
|
2842
|
-
"3.x": "unknown"
|
|
3150
|
+
"nuxt": "^2.0.0",
|
|
3151
|
+
"requires": {}
|
|
2843
3152
|
}
|
|
2844
3153
|
},
|
|
2845
3154
|
{
|
|
@@ -2860,9 +3169,8 @@
|
|
|
2860
3169
|
}
|
|
2861
3170
|
],
|
|
2862
3171
|
"compatibility": {
|
|
2863
|
-
"
|
|
2864
|
-
"
|
|
2865
|
-
"3.x": "unknown"
|
|
3172
|
+
"nuxt": "^2.0.0",
|
|
3173
|
+
"requires": {}
|
|
2866
3174
|
}
|
|
2867
3175
|
},
|
|
2868
3176
|
{
|
|
@@ -2884,9 +3192,8 @@
|
|
|
2884
3192
|
}
|
|
2885
3193
|
],
|
|
2886
3194
|
"compatibility": {
|
|
2887
|
-
"
|
|
2888
|
-
"
|
|
2889
|
-
"3.x": "unknown"
|
|
3195
|
+
"nuxt": "^2.0.0",
|
|
3196
|
+
"requires": {}
|
|
2890
3197
|
}
|
|
2891
3198
|
},
|
|
2892
3199
|
{
|
|
@@ -2907,9 +3214,8 @@
|
|
|
2907
3214
|
}
|
|
2908
3215
|
],
|
|
2909
3216
|
"compatibility": {
|
|
2910
|
-
"
|
|
2911
|
-
"
|
|
2912
|
-
"3.x": "unknown"
|
|
3217
|
+
"nuxt": "^2.0.0",
|
|
3218
|
+
"requires": {}
|
|
2913
3219
|
}
|
|
2914
3220
|
},
|
|
2915
3221
|
{
|
|
@@ -2930,9 +3236,8 @@
|
|
|
2930
3236
|
}
|
|
2931
3237
|
],
|
|
2932
3238
|
"compatibility": {
|
|
2933
|
-
"
|
|
2934
|
-
"
|
|
2935
|
-
"3.x": "unknown"
|
|
3239
|
+
"nuxt": "^2.0.0",
|
|
3240
|
+
"requires": {}
|
|
2936
3241
|
}
|
|
2937
3242
|
},
|
|
2938
3243
|
{
|
|
@@ -2953,9 +3258,8 @@
|
|
|
2953
3258
|
}
|
|
2954
3259
|
],
|
|
2955
3260
|
"compatibility": {
|
|
2956
|
-
"
|
|
2957
|
-
"
|
|
2958
|
-
"3.x": "unknown"
|
|
3261
|
+
"nuxt": "^2.0.0",
|
|
3262
|
+
"requires": {}
|
|
2959
3263
|
}
|
|
2960
3264
|
},
|
|
2961
3265
|
{
|
|
@@ -2977,9 +3281,8 @@
|
|
|
2977
3281
|
}
|
|
2978
3282
|
],
|
|
2979
3283
|
"compatibility": {
|
|
2980
|
-
"
|
|
2981
|
-
"
|
|
2982
|
-
"3.x": "unknown"
|
|
3284
|
+
"nuxt": "^2.0.0",
|
|
3285
|
+
"requires": {}
|
|
2983
3286
|
}
|
|
2984
3287
|
},
|
|
2985
3288
|
{
|
|
@@ -3001,14 +3304,13 @@
|
|
|
3001
3304
|
}
|
|
3002
3305
|
],
|
|
3003
3306
|
"compatibility": {
|
|
3004
|
-
"
|
|
3005
|
-
"
|
|
3006
|
-
"3.x": "unknown"
|
|
3307
|
+
"nuxt": "^2.0.0",
|
|
3308
|
+
"requires": {}
|
|
3007
3309
|
}
|
|
3008
3310
|
},
|
|
3009
3311
|
{
|
|
3010
3312
|
"name": "sanity",
|
|
3011
|
-
"description": "Access text, images, and other media with Nuxt
|
|
3313
|
+
"description": "Access text, images, and other media with Nuxt and the Sanity headless CMS.",
|
|
3012
3314
|
"repo": "nuxt-community/sanity-module#main",
|
|
3013
3315
|
"npm": "@nuxtjs/sanity",
|
|
3014
3316
|
"icon": "sanity.png",
|
|
@@ -3025,9 +3327,34 @@
|
|
|
3025
3327
|
}
|
|
3026
3328
|
],
|
|
3027
3329
|
"compatibility": {
|
|
3028
|
-
"
|
|
3029
|
-
"
|
|
3030
|
-
|
|
3330
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3331
|
+
"requires": {
|
|
3332
|
+
"bridge": "optional"
|
|
3333
|
+
}
|
|
3334
|
+
}
|
|
3335
|
+
},
|
|
3336
|
+
{
|
|
3337
|
+
"name": "schema-org",
|
|
3338
|
+
"description": "Schema.org for Nuxt, supporting typed and automated Google Rich Results.",
|
|
3339
|
+
"repo": "vueuse/schema-org#main/packages/nuxt",
|
|
3340
|
+
"npm": "nuxt-schema-org",
|
|
3341
|
+
"icon": "schema-org.svg",
|
|
3342
|
+
"github": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
|
|
3343
|
+
"website": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
|
|
3344
|
+
"learn_more": "https://vue-schema-org.netlify.app/guide/setup/nuxt.html",
|
|
3345
|
+
"category": "SEO",
|
|
3346
|
+
"type": "3rd-party",
|
|
3347
|
+
"maintainers": [
|
|
3348
|
+
{
|
|
3349
|
+
"name": "Harlan Wilton",
|
|
3350
|
+
"github": "harlan-zw",
|
|
3351
|
+
"twitter": "harlan_zw",
|
|
3352
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
3353
|
+
}
|
|
3354
|
+
],
|
|
3355
|
+
"compatibility": {
|
|
3356
|
+
"nuxt": "^3.0.0",
|
|
3357
|
+
"requires": {}
|
|
3031
3358
|
}
|
|
3032
3359
|
},
|
|
3033
3360
|
{
|
|
@@ -3048,9 +3375,8 @@
|
|
|
3048
3375
|
}
|
|
3049
3376
|
],
|
|
3050
3377
|
"compatibility": {
|
|
3051
|
-
"
|
|
3052
|
-
"
|
|
3053
|
-
"3.x": "unknown"
|
|
3378
|
+
"nuxt": "^2.0.0",
|
|
3379
|
+
"requires": {}
|
|
3054
3380
|
}
|
|
3055
3381
|
},
|
|
3056
3382
|
{
|
|
@@ -3071,9 +3397,8 @@
|
|
|
3071
3397
|
}
|
|
3072
3398
|
],
|
|
3073
3399
|
"compatibility": {
|
|
3074
|
-
"
|
|
3075
|
-
"
|
|
3076
|
-
"3.x": "unknown"
|
|
3400
|
+
"nuxt": "^2.0.0",
|
|
3401
|
+
"requires": {}
|
|
3077
3402
|
}
|
|
3078
3403
|
},
|
|
3079
3404
|
{
|
|
@@ -3094,15 +3419,14 @@
|
|
|
3094
3419
|
}
|
|
3095
3420
|
],
|
|
3096
3421
|
"compatibility": {
|
|
3097
|
-
"
|
|
3098
|
-
"
|
|
3099
|
-
"3.x": "wip"
|
|
3422
|
+
"nuxt": "^2.0.0",
|
|
3423
|
+
"requires": {}
|
|
3100
3424
|
}
|
|
3101
3425
|
},
|
|
3102
3426
|
{
|
|
3103
3427
|
"name": "seo-meta",
|
|
3104
3428
|
"description": "Simple generate seo metadata",
|
|
3105
|
-
"repo": "ihavecoke/nuxtjs-seo-meta",
|
|
3429
|
+
"repo": "ihavecoke/nuxtjs-seo-meta#main/packages/core",
|
|
3106
3430
|
"npm": "nuxt-seo-meta",
|
|
3107
3431
|
"icon": "",
|
|
3108
3432
|
"github": "https://github.com/ihavecoke/nuxtjs-seo-meta",
|
|
@@ -3118,9 +3442,8 @@
|
|
|
3118
3442
|
}
|
|
3119
3443
|
],
|
|
3120
3444
|
"compatibility": {
|
|
3121
|
-
"
|
|
3122
|
-
"
|
|
3123
|
-
"3.x": "unknown"
|
|
3445
|
+
"nuxt": "^2.0.0",
|
|
3446
|
+
"requires": {}
|
|
3124
3447
|
}
|
|
3125
3448
|
},
|
|
3126
3449
|
{
|
|
@@ -3141,9 +3464,8 @@
|
|
|
3141
3464
|
}
|
|
3142
3465
|
],
|
|
3143
3466
|
"compatibility": {
|
|
3144
|
-
"
|
|
3145
|
-
"
|
|
3146
|
-
"3.x": "unknown"
|
|
3467
|
+
"nuxt": "^2.0.0",
|
|
3468
|
+
"requires": {}
|
|
3147
3469
|
}
|
|
3148
3470
|
},
|
|
3149
3471
|
{
|
|
@@ -3165,9 +3487,8 @@
|
|
|
3165
3487
|
}
|
|
3166
3488
|
],
|
|
3167
3489
|
"compatibility": {
|
|
3168
|
-
"
|
|
3169
|
-
"
|
|
3170
|
-
"3.x": "unknown"
|
|
3490
|
+
"nuxt": "^2.0.0",
|
|
3491
|
+
"requires": {}
|
|
3171
3492
|
}
|
|
3172
3493
|
},
|
|
3173
3494
|
{
|
|
@@ -3188,9 +3509,8 @@
|
|
|
3188
3509
|
}
|
|
3189
3510
|
],
|
|
3190
3511
|
"compatibility": {
|
|
3191
|
-
"
|
|
3192
|
-
"
|
|
3193
|
-
"3.x": "unknown"
|
|
3512
|
+
"nuxt": "^2.0.0",
|
|
3513
|
+
"requires": {}
|
|
3194
3514
|
}
|
|
3195
3515
|
},
|
|
3196
3516
|
{
|
|
@@ -3211,9 +3531,8 @@
|
|
|
3211
3531
|
}
|
|
3212
3532
|
],
|
|
3213
3533
|
"compatibility": {
|
|
3214
|
-
"
|
|
3215
|
-
"
|
|
3216
|
-
"3.x": "unknown"
|
|
3534
|
+
"nuxt": "^2.0.0",
|
|
3535
|
+
"requires": {}
|
|
3217
3536
|
}
|
|
3218
3537
|
},
|
|
3219
3538
|
{
|
|
@@ -3235,9 +3554,8 @@
|
|
|
3235
3554
|
}
|
|
3236
3555
|
],
|
|
3237
3556
|
"compatibility": {
|
|
3238
|
-
"
|
|
3239
|
-
"
|
|
3240
|
-
"3.x": "unknown"
|
|
3557
|
+
"nuxt": "^2.0.0",
|
|
3558
|
+
"requires": {}
|
|
3241
3559
|
}
|
|
3242
3560
|
},
|
|
3243
3561
|
{
|
|
@@ -3259,9 +3577,8 @@
|
|
|
3259
3577
|
}
|
|
3260
3578
|
],
|
|
3261
3579
|
"compatibility": {
|
|
3262
|
-
"
|
|
3263
|
-
"
|
|
3264
|
-
"3.x": "unknown"
|
|
3580
|
+
"nuxt": "^2.0.0",
|
|
3581
|
+
"requires": {}
|
|
3265
3582
|
}
|
|
3266
3583
|
},
|
|
3267
3584
|
{
|
|
@@ -3282,9 +3599,8 @@
|
|
|
3282
3599
|
}
|
|
3283
3600
|
],
|
|
3284
3601
|
"compatibility": {
|
|
3285
|
-
"
|
|
3286
|
-
"
|
|
3287
|
-
"3.x": "unknown"
|
|
3602
|
+
"nuxt": "^2.0.0",
|
|
3603
|
+
"requires": {}
|
|
3288
3604
|
}
|
|
3289
3605
|
},
|
|
3290
3606
|
{
|
|
@@ -3305,9 +3621,8 @@
|
|
|
3305
3621
|
}
|
|
3306
3622
|
],
|
|
3307
3623
|
"compatibility": {
|
|
3308
|
-
"
|
|
3309
|
-
"
|
|
3310
|
-
"3.x": "unknown"
|
|
3624
|
+
"nuxt": "^2.0.0",
|
|
3625
|
+
"requires": {}
|
|
3311
3626
|
}
|
|
3312
3627
|
},
|
|
3313
3628
|
{
|
|
@@ -3329,9 +3644,41 @@
|
|
|
3329
3644
|
}
|
|
3330
3645
|
],
|
|
3331
3646
|
"compatibility": {
|
|
3332
|
-
"
|
|
3333
|
-
"
|
|
3334
|
-
|
|
3647
|
+
"nuxt": "^2.0.0",
|
|
3648
|
+
"requires": {}
|
|
3649
|
+
}
|
|
3650
|
+
},
|
|
3651
|
+
{
|
|
3652
|
+
"name": "speedkit",
|
|
3653
|
+
"description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
|
|
3654
|
+
"repo": "GrabarzUndPartner/nuxt-speedkit",
|
|
3655
|
+
"npm": "nuxt-speedkit",
|
|
3656
|
+
"icon": "speedkit.png",
|
|
3657
|
+
"github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
|
|
3658
|
+
"website": "https://nuxt-speedkit.grabarzundpartner.dev",
|
|
3659
|
+
"learn_more": "",
|
|
3660
|
+
"category": "Performance",
|
|
3661
|
+
"type": "3rd-party",
|
|
3662
|
+
"maintainers": [
|
|
3663
|
+
{
|
|
3664
|
+
"name": "Stephan Gerbeth",
|
|
3665
|
+
"github": "StephanGerbeth",
|
|
3666
|
+
"avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
|
|
3667
|
+
},
|
|
3668
|
+
{
|
|
3669
|
+
"name": "Thorn Walli",
|
|
3670
|
+
"github": "ThornWalli",
|
|
3671
|
+
"avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
|
|
3672
|
+
},
|
|
3673
|
+
{
|
|
3674
|
+
"name": "Grabarz & Partner",
|
|
3675
|
+
"github": "GrabarzUndPartner",
|
|
3676
|
+
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
3677
|
+
}
|
|
3678
|
+
],
|
|
3679
|
+
"compatibility": {
|
|
3680
|
+
"nuxt": "^2.0.0",
|
|
3681
|
+
"requires": {}
|
|
3335
3682
|
}
|
|
3336
3683
|
},
|
|
3337
3684
|
{
|
|
@@ -3352,9 +3699,8 @@
|
|
|
3352
3699
|
}
|
|
3353
3700
|
],
|
|
3354
3701
|
"compatibility": {
|
|
3355
|
-
"
|
|
3356
|
-
"
|
|
3357
|
-
"3.x": "unknown"
|
|
3702
|
+
"nuxt": "^2.0.0",
|
|
3703
|
+
"requires": {}
|
|
3358
3704
|
}
|
|
3359
3705
|
},
|
|
3360
3706
|
{
|
|
@@ -3375,9 +3721,8 @@
|
|
|
3375
3721
|
}
|
|
3376
3722
|
],
|
|
3377
3723
|
"compatibility": {
|
|
3378
|
-
"
|
|
3379
|
-
"
|
|
3380
|
-
"3.x": "unknown"
|
|
3724
|
+
"nuxt": "^2.0.0",
|
|
3725
|
+
"requires": {}
|
|
3381
3726
|
}
|
|
3382
3727
|
},
|
|
3383
3728
|
{
|
|
@@ -3398,16 +3743,15 @@
|
|
|
3398
3743
|
}
|
|
3399
3744
|
],
|
|
3400
3745
|
"compatibility": {
|
|
3401
|
-
"
|
|
3402
|
-
"
|
|
3403
|
-
"3.x": "unknown"
|
|
3746
|
+
"nuxt": "^2.0.0",
|
|
3747
|
+
"requires": {}
|
|
3404
3748
|
}
|
|
3405
3749
|
},
|
|
3406
3750
|
{
|
|
3407
3751
|
"name": "storyblok",
|
|
3408
3752
|
"description": "Storyblok Nuxt.js module",
|
|
3409
|
-
"repo": "storyblok/storyblok-nuxt",
|
|
3410
|
-
"npm": "@storyblok/nuxt
|
|
3753
|
+
"repo": "storyblok/storyblok-nuxt#master/lib",
|
|
3754
|
+
"npm": "@storyblok/nuxt",
|
|
3411
3755
|
"icon": "storyblok.png",
|
|
3412
3756
|
"github": "https://github.com/storyblok/storyblok-nuxt",
|
|
3413
3757
|
"website": "https://github.com/storyblok/storyblok-nuxt",
|
|
@@ -3421,9 +3765,8 @@
|
|
|
3421
3765
|
}
|
|
3422
3766
|
],
|
|
3423
3767
|
"compatibility": {
|
|
3424
|
-
"
|
|
3425
|
-
"
|
|
3426
|
-
"3.x": "unknown"
|
|
3768
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3769
|
+
"requires": {}
|
|
3427
3770
|
}
|
|
3428
3771
|
},
|
|
3429
3772
|
{
|
|
@@ -3450,9 +3793,10 @@
|
|
|
3450
3793
|
}
|
|
3451
3794
|
],
|
|
3452
3795
|
"compatibility": {
|
|
3453
|
-
"
|
|
3454
|
-
"
|
|
3455
|
-
|
|
3796
|
+
"nuxt": "^2.0.0",
|
|
3797
|
+
"requires": {
|
|
3798
|
+
"bridge": "optional"
|
|
3799
|
+
}
|
|
3456
3800
|
}
|
|
3457
3801
|
},
|
|
3458
3802
|
{
|
|
@@ -3479,9 +3823,10 @@
|
|
|
3479
3823
|
}
|
|
3480
3824
|
],
|
|
3481
3825
|
"compatibility": {
|
|
3482
|
-
"
|
|
3483
|
-
"
|
|
3484
|
-
|
|
3826
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3827
|
+
"requires": {
|
|
3828
|
+
"bridge": true
|
|
3829
|
+
}
|
|
3485
3830
|
}
|
|
3486
3831
|
},
|
|
3487
3832
|
{
|
|
@@ -3502,9 +3847,8 @@
|
|
|
3502
3847
|
}
|
|
3503
3848
|
],
|
|
3504
3849
|
"compatibility": {
|
|
3505
|
-
"
|
|
3506
|
-
"
|
|
3507
|
-
"3.x": "unknown"
|
|
3850
|
+
"nuxt": "^2.0.0",
|
|
3851
|
+
"requires": {}
|
|
3508
3852
|
}
|
|
3509
3853
|
},
|
|
3510
3854
|
{
|
|
@@ -3526,9 +3870,8 @@
|
|
|
3526
3870
|
}
|
|
3527
3871
|
],
|
|
3528
3872
|
"compatibility": {
|
|
3529
|
-
"
|
|
3530
|
-
"
|
|
3531
|
-
"3.x": "unknown"
|
|
3873
|
+
"nuxt": "^2.0.0",
|
|
3874
|
+
"requires": {}
|
|
3532
3875
|
}
|
|
3533
3876
|
},
|
|
3534
3877
|
{
|
|
@@ -3549,23 +3892,55 @@
|
|
|
3549
3892
|
}
|
|
3550
3893
|
],
|
|
3551
3894
|
"compatibility": {
|
|
3552
|
-
"
|
|
3553
|
-
"
|
|
3554
|
-
|
|
3895
|
+
"nuxt": "^2.0.0",
|
|
3896
|
+
"requires": {}
|
|
3897
|
+
}
|
|
3898
|
+
},
|
|
3899
|
+
{
|
|
3900
|
+
"name": "stylify",
|
|
3901
|
+
"description": "Stylify generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
|
|
3902
|
+
"repo": "stylify/packages#master/packages/nuxt",
|
|
3903
|
+
"npm": "@stylify/nuxt",
|
|
3904
|
+
"icon": "stylify.svg",
|
|
3905
|
+
"github": "https://github.com/stylify/packages/tree/master/packages/nuxt",
|
|
3906
|
+
"website": "https://stylifycss.com/docs/nuxt",
|
|
3907
|
+
"learn_more": "https://stylifycss.com",
|
|
3908
|
+
"category": "UI",
|
|
3909
|
+
"type": "3rd-party",
|
|
3910
|
+
"maintainers": [
|
|
3911
|
+
{
|
|
3912
|
+
"name": "Vladimír Macháček",
|
|
3913
|
+
"github": "Machy8",
|
|
3914
|
+
"twitter": "8machy"
|
|
3915
|
+
}
|
|
3916
|
+
],
|
|
3917
|
+
"compatibility": {
|
|
3918
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3919
|
+
"requires": {}
|
|
3555
3920
|
}
|
|
3556
3921
|
},
|
|
3557
3922
|
{
|
|
3558
3923
|
"name": "supabase",
|
|
3559
|
-
"description": "
|
|
3560
|
-
"repo": "
|
|
3561
|
-
"npm": "
|
|
3924
|
+
"description": "First class integration with Supabase",
|
|
3925
|
+
"repo": "nuxt-community/supabase-module",
|
|
3926
|
+
"npm": "@nuxtjs/supabase",
|
|
3562
3927
|
"icon": "supabase.png",
|
|
3563
|
-
"github": "https://github.com/
|
|
3564
|
-
"website": "https://
|
|
3565
|
-
"learn_more": "https://supabase.
|
|
3928
|
+
"github": "https://github.com/nuxt-community/supabase-module",
|
|
3929
|
+
"website": "https://supabase.nuxtjs.org",
|
|
3930
|
+
"learn_more": "https://supabase.com",
|
|
3566
3931
|
"category": "Database",
|
|
3567
|
-
"type": "
|
|
3932
|
+
"type": "community",
|
|
3568
3933
|
"maintainers": [
|
|
3934
|
+
{
|
|
3935
|
+
"name": "Baptiste Leproux",
|
|
3936
|
+
"github": "larbish",
|
|
3937
|
+
"twitter": "baptistelprx"
|
|
3938
|
+
},
|
|
3939
|
+
{
|
|
3940
|
+
"name": "Sebastien Chopin",
|
|
3941
|
+
"github": "Atinux",
|
|
3942
|
+
"twitter": "Atinux"
|
|
3943
|
+
},
|
|
3569
3944
|
{
|
|
3570
3945
|
"name": "Scott Robertson",
|
|
3571
3946
|
"github": "scottrobertson",
|
|
@@ -3573,9 +3948,8 @@
|
|
|
3573
3948
|
}
|
|
3574
3949
|
],
|
|
3575
3950
|
"compatibility": {
|
|
3576
|
-
"
|
|
3577
|
-
"
|
|
3578
|
-
"3.x": "unknown"
|
|
3951
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3952
|
+
"requires": {}
|
|
3579
3953
|
}
|
|
3580
3954
|
},
|
|
3581
3955
|
{
|
|
@@ -3596,9 +3970,8 @@
|
|
|
3596
3970
|
}
|
|
3597
3971
|
],
|
|
3598
3972
|
"compatibility": {
|
|
3599
|
-
"
|
|
3600
|
-
"
|
|
3601
|
-
"3.x": "unknown"
|
|
3973
|
+
"nuxt": "^2.0.0",
|
|
3974
|
+
"requires": {}
|
|
3602
3975
|
}
|
|
3603
3976
|
},
|
|
3604
3977
|
{
|
|
@@ -3620,9 +3993,8 @@
|
|
|
3620
3993
|
}
|
|
3621
3994
|
],
|
|
3622
3995
|
"compatibility": {
|
|
3623
|
-
"
|
|
3624
|
-
"
|
|
3625
|
-
"3.x": "unknown"
|
|
3996
|
+
"nuxt": "^2.0.0",
|
|
3997
|
+
"requires": {}
|
|
3626
3998
|
}
|
|
3627
3999
|
},
|
|
3628
4000
|
{
|
|
@@ -3643,9 +4015,8 @@
|
|
|
3643
4015
|
}
|
|
3644
4016
|
],
|
|
3645
4017
|
"compatibility": {
|
|
3646
|
-
"
|
|
3647
|
-
"
|
|
3648
|
-
"3.x": "unknown"
|
|
4018
|
+
"nuxt": "^2.0.0",
|
|
4019
|
+
"requires": {}
|
|
3649
4020
|
}
|
|
3650
4021
|
},
|
|
3651
4022
|
{
|
|
@@ -3666,9 +4037,8 @@
|
|
|
3666
4037
|
}
|
|
3667
4038
|
],
|
|
3668
4039
|
"compatibility": {
|
|
3669
|
-
"
|
|
3670
|
-
"
|
|
3671
|
-
"3.x": "unknown"
|
|
4040
|
+
"nuxt": "^2.0.0",
|
|
4041
|
+
"requires": {}
|
|
3672
4042
|
}
|
|
3673
4043
|
},
|
|
3674
4044
|
{
|
|
@@ -3690,9 +4060,31 @@
|
|
|
3690
4060
|
}
|
|
3691
4061
|
],
|
|
3692
4062
|
"compatibility": {
|
|
3693
|
-
"
|
|
3694
|
-
"
|
|
3695
|
-
|
|
4063
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4064
|
+
"requires": {}
|
|
4065
|
+
}
|
|
4066
|
+
},
|
|
4067
|
+
{
|
|
4068
|
+
"name": "tiktok-analytics",
|
|
4069
|
+
"description": "",
|
|
4070
|
+
"repo": "stickpro/nuxt-tiktok-analytics",
|
|
4071
|
+
"npm": "tiktok-analytics",
|
|
4072
|
+
"icon": "",
|
|
4073
|
+
"github": "https://github.com/stickpro/nuxt-tiktok-analytics",
|
|
4074
|
+
"website": "https://github.com/stickpro/nuxt-tiktok-analytics",
|
|
4075
|
+
"learn_more": "",
|
|
4076
|
+
"category": "Analytics",
|
|
4077
|
+
"type": "3rd-party",
|
|
4078
|
+
"maintainers": [
|
|
4079
|
+
{
|
|
4080
|
+
"name": "stickpro",
|
|
4081
|
+
"github": "stickpro",
|
|
4082
|
+
"avatar": "https://avatars.githubusercontent.com/u/25886722?v=4"
|
|
4083
|
+
}
|
|
4084
|
+
],
|
|
4085
|
+
"compatibility": {
|
|
4086
|
+
"nuxt": "^2.0.0",
|
|
4087
|
+
"requires": {}
|
|
3696
4088
|
}
|
|
3697
4089
|
},
|
|
3698
4090
|
{
|
|
@@ -3714,9 +4106,8 @@
|
|
|
3714
4106
|
}
|
|
3715
4107
|
],
|
|
3716
4108
|
"compatibility": {
|
|
3717
|
-
"
|
|
3718
|
-
"
|
|
3719
|
-
"3.x": "unknown"
|
|
4109
|
+
"nuxt": "^2.0.0",
|
|
4110
|
+
"requires": {}
|
|
3720
4111
|
}
|
|
3721
4112
|
},
|
|
3722
4113
|
{
|
|
@@ -3737,9 +4128,43 @@
|
|
|
3737
4128
|
}
|
|
3738
4129
|
],
|
|
3739
4130
|
"compatibility": {
|
|
3740
|
-
"
|
|
3741
|
-
"
|
|
3742
|
-
|
|
4131
|
+
"nuxt": "^2.0.0",
|
|
4132
|
+
"requires": {
|
|
4133
|
+
"bridge": "optional"
|
|
4134
|
+
}
|
|
4135
|
+
}
|
|
4136
|
+
},
|
|
4137
|
+
{
|
|
4138
|
+
"name": "twicpics",
|
|
4139
|
+
"description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
|
|
4140
|
+
"repo": "TwicPics/components",
|
|
4141
|
+
"npm": "@twicpics/components",
|
|
4142
|
+
"icon": "twicpics.svg",
|
|
4143
|
+
"github": "https://github.com/TwicPics/components",
|
|
4144
|
+
"website": "https://www.twicpics.com/docs/components/nuxt-3",
|
|
4145
|
+
"learn_more": "https://www.twicpics.com",
|
|
4146
|
+
"category": "Images",
|
|
4147
|
+
"type": "3rd-party",
|
|
4148
|
+
"maintainers": [
|
|
4149
|
+
{
|
|
4150
|
+
"name": "Florent Bourgeois",
|
|
4151
|
+
"github": "florentb",
|
|
4152
|
+
"twitter": "florent_b"
|
|
4153
|
+
},
|
|
4154
|
+
{
|
|
4155
|
+
"name": "Julian Aubourg",
|
|
4156
|
+
"github": "jaubourg",
|
|
4157
|
+
"twitter": "jaubourg"
|
|
4158
|
+
},
|
|
4159
|
+
{
|
|
4160
|
+
"name": "Miguel Beignon",
|
|
4161
|
+
"github": "mbgspcii",
|
|
4162
|
+
"twitter": "m_beignon"
|
|
4163
|
+
}
|
|
4164
|
+
],
|
|
4165
|
+
"compatibility": {
|
|
4166
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4167
|
+
"requires": {}
|
|
3743
4168
|
}
|
|
3744
4169
|
},
|
|
3745
4170
|
{
|
|
@@ -3760,9 +4185,33 @@
|
|
|
3760
4185
|
}
|
|
3761
4186
|
],
|
|
3762
4187
|
"compatibility": {
|
|
3763
|
-
"
|
|
3764
|
-
"
|
|
3765
|
-
|
|
4188
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4189
|
+
"requires": {}
|
|
4190
|
+
}
|
|
4191
|
+
},
|
|
4192
|
+
{
|
|
4193
|
+
"name": "typed-vuex",
|
|
4194
|
+
"description": "A vanilla, strongly typed store accessor for Vuex.",
|
|
4195
|
+
"repo": "danielroe/typed-vuex#main/packages/nuxt-typed-vuex",
|
|
4196
|
+
"npm": "nuxt-typed-vuex",
|
|
4197
|
+
"icon": "vue.png",
|
|
4198
|
+
"github": "https://github.com/danielroe/typed-vuex",
|
|
4199
|
+
"website": "https://github.com/danielroe/typed-vuex",
|
|
4200
|
+
"learn_more": "",
|
|
4201
|
+
"category": "Libraries",
|
|
4202
|
+
"type": "3rd-party",
|
|
4203
|
+
"maintainers": [
|
|
4204
|
+
{
|
|
4205
|
+
"name": "Daniel Roe",
|
|
4206
|
+
"github": "danielroe",
|
|
4207
|
+
"twitter": "danielcroe"
|
|
4208
|
+
}
|
|
4209
|
+
],
|
|
4210
|
+
"compatibility": {
|
|
4211
|
+
"nuxt": "^2.0.0",
|
|
4212
|
+
"requires": {
|
|
4213
|
+
"bridge": "optional"
|
|
4214
|
+
}
|
|
3766
4215
|
}
|
|
3767
4216
|
},
|
|
3768
4217
|
{
|
|
@@ -3793,9 +4242,8 @@
|
|
|
3793
4242
|
}
|
|
3794
4243
|
],
|
|
3795
4244
|
"compatibility": {
|
|
3796
|
-
"
|
|
3797
|
-
"
|
|
3798
|
-
"3.x": "unknown"
|
|
4245
|
+
"nuxt": "^2.0.0",
|
|
4246
|
+
"requires": {}
|
|
3799
4247
|
}
|
|
3800
4248
|
},
|
|
3801
4249
|
{
|
|
@@ -3826,9 +4274,8 @@
|
|
|
3826
4274
|
}
|
|
3827
4275
|
],
|
|
3828
4276
|
"compatibility": {
|
|
3829
|
-
"
|
|
3830
|
-
"
|
|
3831
|
-
"3.x": "unknown"
|
|
4277
|
+
"nuxt": "^2.0.0",
|
|
4278
|
+
"requires": {}
|
|
3832
4279
|
}
|
|
3833
4280
|
},
|
|
3834
4281
|
{
|
|
@@ -3855,9 +4302,34 @@
|
|
|
3855
4302
|
}
|
|
3856
4303
|
],
|
|
3857
4304
|
"compatibility": {
|
|
3858
|
-
"
|
|
3859
|
-
"
|
|
3860
|
-
|
|
4305
|
+
"nuxt": "^2.0.0",
|
|
4306
|
+
"requires": {}
|
|
4307
|
+
}
|
|
4308
|
+
},
|
|
4309
|
+
{
|
|
4310
|
+
"name": "unlighthouse",
|
|
4311
|
+
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
4312
|
+
"repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
|
|
4313
|
+
"npm": "@unlighthouse/nuxt",
|
|
4314
|
+
"icon": "unlighthouse.svg",
|
|
4315
|
+
"github": "https://github.com/harlan-zw/unlighthouse",
|
|
4316
|
+
"website": "https://github.com/harlan-zw/unlighthouse",
|
|
4317
|
+
"learn_more": "https://github.com/harlan-zw/unlighthouse",
|
|
4318
|
+
"category": "Devtools",
|
|
4319
|
+
"type": "3rd-party",
|
|
4320
|
+
"maintainers": [
|
|
4321
|
+
{
|
|
4322
|
+
"name": "Harlan Wilton",
|
|
4323
|
+
"github": "harlan-zw",
|
|
4324
|
+
"twitter": "harlan_zw",
|
|
4325
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
4326
|
+
}
|
|
4327
|
+
],
|
|
4328
|
+
"compatibility": {
|
|
4329
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4330
|
+
"requires": {
|
|
4331
|
+
"bridge": "optional"
|
|
4332
|
+
}
|
|
3861
4333
|
}
|
|
3862
4334
|
},
|
|
3863
4335
|
{
|
|
@@ -3880,9 +4352,10 @@
|
|
|
3880
4352
|
}
|
|
3881
4353
|
],
|
|
3882
4354
|
"compatibility": {
|
|
3883
|
-
"
|
|
3884
|
-
"
|
|
3885
|
-
|
|
4355
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4356
|
+
"requires": {
|
|
4357
|
+
"bridge": "optional"
|
|
4358
|
+
}
|
|
3886
4359
|
}
|
|
3887
4360
|
},
|
|
3888
4361
|
{
|
|
@@ -3903,9 +4376,8 @@
|
|
|
3903
4376
|
}
|
|
3904
4377
|
],
|
|
3905
4378
|
"compatibility": {
|
|
3906
|
-
"
|
|
3907
|
-
"
|
|
3908
|
-
"3.x": "unknown"
|
|
4379
|
+
"nuxt": "^2.0.0",
|
|
4380
|
+
"requires": {}
|
|
3909
4381
|
}
|
|
3910
4382
|
},
|
|
3911
4383
|
{
|
|
@@ -3926,9 +4398,8 @@
|
|
|
3926
4398
|
}
|
|
3927
4399
|
],
|
|
3928
4400
|
"compatibility": {
|
|
3929
|
-
"
|
|
3930
|
-
"
|
|
3931
|
-
"3.x": "unknown"
|
|
4401
|
+
"nuxt": "^2.0.0",
|
|
4402
|
+
"requires": {}
|
|
3932
4403
|
}
|
|
3933
4404
|
},
|
|
3934
4405
|
{
|
|
@@ -3950,9 +4421,8 @@
|
|
|
3950
4421
|
}
|
|
3951
4422
|
],
|
|
3952
4423
|
"compatibility": {
|
|
3953
|
-
"
|
|
3954
|
-
"
|
|
3955
|
-
"3.x": "unknown"
|
|
4424
|
+
"nuxt": "^2.0.0",
|
|
4425
|
+
"requires": {}
|
|
3956
4426
|
}
|
|
3957
4427
|
},
|
|
3958
4428
|
{
|
|
@@ -3973,9 +4443,8 @@
|
|
|
3973
4443
|
}
|
|
3974
4444
|
],
|
|
3975
4445
|
"compatibility": {
|
|
3976
|
-
"
|
|
3977
|
-
"
|
|
3978
|
-
"3.x": "unknown"
|
|
4446
|
+
"nuxt": "^2.0.0",
|
|
4447
|
+
"requires": {}
|
|
3979
4448
|
}
|
|
3980
4449
|
},
|
|
3981
4450
|
{
|
|
@@ -3996,9 +4465,8 @@
|
|
|
3996
4465
|
}
|
|
3997
4466
|
],
|
|
3998
4467
|
"compatibility": {
|
|
3999
|
-
"
|
|
4000
|
-
"
|
|
4001
|
-
"3.x": "unknown"
|
|
4468
|
+
"nuxt": "^2.0.0",
|
|
4469
|
+
"requires": {}
|
|
4002
4470
|
}
|
|
4003
4471
|
},
|
|
4004
4472
|
{
|
|
@@ -4019,9 +4487,8 @@
|
|
|
4019
4487
|
}
|
|
4020
4488
|
],
|
|
4021
4489
|
"compatibility": {
|
|
4022
|
-
"
|
|
4023
|
-
"
|
|
4024
|
-
"3.x": "unknown"
|
|
4490
|
+
"nuxt": "^2.0.0",
|
|
4491
|
+
"requires": {}
|
|
4025
4492
|
}
|
|
4026
4493
|
},
|
|
4027
4494
|
{
|
|
@@ -4043,9 +4510,30 @@
|
|
|
4043
4510
|
}
|
|
4044
4511
|
],
|
|
4045
4512
|
"compatibility": {
|
|
4046
|
-
"
|
|
4047
|
-
"
|
|
4048
|
-
|
|
4513
|
+
"nuxt": "^2.0.0",
|
|
4514
|
+
"requires": {}
|
|
4515
|
+
}
|
|
4516
|
+
},
|
|
4517
|
+
{
|
|
4518
|
+
"name": "vuestic",
|
|
4519
|
+
"description": "Vuestic UI module for Nuxt 3",
|
|
4520
|
+
"repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
|
|
4521
|
+
"npm": "@vuestic/nuxt",
|
|
4522
|
+
"icon": "",
|
|
4523
|
+
"github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
|
|
4524
|
+
"website": "https://vuestic.dev",
|
|
4525
|
+
"learn_more": "https://vuestic.dev/en/getting-started/nuxt",
|
|
4526
|
+
"category": "UI",
|
|
4527
|
+
"type": "3rd-party",
|
|
4528
|
+
"maintainers": [
|
|
4529
|
+
{
|
|
4530
|
+
"name": "epicmaxco",
|
|
4531
|
+
"github": "epicmaxco"
|
|
4532
|
+
}
|
|
4533
|
+
],
|
|
4534
|
+
"compatibility": {
|
|
4535
|
+
"nuxt": "^3.0.0",
|
|
4536
|
+
"requires": {}
|
|
4049
4537
|
}
|
|
4050
4538
|
},
|
|
4051
4539
|
{
|
|
@@ -4071,16 +4559,15 @@
|
|
|
4071
4559
|
}
|
|
4072
4560
|
],
|
|
4073
4561
|
"compatibility": {
|
|
4074
|
-
"
|
|
4075
|
-
"
|
|
4076
|
-
"3.x": "not-working"
|
|
4562
|
+
"nuxt": "^2.0.0",
|
|
4563
|
+
"requires": {}
|
|
4077
4564
|
}
|
|
4078
4565
|
},
|
|
4079
4566
|
{
|
|
4080
4567
|
"name": "vueuse",
|
|
4081
4568
|
"description": "Collection of essential Vue Composition Utilities for Vue 2 and 3",
|
|
4082
|
-
"repo": "vueuse/vueuse#main/packages/
|
|
4083
|
-
"npm": "@vueuse/
|
|
4569
|
+
"repo": "vueuse/vueuse#main/packages/nuxt",
|
|
4570
|
+
"npm": "@vueuse/nuxt",
|
|
4084
4571
|
"icon": "vueuse.svg",
|
|
4085
4572
|
"github": "https://github.com/vueuse/vueuse",
|
|
4086
4573
|
"website": "https://vueuse.org",
|
|
@@ -4095,9 +4582,10 @@
|
|
|
4095
4582
|
}
|
|
4096
4583
|
],
|
|
4097
4584
|
"compatibility": {
|
|
4098
|
-
"
|
|
4099
|
-
"
|
|
4100
|
-
|
|
4585
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4586
|
+
"requires": {
|
|
4587
|
+
"bridge": "optional"
|
|
4588
|
+
}
|
|
4101
4589
|
}
|
|
4102
4590
|
},
|
|
4103
4591
|
{
|
|
@@ -4118,9 +4606,8 @@
|
|
|
4118
4606
|
}
|
|
4119
4607
|
],
|
|
4120
4608
|
"compatibility": {
|
|
4121
|
-
"
|
|
4122
|
-
"
|
|
4123
|
-
"3.x": "unknown"
|
|
4609
|
+
"nuxt": "^2.0.0",
|
|
4610
|
+
"requires": {}
|
|
4124
4611
|
}
|
|
4125
4612
|
},
|
|
4126
4613
|
{
|
|
@@ -4151,33 +4638,33 @@
|
|
|
4151
4638
|
}
|
|
4152
4639
|
],
|
|
4153
4640
|
"compatibility": {
|
|
4154
|
-
"
|
|
4155
|
-
"
|
|
4156
|
-
|
|
4641
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4642
|
+
"requires": {
|
|
4643
|
+
"bridge": "optional"
|
|
4644
|
+
}
|
|
4157
4645
|
}
|
|
4158
4646
|
},
|
|
4159
4647
|
{
|
|
4160
4648
|
"name": "web3js",
|
|
4161
|
-
"description": "Web3.js module integration for Nuxt.js
|
|
4162
|
-
"repo": "
|
|
4649
|
+
"description": "Web3.js module integration for Nuxt.js",
|
|
4650
|
+
"repo": "bl0cknumber/nuxt-web3",
|
|
4163
4651
|
"npm": "nuxt-web3",
|
|
4164
4652
|
"icon": "web3js.svg",
|
|
4165
|
-
"github": "https://github.com/
|
|
4166
|
-
"website": "https://github.com/
|
|
4653
|
+
"github": "https://github.com/bl0cknumber/nuxt-web3",
|
|
4654
|
+
"website": "https://github.com/bl0cknumber/nuxt-web3",
|
|
4167
4655
|
"learn_more": "https://web3js.readthedocs.io/",
|
|
4168
4656
|
"category": "Libraries",
|
|
4169
4657
|
"type": "3rd-party",
|
|
4170
4658
|
"maintainers": [
|
|
4171
4659
|
{
|
|
4172
4660
|
"name": "Muhammad Fauzan",
|
|
4173
|
-
"github": "
|
|
4174
|
-
"twitter": "
|
|
4661
|
+
"github": "bl0cknumber",
|
|
4662
|
+
"twitter": "fncolon"
|
|
4175
4663
|
}
|
|
4176
4664
|
],
|
|
4177
4665
|
"compatibility": {
|
|
4178
|
-
"
|
|
4179
|
-
"
|
|
4180
|
-
"3.x": "unknown"
|
|
4666
|
+
"nuxt": "^2.0.0",
|
|
4667
|
+
"requires": {}
|
|
4181
4668
|
}
|
|
4182
4669
|
},
|
|
4183
4670
|
{
|
|
@@ -4198,9 +4685,8 @@
|
|
|
4198
4685
|
}
|
|
4199
4686
|
],
|
|
4200
4687
|
"compatibility": {
|
|
4201
|
-
"
|
|
4202
|
-
"
|
|
4203
|
-
"3.x": "unknown"
|
|
4688
|
+
"nuxt": "^2.0.0",
|
|
4689
|
+
"requires": {}
|
|
4204
4690
|
}
|
|
4205
4691
|
},
|
|
4206
4692
|
{
|
|
@@ -4221,9 +4707,10 @@
|
|
|
4221
4707
|
}
|
|
4222
4708
|
],
|
|
4223
4709
|
"compatibility": {
|
|
4224
|
-
"
|
|
4225
|
-
"
|
|
4226
|
-
|
|
4710
|
+
"nuxt": "^2.0.0",
|
|
4711
|
+
"requires": {
|
|
4712
|
+
"bridge": "optional"
|
|
4713
|
+
}
|
|
4227
4714
|
}
|
|
4228
4715
|
},
|
|
4229
4716
|
{
|
|
@@ -4245,9 +4732,8 @@
|
|
|
4245
4732
|
}
|
|
4246
4733
|
],
|
|
4247
4734
|
"compatibility": {
|
|
4248
|
-
"
|
|
4249
|
-
"
|
|
4250
|
-
"3.x": "unknown"
|
|
4735
|
+
"nuxt": "^2.0.0",
|
|
4736
|
+
"requires": {}
|
|
4251
4737
|
}
|
|
4252
4738
|
},
|
|
4253
4739
|
{
|
|
@@ -4268,9 +4754,8 @@
|
|
|
4268
4754
|
}
|
|
4269
4755
|
],
|
|
4270
4756
|
"compatibility": {
|
|
4271
|
-
"
|
|
4272
|
-
"
|
|
4273
|
-
"3.x": "unknown"
|
|
4757
|
+
"nuxt": "^2.0.0",
|
|
4758
|
+
"requires": {}
|
|
4274
4759
|
}
|
|
4275
4760
|
},
|
|
4276
4761
|
{
|
|
@@ -4292,9 +4777,8 @@
|
|
|
4292
4777
|
}
|
|
4293
4778
|
],
|
|
4294
4779
|
"compatibility": {
|
|
4295
|
-
"
|
|
4296
|
-
"
|
|
4297
|
-
"3.x": "unknown"
|
|
4780
|
+
"nuxt": "^2.0.0",
|
|
4781
|
+
"requires": {}
|
|
4298
4782
|
}
|
|
4299
4783
|
},
|
|
4300
4784
|
{
|
|
@@ -4321,9 +4805,10 @@
|
|
|
4321
4805
|
}
|
|
4322
4806
|
],
|
|
4323
4807
|
"compatibility": {
|
|
4324
|
-
"
|
|
4325
|
-
"
|
|
4326
|
-
|
|
4808
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4809
|
+
"requires": {
|
|
4810
|
+
"bridge": "optional"
|
|
4811
|
+
}
|
|
4327
4812
|
}
|
|
4328
4813
|
},
|
|
4329
4814
|
{
|
|
@@ -4344,9 +4829,8 @@
|
|
|
4344
4829
|
}
|
|
4345
4830
|
],
|
|
4346
4831
|
"compatibility": {
|
|
4347
|
-
"
|
|
4348
|
-
"
|
|
4349
|
-
"3.x": "unknown"
|
|
4832
|
+
"nuxt": "^2.0.0",
|
|
4833
|
+
"requires": {}
|
|
4350
4834
|
}
|
|
4351
4835
|
},
|
|
4352
4836
|
{
|
|
@@ -4367,9 +4851,8 @@
|
|
|
4367
4851
|
}
|
|
4368
4852
|
],
|
|
4369
4853
|
"compatibility": {
|
|
4370
|
-
"
|
|
4371
|
-
"
|
|
4372
|
-
"3.x": "unknown"
|
|
4854
|
+
"nuxt": "^2.0.0",
|
|
4855
|
+
"requires": {}
|
|
4373
4856
|
}
|
|
4374
4857
|
},
|
|
4375
4858
|
{
|
|
@@ -4390,9 +4873,8 @@
|
|
|
4390
4873
|
}
|
|
4391
4874
|
],
|
|
4392
4875
|
"compatibility": {
|
|
4393
|
-
"
|
|
4394
|
-
"
|
|
4395
|
-
"3.x": "unknown"
|
|
4876
|
+
"nuxt": "^2.0.0",
|
|
4877
|
+
"requires": {}
|
|
4396
4878
|
}
|
|
4397
4879
|
},
|
|
4398
4880
|
{
|
|
@@ -4413,9 +4895,8 @@
|
|
|
4413
4895
|
}
|
|
4414
4896
|
],
|
|
4415
4897
|
"compatibility": {
|
|
4416
|
-
"
|
|
4417
|
-
"
|
|
4418
|
-
"3.x": "unknown"
|
|
4898
|
+
"nuxt": "^2.0.0",
|
|
4899
|
+
"requires": {}
|
|
4419
4900
|
}
|
|
4420
4901
|
},
|
|
4421
4902
|
{
|
|
@@ -4437,9 +4918,8 @@
|
|
|
4437
4918
|
}
|
|
4438
4919
|
],
|
|
4439
4920
|
"compatibility": {
|
|
4440
|
-
"
|
|
4441
|
-
"
|
|
4442
|
-
"3.x": "unknown"
|
|
4921
|
+
"nuxt": "^2.0.0",
|
|
4922
|
+
"requires": {}
|
|
4443
4923
|
}
|
|
4444
4924
|
},
|
|
4445
4925
|
{
|
|
@@ -4460,9 +4940,8 @@
|
|
|
4460
4940
|
}
|
|
4461
4941
|
],
|
|
4462
4942
|
"compatibility": {
|
|
4463
|
-
"
|
|
4464
|
-
"
|
|
4465
|
-
"3.x": "unknown"
|
|
4943
|
+
"nuxt": "^2.0.0",
|
|
4944
|
+
"requires": {}
|
|
4466
4945
|
}
|
|
4467
4946
|
}
|
|
4468
4947
|
]
|