@nuxt/modules 0.5.0-b7dfd3 → 0.5.0-b855c8
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 +1357 -610
- 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-modules/algolia",
|
|
56
|
+
"npm": "@nuxtjs/algolia",
|
|
57
|
+
"icon": "algolia.svg",
|
|
58
|
+
"github": "https://github.com/nuxt-modules/algolia",
|
|
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,10 @@
|
|
|
1543
1675
|
}
|
|
1544
1676
|
],
|
|
1545
1677
|
"compatibility": {
|
|
1546
|
-
"
|
|
1547
|
-
"
|
|
1548
|
-
|
|
1678
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1679
|
+
"requires": {
|
|
1680
|
+
"bridge": "optional"
|
|
1681
|
+
}
|
|
1549
1682
|
}
|
|
1550
1683
|
},
|
|
1551
1684
|
{
|
|
@@ -1572,9 +1705,8 @@
|
|
|
1572
1705
|
}
|
|
1573
1706
|
],
|
|
1574
1707
|
"compatibility": {
|
|
1575
|
-
"
|
|
1576
|
-
"
|
|
1577
|
-
"3.x": "unknown"
|
|
1708
|
+
"nuxt": "^2.0.0",
|
|
1709
|
+
"requires": {}
|
|
1578
1710
|
}
|
|
1579
1711
|
},
|
|
1580
1712
|
{
|
|
@@ -1596,9 +1728,8 @@
|
|
|
1596
1728
|
}
|
|
1597
1729
|
],
|
|
1598
1730
|
"compatibility": {
|
|
1599
|
-
"
|
|
1600
|
-
"
|
|
1601
|
-
"3.x": "unknown"
|
|
1731
|
+
"nuxt": "^2.0.0",
|
|
1732
|
+
"requires": {}
|
|
1602
1733
|
}
|
|
1603
1734
|
},
|
|
1604
1735
|
{
|
|
@@ -1623,9 +1754,52 @@
|
|
|
1623
1754
|
}
|
|
1624
1755
|
],
|
|
1625
1756
|
"compatibility": {
|
|
1626
|
-
"
|
|
1627
|
-
"
|
|
1628
|
-
|
|
1757
|
+
"nuxt": "^2.0.0",
|
|
1758
|
+
"requires": {}
|
|
1759
|
+
}
|
|
1760
|
+
},
|
|
1761
|
+
{
|
|
1762
|
+
"name": "icon",
|
|
1763
|
+
"description": "",
|
|
1764
|
+
"repo": "nuxt-modules/icon",
|
|
1765
|
+
"npm": "nuxt-icon",
|
|
1766
|
+
"icon": "nuxt-icon.png",
|
|
1767
|
+
"github": "https://github.com/nuxt-modules/icon",
|
|
1768
|
+
"website": "https://github.com/nuxt-modules/icon",
|
|
1769
|
+
"learn_more": "",
|
|
1770
|
+
"category": "UI",
|
|
1771
|
+
"type": "community",
|
|
1772
|
+
"maintainers": [
|
|
1773
|
+
{
|
|
1774
|
+
"name": "Atinux",
|
|
1775
|
+
"github": "Atinux"
|
|
1776
|
+
}
|
|
1777
|
+
],
|
|
1778
|
+
"compatibility": {
|
|
1779
|
+
"nuxt": "^3.0.0",
|
|
1780
|
+
"requires": {}
|
|
1781
|
+
}
|
|
1782
|
+
},
|
|
1783
|
+
{
|
|
1784
|
+
"name": "icons",
|
|
1785
|
+
"description": "Use your own automatically imported SVG icons.",
|
|
1786
|
+
"repo": "gitfoxcode/nuxt-icons",
|
|
1787
|
+
"npm": "nuxt-icons",
|
|
1788
|
+
"icon": "icons.png",
|
|
1789
|
+
"github": "https://github.com/gitFoxCode/nuxt-icons",
|
|
1790
|
+
"website": "https://github.com/gitFoxCode/nuxt-icons",
|
|
1791
|
+
"learn_more": "",
|
|
1792
|
+
"category": "UI",
|
|
1793
|
+
"type": "3rd-party",
|
|
1794
|
+
"maintainers": [
|
|
1795
|
+
{
|
|
1796
|
+
"name": "Sebastian Wludzik",
|
|
1797
|
+
"github": "gitfoxcode"
|
|
1798
|
+
}
|
|
1799
|
+
],
|
|
1800
|
+
"compatibility": {
|
|
1801
|
+
"nuxt": "^3.0.0",
|
|
1802
|
+
"requires": {}
|
|
1629
1803
|
}
|
|
1630
1804
|
},
|
|
1631
1805
|
{
|
|
@@ -1646,9 +1820,8 @@
|
|
|
1646
1820
|
}
|
|
1647
1821
|
],
|
|
1648
1822
|
"compatibility": {
|
|
1649
|
-
"
|
|
1650
|
-
"
|
|
1651
|
-
"3.x": "unknown"
|
|
1823
|
+
"nuxt": "^2.0.0",
|
|
1824
|
+
"requires": {}
|
|
1652
1825
|
}
|
|
1653
1826
|
},
|
|
1654
1827
|
{
|
|
@@ -1680,9 +1853,10 @@
|
|
|
1680
1853
|
}
|
|
1681
1854
|
],
|
|
1682
1855
|
"compatibility": {
|
|
1683
|
-
"
|
|
1684
|
-
"
|
|
1685
|
-
|
|
1856
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1857
|
+
"requires": {
|
|
1858
|
+
"bridge": "optional"
|
|
1859
|
+
}
|
|
1686
1860
|
}
|
|
1687
1861
|
},
|
|
1688
1862
|
{
|
|
@@ -1703,9 +1877,33 @@
|
|
|
1703
1877
|
}
|
|
1704
1878
|
],
|
|
1705
1879
|
"compatibility": {
|
|
1706
|
-
"
|
|
1707
|
-
"
|
|
1708
|
-
|
|
1880
|
+
"nuxt": "^2.0.0",
|
|
1881
|
+
"requires": {}
|
|
1882
|
+
}
|
|
1883
|
+
},
|
|
1884
|
+
{
|
|
1885
|
+
"name": "inkline",
|
|
1886
|
+
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
1887
|
+
"repo": "inkline/nuxt-module-inkline",
|
|
1888
|
+
"npm": "@inkline/nuxt",
|
|
1889
|
+
"icon": "inkline.svg",
|
|
1890
|
+
"github": "https://github.com/inkline/nuxt-module-inkline",
|
|
1891
|
+
"website": "https://inkline.io",
|
|
1892
|
+
"learn_more": "https://inkline.io/docs/introduction/installation/nuxt",
|
|
1893
|
+
"category": "UI",
|
|
1894
|
+
"type": "3rd-party",
|
|
1895
|
+
"maintainers": [
|
|
1896
|
+
{
|
|
1897
|
+
"name": "Alex Grozav",
|
|
1898
|
+
"github": "alexgrozav",
|
|
1899
|
+
"twitter": "alexgrozav"
|
|
1900
|
+
}
|
|
1901
|
+
],
|
|
1902
|
+
"compatibility": {
|
|
1903
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1904
|
+
"requires": {
|
|
1905
|
+
"bridge": true
|
|
1906
|
+
}
|
|
1709
1907
|
}
|
|
1710
1908
|
},
|
|
1711
1909
|
{
|
|
@@ -1726,9 +1924,31 @@
|
|
|
1726
1924
|
}
|
|
1727
1925
|
],
|
|
1728
1926
|
"compatibility": {
|
|
1729
|
-
"
|
|
1730
|
-
"
|
|
1731
|
-
|
|
1927
|
+
"nuxt": "^2.0.0",
|
|
1928
|
+
"requires": {}
|
|
1929
|
+
}
|
|
1930
|
+
},
|
|
1931
|
+
{
|
|
1932
|
+
"name": "ionic",
|
|
1933
|
+
"description": "Batteries-included Ionic integration for building iOS, Android and web apps.",
|
|
1934
|
+
"repo": "nuxt-modules/ionic",
|
|
1935
|
+
"npm": "@nuxtjs/ionic",
|
|
1936
|
+
"icon": "ionic.svg",
|
|
1937
|
+
"github": "https://github.com/nuxt-modules/ionic",
|
|
1938
|
+
"website": "https://ionic.nuxtjs.org",
|
|
1939
|
+
"learn_more": "https://ionicframework.com",
|
|
1940
|
+
"category": "Libraries",
|
|
1941
|
+
"type": "community",
|
|
1942
|
+
"maintainers": [
|
|
1943
|
+
{
|
|
1944
|
+
"name": "Daniel Roe",
|
|
1945
|
+
"github": "danielroe",
|
|
1946
|
+
"twitter": "danielcroe"
|
|
1947
|
+
}
|
|
1948
|
+
],
|
|
1949
|
+
"compatibility": {
|
|
1950
|
+
"nuxt": "^3.0.0",
|
|
1951
|
+
"requires": {}
|
|
1732
1952
|
}
|
|
1733
1953
|
},
|
|
1734
1954
|
{
|
|
@@ -1749,9 +1969,8 @@
|
|
|
1749
1969
|
}
|
|
1750
1970
|
],
|
|
1751
1971
|
"compatibility": {
|
|
1752
|
-
"
|
|
1753
|
-
"
|
|
1754
|
-
"3.x": "unknown"
|
|
1972
|
+
"nuxt": "^2.0.0",
|
|
1973
|
+
"requires": {}
|
|
1755
1974
|
}
|
|
1756
1975
|
},
|
|
1757
1976
|
{
|
|
@@ -1772,9 +1991,32 @@
|
|
|
1772
1991
|
}
|
|
1773
1992
|
],
|
|
1774
1993
|
"compatibility": {
|
|
1775
|
-
"
|
|
1776
|
-
"
|
|
1777
|
-
|
|
1994
|
+
"nuxt": "^2.0.0",
|
|
1995
|
+
"requires": {}
|
|
1996
|
+
}
|
|
1997
|
+
},
|
|
1998
|
+
{
|
|
1999
|
+
"name": "kql",
|
|
2000
|
+
"description": "Nuxt 3 module for Kirby's Query Language API",
|
|
2001
|
+
"repo": "johannschopplich/nuxt-kql",
|
|
2002
|
+
"npm": "nuxt-kql",
|
|
2003
|
+
"icon": "kql.svg",
|
|
2004
|
+
"github": "https://github.com/johannschopplich/nuxt-kql",
|
|
2005
|
+
"website": "https://nuxt-kql.jhnn.dev",
|
|
2006
|
+
"learn_more": "",
|
|
2007
|
+
"category": "CMS",
|
|
2008
|
+
"type": "3rd-party",
|
|
2009
|
+
"maintainers": [
|
|
2010
|
+
{
|
|
2011
|
+
"name": "Johann Schopplich",
|
|
2012
|
+
"github": "johannschopplich",
|
|
2013
|
+
"twitter": "jschopplich",
|
|
2014
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
2015
|
+
}
|
|
2016
|
+
],
|
|
2017
|
+
"compatibility": {
|
|
2018
|
+
"nuxt": "^3.0.0",
|
|
2019
|
+
"requires": {}
|
|
1778
2020
|
}
|
|
1779
2021
|
},
|
|
1780
2022
|
{
|
|
@@ -1795,9 +2037,8 @@
|
|
|
1795
2037
|
}
|
|
1796
2038
|
],
|
|
1797
2039
|
"compatibility": {
|
|
1798
|
-
"
|
|
1799
|
-
"
|
|
1800
|
-
"3.x": "unknown"
|
|
2040
|
+
"nuxt": "^2.0.0",
|
|
2041
|
+
"requires": {}
|
|
1801
2042
|
}
|
|
1802
2043
|
},
|
|
1803
2044
|
{
|
|
@@ -1818,9 +2059,8 @@
|
|
|
1818
2059
|
}
|
|
1819
2060
|
],
|
|
1820
2061
|
"compatibility": {
|
|
1821
|
-
"
|
|
1822
|
-
"
|
|
1823
|
-
"3.x": "unknown"
|
|
2062
|
+
"nuxt": "^2.0.0",
|
|
2063
|
+
"requires": {}
|
|
1824
2064
|
}
|
|
1825
2065
|
},
|
|
1826
2066
|
{
|
|
@@ -1841,9 +2081,8 @@
|
|
|
1841
2081
|
}
|
|
1842
2082
|
],
|
|
1843
2083
|
"compatibility": {
|
|
1844
|
-
"
|
|
1845
|
-
"
|
|
1846
|
-
"3.x": "unknown"
|
|
2084
|
+
"nuxt": "^2.0.0",
|
|
2085
|
+
"requires": {}
|
|
1847
2086
|
}
|
|
1848
2087
|
},
|
|
1849
2088
|
{
|
|
@@ -1864,9 +2103,8 @@
|
|
|
1864
2103
|
}
|
|
1865
2104
|
],
|
|
1866
2105
|
"compatibility": {
|
|
1867
|
-
"
|
|
1868
|
-
"
|
|
1869
|
-
"3.x": "unknown"
|
|
2106
|
+
"nuxt": "^2.0.0",
|
|
2107
|
+
"requires": {}
|
|
1870
2108
|
}
|
|
1871
2109
|
},
|
|
1872
2110
|
{
|
|
@@ -1892,9 +2130,8 @@
|
|
|
1892
2130
|
}
|
|
1893
2131
|
],
|
|
1894
2132
|
"compatibility": {
|
|
1895
|
-
"
|
|
1896
|
-
"
|
|
1897
|
-
"3.x": "unknown"
|
|
2133
|
+
"nuxt": "^2.0.0",
|
|
2134
|
+
"requires": {}
|
|
1898
2135
|
}
|
|
1899
2136
|
},
|
|
1900
2137
|
{
|
|
@@ -1916,9 +2153,30 @@
|
|
|
1916
2153
|
}
|
|
1917
2154
|
],
|
|
1918
2155
|
"compatibility": {
|
|
1919
|
-
"
|
|
1920
|
-
"
|
|
1921
|
-
|
|
2156
|
+
"nuxt": "^2.0.0",
|
|
2157
|
+
"requires": {}
|
|
2158
|
+
}
|
|
2159
|
+
},
|
|
2160
|
+
{
|
|
2161
|
+
"name": "lodash",
|
|
2162
|
+
"description": "lodash module with auto-import and custom prefix",
|
|
2163
|
+
"repo": "cipami/nuxt-lodash",
|
|
2164
|
+
"npm": "nuxt-lodash",
|
|
2165
|
+
"icon": "lodash.svg",
|
|
2166
|
+
"github": "https://github.com/cipami/nuxt-lodash",
|
|
2167
|
+
"website": "https://github.com/cipami/nuxt-lodash#readme",
|
|
2168
|
+
"learn_more": "https://github.com/lodash/lodash",
|
|
2169
|
+
"category": "Libraries",
|
|
2170
|
+
"type": "3rd-party",
|
|
2171
|
+
"maintainers": [
|
|
2172
|
+
{
|
|
2173
|
+
"name": "Michal Čípa",
|
|
2174
|
+
"github": "cipami"
|
|
2175
|
+
}
|
|
2176
|
+
],
|
|
2177
|
+
"compatibility": {
|
|
2178
|
+
"nuxt": "^3.0.0",
|
|
2179
|
+
"requires": {}
|
|
1922
2180
|
}
|
|
1923
2181
|
},
|
|
1924
2182
|
{
|
|
@@ -1940,9 +2198,8 @@
|
|
|
1940
2198
|
}
|
|
1941
2199
|
],
|
|
1942
2200
|
"compatibility": {
|
|
1943
|
-
"
|
|
1944
|
-
"
|
|
1945
|
-
"3.x": "unknown"
|
|
2201
|
+
"nuxt": "^2.0.0",
|
|
2202
|
+
"requires": {}
|
|
1946
2203
|
}
|
|
1947
2204
|
},
|
|
1948
2205
|
{
|
|
@@ -1963,9 +2220,31 @@
|
|
|
1963
2220
|
}
|
|
1964
2221
|
],
|
|
1965
2222
|
"compatibility": {
|
|
1966
|
-
"
|
|
1967
|
-
"
|
|
1968
|
-
|
|
2223
|
+
"nuxt": "^2.0.0",
|
|
2224
|
+
"requires": {}
|
|
2225
|
+
}
|
|
2226
|
+
},
|
|
2227
|
+
{
|
|
2228
|
+
"name": "magic-regexp",
|
|
2229
|
+
"description": "A compiled-away, type-safe, readable RegExp alternative",
|
|
2230
|
+
"repo": "danielroe/magic-regexp",
|
|
2231
|
+
"npm": "magic-regexp",
|
|
2232
|
+
"icon": "magic-regexp.svg",
|
|
2233
|
+
"github": "https://github.com/danielroe/magic-regexp",
|
|
2234
|
+
"website": "https://magic-regexp.roe.dev",
|
|
2235
|
+
"learn_more": "https://magic-regexp.roe.dev",
|
|
2236
|
+
"category": "Libraries",
|
|
2237
|
+
"type": "3rd-party",
|
|
2238
|
+
"maintainers": [
|
|
2239
|
+
{
|
|
2240
|
+
"name": "Daniel Roe",
|
|
2241
|
+
"github": "danielroe",
|
|
2242
|
+
"twitter": "danielcroe"
|
|
2243
|
+
}
|
|
2244
|
+
],
|
|
2245
|
+
"compatibility": {
|
|
2246
|
+
"nuxt": "^3.0.0",
|
|
2247
|
+
"requires": {}
|
|
1969
2248
|
}
|
|
1970
2249
|
},
|
|
1971
2250
|
{
|
|
@@ -1987,9 +2266,8 @@
|
|
|
1987
2266
|
}
|
|
1988
2267
|
],
|
|
1989
2268
|
"compatibility": {
|
|
1990
|
-
"
|
|
1991
|
-
"
|
|
1992
|
-
"3.x": "unknown"
|
|
2269
|
+
"nuxt": "^2.0.0",
|
|
2270
|
+
"requires": {}
|
|
1993
2271
|
}
|
|
1994
2272
|
},
|
|
1995
2273
|
{
|
|
@@ -2010,9 +2288,8 @@
|
|
|
2010
2288
|
}
|
|
2011
2289
|
],
|
|
2012
2290
|
"compatibility": {
|
|
2013
|
-
"
|
|
2014
|
-
"
|
|
2015
|
-
"3.x": "unknown"
|
|
2291
|
+
"nuxt": "^2.0.0",
|
|
2292
|
+
"requires": {}
|
|
2016
2293
|
}
|
|
2017
2294
|
},
|
|
2018
2295
|
{
|
|
@@ -2034,9 +2311,33 @@
|
|
|
2034
2311
|
}
|
|
2035
2312
|
],
|
|
2036
2313
|
"compatibility": {
|
|
2037
|
-
"
|
|
2038
|
-
"
|
|
2039
|
-
|
|
2314
|
+
"nuxt": "^2.0.0",
|
|
2315
|
+
"requires": {}
|
|
2316
|
+
}
|
|
2317
|
+
},
|
|
2318
|
+
{
|
|
2319
|
+
"name": "meilisearch",
|
|
2320
|
+
"description": "Meilisearch Instant Search module for Nuxt 3",
|
|
2321
|
+
"repo": "xlanex6/nuxt-meilisearch",
|
|
2322
|
+
"npm": "nuxt-meilisearch",
|
|
2323
|
+
"icon": "meilisearch.svg",
|
|
2324
|
+
"github": "https://github.com/xlanex6/nuxt-meilisearch",
|
|
2325
|
+
"website": "https://github.com/xlanex6/nuxt-meilisearch",
|
|
2326
|
+
"learn_more": "https://github.com/xlanex6/nuxt-meilisearch",
|
|
2327
|
+
"category": "Libraries",
|
|
2328
|
+
"type": "3rd-party",
|
|
2329
|
+
"maintainers": [
|
|
2330
|
+
{
|
|
2331
|
+
"name": "Alex Duval",
|
|
2332
|
+
"github": "xlanex6",
|
|
2333
|
+
"avatar": "https://avatars.githubusercontent.com/u/13418668?v=4"
|
|
2334
|
+
}
|
|
2335
|
+
],
|
|
2336
|
+
"compatibility": {
|
|
2337
|
+
"nuxt": "^3.0.0",
|
|
2338
|
+
"requires": {
|
|
2339
|
+
"bridge": false
|
|
2340
|
+
}
|
|
2040
2341
|
}
|
|
2041
2342
|
},
|
|
2042
2343
|
{
|
|
@@ -2057,9 +2358,8 @@
|
|
|
2057
2358
|
}
|
|
2058
2359
|
],
|
|
2059
2360
|
"compatibility": {
|
|
2060
|
-
"
|
|
2061
|
-
"
|
|
2062
|
-
"3.x": "unknown"
|
|
2361
|
+
"nuxt": "^2.0.0",
|
|
2362
|
+
"requires": {}
|
|
2063
2363
|
}
|
|
2064
2364
|
},
|
|
2065
2365
|
{
|
|
@@ -2080,9 +2380,8 @@
|
|
|
2080
2380
|
}
|
|
2081
2381
|
],
|
|
2082
2382
|
"compatibility": {
|
|
2083
|
-
"
|
|
2084
|
-
"
|
|
2085
|
-
"3.x": "unknown"
|
|
2383
|
+
"nuxt": "^2.0.0",
|
|
2384
|
+
"requires": {}
|
|
2086
2385
|
}
|
|
2087
2386
|
},
|
|
2088
2387
|
{
|
|
@@ -2108,9 +2407,8 @@
|
|
|
2108
2407
|
}
|
|
2109
2408
|
],
|
|
2110
2409
|
"compatibility": {
|
|
2111
|
-
"
|
|
2112
|
-
"
|
|
2113
|
-
"3.x": "unknown"
|
|
2410
|
+
"nuxt": "^2.0.0",
|
|
2411
|
+
"requires": {}
|
|
2114
2412
|
}
|
|
2115
2413
|
},
|
|
2116
2414
|
{
|
|
@@ -2131,9 +2429,8 @@
|
|
|
2131
2429
|
}
|
|
2132
2430
|
],
|
|
2133
2431
|
"compatibility": {
|
|
2134
|
-
"
|
|
2135
|
-
"
|
|
2136
|
-
"3.x": "unknown"
|
|
2432
|
+
"nuxt": "^2.0.0",
|
|
2433
|
+
"requires": {}
|
|
2137
2434
|
}
|
|
2138
2435
|
},
|
|
2139
2436
|
{
|
|
@@ -2154,9 +2451,8 @@
|
|
|
2154
2451
|
}
|
|
2155
2452
|
],
|
|
2156
2453
|
"compatibility": {
|
|
2157
|
-
"
|
|
2158
|
-
"
|
|
2159
|
-
"3.x": "unknown"
|
|
2454
|
+
"nuxt": "^2.0.0",
|
|
2455
|
+
"requires": {}
|
|
2160
2456
|
}
|
|
2161
2457
|
},
|
|
2162
2458
|
{
|
|
@@ -2177,9 +2473,8 @@
|
|
|
2177
2473
|
}
|
|
2178
2474
|
],
|
|
2179
2475
|
"compatibility": {
|
|
2180
|
-
"
|
|
2181
|
-
"
|
|
2182
|
-
"3.x": "unknown"
|
|
2476
|
+
"nuxt": "^2.0.0",
|
|
2477
|
+
"requires": {}
|
|
2183
2478
|
}
|
|
2184
2479
|
},
|
|
2185
2480
|
{
|
|
@@ -2201,9 +2496,8 @@
|
|
|
2201
2496
|
}
|
|
2202
2497
|
],
|
|
2203
2498
|
"compatibility": {
|
|
2204
|
-
"
|
|
2205
|
-
"
|
|
2206
|
-
"3.x": "unknown"
|
|
2499
|
+
"nuxt": "^2.0.0",
|
|
2500
|
+
"requires": {}
|
|
2207
2501
|
}
|
|
2208
2502
|
},
|
|
2209
2503
|
{
|
|
@@ -2224,9 +2518,8 @@
|
|
|
2224
2518
|
}
|
|
2225
2519
|
],
|
|
2226
2520
|
"compatibility": {
|
|
2227
|
-
"
|
|
2228
|
-
"
|
|
2229
|
-
"3.x": "unknown"
|
|
2521
|
+
"nuxt": "^2.0.0",
|
|
2522
|
+
"requires": {}
|
|
2230
2523
|
}
|
|
2231
2524
|
},
|
|
2232
2525
|
{
|
|
@@ -2253,9 +2546,8 @@
|
|
|
2253
2546
|
}
|
|
2254
2547
|
],
|
|
2255
2548
|
"compatibility": {
|
|
2256
|
-
"
|
|
2257
|
-
"
|
|
2258
|
-
"3.x": "unknown"
|
|
2549
|
+
"nuxt": "^2.0.0",
|
|
2550
|
+
"requires": {}
|
|
2259
2551
|
}
|
|
2260
2552
|
},
|
|
2261
2553
|
{
|
|
@@ -2276,9 +2568,167 @@
|
|
|
2276
2568
|
}
|
|
2277
2569
|
],
|
|
2278
2570
|
"compatibility": {
|
|
2279
|
-
"
|
|
2280
|
-
"
|
|
2281
|
-
|
|
2571
|
+
"nuxt": "^2.0.0",
|
|
2572
|
+
"requires": {}
|
|
2573
|
+
}
|
|
2574
|
+
},
|
|
2575
|
+
{
|
|
2576
|
+
"name": "nuxt-hue",
|
|
2577
|
+
"description": "Enlighten your Nuxt experience",
|
|
2578
|
+
"repo": "lihbr/nuxt-hue",
|
|
2579
|
+
"npm": "nuxt-hue",
|
|
2580
|
+
"icon": "nuxt-hue.svg",
|
|
2581
|
+
"github": "https://github.com/lihbr/nuxt-hue",
|
|
2582
|
+
"website": "https://github.com/lihbr/nuxt-hue",
|
|
2583
|
+
"learn_more": "",
|
|
2584
|
+
"category": "Devtools",
|
|
2585
|
+
"type": "3rd-party",
|
|
2586
|
+
"maintainers": [
|
|
2587
|
+
{
|
|
2588
|
+
"name": "lihbr",
|
|
2589
|
+
"github": "lihbr"
|
|
2590
|
+
}
|
|
2591
|
+
],
|
|
2592
|
+
"compatibility": {
|
|
2593
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2594
|
+
"requires": {
|
|
2595
|
+
"bridge": "optional"
|
|
2596
|
+
}
|
|
2597
|
+
}
|
|
2598
|
+
},
|
|
2599
|
+
{
|
|
2600
|
+
"name": "nuxt-monaco-editor",
|
|
2601
|
+
"description": "Integrate monaco-editor with Nuxt",
|
|
2602
|
+
"repo": "e-chan1007/nuxt-monaco-editor",
|
|
2603
|
+
"npm": "nuxt-monaco-editor",
|
|
2604
|
+
"icon": "",
|
|
2605
|
+
"github": "https://github.com/e-chan1007/nuxt-monaco-editor",
|
|
2606
|
+
"website": "https://github.com/e-chan1007/nuxt-monaco-editor",
|
|
2607
|
+
"learn_more": "https://e-chan1007.github.io/nuxt-monaco-editor",
|
|
2608
|
+
"category": "Libraries",
|
|
2609
|
+
"type": "3rd-party",
|
|
2610
|
+
"maintainers": [
|
|
2611
|
+
{
|
|
2612
|
+
"name": "e-chan1007",
|
|
2613
|
+
"github": "e-chan1007"
|
|
2614
|
+
}
|
|
2615
|
+
],
|
|
2616
|
+
"compatibility": {
|
|
2617
|
+
"nuxt": "^3.0.0",
|
|
2618
|
+
"requires": {}
|
|
2619
|
+
}
|
|
2620
|
+
},
|
|
2621
|
+
{
|
|
2622
|
+
"name": "nuxt-pino-log",
|
|
2623
|
+
"description": "Structured logs for nuxt apps using pino",
|
|
2624
|
+
"repo": "kpn/nuxt-pino-log",
|
|
2625
|
+
"npm": "nuxt-pino-log",
|
|
2626
|
+
"icon": "",
|
|
2627
|
+
"github": "https://github.com/kpn/nuxt-pino-log",
|
|
2628
|
+
"website": "https://github.com/kpn/nuxt-pino-log",
|
|
2629
|
+
"learn_more": "https://github.com/pinojs/pino",
|
|
2630
|
+
"category": "Monitoring",
|
|
2631
|
+
"type": "3rd-party",
|
|
2632
|
+
"maintainers": [
|
|
2633
|
+
{
|
|
2634
|
+
"name": "kpn",
|
|
2635
|
+
"github": "kpn"
|
|
2636
|
+
}
|
|
2637
|
+
],
|
|
2638
|
+
"compatibility": {
|
|
2639
|
+
"nuxt": "^2.0.0",
|
|
2640
|
+
"requires": {}
|
|
2641
|
+
}
|
|
2642
|
+
},
|
|
2643
|
+
{
|
|
2644
|
+
"name": "nuxt-png-to-ico",
|
|
2645
|
+
"description": "Nuxt.js module for auto generating favicons",
|
|
2646
|
+
"repo": "b5710546232/nuxt-png-to-ico",
|
|
2647
|
+
"npm": "nuxt-png-to-ico",
|
|
2648
|
+
"icon": "",
|
|
2649
|
+
"github": "https://github.com/b5710546232/nuxt-png-to-ico",
|
|
2650
|
+
"website": "https://github.com/b5710546232/nuxt-png-to-ico",
|
|
2651
|
+
"learn_more": "https://github.com/steambap/png-to-ico",
|
|
2652
|
+
"category": "Devtools",
|
|
2653
|
+
"type": "3rd-party",
|
|
2654
|
+
"maintainers": [
|
|
2655
|
+
{
|
|
2656
|
+
"name": "b5710546232",
|
|
2657
|
+
"github": "b5710546232",
|
|
2658
|
+
"avatar": "https://avatars.githubusercontent.com/u/11013287?v=4"
|
|
2659
|
+
}
|
|
2660
|
+
],
|
|
2661
|
+
"compatibility": {
|
|
2662
|
+
"nuxt": "^2.0.0",
|
|
2663
|
+
"requires": {}
|
|
2664
|
+
}
|
|
2665
|
+
},
|
|
2666
|
+
{
|
|
2667
|
+
"name": "nuxt-smartlook",
|
|
2668
|
+
"description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
|
|
2669
|
+
"repo": "f00b4r/nuxt-smartlook",
|
|
2670
|
+
"npm": "nuxt-smartlook",
|
|
2671
|
+
"icon": "nuxt-smartlook.png",
|
|
2672
|
+
"github": "https://github.com/f00b4r/nuxt-smartlook",
|
|
2673
|
+
"website": "https://github.com/f00b4r/nuxt-smartlook",
|
|
2674
|
+
"learn_more": "https://www.smartlook.com/",
|
|
2675
|
+
"category": "Analytics",
|
|
2676
|
+
"type": "3rd-party",
|
|
2677
|
+
"maintainers": [
|
|
2678
|
+
{
|
|
2679
|
+
"name": "Milan Sulc",
|
|
2680
|
+
"github": "f3l1x",
|
|
2681
|
+
"twitter": "xf3l1x",
|
|
2682
|
+
"avatar": "https://avatars.githubusercontent.com/u/538058?v=4"
|
|
2683
|
+
}
|
|
2684
|
+
],
|
|
2685
|
+
"compatibility": {
|
|
2686
|
+
"nuxt": "^2.0.0",
|
|
2687
|
+
"requires": {}
|
|
2688
|
+
}
|
|
2689
|
+
},
|
|
2690
|
+
{
|
|
2691
|
+
"name": "nuxt-svgo",
|
|
2692
|
+
"description": "Nuxt module to load optimized SVG files as Vue components",
|
|
2693
|
+
"repo": "cpsoinos/nuxt-svgo",
|
|
2694
|
+
"npm": "nuxt-svgo",
|
|
2695
|
+
"icon": "",
|
|
2696
|
+
"github": "https://github.com/cpsoinos/nuxt-svgo",
|
|
2697
|
+
"website": "https://github.com/cpsoinos/nuxt-svgo",
|
|
2698
|
+
"learn_more": "",
|
|
2699
|
+
"category": "Images",
|
|
2700
|
+
"type": "3rd-party",
|
|
2701
|
+
"maintainers": [
|
|
2702
|
+
{
|
|
2703
|
+
"name": "cpsoinos",
|
|
2704
|
+
"github": "cpsoinos"
|
|
2705
|
+
}
|
|
2706
|
+
],
|
|
2707
|
+
"compatibility": {
|
|
2708
|
+
"nuxt": "^3.0.0",
|
|
2709
|
+
"requires": {}
|
|
2710
|
+
}
|
|
2711
|
+
},
|
|
2712
|
+
{
|
|
2713
|
+
"name": "nuxt-unleash",
|
|
2714
|
+
"description": "Nuxt.js module to use Unleash toggle feature services",
|
|
2715
|
+
"repo": "conejerock/nuxt-unleash",
|
|
2716
|
+
"npm": "nuxt-unleash",
|
|
2717
|
+
"icon": "nuxt-unleash.svg",
|
|
2718
|
+
"github": "https://github.com/conejerock/nuxt-unleash",
|
|
2719
|
+
"website": "https://github.com/conejerock/nuxt-unleash",
|
|
2720
|
+
"learn_more": "https://github.com/Unleash/unleash",
|
|
2721
|
+
"category": "Deployment",
|
|
2722
|
+
"type": "3rd-party",
|
|
2723
|
+
"maintainers": [
|
|
2724
|
+
{
|
|
2725
|
+
"name": "Juanjo Conejerock",
|
|
2726
|
+
"github": "conejerock"
|
|
2727
|
+
}
|
|
2728
|
+
],
|
|
2729
|
+
"compatibility": {
|
|
2730
|
+
"nuxt": "^2.0.0",
|
|
2731
|
+
"requires": {}
|
|
2282
2732
|
}
|
|
2283
2733
|
},
|
|
2284
2734
|
{
|
|
@@ -2299,9 +2749,8 @@
|
|
|
2299
2749
|
}
|
|
2300
2750
|
],
|
|
2301
2751
|
"compatibility": {
|
|
2302
|
-
"
|
|
2303
|
-
"
|
|
2304
|
-
"3.x": "unknown"
|
|
2752
|
+
"nuxt": "^2.0.0",
|
|
2753
|
+
"requires": {}
|
|
2305
2754
|
}
|
|
2306
2755
|
},
|
|
2307
2756
|
{
|
|
@@ -2322,9 +2771,8 @@
|
|
|
2322
2771
|
}
|
|
2323
2772
|
],
|
|
2324
2773
|
"compatibility": {
|
|
2325
|
-
"
|
|
2326
|
-
"
|
|
2327
|
-
"3.x": "unknown"
|
|
2774
|
+
"nuxt": "^2.0.0",
|
|
2775
|
+
"requires": {}
|
|
2328
2776
|
}
|
|
2329
2777
|
},
|
|
2330
2778
|
{
|
|
@@ -2345,9 +2793,8 @@
|
|
|
2345
2793
|
}
|
|
2346
2794
|
],
|
|
2347
2795
|
"compatibility": {
|
|
2348
|
-
"
|
|
2349
|
-
"
|
|
2350
|
-
"3.x": "unknown"
|
|
2796
|
+
"nuxt": "^2.0.0",
|
|
2797
|
+
"requires": {}
|
|
2351
2798
|
}
|
|
2352
2799
|
},
|
|
2353
2800
|
{
|
|
@@ -2369,9 +2816,8 @@
|
|
|
2369
2816
|
}
|
|
2370
2817
|
],
|
|
2371
2818
|
"compatibility": {
|
|
2372
|
-
"
|
|
2373
|
-
"
|
|
2374
|
-
"3.x": "unknown"
|
|
2819
|
+
"nuxt": "^2.0.0",
|
|
2820
|
+
"requires": {}
|
|
2375
2821
|
}
|
|
2376
2822
|
},
|
|
2377
2823
|
{
|
|
@@ -2393,9 +2839,8 @@
|
|
|
2393
2839
|
}
|
|
2394
2840
|
],
|
|
2395
2841
|
"compatibility": {
|
|
2396
|
-
"
|
|
2397
|
-
"
|
|
2398
|
-
"3.x": "unknown"
|
|
2842
|
+
"nuxt": "^2.0.0",
|
|
2843
|
+
"requires": {}
|
|
2399
2844
|
}
|
|
2400
2845
|
},
|
|
2401
2846
|
{
|
|
@@ -2417,9 +2862,8 @@
|
|
|
2417
2862
|
}
|
|
2418
2863
|
],
|
|
2419
2864
|
"compatibility": {
|
|
2420
|
-
"
|
|
2421
|
-
"
|
|
2422
|
-
"3.x": "unknown"
|
|
2865
|
+
"nuxt": "^2.0.0",
|
|
2866
|
+
"requires": {}
|
|
2423
2867
|
}
|
|
2424
2868
|
},
|
|
2425
2869
|
{
|
|
@@ -2440,9 +2884,8 @@
|
|
|
2440
2884
|
}
|
|
2441
2885
|
],
|
|
2442
2886
|
"compatibility": {
|
|
2443
|
-
"
|
|
2444
|
-
"
|
|
2445
|
-
"3.x": "unknown"
|
|
2887
|
+
"nuxt": "^2.0.0",
|
|
2888
|
+
"requires": {}
|
|
2446
2889
|
}
|
|
2447
2890
|
},
|
|
2448
2891
|
{
|
|
@@ -2463,9 +2906,56 @@
|
|
|
2463
2906
|
}
|
|
2464
2907
|
],
|
|
2465
2908
|
"compatibility": {
|
|
2466
|
-
"
|
|
2467
|
-
"
|
|
2468
|
-
|
|
2909
|
+
"nuxt": "^2.0.0",
|
|
2910
|
+
"requires": {}
|
|
2911
|
+
}
|
|
2912
|
+
},
|
|
2913
|
+
{
|
|
2914
|
+
"name": "partytown",
|
|
2915
|
+
"description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
|
|
2916
|
+
"repo": "nuxt-modules/partytown",
|
|
2917
|
+
"npm": "@nuxtjs/partytown",
|
|
2918
|
+
"icon": "partytown.svg",
|
|
2919
|
+
"github": "https://github.com/nuxt-modules/partytown",
|
|
2920
|
+
"website": "https://github.com/nuxt-modules/partytown",
|
|
2921
|
+
"learn_more": "https://partytown.builder.io/",
|
|
2922
|
+
"category": "Performance",
|
|
2923
|
+
"type": "community",
|
|
2924
|
+
"maintainers": [
|
|
2925
|
+
{
|
|
2926
|
+
"name": "Daniel Roe",
|
|
2927
|
+
"github": "danielroe",
|
|
2928
|
+
"twitter": "danielcroe"
|
|
2929
|
+
}
|
|
2930
|
+
],
|
|
2931
|
+
"compatibility": {
|
|
2932
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2933
|
+
"requires": {
|
|
2934
|
+
"bridge": true
|
|
2935
|
+
}
|
|
2936
|
+
}
|
|
2937
|
+
},
|
|
2938
|
+
{
|
|
2939
|
+
"name": "persian-datepicker",
|
|
2940
|
+
"description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
|
|
2941
|
+
"repo": "alireza-ab/vue-persian-datepicker",
|
|
2942
|
+
"npm": "@alireza-ab/vue-persian-datepicker",
|
|
2943
|
+
"icon": "persian-datepicker.svg",
|
|
2944
|
+
"github": "https://github.com/alireza-ab/vue-persian-datepicker",
|
|
2945
|
+
"website": "https://alireza-ab.ir/datepicker",
|
|
2946
|
+
"learn_more": "https://alireza-ab.ir/datepicker",
|
|
2947
|
+
"category": "Date",
|
|
2948
|
+
"type": "3rd-party",
|
|
2949
|
+
"maintainers": [
|
|
2950
|
+
{
|
|
2951
|
+
"name": "Alireza Alibeiki",
|
|
2952
|
+
"github": "alireza-ab",
|
|
2953
|
+
"avatar": "https://avatars0.githubusercontent.com/u/55649373?v=4"
|
|
2954
|
+
}
|
|
2955
|
+
],
|
|
2956
|
+
"compatibility": {
|
|
2957
|
+
"nuxt": "^2.0.0",
|
|
2958
|
+
"requires": {}
|
|
2469
2959
|
}
|
|
2470
2960
|
},
|
|
2471
2961
|
{
|
|
@@ -2486,9 +2976,10 @@
|
|
|
2486
2976
|
}
|
|
2487
2977
|
],
|
|
2488
2978
|
"compatibility": {
|
|
2489
|
-
"
|
|
2490
|
-
"
|
|
2491
|
-
|
|
2979
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2980
|
+
"requires": {
|
|
2981
|
+
"bridge": "optional"
|
|
2982
|
+
}
|
|
2492
2983
|
}
|
|
2493
2984
|
},
|
|
2494
2985
|
{
|
|
@@ -2509,9 +3000,10 @@
|
|
|
2509
3000
|
}
|
|
2510
3001
|
],
|
|
2511
3002
|
"compatibility": {
|
|
2512
|
-
"
|
|
2513
|
-
"
|
|
2514
|
-
|
|
3003
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3004
|
+
"requires": {
|
|
3005
|
+
"bridge": "optional"
|
|
3006
|
+
}
|
|
2515
3007
|
}
|
|
2516
3008
|
},
|
|
2517
3009
|
{
|
|
@@ -2532,42 +3024,31 @@
|
|
|
2532
3024
|
}
|
|
2533
3025
|
],
|
|
2534
3026
|
"compatibility": {
|
|
2535
|
-
"
|
|
2536
|
-
"
|
|
2537
|
-
"3.x": "unknown"
|
|
3027
|
+
"nuxt": "^2.0.0",
|
|
3028
|
+
"requires": {}
|
|
2538
3029
|
}
|
|
2539
3030
|
},
|
|
2540
3031
|
{
|
|
2541
3032
|
"name": "prismic",
|
|
2542
3033
|
"description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
|
|
2543
|
-
"repo": "nuxt-
|
|
3034
|
+
"repo": "nuxt-modules/prismic",
|
|
2544
3035
|
"npm": "@nuxtjs/prismic",
|
|
2545
3036
|
"icon": "prismic.png",
|
|
2546
|
-
"github": "https://github.com/nuxt-
|
|
3037
|
+
"github": "https://github.com/nuxt-modules/prismic",
|
|
2547
3038
|
"website": "https://prismic.nuxtjs.org",
|
|
2548
|
-
"learn_more": "https://prismic.io
|
|
3039
|
+
"learn_more": "https://prismic.io",
|
|
2549
3040
|
"category": "CMS",
|
|
2550
3041
|
"type": "community",
|
|
2551
3042
|
"maintainers": [
|
|
2552
|
-
{
|
|
2553
|
-
"name": "Sébastien Chopin",
|
|
2554
|
-
"github": "Atinux",
|
|
2555
|
-
"twitter": "Atinux"
|
|
2556
|
-
},
|
|
2557
3043
|
{
|
|
2558
3044
|
"name": "lihbr",
|
|
2559
3045
|
"github": "lihbr",
|
|
2560
3046
|
"twitter": "li_hbr"
|
|
2561
|
-
},
|
|
2562
|
-
{
|
|
2563
|
-
"name": "James Pegg",
|
|
2564
|
-
"github": "jamespegg"
|
|
2565
3047
|
}
|
|
2566
3048
|
],
|
|
2567
3049
|
"compatibility": {
|
|
2568
|
-
"
|
|
2569
|
-
"
|
|
2570
|
-
"3.x": "unknown"
|
|
3050
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3051
|
+
"requires": {}
|
|
2571
3052
|
}
|
|
2572
3053
|
},
|
|
2573
3054
|
{
|
|
@@ -2588,9 +3069,8 @@
|
|
|
2588
3069
|
}
|
|
2589
3070
|
],
|
|
2590
3071
|
"compatibility": {
|
|
2591
|
-
"
|
|
2592
|
-
"
|
|
2593
|
-
"3.x": "unknown"
|
|
3072
|
+
"nuxt": "^2.0.0",
|
|
3073
|
+
"requires": {}
|
|
2594
3074
|
}
|
|
2595
3075
|
},
|
|
2596
3076
|
{
|
|
@@ -2612,9 +3092,8 @@
|
|
|
2612
3092
|
}
|
|
2613
3093
|
],
|
|
2614
3094
|
"compatibility": {
|
|
2615
|
-
"
|
|
2616
|
-
"
|
|
2617
|
-
"3.x": "unknown"
|
|
3095
|
+
"nuxt": "^2.0.0",
|
|
3096
|
+
"requires": {}
|
|
2618
3097
|
}
|
|
2619
3098
|
},
|
|
2620
3099
|
{
|
|
@@ -2636,15 +3115,14 @@
|
|
|
2636
3115
|
}
|
|
2637
3116
|
],
|
|
2638
3117
|
"compatibility": {
|
|
2639
|
-
"
|
|
2640
|
-
"
|
|
2641
|
-
"3.x": "unknown"
|
|
3118
|
+
"nuxt": "^2.0.0",
|
|
3119
|
+
"requires": {}
|
|
2642
3120
|
}
|
|
2643
3121
|
},
|
|
2644
3122
|
{
|
|
2645
3123
|
"name": "purgecss",
|
|
2646
3124
|
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js",
|
|
2647
|
-
"repo": "Developmint/nuxt-purgecss",
|
|
3125
|
+
"repo": "Developmint/nuxt-purgecss#main",
|
|
2648
3126
|
"npm": "nuxt-purgecss",
|
|
2649
3127
|
"icon": "purgecss.png",
|
|
2650
3128
|
"github": "https://github.com/Developmint/nuxt-purgecss",
|
|
@@ -2659,9 +3137,8 @@
|
|
|
2659
3137
|
}
|
|
2660
3138
|
],
|
|
2661
3139
|
"compatibility": {
|
|
2662
|
-
"
|
|
2663
|
-
"
|
|
2664
|
-
"3.x": "unknown"
|
|
3140
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3141
|
+
"requires": {}
|
|
2665
3142
|
}
|
|
2666
3143
|
},
|
|
2667
3144
|
{
|
|
@@ -2683,9 +3160,10 @@
|
|
|
2683
3160
|
}
|
|
2684
3161
|
],
|
|
2685
3162
|
"compatibility": {
|
|
2686
|
-
"
|
|
2687
|
-
"
|
|
2688
|
-
|
|
3163
|
+
"nuxt": "^2.0.0",
|
|
3164
|
+
"requires": {
|
|
3165
|
+
"bridge": "optional"
|
|
3166
|
+
}
|
|
2689
3167
|
}
|
|
2690
3168
|
},
|
|
2691
3169
|
{
|
|
@@ -2706,9 +3184,8 @@
|
|
|
2706
3184
|
}
|
|
2707
3185
|
],
|
|
2708
3186
|
"compatibility": {
|
|
2709
|
-
"
|
|
2710
|
-
"
|
|
2711
|
-
"3.x": "unknown"
|
|
3187
|
+
"nuxt": "^2.0.0",
|
|
3188
|
+
"requires": {}
|
|
2712
3189
|
}
|
|
2713
3190
|
},
|
|
2714
3191
|
{
|
|
@@ -2729,9 +3206,8 @@
|
|
|
2729
3206
|
}
|
|
2730
3207
|
],
|
|
2731
3208
|
"compatibility": {
|
|
2732
|
-
"
|
|
2733
|
-
"
|
|
2734
|
-
"3.x": "unknown"
|
|
3209
|
+
"nuxt": "^2.0.0",
|
|
3210
|
+
"requires": {}
|
|
2735
3211
|
}
|
|
2736
3212
|
},
|
|
2737
3213
|
{
|
|
@@ -2753,9 +3229,8 @@
|
|
|
2753
3229
|
}
|
|
2754
3230
|
],
|
|
2755
3231
|
"compatibility": {
|
|
2756
|
-
"
|
|
2757
|
-
"
|
|
2758
|
-
"3.x": "unknown"
|
|
3232
|
+
"nuxt": "^2.0.0",
|
|
3233
|
+
"requires": {}
|
|
2759
3234
|
}
|
|
2760
3235
|
},
|
|
2761
3236
|
{
|
|
@@ -2776,9 +3251,8 @@
|
|
|
2776
3251
|
}
|
|
2777
3252
|
],
|
|
2778
3253
|
"compatibility": {
|
|
2779
|
-
"
|
|
2780
|
-
"
|
|
2781
|
-
"3.x": "unknown"
|
|
3254
|
+
"nuxt": "^2.0.0",
|
|
3255
|
+
"requires": {}
|
|
2782
3256
|
}
|
|
2783
3257
|
},
|
|
2784
3258
|
{
|
|
@@ -2799,9 +3273,10 @@
|
|
|
2799
3273
|
}
|
|
2800
3274
|
],
|
|
2801
3275
|
"compatibility": {
|
|
2802
|
-
"
|
|
2803
|
-
"
|
|
2804
|
-
|
|
3276
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3277
|
+
"requires": {
|
|
3278
|
+
"bridge": "optional"
|
|
3279
|
+
}
|
|
2805
3280
|
}
|
|
2806
3281
|
},
|
|
2807
3282
|
{
|
|
@@ -2822,9 +3297,8 @@
|
|
|
2822
3297
|
}
|
|
2823
3298
|
],
|
|
2824
3299
|
"compatibility": {
|
|
2825
|
-
"
|
|
2826
|
-
"
|
|
2827
|
-
"3.x": "unknown"
|
|
3300
|
+
"nuxt": "^2.0.0",
|
|
3301
|
+
"requires": {}
|
|
2828
3302
|
}
|
|
2829
3303
|
},
|
|
2830
3304
|
{
|
|
@@ -2846,9 +3320,8 @@
|
|
|
2846
3320
|
}
|
|
2847
3321
|
],
|
|
2848
3322
|
"compatibility": {
|
|
2849
|
-
"
|
|
2850
|
-
"
|
|
2851
|
-
"3.x": "unknown"
|
|
3323
|
+
"nuxt": "^2.0.0",
|
|
3324
|
+
"requires": {}
|
|
2852
3325
|
}
|
|
2853
3326
|
},
|
|
2854
3327
|
{
|
|
@@ -2870,18 +3343,17 @@
|
|
|
2870
3343
|
}
|
|
2871
3344
|
],
|
|
2872
3345
|
"compatibility": {
|
|
2873
|
-
"
|
|
2874
|
-
"
|
|
2875
|
-
"3.x": "unknown"
|
|
3346
|
+
"nuxt": "^2.0.0",
|
|
3347
|
+
"requires": {}
|
|
2876
3348
|
}
|
|
2877
3349
|
},
|
|
2878
3350
|
{
|
|
2879
3351
|
"name": "sanity",
|
|
2880
|
-
"description": "Access text, images, and other media with Nuxt
|
|
2881
|
-
"repo": "nuxt-
|
|
3352
|
+
"description": "Access text, images, and other media with Nuxt and the Sanity headless CMS.",
|
|
3353
|
+
"repo": "nuxt-modules/sanity#main",
|
|
2882
3354
|
"npm": "@nuxtjs/sanity",
|
|
2883
3355
|
"icon": "sanity.png",
|
|
2884
|
-
"github": "https://github.com/nuxt-
|
|
3356
|
+
"github": "https://github.com/nuxt-modules/sanity#main",
|
|
2885
3357
|
"website": "https://sanity.nuxtjs.org",
|
|
2886
3358
|
"learn_more": "https://www.sanity.io/",
|
|
2887
3359
|
"category": "CMS",
|
|
@@ -2894,9 +3366,34 @@
|
|
|
2894
3366
|
}
|
|
2895
3367
|
],
|
|
2896
3368
|
"compatibility": {
|
|
2897
|
-
"
|
|
2898
|
-
"
|
|
2899
|
-
|
|
3369
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3370
|
+
"requires": {
|
|
3371
|
+
"bridge": "optional"
|
|
3372
|
+
}
|
|
3373
|
+
}
|
|
3374
|
+
},
|
|
3375
|
+
{
|
|
3376
|
+
"name": "schema-org",
|
|
3377
|
+
"description": "Schema.org for Nuxt, supporting typed and automated Google Rich Results.",
|
|
3378
|
+
"repo": "vueuse/schema-org#main/packages/nuxt",
|
|
3379
|
+
"npm": "nuxt-schema-org",
|
|
3380
|
+
"icon": "schema-org.svg",
|
|
3381
|
+
"github": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
|
|
3382
|
+
"website": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
|
|
3383
|
+
"learn_more": "https://vue-schema-org.netlify.app/guide/setup/nuxt.html",
|
|
3384
|
+
"category": "SEO",
|
|
3385
|
+
"type": "3rd-party",
|
|
3386
|
+
"maintainers": [
|
|
3387
|
+
{
|
|
3388
|
+
"name": "Harlan Wilton",
|
|
3389
|
+
"github": "harlan-zw",
|
|
3390
|
+
"twitter": "harlan_zw",
|
|
3391
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
3392
|
+
}
|
|
3393
|
+
],
|
|
3394
|
+
"compatibility": {
|
|
3395
|
+
"nuxt": "^3.0.0",
|
|
3396
|
+
"requires": {}
|
|
2900
3397
|
}
|
|
2901
3398
|
},
|
|
2902
3399
|
{
|
|
@@ -2917,9 +3414,8 @@
|
|
|
2917
3414
|
}
|
|
2918
3415
|
],
|
|
2919
3416
|
"compatibility": {
|
|
2920
|
-
"
|
|
2921
|
-
"
|
|
2922
|
-
"3.x": "unknown"
|
|
3417
|
+
"nuxt": "^2.0.0",
|
|
3418
|
+
"requires": {}
|
|
2923
3419
|
}
|
|
2924
3420
|
},
|
|
2925
3421
|
{
|
|
@@ -2940,9 +3436,8 @@
|
|
|
2940
3436
|
}
|
|
2941
3437
|
],
|
|
2942
3438
|
"compatibility": {
|
|
2943
|
-
"
|
|
2944
|
-
"
|
|
2945
|
-
"3.x": "unknown"
|
|
3439
|
+
"nuxt": "^2.0.0",
|
|
3440
|
+
"requires": {}
|
|
2946
3441
|
}
|
|
2947
3442
|
},
|
|
2948
3443
|
{
|
|
@@ -2963,9 +3458,31 @@
|
|
|
2963
3458
|
}
|
|
2964
3459
|
],
|
|
2965
3460
|
"compatibility": {
|
|
2966
|
-
"
|
|
2967
|
-
"
|
|
2968
|
-
|
|
3461
|
+
"nuxt": "^2.0.0",
|
|
3462
|
+
"requires": {}
|
|
3463
|
+
}
|
|
3464
|
+
},
|
|
3465
|
+
{
|
|
3466
|
+
"name": "seo-meta",
|
|
3467
|
+
"description": "Simple generate seo metadata",
|
|
3468
|
+
"repo": "ihavecoke/nuxtjs-seo-meta#main/packages/core",
|
|
3469
|
+
"npm": "nuxt-seo-meta",
|
|
3470
|
+
"icon": "",
|
|
3471
|
+
"github": "https://github.com/ihavecoke/nuxtjs-seo-meta",
|
|
3472
|
+
"website": "https://github.com/ihavecoke/nuxtjs-seo-meta",
|
|
3473
|
+
"learn_more": "",
|
|
3474
|
+
"category": "SEO",
|
|
3475
|
+
"type": "3rd-party",
|
|
3476
|
+
"maintainers": [
|
|
3477
|
+
{
|
|
3478
|
+
"name": "ihavecoke",
|
|
3479
|
+
"github": "ihavecoke",
|
|
3480
|
+
"avatar": "https://avatars0.githubusercontent.com/u/10757551?v=4"
|
|
3481
|
+
}
|
|
3482
|
+
],
|
|
3483
|
+
"compatibility": {
|
|
3484
|
+
"nuxt": "^2.0.0",
|
|
3485
|
+
"requires": {}
|
|
2969
3486
|
}
|
|
2970
3487
|
},
|
|
2971
3488
|
{
|
|
@@ -2986,9 +3503,8 @@
|
|
|
2986
3503
|
}
|
|
2987
3504
|
],
|
|
2988
3505
|
"compatibility": {
|
|
2989
|
-
"
|
|
2990
|
-
"
|
|
2991
|
-
"3.x": "unknown"
|
|
3506
|
+
"nuxt": "^2.0.0",
|
|
3507
|
+
"requires": {}
|
|
2992
3508
|
}
|
|
2993
3509
|
},
|
|
2994
3510
|
{
|
|
@@ -3010,9 +3526,8 @@
|
|
|
3010
3526
|
}
|
|
3011
3527
|
],
|
|
3012
3528
|
"compatibility": {
|
|
3013
|
-
"
|
|
3014
|
-
"
|
|
3015
|
-
"3.x": "unknown"
|
|
3529
|
+
"nuxt": "^2.0.0",
|
|
3530
|
+
"requires": {}
|
|
3016
3531
|
}
|
|
3017
3532
|
},
|
|
3018
3533
|
{
|
|
@@ -3033,9 +3548,8 @@
|
|
|
3033
3548
|
}
|
|
3034
3549
|
],
|
|
3035
3550
|
"compatibility": {
|
|
3036
|
-
"
|
|
3037
|
-
"
|
|
3038
|
-
"3.x": "unknown"
|
|
3551
|
+
"nuxt": "^2.0.0",
|
|
3552
|
+
"requires": {}
|
|
3039
3553
|
}
|
|
3040
3554
|
},
|
|
3041
3555
|
{
|
|
@@ -3056,9 +3570,8 @@
|
|
|
3056
3570
|
}
|
|
3057
3571
|
],
|
|
3058
3572
|
"compatibility": {
|
|
3059
|
-
"
|
|
3060
|
-
"
|
|
3061
|
-
"3.x": "unknown"
|
|
3573
|
+
"nuxt": "^2.0.0",
|
|
3574
|
+
"requires": {}
|
|
3062
3575
|
}
|
|
3063
3576
|
},
|
|
3064
3577
|
{
|
|
@@ -3080,9 +3593,8 @@
|
|
|
3080
3593
|
}
|
|
3081
3594
|
],
|
|
3082
3595
|
"compatibility": {
|
|
3083
|
-
"
|
|
3084
|
-
"
|
|
3085
|
-
"3.x": "unknown"
|
|
3596
|
+
"nuxt": "^2.0.0",
|
|
3597
|
+
"requires": {}
|
|
3086
3598
|
}
|
|
3087
3599
|
},
|
|
3088
3600
|
{
|
|
@@ -3104,9 +3616,8 @@
|
|
|
3104
3616
|
}
|
|
3105
3617
|
],
|
|
3106
3618
|
"compatibility": {
|
|
3107
|
-
"
|
|
3108
|
-
"
|
|
3109
|
-
"3.x": "unknown"
|
|
3619
|
+
"nuxt": "^2.0.0",
|
|
3620
|
+
"requires": {}
|
|
3110
3621
|
}
|
|
3111
3622
|
},
|
|
3112
3623
|
{
|
|
@@ -3127,9 +3638,8 @@
|
|
|
3127
3638
|
}
|
|
3128
3639
|
],
|
|
3129
3640
|
"compatibility": {
|
|
3130
|
-
"
|
|
3131
|
-
"
|
|
3132
|
-
"3.x": "unknown"
|
|
3641
|
+
"nuxt": "^2.0.0",
|
|
3642
|
+
"requires": {}
|
|
3133
3643
|
}
|
|
3134
3644
|
},
|
|
3135
3645
|
{
|
|
@@ -3150,9 +3660,8 @@
|
|
|
3150
3660
|
}
|
|
3151
3661
|
],
|
|
3152
3662
|
"compatibility": {
|
|
3153
|
-
"
|
|
3154
|
-
"
|
|
3155
|
-
"3.x": "unknown"
|
|
3663
|
+
"nuxt": "^2.0.0",
|
|
3664
|
+
"requires": {}
|
|
3156
3665
|
}
|
|
3157
3666
|
},
|
|
3158
3667
|
{
|
|
@@ -3174,9 +3683,41 @@
|
|
|
3174
3683
|
}
|
|
3175
3684
|
],
|
|
3176
3685
|
"compatibility": {
|
|
3177
|
-
"
|
|
3178
|
-
"
|
|
3179
|
-
|
|
3686
|
+
"nuxt": "^2.0.0",
|
|
3687
|
+
"requires": {}
|
|
3688
|
+
}
|
|
3689
|
+
},
|
|
3690
|
+
{
|
|
3691
|
+
"name": "speedkit",
|
|
3692
|
+
"description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
|
|
3693
|
+
"repo": "GrabarzUndPartner/nuxt-speedkit",
|
|
3694
|
+
"npm": "nuxt-speedkit",
|
|
3695
|
+
"icon": "speedkit.png",
|
|
3696
|
+
"github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
|
|
3697
|
+
"website": "https://nuxt-speedkit.grabarzundpartner.dev",
|
|
3698
|
+
"learn_more": "",
|
|
3699
|
+
"category": "Performance",
|
|
3700
|
+
"type": "3rd-party",
|
|
3701
|
+
"maintainers": [
|
|
3702
|
+
{
|
|
3703
|
+
"name": "Stephan Gerbeth",
|
|
3704
|
+
"github": "StephanGerbeth",
|
|
3705
|
+
"avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
|
|
3706
|
+
},
|
|
3707
|
+
{
|
|
3708
|
+
"name": "Thorn Walli",
|
|
3709
|
+
"github": "ThornWalli",
|
|
3710
|
+
"avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
|
|
3711
|
+
},
|
|
3712
|
+
{
|
|
3713
|
+
"name": "Grabarz & Partner",
|
|
3714
|
+
"github": "GrabarzUndPartner",
|
|
3715
|
+
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
3716
|
+
}
|
|
3717
|
+
],
|
|
3718
|
+
"compatibility": {
|
|
3719
|
+
"nuxt": "^2.0.0",
|
|
3720
|
+
"requires": {}
|
|
3180
3721
|
}
|
|
3181
3722
|
},
|
|
3182
3723
|
{
|
|
@@ -3197,9 +3738,8 @@
|
|
|
3197
3738
|
}
|
|
3198
3739
|
],
|
|
3199
3740
|
"compatibility": {
|
|
3200
|
-
"
|
|
3201
|
-
"
|
|
3202
|
-
"3.x": "unknown"
|
|
3741
|
+
"nuxt": "^2.0.0",
|
|
3742
|
+
"requires": {}
|
|
3203
3743
|
}
|
|
3204
3744
|
},
|
|
3205
3745
|
{
|
|
@@ -3220,9 +3760,8 @@
|
|
|
3220
3760
|
}
|
|
3221
3761
|
],
|
|
3222
3762
|
"compatibility": {
|
|
3223
|
-
"
|
|
3224
|
-
"
|
|
3225
|
-
"3.x": "unknown"
|
|
3763
|
+
"nuxt": "^2.0.0",
|
|
3764
|
+
"requires": {}
|
|
3226
3765
|
}
|
|
3227
3766
|
},
|
|
3228
3767
|
{
|
|
@@ -3243,16 +3782,15 @@
|
|
|
3243
3782
|
}
|
|
3244
3783
|
],
|
|
3245
3784
|
"compatibility": {
|
|
3246
|
-
"
|
|
3247
|
-
"
|
|
3248
|
-
"3.x": "unknown"
|
|
3785
|
+
"nuxt": "^2.0.0",
|
|
3786
|
+
"requires": {}
|
|
3249
3787
|
}
|
|
3250
3788
|
},
|
|
3251
3789
|
{
|
|
3252
3790
|
"name": "storyblok",
|
|
3253
3791
|
"description": "Storyblok Nuxt.js module",
|
|
3254
|
-
"repo": "storyblok/storyblok-nuxt",
|
|
3255
|
-
"npm": "@storyblok/nuxt
|
|
3792
|
+
"repo": "storyblok/storyblok-nuxt#master/lib",
|
|
3793
|
+
"npm": "@storyblok/nuxt",
|
|
3256
3794
|
"icon": "storyblok.png",
|
|
3257
3795
|
"github": "https://github.com/storyblok/storyblok-nuxt",
|
|
3258
3796
|
"website": "https://github.com/storyblok/storyblok-nuxt",
|
|
@@ -3266,9 +3804,8 @@
|
|
|
3266
3804
|
}
|
|
3267
3805
|
],
|
|
3268
3806
|
"compatibility": {
|
|
3269
|
-
"
|
|
3270
|
-
"
|
|
3271
|
-
"3.x": "unknown"
|
|
3807
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3808
|
+
"requires": {}
|
|
3272
3809
|
}
|
|
3273
3810
|
},
|
|
3274
3811
|
{
|
|
@@ -3295,9 +3832,10 @@
|
|
|
3295
3832
|
}
|
|
3296
3833
|
],
|
|
3297
3834
|
"compatibility": {
|
|
3298
|
-
"
|
|
3299
|
-
"
|
|
3300
|
-
|
|
3835
|
+
"nuxt": "^2.0.0",
|
|
3836
|
+
"requires": {
|
|
3837
|
+
"bridge": "optional"
|
|
3838
|
+
}
|
|
3301
3839
|
}
|
|
3302
3840
|
},
|
|
3303
3841
|
{
|
|
@@ -3324,9 +3862,10 @@
|
|
|
3324
3862
|
}
|
|
3325
3863
|
],
|
|
3326
3864
|
"compatibility": {
|
|
3327
|
-
"
|
|
3328
|
-
"
|
|
3329
|
-
|
|
3865
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3866
|
+
"requires": {
|
|
3867
|
+
"bridge": true
|
|
3868
|
+
}
|
|
3330
3869
|
}
|
|
3331
3870
|
},
|
|
3332
3871
|
{
|
|
@@ -3347,9 +3886,8 @@
|
|
|
3347
3886
|
}
|
|
3348
3887
|
],
|
|
3349
3888
|
"compatibility": {
|
|
3350
|
-
"
|
|
3351
|
-
"
|
|
3352
|
-
"3.x": "unknown"
|
|
3889
|
+
"nuxt": "^2.0.0",
|
|
3890
|
+
"requires": {}
|
|
3353
3891
|
}
|
|
3354
3892
|
},
|
|
3355
3893
|
{
|
|
@@ -3371,9 +3909,8 @@
|
|
|
3371
3909
|
}
|
|
3372
3910
|
],
|
|
3373
3911
|
"compatibility": {
|
|
3374
|
-
"
|
|
3375
|
-
"
|
|
3376
|
-
"3.x": "unknown"
|
|
3912
|
+
"nuxt": "^2.0.0",
|
|
3913
|
+
"requires": {}
|
|
3377
3914
|
}
|
|
3378
3915
|
},
|
|
3379
3916
|
{
|
|
@@ -3394,23 +3931,55 @@
|
|
|
3394
3931
|
}
|
|
3395
3932
|
],
|
|
3396
3933
|
"compatibility": {
|
|
3397
|
-
"
|
|
3398
|
-
"
|
|
3399
|
-
|
|
3934
|
+
"nuxt": "^2.0.0",
|
|
3935
|
+
"requires": {}
|
|
3936
|
+
}
|
|
3937
|
+
},
|
|
3938
|
+
{
|
|
3939
|
+
"name": "stylify",
|
|
3940
|
+
"description": "Stylify generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
|
|
3941
|
+
"repo": "stylify/packages#master/packages/nuxt",
|
|
3942
|
+
"npm": "@stylify/nuxt",
|
|
3943
|
+
"icon": "stylify.svg",
|
|
3944
|
+
"github": "https://github.com/stylify/packages/tree/master/packages/nuxt",
|
|
3945
|
+
"website": "https://stylifycss.com/docs/nuxt",
|
|
3946
|
+
"learn_more": "https://stylifycss.com",
|
|
3947
|
+
"category": "UI",
|
|
3948
|
+
"type": "3rd-party",
|
|
3949
|
+
"maintainers": [
|
|
3950
|
+
{
|
|
3951
|
+
"name": "Vladimír Macháček",
|
|
3952
|
+
"github": "Machy8",
|
|
3953
|
+
"twitter": "8machy"
|
|
3954
|
+
}
|
|
3955
|
+
],
|
|
3956
|
+
"compatibility": {
|
|
3957
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3958
|
+
"requires": {}
|
|
3400
3959
|
}
|
|
3401
3960
|
},
|
|
3402
3961
|
{
|
|
3403
3962
|
"name": "supabase",
|
|
3404
|
-
"description": "
|
|
3405
|
-
"repo": "
|
|
3406
|
-
"npm": "
|
|
3963
|
+
"description": "First class integration with Supabase",
|
|
3964
|
+
"repo": "nuxt-community/supabase-module",
|
|
3965
|
+
"npm": "@nuxtjs/supabase",
|
|
3407
3966
|
"icon": "supabase.png",
|
|
3408
|
-
"github": "https://github.com/
|
|
3409
|
-
"website": "https://
|
|
3410
|
-
"learn_more": "https://supabase.
|
|
3967
|
+
"github": "https://github.com/nuxt-community/supabase-module",
|
|
3968
|
+
"website": "https://supabase.nuxtjs.org",
|
|
3969
|
+
"learn_more": "https://supabase.com",
|
|
3411
3970
|
"category": "Database",
|
|
3412
|
-
"type": "
|
|
3971
|
+
"type": "community",
|
|
3413
3972
|
"maintainers": [
|
|
3973
|
+
{
|
|
3974
|
+
"name": "Baptiste Leproux",
|
|
3975
|
+
"github": "larbish",
|
|
3976
|
+
"twitter": "baptistelprx"
|
|
3977
|
+
},
|
|
3978
|
+
{
|
|
3979
|
+
"name": "Sebastien Chopin",
|
|
3980
|
+
"github": "Atinux",
|
|
3981
|
+
"twitter": "Atinux"
|
|
3982
|
+
},
|
|
3414
3983
|
{
|
|
3415
3984
|
"name": "Scott Robertson",
|
|
3416
3985
|
"github": "scottrobertson",
|
|
@@ -3418,9 +3987,8 @@
|
|
|
3418
3987
|
}
|
|
3419
3988
|
],
|
|
3420
3989
|
"compatibility": {
|
|
3421
|
-
"
|
|
3422
|
-
"
|
|
3423
|
-
"3.x": "unknown"
|
|
3990
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3991
|
+
"requires": {}
|
|
3424
3992
|
}
|
|
3425
3993
|
},
|
|
3426
3994
|
{
|
|
@@ -3441,9 +4009,8 @@
|
|
|
3441
4009
|
}
|
|
3442
4010
|
],
|
|
3443
4011
|
"compatibility": {
|
|
3444
|
-
"
|
|
3445
|
-
"
|
|
3446
|
-
"3.x": "unknown"
|
|
4012
|
+
"nuxt": "^2.0.0",
|
|
4013
|
+
"requires": {}
|
|
3447
4014
|
}
|
|
3448
4015
|
},
|
|
3449
4016
|
{
|
|
@@ -3465,9 +4032,8 @@
|
|
|
3465
4032
|
}
|
|
3466
4033
|
],
|
|
3467
4034
|
"compatibility": {
|
|
3468
|
-
"
|
|
3469
|
-
"
|
|
3470
|
-
"3.x": "unknown"
|
|
4035
|
+
"nuxt": "^2.0.0",
|
|
4036
|
+
"requires": {}
|
|
3471
4037
|
}
|
|
3472
4038
|
},
|
|
3473
4039
|
{
|
|
@@ -3488,9 +4054,8 @@
|
|
|
3488
4054
|
}
|
|
3489
4055
|
],
|
|
3490
4056
|
"compatibility": {
|
|
3491
|
-
"
|
|
3492
|
-
"
|
|
3493
|
-
"3.x": "unknown"
|
|
4057
|
+
"nuxt": "^2.0.0",
|
|
4058
|
+
"requires": {}
|
|
3494
4059
|
}
|
|
3495
4060
|
},
|
|
3496
4061
|
{
|
|
@@ -3511,9 +4076,8 @@
|
|
|
3511
4076
|
}
|
|
3512
4077
|
],
|
|
3513
4078
|
"compatibility": {
|
|
3514
|
-
"
|
|
3515
|
-
"
|
|
3516
|
-
"3.x": "unknown"
|
|
4079
|
+
"nuxt": "^2.0.0",
|
|
4080
|
+
"requires": {}
|
|
3517
4081
|
}
|
|
3518
4082
|
},
|
|
3519
4083
|
{
|
|
@@ -3535,9 +4099,31 @@
|
|
|
3535
4099
|
}
|
|
3536
4100
|
],
|
|
3537
4101
|
"compatibility": {
|
|
3538
|
-
"
|
|
3539
|
-
"
|
|
3540
|
-
|
|
4102
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4103
|
+
"requires": {}
|
|
4104
|
+
}
|
|
4105
|
+
},
|
|
4106
|
+
{
|
|
4107
|
+
"name": "tiktok-analytics",
|
|
4108
|
+
"description": "",
|
|
4109
|
+
"repo": "stickpro/nuxt-tiktok-analytics",
|
|
4110
|
+
"npm": "tiktok-analytics",
|
|
4111
|
+
"icon": "",
|
|
4112
|
+
"github": "https://github.com/stickpro/nuxt-tiktok-analytics",
|
|
4113
|
+
"website": "https://github.com/stickpro/nuxt-tiktok-analytics",
|
|
4114
|
+
"learn_more": "",
|
|
4115
|
+
"category": "Analytics",
|
|
4116
|
+
"type": "3rd-party",
|
|
4117
|
+
"maintainers": [
|
|
4118
|
+
{
|
|
4119
|
+
"name": "stickpro",
|
|
4120
|
+
"github": "stickpro",
|
|
4121
|
+
"avatar": "https://avatars.githubusercontent.com/u/25886722?v=4"
|
|
4122
|
+
}
|
|
4123
|
+
],
|
|
4124
|
+
"compatibility": {
|
|
4125
|
+
"nuxt": "^2.0.0",
|
|
4126
|
+
"requires": {}
|
|
3541
4127
|
}
|
|
3542
4128
|
},
|
|
3543
4129
|
{
|
|
@@ -3559,9 +4145,33 @@
|
|
|
3559
4145
|
}
|
|
3560
4146
|
],
|
|
3561
4147
|
"compatibility": {
|
|
3562
|
-
"
|
|
3563
|
-
"
|
|
3564
|
-
|
|
4148
|
+
"nuxt": "^2.0.0",
|
|
4149
|
+
"requires": {}
|
|
4150
|
+
}
|
|
4151
|
+
},
|
|
4152
|
+
{
|
|
4153
|
+
"name": "turnstile",
|
|
4154
|
+
"description": "Privacy-focused alternative to CAPTCHA from Cloudflare",
|
|
4155
|
+
"repo": "danielroe/nuxt-turnstile",
|
|
4156
|
+
"npm": "nuxt-turnstile",
|
|
4157
|
+
"icon": "cloudflare.svg",
|
|
4158
|
+
"github": "https://github.com/danielroe/nuxt-turnstile",
|
|
4159
|
+
"website": "https://github.com/danielroe/nuxt-turnstile",
|
|
4160
|
+
"learn_more": "https://www.cloudflare.com/products/turnstile/",
|
|
4161
|
+
"category": "Security",
|
|
4162
|
+
"type": "3rd-party",
|
|
4163
|
+
"maintainers": [
|
|
4164
|
+
{
|
|
4165
|
+
"name": "Daniel Roe",
|
|
4166
|
+
"github": "danielroe",
|
|
4167
|
+
"twitter": "danielcroe"
|
|
4168
|
+
}
|
|
4169
|
+
],
|
|
4170
|
+
"compatibility": {
|
|
4171
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4172
|
+
"requires": {
|
|
4173
|
+
"bridge": true
|
|
4174
|
+
}
|
|
3565
4175
|
}
|
|
3566
4176
|
},
|
|
3567
4177
|
{
|
|
@@ -3582,9 +4192,43 @@
|
|
|
3582
4192
|
}
|
|
3583
4193
|
],
|
|
3584
4194
|
"compatibility": {
|
|
3585
|
-
"
|
|
3586
|
-
"
|
|
3587
|
-
|
|
4195
|
+
"nuxt": "^2.0.0",
|
|
4196
|
+
"requires": {
|
|
4197
|
+
"bridge": "optional"
|
|
4198
|
+
}
|
|
4199
|
+
}
|
|
4200
|
+
},
|
|
4201
|
+
{
|
|
4202
|
+
"name": "twicpics",
|
|
4203
|
+
"description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
|
|
4204
|
+
"repo": "TwicPics/components",
|
|
4205
|
+
"npm": "@twicpics/components",
|
|
4206
|
+
"icon": "twicpics.svg",
|
|
4207
|
+
"github": "https://github.com/TwicPics/components",
|
|
4208
|
+
"website": "https://www.twicpics.com/docs/components/nuxt-3",
|
|
4209
|
+
"learn_more": "https://www.twicpics.com",
|
|
4210
|
+
"category": "Images",
|
|
4211
|
+
"type": "3rd-party",
|
|
4212
|
+
"maintainers": [
|
|
4213
|
+
{
|
|
4214
|
+
"name": "Florent Bourgeois",
|
|
4215
|
+
"github": "florentb",
|
|
4216
|
+
"twitter": "florent_b"
|
|
4217
|
+
},
|
|
4218
|
+
{
|
|
4219
|
+
"name": "Julian Aubourg",
|
|
4220
|
+
"github": "jaubourg",
|
|
4221
|
+
"twitter": "jaubourg"
|
|
4222
|
+
},
|
|
4223
|
+
{
|
|
4224
|
+
"name": "Miguel Beignon",
|
|
4225
|
+
"github": "mbgspcii",
|
|
4226
|
+
"twitter": "m_beignon"
|
|
4227
|
+
}
|
|
4228
|
+
],
|
|
4229
|
+
"compatibility": {
|
|
4230
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4231
|
+
"requires": {}
|
|
3588
4232
|
}
|
|
3589
4233
|
},
|
|
3590
4234
|
{
|
|
@@ -3605,9 +4249,33 @@
|
|
|
3605
4249
|
}
|
|
3606
4250
|
],
|
|
3607
4251
|
"compatibility": {
|
|
3608
|
-
"
|
|
3609
|
-
"
|
|
3610
|
-
|
|
4252
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4253
|
+
"requires": {}
|
|
4254
|
+
}
|
|
4255
|
+
},
|
|
4256
|
+
{
|
|
4257
|
+
"name": "typed-vuex",
|
|
4258
|
+
"description": "A vanilla, strongly typed store accessor for Vuex.",
|
|
4259
|
+
"repo": "danielroe/typed-vuex#main/packages/nuxt-typed-vuex",
|
|
4260
|
+
"npm": "nuxt-typed-vuex",
|
|
4261
|
+
"icon": "vue.png",
|
|
4262
|
+
"github": "https://github.com/danielroe/typed-vuex",
|
|
4263
|
+
"website": "https://github.com/danielroe/typed-vuex",
|
|
4264
|
+
"learn_more": "",
|
|
4265
|
+
"category": "Libraries",
|
|
4266
|
+
"type": "3rd-party",
|
|
4267
|
+
"maintainers": [
|
|
4268
|
+
{
|
|
4269
|
+
"name": "Daniel Roe",
|
|
4270
|
+
"github": "danielroe",
|
|
4271
|
+
"twitter": "danielcroe"
|
|
4272
|
+
}
|
|
4273
|
+
],
|
|
4274
|
+
"compatibility": {
|
|
4275
|
+
"nuxt": "^2.0.0",
|
|
4276
|
+
"requires": {
|
|
4277
|
+
"bridge": "optional"
|
|
4278
|
+
}
|
|
3611
4279
|
}
|
|
3612
4280
|
},
|
|
3613
4281
|
{
|
|
@@ -3638,9 +4306,8 @@
|
|
|
3638
4306
|
}
|
|
3639
4307
|
],
|
|
3640
4308
|
"compatibility": {
|
|
3641
|
-
"
|
|
3642
|
-
"
|
|
3643
|
-
"3.x": "unknown"
|
|
4309
|
+
"nuxt": "^2.0.0",
|
|
4310
|
+
"requires": {}
|
|
3644
4311
|
}
|
|
3645
4312
|
},
|
|
3646
4313
|
{
|
|
@@ -3671,9 +4338,32 @@
|
|
|
3671
4338
|
}
|
|
3672
4339
|
],
|
|
3673
4340
|
"compatibility": {
|
|
3674
|
-
"
|
|
3675
|
-
"
|
|
3676
|
-
|
|
4341
|
+
"nuxt": "^2.0.0",
|
|
4342
|
+
"requires": {}
|
|
4343
|
+
}
|
|
4344
|
+
},
|
|
4345
|
+
{
|
|
4346
|
+
"name": "umami",
|
|
4347
|
+
"description": "Embed the Umami analytics library into Nuxt",
|
|
4348
|
+
"repo": "ijkml/nuxt-umami",
|
|
4349
|
+
"npm": "nuxt-umami",
|
|
4350
|
+
"icon": "umami.svg",
|
|
4351
|
+
"github": "https://github.com/ijkml/nuxt-umami",
|
|
4352
|
+
"website": "https://github.com/ijkml/nuxt-umami",
|
|
4353
|
+
"learn_more": "https://umami.is/docs/",
|
|
4354
|
+
"category": "Analytics",
|
|
4355
|
+
"type": "3rd-party",
|
|
4356
|
+
"maintainers": [
|
|
4357
|
+
{
|
|
4358
|
+
"name": "ML",
|
|
4359
|
+
"github": "ijkml"
|
|
4360
|
+
}
|
|
4361
|
+
],
|
|
4362
|
+
"compatibility": {
|
|
4363
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4364
|
+
"requires": {
|
|
4365
|
+
"bridge": "optional"
|
|
4366
|
+
}
|
|
3677
4367
|
}
|
|
3678
4368
|
},
|
|
3679
4369
|
{
|
|
@@ -3700,9 +4390,34 @@
|
|
|
3700
4390
|
}
|
|
3701
4391
|
],
|
|
3702
4392
|
"compatibility": {
|
|
3703
|
-
"
|
|
3704
|
-
"
|
|
3705
|
-
|
|
4393
|
+
"nuxt": "^2.0.0",
|
|
4394
|
+
"requires": {}
|
|
4395
|
+
}
|
|
4396
|
+
},
|
|
4397
|
+
{
|
|
4398
|
+
"name": "unlighthouse",
|
|
4399
|
+
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
4400
|
+
"repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
|
|
4401
|
+
"npm": "@unlighthouse/nuxt",
|
|
4402
|
+
"icon": "unlighthouse.svg",
|
|
4403
|
+
"github": "https://github.com/harlan-zw/unlighthouse",
|
|
4404
|
+
"website": "https://github.com/harlan-zw/unlighthouse",
|
|
4405
|
+
"learn_more": "https://github.com/harlan-zw/unlighthouse",
|
|
4406
|
+
"category": "Devtools",
|
|
4407
|
+
"type": "3rd-party",
|
|
4408
|
+
"maintainers": [
|
|
4409
|
+
{
|
|
4410
|
+
"name": "Harlan Wilton",
|
|
4411
|
+
"github": "harlan-zw",
|
|
4412
|
+
"twitter": "harlan_zw",
|
|
4413
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
4414
|
+
}
|
|
4415
|
+
],
|
|
4416
|
+
"compatibility": {
|
|
4417
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4418
|
+
"requires": {
|
|
4419
|
+
"bridge": "optional"
|
|
4420
|
+
}
|
|
3706
4421
|
}
|
|
3707
4422
|
},
|
|
3708
4423
|
{
|
|
@@ -3725,9 +4440,10 @@
|
|
|
3725
4440
|
}
|
|
3726
4441
|
],
|
|
3727
4442
|
"compatibility": {
|
|
3728
|
-
"
|
|
3729
|
-
"
|
|
3730
|
-
|
|
4443
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4444
|
+
"requires": {
|
|
4445
|
+
"bridge": "optional"
|
|
4446
|
+
}
|
|
3731
4447
|
}
|
|
3732
4448
|
},
|
|
3733
4449
|
{
|
|
@@ -3748,9 +4464,8 @@
|
|
|
3748
4464
|
}
|
|
3749
4465
|
],
|
|
3750
4466
|
"compatibility": {
|
|
3751
|
-
"
|
|
3752
|
-
"
|
|
3753
|
-
"3.x": "unknown"
|
|
4467
|
+
"nuxt": "^2.0.0",
|
|
4468
|
+
"requires": {}
|
|
3754
4469
|
}
|
|
3755
4470
|
},
|
|
3756
4471
|
{
|
|
@@ -3771,9 +4486,8 @@
|
|
|
3771
4486
|
}
|
|
3772
4487
|
],
|
|
3773
4488
|
"compatibility": {
|
|
3774
|
-
"
|
|
3775
|
-
"
|
|
3776
|
-
"3.x": "unknown"
|
|
4489
|
+
"nuxt": "^2.0.0",
|
|
4490
|
+
"requires": {}
|
|
3777
4491
|
}
|
|
3778
4492
|
},
|
|
3779
4493
|
{
|
|
@@ -3795,9 +4509,8 @@
|
|
|
3795
4509
|
}
|
|
3796
4510
|
],
|
|
3797
4511
|
"compatibility": {
|
|
3798
|
-
"
|
|
3799
|
-
"
|
|
3800
|
-
"3.x": "unknown"
|
|
4512
|
+
"nuxt": "^2.0.0",
|
|
4513
|
+
"requires": {}
|
|
3801
4514
|
}
|
|
3802
4515
|
},
|
|
3803
4516
|
{
|
|
@@ -3818,9 +4531,8 @@
|
|
|
3818
4531
|
}
|
|
3819
4532
|
],
|
|
3820
4533
|
"compatibility": {
|
|
3821
|
-
"
|
|
3822
|
-
"
|
|
3823
|
-
"3.x": "unknown"
|
|
4534
|
+
"nuxt": "^2.0.0",
|
|
4535
|
+
"requires": {}
|
|
3824
4536
|
}
|
|
3825
4537
|
},
|
|
3826
4538
|
{
|
|
@@ -3841,9 +4553,8 @@
|
|
|
3841
4553
|
}
|
|
3842
4554
|
],
|
|
3843
4555
|
"compatibility": {
|
|
3844
|
-
"
|
|
3845
|
-
"
|
|
3846
|
-
"3.x": "unknown"
|
|
4556
|
+
"nuxt": "^2.0.0",
|
|
4557
|
+
"requires": {}
|
|
3847
4558
|
}
|
|
3848
4559
|
},
|
|
3849
4560
|
{
|
|
@@ -3864,9 +4575,8 @@
|
|
|
3864
4575
|
}
|
|
3865
4576
|
],
|
|
3866
4577
|
"compatibility": {
|
|
3867
|
-
"
|
|
3868
|
-
"
|
|
3869
|
-
"3.x": "unknown"
|
|
4578
|
+
"nuxt": "^2.0.0",
|
|
4579
|
+
"requires": {}
|
|
3870
4580
|
}
|
|
3871
4581
|
},
|
|
3872
4582
|
{
|
|
@@ -3888,9 +4598,30 @@
|
|
|
3888
4598
|
}
|
|
3889
4599
|
],
|
|
3890
4600
|
"compatibility": {
|
|
3891
|
-
"
|
|
3892
|
-
"
|
|
3893
|
-
|
|
4601
|
+
"nuxt": "^2.0.0",
|
|
4602
|
+
"requires": {}
|
|
4603
|
+
}
|
|
4604
|
+
},
|
|
4605
|
+
{
|
|
4606
|
+
"name": "vuestic",
|
|
4607
|
+
"description": "Vuestic UI module for Nuxt 3",
|
|
4608
|
+
"repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
|
|
4609
|
+
"npm": "@vuestic/nuxt",
|
|
4610
|
+
"icon": "",
|
|
4611
|
+
"github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
|
|
4612
|
+
"website": "https://vuestic.dev",
|
|
4613
|
+
"learn_more": "https://vuestic.dev/en/getting-started/nuxt",
|
|
4614
|
+
"category": "UI",
|
|
4615
|
+
"type": "3rd-party",
|
|
4616
|
+
"maintainers": [
|
|
4617
|
+
{
|
|
4618
|
+
"name": "epicmaxco",
|
|
4619
|
+
"github": "epicmaxco"
|
|
4620
|
+
}
|
|
4621
|
+
],
|
|
4622
|
+
"compatibility": {
|
|
4623
|
+
"nuxt": "^3.0.0",
|
|
4624
|
+
"requires": {}
|
|
3894
4625
|
}
|
|
3895
4626
|
},
|
|
3896
4627
|
{
|
|
@@ -3916,16 +4647,15 @@
|
|
|
3916
4647
|
}
|
|
3917
4648
|
],
|
|
3918
4649
|
"compatibility": {
|
|
3919
|
-
"
|
|
3920
|
-
"
|
|
3921
|
-
"3.x": "not-working"
|
|
4650
|
+
"nuxt": "^2.0.0",
|
|
4651
|
+
"requires": {}
|
|
3922
4652
|
}
|
|
3923
4653
|
},
|
|
3924
4654
|
{
|
|
3925
4655
|
"name": "vueuse",
|
|
3926
4656
|
"description": "Collection of essential Vue Composition Utilities for Vue 2 and 3",
|
|
3927
|
-
"repo": "vueuse/vueuse#main/packages/
|
|
3928
|
-
"npm": "@vueuse/
|
|
4657
|
+
"repo": "vueuse/vueuse#main/packages/nuxt",
|
|
4658
|
+
"npm": "@vueuse/nuxt",
|
|
3929
4659
|
"icon": "vueuse.svg",
|
|
3930
4660
|
"github": "https://github.com/vueuse/vueuse",
|
|
3931
4661
|
"website": "https://vueuse.org",
|
|
@@ -3940,9 +4670,10 @@
|
|
|
3940
4670
|
}
|
|
3941
4671
|
],
|
|
3942
4672
|
"compatibility": {
|
|
3943
|
-
"
|
|
3944
|
-
"
|
|
3945
|
-
|
|
4673
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4674
|
+
"requires": {
|
|
4675
|
+
"bridge": "optional"
|
|
4676
|
+
}
|
|
3946
4677
|
}
|
|
3947
4678
|
},
|
|
3948
4679
|
{
|
|
@@ -3963,9 +4694,8 @@
|
|
|
3963
4694
|
}
|
|
3964
4695
|
],
|
|
3965
4696
|
"compatibility": {
|
|
3966
|
-
"
|
|
3967
|
-
"
|
|
3968
|
-
"3.x": "unknown"
|
|
4697
|
+
"nuxt": "^2.0.0",
|
|
4698
|
+
"requires": {}
|
|
3969
4699
|
}
|
|
3970
4700
|
},
|
|
3971
4701
|
{
|
|
@@ -3996,33 +4726,33 @@
|
|
|
3996
4726
|
}
|
|
3997
4727
|
],
|
|
3998
4728
|
"compatibility": {
|
|
3999
|
-
"
|
|
4000
|
-
"
|
|
4001
|
-
|
|
4729
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4730
|
+
"requires": {
|
|
4731
|
+
"bridge": "optional"
|
|
4732
|
+
}
|
|
4002
4733
|
}
|
|
4003
4734
|
},
|
|
4004
4735
|
{
|
|
4005
4736
|
"name": "web3js",
|
|
4006
|
-
"description": "Web3.js module integration for Nuxt.js
|
|
4007
|
-
"repo": "
|
|
4737
|
+
"description": "Web3.js module integration for Nuxt.js",
|
|
4738
|
+
"repo": "bl0cknumber/nuxt-web3",
|
|
4008
4739
|
"npm": "nuxt-web3",
|
|
4009
4740
|
"icon": "web3js.svg",
|
|
4010
|
-
"github": "https://github.com/
|
|
4011
|
-
"website": "https://github.com/
|
|
4741
|
+
"github": "https://github.com/bl0cknumber/nuxt-web3",
|
|
4742
|
+
"website": "https://github.com/bl0cknumber/nuxt-web3",
|
|
4012
4743
|
"learn_more": "https://web3js.readthedocs.io/",
|
|
4013
4744
|
"category": "Libraries",
|
|
4014
4745
|
"type": "3rd-party",
|
|
4015
4746
|
"maintainers": [
|
|
4016
4747
|
{
|
|
4017
4748
|
"name": "Muhammad Fauzan",
|
|
4018
|
-
"github": "
|
|
4019
|
-
"twitter": "
|
|
4749
|
+
"github": "bl0cknumber",
|
|
4750
|
+
"twitter": "fncolon"
|
|
4020
4751
|
}
|
|
4021
4752
|
],
|
|
4022
4753
|
"compatibility": {
|
|
4023
|
-
"
|
|
4024
|
-
"
|
|
4025
|
-
"3.x": "unknown"
|
|
4754
|
+
"nuxt": "^2.0.0",
|
|
4755
|
+
"requires": {}
|
|
4026
4756
|
}
|
|
4027
4757
|
},
|
|
4028
4758
|
{
|
|
@@ -4043,9 +4773,8 @@
|
|
|
4043
4773
|
}
|
|
4044
4774
|
],
|
|
4045
4775
|
"compatibility": {
|
|
4046
|
-
"
|
|
4047
|
-
"
|
|
4048
|
-
"3.x": "unknown"
|
|
4776
|
+
"nuxt": "^2.0.0",
|
|
4777
|
+
"requires": {}
|
|
4049
4778
|
}
|
|
4050
4779
|
},
|
|
4051
4780
|
{
|
|
@@ -4066,9 +4795,10 @@
|
|
|
4066
4795
|
}
|
|
4067
4796
|
],
|
|
4068
4797
|
"compatibility": {
|
|
4069
|
-
"
|
|
4070
|
-
"
|
|
4071
|
-
|
|
4798
|
+
"nuxt": "^2.0.0",
|
|
4799
|
+
"requires": {
|
|
4800
|
+
"bridge": "optional"
|
|
4801
|
+
}
|
|
4072
4802
|
}
|
|
4073
4803
|
},
|
|
4074
4804
|
{
|
|
@@ -4090,9 +4820,8 @@
|
|
|
4090
4820
|
}
|
|
4091
4821
|
],
|
|
4092
4822
|
"compatibility": {
|
|
4093
|
-
"
|
|
4094
|
-
"
|
|
4095
|
-
"3.x": "unknown"
|
|
4823
|
+
"nuxt": "^2.0.0",
|
|
4824
|
+
"requires": {}
|
|
4096
4825
|
}
|
|
4097
4826
|
},
|
|
4098
4827
|
{
|
|
@@ -4113,9 +4842,8 @@
|
|
|
4113
4842
|
}
|
|
4114
4843
|
],
|
|
4115
4844
|
"compatibility": {
|
|
4116
|
-
"
|
|
4117
|
-
"
|
|
4118
|
-
"3.x": "unknown"
|
|
4845
|
+
"nuxt": "^2.0.0",
|
|
4846
|
+
"requires": {}
|
|
4119
4847
|
}
|
|
4120
4848
|
},
|
|
4121
4849
|
{
|
|
@@ -4137,9 +4865,8 @@
|
|
|
4137
4865
|
}
|
|
4138
4866
|
],
|
|
4139
4867
|
"compatibility": {
|
|
4140
|
-
"
|
|
4141
|
-
"
|
|
4142
|
-
"3.x": "unknown"
|
|
4868
|
+
"nuxt": "^2.0.0",
|
|
4869
|
+
"requires": {}
|
|
4143
4870
|
}
|
|
4144
4871
|
},
|
|
4145
4872
|
{
|
|
@@ -4166,9 +4893,10 @@
|
|
|
4166
4893
|
}
|
|
4167
4894
|
],
|
|
4168
4895
|
"compatibility": {
|
|
4169
|
-
"
|
|
4170
|
-
"
|
|
4171
|
-
|
|
4896
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4897
|
+
"requires": {
|
|
4898
|
+
"bridge": "optional"
|
|
4899
|
+
}
|
|
4172
4900
|
}
|
|
4173
4901
|
},
|
|
4174
4902
|
{
|
|
@@ -4189,9 +4917,8 @@
|
|
|
4189
4917
|
}
|
|
4190
4918
|
],
|
|
4191
4919
|
"compatibility": {
|
|
4192
|
-
"
|
|
4193
|
-
"
|
|
4194
|
-
"3.x": "unknown"
|
|
4920
|
+
"nuxt": "^2.0.0",
|
|
4921
|
+
"requires": {}
|
|
4195
4922
|
}
|
|
4196
4923
|
},
|
|
4197
4924
|
{
|
|
@@ -4212,9 +4939,8 @@
|
|
|
4212
4939
|
}
|
|
4213
4940
|
],
|
|
4214
4941
|
"compatibility": {
|
|
4215
|
-
"
|
|
4216
|
-
"
|
|
4217
|
-
"3.x": "unknown"
|
|
4942
|
+
"nuxt": "^2.0.0",
|
|
4943
|
+
"requires": {}
|
|
4218
4944
|
}
|
|
4219
4945
|
},
|
|
4220
4946
|
{
|
|
@@ -4235,9 +4961,33 @@
|
|
|
4235
4961
|
}
|
|
4236
4962
|
],
|
|
4237
4963
|
"compatibility": {
|
|
4238
|
-
"
|
|
4239
|
-
"
|
|
4240
|
-
|
|
4964
|
+
"nuxt": "^2.0.0",
|
|
4965
|
+
"requires": {}
|
|
4966
|
+
}
|
|
4967
|
+
},
|
|
4968
|
+
{
|
|
4969
|
+
"name": "xstate",
|
|
4970
|
+
"description": "XState integration for Nuxt",
|
|
4971
|
+
"repo": "Lexpeartha/nuxt-xstate",
|
|
4972
|
+
"npm": "nuxt-xstate",
|
|
4973
|
+
"icon": "xstate.svg",
|
|
4974
|
+
"github": "https://github.com/Lexpeartha/nuxt-xstate",
|
|
4975
|
+
"website": "https://nuxt-xstate.lexpeartha.com",
|
|
4976
|
+
"learn_more": "https://xstate.js.org/",
|
|
4977
|
+
"category": "Extensions",
|
|
4978
|
+
"type": "3rd-party",
|
|
4979
|
+
"maintainers": [
|
|
4980
|
+
{
|
|
4981
|
+
"name": "Lexpeartha",
|
|
4982
|
+
"github": "Lexpeartha",
|
|
4983
|
+
"twitter": "lexpeartha"
|
|
4984
|
+
}
|
|
4985
|
+
],
|
|
4986
|
+
"compatibility": {
|
|
4987
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4988
|
+
"requires": {
|
|
4989
|
+
"bridge": true
|
|
4990
|
+
}
|
|
4241
4991
|
}
|
|
4242
4992
|
},
|
|
4243
4993
|
{
|
|
@@ -4258,9 +5008,8 @@
|
|
|
4258
5008
|
}
|
|
4259
5009
|
],
|
|
4260
5010
|
"compatibility": {
|
|
4261
|
-
"
|
|
4262
|
-
"
|
|
4263
|
-
"3.x": "unknown"
|
|
5011
|
+
"nuxt": "^2.0.0",
|
|
5012
|
+
"requires": {}
|
|
4264
5013
|
}
|
|
4265
5014
|
},
|
|
4266
5015
|
{
|
|
@@ -4282,9 +5031,8 @@
|
|
|
4282
5031
|
}
|
|
4283
5032
|
],
|
|
4284
5033
|
"compatibility": {
|
|
4285
|
-
"
|
|
4286
|
-
"
|
|
4287
|
-
"3.x": "unknown"
|
|
5034
|
+
"nuxt": "^2.0.0",
|
|
5035
|
+
"requires": {}
|
|
4288
5036
|
}
|
|
4289
5037
|
},
|
|
4290
5038
|
{
|
|
@@ -4305,9 +5053,8 @@
|
|
|
4305
5053
|
}
|
|
4306
5054
|
],
|
|
4307
5055
|
"compatibility": {
|
|
4308
|
-
"
|
|
4309
|
-
"
|
|
4310
|
-
"3.x": "unknown"
|
|
5056
|
+
"nuxt": "^2.0.0",
|
|
5057
|
+
"requires": {}
|
|
4311
5058
|
}
|
|
4312
5059
|
}
|
|
4313
5060
|
]
|