@nuxt/modules 0.5.0-b7dfd3 → 0.5.0-b7ebb6
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 +1256 -609
- package/package.json +1 -1
- package/categories.json +0 -21
package/modules.json
CHANGED
|
@@ -22,33 +22,61 @@
|
|
|
22
22
|
}
|
|
23
23
|
],
|
|
24
24
|
"compatibility": {
|
|
25
|
-
"
|
|
26
|
-
"
|
|
27
|
-
"3.x": "unknown"
|
|
25
|
+
"nuxt": "^2.0.0",
|
|
26
|
+
"requires": {}
|
|
28
27
|
}
|
|
29
28
|
},
|
|
30
29
|
{
|
|
31
|
-
"name": "
|
|
32
|
-
"description": "
|
|
33
|
-
"repo": "
|
|
34
|
-
"npm": "nuxt-
|
|
35
|
-
"icon": "
|
|
36
|
-
"github": "https://github.com/
|
|
37
|
-
"website": "https://
|
|
38
|
-
"learn_more": "https://
|
|
39
|
-
"category": "
|
|
30
|
+
"name": "agility-cms",
|
|
31
|
+
"description": "Agility CMS Integration for Nuxt.js",
|
|
32
|
+
"repo": "agility/agilitycms-nuxt-module",
|
|
33
|
+
"npm": "@agility/agilitycms-nuxt-module",
|
|
34
|
+
"icon": "agility.png",
|
|
35
|
+
"github": "https://github.com/agility/agilitycms-nuxt-module",
|
|
36
|
+
"website": "https://github.com/agility/agilitycms-nuxt-module",
|
|
37
|
+
"learn_more": "https://help.agilitycms.com/hc/en-us/articles/360037500492",
|
|
38
|
+
"category": "CMS",
|
|
40
39
|
"type": "3rd-party",
|
|
40
|
+
"maintainers": [
|
|
41
|
+
{
|
|
42
|
+
"name": "Joel Varty",
|
|
43
|
+
"github": "joelvarty",
|
|
44
|
+
"avatar": "https://avatars.githubusercontent.com/u/4520625?s=400&u=95fcb09b5ead7bb09fb9950e4e7a115a8a4377e8&v=4"
|
|
45
|
+
}
|
|
46
|
+
],
|
|
47
|
+
"compatibility": {
|
|
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",
|
|
41
63
|
"maintainers": [
|
|
42
64
|
{
|
|
43
65
|
"name": "Jakub Andrzejewski",
|
|
44
66
|
"github": "Baroshem",
|
|
45
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"
|
|
46
73
|
}
|
|
47
74
|
],
|
|
48
75
|
"compatibility": {
|
|
49
|
-
"
|
|
50
|
-
"
|
|
51
|
-
|
|
76
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
77
|
+
"requires": {
|
|
78
|
+
"bridge": true
|
|
79
|
+
}
|
|
52
80
|
}
|
|
53
81
|
},
|
|
54
82
|
{
|
|
@@ -69,9 +97,8 @@
|
|
|
69
97
|
}
|
|
70
98
|
],
|
|
71
99
|
"compatibility": {
|
|
72
|
-
"
|
|
73
|
-
"
|
|
74
|
-
"3.x": "unknown"
|
|
100
|
+
"nuxt": "^2.0.0",
|
|
101
|
+
"requires": {}
|
|
75
102
|
}
|
|
76
103
|
},
|
|
77
104
|
{
|
|
@@ -93,9 +120,8 @@
|
|
|
93
120
|
}
|
|
94
121
|
],
|
|
95
122
|
"compatibility": {
|
|
96
|
-
"
|
|
97
|
-
"
|
|
98
|
-
"3.x": "unknown"
|
|
123
|
+
"nuxt": "^2.0.0",
|
|
124
|
+
"requires": {}
|
|
99
125
|
}
|
|
100
126
|
},
|
|
101
127
|
{
|
|
@@ -116,9 +142,8 @@
|
|
|
116
142
|
}
|
|
117
143
|
],
|
|
118
144
|
"compatibility": {
|
|
119
|
-
"
|
|
120
|
-
"
|
|
121
|
-
"3.x": "unknown"
|
|
145
|
+
"nuxt": "^2.0.0",
|
|
146
|
+
"requires": {}
|
|
122
147
|
}
|
|
123
148
|
},
|
|
124
149
|
{
|
|
@@ -141,9 +166,8 @@
|
|
|
141
166
|
}
|
|
142
167
|
],
|
|
143
168
|
"compatibility": {
|
|
144
|
-
"
|
|
145
|
-
"
|
|
146
|
-
"3.x": "unknown"
|
|
169
|
+
"nuxt": "^2.0.0",
|
|
170
|
+
"requires": {}
|
|
147
171
|
}
|
|
148
172
|
},
|
|
149
173
|
{
|
|
@@ -168,9 +192,8 @@
|
|
|
168
192
|
}
|
|
169
193
|
],
|
|
170
194
|
"compatibility": {
|
|
171
|
-
"
|
|
172
|
-
"
|
|
173
|
-
"3.x": "not-working"
|
|
195
|
+
"nuxt": "^2.0.0",
|
|
196
|
+
"requires": {}
|
|
174
197
|
}
|
|
175
198
|
},
|
|
176
199
|
{
|
|
@@ -191,9 +214,8 @@
|
|
|
191
214
|
}
|
|
192
215
|
],
|
|
193
216
|
"compatibility": {
|
|
194
|
-
"
|
|
195
|
-
"
|
|
196
|
-
"3.x": "unknown"
|
|
217
|
+
"nuxt": "^2.0.0",
|
|
218
|
+
"requires": {}
|
|
197
219
|
}
|
|
198
220
|
},
|
|
199
221
|
{
|
|
@@ -214,9 +236,8 @@
|
|
|
214
236
|
}
|
|
215
237
|
],
|
|
216
238
|
"compatibility": {
|
|
217
|
-
"
|
|
218
|
-
"
|
|
219
|
-
"3.x": "unknown"
|
|
239
|
+
"nuxt": "^2.0.0",
|
|
240
|
+
"requires": {}
|
|
220
241
|
}
|
|
221
242
|
},
|
|
222
243
|
{
|
|
@@ -242,9 +263,8 @@
|
|
|
242
263
|
}
|
|
243
264
|
],
|
|
244
265
|
"compatibility": {
|
|
245
|
-
"
|
|
246
|
-
"
|
|
247
|
-
"3.x": "wip"
|
|
266
|
+
"nuxt": "^2.0.0",
|
|
267
|
+
"requires": {}
|
|
248
268
|
}
|
|
249
269
|
},
|
|
250
270
|
{
|
|
@@ -266,9 +286,8 @@
|
|
|
266
286
|
}
|
|
267
287
|
],
|
|
268
288
|
"compatibility": {
|
|
269
|
-
"
|
|
270
|
-
"
|
|
271
|
-
"3.x": "unknown"
|
|
289
|
+
"nuxt": "^2.0.0",
|
|
290
|
+
"requires": {}
|
|
272
291
|
}
|
|
273
292
|
},
|
|
274
293
|
{
|
|
@@ -289,33 +308,8 @@
|
|
|
289
308
|
}
|
|
290
309
|
],
|
|
291
310
|
"compatibility": {
|
|
292
|
-
"
|
|
293
|
-
"
|
|
294
|
-
"3.x": "unknown"
|
|
295
|
-
}
|
|
296
|
-
},
|
|
297
|
-
{
|
|
298
|
-
"name": "bigcommerce",
|
|
299
|
-
"description": "Easy BigCommerce integration for Nuxt.js",
|
|
300
|
-
"repo": "baroshem/nuxt-bigcommerce",
|
|
301
|
-
"npm": "nuxt-bigcommerce",
|
|
302
|
-
"icon": "bigcommerce.svg",
|
|
303
|
-
"github": "https://github.com/baroshem/nuxt-bigcommerce",
|
|
304
|
-
"website": "https://nuxt-bigcommerce.vercel.app/",
|
|
305
|
-
"learn_more": "https://www.npmjs.com/package/nuxt-bigcommerce",
|
|
306
|
-
"category": "Ecommerce",
|
|
307
|
-
"type": "3rd-party",
|
|
308
|
-
"maintainers": [
|
|
309
|
-
{
|
|
310
|
-
"name": "Jakub Andrzejewski",
|
|
311
|
-
"github": "Baroshem",
|
|
312
|
-
"avatar": "https://avatars2.githubusercontent.com/u/37120330?v=4?s=80"
|
|
313
|
-
}
|
|
314
|
-
],
|
|
315
|
-
"compatibility": {
|
|
316
|
-
"2.x": "working",
|
|
317
|
-
"2.x-bridge": "unknown",
|
|
318
|
-
"3.x": "unknown"
|
|
311
|
+
"nuxt": "^2.0.0",
|
|
312
|
+
"requires": {}
|
|
319
313
|
}
|
|
320
314
|
},
|
|
321
315
|
{
|
|
@@ -346,9 +340,8 @@
|
|
|
346
340
|
}
|
|
347
341
|
],
|
|
348
342
|
"compatibility": {
|
|
349
|
-
"
|
|
350
|
-
"
|
|
351
|
-
"3.x": "unknown"
|
|
343
|
+
"nuxt": "^2.0.0",
|
|
344
|
+
"requires": {}
|
|
352
345
|
}
|
|
353
346
|
},
|
|
354
347
|
{
|
|
@@ -370,9 +363,8 @@
|
|
|
370
363
|
}
|
|
371
364
|
],
|
|
372
365
|
"compatibility": {
|
|
373
|
-
"
|
|
374
|
-
"
|
|
375
|
-
"3.x": "unknown"
|
|
366
|
+
"nuxt": "^2.0.0",
|
|
367
|
+
"requires": {}
|
|
376
368
|
}
|
|
377
369
|
},
|
|
378
370
|
{
|
|
@@ -393,14 +385,13 @@
|
|
|
393
385
|
}
|
|
394
386
|
],
|
|
395
387
|
"compatibility": {
|
|
396
|
-
"
|
|
397
|
-
"
|
|
398
|
-
"3.x": "unknown"
|
|
388
|
+
"nuxt": "^2.0.0",
|
|
389
|
+
"requires": {}
|
|
399
390
|
}
|
|
400
391
|
},
|
|
401
392
|
{
|
|
402
393
|
"name": "bugsnag",
|
|
403
|
-
"description": "Bugsnag
|
|
394
|
+
"description": "Bugsnag integration for nuxt.js. Makes it easy to add bugsnag to your Project. Supports uploading source maps.",
|
|
404
395
|
"repo": "JulianMar/nuxt-bugsnag",
|
|
405
396
|
"npm": "nuxt-bugsnag",
|
|
406
397
|
"icon": "bugsnag.png",
|
|
@@ -412,13 +403,15 @@
|
|
|
412
403
|
"maintainers": [
|
|
413
404
|
{
|
|
414
405
|
"name": "JulianMar",
|
|
415
|
-
"github": "JulianMar"
|
|
406
|
+
"github": "JulianMar",
|
|
407
|
+
"twitter": "julian_martin96"
|
|
416
408
|
}
|
|
417
409
|
],
|
|
418
410
|
"compatibility": {
|
|
419
|
-
"
|
|
420
|
-
"
|
|
421
|
-
|
|
411
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
412
|
+
"requires": {
|
|
413
|
+
"bridge": true
|
|
414
|
+
}
|
|
422
415
|
}
|
|
423
416
|
},
|
|
424
417
|
{
|
|
@@ -439,9 +432,8 @@
|
|
|
439
432
|
}
|
|
440
433
|
],
|
|
441
434
|
"compatibility": {
|
|
442
|
-
"
|
|
443
|
-
"
|
|
444
|
-
"3.x": "unknown"
|
|
435
|
+
"nuxt": "^2.0.0",
|
|
436
|
+
"requires": {}
|
|
445
437
|
}
|
|
446
438
|
},
|
|
447
439
|
{
|
|
@@ -462,14 +454,13 @@
|
|
|
462
454
|
}
|
|
463
455
|
],
|
|
464
456
|
"compatibility": {
|
|
465
|
-
"
|
|
466
|
-
"
|
|
467
|
-
"3.x": "unknown"
|
|
457
|
+
"nuxt": "^2.0.0",
|
|
458
|
+
"requires": {}
|
|
468
459
|
}
|
|
469
460
|
},
|
|
470
461
|
{
|
|
471
462
|
"name": "canvas-sketch",
|
|
472
|
-
"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",
|
|
473
464
|
"repo": "LuXDAmore/generative-art",
|
|
474
465
|
"npm": "@luxdamore/nuxt-canvas-sketch",
|
|
475
466
|
"icon": "",
|
|
@@ -486,9 +477,8 @@
|
|
|
486
477
|
}
|
|
487
478
|
],
|
|
488
479
|
"compatibility": {
|
|
489
|
-
"
|
|
490
|
-
"
|
|
491
|
-
"3.x": "unknown"
|
|
480
|
+
"nuxt": "^2.0.0",
|
|
481
|
+
"requires": {}
|
|
492
482
|
}
|
|
493
483
|
},
|
|
494
484
|
{
|
|
@@ -509,9 +499,8 @@
|
|
|
509
499
|
}
|
|
510
500
|
],
|
|
511
501
|
"compatibility": {
|
|
512
|
-
"
|
|
513
|
-
"
|
|
514
|
-
"3.x": "unknown"
|
|
502
|
+
"nuxt": "^2.0.0",
|
|
503
|
+
"requires": {}
|
|
515
504
|
}
|
|
516
505
|
},
|
|
517
506
|
{
|
|
@@ -532,9 +521,8 @@
|
|
|
532
521
|
}
|
|
533
522
|
],
|
|
534
523
|
"compatibility": {
|
|
535
|
-
"
|
|
536
|
-
"
|
|
537
|
-
"3.x": "unknown"
|
|
524
|
+
"nuxt": "^2.0.0",
|
|
525
|
+
"requires": {}
|
|
538
526
|
}
|
|
539
527
|
},
|
|
540
528
|
{
|
|
@@ -555,9 +543,8 @@
|
|
|
555
543
|
}
|
|
556
544
|
],
|
|
557
545
|
"compatibility": {
|
|
558
|
-
"
|
|
559
|
-
"
|
|
560
|
-
"3.x": "unknown"
|
|
546
|
+
"nuxt": "^2.0.0",
|
|
547
|
+
"requires": {}
|
|
561
548
|
}
|
|
562
549
|
},
|
|
563
550
|
{
|
|
@@ -578,9 +565,8 @@
|
|
|
578
565
|
}
|
|
579
566
|
],
|
|
580
567
|
"compatibility": {
|
|
581
|
-
"
|
|
582
|
-
"
|
|
583
|
-
"3.x": "unknown"
|
|
568
|
+
"nuxt": "^2.0.0",
|
|
569
|
+
"requires": {}
|
|
584
570
|
}
|
|
585
571
|
},
|
|
586
572
|
{
|
|
@@ -602,9 +588,8 @@
|
|
|
602
588
|
}
|
|
603
589
|
],
|
|
604
590
|
"compatibility": {
|
|
605
|
-
"
|
|
606
|
-
"
|
|
607
|
-
"3.x": "not-working"
|
|
591
|
+
"nuxt": "^2.0.0",
|
|
592
|
+
"requires": {}
|
|
608
593
|
}
|
|
609
594
|
},
|
|
610
595
|
{
|
|
@@ -626,9 +611,10 @@
|
|
|
626
611
|
}
|
|
627
612
|
],
|
|
628
613
|
"compatibility": {
|
|
629
|
-
"
|
|
630
|
-
"
|
|
631
|
-
|
|
614
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
615
|
+
"requires": {
|
|
616
|
+
"bridge": "optional"
|
|
617
|
+
}
|
|
632
618
|
}
|
|
633
619
|
},
|
|
634
620
|
{
|
|
@@ -650,9 +636,8 @@
|
|
|
650
636
|
}
|
|
651
637
|
],
|
|
652
638
|
"compatibility": {
|
|
653
|
-
"
|
|
654
|
-
"
|
|
655
|
-
"3.x": "unknown"
|
|
639
|
+
"nuxt": "^2.0.0",
|
|
640
|
+
"requires": {}
|
|
656
641
|
}
|
|
657
642
|
},
|
|
658
643
|
{
|
|
@@ -674,17 +659,16 @@
|
|
|
674
659
|
}
|
|
675
660
|
],
|
|
676
661
|
"compatibility": {
|
|
677
|
-
"
|
|
678
|
-
"
|
|
679
|
-
"3.x": "unknown"
|
|
662
|
+
"nuxt": "^2.0.0",
|
|
663
|
+
"requires": {}
|
|
680
664
|
}
|
|
681
665
|
},
|
|
682
666
|
{
|
|
683
667
|
"name": "content",
|
|
684
|
-
"description": "
|
|
685
|
-
"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",
|
|
686
670
|
"npm": "@nuxt/content",
|
|
687
|
-
"icon": "
|
|
671
|
+
"icon": "nuxt.png",
|
|
688
672
|
"github": "https://github.com/nuxt/content",
|
|
689
673
|
"website": "https://content.nuxtjs.org",
|
|
690
674
|
"learn_more": "",
|
|
@@ -692,9 +676,14 @@
|
|
|
692
676
|
"type": "official",
|
|
693
677
|
"maintainers": [
|
|
694
678
|
{
|
|
695
|
-
"name": "
|
|
696
|
-
"github": "
|
|
697
|
-
"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"
|
|
698
687
|
},
|
|
699
688
|
{
|
|
700
689
|
"name": "Sebastien Chopin",
|
|
@@ -703,9 +692,8 @@
|
|
|
703
692
|
}
|
|
704
693
|
],
|
|
705
694
|
"compatibility": {
|
|
706
|
-
"
|
|
707
|
-
"
|
|
708
|
-
"3.x": "not-working"
|
|
695
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
696
|
+
"requires": {}
|
|
709
697
|
}
|
|
710
698
|
},
|
|
711
699
|
{
|
|
@@ -726,9 +714,8 @@
|
|
|
726
714
|
}
|
|
727
715
|
],
|
|
728
716
|
"compatibility": {
|
|
729
|
-
"
|
|
730
|
-
"
|
|
731
|
-
"3.x": "unknown"
|
|
717
|
+
"nuxt": "^2.0.0",
|
|
718
|
+
"requires": {}
|
|
732
719
|
}
|
|
733
720
|
},
|
|
734
721
|
{
|
|
@@ -753,9 +740,8 @@
|
|
|
753
740
|
}
|
|
754
741
|
],
|
|
755
742
|
"compatibility": {
|
|
756
|
-
"
|
|
757
|
-
"
|
|
758
|
-
"3.x": "unknown"
|
|
743
|
+
"nuxt": "^2.0.0",
|
|
744
|
+
"requires": {}
|
|
759
745
|
}
|
|
760
746
|
},
|
|
761
747
|
{
|
|
@@ -776,9 +762,8 @@
|
|
|
776
762
|
}
|
|
777
763
|
],
|
|
778
764
|
"compatibility": {
|
|
779
|
-
"
|
|
780
|
-
"
|
|
781
|
-
"3.x": "unknown"
|
|
765
|
+
"nuxt": "^2.0.0",
|
|
766
|
+
"requires": {}
|
|
782
767
|
}
|
|
783
768
|
},
|
|
784
769
|
{
|
|
@@ -799,9 +784,30 @@
|
|
|
799
784
|
}
|
|
800
785
|
],
|
|
801
786
|
"compatibility": {
|
|
802
|
-
"
|
|
803
|
-
"
|
|
804
|
-
|
|
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": {}
|
|
805
811
|
}
|
|
806
812
|
},
|
|
807
813
|
{
|
|
@@ -823,9 +829,31 @@
|
|
|
823
829
|
}
|
|
824
830
|
],
|
|
825
831
|
"compatibility": {
|
|
826
|
-
"
|
|
827
|
-
"
|
|
828
|
-
|
|
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": {}
|
|
829
857
|
}
|
|
830
858
|
},
|
|
831
859
|
{
|
|
@@ -846,9 +874,33 @@
|
|
|
846
874
|
}
|
|
847
875
|
],
|
|
848
876
|
"compatibility": {
|
|
849
|
-
"
|
|
850
|
-
"
|
|
851
|
-
|
|
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
|
+
}
|
|
852
904
|
}
|
|
853
905
|
},
|
|
854
906
|
{
|
|
@@ -869,9 +921,41 @@
|
|
|
869
921
|
}
|
|
870
922
|
],
|
|
871
923
|
"compatibility": {
|
|
872
|
-
"
|
|
873
|
-
"
|
|
874
|
-
|
|
924
|
+
"nuxt": "^2.0.0",
|
|
925
|
+
"requires": {}
|
|
926
|
+
}
|
|
927
|
+
},
|
|
928
|
+
{
|
|
929
|
+
"name": "drupal-ce",
|
|
930
|
+
"description": "Connects Nuxt.js with Drupal via the Lupus Custom Elements Renderer",
|
|
931
|
+
"repo": "drunomics/nuxtjs-drupal-ce",
|
|
932
|
+
"npm": "nuxtjs-drupal-ce",
|
|
933
|
+
"icon": "drupal-ce.png",
|
|
934
|
+
"github": "https://github.com/drunomics/nuxtjs-drupal-ce",
|
|
935
|
+
"website": "https://stack.lupus.digital",
|
|
936
|
+
"learn_more": "https://stack.lupus.digital/2-resources/learning",
|
|
937
|
+
"category": "CMS",
|
|
938
|
+
"type": "3rd-party",
|
|
939
|
+
"maintainers": [
|
|
940
|
+
{
|
|
941
|
+
"name": "Wolfgang Ziegler // fago",
|
|
942
|
+
"github": "fago",
|
|
943
|
+
"avatar": "https://avatars.githubusercontent.com/u/132232?v=4"
|
|
944
|
+
},
|
|
945
|
+
{
|
|
946
|
+
"name": "Maximilian Götz-Mikus",
|
|
947
|
+
"github": "maximilianmikus",
|
|
948
|
+
"avatar": "https://avatars.githubusercontent.com/u/1254146?v=4"
|
|
949
|
+
},
|
|
950
|
+
{
|
|
951
|
+
"name": "David Licen",
|
|
952
|
+
"github": "davision",
|
|
953
|
+
"avatar": "https://avatars.githubusercontent.com/u/3862832?v=4"
|
|
954
|
+
}
|
|
955
|
+
],
|
|
956
|
+
"compatibility": {
|
|
957
|
+
"nuxt": "^2.0.0",
|
|
958
|
+
"requires": {}
|
|
875
959
|
}
|
|
876
960
|
},
|
|
877
961
|
{
|
|
@@ -892,9 +976,8 @@
|
|
|
892
976
|
}
|
|
893
977
|
],
|
|
894
978
|
"compatibility": {
|
|
895
|
-
"
|
|
896
|
-
"
|
|
897
|
-
"3.x": "unknown"
|
|
979
|
+
"nuxt": "^2.0.0",
|
|
980
|
+
"requires": {}
|
|
898
981
|
}
|
|
899
982
|
},
|
|
900
983
|
{
|
|
@@ -916,9 +999,8 @@
|
|
|
916
999
|
}
|
|
917
1000
|
],
|
|
918
1001
|
"compatibility": {
|
|
919
|
-
"
|
|
920
|
-
"
|
|
921
|
-
"3.x": "unknown"
|
|
1002
|
+
"nuxt": "^2.0.0",
|
|
1003
|
+
"requires": {}
|
|
922
1004
|
}
|
|
923
1005
|
},
|
|
924
1006
|
{
|
|
@@ -939,9 +1021,8 @@
|
|
|
939
1021
|
}
|
|
940
1022
|
],
|
|
941
1023
|
"compatibility": {
|
|
942
|
-
"
|
|
943
|
-
"
|
|
944
|
-
"3.x": "unknown"
|
|
1024
|
+
"nuxt": "^2.0.0",
|
|
1025
|
+
"requires": {}
|
|
945
1026
|
}
|
|
946
1027
|
},
|
|
947
1028
|
{
|
|
@@ -962,9 +1043,8 @@
|
|
|
962
1043
|
}
|
|
963
1044
|
],
|
|
964
1045
|
"compatibility": {
|
|
965
|
-
"
|
|
966
|
-
"
|
|
967
|
-
"3.x": "unknown"
|
|
1046
|
+
"nuxt": "^2.0.0",
|
|
1047
|
+
"requires": {}
|
|
968
1048
|
}
|
|
969
1049
|
},
|
|
970
1050
|
{
|
|
@@ -985,9 +1065,8 @@
|
|
|
985
1065
|
}
|
|
986
1066
|
],
|
|
987
1067
|
"compatibility": {
|
|
988
|
-
"
|
|
989
|
-
"
|
|
990
|
-
"3.x": "unknown"
|
|
1068
|
+
"nuxt": "^2.0.0",
|
|
1069
|
+
"requires": {}
|
|
991
1070
|
}
|
|
992
1071
|
},
|
|
993
1072
|
{
|
|
@@ -1008,14 +1087,13 @@
|
|
|
1008
1087
|
}
|
|
1009
1088
|
],
|
|
1010
1089
|
"compatibility": {
|
|
1011
|
-
"
|
|
1012
|
-
"
|
|
1013
|
-
"3.x": "unknown"
|
|
1090
|
+
"nuxt": "^2.0.0",
|
|
1091
|
+
"requires": {}
|
|
1014
1092
|
}
|
|
1015
1093
|
},
|
|
1016
1094
|
{
|
|
1017
1095
|
"name": "feed",
|
|
1018
|
-
"description": "Feed module enables everyone to have RSS, Atom and
|
|
1096
|
+
"description": "Feed module enables everyone to have RSS, Atom and JSON.",
|
|
1019
1097
|
"repo": "nuxt-community/feed-module",
|
|
1020
1098
|
"npm": "@nuxtjs/feed",
|
|
1021
1099
|
"icon": "",
|
|
@@ -1032,15 +1110,14 @@
|
|
|
1032
1110
|
}
|
|
1033
1111
|
],
|
|
1034
1112
|
"compatibility": {
|
|
1035
|
-
"
|
|
1036
|
-
"
|
|
1037
|
-
"3.x": "unknown"
|
|
1113
|
+
"nuxt": "^2.0.0",
|
|
1114
|
+
"requires": {}
|
|
1038
1115
|
}
|
|
1039
1116
|
},
|
|
1040
1117
|
{
|
|
1041
1118
|
"name": "firebase",
|
|
1042
1119
|
"description": "Integrate Firebase into your Nuxt project.",
|
|
1043
|
-
"repo": "nuxt-community/firebase-module",
|
|
1120
|
+
"repo": "nuxt-community/firebase-module#master/packages/firebase-module",
|
|
1044
1121
|
"npm": "@nuxtjs/firebase",
|
|
1045
1122
|
"icon": "firebase.png",
|
|
1046
1123
|
"github": "https://github.com/nuxt-community/firebase-module",
|
|
@@ -1055,9 +1132,8 @@
|
|
|
1055
1132
|
}
|
|
1056
1133
|
],
|
|
1057
1134
|
"compatibility": {
|
|
1058
|
-
"
|
|
1059
|
-
"
|
|
1060
|
-
"3.x": "unknown"
|
|
1135
|
+
"nuxt": "^2.0.0",
|
|
1136
|
+
"requires": {}
|
|
1061
1137
|
}
|
|
1062
1138
|
},
|
|
1063
1139
|
{
|
|
@@ -1078,9 +1154,8 @@
|
|
|
1078
1154
|
}
|
|
1079
1155
|
],
|
|
1080
1156
|
"compatibility": {
|
|
1081
|
-
"
|
|
1082
|
-
"
|
|
1083
|
-
"3.x": "unknown"
|
|
1157
|
+
"nuxt": "^2.0.0",
|
|
1158
|
+
"requires": {}
|
|
1084
1159
|
}
|
|
1085
1160
|
},
|
|
1086
1161
|
{
|
|
@@ -1101,9 +1176,8 @@
|
|
|
1101
1176
|
}
|
|
1102
1177
|
],
|
|
1103
1178
|
"compatibility": {
|
|
1104
|
-
"
|
|
1105
|
-
"
|
|
1106
|
-
"3.x": "unknown"
|
|
1179
|
+
"nuxt": "^2.0.0",
|
|
1180
|
+
"requires": {}
|
|
1107
1181
|
}
|
|
1108
1182
|
},
|
|
1109
1183
|
{
|
|
@@ -1124,9 +1198,8 @@
|
|
|
1124
1198
|
}
|
|
1125
1199
|
],
|
|
1126
1200
|
"compatibility": {
|
|
1127
|
-
"
|
|
1128
|
-
"
|
|
1129
|
-
"3.x": "unknown"
|
|
1201
|
+
"nuxt": "^2.0.0",
|
|
1202
|
+
"requires": {}
|
|
1130
1203
|
}
|
|
1131
1204
|
},
|
|
1132
1205
|
{
|
|
@@ -1147,9 +1220,36 @@
|
|
|
1147
1220
|
}
|
|
1148
1221
|
],
|
|
1149
1222
|
"compatibility": {
|
|
1150
|
-
"
|
|
1151
|
-
"
|
|
1152
|
-
|
|
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": {}
|
|
1153
1253
|
}
|
|
1154
1254
|
},
|
|
1155
1255
|
{
|
|
@@ -1170,9 +1270,8 @@
|
|
|
1170
1270
|
}
|
|
1171
1271
|
],
|
|
1172
1272
|
"compatibility": {
|
|
1173
|
-
"
|
|
1174
|
-
"
|
|
1175
|
-
"3.x": "unknown"
|
|
1273
|
+
"nuxt": "^2.0.0",
|
|
1274
|
+
"requires": {}
|
|
1176
1275
|
}
|
|
1177
1276
|
},
|
|
1178
1277
|
{
|
|
@@ -1193,9 +1292,8 @@
|
|
|
1193
1292
|
}
|
|
1194
1293
|
],
|
|
1195
1294
|
"compatibility": {
|
|
1196
|
-
"
|
|
1197
|
-
"
|
|
1198
|
-
"3.x": "unknown"
|
|
1295
|
+
"nuxt": "^2.0.0",
|
|
1296
|
+
"requires": {}
|
|
1199
1297
|
}
|
|
1200
1298
|
},
|
|
1201
1299
|
{
|
|
@@ -1216,9 +1314,8 @@
|
|
|
1216
1314
|
}
|
|
1217
1315
|
],
|
|
1218
1316
|
"compatibility": {
|
|
1219
|
-
"
|
|
1220
|
-
"
|
|
1221
|
-
"3.x": "unknown"
|
|
1317
|
+
"nuxt": "^2.0.0",
|
|
1318
|
+
"requires": {}
|
|
1222
1319
|
}
|
|
1223
1320
|
},
|
|
1224
1321
|
{
|
|
@@ -1249,9 +1346,8 @@
|
|
|
1249
1346
|
}
|
|
1250
1347
|
],
|
|
1251
1348
|
"compatibility": {
|
|
1252
|
-
"
|
|
1253
|
-
"
|
|
1254
|
-
"3.x": "unknown"
|
|
1349
|
+
"nuxt": "^2.0.0",
|
|
1350
|
+
"requires": {}
|
|
1255
1351
|
}
|
|
1256
1352
|
},
|
|
1257
1353
|
{
|
|
@@ -1272,9 +1368,10 @@
|
|
|
1272
1368
|
}
|
|
1273
1369
|
],
|
|
1274
1370
|
"compatibility": {
|
|
1275
|
-
"
|
|
1276
|
-
"
|
|
1277
|
-
|
|
1371
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1372
|
+
"requires": {
|
|
1373
|
+
"bridge": "optional"
|
|
1374
|
+
}
|
|
1278
1375
|
}
|
|
1279
1376
|
},
|
|
1280
1377
|
{
|
|
@@ -1299,9 +1396,8 @@
|
|
|
1299
1396
|
}
|
|
1300
1397
|
],
|
|
1301
1398
|
"compatibility": {
|
|
1302
|
-
"
|
|
1303
|
-
"
|
|
1304
|
-
"3.x": "unknown"
|
|
1399
|
+
"nuxt": "^2.0.0",
|
|
1400
|
+
"requires": {}
|
|
1305
1401
|
}
|
|
1306
1402
|
},
|
|
1307
1403
|
{
|
|
@@ -1333,9 +1429,30 @@
|
|
|
1333
1429
|
}
|
|
1334
1430
|
],
|
|
1335
1431
|
"compatibility": {
|
|
1336
|
-
"
|
|
1337
|
-
"
|
|
1338
|
-
|
|
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": {}
|
|
1339
1456
|
}
|
|
1340
1457
|
},
|
|
1341
1458
|
{
|
|
@@ -1356,9 +1473,8 @@
|
|
|
1356
1473
|
}
|
|
1357
1474
|
],
|
|
1358
1475
|
"compatibility": {
|
|
1359
|
-
"
|
|
1360
|
-
"
|
|
1361
|
-
"3.x": "unknown"
|
|
1476
|
+
"nuxt": "^2.0.0",
|
|
1477
|
+
"requires": {}
|
|
1362
1478
|
}
|
|
1363
1479
|
},
|
|
1364
1480
|
{
|
|
@@ -1380,9 +1496,8 @@
|
|
|
1380
1496
|
}
|
|
1381
1497
|
],
|
|
1382
1498
|
"compatibility": {
|
|
1383
|
-
"
|
|
1384
|
-
"
|
|
1385
|
-
"3.x": "unknown"
|
|
1499
|
+
"nuxt": "^2.0.0",
|
|
1500
|
+
"requires": {}
|
|
1386
1501
|
}
|
|
1387
1502
|
},
|
|
1388
1503
|
{
|
|
@@ -1403,9 +1518,31 @@
|
|
|
1403
1518
|
}
|
|
1404
1519
|
],
|
|
1405
1520
|
"compatibility": {
|
|
1406
|
-
"
|
|
1407
|
-
"
|
|
1408
|
-
|
|
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-modules/harlem",
|
|
1529
|
+
"npm": "@nuxtjs/harlem",
|
|
1530
|
+
"icon": "harlem.svg",
|
|
1531
|
+
"github": "https://github.com/nuxt-modules/harlem",
|
|
1532
|
+
"website": "https://github.com/nuxt-modules/harlem",
|
|
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": {}
|
|
1409
1546
|
}
|
|
1410
1547
|
},
|
|
1411
1548
|
{
|
|
@@ -1427,9 +1564,8 @@
|
|
|
1427
1564
|
}
|
|
1428
1565
|
],
|
|
1429
1566
|
"compatibility": {
|
|
1430
|
-
"
|
|
1431
|
-
"
|
|
1432
|
-
"3.x": "unknown"
|
|
1567
|
+
"nuxt": "^2.0.0",
|
|
1568
|
+
"requires": {}
|
|
1433
1569
|
}
|
|
1434
1570
|
},
|
|
1435
1571
|
{
|
|
@@ -1450,9 +1586,8 @@
|
|
|
1450
1586
|
}
|
|
1451
1587
|
],
|
|
1452
1588
|
"compatibility": {
|
|
1453
|
-
"
|
|
1454
|
-
"
|
|
1455
|
-
"3.x": "unknown"
|
|
1589
|
+
"nuxt": "^2.0.0",
|
|
1590
|
+
"requires": {}
|
|
1456
1591
|
}
|
|
1457
1592
|
},
|
|
1458
1593
|
{
|
|
@@ -1473,9 +1608,8 @@
|
|
|
1473
1608
|
}
|
|
1474
1609
|
],
|
|
1475
1610
|
"compatibility": {
|
|
1476
|
-
"
|
|
1477
|
-
"
|
|
1478
|
-
"3.x": "unknown"
|
|
1611
|
+
"nuxt": "^2.0.0",
|
|
1612
|
+
"requires": {}
|
|
1479
1613
|
}
|
|
1480
1614
|
},
|
|
1481
1615
|
{
|
|
@@ -1496,9 +1630,8 @@
|
|
|
1496
1630
|
}
|
|
1497
1631
|
],
|
|
1498
1632
|
"compatibility": {
|
|
1499
|
-
"
|
|
1500
|
-
"
|
|
1501
|
-
"3.x": "unknown"
|
|
1633
|
+
"nuxt": "^2.0.0",
|
|
1634
|
+
"requires": {}
|
|
1502
1635
|
}
|
|
1503
1636
|
},
|
|
1504
1637
|
{
|
|
@@ -1519,18 +1652,17 @@
|
|
|
1519
1652
|
}
|
|
1520
1653
|
],
|
|
1521
1654
|
"compatibility": {
|
|
1522
|
-
"
|
|
1523
|
-
"
|
|
1524
|
-
"3.x": "unknown"
|
|
1655
|
+
"nuxt": "^2.0.0",
|
|
1656
|
+
"requires": {}
|
|
1525
1657
|
}
|
|
1526
1658
|
},
|
|
1527
1659
|
{
|
|
1528
1660
|
"name": "html-validator",
|
|
1529
1661
|
"description": "Automatically validate Nuxt server-rendered HTML html",
|
|
1530
|
-
"repo": "nuxt-
|
|
1662
|
+
"repo": "nuxt-modules/html-validator",
|
|
1531
1663
|
"npm": "@nuxtjs/html-validator",
|
|
1532
1664
|
"icon": "html-validator.png",
|
|
1533
|
-
"github": "https://github.com/nuxt-
|
|
1665
|
+
"github": "https://github.com/nuxt-modules/html-validator",
|
|
1534
1666
|
"website": "https://html-validator.nuxtjs.org",
|
|
1535
1667
|
"learn_more": "https://html-validate.org",
|
|
1536
1668
|
"category": "Performance",
|
|
@@ -1543,9 +1675,8 @@
|
|
|
1543
1675
|
}
|
|
1544
1676
|
],
|
|
1545
1677
|
"compatibility": {
|
|
1546
|
-
"
|
|
1547
|
-
"
|
|
1548
|
-
"3.x": "unknown"
|
|
1678
|
+
"nuxt": "^2.0.0",
|
|
1679
|
+
"requires": {}
|
|
1549
1680
|
}
|
|
1550
1681
|
},
|
|
1551
1682
|
{
|
|
@@ -1572,9 +1703,8 @@
|
|
|
1572
1703
|
}
|
|
1573
1704
|
],
|
|
1574
1705
|
"compatibility": {
|
|
1575
|
-
"
|
|
1576
|
-
"
|
|
1577
|
-
"3.x": "unknown"
|
|
1706
|
+
"nuxt": "^2.0.0",
|
|
1707
|
+
"requires": {}
|
|
1578
1708
|
}
|
|
1579
1709
|
},
|
|
1580
1710
|
{
|
|
@@ -1596,9 +1726,8 @@
|
|
|
1596
1726
|
}
|
|
1597
1727
|
],
|
|
1598
1728
|
"compatibility": {
|
|
1599
|
-
"
|
|
1600
|
-
"
|
|
1601
|
-
"3.x": "unknown"
|
|
1729
|
+
"nuxt": "^2.0.0",
|
|
1730
|
+
"requires": {}
|
|
1602
1731
|
}
|
|
1603
1732
|
},
|
|
1604
1733
|
{
|
|
@@ -1623,9 +1752,30 @@
|
|
|
1623
1752
|
}
|
|
1624
1753
|
],
|
|
1625
1754
|
"compatibility": {
|
|
1626
|
-
"
|
|
1627
|
-
"
|
|
1628
|
-
|
|
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": {}
|
|
1629
1779
|
}
|
|
1630
1780
|
},
|
|
1631
1781
|
{
|
|
@@ -1646,9 +1796,8 @@
|
|
|
1646
1796
|
}
|
|
1647
1797
|
],
|
|
1648
1798
|
"compatibility": {
|
|
1649
|
-
"
|
|
1650
|
-
"
|
|
1651
|
-
"3.x": "unknown"
|
|
1799
|
+
"nuxt": "^2.0.0",
|
|
1800
|
+
"requires": {}
|
|
1652
1801
|
}
|
|
1653
1802
|
},
|
|
1654
1803
|
{
|
|
@@ -1680,9 +1829,10 @@
|
|
|
1680
1829
|
}
|
|
1681
1830
|
],
|
|
1682
1831
|
"compatibility": {
|
|
1683
|
-
"
|
|
1684
|
-
"
|
|
1685
|
-
|
|
1832
|
+
"nuxt": "^2.0.0",
|
|
1833
|
+
"requires": {
|
|
1834
|
+
"bridge": "optional"
|
|
1835
|
+
}
|
|
1686
1836
|
}
|
|
1687
1837
|
},
|
|
1688
1838
|
{
|
|
@@ -1703,9 +1853,33 @@
|
|
|
1703
1853
|
}
|
|
1704
1854
|
],
|
|
1705
1855
|
"compatibility": {
|
|
1706
|
-
"
|
|
1707
|
-
"
|
|
1708
|
-
|
|
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
|
+
}
|
|
1709
1883
|
}
|
|
1710
1884
|
},
|
|
1711
1885
|
{
|
|
@@ -1726,9 +1900,31 @@
|
|
|
1726
1900
|
}
|
|
1727
1901
|
],
|
|
1728
1902
|
"compatibility": {
|
|
1729
|
-
"
|
|
1730
|
-
"
|
|
1731
|
-
|
|
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": {}
|
|
1732
1928
|
}
|
|
1733
1929
|
},
|
|
1734
1930
|
{
|
|
@@ -1749,9 +1945,8 @@
|
|
|
1749
1945
|
}
|
|
1750
1946
|
],
|
|
1751
1947
|
"compatibility": {
|
|
1752
|
-
"
|
|
1753
|
-
"
|
|
1754
|
-
"3.x": "unknown"
|
|
1948
|
+
"nuxt": "^2.0.0",
|
|
1949
|
+
"requires": {}
|
|
1755
1950
|
}
|
|
1756
1951
|
},
|
|
1757
1952
|
{
|
|
@@ -1772,9 +1967,32 @@
|
|
|
1772
1967
|
}
|
|
1773
1968
|
],
|
|
1774
1969
|
"compatibility": {
|
|
1775
|
-
"
|
|
1776
|
-
"
|
|
1777
|
-
|
|
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": {}
|
|
1778
1996
|
}
|
|
1779
1997
|
},
|
|
1780
1998
|
{
|
|
@@ -1795,9 +2013,8 @@
|
|
|
1795
2013
|
}
|
|
1796
2014
|
],
|
|
1797
2015
|
"compatibility": {
|
|
1798
|
-
"
|
|
1799
|
-
"
|
|
1800
|
-
"3.x": "unknown"
|
|
2016
|
+
"nuxt": "^2.0.0",
|
|
2017
|
+
"requires": {}
|
|
1801
2018
|
}
|
|
1802
2019
|
},
|
|
1803
2020
|
{
|
|
@@ -1818,9 +2035,8 @@
|
|
|
1818
2035
|
}
|
|
1819
2036
|
],
|
|
1820
2037
|
"compatibility": {
|
|
1821
|
-
"
|
|
1822
|
-
"
|
|
1823
|
-
"3.x": "unknown"
|
|
2038
|
+
"nuxt": "^2.0.0",
|
|
2039
|
+
"requires": {}
|
|
1824
2040
|
}
|
|
1825
2041
|
},
|
|
1826
2042
|
{
|
|
@@ -1841,9 +2057,8 @@
|
|
|
1841
2057
|
}
|
|
1842
2058
|
],
|
|
1843
2059
|
"compatibility": {
|
|
1844
|
-
"
|
|
1845
|
-
"
|
|
1846
|
-
"3.x": "unknown"
|
|
2060
|
+
"nuxt": "^2.0.0",
|
|
2061
|
+
"requires": {}
|
|
1847
2062
|
}
|
|
1848
2063
|
},
|
|
1849
2064
|
{
|
|
@@ -1864,9 +2079,8 @@
|
|
|
1864
2079
|
}
|
|
1865
2080
|
],
|
|
1866
2081
|
"compatibility": {
|
|
1867
|
-
"
|
|
1868
|
-
"
|
|
1869
|
-
"3.x": "unknown"
|
|
2082
|
+
"nuxt": "^2.0.0",
|
|
2083
|
+
"requires": {}
|
|
1870
2084
|
}
|
|
1871
2085
|
},
|
|
1872
2086
|
{
|
|
@@ -1892,9 +2106,8 @@
|
|
|
1892
2106
|
}
|
|
1893
2107
|
],
|
|
1894
2108
|
"compatibility": {
|
|
1895
|
-
"
|
|
1896
|
-
"
|
|
1897
|
-
"3.x": "unknown"
|
|
2109
|
+
"nuxt": "^2.0.0",
|
|
2110
|
+
"requires": {}
|
|
1898
2111
|
}
|
|
1899
2112
|
},
|
|
1900
2113
|
{
|
|
@@ -1916,9 +2129,30 @@
|
|
|
1916
2129
|
}
|
|
1917
2130
|
],
|
|
1918
2131
|
"compatibility": {
|
|
1919
|
-
"
|
|
1920
|
-
"
|
|
1921
|
-
|
|
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": {}
|
|
1922
2156
|
}
|
|
1923
2157
|
},
|
|
1924
2158
|
{
|
|
@@ -1940,9 +2174,8 @@
|
|
|
1940
2174
|
}
|
|
1941
2175
|
],
|
|
1942
2176
|
"compatibility": {
|
|
1943
|
-
"
|
|
1944
|
-
"
|
|
1945
|
-
"3.x": "unknown"
|
|
2177
|
+
"nuxt": "^2.0.0",
|
|
2178
|
+
"requires": {}
|
|
1946
2179
|
}
|
|
1947
2180
|
},
|
|
1948
2181
|
{
|
|
@@ -1963,9 +2196,31 @@
|
|
|
1963
2196
|
}
|
|
1964
2197
|
],
|
|
1965
2198
|
"compatibility": {
|
|
1966
|
-
"
|
|
1967
|
-
"
|
|
1968
|
-
|
|
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": {}
|
|
1969
2224
|
}
|
|
1970
2225
|
},
|
|
1971
2226
|
{
|
|
@@ -1987,9 +2242,8 @@
|
|
|
1987
2242
|
}
|
|
1988
2243
|
],
|
|
1989
2244
|
"compatibility": {
|
|
1990
|
-
"
|
|
1991
|
-
"
|
|
1992
|
-
"3.x": "unknown"
|
|
2245
|
+
"nuxt": "^2.0.0",
|
|
2246
|
+
"requires": {}
|
|
1993
2247
|
}
|
|
1994
2248
|
},
|
|
1995
2249
|
{
|
|
@@ -2010,9 +2264,8 @@
|
|
|
2010
2264
|
}
|
|
2011
2265
|
],
|
|
2012
2266
|
"compatibility": {
|
|
2013
|
-
"
|
|
2014
|
-
"
|
|
2015
|
-
"3.x": "unknown"
|
|
2267
|
+
"nuxt": "^2.0.0",
|
|
2268
|
+
"requires": {}
|
|
2016
2269
|
}
|
|
2017
2270
|
},
|
|
2018
2271
|
{
|
|
@@ -2034,9 +2287,33 @@
|
|
|
2034
2287
|
}
|
|
2035
2288
|
],
|
|
2036
2289
|
"compatibility": {
|
|
2037
|
-
"
|
|
2038
|
-
"
|
|
2039
|
-
|
|
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
|
+
}
|
|
2040
2317
|
}
|
|
2041
2318
|
},
|
|
2042
2319
|
{
|
|
@@ -2057,9 +2334,8 @@
|
|
|
2057
2334
|
}
|
|
2058
2335
|
],
|
|
2059
2336
|
"compatibility": {
|
|
2060
|
-
"
|
|
2061
|
-
"
|
|
2062
|
-
"3.x": "unknown"
|
|
2337
|
+
"nuxt": "^2.0.0",
|
|
2338
|
+
"requires": {}
|
|
2063
2339
|
}
|
|
2064
2340
|
},
|
|
2065
2341
|
{
|
|
@@ -2080,9 +2356,8 @@
|
|
|
2080
2356
|
}
|
|
2081
2357
|
],
|
|
2082
2358
|
"compatibility": {
|
|
2083
|
-
"
|
|
2084
|
-
"
|
|
2085
|
-
"3.x": "unknown"
|
|
2359
|
+
"nuxt": "^2.0.0",
|
|
2360
|
+
"requires": {}
|
|
2086
2361
|
}
|
|
2087
2362
|
},
|
|
2088
2363
|
{
|
|
@@ -2108,9 +2383,8 @@
|
|
|
2108
2383
|
}
|
|
2109
2384
|
],
|
|
2110
2385
|
"compatibility": {
|
|
2111
|
-
"
|
|
2112
|
-
"
|
|
2113
|
-
"3.x": "unknown"
|
|
2386
|
+
"nuxt": "^2.0.0",
|
|
2387
|
+
"requires": {}
|
|
2114
2388
|
}
|
|
2115
2389
|
},
|
|
2116
2390
|
{
|
|
@@ -2131,9 +2405,8 @@
|
|
|
2131
2405
|
}
|
|
2132
2406
|
],
|
|
2133
2407
|
"compatibility": {
|
|
2134
|
-
"
|
|
2135
|
-
"
|
|
2136
|
-
"3.x": "unknown"
|
|
2408
|
+
"nuxt": "^2.0.0",
|
|
2409
|
+
"requires": {}
|
|
2137
2410
|
}
|
|
2138
2411
|
},
|
|
2139
2412
|
{
|
|
@@ -2154,9 +2427,8 @@
|
|
|
2154
2427
|
}
|
|
2155
2428
|
],
|
|
2156
2429
|
"compatibility": {
|
|
2157
|
-
"
|
|
2158
|
-
"
|
|
2159
|
-
"3.x": "unknown"
|
|
2430
|
+
"nuxt": "^2.0.0",
|
|
2431
|
+
"requires": {}
|
|
2160
2432
|
}
|
|
2161
2433
|
},
|
|
2162
2434
|
{
|
|
@@ -2177,9 +2449,8 @@
|
|
|
2177
2449
|
}
|
|
2178
2450
|
],
|
|
2179
2451
|
"compatibility": {
|
|
2180
|
-
"
|
|
2181
|
-
"
|
|
2182
|
-
"3.x": "unknown"
|
|
2452
|
+
"nuxt": "^2.0.0",
|
|
2453
|
+
"requires": {}
|
|
2183
2454
|
}
|
|
2184
2455
|
},
|
|
2185
2456
|
{
|
|
@@ -2201,9 +2472,8 @@
|
|
|
2201
2472
|
}
|
|
2202
2473
|
],
|
|
2203
2474
|
"compatibility": {
|
|
2204
|
-
"
|
|
2205
|
-
"
|
|
2206
|
-
"3.x": "unknown"
|
|
2475
|
+
"nuxt": "^2.0.0",
|
|
2476
|
+
"requires": {}
|
|
2207
2477
|
}
|
|
2208
2478
|
},
|
|
2209
2479
|
{
|
|
@@ -2224,9 +2494,8 @@
|
|
|
2224
2494
|
}
|
|
2225
2495
|
],
|
|
2226
2496
|
"compatibility": {
|
|
2227
|
-
"
|
|
2228
|
-
"
|
|
2229
|
-
"3.x": "unknown"
|
|
2497
|
+
"nuxt": "^2.0.0",
|
|
2498
|
+
"requires": {}
|
|
2230
2499
|
}
|
|
2231
2500
|
},
|
|
2232
2501
|
{
|
|
@@ -2253,9 +2522,8 @@
|
|
|
2253
2522
|
}
|
|
2254
2523
|
],
|
|
2255
2524
|
"compatibility": {
|
|
2256
|
-
"
|
|
2257
|
-
"
|
|
2258
|
-
"3.x": "unknown"
|
|
2525
|
+
"nuxt": "^2.0.0",
|
|
2526
|
+
"requires": {}
|
|
2259
2527
|
}
|
|
2260
2528
|
},
|
|
2261
2529
|
{
|
|
@@ -2276,9 +2544,145 @@
|
|
|
2276
2544
|
}
|
|
2277
2545
|
],
|
|
2278
2546
|
"compatibility": {
|
|
2279
|
-
"
|
|
2280
|
-
"
|
|
2281
|
-
|
|
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": {}
|
|
2595
|
+
}
|
|
2596
|
+
},
|
|
2597
|
+
{
|
|
2598
|
+
"name": "nuxt-png-to-ico",
|
|
2599
|
+
"description": "Nuxt.js module for auto generating favicons",
|
|
2600
|
+
"repo": "b5710546232/nuxt-png-to-ico",
|
|
2601
|
+
"npm": "nuxt-png-to-ico",
|
|
2602
|
+
"icon": "",
|
|
2603
|
+
"github": "https://github.com/b5710546232/nuxt-png-to-ico",
|
|
2604
|
+
"website": "https://github.com/b5710546232/nuxt-png-to-ico",
|
|
2605
|
+
"learn_more": "https://github.com/steambap/png-to-ico",
|
|
2606
|
+
"category": "Devtools",
|
|
2607
|
+
"type": "3rd-party",
|
|
2608
|
+
"maintainers": [
|
|
2609
|
+
{
|
|
2610
|
+
"name": "b5710546232",
|
|
2611
|
+
"github": "b5710546232",
|
|
2612
|
+
"avatar": "https://avatars.githubusercontent.com/u/11013287?v=4"
|
|
2613
|
+
}
|
|
2614
|
+
],
|
|
2615
|
+
"compatibility": {
|
|
2616
|
+
"nuxt": "^2.0.0",
|
|
2617
|
+
"requires": {}
|
|
2618
|
+
}
|
|
2619
|
+
},
|
|
2620
|
+
{
|
|
2621
|
+
"name": "nuxt-smartlook",
|
|
2622
|
+
"description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
|
|
2623
|
+
"repo": "f00b4r/nuxt-smartlook",
|
|
2624
|
+
"npm": "nuxt-smartlook",
|
|
2625
|
+
"icon": "nuxt-smartlook.png",
|
|
2626
|
+
"github": "https://github.com/f00b4r/nuxt-smartlook",
|
|
2627
|
+
"website": "https://github.com/f00b4r/nuxt-smartlook",
|
|
2628
|
+
"learn_more": "https://www.smartlook.com/",
|
|
2629
|
+
"category": "Analytics",
|
|
2630
|
+
"type": "3rd-party",
|
|
2631
|
+
"maintainers": [
|
|
2632
|
+
{
|
|
2633
|
+
"name": "Milan Sulc",
|
|
2634
|
+
"github": "f3l1x",
|
|
2635
|
+
"twitter": "xf3l1x",
|
|
2636
|
+
"avatar": "https://avatars.githubusercontent.com/u/538058?v=4"
|
|
2637
|
+
}
|
|
2638
|
+
],
|
|
2639
|
+
"compatibility": {
|
|
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": {}
|
|
2282
2686
|
}
|
|
2283
2687
|
},
|
|
2284
2688
|
{
|
|
@@ -2299,9 +2703,8 @@
|
|
|
2299
2703
|
}
|
|
2300
2704
|
],
|
|
2301
2705
|
"compatibility": {
|
|
2302
|
-
"
|
|
2303
|
-
"
|
|
2304
|
-
"3.x": "unknown"
|
|
2706
|
+
"nuxt": "^2.0.0",
|
|
2707
|
+
"requires": {}
|
|
2305
2708
|
}
|
|
2306
2709
|
},
|
|
2307
2710
|
{
|
|
@@ -2322,9 +2725,8 @@
|
|
|
2322
2725
|
}
|
|
2323
2726
|
],
|
|
2324
2727
|
"compatibility": {
|
|
2325
|
-
"
|
|
2326
|
-
"
|
|
2327
|
-
"3.x": "unknown"
|
|
2728
|
+
"nuxt": "^2.0.0",
|
|
2729
|
+
"requires": {}
|
|
2328
2730
|
}
|
|
2329
2731
|
},
|
|
2330
2732
|
{
|
|
@@ -2345,9 +2747,8 @@
|
|
|
2345
2747
|
}
|
|
2346
2748
|
],
|
|
2347
2749
|
"compatibility": {
|
|
2348
|
-
"
|
|
2349
|
-
"
|
|
2350
|
-
"3.x": "unknown"
|
|
2750
|
+
"nuxt": "^2.0.0",
|
|
2751
|
+
"requires": {}
|
|
2351
2752
|
}
|
|
2352
2753
|
},
|
|
2353
2754
|
{
|
|
@@ -2369,9 +2770,8 @@
|
|
|
2369
2770
|
}
|
|
2370
2771
|
],
|
|
2371
2772
|
"compatibility": {
|
|
2372
|
-
"
|
|
2373
|
-
"
|
|
2374
|
-
"3.x": "unknown"
|
|
2773
|
+
"nuxt": "^2.0.0",
|
|
2774
|
+
"requires": {}
|
|
2375
2775
|
}
|
|
2376
2776
|
},
|
|
2377
2777
|
{
|
|
@@ -2393,9 +2793,8 @@
|
|
|
2393
2793
|
}
|
|
2394
2794
|
],
|
|
2395
2795
|
"compatibility": {
|
|
2396
|
-
"
|
|
2397
|
-
"
|
|
2398
|
-
"3.x": "unknown"
|
|
2796
|
+
"nuxt": "^2.0.0",
|
|
2797
|
+
"requires": {}
|
|
2399
2798
|
}
|
|
2400
2799
|
},
|
|
2401
2800
|
{
|
|
@@ -2417,9 +2816,8 @@
|
|
|
2417
2816
|
}
|
|
2418
2817
|
],
|
|
2419
2818
|
"compatibility": {
|
|
2420
|
-
"
|
|
2421
|
-
"
|
|
2422
|
-
"3.x": "unknown"
|
|
2819
|
+
"nuxt": "^2.0.0",
|
|
2820
|
+
"requires": {}
|
|
2423
2821
|
}
|
|
2424
2822
|
},
|
|
2425
2823
|
{
|
|
@@ -2440,9 +2838,8 @@
|
|
|
2440
2838
|
}
|
|
2441
2839
|
],
|
|
2442
2840
|
"compatibility": {
|
|
2443
|
-
"
|
|
2444
|
-
"
|
|
2445
|
-
"3.x": "unknown"
|
|
2841
|
+
"nuxt": "^2.0.0",
|
|
2842
|
+
"requires": {}
|
|
2446
2843
|
}
|
|
2447
2844
|
},
|
|
2448
2845
|
{
|
|
@@ -2463,9 +2860,56 @@
|
|
|
2463
2860
|
}
|
|
2464
2861
|
],
|
|
2465
2862
|
"compatibility": {
|
|
2466
|
-
"
|
|
2467
|
-
"
|
|
2468
|
-
|
|
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-modules/partytown",
|
|
2871
|
+
"npm": "@nuxtjs/partytown",
|
|
2872
|
+
"icon": "partytown.svg",
|
|
2873
|
+
"github": "https://github.com/nuxt-modules/partytown",
|
|
2874
|
+
"website": "https://github.com/nuxt-modules/partytown",
|
|
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
|
+
}
|
|
2890
|
+
}
|
|
2891
|
+
},
|
|
2892
|
+
{
|
|
2893
|
+
"name": "persian-datepicker",
|
|
2894
|
+
"description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
|
|
2895
|
+
"repo": "alireza-ab/vue-persian-datepicker",
|
|
2896
|
+
"npm": "@alireza-ab/vue-persian-datepicker",
|
|
2897
|
+
"icon": "persian-datepicker.svg",
|
|
2898
|
+
"github": "https://github.com/alireza-ab/vue-persian-datepicker",
|
|
2899
|
+
"website": "https://alireza-ab.ir/datepicker",
|
|
2900
|
+
"learn_more": "https://alireza-ab.ir/datepicker",
|
|
2901
|
+
"category": "Date",
|
|
2902
|
+
"type": "3rd-party",
|
|
2903
|
+
"maintainers": [
|
|
2904
|
+
{
|
|
2905
|
+
"name": "Alireza Alibeiki",
|
|
2906
|
+
"github": "alireza-ab",
|
|
2907
|
+
"avatar": "https://avatars0.githubusercontent.com/u/55649373?v=4"
|
|
2908
|
+
}
|
|
2909
|
+
],
|
|
2910
|
+
"compatibility": {
|
|
2911
|
+
"nuxt": "^2.0.0",
|
|
2912
|
+
"requires": {}
|
|
2469
2913
|
}
|
|
2470
2914
|
},
|
|
2471
2915
|
{
|
|
@@ -2486,9 +2930,10 @@
|
|
|
2486
2930
|
}
|
|
2487
2931
|
],
|
|
2488
2932
|
"compatibility": {
|
|
2489
|
-
"
|
|
2490
|
-
"
|
|
2491
|
-
|
|
2933
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2934
|
+
"requires": {
|
|
2935
|
+
"bridge": "optional"
|
|
2936
|
+
}
|
|
2492
2937
|
}
|
|
2493
2938
|
},
|
|
2494
2939
|
{
|
|
@@ -2509,9 +2954,10 @@
|
|
|
2509
2954
|
}
|
|
2510
2955
|
],
|
|
2511
2956
|
"compatibility": {
|
|
2512
|
-
"
|
|
2513
|
-
"
|
|
2514
|
-
|
|
2957
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2958
|
+
"requires": {
|
|
2959
|
+
"bridge": "optional"
|
|
2960
|
+
}
|
|
2515
2961
|
}
|
|
2516
2962
|
},
|
|
2517
2963
|
{
|
|
@@ -2532,42 +2978,31 @@
|
|
|
2532
2978
|
}
|
|
2533
2979
|
],
|
|
2534
2980
|
"compatibility": {
|
|
2535
|
-
"
|
|
2536
|
-
"
|
|
2537
|
-
"3.x": "unknown"
|
|
2981
|
+
"nuxt": "^2.0.0",
|
|
2982
|
+
"requires": {}
|
|
2538
2983
|
}
|
|
2539
2984
|
},
|
|
2540
2985
|
{
|
|
2541
2986
|
"name": "prismic",
|
|
2542
2987
|
"description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
|
|
2543
|
-
"repo": "nuxt-
|
|
2988
|
+
"repo": "nuxt-modules/prismic",
|
|
2544
2989
|
"npm": "@nuxtjs/prismic",
|
|
2545
2990
|
"icon": "prismic.png",
|
|
2546
|
-
"github": "https://github.com/nuxt-
|
|
2991
|
+
"github": "https://github.com/nuxt-modules/prismic",
|
|
2547
2992
|
"website": "https://prismic.nuxtjs.org",
|
|
2548
|
-
"learn_more": "https://prismic.io
|
|
2993
|
+
"learn_more": "https://prismic.io",
|
|
2549
2994
|
"category": "CMS",
|
|
2550
2995
|
"type": "community",
|
|
2551
2996
|
"maintainers": [
|
|
2552
|
-
{
|
|
2553
|
-
"name": "Sébastien Chopin",
|
|
2554
|
-
"github": "Atinux",
|
|
2555
|
-
"twitter": "Atinux"
|
|
2556
|
-
},
|
|
2557
2997
|
{
|
|
2558
2998
|
"name": "lihbr",
|
|
2559
2999
|
"github": "lihbr",
|
|
2560
3000
|
"twitter": "li_hbr"
|
|
2561
|
-
},
|
|
2562
|
-
{
|
|
2563
|
-
"name": "James Pegg",
|
|
2564
|
-
"github": "jamespegg"
|
|
2565
3001
|
}
|
|
2566
3002
|
],
|
|
2567
3003
|
"compatibility": {
|
|
2568
|
-
"
|
|
2569
|
-
"
|
|
2570
|
-
"3.x": "unknown"
|
|
3004
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3005
|
+
"requires": {}
|
|
2571
3006
|
}
|
|
2572
3007
|
},
|
|
2573
3008
|
{
|
|
@@ -2588,9 +3023,8 @@
|
|
|
2588
3023
|
}
|
|
2589
3024
|
],
|
|
2590
3025
|
"compatibility": {
|
|
2591
|
-
"
|
|
2592
|
-
"
|
|
2593
|
-
"3.x": "unknown"
|
|
3026
|
+
"nuxt": "^2.0.0",
|
|
3027
|
+
"requires": {}
|
|
2594
3028
|
}
|
|
2595
3029
|
},
|
|
2596
3030
|
{
|
|
@@ -2612,9 +3046,8 @@
|
|
|
2612
3046
|
}
|
|
2613
3047
|
],
|
|
2614
3048
|
"compatibility": {
|
|
2615
|
-
"
|
|
2616
|
-
"
|
|
2617
|
-
"3.x": "unknown"
|
|
3049
|
+
"nuxt": "^2.0.0",
|
|
3050
|
+
"requires": {}
|
|
2618
3051
|
}
|
|
2619
3052
|
},
|
|
2620
3053
|
{
|
|
@@ -2636,9 +3069,8 @@
|
|
|
2636
3069
|
}
|
|
2637
3070
|
],
|
|
2638
3071
|
"compatibility": {
|
|
2639
|
-
"
|
|
2640
|
-
"
|
|
2641
|
-
"3.x": "unknown"
|
|
3072
|
+
"nuxt": "^2.0.0",
|
|
3073
|
+
"requires": {}
|
|
2642
3074
|
}
|
|
2643
3075
|
},
|
|
2644
3076
|
{
|
|
@@ -2659,9 +3091,8 @@
|
|
|
2659
3091
|
}
|
|
2660
3092
|
],
|
|
2661
3093
|
"compatibility": {
|
|
2662
|
-
"
|
|
2663
|
-
"
|
|
2664
|
-
"3.x": "unknown"
|
|
3094
|
+
"nuxt": "^2.0.0",
|
|
3095
|
+
"requires": {}
|
|
2665
3096
|
}
|
|
2666
3097
|
},
|
|
2667
3098
|
{
|
|
@@ -2683,9 +3114,10 @@
|
|
|
2683
3114
|
}
|
|
2684
3115
|
],
|
|
2685
3116
|
"compatibility": {
|
|
2686
|
-
"
|
|
2687
|
-
"
|
|
2688
|
-
|
|
3117
|
+
"nuxt": "^2.0.0",
|
|
3118
|
+
"requires": {
|
|
3119
|
+
"bridge": "optional"
|
|
3120
|
+
}
|
|
2689
3121
|
}
|
|
2690
3122
|
},
|
|
2691
3123
|
{
|
|
@@ -2706,9 +3138,8 @@
|
|
|
2706
3138
|
}
|
|
2707
3139
|
],
|
|
2708
3140
|
"compatibility": {
|
|
2709
|
-
"
|
|
2710
|
-
"
|
|
2711
|
-
"3.x": "unknown"
|
|
3141
|
+
"nuxt": "^2.0.0",
|
|
3142
|
+
"requires": {}
|
|
2712
3143
|
}
|
|
2713
3144
|
},
|
|
2714
3145
|
{
|
|
@@ -2729,9 +3160,8 @@
|
|
|
2729
3160
|
}
|
|
2730
3161
|
],
|
|
2731
3162
|
"compatibility": {
|
|
2732
|
-
"
|
|
2733
|
-
"
|
|
2734
|
-
"3.x": "unknown"
|
|
3163
|
+
"nuxt": "^2.0.0",
|
|
3164
|
+
"requires": {}
|
|
2735
3165
|
}
|
|
2736
3166
|
},
|
|
2737
3167
|
{
|
|
@@ -2753,9 +3183,8 @@
|
|
|
2753
3183
|
}
|
|
2754
3184
|
],
|
|
2755
3185
|
"compatibility": {
|
|
2756
|
-
"
|
|
2757
|
-
"
|
|
2758
|
-
"3.x": "unknown"
|
|
3186
|
+
"nuxt": "^2.0.0",
|
|
3187
|
+
"requires": {}
|
|
2759
3188
|
}
|
|
2760
3189
|
},
|
|
2761
3190
|
{
|
|
@@ -2776,9 +3205,8 @@
|
|
|
2776
3205
|
}
|
|
2777
3206
|
],
|
|
2778
3207
|
"compatibility": {
|
|
2779
|
-
"
|
|
2780
|
-
"
|
|
2781
|
-
"3.x": "unknown"
|
|
3208
|
+
"nuxt": "^2.0.0",
|
|
3209
|
+
"requires": {}
|
|
2782
3210
|
}
|
|
2783
3211
|
},
|
|
2784
3212
|
{
|
|
@@ -2799,9 +3227,8 @@
|
|
|
2799
3227
|
}
|
|
2800
3228
|
],
|
|
2801
3229
|
"compatibility": {
|
|
2802
|
-
"
|
|
2803
|
-
"
|
|
2804
|
-
"3.x": "unknown"
|
|
3230
|
+
"nuxt": "^2.0.0",
|
|
3231
|
+
"requires": {}
|
|
2805
3232
|
}
|
|
2806
3233
|
},
|
|
2807
3234
|
{
|
|
@@ -2822,9 +3249,8 @@
|
|
|
2822
3249
|
}
|
|
2823
3250
|
],
|
|
2824
3251
|
"compatibility": {
|
|
2825
|
-
"
|
|
2826
|
-
"
|
|
2827
|
-
"3.x": "unknown"
|
|
3252
|
+
"nuxt": "^2.0.0",
|
|
3253
|
+
"requires": {}
|
|
2828
3254
|
}
|
|
2829
3255
|
},
|
|
2830
3256
|
{
|
|
@@ -2846,9 +3272,8 @@
|
|
|
2846
3272
|
}
|
|
2847
3273
|
],
|
|
2848
3274
|
"compatibility": {
|
|
2849
|
-
"
|
|
2850
|
-
"
|
|
2851
|
-
"3.x": "unknown"
|
|
3275
|
+
"nuxt": "^2.0.0",
|
|
3276
|
+
"requires": {}
|
|
2852
3277
|
}
|
|
2853
3278
|
},
|
|
2854
3279
|
{
|
|
@@ -2870,18 +3295,17 @@
|
|
|
2870
3295
|
}
|
|
2871
3296
|
],
|
|
2872
3297
|
"compatibility": {
|
|
2873
|
-
"
|
|
2874
|
-
"
|
|
2875
|
-
"3.x": "unknown"
|
|
3298
|
+
"nuxt": "^2.0.0",
|
|
3299
|
+
"requires": {}
|
|
2876
3300
|
}
|
|
2877
3301
|
},
|
|
2878
3302
|
{
|
|
2879
3303
|
"name": "sanity",
|
|
2880
|
-
"description": "Access text, images, and other media with Nuxt
|
|
2881
|
-
"repo": "nuxt-
|
|
3304
|
+
"description": "Access text, images, and other media with Nuxt and the Sanity headless CMS.",
|
|
3305
|
+
"repo": "nuxt-modules/sanity#main",
|
|
2882
3306
|
"npm": "@nuxtjs/sanity",
|
|
2883
3307
|
"icon": "sanity.png",
|
|
2884
|
-
"github": "https://github.com/nuxt-
|
|
3308
|
+
"github": "https://github.com/nuxt-modules/sanity#main",
|
|
2885
3309
|
"website": "https://sanity.nuxtjs.org",
|
|
2886
3310
|
"learn_more": "https://www.sanity.io/",
|
|
2887
3311
|
"category": "CMS",
|
|
@@ -2894,9 +3318,34 @@
|
|
|
2894
3318
|
}
|
|
2895
3319
|
],
|
|
2896
3320
|
"compatibility": {
|
|
2897
|
-
"
|
|
2898
|
-
"
|
|
2899
|
-
|
|
3321
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3322
|
+
"requires": {
|
|
3323
|
+
"bridge": "optional"
|
|
3324
|
+
}
|
|
3325
|
+
}
|
|
3326
|
+
},
|
|
3327
|
+
{
|
|
3328
|
+
"name": "schema-org",
|
|
3329
|
+
"description": "Schema.org for Nuxt, supporting typed and automated Google Rich Results.",
|
|
3330
|
+
"repo": "vueuse/schema-org#main/packages/nuxt",
|
|
3331
|
+
"npm": "nuxt-schema-org",
|
|
3332
|
+
"icon": "schema-org.svg",
|
|
3333
|
+
"github": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
|
|
3334
|
+
"website": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
|
|
3335
|
+
"learn_more": "https://vue-schema-org.netlify.app/guide/setup/nuxt.html",
|
|
3336
|
+
"category": "SEO",
|
|
3337
|
+
"type": "3rd-party",
|
|
3338
|
+
"maintainers": [
|
|
3339
|
+
{
|
|
3340
|
+
"name": "Harlan Wilton",
|
|
3341
|
+
"github": "harlan-zw",
|
|
3342
|
+
"twitter": "harlan_zw",
|
|
3343
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
3344
|
+
}
|
|
3345
|
+
],
|
|
3346
|
+
"compatibility": {
|
|
3347
|
+
"nuxt": "^3.0.0",
|
|
3348
|
+
"requires": {}
|
|
2900
3349
|
}
|
|
2901
3350
|
},
|
|
2902
3351
|
{
|
|
@@ -2917,9 +3366,8 @@
|
|
|
2917
3366
|
}
|
|
2918
3367
|
],
|
|
2919
3368
|
"compatibility": {
|
|
2920
|
-
"
|
|
2921
|
-
"
|
|
2922
|
-
"3.x": "unknown"
|
|
3369
|
+
"nuxt": "^2.0.0",
|
|
3370
|
+
"requires": {}
|
|
2923
3371
|
}
|
|
2924
3372
|
},
|
|
2925
3373
|
{
|
|
@@ -2940,9 +3388,8 @@
|
|
|
2940
3388
|
}
|
|
2941
3389
|
],
|
|
2942
3390
|
"compatibility": {
|
|
2943
|
-
"
|
|
2944
|
-
"
|
|
2945
|
-
"3.x": "unknown"
|
|
3391
|
+
"nuxt": "^2.0.0",
|
|
3392
|
+
"requires": {}
|
|
2946
3393
|
}
|
|
2947
3394
|
},
|
|
2948
3395
|
{
|
|
@@ -2963,9 +3410,31 @@
|
|
|
2963
3410
|
}
|
|
2964
3411
|
],
|
|
2965
3412
|
"compatibility": {
|
|
2966
|
-
"
|
|
2967
|
-
"
|
|
2968
|
-
|
|
3413
|
+
"nuxt": "^2.0.0",
|
|
3414
|
+
"requires": {}
|
|
3415
|
+
}
|
|
3416
|
+
},
|
|
3417
|
+
{
|
|
3418
|
+
"name": "seo-meta",
|
|
3419
|
+
"description": "Simple generate seo metadata",
|
|
3420
|
+
"repo": "ihavecoke/nuxtjs-seo-meta#main/packages/core",
|
|
3421
|
+
"npm": "nuxt-seo-meta",
|
|
3422
|
+
"icon": "",
|
|
3423
|
+
"github": "https://github.com/ihavecoke/nuxtjs-seo-meta",
|
|
3424
|
+
"website": "https://github.com/ihavecoke/nuxtjs-seo-meta",
|
|
3425
|
+
"learn_more": "",
|
|
3426
|
+
"category": "SEO",
|
|
3427
|
+
"type": "3rd-party",
|
|
3428
|
+
"maintainers": [
|
|
3429
|
+
{
|
|
3430
|
+
"name": "ihavecoke",
|
|
3431
|
+
"github": "ihavecoke",
|
|
3432
|
+
"avatar": "https://avatars0.githubusercontent.com/u/10757551?v=4"
|
|
3433
|
+
}
|
|
3434
|
+
],
|
|
3435
|
+
"compatibility": {
|
|
3436
|
+
"nuxt": "^2.0.0",
|
|
3437
|
+
"requires": {}
|
|
2969
3438
|
}
|
|
2970
3439
|
},
|
|
2971
3440
|
{
|
|
@@ -2986,9 +3455,8 @@
|
|
|
2986
3455
|
}
|
|
2987
3456
|
],
|
|
2988
3457
|
"compatibility": {
|
|
2989
|
-
"
|
|
2990
|
-
"
|
|
2991
|
-
"3.x": "unknown"
|
|
3458
|
+
"nuxt": "^2.0.0",
|
|
3459
|
+
"requires": {}
|
|
2992
3460
|
}
|
|
2993
3461
|
},
|
|
2994
3462
|
{
|
|
@@ -3010,9 +3478,8 @@
|
|
|
3010
3478
|
}
|
|
3011
3479
|
],
|
|
3012
3480
|
"compatibility": {
|
|
3013
|
-
"
|
|
3014
|
-
"
|
|
3015
|
-
"3.x": "unknown"
|
|
3481
|
+
"nuxt": "^2.0.0",
|
|
3482
|
+
"requires": {}
|
|
3016
3483
|
}
|
|
3017
3484
|
},
|
|
3018
3485
|
{
|
|
@@ -3033,9 +3500,8 @@
|
|
|
3033
3500
|
}
|
|
3034
3501
|
],
|
|
3035
3502
|
"compatibility": {
|
|
3036
|
-
"
|
|
3037
|
-
"
|
|
3038
|
-
"3.x": "unknown"
|
|
3503
|
+
"nuxt": "^2.0.0",
|
|
3504
|
+
"requires": {}
|
|
3039
3505
|
}
|
|
3040
3506
|
},
|
|
3041
3507
|
{
|
|
@@ -3056,9 +3522,8 @@
|
|
|
3056
3522
|
}
|
|
3057
3523
|
],
|
|
3058
3524
|
"compatibility": {
|
|
3059
|
-
"
|
|
3060
|
-
"
|
|
3061
|
-
"3.x": "unknown"
|
|
3525
|
+
"nuxt": "^2.0.0",
|
|
3526
|
+
"requires": {}
|
|
3062
3527
|
}
|
|
3063
3528
|
},
|
|
3064
3529
|
{
|
|
@@ -3080,9 +3545,8 @@
|
|
|
3080
3545
|
}
|
|
3081
3546
|
],
|
|
3082
3547
|
"compatibility": {
|
|
3083
|
-
"
|
|
3084
|
-
"
|
|
3085
|
-
"3.x": "unknown"
|
|
3548
|
+
"nuxt": "^2.0.0",
|
|
3549
|
+
"requires": {}
|
|
3086
3550
|
}
|
|
3087
3551
|
},
|
|
3088
3552
|
{
|
|
@@ -3104,9 +3568,8 @@
|
|
|
3104
3568
|
}
|
|
3105
3569
|
],
|
|
3106
3570
|
"compatibility": {
|
|
3107
|
-
"
|
|
3108
|
-
"
|
|
3109
|
-
"3.x": "unknown"
|
|
3571
|
+
"nuxt": "^2.0.0",
|
|
3572
|
+
"requires": {}
|
|
3110
3573
|
}
|
|
3111
3574
|
},
|
|
3112
3575
|
{
|
|
@@ -3127,9 +3590,8 @@
|
|
|
3127
3590
|
}
|
|
3128
3591
|
],
|
|
3129
3592
|
"compatibility": {
|
|
3130
|
-
"
|
|
3131
|
-
"
|
|
3132
|
-
"3.x": "unknown"
|
|
3593
|
+
"nuxt": "^2.0.0",
|
|
3594
|
+
"requires": {}
|
|
3133
3595
|
}
|
|
3134
3596
|
},
|
|
3135
3597
|
{
|
|
@@ -3150,9 +3612,8 @@
|
|
|
3150
3612
|
}
|
|
3151
3613
|
],
|
|
3152
3614
|
"compatibility": {
|
|
3153
|
-
"
|
|
3154
|
-
"
|
|
3155
|
-
"3.x": "unknown"
|
|
3615
|
+
"nuxt": "^2.0.0",
|
|
3616
|
+
"requires": {}
|
|
3156
3617
|
}
|
|
3157
3618
|
},
|
|
3158
3619
|
{
|
|
@@ -3174,9 +3635,41 @@
|
|
|
3174
3635
|
}
|
|
3175
3636
|
],
|
|
3176
3637
|
"compatibility": {
|
|
3177
|
-
"
|
|
3178
|
-
"
|
|
3179
|
-
|
|
3638
|
+
"nuxt": "^2.0.0",
|
|
3639
|
+
"requires": {}
|
|
3640
|
+
}
|
|
3641
|
+
},
|
|
3642
|
+
{
|
|
3643
|
+
"name": "speedkit",
|
|
3644
|
+
"description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
|
|
3645
|
+
"repo": "GrabarzUndPartner/nuxt-speedkit",
|
|
3646
|
+
"npm": "nuxt-speedkit",
|
|
3647
|
+
"icon": "speedkit.png",
|
|
3648
|
+
"github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
|
|
3649
|
+
"website": "https://nuxt-speedkit.grabarzundpartner.dev",
|
|
3650
|
+
"learn_more": "",
|
|
3651
|
+
"category": "Performance",
|
|
3652
|
+
"type": "3rd-party",
|
|
3653
|
+
"maintainers": [
|
|
3654
|
+
{
|
|
3655
|
+
"name": "Stephan Gerbeth",
|
|
3656
|
+
"github": "StephanGerbeth",
|
|
3657
|
+
"avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
|
|
3658
|
+
},
|
|
3659
|
+
{
|
|
3660
|
+
"name": "Thorn Walli",
|
|
3661
|
+
"github": "ThornWalli",
|
|
3662
|
+
"avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
|
|
3663
|
+
},
|
|
3664
|
+
{
|
|
3665
|
+
"name": "Grabarz & Partner",
|
|
3666
|
+
"github": "GrabarzUndPartner",
|
|
3667
|
+
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
3668
|
+
}
|
|
3669
|
+
],
|
|
3670
|
+
"compatibility": {
|
|
3671
|
+
"nuxt": "^2.0.0",
|
|
3672
|
+
"requires": {}
|
|
3180
3673
|
}
|
|
3181
3674
|
},
|
|
3182
3675
|
{
|
|
@@ -3197,9 +3690,8 @@
|
|
|
3197
3690
|
}
|
|
3198
3691
|
],
|
|
3199
3692
|
"compatibility": {
|
|
3200
|
-
"
|
|
3201
|
-
"
|
|
3202
|
-
"3.x": "unknown"
|
|
3693
|
+
"nuxt": "^2.0.0",
|
|
3694
|
+
"requires": {}
|
|
3203
3695
|
}
|
|
3204
3696
|
},
|
|
3205
3697
|
{
|
|
@@ -3220,9 +3712,8 @@
|
|
|
3220
3712
|
}
|
|
3221
3713
|
],
|
|
3222
3714
|
"compatibility": {
|
|
3223
|
-
"
|
|
3224
|
-
"
|
|
3225
|
-
"3.x": "unknown"
|
|
3715
|
+
"nuxt": "^2.0.0",
|
|
3716
|
+
"requires": {}
|
|
3226
3717
|
}
|
|
3227
3718
|
},
|
|
3228
3719
|
{
|
|
@@ -3243,16 +3734,15 @@
|
|
|
3243
3734
|
}
|
|
3244
3735
|
],
|
|
3245
3736
|
"compatibility": {
|
|
3246
|
-
"
|
|
3247
|
-
"
|
|
3248
|
-
"3.x": "unknown"
|
|
3737
|
+
"nuxt": "^2.0.0",
|
|
3738
|
+
"requires": {}
|
|
3249
3739
|
}
|
|
3250
3740
|
},
|
|
3251
3741
|
{
|
|
3252
3742
|
"name": "storyblok",
|
|
3253
3743
|
"description": "Storyblok Nuxt.js module",
|
|
3254
|
-
"repo": "storyblok/storyblok-nuxt",
|
|
3255
|
-
"npm": "@storyblok/nuxt
|
|
3744
|
+
"repo": "storyblok/storyblok-nuxt#master/lib",
|
|
3745
|
+
"npm": "@storyblok/nuxt",
|
|
3256
3746
|
"icon": "storyblok.png",
|
|
3257
3747
|
"github": "https://github.com/storyblok/storyblok-nuxt",
|
|
3258
3748
|
"website": "https://github.com/storyblok/storyblok-nuxt",
|
|
@@ -3266,9 +3756,8 @@
|
|
|
3266
3756
|
}
|
|
3267
3757
|
],
|
|
3268
3758
|
"compatibility": {
|
|
3269
|
-
"
|
|
3270
|
-
"
|
|
3271
|
-
"3.x": "unknown"
|
|
3759
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3760
|
+
"requires": {}
|
|
3272
3761
|
}
|
|
3273
3762
|
},
|
|
3274
3763
|
{
|
|
@@ -3295,9 +3784,10 @@
|
|
|
3295
3784
|
}
|
|
3296
3785
|
],
|
|
3297
3786
|
"compatibility": {
|
|
3298
|
-
"
|
|
3299
|
-
"
|
|
3300
|
-
|
|
3787
|
+
"nuxt": "^2.0.0",
|
|
3788
|
+
"requires": {
|
|
3789
|
+
"bridge": "optional"
|
|
3790
|
+
}
|
|
3301
3791
|
}
|
|
3302
3792
|
},
|
|
3303
3793
|
{
|
|
@@ -3324,9 +3814,10 @@
|
|
|
3324
3814
|
}
|
|
3325
3815
|
],
|
|
3326
3816
|
"compatibility": {
|
|
3327
|
-
"
|
|
3328
|
-
"
|
|
3329
|
-
|
|
3817
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3818
|
+
"requires": {
|
|
3819
|
+
"bridge": true
|
|
3820
|
+
}
|
|
3330
3821
|
}
|
|
3331
3822
|
},
|
|
3332
3823
|
{
|
|
@@ -3347,9 +3838,8 @@
|
|
|
3347
3838
|
}
|
|
3348
3839
|
],
|
|
3349
3840
|
"compatibility": {
|
|
3350
|
-
"
|
|
3351
|
-
"
|
|
3352
|
-
"3.x": "unknown"
|
|
3841
|
+
"nuxt": "^2.0.0",
|
|
3842
|
+
"requires": {}
|
|
3353
3843
|
}
|
|
3354
3844
|
},
|
|
3355
3845
|
{
|
|
@@ -3371,9 +3861,8 @@
|
|
|
3371
3861
|
}
|
|
3372
3862
|
],
|
|
3373
3863
|
"compatibility": {
|
|
3374
|
-
"
|
|
3375
|
-
"
|
|
3376
|
-
"3.x": "unknown"
|
|
3864
|
+
"nuxt": "^2.0.0",
|
|
3865
|
+
"requires": {}
|
|
3377
3866
|
}
|
|
3378
3867
|
},
|
|
3379
3868
|
{
|
|
@@ -3394,23 +3883,55 @@
|
|
|
3394
3883
|
}
|
|
3395
3884
|
],
|
|
3396
3885
|
"compatibility": {
|
|
3397
|
-
"
|
|
3398
|
-
"
|
|
3399
|
-
|
|
3886
|
+
"nuxt": "^2.0.0",
|
|
3887
|
+
"requires": {}
|
|
3888
|
+
}
|
|
3889
|
+
},
|
|
3890
|
+
{
|
|
3891
|
+
"name": "stylify",
|
|
3892
|
+
"description": "Stylify generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
|
|
3893
|
+
"repo": "stylify/packages#master/packages/nuxt",
|
|
3894
|
+
"npm": "@stylify/nuxt",
|
|
3895
|
+
"icon": "stylify.svg",
|
|
3896
|
+
"github": "https://github.com/stylify/packages/tree/master/packages/nuxt",
|
|
3897
|
+
"website": "https://stylifycss.com/docs/nuxt",
|
|
3898
|
+
"learn_more": "https://stylifycss.com",
|
|
3899
|
+
"category": "UI",
|
|
3900
|
+
"type": "3rd-party",
|
|
3901
|
+
"maintainers": [
|
|
3902
|
+
{
|
|
3903
|
+
"name": "Vladimír Macháček",
|
|
3904
|
+
"github": "Machy8",
|
|
3905
|
+
"twitter": "8machy"
|
|
3906
|
+
}
|
|
3907
|
+
],
|
|
3908
|
+
"compatibility": {
|
|
3909
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3910
|
+
"requires": {}
|
|
3400
3911
|
}
|
|
3401
3912
|
},
|
|
3402
3913
|
{
|
|
3403
3914
|
"name": "supabase",
|
|
3404
|
-
"description": "
|
|
3405
|
-
"repo": "
|
|
3406
|
-
"npm": "
|
|
3915
|
+
"description": "First class integration with Supabase",
|
|
3916
|
+
"repo": "nuxt-community/supabase-module",
|
|
3917
|
+
"npm": "@nuxtjs/supabase",
|
|
3407
3918
|
"icon": "supabase.png",
|
|
3408
|
-
"github": "https://github.com/
|
|
3409
|
-
"website": "https://
|
|
3410
|
-
"learn_more": "https://supabase.
|
|
3919
|
+
"github": "https://github.com/nuxt-community/supabase-module",
|
|
3920
|
+
"website": "https://supabase.nuxtjs.org",
|
|
3921
|
+
"learn_more": "https://supabase.com",
|
|
3411
3922
|
"category": "Database",
|
|
3412
|
-
"type": "
|
|
3923
|
+
"type": "community",
|
|
3413
3924
|
"maintainers": [
|
|
3925
|
+
{
|
|
3926
|
+
"name": "Baptiste Leproux",
|
|
3927
|
+
"github": "larbish",
|
|
3928
|
+
"twitter": "baptistelprx"
|
|
3929
|
+
},
|
|
3930
|
+
{
|
|
3931
|
+
"name": "Sebastien Chopin",
|
|
3932
|
+
"github": "Atinux",
|
|
3933
|
+
"twitter": "Atinux"
|
|
3934
|
+
},
|
|
3414
3935
|
{
|
|
3415
3936
|
"name": "Scott Robertson",
|
|
3416
3937
|
"github": "scottrobertson",
|
|
@@ -3418,9 +3939,8 @@
|
|
|
3418
3939
|
}
|
|
3419
3940
|
],
|
|
3420
3941
|
"compatibility": {
|
|
3421
|
-
"
|
|
3422
|
-
"
|
|
3423
|
-
"3.x": "unknown"
|
|
3942
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3943
|
+
"requires": {}
|
|
3424
3944
|
}
|
|
3425
3945
|
},
|
|
3426
3946
|
{
|
|
@@ -3441,9 +3961,8 @@
|
|
|
3441
3961
|
}
|
|
3442
3962
|
],
|
|
3443
3963
|
"compatibility": {
|
|
3444
|
-
"
|
|
3445
|
-
"
|
|
3446
|
-
"3.x": "unknown"
|
|
3964
|
+
"nuxt": "^2.0.0",
|
|
3965
|
+
"requires": {}
|
|
3447
3966
|
}
|
|
3448
3967
|
},
|
|
3449
3968
|
{
|
|
@@ -3465,9 +3984,8 @@
|
|
|
3465
3984
|
}
|
|
3466
3985
|
],
|
|
3467
3986
|
"compatibility": {
|
|
3468
|
-
"
|
|
3469
|
-
"
|
|
3470
|
-
"3.x": "unknown"
|
|
3987
|
+
"nuxt": "^2.0.0",
|
|
3988
|
+
"requires": {}
|
|
3471
3989
|
}
|
|
3472
3990
|
},
|
|
3473
3991
|
{
|
|
@@ -3488,9 +4006,8 @@
|
|
|
3488
4006
|
}
|
|
3489
4007
|
],
|
|
3490
4008
|
"compatibility": {
|
|
3491
|
-
"
|
|
3492
|
-
"
|
|
3493
|
-
"3.x": "unknown"
|
|
4009
|
+
"nuxt": "^2.0.0",
|
|
4010
|
+
"requires": {}
|
|
3494
4011
|
}
|
|
3495
4012
|
},
|
|
3496
4013
|
{
|
|
@@ -3511,9 +4028,8 @@
|
|
|
3511
4028
|
}
|
|
3512
4029
|
],
|
|
3513
4030
|
"compatibility": {
|
|
3514
|
-
"
|
|
3515
|
-
"
|
|
3516
|
-
"3.x": "unknown"
|
|
4031
|
+
"nuxt": "^2.0.0",
|
|
4032
|
+
"requires": {}
|
|
3517
4033
|
}
|
|
3518
4034
|
},
|
|
3519
4035
|
{
|
|
@@ -3535,9 +4051,31 @@
|
|
|
3535
4051
|
}
|
|
3536
4052
|
],
|
|
3537
4053
|
"compatibility": {
|
|
3538
|
-
"
|
|
3539
|
-
"
|
|
3540
|
-
|
|
4054
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4055
|
+
"requires": {}
|
|
4056
|
+
}
|
|
4057
|
+
},
|
|
4058
|
+
{
|
|
4059
|
+
"name": "tiktok-analytics",
|
|
4060
|
+
"description": "",
|
|
4061
|
+
"repo": "stickpro/nuxt-tiktok-analytics",
|
|
4062
|
+
"npm": "tiktok-analytics",
|
|
4063
|
+
"icon": "",
|
|
4064
|
+
"github": "https://github.com/stickpro/nuxt-tiktok-analytics",
|
|
4065
|
+
"website": "https://github.com/stickpro/nuxt-tiktok-analytics",
|
|
4066
|
+
"learn_more": "",
|
|
4067
|
+
"category": "Analytics",
|
|
4068
|
+
"type": "3rd-party",
|
|
4069
|
+
"maintainers": [
|
|
4070
|
+
{
|
|
4071
|
+
"name": "stickpro",
|
|
4072
|
+
"github": "stickpro",
|
|
4073
|
+
"avatar": "https://avatars.githubusercontent.com/u/25886722?v=4"
|
|
4074
|
+
}
|
|
4075
|
+
],
|
|
4076
|
+
"compatibility": {
|
|
4077
|
+
"nuxt": "^2.0.0",
|
|
4078
|
+
"requires": {}
|
|
3541
4079
|
}
|
|
3542
4080
|
},
|
|
3543
4081
|
{
|
|
@@ -3559,9 +4097,8 @@
|
|
|
3559
4097
|
}
|
|
3560
4098
|
],
|
|
3561
4099
|
"compatibility": {
|
|
3562
|
-
"
|
|
3563
|
-
"
|
|
3564
|
-
"3.x": "unknown"
|
|
4100
|
+
"nuxt": "^2.0.0",
|
|
4101
|
+
"requires": {}
|
|
3565
4102
|
}
|
|
3566
4103
|
},
|
|
3567
4104
|
{
|
|
@@ -3582,9 +4119,43 @@
|
|
|
3582
4119
|
}
|
|
3583
4120
|
],
|
|
3584
4121
|
"compatibility": {
|
|
3585
|
-
"
|
|
3586
|
-
"
|
|
3587
|
-
|
|
4122
|
+
"nuxt": "^2.0.0",
|
|
4123
|
+
"requires": {
|
|
4124
|
+
"bridge": "optional"
|
|
4125
|
+
}
|
|
4126
|
+
}
|
|
4127
|
+
},
|
|
4128
|
+
{
|
|
4129
|
+
"name": "twicpics",
|
|
4130
|
+
"description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
|
|
4131
|
+
"repo": "TwicPics/components",
|
|
4132
|
+
"npm": "@twicpics/components",
|
|
4133
|
+
"icon": "twicpics.svg",
|
|
4134
|
+
"github": "https://github.com/TwicPics/components",
|
|
4135
|
+
"website": "https://www.twicpics.com/docs/components/nuxt-3",
|
|
4136
|
+
"learn_more": "https://www.twicpics.com",
|
|
4137
|
+
"category": "Images",
|
|
4138
|
+
"type": "3rd-party",
|
|
4139
|
+
"maintainers": [
|
|
4140
|
+
{
|
|
4141
|
+
"name": "Florent Bourgeois",
|
|
4142
|
+
"github": "florentb",
|
|
4143
|
+
"twitter": "florent_b"
|
|
4144
|
+
},
|
|
4145
|
+
{
|
|
4146
|
+
"name": "Julian Aubourg",
|
|
4147
|
+
"github": "jaubourg",
|
|
4148
|
+
"twitter": "jaubourg"
|
|
4149
|
+
},
|
|
4150
|
+
{
|
|
4151
|
+
"name": "Miguel Beignon",
|
|
4152
|
+
"github": "mbgspcii",
|
|
4153
|
+
"twitter": "m_beignon"
|
|
4154
|
+
}
|
|
4155
|
+
],
|
|
4156
|
+
"compatibility": {
|
|
4157
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4158
|
+
"requires": {}
|
|
3588
4159
|
}
|
|
3589
4160
|
},
|
|
3590
4161
|
{
|
|
@@ -3605,9 +4176,33 @@
|
|
|
3605
4176
|
}
|
|
3606
4177
|
],
|
|
3607
4178
|
"compatibility": {
|
|
3608
|
-
"
|
|
3609
|
-
"
|
|
3610
|
-
|
|
4179
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4180
|
+
"requires": {}
|
|
4181
|
+
}
|
|
4182
|
+
},
|
|
4183
|
+
{
|
|
4184
|
+
"name": "typed-vuex",
|
|
4185
|
+
"description": "A vanilla, strongly typed store accessor for Vuex.",
|
|
4186
|
+
"repo": "danielroe/typed-vuex#main/packages/nuxt-typed-vuex",
|
|
4187
|
+
"npm": "nuxt-typed-vuex",
|
|
4188
|
+
"icon": "vue.png",
|
|
4189
|
+
"github": "https://github.com/danielroe/typed-vuex",
|
|
4190
|
+
"website": "https://github.com/danielroe/typed-vuex",
|
|
4191
|
+
"learn_more": "",
|
|
4192
|
+
"category": "Libraries",
|
|
4193
|
+
"type": "3rd-party",
|
|
4194
|
+
"maintainers": [
|
|
4195
|
+
{
|
|
4196
|
+
"name": "Daniel Roe",
|
|
4197
|
+
"github": "danielroe",
|
|
4198
|
+
"twitter": "danielcroe"
|
|
4199
|
+
}
|
|
4200
|
+
],
|
|
4201
|
+
"compatibility": {
|
|
4202
|
+
"nuxt": "^2.0.0",
|
|
4203
|
+
"requires": {
|
|
4204
|
+
"bridge": "optional"
|
|
4205
|
+
}
|
|
3611
4206
|
}
|
|
3612
4207
|
},
|
|
3613
4208
|
{
|
|
@@ -3638,9 +4233,8 @@
|
|
|
3638
4233
|
}
|
|
3639
4234
|
],
|
|
3640
4235
|
"compatibility": {
|
|
3641
|
-
"
|
|
3642
|
-
"
|
|
3643
|
-
"3.x": "unknown"
|
|
4236
|
+
"nuxt": "^2.0.0",
|
|
4237
|
+
"requires": {}
|
|
3644
4238
|
}
|
|
3645
4239
|
},
|
|
3646
4240
|
{
|
|
@@ -3671,9 +4265,8 @@
|
|
|
3671
4265
|
}
|
|
3672
4266
|
],
|
|
3673
4267
|
"compatibility": {
|
|
3674
|
-
"
|
|
3675
|
-
"
|
|
3676
|
-
"3.x": "unknown"
|
|
4268
|
+
"nuxt": "^2.0.0",
|
|
4269
|
+
"requires": {}
|
|
3677
4270
|
}
|
|
3678
4271
|
},
|
|
3679
4272
|
{
|
|
@@ -3700,9 +4293,34 @@
|
|
|
3700
4293
|
}
|
|
3701
4294
|
],
|
|
3702
4295
|
"compatibility": {
|
|
3703
|
-
"
|
|
3704
|
-
"
|
|
3705
|
-
|
|
4296
|
+
"nuxt": "^2.0.0",
|
|
4297
|
+
"requires": {}
|
|
4298
|
+
}
|
|
4299
|
+
},
|
|
4300
|
+
{
|
|
4301
|
+
"name": "unlighthouse",
|
|
4302
|
+
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
4303
|
+
"repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
|
|
4304
|
+
"npm": "@unlighthouse/nuxt",
|
|
4305
|
+
"icon": "unlighthouse.svg",
|
|
4306
|
+
"github": "https://github.com/harlan-zw/unlighthouse",
|
|
4307
|
+
"website": "https://github.com/harlan-zw/unlighthouse",
|
|
4308
|
+
"learn_more": "https://github.com/harlan-zw/unlighthouse",
|
|
4309
|
+
"category": "Devtools",
|
|
4310
|
+
"type": "3rd-party",
|
|
4311
|
+
"maintainers": [
|
|
4312
|
+
{
|
|
4313
|
+
"name": "Harlan Wilton",
|
|
4314
|
+
"github": "harlan-zw",
|
|
4315
|
+
"twitter": "harlan_zw",
|
|
4316
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
4317
|
+
}
|
|
4318
|
+
],
|
|
4319
|
+
"compatibility": {
|
|
4320
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4321
|
+
"requires": {
|
|
4322
|
+
"bridge": "optional"
|
|
4323
|
+
}
|
|
3706
4324
|
}
|
|
3707
4325
|
},
|
|
3708
4326
|
{
|
|
@@ -3725,9 +4343,10 @@
|
|
|
3725
4343
|
}
|
|
3726
4344
|
],
|
|
3727
4345
|
"compatibility": {
|
|
3728
|
-
"
|
|
3729
|
-
"
|
|
3730
|
-
|
|
4346
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4347
|
+
"requires": {
|
|
4348
|
+
"bridge": "optional"
|
|
4349
|
+
}
|
|
3731
4350
|
}
|
|
3732
4351
|
},
|
|
3733
4352
|
{
|
|
@@ -3748,9 +4367,8 @@
|
|
|
3748
4367
|
}
|
|
3749
4368
|
],
|
|
3750
4369
|
"compatibility": {
|
|
3751
|
-
"
|
|
3752
|
-
"
|
|
3753
|
-
"3.x": "unknown"
|
|
4370
|
+
"nuxt": "^2.0.0",
|
|
4371
|
+
"requires": {}
|
|
3754
4372
|
}
|
|
3755
4373
|
},
|
|
3756
4374
|
{
|
|
@@ -3771,9 +4389,8 @@
|
|
|
3771
4389
|
}
|
|
3772
4390
|
],
|
|
3773
4391
|
"compatibility": {
|
|
3774
|
-
"
|
|
3775
|
-
"
|
|
3776
|
-
"3.x": "unknown"
|
|
4392
|
+
"nuxt": "^2.0.0",
|
|
4393
|
+
"requires": {}
|
|
3777
4394
|
}
|
|
3778
4395
|
},
|
|
3779
4396
|
{
|
|
@@ -3795,9 +4412,8 @@
|
|
|
3795
4412
|
}
|
|
3796
4413
|
],
|
|
3797
4414
|
"compatibility": {
|
|
3798
|
-
"
|
|
3799
|
-
"
|
|
3800
|
-
"3.x": "unknown"
|
|
4415
|
+
"nuxt": "^2.0.0",
|
|
4416
|
+
"requires": {}
|
|
3801
4417
|
}
|
|
3802
4418
|
},
|
|
3803
4419
|
{
|
|
@@ -3818,9 +4434,8 @@
|
|
|
3818
4434
|
}
|
|
3819
4435
|
],
|
|
3820
4436
|
"compatibility": {
|
|
3821
|
-
"
|
|
3822
|
-
"
|
|
3823
|
-
"3.x": "unknown"
|
|
4437
|
+
"nuxt": "^2.0.0",
|
|
4438
|
+
"requires": {}
|
|
3824
4439
|
}
|
|
3825
4440
|
},
|
|
3826
4441
|
{
|
|
@@ -3841,9 +4456,8 @@
|
|
|
3841
4456
|
}
|
|
3842
4457
|
],
|
|
3843
4458
|
"compatibility": {
|
|
3844
|
-
"
|
|
3845
|
-
"
|
|
3846
|
-
"3.x": "unknown"
|
|
4459
|
+
"nuxt": "^2.0.0",
|
|
4460
|
+
"requires": {}
|
|
3847
4461
|
}
|
|
3848
4462
|
},
|
|
3849
4463
|
{
|
|
@@ -3864,9 +4478,8 @@
|
|
|
3864
4478
|
}
|
|
3865
4479
|
],
|
|
3866
4480
|
"compatibility": {
|
|
3867
|
-
"
|
|
3868
|
-
"
|
|
3869
|
-
"3.x": "unknown"
|
|
4481
|
+
"nuxt": "^2.0.0",
|
|
4482
|
+
"requires": {}
|
|
3870
4483
|
}
|
|
3871
4484
|
},
|
|
3872
4485
|
{
|
|
@@ -3888,9 +4501,30 @@
|
|
|
3888
4501
|
}
|
|
3889
4502
|
],
|
|
3890
4503
|
"compatibility": {
|
|
3891
|
-
"
|
|
3892
|
-
"
|
|
3893
|
-
|
|
4504
|
+
"nuxt": "^2.0.0",
|
|
4505
|
+
"requires": {}
|
|
4506
|
+
}
|
|
4507
|
+
},
|
|
4508
|
+
{
|
|
4509
|
+
"name": "vuestic",
|
|
4510
|
+
"description": "Vuestic UI module for Nuxt 3",
|
|
4511
|
+
"repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
|
|
4512
|
+
"npm": "@vuestic/nuxt",
|
|
4513
|
+
"icon": "",
|
|
4514
|
+
"github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
|
|
4515
|
+
"website": "https://vuestic.dev",
|
|
4516
|
+
"learn_more": "https://vuestic.dev/en/getting-started/nuxt",
|
|
4517
|
+
"category": "UI",
|
|
4518
|
+
"type": "3rd-party",
|
|
4519
|
+
"maintainers": [
|
|
4520
|
+
{
|
|
4521
|
+
"name": "epicmaxco",
|
|
4522
|
+
"github": "epicmaxco"
|
|
4523
|
+
}
|
|
4524
|
+
],
|
|
4525
|
+
"compatibility": {
|
|
4526
|
+
"nuxt": "^3.0.0",
|
|
4527
|
+
"requires": {}
|
|
3894
4528
|
}
|
|
3895
4529
|
},
|
|
3896
4530
|
{
|
|
@@ -3916,16 +4550,15 @@
|
|
|
3916
4550
|
}
|
|
3917
4551
|
],
|
|
3918
4552
|
"compatibility": {
|
|
3919
|
-
"
|
|
3920
|
-
"
|
|
3921
|
-
"3.x": "not-working"
|
|
4553
|
+
"nuxt": "^2.0.0",
|
|
4554
|
+
"requires": {}
|
|
3922
4555
|
}
|
|
3923
4556
|
},
|
|
3924
4557
|
{
|
|
3925
4558
|
"name": "vueuse",
|
|
3926
4559
|
"description": "Collection of essential Vue Composition Utilities for Vue 2 and 3",
|
|
3927
|
-
"repo": "vueuse/vueuse#main/packages/
|
|
3928
|
-
"npm": "@vueuse/
|
|
4560
|
+
"repo": "vueuse/vueuse#main/packages/nuxt",
|
|
4561
|
+
"npm": "@vueuse/nuxt",
|
|
3929
4562
|
"icon": "vueuse.svg",
|
|
3930
4563
|
"github": "https://github.com/vueuse/vueuse",
|
|
3931
4564
|
"website": "https://vueuse.org",
|
|
@@ -3940,9 +4573,10 @@
|
|
|
3940
4573
|
}
|
|
3941
4574
|
],
|
|
3942
4575
|
"compatibility": {
|
|
3943
|
-
"
|
|
3944
|
-
"
|
|
3945
|
-
|
|
4576
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4577
|
+
"requires": {
|
|
4578
|
+
"bridge": "optional"
|
|
4579
|
+
}
|
|
3946
4580
|
}
|
|
3947
4581
|
},
|
|
3948
4582
|
{
|
|
@@ -3963,9 +4597,8 @@
|
|
|
3963
4597
|
}
|
|
3964
4598
|
],
|
|
3965
4599
|
"compatibility": {
|
|
3966
|
-
"
|
|
3967
|
-
"
|
|
3968
|
-
"3.x": "unknown"
|
|
4600
|
+
"nuxt": "^2.0.0",
|
|
4601
|
+
"requires": {}
|
|
3969
4602
|
}
|
|
3970
4603
|
},
|
|
3971
4604
|
{
|
|
@@ -3996,33 +4629,33 @@
|
|
|
3996
4629
|
}
|
|
3997
4630
|
],
|
|
3998
4631
|
"compatibility": {
|
|
3999
|
-
"
|
|
4000
|
-
"
|
|
4001
|
-
|
|
4632
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4633
|
+
"requires": {
|
|
4634
|
+
"bridge": "optional"
|
|
4635
|
+
}
|
|
4002
4636
|
}
|
|
4003
4637
|
},
|
|
4004
4638
|
{
|
|
4005
4639
|
"name": "web3js",
|
|
4006
|
-
"description": "Web3.js module integration for Nuxt.js
|
|
4007
|
-
"repo": "
|
|
4640
|
+
"description": "Web3.js module integration for Nuxt.js",
|
|
4641
|
+
"repo": "bl0cknumber/nuxt-web3",
|
|
4008
4642
|
"npm": "nuxt-web3",
|
|
4009
4643
|
"icon": "web3js.svg",
|
|
4010
|
-
"github": "https://github.com/
|
|
4011
|
-
"website": "https://github.com/
|
|
4644
|
+
"github": "https://github.com/bl0cknumber/nuxt-web3",
|
|
4645
|
+
"website": "https://github.com/bl0cknumber/nuxt-web3",
|
|
4012
4646
|
"learn_more": "https://web3js.readthedocs.io/",
|
|
4013
4647
|
"category": "Libraries",
|
|
4014
4648
|
"type": "3rd-party",
|
|
4015
4649
|
"maintainers": [
|
|
4016
4650
|
{
|
|
4017
4651
|
"name": "Muhammad Fauzan",
|
|
4018
|
-
"github": "
|
|
4019
|
-
"twitter": "
|
|
4652
|
+
"github": "bl0cknumber",
|
|
4653
|
+
"twitter": "fncolon"
|
|
4020
4654
|
}
|
|
4021
4655
|
],
|
|
4022
4656
|
"compatibility": {
|
|
4023
|
-
"
|
|
4024
|
-
"
|
|
4025
|
-
"3.x": "unknown"
|
|
4657
|
+
"nuxt": "^2.0.0",
|
|
4658
|
+
"requires": {}
|
|
4026
4659
|
}
|
|
4027
4660
|
},
|
|
4028
4661
|
{
|
|
@@ -4043,9 +4676,8 @@
|
|
|
4043
4676
|
}
|
|
4044
4677
|
],
|
|
4045
4678
|
"compatibility": {
|
|
4046
|
-
"
|
|
4047
|
-
"
|
|
4048
|
-
"3.x": "unknown"
|
|
4679
|
+
"nuxt": "^2.0.0",
|
|
4680
|
+
"requires": {}
|
|
4049
4681
|
}
|
|
4050
4682
|
},
|
|
4051
4683
|
{
|
|
@@ -4066,9 +4698,10 @@
|
|
|
4066
4698
|
}
|
|
4067
4699
|
],
|
|
4068
4700
|
"compatibility": {
|
|
4069
|
-
"
|
|
4070
|
-
"
|
|
4071
|
-
|
|
4701
|
+
"nuxt": "^2.0.0",
|
|
4702
|
+
"requires": {
|
|
4703
|
+
"bridge": "optional"
|
|
4704
|
+
}
|
|
4072
4705
|
}
|
|
4073
4706
|
},
|
|
4074
4707
|
{
|
|
@@ -4090,9 +4723,8 @@
|
|
|
4090
4723
|
}
|
|
4091
4724
|
],
|
|
4092
4725
|
"compatibility": {
|
|
4093
|
-
"
|
|
4094
|
-
"
|
|
4095
|
-
"3.x": "unknown"
|
|
4726
|
+
"nuxt": "^2.0.0",
|
|
4727
|
+
"requires": {}
|
|
4096
4728
|
}
|
|
4097
4729
|
},
|
|
4098
4730
|
{
|
|
@@ -4113,9 +4745,8 @@
|
|
|
4113
4745
|
}
|
|
4114
4746
|
],
|
|
4115
4747
|
"compatibility": {
|
|
4116
|
-
"
|
|
4117
|
-
"
|
|
4118
|
-
"3.x": "unknown"
|
|
4748
|
+
"nuxt": "^2.0.0",
|
|
4749
|
+
"requires": {}
|
|
4119
4750
|
}
|
|
4120
4751
|
},
|
|
4121
4752
|
{
|
|
@@ -4137,9 +4768,8 @@
|
|
|
4137
4768
|
}
|
|
4138
4769
|
],
|
|
4139
4770
|
"compatibility": {
|
|
4140
|
-
"
|
|
4141
|
-
"
|
|
4142
|
-
"3.x": "unknown"
|
|
4771
|
+
"nuxt": "^2.0.0",
|
|
4772
|
+
"requires": {}
|
|
4143
4773
|
}
|
|
4144
4774
|
},
|
|
4145
4775
|
{
|
|
@@ -4166,9 +4796,10 @@
|
|
|
4166
4796
|
}
|
|
4167
4797
|
],
|
|
4168
4798
|
"compatibility": {
|
|
4169
|
-
"
|
|
4170
|
-
"
|
|
4171
|
-
|
|
4799
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4800
|
+
"requires": {
|
|
4801
|
+
"bridge": "optional"
|
|
4802
|
+
}
|
|
4172
4803
|
}
|
|
4173
4804
|
},
|
|
4174
4805
|
{
|
|
@@ -4189,9 +4820,8 @@
|
|
|
4189
4820
|
}
|
|
4190
4821
|
],
|
|
4191
4822
|
"compatibility": {
|
|
4192
|
-
"
|
|
4193
|
-
"
|
|
4194
|
-
"3.x": "unknown"
|
|
4823
|
+
"nuxt": "^2.0.0",
|
|
4824
|
+
"requires": {}
|
|
4195
4825
|
}
|
|
4196
4826
|
},
|
|
4197
4827
|
{
|
|
@@ -4212,9 +4842,8 @@
|
|
|
4212
4842
|
}
|
|
4213
4843
|
],
|
|
4214
4844
|
"compatibility": {
|
|
4215
|
-
"
|
|
4216
|
-
"
|
|
4217
|
-
"3.x": "unknown"
|
|
4845
|
+
"nuxt": "^2.0.0",
|
|
4846
|
+
"requires": {}
|
|
4218
4847
|
}
|
|
4219
4848
|
},
|
|
4220
4849
|
{
|
|
@@ -4235,9 +4864,30 @@
|
|
|
4235
4864
|
}
|
|
4236
4865
|
],
|
|
4237
4866
|
"compatibility": {
|
|
4238
|
-
"
|
|
4239
|
-
"
|
|
4240
|
-
|
|
4867
|
+
"nuxt": "^2.0.0",
|
|
4868
|
+
"requires": {}
|
|
4869
|
+
}
|
|
4870
|
+
},
|
|
4871
|
+
{
|
|
4872
|
+
"name": "xstate",
|
|
4873
|
+
"description": "XState integration for Nuxt",
|
|
4874
|
+
"repo": "Lexpeartha/nuxt-xstate",
|
|
4875
|
+
"npm": "nuxt-xstate",
|
|
4876
|
+
"icon": "",
|
|
4877
|
+
"github": "https://github.com/Lexpeartha/nuxt-xstate",
|
|
4878
|
+
"website": "https://github.com/Lexpeartha/nuxt-xstate",
|
|
4879
|
+
"learn_more": "",
|
|
4880
|
+
"category": "Extensions",
|
|
4881
|
+
"type": "3rd-party",
|
|
4882
|
+
"maintainers": [
|
|
4883
|
+
{
|
|
4884
|
+
"name": "Lexpeartha",
|
|
4885
|
+
"github": "Lexpeartha"
|
|
4886
|
+
}
|
|
4887
|
+
],
|
|
4888
|
+
"compatibility": {
|
|
4889
|
+
"nuxt": "^3.0.0",
|
|
4890
|
+
"requires": {}
|
|
4241
4891
|
}
|
|
4242
4892
|
},
|
|
4243
4893
|
{
|
|
@@ -4258,9 +4908,8 @@
|
|
|
4258
4908
|
}
|
|
4259
4909
|
],
|
|
4260
4910
|
"compatibility": {
|
|
4261
|
-
"
|
|
4262
|
-
"
|
|
4263
|
-
"3.x": "unknown"
|
|
4911
|
+
"nuxt": "^2.0.0",
|
|
4912
|
+
"requires": {}
|
|
4264
4913
|
}
|
|
4265
4914
|
},
|
|
4266
4915
|
{
|
|
@@ -4282,9 +4931,8 @@
|
|
|
4282
4931
|
}
|
|
4283
4932
|
],
|
|
4284
4933
|
"compatibility": {
|
|
4285
|
-
"
|
|
4286
|
-
"
|
|
4287
|
-
"3.x": "unknown"
|
|
4934
|
+
"nuxt": "^2.0.0",
|
|
4935
|
+
"requires": {}
|
|
4288
4936
|
}
|
|
4289
4937
|
},
|
|
4290
4938
|
{
|
|
@@ -4305,9 +4953,8 @@
|
|
|
4305
4953
|
}
|
|
4306
4954
|
],
|
|
4307
4955
|
"compatibility": {
|
|
4308
|
-
"
|
|
4309
|
-
"
|
|
4310
|
-
"3.x": "unknown"
|
|
4956
|
+
"nuxt": "^2.0.0",
|
|
4957
|
+
"requires": {}
|
|
4311
4958
|
}
|
|
4312
4959
|
}
|
|
4313
4960
|
]
|