@nuxt/modules 0.5.0-5fe5da → 0.5.0-617960

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