@nuxt/modules 0.6.0-0a54b0 → 0.6.0-0d501d

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.
Files changed (3) hide show
  1. package/README.md +1 -1
  2. package/modules.json +1947 -545
  3. package/package.json +20 -15
package/modules.json CHANGED
@@ -12,13 +12,15 @@
12
12
  "type": "3rd-party",
13
13
  "maintainers": [
14
14
  {
15
- "name": "bdrtsky",
16
- "github": "bdrtsky"
15
+ "name": "Serhii Bedrytskyi",
16
+ "github": "bdrtsky",
17
+ "twitter": "serhii_be"
17
18
  },
18
19
  {
19
- "name": "Sebastien Chopin",
20
+ "name": "Sébastien Chopin",
20
21
  "github": "Atinux",
21
- "twitter": "Atinux"
22
+ "twitter": "atinux",
23
+ "bluesky": "atinux.com"
22
24
  }
23
25
  ],
24
26
  "compatibility": {
@@ -41,7 +43,8 @@
41
43
  {
42
44
  "name": "Joel Varty",
43
45
  "github": "joelvarty",
44
- "avatar": "https://avatars.githubusercontent.com/u/4520625?s=400&u=95fcb09b5ead7bb09fb9950e4e7a115a8a4377e8&v=4"
46
+ "avatar": "https://avatars.githubusercontent.com/u/4520625?s=400&u=95fcb09b5ead7bb09fb9950e4e7a115a8a4377e8&v=4",
47
+ "twitter": "joelvarty"
45
48
  }
46
49
  ],
47
50
  "compatibility": {
@@ -64,7 +67,9 @@
64
67
  {
65
68
  "name": "Jakub Andrzejewski",
66
69
  "github": "Baroshem",
67
- "avatar": "https://avatars2.githubusercontent.com/u/37120330?v=4?s=80"
70
+ "avatar": "https://avatars2.githubusercontent.com/u/37120330?v=4?s=80",
71
+ "twitter": "jacobandrewsky",
72
+ "bluesky": "jacobandrewsky.bsky.social"
68
73
  },
69
74
  {
70
75
  "name": "Yasser Lahbibi",
@@ -92,7 +97,7 @@
92
97
  "type": "3rd-party",
93
98
  "maintainers": [
94
99
  {
95
- "name": "kdydesign",
100
+ "name": "Dev.DY",
96
101
  "github": "kdydesign"
97
102
  }
98
103
  ],
@@ -114,9 +119,10 @@
114
119
  "type": "community",
115
120
  "maintainers": [
116
121
  {
117
- "name": "Ahad Birang",
122
+ "name": "Farnabaz",
118
123
  "github": "farnabaz",
119
- "twitter": "a_birang"
124
+ "twitter": "a_birang",
125
+ "bluesky": "farnabaz.dev"
120
126
  }
121
127
  ],
122
128
  "compatibility": {
@@ -137,8 +143,9 @@
137
143
  "type": "3rd-party",
138
144
  "maintainers": [
139
145
  {
140
- "name": "ivodolenc",
141
- "github": "ivodolenc"
146
+ "name": "Ivo Dolenc",
147
+ "github": "ivodolenc",
148
+ "twitter": "ivodolenc"
142
149
  }
143
150
  ],
144
151
  "compatibility": {
@@ -160,7 +167,8 @@
160
167
  "maintainers": [
161
168
  {
162
169
  "name": "tangjinzhou",
163
- "github": "tangjinzhou"
170
+ "github": "tangjinzhou",
171
+ "twitter": "tangjinzhou"
164
172
  }
165
173
  ],
166
174
  "compatibility": {
@@ -183,7 +191,7 @@
183
191
  "type": "3rd-party",
184
192
  "maintainers": [
185
193
  {
186
- "name": "egidiusmengelberg",
194
+ "name": "Egidius Mengelberg",
187
195
  "github": "egidiusmengelberg"
188
196
  }
189
197
  ],
@@ -230,7 +238,9 @@
230
238
  "maintainers": [
231
239
  {
232
240
  "name": "rrd",
233
- "github": "rrd108"
241
+ "github": "rrd108",
242
+ "twitter": "radharadhya",
243
+ "bluesky": "rrd108.bsky.social"
234
244
  }
235
245
  ],
236
246
  "compatibility": {
@@ -277,7 +287,7 @@
277
287
  {
278
288
  "name": "Conrawl Rogers",
279
289
  "github": "diizzayy",
280
- "twitter": "diizzayy",
290
+ "twitter": "Diizzayy",
281
291
  "avatar": "https://avatars.githubusercontent.com/diizzayy?v=4"
282
292
  }
283
293
  ],
@@ -321,8 +331,9 @@
321
331
  "type": "3rd-party",
322
332
  "maintainers": [
323
333
  {
324
- "name": "Hrdtr",
325
- "github": "Hrdtr"
334
+ "name": "Herdi Tr.",
335
+ "github": "Hrdtr",
336
+ "twitter": "hrdtr_"
326
337
  }
327
338
  ],
328
339
  "compatibility": {
@@ -343,8 +354,9 @@
343
354
  "type": "3rd-party",
344
355
  "maintainers": [
345
356
  {
346
- "name": "wiidede",
347
- "github": "wiidede"
357
+ "name": "小的的 DeDe",
358
+ "github": "wiidede",
359
+ "twitter": "wiixdede"
348
360
  }
349
361
  ],
350
362
  "compatibility": {
@@ -375,6 +387,51 @@
375
387
  "requires": {}
376
388
  }
377
389
  },
390
+ {
391
+ "name": "artivue",
392
+ "description": "A dynamic & layered theming engine for Vue applications. Pick a color and transform your entire application!",
393
+ "repo": "Eschricht/artivue",
394
+ "npm": "artivue",
395
+ "icon": "artivue.svg",
396
+ "github": "https://github.com/Eschricht/artivue",
397
+ "website": "https://artivue.eschricht.dev",
398
+ "learn_more": "https://github.com/Eschricht/artivue",
399
+ "category": "UI",
400
+ "type": "3rd-party",
401
+ "maintainers": [
402
+ {
403
+ "name": "Johannes Eschricht",
404
+ "github": "Eschricht"
405
+ }
406
+ ],
407
+ "compatibility": {
408
+ "nuxt": ">=3.0.0",
409
+ "requires": {}
410
+ }
411
+ },
412
+ {
413
+ "name": "askdoppler",
414
+ "description": "Monitor impressions coming from ChatGPT, Perplexity and others in your Nuxt app with this integration of Doppler.",
415
+ "repo": "askdoppler/doppler-js#main/nuxt",
416
+ "npm": "@askdoppler/nuxt",
417
+ "icon": "askdoppler.png",
418
+ "github": "https://github.com/askdoppler/doppler-js/tree/main/nuxt",
419
+ "website": "https://askdoppler.com",
420
+ "learn_more": "https://docs.askdoppler.com/integrations/nuxt",
421
+ "category": "SEO",
422
+ "type": "3rd-party",
423
+ "maintainers": [
424
+ {
425
+ "name": "maxime",
426
+ "github": "mdolr",
427
+ "twitter": "m_dolr"
428
+ }
429
+ ],
430
+ "compatibility": {
431
+ "nuxt": ">=3.0.0",
432
+ "requires": {}
433
+ }
434
+ },
378
435
  {
379
436
  "name": "auth-utils",
380
437
  "description": "Minimalist Auth module for Nuxt with SSR.",
@@ -388,8 +445,10 @@
388
445
  "type": "3rd-party",
389
446
  "maintainers": [
390
447
  {
391
- "name": "atinux",
392
- "github": "atinux"
448
+ "name": "Sébastien Chopin",
449
+ "github": "atinux",
450
+ "twitter": "atinux",
451
+ "bluesky": "atinux.com"
393
452
  }
394
453
  ],
395
454
  "compatibility": {
@@ -412,7 +471,8 @@
412
471
  {
413
472
  "name": "Pooya Parsa",
414
473
  "github": "pi0",
415
- "twitter": "_pi0_"
474
+ "twitter": "_pi0_",
475
+ "bluesky": "pi0.io"
416
476
  },
417
477
  {
418
478
  "name": "João Pedro Antunes Silva",
@@ -437,7 +497,7 @@
437
497
  "type": "3rd-party",
438
498
  "maintainers": [
439
499
  {
440
- "name": "Hebilicious",
500
+ "name": "Heb",
441
501
  "github": "Hebilicious",
442
502
  "twitter": "its_hebilicious"
443
503
  }
@@ -460,9 +520,10 @@
460
520
  "type": "3rd-party",
461
521
  "maintainers": [
462
522
  {
463
- "name": "Estéban Soubiran",
523
+ "name": "Estéban",
464
524
  "github": "barbapapazes",
465
- "twitter": "soubiran_"
525
+ "twitter": "soubiran_",
526
+ "bluesky": "soubiran.dev"
466
527
  }
467
528
  ],
468
529
  "compatibility": {
@@ -508,7 +569,8 @@
508
569
  {
509
570
  "name": "Pooya Parsa",
510
571
  "github": "pi0",
511
- "twitter": "_pi0_"
572
+ "twitter": "_pi0_",
573
+ "bluesky": "pi0.io"
512
574
  }
513
575
  ],
514
576
  "compatibility": {
@@ -529,8 +591,10 @@
529
591
  "type": "3rd-party",
530
592
  "maintainers": [
531
593
  {
532
- "name": "potato4d",
533
- "github": "potato4d"
594
+ "name": "Takuma HANATANI",
595
+ "github": "potato4d",
596
+ "twitter": "potato4d",
597
+ "bluesky": "potato4d.bsky.social"
534
598
  }
535
599
  ],
536
600
  "compatibility": {
@@ -557,7 +621,8 @@
557
621
  {
558
622
  "name": "Pooya Parsa",
559
623
  "github": "pi0",
560
- "twitter": "_pi0_"
624
+ "twitter": "_pi0_",
625
+ "bluesky": "pi0.io"
561
626
  },
562
627
  {
563
628
  "name": "Jacob Müller",
@@ -585,7 +650,8 @@
585
650
  {
586
651
  "name": "Pooya Parsa",
587
652
  "github": "pi0",
588
- "twitter": "_pi0_"
653
+ "twitter": "_pi0_",
654
+ "bluesky": "pi0.io"
589
655
  }
590
656
  ],
591
657
  "compatibility": {
@@ -607,7 +673,8 @@
607
673
  "maintainers": [
608
674
  {
609
675
  "name": "Walter Tommasi",
610
- "github": "jtommy"
676
+ "github": "jtommy",
677
+ "twitter": "walter_tommasi"
611
678
  }
612
679
  ],
613
680
  "compatibility": {
@@ -628,7 +695,7 @@
628
695
  "type": "3rd-party",
629
696
  "maintainers": [
630
697
  {
631
- "name": "JulianMar",
698
+ "name": "Julian Martin",
632
699
  "github": "JulianMar",
633
700
  "twitter": "julian_martin96"
634
701
  }
@@ -653,7 +720,7 @@
653
720
  "type": "3rd-party",
654
721
  "maintainers": [
655
722
  {
656
- "name": "mustardamus",
723
+ "name": "Sebastian Senf",
657
724
  "github": "mustardamus"
658
725
  }
659
726
  ],
@@ -743,8 +810,10 @@
743
810
  "type": "3rd-party",
744
811
  "maintainers": [
745
812
  {
746
- "name": "danielroe",
747
- "github": "danielroe"
813
+ "name": "Daniel Roe",
814
+ "github": "danielroe",
815
+ "twitter": "danielcroe",
816
+ "bluesky": "danielroe.dev"
748
817
  }
749
818
  ],
750
819
  "compatibility": {
@@ -787,8 +856,9 @@
787
856
  "type": "3rd-party",
788
857
  "maintainers": [
789
858
  {
790
- "name": "productdevbook",
791
- "github": "productdevbook"
859
+ "name": "Wind",
860
+ "github": "productdevbook",
861
+ "twitter": "productdevbook"
792
862
  }
793
863
  ],
794
864
  "compatibility": {
@@ -831,9 +901,34 @@
831
901
  "type": "3rd-party",
832
902
  "maintainers": [
833
903
  {
834
- "name": "Barbapapazes",
904
+ "name": "Estéban",
835
905
  "github": "Barbapapazes",
836
- "twitter": "soubiran_"
906
+ "twitter": "soubiran_",
907
+ "bluesky": "soubiran.dev"
908
+ }
909
+ ],
910
+ "compatibility": {
911
+ "nuxt": ">=3.0.0",
912
+ "requires": {}
913
+ }
914
+ },
915
+ {
916
+ "name": "clerk",
917
+ "description": "Clerk SDK for Nuxt",
918
+ "repo": "clerk/javascript#main/packages/nuxt",
919
+ "npm": "@clerk/nuxt",
920
+ "icon": "clerk.svg",
921
+ "github": "https://github.com/clerk/javascript/tree/main/packages/nuxt",
922
+ "website": "https://clerk.com/docs/references/nuxt/overview",
923
+ "learn_more": "https://clerk.com",
924
+ "category": "Security",
925
+ "type": "3rd-party",
926
+ "maintainers": [
927
+ {
928
+ "name": "Clerk",
929
+ "github": "clerk",
930
+ "twitter": "clerkdev",
931
+ "bluesky": "clerk.com"
837
932
  }
838
933
  ],
839
934
  "compatibility": {
@@ -854,8 +949,10 @@
854
949
  "type": "3rd-party",
855
950
  "maintainers": [
856
951
  {
857
- "name": "potato4d",
858
- "github": "potato4d"
952
+ "name": "Takuma HANATANI",
953
+ "github": "potato4d",
954
+ "twitter": "potato4d",
955
+ "bluesky": "potato4d.bsky.social"
859
956
  }
860
957
  ],
861
958
  "compatibility": {
@@ -898,8 +995,9 @@
898
995
  "type": "3rd-party",
899
996
  "maintainers": [
900
997
  {
901
- "name": "hamlogic",
902
- "github": "hamlogic"
998
+ "name": "0xHam",
999
+ "github": "hamlogic",
1000
+ "twitter": "hamlogic"
903
1001
  },
904
1002
  {
905
1003
  "name": "Fabian B.",
@@ -927,7 +1025,8 @@
927
1025
  {
928
1026
  "name": "Maya Shavin",
929
1027
  "github": "mayashavin",
930
- "twitter": "MayaShavin"
1028
+ "twitter": "MayaShavin",
1029
+ "bluesky": "mayashavin.com"
931
1030
  }
932
1031
  ],
933
1032
  "compatibility": {
@@ -950,7 +1049,8 @@
950
1049
  {
951
1050
  "name": "Sébastien Chopin",
952
1051
  "github": "Atinux",
953
- "twitter": "Atinux"
1052
+ "twitter": "atinux",
1053
+ "bluesky": "atinux.com"
954
1054
  }
955
1055
  ],
956
1056
  "compatibility": {
@@ -960,6 +1060,29 @@
960
1060
  }
961
1061
  }
962
1062
  },
1063
+ {
1064
+ "name": "compodium",
1065
+ "description": "A plug an play component playground for Nuxt.",
1066
+ "repo": "romhml/compodium#main/packages/nuxt",
1067
+ "npm": "@compodium/nuxt",
1068
+ "icon": "compodium.svg",
1069
+ "github": "https://github.com/romhml/compodium",
1070
+ "website": "https://github.com/romhml/compodium",
1071
+ "learn_more": "",
1072
+ "category": "Devtools",
1073
+ "type": "3rd-party",
1074
+ "maintainers": [
1075
+ {
1076
+ "name": "Romain Hamel",
1077
+ "github": "romhml",
1078
+ "bluesky": "rohm.bsky.social"
1079
+ }
1080
+ ],
1081
+ "compatibility": {
1082
+ "nuxt": ">=3.0.0",
1083
+ "requires": {}
1084
+ }
1085
+ },
963
1086
  {
964
1087
  "name": "component-cache",
965
1088
  "description": "LRU component cache for vue components",
@@ -975,7 +1098,8 @@
975
1098
  {
976
1099
  "name": "Pooya Parsa",
977
1100
  "github": "pi0",
978
- "twitter": "_pi0_"
1101
+ "twitter": "_pi0_",
1102
+ "bluesky": "pi0.io"
979
1103
  }
980
1104
  ],
981
1105
  "compatibility": {
@@ -998,7 +1122,8 @@
998
1122
  {
999
1123
  "name": "Daniel Roe",
1000
1124
  "github": "danielroe",
1001
- "twitter": "danielcroe"
1125
+ "twitter": "danielcroe",
1126
+ "bluesky": "danielroe.dev"
1002
1127
  }
1003
1128
  ],
1004
1129
  "compatibility": {
@@ -1019,7 +1144,7 @@
1019
1144
  "type": "3rd-party",
1020
1145
  "maintainers": [
1021
1146
  {
1022
- "name": "davestewart",
1147
+ "name": "Dave Stewart",
1023
1148
  "github": "davestewart",
1024
1149
  "twitter": "dave_stewart"
1025
1150
  }
@@ -1029,9 +1154,32 @@
1029
1154
  "requires": {}
1030
1155
  }
1031
1156
  },
1157
+ {
1158
+ "name": "content-island",
1159
+ "description": "Content Island - A headless CMS that’s refreshingly simple",
1160
+ "repo": "content-island/nuxt-content-island",
1161
+ "npm": "@content-island/nuxt",
1162
+ "icon": "content-island.png",
1163
+ "github": "https://github.com/content-island/nuxt-content-island",
1164
+ "website": "https://contentisland.net/",
1165
+ "learn_more": "https://github.com/content-island/nuxt-content-island",
1166
+ "category": "CMS",
1167
+ "type": "3rd-party",
1168
+ "maintainers": [
1169
+ {
1170
+ "name": "nasdan",
1171
+ "github": "nasdan",
1172
+ "avatar": "https://avatars.githubusercontent.com/u/4374977?v=4"
1173
+ }
1174
+ ],
1175
+ "compatibility": {
1176
+ "nuxt": "^3.0.0",
1177
+ "requires": {}
1178
+ }
1179
+ },
1032
1180
  {
1033
1181
  "name": "content",
1034
- "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.",
1182
+ "description": "The file-based CMS with support for Markdown, YAML, JSON.",
1035
1183
  "repo": "nuxt/content#main",
1036
1184
  "npm": "@nuxt/content",
1037
1185
  "icon": "nuxt.svg",
@@ -1042,19 +1190,22 @@
1042
1190
  "type": "official",
1043
1191
  "maintainers": [
1044
1192
  {
1045
- "name": "Yaël Guilloux",
1046
- "github": "Tahul",
1047
- "twitter": "yaeeelglx"
1193
+ "name": "Farnabaz",
1194
+ "github": "farnabaz",
1195
+ "twitter": "a_birang",
1196
+ "bluesky": "farnabaz.dev"
1048
1197
  },
1049
1198
  {
1050
- "name": "Ahad Birang",
1051
- "github": "farnabaz",
1052
- "twitter": "a_birang"
1199
+ "name": "Baptiste Leproux",
1200
+ "github": "larbish",
1201
+ "twitter": "_larbish",
1202
+ "bluesky": "larbish.bsky.social"
1053
1203
  },
1054
1204
  {
1055
- "name": "Sebastien Chopin",
1205
+ "name": "Sébastien Chopin",
1056
1206
  "github": "Atinux",
1057
- "twitter": "Atinux"
1207
+ "twitter": "atinux",
1208
+ "bluesky": "atinux.com"
1058
1209
  }
1059
1210
  ],
1060
1211
  "compatibility": {
@@ -1075,7 +1226,7 @@
1075
1226
  "type": "3rd-party",
1076
1227
  "maintainers": [
1077
1228
  {
1078
- "name": "scaccogatto",
1229
+ "name": "Marco 'Gatto' Boffo",
1079
1230
  "github": "scaccogatto"
1080
1231
  }
1081
1232
  ],
@@ -1084,6 +1235,31 @@
1084
1235
  "requires": {}
1085
1236
  }
1086
1237
  },
1238
+ {
1239
+ "name": "contentstack",
1240
+ "description": "Contentstack integration for Nuxt",
1241
+ "repo": "timbenniks/nuxt-contentstack",
1242
+ "npm": "nuxt-contentstack",
1243
+ "icon": "contentstack.png",
1244
+ "github": "https://github.com/timbenniks/nuxt-contentstack",
1245
+ "website": "https://github.com/timbenniks/nuxt-contentstack",
1246
+ "learn_more": "https://contentstack.com/",
1247
+ "category": "CMS",
1248
+ "type": "3rd-party",
1249
+ "maintainers": [
1250
+ {
1251
+ "name": "Tim Benniks",
1252
+ "github": "timbenniks",
1253
+ "twitter": "timbenniks",
1254
+ "avatar": "https://avatars.githubusercontent.com/u/121096",
1255
+ "bluesky": "timbenniks.dev"
1256
+ }
1257
+ ],
1258
+ "compatibility": {
1259
+ "nuxt": "^3.12.0",
1260
+ "requires": {}
1261
+ }
1262
+ },
1087
1263
  {
1088
1264
  "name": "cookie-control",
1089
1265
  "description": "A highly configurable cookie banner for Nuxt.",
@@ -1097,7 +1273,7 @@
1097
1273
  "type": "3rd-party",
1098
1274
  "maintainers": [
1099
1275
  {
1100
- "name": "dargmuesli",
1276
+ "name": "Jonas Thelemann",
1101
1277
  "github": "dargmuesli",
1102
1278
  "avatar": "https://avatars.githubusercontent.com/dargmuesli"
1103
1279
  }
@@ -1120,9 +1296,10 @@
1120
1296
  "type": "3rd-party",
1121
1297
  "maintainers": [
1122
1298
  {
1123
- "name": "morgbn",
1299
+ "name": "Morgän",
1124
1300
  "github": "morgbn",
1125
- "avatar": "https://avatars.githubusercontent.com/u/25689856?v=4"
1301
+ "avatar": "https://avatars.githubusercontent.com/u/25689856?v=4",
1302
+ "twitter": "MorgbnDev"
1126
1303
  }
1127
1304
  ],
1128
1305
  "compatibility": {
@@ -1169,8 +1346,9 @@
1169
1346
  "type": "3rd-party",
1170
1347
  "maintainers": [
1171
1348
  {
1172
- "name": "sandoche",
1173
- "github": "sandoche"
1349
+ "name": "Sandoche ADITTANE",
1350
+ "github": "sandoche",
1351
+ "twitter": "sandochee"
1174
1352
  }
1175
1353
  ],
1176
1354
  "compatibility": {
@@ -1192,7 +1370,8 @@
1192
1370
  "maintainers": [
1193
1371
  {
1194
1372
  "name": "Ricardo Gobbo de Souza",
1195
- "github": "ricardogobbosouza"
1373
+ "github": "ricardogobbosouza",
1374
+ "twitter": "gobbo_ricardo"
1196
1375
  }
1197
1376
  ],
1198
1377
  "compatibility": {
@@ -1213,7 +1392,7 @@
1213
1392
  "type": "3rd-party",
1214
1393
  "maintainers": [
1215
1394
  {
1216
- "name": "Frankwarnaar",
1395
+ "name": "Frank Warnaar",
1217
1396
  "github": "Frankwarnaar"
1218
1397
  }
1219
1398
  ],
@@ -1259,9 +1438,9 @@
1259
1438
  "type": "3rd-party",
1260
1439
  "maintainers": [
1261
1440
  {
1262
- "name": "Kevin Olson",
1441
+ "name": "kevin olson",
1263
1442
  "github": "acidjazz",
1264
- "twitter": "AppFume"
1443
+ "twitter": "appfume"
1265
1444
  }
1266
1445
  ],
1267
1446
  "compatibility": {
@@ -1306,7 +1485,8 @@
1306
1485
  "maintainers": [
1307
1486
  {
1308
1487
  "name": "Shinji Yamada",
1309
- "github": "dotneet"
1488
+ "github": "dotneet",
1489
+ "twitter": "santa128bit"
1310
1490
  }
1311
1491
  ],
1312
1492
  "compatibility": {
@@ -1316,7 +1496,7 @@
1316
1496
  },
1317
1497
  {
1318
1498
  "name": "devtools",
1319
- "description": "Unleash Nuxt Developer Experience. A set of visual tools that help you to know your app better.",
1499
+ "description": "Visual tools that help you to know your Nuxt application better.",
1320
1500
  "repo": "nuxt/devtools#main/packages/devtools",
1321
1501
  "npm": "@nuxt/devtools",
1322
1502
  "icon": "nuxt.svg",
@@ -1329,7 +1509,8 @@
1329
1509
  {
1330
1510
  "name": "Anthony Fu",
1331
1511
  "github": "antfu",
1332
- "twitter": "antfu7"
1512
+ "twitter": "antfu7",
1513
+ "bluesky": "antfu.me"
1333
1514
  }
1334
1515
  ],
1335
1516
  "compatibility": {
@@ -1344,15 +1525,28 @@
1344
1525
  "npm": "nuxt-directus",
1345
1526
  "icon": "directus.svg",
1346
1527
  "github": "https://github.com/intevel/nuxt-directus/",
1347
- "website": "https://nuxt-directus.site/",
1348
- "learn_more": "https://nuxt-directus.site/",
1528
+ "website": "https://nuxt-directus.de/",
1529
+ "learn_more": "https://directus.io/",
1349
1530
  "category": "CMS",
1350
1531
  "type": "3rd-party",
1351
1532
  "maintainers": [
1352
1533
  {
1353
1534
  "name": "Conner Bachmann",
1354
1535
  "github": "intevel",
1355
- "avatar": "https://avatars.githubusercontent.com/u/59223342?v=4"
1536
+ "avatar": "https://avatars.githubusercontent.com/u/59223342?v=4",
1537
+ "twitter": "heyconnery"
1538
+ },
1539
+ {
1540
+ "name": "Matt. ",
1541
+ "github": "casualmatt",
1542
+ "avatar": "https://avatars.githubusercontent.com/u/85650530?v=4"
1543
+ },
1544
+ {
1545
+ "name": "Sandro Circi",
1546
+ "github": "sandros94",
1547
+ "avatar": "https://avatars.githubusercontent.com/u/13056429?v=4",
1548
+ "bluesky": "sandros94.com",
1549
+ "twitter": "_sandros94"
1356
1550
  }
1357
1551
  ],
1358
1552
  "compatibility": {
@@ -1396,7 +1590,7 @@
1396
1590
  "type": "3rd-party",
1397
1591
  "maintainers": [
1398
1592
  {
1399
- "name": "JamieCurnow",
1593
+ "name": "Jamie Curnow",
1400
1594
  "github": "JamieCurnow"
1401
1595
  }
1402
1596
  ],
@@ -1427,6 +1621,28 @@
1427
1621
  "requires": {}
1428
1622
  }
1429
1623
  },
1624
+ {
1625
+ "name": "dragon-editor",
1626
+ "description": "Javascript WYSIWYG editor in Nuxt!",
1627
+ "repo": "lovefields/dragonEditor",
1628
+ "npm": "dragon-editor",
1629
+ "icon": "",
1630
+ "github": "https://github.com/lovefields/dragonEditor",
1631
+ "website": "https://github.com/lovefields/dragonEditor",
1632
+ "learn_more": "",
1633
+ "category": "Libraries",
1634
+ "type": "3rd-party",
1635
+ "maintainers": [
1636
+ {
1637
+ "name": "lovefield",
1638
+ "github": "lovefields"
1639
+ }
1640
+ ],
1641
+ "compatibility": {
1642
+ "nuxt": "^3.0.0",
1643
+ "requires": {}
1644
+ }
1645
+ },
1430
1646
  {
1431
1647
  "name": "drupal-ce",
1432
1648
  "description": "Connects Nuxt with Drupal via the Lupus Custom Elements Renderer",
@@ -1440,9 +1656,11 @@
1440
1656
  "type": "3rd-party",
1441
1657
  "maintainers": [
1442
1658
  {
1443
- "name": "Wolfgang Ziegler // fago",
1659
+ "name": "Wolfgang Ziegler",
1444
1660
  "github": "fago",
1445
- "avatar": "https://avatars.githubusercontent.com/u/132232?v=4"
1661
+ "avatar": "https://avatars.githubusercontent.com/u/132232?v=4",
1662
+ "twitter": "the_real_fago",
1663
+ "bluesky": "wolfz.bsky.social"
1446
1664
  },
1447
1665
  {
1448
1666
  "name": "Maximilian Götz-Mikus",
@@ -1473,8 +1691,9 @@
1473
1691
  "type": "3rd-party",
1474
1692
  "maintainers": [
1475
1693
  {
1476
- "name": "Decipher",
1477
- "github": "decipher"
1694
+ "name": "Stuart Clark",
1695
+ "github": "decipher",
1696
+ "twitter": "Decipher"
1478
1697
  }
1479
1698
  ],
1480
1699
  "compatibility": {
@@ -1518,7 +1737,8 @@
1518
1737
  "maintainers": [
1519
1738
  {
1520
1739
  "name": "Yue JIN",
1521
- "github": "kingyue737"
1740
+ "github": "kingyue737",
1741
+ "twitter": "kingyue737"
1522
1742
  }
1523
1743
  ],
1524
1744
  "compatibility": {
@@ -1541,7 +1761,8 @@
1541
1761
  {
1542
1762
  "name": "Yaël Guilloux",
1543
1763
  "github": "Tahul",
1544
- "twitter": "yaeeelglx"
1764
+ "twitter": "yaeeelglx",
1765
+ "bluesky": "yael.dev"
1545
1766
  }
1546
1767
  ],
1547
1768
  "compatibility": {
@@ -1562,8 +1783,9 @@
1562
1783
  "type": "3rd-party",
1563
1784
  "maintainers": [
1564
1785
  {
1565
- "name": "草鞋没号",
1566
- "github": "caoxiemeihao"
1786
+ "name": "Leo Wang(草鞋没号)",
1787
+ "github": "caoxiemeihao",
1788
+ "twitter": "cao_xie"
1567
1789
  }
1568
1790
  ],
1569
1791
  "compatibility": {
@@ -1577,14 +1799,14 @@
1577
1799
  "repo": "element-plus/element-plus-nuxt",
1578
1800
  "npm": "@element-plus/nuxt",
1579
1801
  "icon": "element-plus.svg",
1580
- "github": "https://github.com/element-plus/element-plus",
1802
+ "github": "https://github.com/element-plus/element-plus-nuxt",
1581
1803
  "website": "https://element-plus.org",
1582
1804
  "learn_more": "https://github.com/element-plus/element-plus-nuxt",
1583
1805
  "category": "UI",
1584
1806
  "type": "3rd-party",
1585
1807
  "maintainers": [
1586
1808
  {
1587
- "name": "tolking",
1809
+ "name": "qiang",
1588
1810
  "github": "tolking"
1589
1811
  }
1590
1812
  ],
@@ -1610,7 +1832,8 @@
1610
1832
  {
1611
1833
  "name": "Pooya Parsa",
1612
1834
  "github": "pi0",
1613
- "twitter": "_pi0_"
1835
+ "twitter": "_pi0_",
1836
+ "bluesky": "pi0.io"
1614
1837
  },
1615
1838
  {
1616
1839
  "name": "Jonathan Bakebwa",
@@ -1637,7 +1860,8 @@
1637
1860
  "maintainers": [
1638
1861
  {
1639
1862
  "name": "Ricardo Gobbo de Souza",
1640
- "github": "ricardogobbosouza"
1863
+ "github": "ricardogobbosouza",
1864
+ "twitter": "gobbo_ricardo"
1641
1865
  }
1642
1866
  ],
1643
1867
  "compatibility": {
@@ -1647,7 +1871,7 @@
1647
1871
  },
1648
1872
  {
1649
1873
  "name": "eslint",
1650
- "description": "All-in-one ESLint module for Nuxt, provides project-aware, easy-to-use, extensible and future-proof integrations.",
1874
+ "description": "Project-aware, easy-to-use, extensible and future-proof ESLint integration.",
1651
1875
  "repo": "nuxt/eslint",
1652
1876
  "npm": "@nuxt/eslint",
1653
1877
  "icon": "nuxt.svg",
@@ -1660,7 +1884,8 @@
1660
1884
  {
1661
1885
  "name": "Anthony Fu",
1662
1886
  "github": "antfu",
1663
- "twitter": "antfu7"
1887
+ "twitter": "antfu7",
1888
+ "bluesky": "antfu.me"
1664
1889
  }
1665
1890
  ],
1666
1891
  "compatibility": {
@@ -1681,7 +1906,7 @@
1681
1906
  "type": "community",
1682
1907
  "maintainers": [
1683
1908
  {
1684
- "name": "Xin Du",
1909
+ "name": "Xin Du (Clark)",
1685
1910
  "github": "clarkdo"
1686
1911
  }
1687
1912
  ],
@@ -1748,7 +1973,7 @@
1748
1973
  "type": "3rd-party",
1749
1974
  "maintainers": [
1750
1975
  {
1751
- "name": "stephenkr",
1976
+ "name": "Stephen",
1752
1977
  "github": "stephenkr"
1753
1978
  }
1754
1979
  ],
@@ -1771,8 +1996,9 @@
1771
1996
  "maintainers": [
1772
1997
  {
1773
1998
  "name": "Alexander Lichter",
1774
- "github": "manniL",
1775
- "twitter": "TheAlexLichter"
1999
+ "github": "TheAlexLichter",
2000
+ "twitter": "TheAlexLichter",
2001
+ "bluesky": "thealexlichter.com"
1776
2002
  }
1777
2003
  ],
1778
2004
  "compatibility": {
@@ -1794,7 +2020,8 @@
1794
2020
  "maintainers": [
1795
2021
  {
1796
2022
  "name": "Pascal Luther",
1797
- "github": "lupas"
2023
+ "github": "lupas",
2024
+ "twitter": "PascalLuther"
1798
2025
  }
1799
2026
  ],
1800
2027
  "compatibility": {
@@ -1815,8 +2042,9 @@
1815
2042
  "type": "3rd-party",
1816
2043
  "maintainers": [
1817
2044
  {
1818
- "name": "sandoche",
1819
- "github": "sandoche"
2045
+ "name": "Sandoche ADITTANE",
2046
+ "github": "sandoche",
2047
+ "twitter": "sandochee"
1820
2048
  }
1821
2049
  ],
1822
2050
  "compatibility": {
@@ -1859,7 +2087,7 @@
1859
2087
  "type": "3rd-party",
1860
2088
  "maintainers": [
1861
2089
  {
1862
- "name": "kdydesign",
2090
+ "name": "Dev.DY",
1863
2091
  "github": "kdydesign"
1864
2092
  }
1865
2093
  ],
@@ -1883,7 +2111,8 @@
1883
2111
  {
1884
2112
  "name": "Daniel Roe",
1885
2113
  "github": "danielroe",
1886
- "twitter": "danielcroe"
2114
+ "twitter": "danielcroe",
2115
+ "bluesky": "danielroe.dev"
1887
2116
  }
1888
2117
  ],
1889
2118
  "compatibility": {
@@ -1915,20 +2144,21 @@
1915
2144
  },
1916
2145
  {
1917
2146
  "name": "fonts",
1918
- "description": "Plug-and-play web font optimization and configuration for Nuxt apps.",
2147
+ "description": "Add custom web fonts with performance in mind.",
1919
2148
  "repo": "nuxt/fonts",
1920
2149
  "npm": "@nuxt/fonts",
1921
2150
  "icon": "nuxt.svg",
1922
2151
  "github": "https://github.com/nuxt/fonts",
1923
- "website": "https://github.com/nuxt/fonts",
2152
+ "website": "https://fonts.nuxt.com",
1924
2153
  "learn_more": "",
1925
- "category": "Libraries",
2154
+ "category": "Fonts",
1926
2155
  "type": "official",
1927
2156
  "maintainers": [
1928
2157
  {
1929
2158
  "name": "Daniel Roe",
1930
2159
  "github": "danielroe",
1931
- "twitter": "danielcroe"
2160
+ "twitter": "danielcroe",
2161
+ "bluesky": "danielroe.dev"
1932
2162
  }
1933
2163
  ],
1934
2164
  "compatibility": {
@@ -1949,7 +2179,7 @@
1949
2179
  "type": "3rd-party",
1950
2180
  "maintainers": [
1951
2181
  {
1952
- "name": "Hebilicious",
2182
+ "name": "Heb",
1953
2183
  "github": "Hebilicious",
1954
2184
  "twitter": "its_hebilicious"
1955
2185
  }
@@ -2000,7 +2230,7 @@
2000
2230
  "type": "3rd-party",
2001
2231
  "maintainers": [
2002
2232
  {
2003
- "name": "vaso2",
2233
+ "name": "Vasyl Iatsenko",
2004
2234
  "github": "vaso2"
2005
2235
  }
2006
2236
  ],
@@ -2022,8 +2252,9 @@
2022
2252
  "type": "3rd-party",
2023
2253
  "maintainers": [
2024
2254
  {
2025
- "name": "lindsaykwardell",
2026
- "github": "lindsaykwardell"
2255
+ "name": "Lindsay Wardell",
2256
+ "github": "lindsaykwardell",
2257
+ "bluesky": "lindsaykwardell.com"
2027
2258
  }
2028
2259
  ],
2029
2260
  "compatibility": {
@@ -2045,7 +2276,9 @@
2045
2276
  "maintainers": [
2046
2277
  {
2047
2278
  "name": "Alexander Lichter",
2048
- "github": "manniL"
2279
+ "github": "TheAlexLichter",
2280
+ "bluesky": "thealexlichter.com",
2281
+ "twitter": "TheAlexLichter"
2049
2282
  },
2050
2283
  {
2051
2284
  "name": "Troy Morehouse",
@@ -2072,16 +2305,19 @@
2072
2305
  {
2073
2306
  "name": "Pooya Parsa",
2074
2307
  "github": "pi0",
2075
- "twitter": "_pi0_"
2308
+ "twitter": "_pi0_",
2309
+ "bluesky": "pi0.io"
2076
2310
  },
2077
2311
  {
2078
2312
  "name": "Ricardo Gobbo de Souza",
2079
- "github": "ricardogobbosouza"
2313
+ "github": "ricardogobbosouza",
2314
+ "twitter": "gobbo_ricardo"
2080
2315
  },
2081
2316
  {
2082
2317
  "name": "Matteo Gabriele",
2083
2318
  "github": "MatteoGabriele",
2084
- "twitter": "matteo_gabriele"
2319
+ "twitter": "matteo_gabriele",
2320
+ "bluesky": "matteogabriele.bsky.social"
2085
2321
  }
2086
2322
  ],
2087
2323
  "compatibility": {
@@ -2103,7 +2339,8 @@
2103
2339
  "maintainers": [
2104
2340
  {
2105
2341
  "name": "Ricardo Gobbo de Souza",
2106
- "github": "ricardogobbosouza"
2342
+ "github": "ricardogobbosouza",
2343
+ "twitter": "gobbo_ricardo"
2107
2344
  }
2108
2345
  ],
2109
2346
  "compatibility": {
@@ -2131,7 +2368,8 @@
2131
2368
  },
2132
2369
  {
2133
2370
  "name": "Ricardo Gobbo de Souza",
2134
- "github": "ricardogobbosouza"
2371
+ "github": "ricardogobbosouza",
2372
+ "twitter": "gobbo_ricardo"
2135
2373
  }
2136
2374
  ],
2137
2375
  "compatibility": {
@@ -2154,7 +2392,8 @@
2154
2392
  {
2155
2393
  "name": "Pooya Parsa",
2156
2394
  "github": "pi0",
2157
- "twitter": "_pi0_"
2395
+ "twitter": "_pi0_",
2396
+ "bluesky": "pi0.io"
2158
2397
  },
2159
2398
  {
2160
2399
  "name": "Farzad Soltani",
@@ -2185,8 +2424,9 @@
2185
2424
  "type": "3rd-party",
2186
2425
  "maintainers": [
2187
2426
  {
2188
- "name": "Diizzayy",
2189
- "github": "diizzayy"
2427
+ "name": "Conrawl Rogers",
2428
+ "github": "diizzayy",
2429
+ "twitter": "Diizzayy"
2190
2430
  }
2191
2431
  ],
2192
2432
  "compatibility": {
@@ -2207,8 +2447,9 @@
2207
2447
  "type": "3rd-party",
2208
2448
  "maintainers": [
2209
2449
  {
2210
- "name": "gomah",
2211
- "github": "gomah"
2450
+ "name": "Thomas Marrec",
2451
+ "github": "gomah",
2452
+ "twitter": "Gomah"
2212
2453
  }
2213
2454
  ],
2214
2455
  "compatibility": {
@@ -2229,8 +2470,9 @@
2229
2470
  "type": "3rd-party",
2230
2471
  "maintainers": [
2231
2472
  {
2232
- "name": "tobiasdiez",
2233
- "github": "tobiasdiez"
2473
+ "name": "Tobias Diez",
2474
+ "github": "tobiasdiez",
2475
+ "twitter": "tobias_diez"
2234
2476
  }
2235
2477
  ],
2236
2478
  "compatibility": {
@@ -2278,7 +2520,8 @@
2278
2520
  {
2279
2521
  "name": "Pooya Parsa",
2280
2522
  "github": "pi0",
2281
- "twitter": "_pi0_"
2523
+ "twitter": "_pi0_",
2524
+ "bluesky": "pi0.io"
2282
2525
  }
2283
2526
  ],
2284
2527
  "compatibility": {
@@ -2299,7 +2542,7 @@
2299
2542
  "type": "community",
2300
2543
  "maintainers": [
2301
2544
  {
2302
- "name": "Xin Du",
2545
+ "name": "Xin Du (Clark)",
2303
2546
  "github": "clarkdo"
2304
2547
  }
2305
2548
  ],
@@ -2321,8 +2564,10 @@
2321
2564
  "type": "community",
2322
2565
  "maintainers": [
2323
2566
  {
2324
- "name": "danielroe",
2325
- "github": "danielroe"
2567
+ "name": "Daniel Roe",
2568
+ "github": "danielroe",
2569
+ "twitter": "danielcroe",
2570
+ "bluesky": "danielroe.dev"
2326
2571
  }
2327
2572
  ],
2328
2573
  "compatibility": {
@@ -2345,7 +2590,8 @@
2345
2590
  {
2346
2591
  "name": "Daniel Roe",
2347
2592
  "github": "danielroe",
2348
- "twitter": "danielcroe"
2593
+ "twitter": "danielcroe",
2594
+ "bluesky": "danielroe.dev"
2349
2595
  }
2350
2596
  ],
2351
2597
  "compatibility": {
@@ -2388,9 +2634,10 @@
2388
2634
  "type": "3rd-party",
2389
2635
  "maintainers": [
2390
2636
  {
2391
- "name": "l-portet",
2637
+ "name": "Lucas Portet",
2392
2638
  "github": "l-portet",
2393
- "avatar": "https://avatars.githubusercontent.com/u/34057690?v=4"
2639
+ "avatar": "https://avatars.githubusercontent.com/u/34057690?v=4",
2640
+ "twitter": "lukecarry_"
2394
2641
  }
2395
2642
  ],
2396
2643
  "compatibility": {
@@ -2411,7 +2658,7 @@
2411
2658
  "type": "3rd-party",
2412
2659
  "maintainers": [
2413
2660
  {
2414
- "name": "victor-perez",
2661
+ "name": "Victor",
2415
2662
  "github": "victor-perez"
2416
2663
  }
2417
2664
  ],
@@ -2433,7 +2680,7 @@
2433
2680
  "type": "3rd-party",
2434
2681
  "maintainers": [
2435
2682
  {
2436
- "name": "richardeschloss",
2683
+ "name": "Richard Schloss",
2437
2684
  "github": "richardeschloss"
2438
2685
  }
2439
2686
  ],
@@ -2455,8 +2702,9 @@
2455
2702
  "type": "3rd-party",
2456
2703
  "maintainers": [
2457
2704
  {
2458
- "name": "hidekatsu-izuno",
2459
- "github": "hidekatsu-izuno"
2705
+ "name": "Hidekatsu Izuno",
2706
+ "github": "hidekatsu-izuno",
2707
+ "twitter": "hidekatsu_izuno"
2460
2708
  }
2461
2709
  ],
2462
2710
  "compatibility": {
@@ -2477,7 +2725,7 @@
2477
2725
  "type": "3rd-party",
2478
2726
  "maintainers": [
2479
2727
  {
2480
- "name": "Raphaël DAMEVIN",
2728
+ "name": "raphaeldamevin",
2481
2729
  "github": "damevin"
2482
2730
  }
2483
2731
  ],
@@ -2499,7 +2747,7 @@
2499
2747
  "type": "community",
2500
2748
  "maintainers": [
2501
2749
  {
2502
- "name": "Xin Du",
2750
+ "name": "Xin Du (Clark)",
2503
2751
  "github": "clarkdo"
2504
2752
  }
2505
2753
  ],
@@ -2523,7 +2771,8 @@
2523
2771
  {
2524
2772
  "name": "Daniel Roe",
2525
2773
  "github": "danielroe",
2526
- "twitter": "danielcroe"
2774
+ "twitter": "danielcroe",
2775
+ "bluesky": "danielroe.dev"
2527
2776
  }
2528
2777
  ],
2529
2778
  "compatibility": {
@@ -2548,12 +2797,14 @@
2548
2797
  {
2549
2798
  "name": "Pooya Parsa",
2550
2799
  "github": "pi0",
2551
- "twitter": "_pi0_"
2800
+ "twitter": "_pi0_",
2801
+ "bluesky": "pi0.io"
2552
2802
  },
2553
2803
  {
2554
2804
  "name": "Sébastien Chopin",
2555
2805
  "github": "Atinux",
2556
- "twitter": "Atinux"
2806
+ "twitter": "atinux",
2807
+ "bluesky": "atinux.com"
2557
2808
  }
2558
2809
  ],
2559
2810
  "compatibility": {
@@ -2574,16 +2825,21 @@
2574
2825
  "type": "3rd-party",
2575
2826
  "maintainers": [
2576
2827
  {
2577
- "name": "Sebastien Chopin",
2578
- "github": "Atinux"
2828
+ "name": "Sébastien Chopin",
2829
+ "github": "Atinux",
2830
+ "twitter": "atinux",
2831
+ "bluesky": "atinux.com"
2579
2832
  },
2580
2833
  {
2581
- "name": "Ahad Birang",
2582
- "github": "farnabaz"
2834
+ "name": "Farnabaz",
2835
+ "github": "farnabaz",
2836
+ "twitter": "a_birang",
2837
+ "bluesky": "farnabaz.dev"
2583
2838
  },
2584
2839
  {
2585
2840
  "name": "Sylvain Marroufin",
2586
- "github": "smarroufin"
2841
+ "github": "smarroufin",
2842
+ "twitter": "smarroufin"
2587
2843
  },
2588
2844
  {
2589
2845
  "name": "Florent Delerue",
@@ -2607,7 +2863,7 @@
2607
2863
  "icon": "",
2608
2864
  "github": "https://github.com/LuXDAmore/nuxt-humans-txt",
2609
2865
  "website": "https://luxdamore.github.io/nuxt-humans-txt/",
2610
- "learn_more": "https://humanstxt.org/",
2866
+ "learn_more": "",
2611
2867
  "category": "SEO",
2612
2868
  "type": "3rd-party",
2613
2869
  "maintainers": [
@@ -2639,12 +2895,16 @@
2639
2895
  "github": "rchl"
2640
2896
  },
2641
2897
  {
2642
- "name": "Kazuya Kawaguchi",
2643
- "github": "kazupon"
2898
+ "name": "kazuya kawaguchi",
2899
+ "github": "kazupon",
2900
+ "twitter": "kazu_pon",
2901
+ "bluesky": "kazupon.dev"
2644
2902
  },
2645
2903
  {
2646
2904
  "name": "Bobbie Goede",
2647
- "github": "BobbieGoede"
2905
+ "github": "BobbieGoede",
2906
+ "twitter": "bobbiegoede",
2907
+ "bluesky": "goede.dev"
2648
2908
  }
2649
2909
  ],
2650
2910
  "compatibility": {
@@ -2665,7 +2925,7 @@
2665
2925
  "type": "3rd-party",
2666
2926
  "maintainers": [
2667
2927
  {
2668
- "name": "coremyslo",
2928
+ "name": "Konstantin Koromyslo",
2669
2929
  "github": "coremyslo"
2670
2930
  }
2671
2931
  ],
@@ -2687,7 +2947,7 @@
2687
2947
  "type": "3rd-party",
2688
2948
  "maintainers": [
2689
2949
  {
2690
- "name": "JohnCampionJr",
2950
+ "name": "John Campion Jr",
2691
2951
  "github": "JohnCampionJr"
2692
2952
  }
2693
2953
  ],
@@ -2702,7 +2962,7 @@
2702
2962
  "description": "Icon module for Nuxt with 200,000+ ready to use icons from Iconify.",
2703
2963
  "repo": "nuxt/icon",
2704
2964
  "npm": "@nuxt/icon",
2705
- "icon": "nuxt-icon.png",
2965
+ "icon": "nuxt.svg",
2706
2966
  "github": "https://github.com/nuxt/icon",
2707
2967
  "website": "https://github.com/nuxt/icon",
2708
2968
  "learn_more": "",
@@ -2710,12 +2970,16 @@
2710
2970
  "type": "official",
2711
2971
  "maintainers": [
2712
2972
  {
2713
- "name": "Atinux",
2714
- "github": "Atinux"
2973
+ "name": "Sébastien Chopin",
2974
+ "github": "Atinux",
2975
+ "twitter": "atinux",
2976
+ "bluesky": "atinux.com"
2715
2977
  },
2716
2978
  {
2717
2979
  "name": "Anthony Fu",
2718
- "github": "antfu"
2980
+ "github": "antfu",
2981
+ "bluesky": "antfu.me",
2982
+ "twitter": "antfu7"
2719
2983
  }
2720
2984
  ],
2721
2985
  "compatibility": {
@@ -2737,7 +3001,7 @@
2737
3001
  "type": "3rd-party",
2738
3002
  "maintainers": [
2739
3003
  {
2740
- "name": "Sebastian Wludzik",
3004
+ "name": "foxCode (Sebastian Włudzik)",
2741
3005
  "github": "gitfoxcode"
2742
3006
  }
2743
3007
  ],
@@ -2770,10 +3034,10 @@
2770
3034
  },
2771
3035
  {
2772
3036
  "name": "image",
2773
- "description": "Optimised images for Nuxt, with progressive processing, lazy-loading, real-time resizes and providers support.",
3037
+ "description": "Add images with progressive processing, lazy-loading, resizing and providers support.",
2774
3038
  "repo": "nuxt/image",
2775
3039
  "npm": "@nuxt/image",
2776
- "icon": "image.png",
3040
+ "icon": "nuxt.svg",
2777
3041
  "github": "https://github.com/nuxt/image",
2778
3042
  "website": "https://image.nuxt.com",
2779
3043
  "learn_more": "",
@@ -2781,24 +3045,28 @@
2781
3045
  "type": "official",
2782
3046
  "maintainers": [
2783
3047
  {
2784
- "name": "Ahad Birang",
3048
+ "name": "Farnabaz",
2785
3049
  "github": "farnabaz",
2786
- "twitter": "a_birang"
3050
+ "twitter": "a_birang",
3051
+ "bluesky": "farnabaz.dev"
2787
3052
  },
2788
3053
  {
2789
3054
  "name": "Daniel Roe",
2790
3055
  "github": "danielroe",
2791
- "twitter": "danielcroe"
3056
+ "twitter": "danielcroe",
3057
+ "bluesky": "danielroe.dev"
2792
3058
  },
2793
3059
  {
2794
3060
  "name": "Pooya Parsa",
2795
3061
  "github": "pi0",
2796
- "twitter": "_pi0_"
3062
+ "twitter": "_pi0_",
3063
+ "bluesky": "pi0.io"
2797
3064
  },
2798
3065
  {
2799
- "name": "Sebastien Chopin",
3066
+ "name": "Sébastien Chopin",
2800
3067
  "github": "Atinux",
2801
- "twitter": "Atinux"
3068
+ "twitter": "atinux",
3069
+ "bluesky": "atinux.com"
2802
3070
  }
2803
3071
  ],
2804
3072
  "compatibility": {
@@ -2822,7 +3090,8 @@
2822
3090
  "maintainers": [
2823
3091
  {
2824
3092
  "name": "Ricardo Gobbo de Souza",
2825
- "github": "ricardogobbosouza"
3093
+ "github": "ricardogobbosouza",
3094
+ "twitter": "gobbo_ricardo"
2826
3095
  }
2827
3096
  ],
2828
3097
  "compatibility": {
@@ -2833,8 +3102,8 @@
2833
3102
  {
2834
3103
  "name": "inkline",
2835
3104
  "description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
2836
- "repo": "inkline/inkline#main/packages/integrations/plugin",
2837
- "npm": "@inkline/plugin",
3105
+ "repo": "inkline/inkline",
3106
+ "npm": "inkline",
2838
3107
  "icon": "inkline.svg",
2839
3108
  "github": "https://github.com/inkline/inkline",
2840
3109
  "website": "https://inkline.io",
@@ -2892,7 +3161,8 @@
2892
3161
  {
2893
3162
  "name": "Daniel Roe",
2894
3163
  "github": "danielroe",
2895
- "twitter": "danielcroe"
3164
+ "twitter": "danielcroe",
3165
+ "bluesky": "danielroe.dev"
2896
3166
  }
2897
3167
  ],
2898
3168
  "compatibility": {
@@ -2900,6 +3170,29 @@
2900
3170
  "requires": {}
2901
3171
  }
2902
3172
  },
3173
+ {
3174
+ "name": "izi-toast",
3175
+ "description": "Elegant, responsive, and lightweight toast notification module for Nuxt 3 using iziToast. Supports auto-imported composables and full customization.",
3176
+ "repo": "stephenjason89/nuxt-toast",
3177
+ "npm": "nuxt-toast",
3178
+ "icon": "toast.png",
3179
+ "github": "https://github.com/stephenjason89/nuxt-toast",
3180
+ "website": "https://github.com/stephenjason89/nuxt-toast",
3181
+ "learn_more": "https://marcelodolza.github.io/iziToast/",
3182
+ "category": "Libraries",
3183
+ "type": "3rd-party",
3184
+ "maintainers": [
3185
+ {
3186
+ "name": "Stephen Jason Wang",
3187
+ "github": "stephenjason89",
3188
+ "twitter": "stephenjason89"
3189
+ }
3190
+ ],
3191
+ "compatibility": {
3192
+ "nuxt": "^3.0.0",
3193
+ "requires": {}
3194
+ }
3195
+ },
2903
3196
  {
2904
3197
  "name": "jsonapi",
2905
3198
  "description": "Easy JSON:API client integration for Nuxt",
@@ -2922,6 +3215,28 @@
2922
3215
  "requires": {}
2923
3216
  }
2924
3217
  },
3218
+ {
3219
+ "name": "keen-slider",
3220
+ "description": "Best, lightweight Keen Slider for best web performance",
3221
+ "repo": "modbender/nuxt-keen-slider",
3222
+ "npm": "nuxt-keen-slider",
3223
+ "icon": "keen-slider.png",
3224
+ "github": "https://github.com/modbender/nuxt-keen-slider",
3225
+ "website": "https://github.com/modbender/nuxt-keen-slider",
3226
+ "learn_more": "",
3227
+ "category": "Libraries",
3228
+ "type": "3rd-party",
3229
+ "maintainers": [
3230
+ {
3231
+ "name": "modbender",
3232
+ "github": "modbender"
3233
+ }
3234
+ ],
3235
+ "compatibility": {
3236
+ "nuxt": "^3.0.0",
3237
+ "requires": {}
3238
+ }
3239
+ },
2925
3240
  {
2926
3241
  "name": "kentico-kontent",
2927
3242
  "description": "Add Kentico Kontent super power to your nuxt app",
@@ -2957,11 +3272,13 @@
2957
3272
  "type": "community",
2958
3273
  "maintainers": [
2959
3274
  {
2960
- "name": "danielroe",
2961
- "github": "danielroe"
3275
+ "name": "Daniel Roe",
3276
+ "github": "danielroe",
3277
+ "twitter": "danielcroe",
3278
+ "bluesky": "danielroe.dev"
2962
3279
  },
2963
3280
  {
2964
- "name": "daveordead",
3281
+ "name": "Dave",
2965
3282
  "github": "DaveOrDead",
2966
3283
  "twitter": "dave_or_dead"
2967
3284
  }
@@ -3010,7 +3327,8 @@
3010
3327
  "maintainers": [
3011
3328
  {
3012
3329
  "name": "Ricardo Gobbo de Souza",
3013
- "github": "ricardogobbosouza"
3330
+ "github": "ricardogobbosouza",
3331
+ "twitter": "gobbo_ricardo"
3014
3332
  }
3015
3333
  ],
3016
3334
  "compatibility": {
@@ -3031,7 +3349,7 @@
3031
3349
  "type": "3rd-party",
3032
3350
  "maintainers": [
3033
3351
  {
3034
- "name": "skyrpex",
3352
+ "name": "Cristian Pallarés",
3035
3353
  "github": "skyrpex"
3036
3354
  }
3037
3355
  ],
@@ -3040,28 +3358,6 @@
3040
3358
  "requires": {}
3041
3359
  }
3042
3360
  },
3043
- {
3044
- "name": "laravel-precognition",
3045
- "description": "Nuxt module to work with Laravel Precognition and $fetch",
3046
- "repo": "sot1986/nuxt-laravel-precognition",
3047
- "npm": "nuxt-laravel-precognition",
3048
- "icon": "laravel.svg",
3049
- "github": "https://github.com/sot1986/nuxt-laravel-precognition",
3050
- "website": "https://github.com/sot1986/nuxt-laravel-precognition",
3051
- "learn_more": "",
3052
- "category": "Security",
3053
- "type": "3rd-party",
3054
- "maintainers": [
3055
- {
3056
- "name": "sot1986",
3057
- "github": "sot1986"
3058
- }
3059
- ],
3060
- "compatibility": {
3061
- "nuxt": ">=3.0.0",
3062
- "requires": {}
3063
- }
3064
- },
3065
3361
  {
3066
3362
  "name": "laravel",
3067
3363
  "description": "Nuxt cli extension for use with laravel as backend",
@@ -3097,12 +3393,14 @@
3097
3393
  "type": "community",
3098
3394
  "maintainers": [
3099
3395
  {
3100
- "name": "Augustin MERCIER",
3101
- "github": "Gugustinette"
3396
+ "name": "Gugustinette",
3397
+ "github": "Gugustinette",
3398
+ "twitter": "gugustinette",
3399
+ "bluesky": "gugustinette.com"
3102
3400
  }
3103
3401
  ],
3104
3402
  "compatibility": {
3105
- "nuxt": "^3.0.0",
3403
+ "nuxt": ">=3.0.0",
3106
3404
  "requires": {}
3107
3405
  }
3108
3406
  },
@@ -3131,6 +3429,36 @@
3131
3429
  "devtools": "^0.0.0"
3132
3430
  }
3133
3431
  },
3432
+ {
3433
+ "name": "llms",
3434
+ "description": "Generate llms.txt documentation for your Nuxt application",
3435
+ "repo": "nuxtlabs/nuxt-llms",
3436
+ "npm": "nuxt-llms",
3437
+ "icon": "llms.png",
3438
+ "github": "https://github.com/nuxtlabs/nuxt-llms",
3439
+ "website": "https://github.com/nuxtlabs/nuxt-llms",
3440
+ "learn_more": "",
3441
+ "category": "SEO",
3442
+ "type": "3rd-party",
3443
+ "maintainers": [
3444
+ {
3445
+ "name": "Farnabaz",
3446
+ "github": "farnabaz",
3447
+ "twitter": "a_birang",
3448
+ "bluesky": "farnabaz.dev"
3449
+ },
3450
+ {
3451
+ "name": "Sébastien Chopin",
3452
+ "github": "Atinux",
3453
+ "twitter": "atinux",
3454
+ "bluesky": "atinux.com"
3455
+ }
3456
+ ],
3457
+ "compatibility": {
3458
+ "nuxt": "^3.0.0",
3459
+ "requires": {}
3460
+ }
3461
+ },
3134
3462
  {
3135
3463
  "name": "localforage",
3136
3464
  "description": "LocalForage is a fast and simple storage library for JavaScript",
@@ -3146,11 +3474,12 @@
3146
3474
  {
3147
3475
  "name": "Alexandre Chopin",
3148
3476
  "github": "alexchopin",
3149
- "twitter": "alexchopin"
3477
+ "twitter": "thewikeo"
3150
3478
  },
3151
3479
  {
3152
3480
  "name": "Ricardo Gobbo de Souza",
3153
- "github": "ricardogobbosouza"
3481
+ "github": "ricardogobbosouza",
3482
+ "twitter": "gobbo_ricardo"
3154
3483
  }
3155
3484
  ],
3156
3485
  "compatibility": {
@@ -3173,7 +3502,8 @@
3173
3502
  {
3174
3503
  "name": "Pooya Parsa",
3175
3504
  "github": "pi0",
3176
- "twitter": "_pi0_"
3505
+ "twitter": "_pi0_",
3506
+ "bluesky": "pi0.io"
3177
3507
  }
3178
3508
  ],
3179
3509
  "compatibility": {
@@ -3194,8 +3524,10 @@
3194
3524
  "type": "3rd-party",
3195
3525
  "maintainers": [
3196
3526
  {
3197
- "name": "Arash Sheyda",
3198
- "github": "arashsheyda"
3527
+ "name": "Arash Ari Sheyda",
3528
+ "github": "arashsheyda",
3529
+ "twitter": "arash_sheyda",
3530
+ "bluesky": "arashsheyda.me"
3199
3531
  }
3200
3532
  ],
3201
3533
  "compatibility": {
@@ -3272,6 +3604,30 @@
3272
3604
  },
3273
3605
  "sponsor": true
3274
3606
  },
3607
+ {
3608
+ "name": "lottie",
3609
+ "description": "Easily integrate Lottie animations into your Nuxt App.",
3610
+ "repo": "volkanakkus/nuxt-lottie",
3611
+ "npm": "nuxt-lottie",
3612
+ "icon": "lottie.png",
3613
+ "github": "https://github.com/volkanakkus/nuxt-lottie",
3614
+ "website": "https://github.com/volkanakkus/nuxt-lottie",
3615
+ "learn_more": "https://github.com/volkanakkus/nuxt-lottie/blob/main/README.md",
3616
+ "category": "UI",
3617
+ "type": "3rd-party",
3618
+ "maintainers": [
3619
+ {
3620
+ "name": "Volkan Akkuş",
3621
+ "github": "volkanakkus",
3622
+ "avatar": "https://avatars.githubusercontent.com/volkanakkus",
3623
+ "twitter": "volkanakks"
3624
+ }
3625
+ ],
3626
+ "compatibility": {
3627
+ "nuxt": ">=3.0.0",
3628
+ "requires": {}
3629
+ }
3630
+ },
3275
3631
  {
3276
3632
  "name": "lucide-icons",
3277
3633
  "description": "Nuxt module to integrate Lucide icons",
@@ -3335,7 +3691,32 @@
3335
3691
  {
3336
3692
  "name": "Daniel Roe",
3337
3693
  "github": "danielroe",
3338
- "twitter": "danielcroe"
3694
+ "twitter": "danielcroe",
3695
+ "bluesky": "danielroe.dev"
3696
+ }
3697
+ ],
3698
+ "compatibility": {
3699
+ "nuxt": ">=3.0.0",
3700
+ "requires": {}
3701
+ }
3702
+ },
3703
+ {
3704
+ "name": "mailchannels",
3705
+ "description": "Simple MailChannels Email API integration for Nuxt",
3706
+ "repo": "yizack/nuxt-mailchannels",
3707
+ "npm": "nuxt-mailchannels",
3708
+ "icon": "mailchannels.svg",
3709
+ "github": "https://github.com/Yizack/nuxt-mailchannels",
3710
+ "website": "https://github.com/Yizack/nuxt-mailchannels",
3711
+ "learn_more": "https://www.mailchannels.com/email-api/",
3712
+ "category": "Extensions",
3713
+ "type": "3rd-party",
3714
+ "maintainers": [
3715
+ {
3716
+ "name": "Yizack Rangel",
3717
+ "github": "yizack",
3718
+ "twitter": "YizackR",
3719
+ "bluesky": "yizack.com"
3339
3720
  }
3340
3721
  ],
3341
3722
  "compatibility": {
@@ -3381,7 +3762,8 @@
3381
3762
  {
3382
3763
  "name": "Pooya Parsa",
3383
3764
  "github": "pi0",
3384
- "twitter": "_pi0_"
3765
+ "twitter": "_pi0_",
3766
+ "bluesky": "pi0.io"
3385
3767
  }
3386
3768
  ],
3387
3769
  "compatibility": {
@@ -3402,7 +3784,7 @@
3402
3784
  "type": "3rd-party",
3403
3785
  "maintainers": [
3404
3786
  {
3405
- "name": "Hànzy",
3787
+ "name": "Emirhan",
3406
3788
  "github": "hanzydev",
3407
3789
  "avatar": "https://avatars.githubusercontent.com/u/77491112?v=4"
3408
3790
  }
@@ -3426,7 +3808,7 @@
3426
3808
  "type": "3rd-party",
3427
3809
  "maintainers": [
3428
3810
  {
3429
- "name": "pimlie",
3811
+ "name": "Pim",
3430
3812
  "github": "pimlie"
3431
3813
  }
3432
3814
  ],
@@ -3448,8 +3830,9 @@
3448
3830
  "type": "3rd-party",
3449
3831
  "maintainers": [
3450
3832
  {
3451
- "name": "Loïc Mazuel",
3452
- "github": "LouisMazel"
3833
+ "name": "Mazel",
3834
+ "github": "LouisMazel",
3835
+ "twitter": "Mazeel"
3453
3836
  }
3454
3837
  ],
3455
3838
  "compatibility": {
@@ -3470,8 +3853,10 @@
3470
3853
  "type": "community",
3471
3854
  "maintainers": [
3472
3855
  {
3473
- "name": "farnabaz",
3474
- "github": "farnabaz"
3856
+ "name": "Farnabaz",
3857
+ "github": "farnabaz",
3858
+ "twitter": "a_birang",
3859
+ "bluesky": "farnabaz.dev"
3475
3860
  }
3476
3861
  ],
3477
3862
  "compatibility": {
@@ -3506,7 +3891,7 @@
3506
3891
  "name": "medusa",
3507
3892
  "description": "Easily connect to Medusa from your Nuxt application",
3508
3893
  "repo": "Baroshem/nuxt-medusa",
3509
- "npm": "nuxt-medusa",
3894
+ "npm": "@nuxtjs/medusa",
3510
3895
  "icon": "medusa.svg",
3511
3896
  "github": "https://github.com/Baroshem/nuxt-medusa/",
3512
3897
  "website": "https://nuxt-medusa.vercel.app/",
@@ -3517,7 +3902,9 @@
3517
3902
  {
3518
3903
  "name": "Jakub Andrzejewski",
3519
3904
  "github": "Baroshem",
3520
- "avatar": "https://avatars.githubusercontent.com/u/37120330?v=4"
3905
+ "avatar": "https://avatars.githubusercontent.com/u/37120330?v=4",
3906
+ "twitter": "jacobandrewsky",
3907
+ "bluesky": "jacobandrewsky.bsky.social"
3521
3908
  }
3522
3909
  ],
3523
3910
  "compatibility": {
@@ -3542,7 +3929,8 @@
3542
3929
  {
3543
3930
  "name": "Alex Duval",
3544
3931
  "github": "xlanex6",
3545
- "avatar": "https://avatars.githubusercontent.com/u/13418668?v=4"
3932
+ "avatar": "https://avatars.githubusercontent.com/u/13418668?v=4",
3933
+ "twitter": "xlanex6"
3546
3934
  }
3547
3935
  ],
3548
3936
  "compatibility": {
@@ -3566,7 +3954,7 @@
3566
3954
  "type": "3rd-party",
3567
3955
  "maintainers": [
3568
3956
  {
3569
- "name": "pimlie",
3957
+ "name": "Pim",
3570
3958
  "github": "pimlie"
3571
3959
  }
3572
3960
  ],
@@ -3635,11 +4023,13 @@
3635
4023
  {
3636
4024
  "name": "Pooya Parsa",
3637
4025
  "github": "pi0",
3638
- "twitter": "_pi0_"
4026
+ "twitter": "_pi0_",
4027
+ "bluesky": "pi0.io"
3639
4028
  },
3640
4029
  {
3641
4030
  "name": "Ricardo Gobbo de Souza",
3642
- "github": "ricardogobbosouza"
4031
+ "github": "ricardogobbosouza",
4032
+ "twitter": "gobbo_ricardo"
3643
4033
  }
3644
4034
  ],
3645
4035
  "compatibility": {
@@ -3660,7 +4050,7 @@
3660
4050
  "type": "3rd-party",
3661
4051
  "maintainers": [
3662
4052
  {
3663
- "name": "ezypeeze",
4053
+ "name": "Pedro Miguel Da Silva Pereira",
3664
4054
  "github": "ezypeeze"
3665
4055
  }
3666
4056
  ],
@@ -3682,8 +4072,10 @@
3682
4072
  "type": "3rd-party",
3683
4073
  "maintainers": [
3684
4074
  {
3685
- "name": "arashsheyda",
3686
- "github": "arashsheyda"
4075
+ "name": "Arash Ari Sheyda",
4076
+ "github": "arashsheyda",
4077
+ "twitter": "arash_sheyda",
4078
+ "bluesky": "arashsheyda.me"
3687
4079
  }
3688
4080
  ],
3689
4081
  "compatibility": {
@@ -3705,7 +4097,8 @@
3705
4097
  "maintainers": [
3706
4098
  {
3707
4099
  "name": "DreaMinder",
3708
- "github": "DreaMinder"
4100
+ "github": "DreaMinder",
4101
+ "twitter": "DreaMinder"
3709
4102
  }
3710
4103
  ],
3711
4104
  "compatibility": {
@@ -3727,8 +4120,9 @@
3727
4120
  "maintainers": [
3728
4121
  {
3729
4122
  "name": "Alexander Lichter",
3730
- "github": "manniL",
3731
- "twitter": "TheAlexLichter"
4123
+ "github": "TheAlexLichter",
4124
+ "twitter": "TheAlexLichter",
4125
+ "bluesky": "thealexlichter.com"
3732
4126
  }
3733
4127
  ],
3734
4128
  "compatibility": {
@@ -3771,8 +4165,10 @@
3771
4165
  "type": "community",
3772
4166
  "maintainers": [
3773
4167
  {
3774
- "name": "Arash Sheyda",
3775
- "github": "arashsheyda"
4168
+ "name": "Arash Ari Sheyda",
4169
+ "github": "arashsheyda",
4170
+ "twitter": "arash_sheyda",
4171
+ "bluesky": "arashsheyda.me"
3776
4172
  }
3777
4173
  ],
3778
4174
  "compatibility": {
@@ -3788,12 +4184,12 @@
3788
4184
  "icon": "nodemailer.png",
3789
4185
  "github": "https://github.com/kleinpetr/nuxt-nodemailer",
3790
4186
  "website": "https://github.com/kleinpetr/nuxt-nodemailer",
3791
- "learn_more": "https://www.nodemailer.com/",
4187
+ "learn_more": "https://nodemailer.com/",
3792
4188
  "category": "Extensions",
3793
4189
  "type": "3rd-party",
3794
4190
  "maintainers": [
3795
4191
  {
3796
- "name": "kleinpetr",
4192
+ "name": "Klein Petr",
3797
4193
  "github": "kleinpetr"
3798
4194
  }
3799
4195
  ],
@@ -3837,7 +4233,7 @@
3837
4233
  "type": "3rd-party",
3838
4234
  "maintainers": [
3839
4235
  {
3840
- "name": "adenvt",
4236
+ "name": "Ade Novid",
3841
4237
  "github": "adenvt"
3842
4238
  }
3843
4239
  ],
@@ -3881,7 +4277,7 @@
3881
4277
  "type": "3rd-party",
3882
4278
  "maintainers": [
3883
4279
  {
3884
- "name": "Christian Lenz",
4280
+ "name": "Chrizzly",
3885
4281
  "github": "Chris2011",
3886
4282
  "twitter": "Chrizzly42"
3887
4283
  }
@@ -3899,18 +4295,19 @@
3899
4295
  "icon": "laravel.svg",
3900
4296
  "github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
3901
4297
  "website": "https://manchenkoff.gitbook.io/nuxt-auth-sanctum/",
3902
- "learn_more": "https://laravel.com/docs/10.x/sanctum",
4298
+ "learn_more": "https://laravel.com/docs/12.x/sanctum",
3903
4299
  "category": "Security",
3904
4300
  "type": "3rd-party",
3905
4301
  "maintainers": [
3906
4302
  {
3907
4303
  "name": "Artem Manchenkov",
3908
4304
  "github": "manchenkoff",
3909
- "avatar": "https://avatars.githubusercontent.com/manchenkoff"
4305
+ "avatar": "https://avatars.githubusercontent.com/manchenkoff",
4306
+ "twitter": "AManchenkov"
3910
4307
  }
3911
4308
  ],
3912
4309
  "compatibility": {
3913
- "nuxt": ">=3.9.0",
4310
+ "nuxt": ">=3.12.0",
3914
4311
  "requires": {}
3915
4312
  }
3916
4313
  },
@@ -3927,7 +4324,7 @@
3927
4324
  "type": "3rd-party",
3928
4325
  "maintainers": [
3929
4326
  {
3930
- "name": "kgierke",
4327
+ "name": "Kurt Gierke",
3931
4328
  "github": "kgierke"
3932
4329
  }
3933
4330
  ],
@@ -3949,7 +4346,7 @@
3949
4346
  "type": "3rd-party",
3950
4347
  "maintainers": [
3951
4348
  {
3952
- "name": "Soryn Gitlan",
4349
+ "name": "Soryn",
3953
4350
  "github": "50rayn"
3954
4351
  }
3955
4352
  ],
@@ -3990,18 +4387,42 @@
3990
4387
  {
3991
4388
  "name": "nuxt-bootstrap-icons",
3992
4389
  "description": "Just a simple integration for Bootstrap Icons",
3993
- "repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
4390
+ "repo": "oyedejioyewole/nuxt-bootstrap-icons",
3994
4391
  "npm": "nuxt-bootstrap-icons",
3995
4392
  "icon": "bootstrap-icons.svg",
3996
- "github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3997
- "website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3998
- "learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
4393
+ "github": "https://github.com/oyedejioyewole/nuxt-bootstrap-icons",
4394
+ "website": "https://github.com/oyedejioyewole/nuxt-bootstrap-icons",
4395
+ "learn_more": "https://github.com/oyedejioyewole/nuxt-bootstrap-icons",
4396
+ "category": "UI",
4397
+ "type": "3rd-party",
4398
+ "maintainers": [
4399
+ {
4400
+ "name": "Oyedeji Oyewole",
4401
+ "github": "oyedejioyewole"
4402
+ }
4403
+ ],
4404
+ "compatibility": {
4405
+ "nuxt": ">=3.0.0",
4406
+ "requires": {}
4407
+ }
4408
+ },
4409
+ {
4410
+ "name": "nuxt-charts",
4411
+ "description": "Nuxt module for vue-chrts",
4412
+ "repo": "dennisadriaans/vue-chrts#main/packages/nuxt",
4413
+ "npm": "nuxt-charts",
4414
+ "icon": "nuxt-charts.svg",
4415
+ "github": "https://github.com/dennisadriaans/vue-chrts",
4416
+ "website": "https://nuxtcharts.com/",
4417
+ "learn_more": "https://nuxtcharts.com/docs",
3999
4418
  "category": "UI",
4000
4419
  "type": "3rd-party",
4001
4420
  "maintainers": [
4002
4421
  {
4003
- "name": "OyewoleOyedeji",
4004
- "github": "OyewoleOyedeji"
4422
+ "name": "Dennis Adriaansen",
4423
+ "github": "dennisadriaans",
4424
+ "avatar": "https://avatars.githubusercontent.com/dennisadriaans",
4425
+ "twitter": "DennisAdriaans"
4005
4426
  }
4006
4427
  ],
4007
4428
  "compatibility": {
@@ -4044,8 +4465,9 @@
4044
4465
  "type": "3rd-party",
4045
4466
  "maintainers": [
4046
4467
  {
4047
- "name": "ThimoDEV",
4048
- "github": "ThimoDEV"
4468
+ "name": "Thimo",
4469
+ "github": "ThimoDEV",
4470
+ "twitter": "ThimoDEV"
4049
4471
  }
4050
4472
  ],
4051
4473
  "compatibility": {
@@ -4054,33 +4476,101 @@
4054
4476
  }
4055
4477
  },
4056
4478
  {
4057
- "name": "nuxt-cookie-consent",
4058
- "description": "Nuxt module for integrating with cookie consent providers with ease",
4059
- "repo": "weareheavy/nuxt-cookie-consent",
4060
- "npm": "@weareheavy/nuxt-cookie-consent",
4061
- "icon": "wah.svg",
4062
- "github": "https://github.com/weareheavy/nuxt-cookie-consent",
4063
- "website": "https://nuxt-cookie-consent.packages.weareheavy.com",
4479
+ "name": "nuxt-color-picker",
4480
+ "description": "A module that adds a convenient, customizable ColorPicker component to select colors in your application.",
4481
+ "repo": "lorexiq/nuxt-color-picker",
4482
+ "npm": "nuxt-color-picker",
4483
+ "icon": "nuxt-color-picker.png",
4484
+ "github": "https://github.com/LorexIQ/nuxt-color-picker",
4485
+ "website": "https://nuxt-color-picker.nuxt.dev/",
4064
4486
  "learn_more": "",
4065
- "category": "Extensions",
4487
+ "category": "UI",
4066
4488
  "type": "3rd-party",
4067
4489
  "maintainers": [
4068
4490
  {
4069
- "name": "weareheavy",
4070
- "github": "weareheavy"
4491
+ "name": "Dmitry Murashko",
4492
+ "github": "LorexIQ",
4493
+ "avatar": "https://avatars.githubusercontent.com/lorexiq?v=4"
4071
4494
  }
4072
4495
  ],
4073
4496
  "compatibility": {
4074
- "nuxt": ">=3.0.0",
4497
+ "nuxt": "^3.0.0",
4075
4498
  "requires": {}
4076
4499
  }
4077
4500
  },
4078
4501
  {
4079
- "name": "nuxt-facebook-chat",
4080
- "description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
4081
- "repo": "superdev-tech/nuxt-facebook-chat",
4082
- "npm": "nuxt-facebook-chat",
4083
- "icon": "nuxt-facebook-chat.svg",
4502
+ "name": "nuxt-componentsbook-module",
4503
+ "description": "Storybook-like experience for Nuxt components",
4504
+ "repo": "s00d/nuxt-componentsbook-module",
4505
+ "npm": "nuxt-componentsbook-module",
4506
+ "icon": "nuxt-componentsbook-module.png",
4507
+ "github": "https://github.com/s00d/nuxt-componentsbook-module",
4508
+ "website": "https://github.com/s00d/nuxt-componentsbook-module",
4509
+ "learn_more": "https://www.npmjs.com/package/nuxt-componentsbook-module",
4510
+ "category": "Extensions",
4511
+ "type": "3rd-party",
4512
+ "maintainers": [
4513
+ {
4514
+ "name": "Pavel Kuzmin",
4515
+ "github": "s00d"
4516
+ }
4517
+ ],
4518
+ "compatibility": {
4519
+ "nuxt": ">=3.0.0",
4520
+ "requires": {}
4521
+ }
4522
+ },
4523
+ {
4524
+ "name": "nuxt-cookie-consent",
4525
+ "description": "Nuxt module for integrating with cookie consent providers with ease",
4526
+ "repo": "weareheavy/nuxt-cookie-consent",
4527
+ "npm": "@weareheavy/nuxt-cookie-consent",
4528
+ "icon": "wah.svg",
4529
+ "github": "https://github.com/weareheavy/nuxt-cookie-consent",
4530
+ "website": "https://nuxt-cookie-consent.packages.weareheavy.com",
4531
+ "learn_more": "",
4532
+ "category": "Extensions",
4533
+ "type": "3rd-party",
4534
+ "maintainers": [
4535
+ {
4536
+ "name": "weareheavy",
4537
+ "github": "weareheavy"
4538
+ }
4539
+ ],
4540
+ "compatibility": {
4541
+ "nuxt": ">=3.0.0",
4542
+ "requires": {}
4543
+ }
4544
+ },
4545
+ {
4546
+ "name": "nuxt-coolify",
4547
+ "description": "Integrate Nuxt and Nitro With Coolify's API using nuxt-coolify.",
4548
+ "repo": "justserdar/nuxt-coolify",
4549
+ "npm": "nuxt-coolify",
4550
+ "icon": "nuxt-coolify.svg",
4551
+ "github": "https://github.com/justserdar/nuxt-coolify",
4552
+ "website": "https://github.com/justserdar/nuxt-coolify",
4553
+ "learn_more": "https://nuxt-coolify.justserdar.dev/",
4554
+ "category": "Request",
4555
+ "type": "3rd-party",
4556
+ "maintainers": [
4557
+ {
4558
+ "name": "Serdar Yerdelen",
4559
+ "github": "JustSerdar",
4560
+ "twitter": "justserdardev"
4561
+ }
4562
+ ],
4563
+ "compatibility": {
4564
+ "nuxt": ">=3.0.0",
4565
+ "requires": {}
4566
+ }
4567
+ },
4568
+ {
4569
+ "name": "nuxt-facebook-chat",
4570
+ "description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
4571
+ "repo": "superdev-tech/nuxt-facebook-chat",
4572
+ "npm": "nuxt-facebook-chat",
4573
+ "icon": "nuxt-facebook-chat.svg",
4084
4574
  "github": "https://github.com/superdev-tech/nuxt-facebook-chat",
4085
4575
  "website": "https://github.com/superdev-tech/nuxt-facebook-chat",
4086
4576
  "learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
@@ -4114,7 +4604,7 @@
4114
4604
  "type": "3rd-party",
4115
4605
  "maintainers": [
4116
4606
  {
4117
- "name": "4sllan",
4607
+ "name": "Aslan Gama",
4118
4608
  "github": "4sllan"
4119
4609
  }
4120
4610
  ],
@@ -4158,7 +4648,7 @@
4158
4648
  "type": "3rd-party",
4159
4649
  "maintainers": [
4160
4650
  {
4161
- "name": "NyllRE",
4651
+ "name": "Ali Sokkar",
4162
4652
  "github": "NyllRE"
4163
4653
  }
4164
4654
  ],
@@ -4205,7 +4695,8 @@
4205
4695
  {
4206
4696
  "name": "Charles Paul",
4207
4697
  "github": "dev-charles15531",
4208
- "avatar": "https://avatars.githubusercontent.com/dev-charles15531"
4698
+ "avatar": "https://avatars.githubusercontent.com/dev-charles15531",
4699
+ "twitter": "Charles__Paul"
4209
4700
  }
4210
4701
  ],
4211
4702
  "compatibility": {
@@ -4213,6 +4704,50 @@
4213
4704
  "requires": {}
4214
4705
  }
4215
4706
  },
4707
+ {
4708
+ "name": "nuxt-glaze",
4709
+ "description": "Glaze.dev module for Nuxt",
4710
+ "repo": "holux-design/nuxt-glaze",
4711
+ "npm": "nuxt-glaze",
4712
+ "icon": "nuxt-glaze.png",
4713
+ "github": "https://github.com/holux-design/nuxt-glaze",
4714
+ "website": "https://glaze.dev",
4715
+ "learn_more": "",
4716
+ "category": "Libraries",
4717
+ "type": "3rd-party",
4718
+ "maintainers": [
4719
+ {
4720
+ "name": "Lukas Hofstätter",
4721
+ "github": "holux-design"
4722
+ }
4723
+ ],
4724
+ "compatibility": {
4725
+ "nuxt": ">=3.0.0",
4726
+ "requires": {}
4727
+ }
4728
+ },
4729
+ {
4730
+ "name": "nuxt-gpt",
4731
+ "description": "Plug and Play ChatGPT for Nuxt.",
4732
+ "repo": "holux-design/nuxt-GPT",
4733
+ "npm": "nuxt-gpt",
4734
+ "icon": "nuxt-gpt.svg",
4735
+ "github": "https://github.com/holux-design/nuxt-GPT",
4736
+ "website": "https://nuxt-gpt-module.vercel.app/",
4737
+ "learn_more": "https://nuxt-gpt-module.vercel.app/usage/examples",
4738
+ "category": "Libraries",
4739
+ "type": "3rd-party",
4740
+ "maintainers": [
4741
+ {
4742
+ "name": "Lukas Hofstätter",
4743
+ "github": "holux-design"
4744
+ }
4745
+ ],
4746
+ "compatibility": {
4747
+ "nuxt": ">=3.0.0",
4748
+ "requires": {}
4749
+ }
4750
+ },
4216
4751
  {
4217
4752
  "name": "nuxt-graphql-middleware",
4218
4753
  "description": "Expose GraphQL queries and mutations as server API routes.",
@@ -4226,7 +4761,7 @@
4226
4761
  "type": "3rd-party",
4227
4762
  "maintainers": [
4228
4763
  {
4229
- "name": "dulnan",
4764
+ "name": "Jan Hug",
4230
4765
  "github": "dulnan",
4231
4766
  "twitter": "dulnan",
4232
4767
  "avatar": "https://avatars.githubusercontent.com/dulnan?v=4"
@@ -4287,6 +4822,30 @@
4287
4822
  "devtools": "^0.0.0"
4288
4823
  }
4289
4824
  },
4825
+ {
4826
+ "name": "nuxt-http-client-hints",
4827
+ "description": "Nuxt HTTP Client Hints",
4828
+ "repo": "userquin/nuxt-http-client-hints",
4829
+ "npm": "nuxt-http-client-hints",
4830
+ "icon": "http-client-hints.svg",
4831
+ "github": "https://github.com/userquin/nuxt-http-client-hints",
4832
+ "website": "https://github.com/userquin/nuxt-http-client-hints",
4833
+ "learn_more": "https://github.com/userquin/nuxt-http-client-hints?tab=readme-ov-file#features",
4834
+ "category": "Extensions",
4835
+ "type": "3rd-party",
4836
+ "maintainers": [
4837
+ {
4838
+ "name": "Joaquín Sánchez",
4839
+ "github": "userquin",
4840
+ "twitter": "userquin",
4841
+ "bluesky": "userquin.bsky.social"
4842
+ }
4843
+ ],
4844
+ "compatibility": {
4845
+ "nuxt": ">=3.9.0",
4846
+ "requires": {}
4847
+ }
4848
+ },
4290
4849
  {
4291
4850
  "name": "nuxt-hue",
4292
4851
  "description": "Enlighten your Nuxt experience",
@@ -4300,8 +4859,10 @@
4300
4859
  "type": "3rd-party",
4301
4860
  "maintainers": [
4302
4861
  {
4303
- "name": "lihbr",
4304
- "github": "lihbr"
4862
+ "name": "Lucie",
4863
+ "github": "lihbr",
4864
+ "twitter": "li_hbr",
4865
+ "bluesky": "lihbr.com"
4305
4866
  }
4306
4867
  ],
4307
4868
  "compatibility": {
@@ -4311,6 +4872,28 @@
4311
4872
  }
4312
4873
  }
4313
4874
  },
4875
+ {
4876
+ "name": "nuxt-i18n-micro",
4877
+ "description": "I18n Micro is a fast, simple, and lightweight internationalization (i18n) module.",
4878
+ "repo": "s00d/nuxt-i18n-micro",
4879
+ "npm": "nuxt-i18n-micro",
4880
+ "icon": "nuxt-i18n-micro.png",
4881
+ "github": "https://github.com/s00d/nuxt-i18n-micro",
4882
+ "website": "https://github.com/s00d/nuxt-i18n-micro",
4883
+ "learn_more": "https://www.npmjs.com/package/nuxt-i18n-micro",
4884
+ "category": "Extensions",
4885
+ "type": "3rd-party",
4886
+ "maintainers": [
4887
+ {
4888
+ "name": "Pavel Kuzmin",
4889
+ "github": "s00d"
4890
+ }
4891
+ ],
4892
+ "compatibility": {
4893
+ "nuxt": ">=3.0.0",
4894
+ "requires": {}
4895
+ }
4896
+ },
4314
4897
  {
4315
4898
  "name": "nuxt-interpolation",
4316
4899
  "description": "Directive for binding every link to catch the click event, and if it's a relative link router will push.",
@@ -4324,8 +4907,9 @@
4324
4907
  "type": "3rd-party",
4325
4908
  "maintainers": [
4326
4909
  {
4327
- "name": "daliborgogic",
4328
- "github": "daliborgogic"
4910
+ "name": "Dalibor Gogic",
4911
+ "github": "daliborgogic",
4912
+ "twitter": "dalibor_gogic"
4329
4913
  }
4330
4914
  ],
4331
4915
  "compatibility": {
@@ -4346,7 +4930,7 @@
4346
4930
  "type": "3rd-party",
4347
4931
  "maintainers": [
4348
4932
  {
4349
- "name": "ymmooot",
4933
+ "name": "ryota yamamoto",
4350
4934
  "github": "ymmooot"
4351
4935
  }
4352
4936
  ],
@@ -4355,6 +4939,78 @@
4355
4939
  "requires": {}
4356
4940
  }
4357
4941
  },
4942
+ {
4943
+ "name": "nuxt-laravel-echo",
4944
+ "description": "Nuxt module for Laravel Echo integration",
4945
+ "repo": "manchenkoff/nuxt-laravel-echo",
4946
+ "npm": "nuxt-laravel-echo",
4947
+ "icon": "laravel.svg",
4948
+ "github": "https://github.com/manchenkoff/nuxt-laravel-echo",
4949
+ "website": "https://manchenkoff.gitbook.io/nuxt-laravel-echo",
4950
+ "learn_more": "https://laravel.com/docs/12.x/broadcasting",
4951
+ "category": "Libraries",
4952
+ "type": "3rd-party",
4953
+ "maintainers": [
4954
+ {
4955
+ "name": "Artem Manchenkov",
4956
+ "github": "manchenkoff",
4957
+ "avatar": "https://avatars.githubusercontent.com/manchenkoff",
4958
+ "twitter": "AManchenkov"
4959
+ }
4960
+ ],
4961
+ "compatibility": {
4962
+ "nuxt": ">=3.12.0",
4963
+ "requires": {}
4964
+ }
4965
+ },
4966
+ {
4967
+ "name": "nuxt-legacy",
4968
+ "description": "A Nuxt module for supporting legacy browsers.",
4969
+ "repo": "teages/nuxt-legacy",
4970
+ "npm": "@teages/nuxt-legacy",
4971
+ "icon": "nuxt-legacy.svg",
4972
+ "github": "https://github.com/teages/nuxt-legacy",
4973
+ "website": "https://github.com/teages/nuxt-legacy",
4974
+ "learn_more": "https://www.npmjs.com/package/@vitejs/plugin-legacy",
4975
+ "category": "Performance",
4976
+ "type": "3rd-party",
4977
+ "maintainers": [
4978
+ {
4979
+ "name": "Teages",
4980
+ "github": "teages",
4981
+ "twitter": "Teages_L",
4982
+ "bluesky": "teages.xyz"
4983
+ }
4984
+ ],
4985
+ "compatibility": {
4986
+ "nuxt": ">=3.15.0",
4987
+ "requires": {}
4988
+ }
4989
+ },
4990
+ {
4991
+ "name": "nuxt-listmonk",
4992
+ "description": "Nuxt module for Listmonk",
4993
+ "repo": "roncallyt/nuxt-listmonk",
4994
+ "npm": "nuxt-listmonk",
4995
+ "icon": "listmonk.svg",
4996
+ "github": "https://github.com/roncallyt/nuxt-listmonk",
4997
+ "website": "https://github.com/roncallyt/nuxt-listmonk",
4998
+ "learn_more": "https://listmonk.app/docs/",
4999
+ "category": "Extensions",
5000
+ "type": "3rd-party",
5001
+ "maintainers": [
5002
+ {
5003
+ "name": "Thomerson Roncally",
5004
+ "github": "roncallyt",
5005
+ "avatar": "https://avatars.githubusercontent.com/roncallyt",
5006
+ "twitter": "t7ndotdev"
5007
+ }
5008
+ ],
5009
+ "compatibility": {
5010
+ "nuxt": ">=3.12.0",
5011
+ "requires": {}
5012
+ }
5013
+ },
4358
5014
  {
4359
5015
  "name": "nuxt-localtunnel",
4360
5016
  "description": "Exposes your Nuxt localhost to the world automatically.",
@@ -4415,7 +5071,8 @@
4415
5071
  "maintainers": [
4416
5072
  {
4417
5073
  "name": "Sebastian Landwehr",
4418
- "github": "dword-design"
5074
+ "github": "dword-design",
5075
+ "twitter": "seblandwehr"
4419
5076
  }
4420
5077
  ],
4421
5078
  "compatibility": {
@@ -4445,6 +5102,30 @@
4445
5102
  "requires": {}
4446
5103
  }
4447
5104
  },
5105
+ {
5106
+ "name": "nuxt-maplibre",
5107
+ "description": "Maplibre integration with Nuxt",
5108
+ "repo": "Gugustinette/nuxt-maplibre",
5109
+ "npm": "nuxt-maplibre",
5110
+ "icon": "maplibre.png",
5111
+ "github": "https://github.com/Gugustinette/nuxt-maplibre",
5112
+ "website": "https://gugustinette.github.io/nuxt-maplibre/",
5113
+ "learn_more": "https://gugustinette.github.io/nuxt-maplibre/",
5114
+ "category": "Libraries",
5115
+ "type": "3rd-party",
5116
+ "maintainers": [
5117
+ {
5118
+ "name": "Gugustinette",
5119
+ "github": "Gugustinette",
5120
+ "twitter": "gugustinette",
5121
+ "bluesky": "gugustinette.com"
5122
+ }
5123
+ ],
5124
+ "compatibility": {
5125
+ "nuxt": "^3.0.0",
5126
+ "requires": {}
5127
+ }
5128
+ },
4448
5129
  {
4449
5130
  "name": "nuxt-mdi",
4450
5131
  "description": "Add 7,000+ icons to your Nuxt application, from Material Design Icons.",
@@ -4480,7 +5161,7 @@
4480
5161
  "type": "3rd-party",
4481
5162
  "maintainers": [
4482
5163
  {
4483
- "name": "tanukijs",
5164
+ "name": "Tanuki",
4484
5165
  "github": "tanukijs",
4485
5166
  "avatar": "https://avatars.githubusercontent.com/u/25182349?v=4"
4486
5167
  }
@@ -4503,8 +5184,9 @@
4503
5184
  "type": "3rd-party",
4504
5185
  "maintainers": [
4505
5186
  {
4506
- "name": "e-chan1007",
4507
- "github": "e-chan1007"
5187
+ "name": "Sota Iguchi",
5188
+ "github": "e-chan1007",
5189
+ "twitter": "e_chan1007"
4508
5190
  }
4509
5191
  ],
4510
5192
  "compatibility": {
@@ -4525,8 +5207,10 @@
4525
5207
  "type": "3rd-party",
4526
5208
  "maintainers": [
4527
5209
  {
4528
- "name": "arashsheyda",
4529
- "github": "arashsheyda"
5210
+ "name": "Arash Ari Sheyda",
5211
+ "github": "arashsheyda",
5212
+ "twitter": "arash_sheyda",
5213
+ "bluesky": "arashsheyda.me"
4530
5214
  }
4531
5215
  ],
4532
5216
  "compatibility": {
@@ -4535,15 +5219,38 @@
4535
5219
  "devtools": "^0.0.0"
4536
5220
  }
4537
5221
  },
5222
+ {
5223
+ "name": "nuxt-music-flow",
5224
+ "description": "Nuxt 3 module for audio player component with playlist and waveform visualization.",
5225
+ "repo": "ndragun92/nuxt-music-flow",
5226
+ "npm": "nuxt-music-flow",
5227
+ "icon": "nuxt-music-flow.png",
5228
+ "github": "https://github.com/ndragun92/nuxt-music-flow",
5229
+ "website": "https://vue-music-flow-docs.vercel.app/usage#nuxt",
5230
+ "learn_more": "https://vue-music-flow-docs.vercel.app/demo",
5231
+ "category": "Libraries",
5232
+ "type": "3rd-party",
5233
+ "maintainers": [
5234
+ {
5235
+ "name": "Nemanja Dragun",
5236
+ "github": "ndragun92",
5237
+ "twitter": "nemanjadragun"
5238
+ }
5239
+ ],
5240
+ "compatibility": {
5241
+ "nuxt": ">=3.0.0",
5242
+ "requires": {}
5243
+ }
5244
+ },
4538
5245
  {
4539
5246
  "name": "nuxt-oidc-auth",
4540
- "description": "Nuxt SSR OIDC (OpenID Connect) authentication with server side encrypted sessions.",
5247
+ "description": "Seamless modern authentication for Nuxt applications.",
4541
5248
  "repo": "itpropro/nuxt-oidc-auth",
4542
5249
  "npm": "nuxt-oidc-auth",
4543
- "icon": "",
5250
+ "icon": "nuxt-oidc-auth.png",
4544
5251
  "github": "https://github.com/itpropro/nuxt-oidc-auth",
4545
- "website": "https://github.com/itpropro/nuxt-oidc-auth",
4546
- "learn_more": "https://github.com/itpropro/nuxt-oidc-auth",
5252
+ "website": "https://nuxtoidc.cloud/",
5253
+ "learn_more": "https://nuxtoidc.cloud/",
4547
5254
  "category": "Security",
4548
5255
  "type": "3rd-party",
4549
5256
  "maintainers": [
@@ -4558,6 +5265,30 @@
4558
5265
  "requires": {}
4559
5266
  }
4560
5267
  },
5268
+ {
5269
+ "name": "nuxt-ollama",
5270
+ "description": "Simple integration of the official Ollama JavaScript Library for your Nuxt application.",
5271
+ "repo": "jericho1060/nuxt-ollama",
5272
+ "npm": "nuxt-ollama",
5273
+ "icon": "nuxt-ollama.png",
5274
+ "github": "https://github.com/jericho1060/nuxt-ollama",
5275
+ "website": "https://nuxt-ollama.jericho.dev/",
5276
+ "learn_more": "https://nuxt-ollama.jericho.dev/",
5277
+ "category": "Libraries",
5278
+ "type": "3rd-party",
5279
+ "maintainers": [
5280
+ {
5281
+ "name": "Thomas",
5282
+ "github": "jericho1060",
5283
+ "avatar": "https://avatars.githubusercontent.com/jericho1060",
5284
+ "twitter": "jerichodev"
5285
+ }
5286
+ ],
5287
+ "compatibility": {
5288
+ "nuxt": "^3.15.0",
5289
+ "requires": {}
5290
+ }
5291
+ },
4561
5292
  {
4562
5293
  "name": "nuxt-openapi-docs-module",
4563
5294
  "description": "Generate pages from OpenAPI specifications",
@@ -4594,7 +5325,8 @@
4594
5325
  "maintainers": [
4595
5326
  {
4596
5327
  "name": "Aborn Jiang",
4597
- "github": "aborn"
5328
+ "github": "aborn",
5329
+ "twitter": "aborn_jiang"
4598
5330
  },
4599
5331
  {
4600
5332
  "name": "Khaled Almana",
@@ -4620,9 +5352,10 @@
4620
5352
  "type": "3rd-party",
4621
5353
  "maintainers": [
4622
5354
  {
4623
- "name": "Barbapapazes",
5355
+ "name": "Estéban",
4624
5356
  "github": "Barbapapazes",
4625
- "twitter": "soubiran_"
5357
+ "twitter": "soubiran_",
5358
+ "bluesky": "soubiran.dev"
4626
5359
  }
4627
5360
  ],
4628
5361
  "compatibility": {
@@ -4660,7 +5393,7 @@
4660
5393
  "npm": "@sidebase/nuxt-pdf",
4661
5394
  "icon": "nuxt-pdf.png",
4662
5395
  "github": "https://github.com/sidebase/nuxt-pdf",
4663
- "website": "https://sidebase.io/nuxt-pdf",
5396
+ "website": "https://github.com/sidebase/nuxt-pdf",
4664
5397
  "learn_more": "https://github.com/sidebase",
4665
5398
  "category": "Extensions",
4666
5399
  "type": "3rd-party",
@@ -4679,18 +5412,18 @@
4679
5412
  {
4680
5413
  "name": "nuxt-phosphor-icons",
4681
5414
  "description": "Just a simple integration for @phosphor-icons in Nuxt",
4682
- "repo": "OyewoleOyedeji/nuxt-phosphor-icons",
5415
+ "repo": "oyedejioyewole/nuxt-phosphor-icons",
4683
5416
  "npm": "nuxt-phosphor-icons",
4684
5417
  "icon": "phosphor-icons.svg",
4685
- "github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
5418
+ "github": "https://github.com/oyedejioyewole/nuxt-phosphor-icons",
4686
5419
  "website": "https://nuxt-phosphor-icons.vercel.app",
4687
5420
  "learn_more": "https://nuxt-phosphor-icons.vercel.app",
4688
5421
  "category": "UI",
4689
5422
  "type": "3rd-party",
4690
5423
  "maintainers": [
4691
5424
  {
4692
- "name": "OyewoleOyedeji",
4693
- "github": "OyewoleOyedeji"
5425
+ "name": "Oyedeji Oyewole",
5426
+ "github": "oyedejioyewole"
4694
5427
  }
4695
5428
  ],
4696
5429
  "compatibility": {
@@ -4759,9 +5492,10 @@
4759
5492
  "type": "3rd-party",
4760
5493
  "maintainers": [
4761
5494
  {
4762
- "name": "b5710546232",
5495
+ "name": "safesuk",
4763
5496
  "github": "b5710546232",
4764
- "avatar": "https://avatars.githubusercontent.com/u/11013287?v=4"
5497
+ "avatar": "https://avatars.githubusercontent.com/u/11013287?v=4",
5498
+ "twitter": "safesuk_"
4765
5499
  }
4766
5500
  ],
4767
5501
  "compatibility": {
@@ -4791,6 +5525,106 @@
4791
5525
  "requires": {}
4792
5526
  }
4793
5527
  },
5528
+ {
5529
+ "name": "nuxt-query",
5530
+ "description": "Nuxt module for TanStack Query (FKA Vue Query) with Nuxt DevTools integration",
5531
+ "repo": "peterbud/nuxt-query",
5532
+ "npm": "@peterbud/nuxt-query",
5533
+ "icon": "nuxt-query.svg",
5534
+ "github": "https://github.com/peterbud/nuxt-query",
5535
+ "website": "https://github.com/peterbud/nuxt-query#readme",
5536
+ "learn_more": "https://tanstack.com/query/latest/docs/framework/vue/overview",
5537
+ "category": "Libraries",
5538
+ "type": "3rd-party",
5539
+ "maintainers": [
5540
+ {
5541
+ "name": "Peter Budai",
5542
+ "github": "peterbud",
5543
+ "bluesky": "peterbud.bsky.social"
5544
+ }
5545
+ ],
5546
+ "compatibility": {
5547
+ "nuxt": ">=3.0.0",
5548
+ "requires": {}
5549
+ }
5550
+ },
5551
+ {
5552
+ "name": "nuxt-sanctum-authentication",
5553
+ "description": "Nuxt 3 module for easy Laravel Sanctum authentication, offering CSRF token management, both cookie and token-based auth, and SSR compatibility.",
5554
+ "repo": "qirolab/nuxt-sanctum-authentication",
5555
+ "npm": "@qirolab/nuxt-sanctum-authentication",
5556
+ "icon": "laravel.svg",
5557
+ "github": "https://github.com/qirolab/nuxt-sanctum-authentication",
5558
+ "website": "https://qirolab.com",
5559
+ "learn_more": "https://qirolab.github.io/nuxt-sanctum-authentication/",
5560
+ "category": "Security",
5561
+ "type": "3rd-party",
5562
+ "maintainers": [
5563
+ {
5564
+ "name": "Qirolab",
5565
+ "github": "qirolab",
5566
+ "avatar": "https://avatars.githubusercontent.com/qirolab"
5567
+ },
5568
+ {
5569
+ "name": "Harish Kumar",
5570
+ "github": "hkp22"
5571
+ }
5572
+ ],
5573
+ "compatibility": {
5574
+ "nuxt": ">=3.12.0",
5575
+ "requires": {}
5576
+ }
5577
+ },
5578
+ {
5579
+ "name": "nuxt-sanctum-precognition",
5580
+ "description": "Nuxt module for Laravel Precognition integration",
5581
+ "repo": "manchenkoff/nuxt-sanctum-precognition",
5582
+ "npm": "nuxt-sanctum-precognition",
5583
+ "icon": "laravel.svg",
5584
+ "github": "https://github.com/manchenkoff/nuxt-sanctum-precognition",
5585
+ "website": "https://manchenkoff.gitbook.io/nuxt-sanctum-precognition",
5586
+ "learn_more": "https://laravel.com/docs/12.x/precognition",
5587
+ "category": "Libraries",
5588
+ "type": "3rd-party",
5589
+ "maintainers": [
5590
+ {
5591
+ "name": "Artem Manchenkov",
5592
+ "github": "manchenkoff",
5593
+ "avatar": "https://avatars.githubusercontent.com/manchenkoff",
5594
+ "twitter": "AManchenkov"
5595
+ }
5596
+ ],
5597
+ "compatibility": {
5598
+ "nuxt": ">=3.12.0",
5599
+ "requires": {}
5600
+ }
5601
+ },
5602
+ {
5603
+ "name": "nuxt-shopify",
5604
+ "description": "Easily integrate Shopify into your Nuxt app.",
5605
+ "repo": "konkonam/nuxt-shopify",
5606
+ "npm": "@konkonam/nuxt-shopify",
5607
+ "icon": "nuxt-shopify.png",
5608
+ "github": "https://github.com/konkonam/nuxt-shopify",
5609
+ "website": "https://konkonam.github.io/nuxt-shopify/",
5610
+ "learn_more": "https://www.shopify.com/",
5611
+ "category": "Ecommerce",
5612
+ "type": "3rd-party",
5613
+ "maintainers": [
5614
+ {
5615
+ "name": "Zoltan Lukacs",
5616
+ "github": "konkonam"
5617
+ },
5618
+ {
5619
+ "name": "Frederik Bußmann",
5620
+ "github": "freb97"
5621
+ }
5622
+ ],
5623
+ "compatibility": {
5624
+ "nuxt": "^3.0.0",
5625
+ "requires": {}
5626
+ }
5627
+ },
4794
5628
  {
4795
5629
  "name": "nuxt-smartlook",
4796
5630
  "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
@@ -4804,7 +5638,7 @@
4804
5638
  "type": "3rd-party",
4805
5639
  "maintainers": [
4806
5640
  {
4807
- "name": "Milan Sulc",
5641
+ "name": "Milan Felix Šulc",
4808
5642
  "github": "f3l1x",
4809
5643
  "twitter": "xf3l1x",
4810
5644
  "avatar": "https://avatars.githubusercontent.com/u/538058?v=4"
@@ -4817,19 +5651,21 @@
4817
5651
  },
4818
5652
  {
4819
5653
  "name": "nuxt-social-share",
4820
- "description": "Simple Social Sharing for Nuxt",
5654
+ "description": "Simple social sharing for your Nuxt Sites",
4821
5655
  "repo": "stefanobartoletti/nuxt-social-share",
4822
5656
  "npm": "@stefanobartoletti/nuxt-social-share",
4823
5657
  "icon": "nuxt-social-share.png",
4824
5658
  "github": "https://github.com/stefanobartoletti/nuxt-social-share",
4825
- "website": "https://github.com/stefanobartoletti/nuxt-social-share",
5659
+ "website": "https://nuxt-social-share.stefanobartoletti.it",
4826
5660
  "learn_more": "https://github.com/stefanobartoletti/nuxt-social-share#readme",
4827
5661
  "category": "Extensions",
4828
5662
  "type": "3rd-party",
4829
5663
  "maintainers": [
4830
5664
  {
4831
- "name": "stefanobartoletti",
4832
- "github": "stefanobartoletti"
5665
+ "name": "Stefano Bartoletti",
5666
+ "github": "stefanobartoletti",
5667
+ "bluesky": "stefanobartoletti.it",
5668
+ "twitter": "ste_bartoletti"
4833
5669
  }
4834
5670
  ],
4835
5671
  "compatibility": {
@@ -4837,6 +5673,29 @@
4837
5673
  "requires": {}
4838
5674
  }
4839
5675
  },
5676
+ {
5677
+ "name": "nuxt-ssr-api-logger",
5678
+ "description": "A small module that helps you see when your Nuxt application sends any API request via SSR.",
5679
+ "repo": "buglavecz/nuxt-ssr-api-logger",
5680
+ "npm": "nuxt-ssr-api-logger",
5681
+ "icon": "nuxt-ssr-api-logger.png",
5682
+ "github": "https://github.com/buglavecz/nuxt-ssr-api-logger",
5683
+ "website": "https://github.com/buglavecz/nuxt-ssr-api-logger",
5684
+ "learn_more": "",
5685
+ "category": "Devtools",
5686
+ "type": "3rd-party",
5687
+ "maintainers": [
5688
+ {
5689
+ "name": "Peter Buglavecz",
5690
+ "github": "buglavecz",
5691
+ "avatar": "https://avatars.githubusercontent.com/u/43108336"
5692
+ }
5693
+ ],
5694
+ "compatibility": {
5695
+ "nuxt": "^3.16.0",
5696
+ "requires": {}
5697
+ }
5698
+ },
4840
5699
  {
4841
5700
  "name": "ssr-lit",
4842
5701
  "description": "Server-Side Rendering for Lit Element components",
@@ -4887,6 +5746,28 @@
4887
5746
  "requires": {}
4888
5747
  }
4889
5748
  },
5749
+ {
5750
+ "name": "nuxt-strapi-blocks-renderer",
5751
+ "description": "Render the Strapi CMS blocks text element easily in Nuxt.",
5752
+ "repo": "freb97/nuxt-strapi-blocks-renderer",
5753
+ "npm": "nuxt-strapi-blocks-renderer",
5754
+ "icon": "nuxt-strapi-blocks-renderer.png",
5755
+ "github": "https://github.com/freb97/nuxt-strapi-blocks-renderer",
5756
+ "website": "https://github.com/freb97/nuxt-strapi-blocks-renderer",
5757
+ "learn_more": "https://strapi.io",
5758
+ "category": "CMS",
5759
+ "type": "3rd-party",
5760
+ "maintainers": [
5761
+ {
5762
+ "name": "Frederik Bußmann",
5763
+ "github": "freb97"
5764
+ }
5765
+ ],
5766
+ "compatibility": {
5767
+ "nuxt": "^3.0.0",
5768
+ "requires": {}
5769
+ }
5770
+ },
4890
5771
  {
4891
5772
  "name": "nuxt-svgo-loader",
4892
5773
  "description": "Nuxt module to load SVG files as Vue components, using SVGO for optimization.",
@@ -4902,7 +5783,8 @@
4902
5783
  {
4903
5784
  "name": "Alex Liu",
4904
5785
  "github": "Mini-ghost",
4905
- "twitter": "Minighost_Alex"
5786
+ "twitter": "Minighost_Alex",
5787
+ "bluesky": "mini-ghost.bsky.social"
4906
5788
  }
4907
5789
  ],
4908
5790
  "compatibility": {
@@ -4924,7 +5806,7 @@
4924
5806
  "type": "3rd-party",
4925
5807
  "maintainers": [
4926
5808
  {
4927
- "name": "cpsoinos",
5809
+ "name": "Corey Psoinos",
4928
5810
  "github": "cpsoinos"
4929
5811
  }
4930
5812
  ],
@@ -4933,6 +5815,51 @@
4933
5815
  "requires": {}
4934
5816
  }
4935
5817
  },
5818
+ {
5819
+ "name": "nuxt-telegram-auth",
5820
+ "description": "Telegram login widget integration for Nuxt 3",
5821
+ "repo": "halitsever/nuxt-telegram-auth",
5822
+ "npm": "nuxt-telegram-auth",
5823
+ "icon": "nuxt-telegram-auth.png",
5824
+ "github": "https://github.com/halitsever/nuxt-telegram-auth",
5825
+ "website": "https://halitsever.github.io/nuxt-telegram-auth",
5826
+ "learn_more": "",
5827
+ "category": "Security",
5828
+ "type": "3rd-party",
5829
+ "maintainers": [
5830
+ {
5831
+ "name": "Halit Sever",
5832
+ "github": "halitsever",
5833
+ "avatar": "https://avatars.githubusercontent.com/u/34791459?v=4"
5834
+ }
5835
+ ],
5836
+ "compatibility": {
5837
+ "nuxt": "^3.0.0",
5838
+ "requires": {}
5839
+ }
5840
+ },
5841
+ {
5842
+ "name": "nuxt-toc",
5843
+ "description": "Nuxt module for table of contents (TOC) component in Nuxt Content projects",
5844
+ "repo": "hanyujie2002/nuxt-toc",
5845
+ "npm": "nuxt-toc",
5846
+ "icon": "nuxt-toc.png",
5847
+ "github": "https://github.com/hanyujie2002/nuxt-toc",
5848
+ "website": "https://github.com/hanyujie2002/nuxt-toc",
5849
+ "learn_more": "",
5850
+ "category": "UI",
5851
+ "type": "3rd-party",
5852
+ "maintainers": [
5853
+ {
5854
+ "name": "hanyujie2002",
5855
+ "github": "hanyujie2002"
5856
+ }
5857
+ ],
5858
+ "compatibility": {
5859
+ "nuxt": ">=3.0.0",
5860
+ "requires": {}
5861
+ }
5862
+ },
4936
5863
  {
4937
5864
  "name": "nuxt-unleash",
4938
5865
  "description": "Nuxt module to use Unleash toggle feature services",
@@ -4946,7 +5873,7 @@
4946
5873
  "type": "3rd-party",
4947
5874
  "maintainers": [
4948
5875
  {
4949
- "name": "Juanjo Conejerock",
5876
+ "name": "Juanjo Conejero",
4950
5877
  "github": "conejerock"
4951
5878
  }
4952
5879
  ],
@@ -4968,8 +5895,10 @@
4968
5895
  "type": "3rd-party",
4969
5896
  "maintainers": [
4970
5897
  {
4971
- "name": "Tahul",
4972
- "github": "Tahul"
5898
+ "name": "Yaël Guilloux",
5899
+ "github": "Tahul",
5900
+ "twitter": "yaeeelglx",
5901
+ "bluesky": "yael.dev"
4973
5902
  }
4974
5903
  ],
4975
5904
  "compatibility": {
@@ -5012,7 +5941,7 @@
5012
5941
  "type": "3rd-party",
5013
5942
  "maintainers": [
5014
5943
  {
5015
- "name": "mvrlin",
5944
+ "name": "Igor Talpa",
5016
5945
  "github": "mvrlin"
5017
5946
  }
5018
5947
  ],
@@ -5037,7 +5966,8 @@
5037
5966
  "maintainers": [
5038
5967
  {
5039
5968
  "name": "Kasun Vithanage",
5040
- "github": "kasvith"
5969
+ "github": "kasvith",
5970
+ "twitter": "kasvith"
5041
5971
  }
5042
5972
  ],
5043
5973
  "compatibility": {
@@ -5058,7 +5988,7 @@
5058
5988
  "type": "3rd-party",
5059
5989
  "maintainers": [
5060
5990
  {
5061
- "name": "xibman",
5991
+ "name": "Georget Julien",
5062
5992
  "github": "xibman"
5063
5993
  }
5064
5994
  ],
@@ -5080,7 +6010,7 @@
5080
6010
  "type": "3rd-party",
5081
6011
  "maintainers": [
5082
6012
  {
5083
- "name": "schlunsen",
6013
+ "name": "Rasmus Schlünsen",
5084
6014
  "github": "schlunsen"
5085
6015
  }
5086
6016
  ],
@@ -5109,7 +6039,30 @@
5109
6039
  {
5110
6040
  "name": "Pooya Parsa",
5111
6041
  "github": "pi0",
5112
- "twitter": "_pi0_"
6042
+ "twitter": "_pi0_",
6043
+ "bluesky": "pi0.io"
6044
+ }
6045
+ ],
6046
+ "compatibility": {
6047
+ "nuxt": "^2.0.0",
6048
+ "requires": {}
6049
+ }
6050
+ },
6051
+ {
6052
+ "name": "nuxt2-sentry",
6053
+ "description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
6054
+ "repo": "nuxt-community/sentry-module",
6055
+ "npm": "@nuxtjs/sentry",
6056
+ "icon": "sentry.svg",
6057
+ "github": "https://github.com/nuxt-community/sentry-module",
6058
+ "website": "https://sentry.nuxtjs.org/",
6059
+ "learn_more": "https://sentry.io/welcome/",
6060
+ "category": "Monitoring",
6061
+ "type": "community",
6062
+ "maintainers": [
6063
+ {
6064
+ "name": "Rafał Chłodnicki",
6065
+ "github": "rchl"
5113
6066
  }
5114
6067
  ],
5115
6068
  "compatibility": {
@@ -5130,8 +6083,9 @@
5130
6083
  "type": "3rd-party",
5131
6084
  "maintainers": [
5132
6085
  {
5133
- "name": "daliborgogic",
5134
- "github": "daliborgogic"
6086
+ "name": "Dalibor Gogic",
6087
+ "github": "daliborgogic",
6088
+ "twitter": "dalibor_gogic"
5135
6089
  }
5136
6090
  ],
5137
6091
  "compatibility": {
@@ -5154,7 +6108,8 @@
5154
6108
  {
5155
6109
  "name": "Pooya Parsa",
5156
6110
  "github": "pi0",
5157
- "twitter": "_pi0_"
6111
+ "twitter": "_pi0_",
6112
+ "bluesky": "pi0.io"
5158
6113
  }
5159
6114
  ],
5160
6115
  "compatibility": {
@@ -5187,6 +6142,34 @@
5187
6142
  "devtools": "^0.0.0"
5188
6143
  }
5189
6144
  },
6145
+ {
6146
+ "name": "oku-primitives",
6147
+ "description": "Unlock seamless, high-performance Vue apps with accessible, customizable components designed for modern, intuitive web experiences. Empower your Vue apps.",
6148
+ "repo": "oku-ui/primitives#main/packages/core",
6149
+ "npm": "@oku-ui/primitives",
6150
+ "icon": "oku.svg",
6151
+ "github": "https://github.com/oku-ui/primitives",
6152
+ "website": "https://primitives.oku-ui.com",
6153
+ "learn_more": "https://primitives.oku-ui.com/overview/installation#nuxt-modules",
6154
+ "category": "UI",
6155
+ "type": "3rd-party",
6156
+ "maintainers": [
6157
+ {
6158
+ "name": "Валентин Степанов",
6159
+ "github": "teleskop150750",
6160
+ "twitter": "teleskop150750"
6161
+ },
6162
+ {
6163
+ "name": "Wind",
6164
+ "github": "productdevbook",
6165
+ "twitter": "productdevbook"
6166
+ }
6167
+ ],
6168
+ "compatibility": {
6169
+ "nuxt": ">=3.14",
6170
+ "requires": {}
6171
+ }
6172
+ },
5190
6173
  {
5191
6174
  "name": "onesignal",
5192
6175
  "description": "OneSignal is a Free, high volume and reliable push notification service for websites and mobile applications.",
@@ -5202,7 +6185,8 @@
5202
6185
  {
5203
6186
  "name": "Pooya Parsa",
5204
6187
  "github": "pi0",
5205
- "twitter": "_pi0_"
6188
+ "twitter": "_pi0_",
6189
+ "bluesky": "pi0.io"
5206
6190
  }
5207
6191
  ],
5208
6192
  "compatibility": {
@@ -5277,6 +6261,28 @@
5277
6261
  "requires": {}
5278
6262
  }
5279
6263
  },
6264
+ {
6265
+ "name": "paper-ui",
6266
+ "description": "A ui kit for nuxt",
6267
+ "repo": "paper-kit/nuxt",
6268
+ "npm": "@paper-ui/nuxt",
6269
+ "icon": "paper-ui.svg",
6270
+ "github": "https://github.com/paper-kit/nuxt",
6271
+ "website": "https://paper-docs.nuxt.space/",
6272
+ "learn_more": "https://paper-docs.nuxt.space/",
6273
+ "category": "UI",
6274
+ "type": "3rd-party",
6275
+ "maintainers": [
6276
+ {
6277
+ "name": "paper-kit",
6278
+ "github": "paper-kit"
6279
+ }
6280
+ ],
6281
+ "compatibility": {
6282
+ "nuxt": ">=3.0.0",
6283
+ "requires": {}
6284
+ }
6285
+ },
5280
6286
  {
5281
6287
  "name": "parse",
5282
6288
  "description": "Parse package for Nuxt",
@@ -5337,7 +6343,8 @@
5337
6343
  {
5338
6344
  "name": "Daniel Roe",
5339
6345
  "github": "danielroe",
5340
- "twitter": "danielcroe"
6346
+ "twitter": "danielcroe",
6347
+ "bluesky": "danielroe.dev"
5341
6348
  }
5342
6349
  ],
5343
6350
  "compatibility": {
@@ -5360,8 +6367,10 @@
5360
6367
  "type": "3rd-party",
5361
6368
  "maintainers": [
5362
6369
  {
5363
- "name": "Arash Sheyda",
5364
- "github": "arashsheyda"
6370
+ "name": "Arash Ari Sheyda",
6371
+ "github": "arashsheyda",
6372
+ "twitter": "arash_sheyda",
6373
+ "bluesky": "arashsheyda.me"
5365
6374
  }
5366
6375
  ],
5367
6376
  "compatibility": {
@@ -5400,14 +6409,15 @@
5400
6409
  "npm": "pergel",
5401
6410
  "icon": "pergel.svg",
5402
6411
  "github": "https://github.com/oku-ui/pergel",
5403
- "website": "https://oku-ui.com/pergel",
6412
+ "website": "https://pergel.oku-ui.com/",
5404
6413
  "learn_more": "",
5405
6414
  "category": "Devtools",
5406
6415
  "type": "3rd-party",
5407
6416
  "maintainers": [
5408
6417
  {
5409
- "name": "Mehmet - productdevbook",
5410
- "github": "productdevbook"
6418
+ "name": "Wind",
6419
+ "github": "productdevbook",
6420
+ "twitter": "productdevbook"
5411
6421
  }
5412
6422
  ],
5413
6423
  "compatibility": {
@@ -5438,6 +6448,30 @@
5438
6448
  "requires": {}
5439
6449
  }
5440
6450
  },
6451
+ {
6452
+ "name": "pinia-colada",
6453
+ "description": "The smart data fetching layer for Pinia",
6454
+ "repo": "posva/pinia-colada#main/nuxt",
6455
+ "npm": "@pinia/colada-nuxt",
6456
+ "icon": "pinia-colada.png",
6457
+ "github": "https://github.com/posva/pinia-colada/tree/main/nuxt",
6458
+ "website": "https://pinia-colada.esm.dev",
6459
+ "learn_more": "",
6460
+ "category": "Extensions",
6461
+ "type": "3rd-party",
6462
+ "maintainers": [
6463
+ {
6464
+ "name": "Eduardo San Martin Morote",
6465
+ "github": "posva",
6466
+ "twitter": "posva",
6467
+ "bluesky": "esm.dev"
6468
+ }
6469
+ ],
6470
+ "compatibility": {
6471
+ "nuxt": "^3.13.0",
6472
+ "requires": {}
6473
+ }
6474
+ },
5441
6475
  {
5442
6476
  "name": "pinia-orm",
5443
6477
  "description": "The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.",
@@ -5451,8 +6485,9 @@
5451
6485
  "type": "3rd-party",
5452
6486
  "maintainers": [
5453
6487
  {
5454
- "name": "CodeDredd",
5455
- "github": "CodeDredd"
6488
+ "name": "Gregor Becker",
6489
+ "github": "CodeDredd",
6490
+ "twitter": "_Gregor_Becker"
5456
6491
  }
5457
6492
  ],
5458
6493
  "compatibility": {
@@ -5465,18 +6500,19 @@
5465
6500
  {
5466
6501
  "name": "pinia-plugin-persistedstate",
5467
6502
  "description": "Configurable persistence and rehydration of Pinia stores.",
5468
- "repo": "prazdevs/pinia-plugin-persistedstate#main/packages/nuxt",
5469
- "npm": "@pinia-plugin-persistedstate/nuxt",
6503
+ "repo": "prazdevs/pinia-plugin-persistedstate",
6504
+ "npm": "pinia-plugin-persistedstate",
5470
6505
  "icon": "pinia-plugin-persistedstate.png",
5471
- "github": "https://github.com/prazdevs/pinia-plugin-persistedstate/tree/main/packages/nuxt",
6506
+ "github": "https://github.com/prazdevs/pinia-plugin-persistedstate",
5472
6507
  "website": "https://prazdevs.github.io/pinia-plugin-persistedstate/",
5473
6508
  "learn_more": "",
5474
6509
  "category": "Extensions",
5475
6510
  "type": "3rd-party",
5476
6511
  "maintainers": [
5477
6512
  {
5478
- "name": "PraZ",
5479
- "github": "prazdevs"
6513
+ "name": "praz",
6514
+ "github": "prazdevs",
6515
+ "bluesky": "dev.praz.me"
5480
6516
  }
5481
6517
  ],
5482
6518
  "compatibility": {
@@ -5486,6 +6522,28 @@
5486
6522
  }
5487
6523
  }
5488
6524
  },
6525
+ {
6526
+ "name": "pinia-plugin-unstorage",
6527
+ "description": "Configurable persistence and rehydration of Pinia stores.",
6528
+ "repo": "litingyes/pinia-plugin-unstorage",
6529
+ "npm": "pinia-plugin-unstorage",
6530
+ "icon": "pinia-plugin-unstorage.svg",
6531
+ "github": "https://github.com/litingyes/pinia-plugin-unstorage",
6532
+ "website": "https://github.com/litingyes/pinia-plugin-unstorage?tab=readme-ov-file#pinia-plugin-unstorage",
6533
+ "learn_more": "",
6534
+ "category": "Extensions",
6535
+ "type": "3rd-party",
6536
+ "maintainers": [
6537
+ {
6538
+ "name": "Liting",
6539
+ "github": "litingyes"
6540
+ }
6541
+ ],
6542
+ "compatibility": {
6543
+ "nuxt": ">=3.0.0",
6544
+ "requires": {}
6545
+ }
6546
+ },
5489
6547
  {
5490
6548
  "name": "pinia",
5491
6549
  "description": "The Vue Store that you will enjoy using",
@@ -5499,8 +6557,10 @@
5499
6557
  "type": "3rd-party",
5500
6558
  "maintainers": [
5501
6559
  {
5502
- "name": "posva",
5503
- "github": "posva"
6560
+ "name": "Eduardo San Martin Morote",
6561
+ "github": "posva",
6562
+ "twitter": "posva",
6563
+ "bluesky": "esm.dev"
5504
6564
  }
5505
6565
  ],
5506
6566
  "compatibility": {
@@ -5510,6 +6570,28 @@
5510
6570
  }
5511
6571
  }
5512
6572
  },
6573
+ {
6574
+ "name": "planship",
6575
+ "description": "Entitlements, metering, plan packaging, and subscription management for Nuxt apps.",
6576
+ "repo": "planship/planship-nuxt",
6577
+ "npm": "@planship/nuxt",
6578
+ "icon": "planship.svg",
6579
+ "github": "https://github.com/planship/planship-nuxt",
6580
+ "website": "https://planship.io",
6581
+ "learn_more": "https://docs.planship.io",
6582
+ "category": "Payment",
6583
+ "type": "3rd-party",
6584
+ "maintainers": [
6585
+ {
6586
+ "name": "Pawel Wojnarowicz",
6587
+ "github": "pwojnaro"
6588
+ }
6589
+ ],
6590
+ "compatibility": {
6591
+ "nuxt": ">=3.0.0",
6592
+ "requires": {}
6593
+ }
6594
+ },
5513
6595
  {
5514
6596
  "name": "plausible",
5515
6597
  "description": "Nuxt module to natively integrate Plausible analytics",
@@ -5519,16 +6601,39 @@
5519
6601
  "github": "https://github.com/nuxt-modules/plausible",
5520
6602
  "website": "https://github.com/nuxt-modules/plausible",
5521
6603
  "learn_more": "",
5522
- "category": "Analytics",
5523
- "type": "community",
6604
+ "category": "Analytics",
6605
+ "type": "community",
6606
+ "maintainers": [
6607
+ {
6608
+ "name": "Johann Schopplich",
6609
+ "github": "johannschopplich",
6610
+ "twitter": "jschopplich"
6611
+ }
6612
+ ],
6613
+ "compatibility": {
6614
+ "nuxt": "^2.0.0 || >=3.0.0",
6615
+ "requires": {}
6616
+ }
6617
+ },
6618
+ {
6619
+ "name": "precognition",
6620
+ "description": "Nuxt module implementing Laravel Precognition protocol in Nitro",
6621
+ "repo": "sot1986/nuxt-precognition",
6622
+ "npm": "nuxt-precognition",
6623
+ "icon": "laravel.svg",
6624
+ "github": "https://github.com/sot1986/nuxt-precognition",
6625
+ "website": "https://github.com/sot1986/nuxt-precognition",
6626
+ "learn_more": "",
6627
+ "category": "Security",
6628
+ "type": "3rd-party",
5524
6629
  "maintainers": [
5525
6630
  {
5526
- "name": "Johann Schopplich",
5527
- "github": "johannschopplich"
6631
+ "name": "sot1986",
6632
+ "github": "sot1986"
5528
6633
  }
5529
6634
  ],
5530
6635
  "compatibility": {
5531
- "nuxt": "^2.0.0 || >=3.0.0",
6636
+ "nuxt": ">=3.0.0",
5532
6637
  "requires": {}
5533
6638
  }
5534
6639
  },
@@ -5581,12 +6686,12 @@
5581
6686
  {
5582
6687
  "name": "primevue",
5583
6688
  "description": "Next Generation Vue UI Component Library",
5584
- "repo": "primefaces/primevue-nuxt-module",
5585
- "npm": "nuxt-primevue",
6689
+ "repo": "primefaces/primevue#master/packages/nuxt-module",
6690
+ "npm": "@primevue/nuxt-module",
5586
6691
  "icon": "primevue.svg",
5587
- "github": "https://github.com/primefaces/primevue-nuxt-module",
6692
+ "github": "https://github.com/primefaces/primevue/tree/master/packages/nuxt-module",
5588
6693
  "website": "https://primevue.org/",
5589
- "learn_more": "https://primevue.org/",
6694
+ "learn_more": "https://primevue.org/nuxt/",
5590
6695
  "category": "UI",
5591
6696
  "type": "3rd-party",
5592
6697
  "maintainers": [
@@ -5636,9 +6741,10 @@
5636
6741
  "type": "community",
5637
6742
  "maintainers": [
5638
6743
  {
5639
- "name": "lihbr",
6744
+ "name": "Lucie",
5640
6745
  "github": "lihbr",
5641
- "twitter": "li_hbr"
6746
+ "twitter": "li_hbr",
6747
+ "bluesky": "lihbr.com"
5642
6748
  }
5643
6749
  ],
5644
6750
  "compatibility": {
@@ -5659,7 +6765,7 @@
5659
6765
  "type": "3rd-party",
5660
6766
  "maintainers": [
5661
6767
  {
5662
- "name": "artmizu",
6768
+ "name": "Aleksandr Kriuchkov",
5663
6769
  "github": "artmizu"
5664
6770
  }
5665
6771
  ],
@@ -5681,7 +6787,7 @@
5681
6787
  "type": "3rd-party",
5682
6788
  "maintainers": [
5683
6789
  {
5684
- "name": "mmoollllee",
6790
+ "name": "Moritz Graf",
5685
6791
  "github": "mmoollllee"
5686
6792
  }
5687
6793
  ],
@@ -5705,7 +6811,8 @@
5705
6811
  {
5706
6812
  "name": "Pooya Parsa",
5707
6813
  "github": "pi0",
5708
- "twitter": "_pi0_"
6814
+ "twitter": "_pi0_",
6815
+ "bluesky": "pi0.io"
5709
6816
  }
5710
6817
  ],
5711
6818
  "compatibility": {
@@ -5773,7 +6880,8 @@
5773
6880
  {
5774
6881
  "name": "Pooya Parsa",
5775
6882
  "github": "pi0",
5776
- "twitter": "_pi0_"
6883
+ "twitter": "_pi0_",
6884
+ "bluesky": "pi0.io"
5777
6885
  }
5778
6886
  ],
5779
6887
  "compatibility": {
@@ -5805,6 +6913,31 @@
5805
6913
  "requires": {}
5806
6914
  }
5807
6915
  },
6916
+ {
6917
+ "name": "qrcode",
6918
+ "description": "A Nuxt module that provides support for generating and reading QRCodes.",
6919
+ "repo": "sandros94/nuxt-qrcode",
6920
+ "npm": "nuxt-qrcode",
6921
+ "icon": "qrcode.svg",
6922
+ "github": "https://github.com/sandros94/nuxt-qrcode",
6923
+ "website": "https://qrcode.s94.dev",
6924
+ "learn_more": "",
6925
+ "category": "Extensions",
6926
+ "type": "3rd-party",
6927
+ "maintainers": [
6928
+ {
6929
+ "name": "Sandro Circi",
6930
+ "github": "sandros94",
6931
+ "avatar": "https://avatars.githubusercontent.com/u/13056429",
6932
+ "bluesky": "sandros94.com",
6933
+ "twitter": "_sandros94"
6934
+ }
6935
+ ],
6936
+ "compatibility": {
6937
+ "nuxt": ">=3.10.0",
6938
+ "requires": {}
6939
+ }
6940
+ },
5808
6941
  {
5809
6942
  "name": "quasar",
5810
6943
  "description": "Effortlessly build high-performance & high-quality Vue.js 3 user interfaces in record time",
@@ -5829,20 +6962,20 @@
5829
6962
  }
5830
6963
  },
5831
6964
  {
5832
- "name": "radash",
5833
- "description": "radash module with auto-import and custom prefix",
5834
- "repo": "bbg/nuxt-radash",
5835
- "npm": "nuxt-radash",
5836
- "icon": "radash.png",
5837
- "github": "https://github.com/bbg/nuxt-radash",
5838
- "website": "https://github.com/bbg/nuxt-radash#readme",
5839
- "learn_more": "https://github.com/rayepps/radash/",
5840
- "category": "Libraries",
6965
+ "name": "query-api",
6966
+ "description": "Provides simple ways to query data from Craft CMS.",
6967
+ "repo": "samuelreichor/query-api#HEAD/packages/nuxt",
6968
+ "npm": "@query-api/nuxt",
6969
+ "icon": "query-api.svg",
6970
+ "github": "https://github.com/samuelreichor/query-api/tree/main/packages/nuxt",
6971
+ "website": "https://samuelreichor.at/libraries/nuxt-craftcms",
6972
+ "learn_more": "https://samuelreichor.at/libraries",
6973
+ "category": "CMS",
5841
6974
  "type": "3rd-party",
5842
6975
  "maintainers": [
5843
6976
  {
5844
- "name": "Batuhan Göksu",
5845
- "github": "bbg"
6977
+ "name": "Samuel Reichör",
6978
+ "github": "samuelreichor"
5846
6979
  }
5847
6980
  ],
5848
6981
  "compatibility": {
@@ -5851,33 +6984,20 @@
5851
6984
  }
5852
6985
  },
5853
6986
  {
5854
- "name": "radix-vue",
5855
- "description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
5856
- "repo": "radix-vue/radix-vue",
5857
- "npm": "radix-vue",
5858
- "icon": "radix-vue.svg",
5859
- "github": "https://github.com/radix-vue/radix-vue",
5860
- "website": "https://www.radix-vue.com/",
5861
- "learn_more": "https://www.radix-vue.com/overview/installation.html#nuxt-modules",
5862
- "category": "UI",
6987
+ "name": "radash",
6988
+ "description": "radash module with auto-import and custom prefix",
6989
+ "repo": "bbg/nuxt-radash",
6990
+ "npm": "nuxt-radash",
6991
+ "icon": "radash.png",
6992
+ "github": "https://github.com/bbg/nuxt-radash",
6993
+ "website": "https://github.com/bbg/nuxt-radash#readme",
6994
+ "learn_more": "https://github.com/rayepps/radash/",
6995
+ "category": "Libraries",
5863
6996
  "type": "3rd-party",
5864
6997
  "maintainers": [
5865
6998
  {
5866
- "name": "Zernonia",
5867
- "github": "zernonia",
5868
- "twitter": "zernonia"
5869
- },
5870
- {
5871
- "name": "Khairul Haaziq",
5872
- "github": "khairulhaaziq"
5873
- },
5874
- {
5875
- "name": "Mujahid Anuar",
5876
- "github": "mujahidfa"
5877
- },
5878
- {
5879
- "name": "Max",
5880
- "github": "onmax"
6999
+ "name": "Batuhan Göksu",
7000
+ "github": "bbg"
5881
7001
  }
5882
7002
  ],
5883
7003
  "compatibility": {
@@ -5898,7 +7018,7 @@
5898
7018
  "type": "community",
5899
7019
  "maintainers": [
5900
7020
  {
5901
- "name": "mvrlin",
7021
+ "name": "Igor Talpa",
5902
7022
  "github": "mvrlin"
5903
7023
  }
5904
7024
  ],
@@ -5921,8 +7041,9 @@
5921
7041
  "maintainers": [
5922
7042
  {
5923
7043
  "name": "Alexander Lichter",
5924
- "github": "manniL",
5925
- "twitter": "TheAlexLichter"
7044
+ "github": "TheAlexLichter",
7045
+ "twitter": "TheAlexLichter",
7046
+ "bluesky": "thealexlichter.com"
5926
7047
  }
5927
7048
  ],
5928
7049
  "compatibility": {
@@ -5930,6 +7051,68 @@
5930
7051
  "requires": {}
5931
7052
  }
5932
7053
  },
7054
+ {
7055
+ "name": "regle",
7056
+ "description": "Type safe model-based form validation library for Vue.js",
7057
+ "repo": "victorgarciaesgi/regle#main/packages/nuxt",
7058
+ "npm": "@regle/nuxt",
7059
+ "icon": "regle.svg",
7060
+ "github": "https://github.com/victorgarciaesgi/regle",
7061
+ "website": "https://reglejs.dev/",
7062
+ "learn_more": "https://reglejs.dev/integrations/nuxt",
7063
+ "category": "Libraries",
7064
+ "type": "3rd-party",
7065
+ "maintainers": [
7066
+ {
7067
+ "name": "Victor Garcia",
7068
+ "github": "victorgarciaesgi",
7069
+ "twitter": "desnoth_dev",
7070
+ "bluesky": "vicflix.dev"
7071
+ }
7072
+ ],
7073
+ "compatibility": {
7074
+ "nuxt": ">=3.0.0",
7075
+ "requires": {}
7076
+ }
7077
+ },
7078
+ {
7079
+ "name": "reka-ui",
7080
+ "description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
7081
+ "repo": "unovue/radix-vue",
7082
+ "npm": "reka-ui",
7083
+ "icon": "reka-ui.svg",
7084
+ "github": "https://github.com/unovue/radix-vue",
7085
+ "website": "https://www.reka-ui.com/",
7086
+ "learn_more": "https://reka-ui.com/docs/overview/installation#nuxt-modules",
7087
+ "category": "UI",
7088
+ "type": "3rd-party",
7089
+ "maintainers": [
7090
+ {
7091
+ "name": "zernonia",
7092
+ "github": "zernonia",
7093
+ "twitter": "zernonia"
7094
+ },
7095
+ {
7096
+ "name": "Khairul Haaziq",
7097
+ "github": "khairulhaaziq"
7098
+ },
7099
+ {
7100
+ "name": "Mujahid Anuar",
7101
+ "github": "mujahidfa",
7102
+ "twitter": "mujahid_fa"
7103
+ },
7104
+ {
7105
+ "name": "Max",
7106
+ "github": "onmax",
7107
+ "twitter": "_onmax",
7108
+ "bluesky": "onmax.bsky.social"
7109
+ }
7110
+ ],
7111
+ "compatibility": {
7112
+ "nuxt": ">=3.0.0",
7113
+ "requires": {}
7114
+ }
7115
+ },
5933
7116
  {
5934
7117
  "name": "resend",
5935
7118
  "description": "Resend integration for Nuxt",
@@ -5945,7 +7128,8 @@
5945
7128
  {
5946
7129
  "name": "Nicolas Hedger",
5947
7130
  "github": "nhedger",
5948
- "twitter": "nicolashedger"
7131
+ "twitter": "nicolashedger",
7132
+ "bluesky": "hedger.ch"
5949
7133
  }
5950
7134
  ],
5951
7135
  "compatibility": {
@@ -5966,7 +7150,7 @@
5966
7150
  "type": "3rd-party",
5967
7151
  "maintainers": [
5968
7152
  {
5969
- "name": "pimlie",
7153
+ "name": "Pim",
5970
7154
  "github": "pimlie"
5971
7155
  }
5972
7156
  ],
@@ -5989,7 +7173,8 @@
5989
7173
  "maintainers": [
5990
7174
  {
5991
7175
  "name": "Ricardo Gobbo de Souza",
5992
- "github": "ricardogobbosouza"
7176
+ "github": "ricardogobbosouza",
7177
+ "twitter": "gobbo_ricardo"
5993
7178
  },
5994
7179
  {
5995
7180
  "name": "Harlan Wilton",
@@ -6040,9 +7225,10 @@
6040
7225
  "type": "community",
6041
7226
  "maintainers": [
6042
7227
  {
6043
- "name": "Ahad Birang",
7228
+ "name": "Farnabaz",
6044
7229
  "github": "farnabaz",
6045
- "twitter": "a_birang"
7230
+ "twitter": "a_birang",
7231
+ "bluesky": "farnabaz.dev"
6046
7232
  }
6047
7233
  ],
6048
7234
  "compatibility": {
@@ -6065,7 +7251,8 @@
6065
7251
  {
6066
7252
  "name": "Sébastien Chopin",
6067
7253
  "github": "Atinux",
6068
- "twitter": "Atinux"
7254
+ "twitter": "atinux",
7255
+ "bluesky": "atinux.com"
6069
7256
  }
6070
7257
  ],
6071
7258
  "compatibility": {
@@ -6088,7 +7275,8 @@
6088
7275
  {
6089
7276
  "name": "Daniel Roe",
6090
7277
  "github": "danielroe",
6091
- "twitter": "danielcroe"
7278
+ "twitter": "danielcroe",
7279
+ "bluesky": "danielroe.dev"
6092
7280
  }
6093
7281
  ],
6094
7282
  "compatibility": {
@@ -6101,11 +7289,11 @@
6101
7289
  {
6102
7290
  "name": "scalar",
6103
7291
  "description": "Render a beautiful API References based on a OpenAPI/Swagger file with Nuxt.",
6104
- "repo": "scalar/scalar#main/packages/nuxt",
7292
+ "repo": "scalar/scalar#main/integrations/nuxt",
6105
7293
  "npm": "@scalar/nuxt",
6106
7294
  "icon": "scalar.svg",
6107
- "github": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
6108
- "website": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
7295
+ "github": "https://github.com/scalar/scalar/tree/main/integrations/nuxt",
7296
+ "website": "https://github.com/scalar/scalar/tree/main/integrations/nuxt",
6109
7297
  "learn_more": "https://scalar.com",
6110
7298
  "category": "Devtools",
6111
7299
  "type": "3rd-party",
@@ -6129,7 +7317,7 @@
6129
7317
  "icon": "schema-org.svg",
6130
7318
  "github": "https://github.com/harlan-zw/nuxt-schema-org",
6131
7319
  "website": "https://nuxtseo.com/schema-org",
6132
- "learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
7320
+ "learn_more": "https://unhead.unjs.io/docs/typescript/schema-org/guides/get-started/overview",
6133
7321
  "category": "SEO",
6134
7322
  "type": "3rd-party",
6135
7323
  "maintainers": [
@@ -6147,14 +7335,14 @@
6147
7335
  },
6148
7336
  {
6149
7337
  "name": "scripts",
6150
- "description": "Plug-and-play script optimization for Nuxt applications.",
7338
+ "description": "Add 3rd-party scripts without sacrificing performance.",
6151
7339
  "repo": "nuxt/scripts",
6152
7340
  "npm": "@nuxt/scripts",
6153
7341
  "icon": "nuxt.svg",
6154
7342
  "github": "https://github.com/nuxt/scripts",
6155
7343
  "website": "https://scripts.nuxt.com",
6156
7344
  "learn_more": "",
6157
- "category": "Libraries",
7345
+ "category": "Performance",
6158
7346
  "type": "official",
6159
7347
  "maintainers": [
6160
7348
  {
@@ -6181,7 +7369,7 @@
6181
7369
  "type": "3rd-party",
6182
7370
  "maintainers": [
6183
7371
  {
6184
- "name": "sugoidesune",
7372
+ "name": "Timar",
6185
7373
  "github": "sugoidesune"
6186
7374
  }
6187
7375
  ],
@@ -6205,7 +7393,9 @@
6205
7393
  {
6206
7394
  "name": "Jakub Andrzejewski",
6207
7395
  "github": "Baroshem",
6208
- "avatar": "https://avatars.githubusercontent.com/u/37120330?v=4"
7396
+ "avatar": "https://avatars.githubusercontent.com/u/37120330?v=4",
7397
+ "twitter": "jacobandrewsky",
7398
+ "bluesky": "jacobandrewsky.bsky.social"
6209
7399
  }
6210
7400
  ],
6211
7401
  "compatibility": {
@@ -6237,23 +7427,23 @@
6237
7427
  },
6238
7428
  {
6239
7429
  "name": "sentry",
6240
- "description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
6241
- "repo": "nuxt-community/sentry-module",
6242
- "npm": "@nuxtjs/sentry",
7430
+ "description": "Official Sentry SDK for Nuxt (EXPERIMENTAL)",
7431
+ "repo": "getsentry/sentry-javascript#HEAD/packages/nuxt",
7432
+ "npm": "@sentry/nuxt",
6243
7433
  "icon": "sentry.svg",
6244
- "github": "https://github.com/nuxt-community/sentry-module",
6245
- "website": "https://sentry.nuxtjs.org/",
6246
- "learn_more": "https://sentry.io/welcome/",
7434
+ "github": "https://github.com/getsentry/sentry-javascript/tree/HEAD/packages/nuxt",
7435
+ "website": "https://docs.sentry.io/platforms/javascript/guides/nuxt",
7436
+ "learn_more": "https://sentry.io",
6247
7437
  "category": "Monitoring",
6248
- "type": "community",
7438
+ "type": "3rd-party",
6249
7439
  "maintainers": [
6250
7440
  {
6251
- "name": "Rafał Chłodnicki",
6252
- "github": "rchl"
7441
+ "name": "Sentry",
7442
+ "github": "getsentry"
6253
7443
  }
6254
7444
  ],
6255
7445
  "compatibility": {
6256
- "nuxt": "^2.0.0",
7446
+ "nuxt": "^3.0.0",
6257
7447
  "requires": {}
6258
7448
  }
6259
7449
  },
@@ -6261,7 +7451,7 @@
6261
7451
  "name": "seo-experiments",
6262
7452
  "description": "Powerful SEO DX improvements.",
6263
7453
  "repo": "harlan-zw/nuxt-seo-experiments",
6264
- "npm": "nuxt-seo-experiments",
7454
+ "npm": "nuxt-seo-utils",
6265
7455
  "icon": "seo-experiments.svg",
6266
7456
  "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
6267
7457
  "website": "https://nuxtseo.com/experiments",
@@ -6296,7 +7486,8 @@
6296
7486
  {
6297
7487
  "name": "ihavecoke",
6298
7488
  "github": "ihavecoke",
6299
- "avatar": "https://avatars0.githubusercontent.com/u/10757551?v=4"
7489
+ "avatar": "https://avatars0.githubusercontent.com/u/10757551?v=4",
7490
+ "twitter": "ihavecoke"
6300
7491
  }
6301
7492
  ],
6302
7493
  "compatibility": {
@@ -6317,8 +7508,9 @@
6317
7508
  "type": "3rd-party",
6318
7509
  "maintainers": [
6319
7510
  {
6320
- "name": "harlan-zw",
6321
- "github": "harlan-zw"
7511
+ "name": "Harlan Wilton",
7512
+ "github": "harlan-zw",
7513
+ "twitter": "harlan_zw"
6322
7514
  }
6323
7515
  ],
6324
7516
  "compatibility": {
@@ -6339,8 +7531,9 @@
6339
7531
  "type": "3rd-party",
6340
7532
  "maintainers": [
6341
7533
  {
6342
- "name": "ben-rogerson",
6343
- "github": "ben-rogerson"
7534
+ "name": "Ben Rogerson",
7535
+ "github": "ben-rogerson",
7536
+ "twitter": "benrogerson"
6344
7537
  }
6345
7538
  ],
6346
7539
  "compatibility": {
@@ -6362,8 +7555,9 @@
6362
7555
  "maintainers": [
6363
7556
  {
6364
7557
  "name": "Alexander Lichter",
6365
- "github": "manniL",
6366
- "twitter": "TheAlexLichter"
7558
+ "github": "TheAlexLichter",
7559
+ "twitter": "TheAlexLichter",
7560
+ "bluesky": "thealexlichter.com"
6367
7561
  }
6368
7562
  ],
6369
7563
  "compatibility": {
@@ -6384,7 +7578,7 @@
6384
7578
  "type": "3rd-party",
6385
7579
  "maintainers": [
6386
7580
  {
6387
- "name": "Hebilicious",
7581
+ "name": "Heb",
6388
7582
  "github": "Hebilicious",
6389
7583
  "twitter": "its_hebilicious"
6390
7584
  }
@@ -6407,7 +7601,7 @@
6407
7601
  "type": "3rd-party",
6408
7602
  "maintainers": [
6409
7603
  {
6410
- "name": "Zernonia",
7604
+ "name": "zernonia",
6411
7605
  "github": "zernonia",
6412
7606
  "twitter": "zernonia"
6413
7607
  },
@@ -6434,8 +7628,9 @@
6434
7628
  "type": "3rd-party",
6435
7629
  "maintainers": [
6436
7630
  {
6437
- "name": "Gomah",
6438
- "github": "Gomah"
7631
+ "name": "Thomas Marrec",
7632
+ "github": "Gomah",
7633
+ "twitter": "Gomah"
6439
7634
  }
6440
7635
  ],
6441
7636
  "compatibility": {
@@ -6456,7 +7651,7 @@
6456
7651
  "type": "3rd-party",
6457
7652
  "maintainers": [
6458
7653
  {
6459
- "name": "higuaifan",
7654
+ "name": "你好怪凡",
6460
7655
  "github": "higuaifan"
6461
7656
  }
6462
7657
  ],
@@ -6501,7 +7696,7 @@
6501
7696
  "type": "3rd-party",
6502
7697
  "maintainers": [
6503
7698
  {
6504
- "name": "vaso2",
7699
+ "name": "Vasyl Iatsenko",
6505
7700
  "github": "vaso2"
6506
7701
  }
6507
7702
  ],
@@ -6531,7 +7726,8 @@
6531
7726
  {
6532
7727
  "name": "Nicolas PENNEC",
6533
7728
  "github": "NicoPennec",
6534
- "twitter": "NicoPennec"
7729
+ "twitter": "NicoPennec",
7730
+ "bluesky": "nicopennec.bsky.social"
6535
7731
  }
6536
7732
  ],
6537
7733
  "compatibility": {
@@ -6574,7 +7770,7 @@
6574
7770
  "type": "community",
6575
7771
  "maintainers": [
6576
7772
  {
6577
- "name": "Florent GIRAUD",
7773
+ "name": "florent giraud",
6578
7774
  "github": "flozero",
6579
7775
  "twitter": "flozeroo"
6580
7776
  }
@@ -6597,7 +7793,7 @@
6597
7793
  "type": "3rd-party",
6598
7794
  "maintainers": [
6599
7795
  {
6600
- "name": "AlekseyPleshkov",
7796
+ "name": "Aleksey Pleshkov",
6601
7797
  "github": "AlekseyPleshkov"
6602
7798
  }
6603
7799
  ],
@@ -6619,7 +7815,7 @@
6619
7815
  "type": "3rd-party",
6620
7816
  "maintainers": [
6621
7817
  {
6622
- "name": "richardeschloss",
7818
+ "name": "Richard Schloss",
6623
7819
  "github": "richardeschloss"
6624
7820
  }
6625
7821
  ],
@@ -6628,6 +7824,30 @@
6628
7824
  "requires": {}
6629
7825
  }
6630
7826
  },
7827
+ {
7828
+ "name": "sonda",
7829
+ "description": "Bundle analyzer and visualizer",
7830
+ "repo": "filipsobol/sonda#release/packages/sonda",
7831
+ "npm": "sonda",
7832
+ "icon": "sonda.svg",
7833
+ "github": "https://github.com/filipsobol/sonda",
7834
+ "website": "https://sonda.dev/",
7835
+ "learn_more": "https://sonda.dev/",
7836
+ "category": "Devtools",
7837
+ "type": "3rd-party",
7838
+ "maintainers": [
7839
+ {
7840
+ "name": "Filip Sobol",
7841
+ "github": "filipsobol",
7842
+ "twitter": "filipsobol",
7843
+ "bluesky": "filipsobol.bsky.social"
7844
+ }
7845
+ ],
7846
+ "compatibility": {
7847
+ "nuxt": "^3.0.0",
7848
+ "requires": {}
7849
+ }
7850
+ },
6631
7851
  {
6632
7852
  "name": "speedcurve",
6633
7853
  "description": "Speedcurve LUX module for Nuxt",
@@ -6664,7 +7884,7 @@
6664
7884
  "type": "3rd-party",
6665
7885
  "maintainers": [
6666
7886
  {
6667
- "name": "prashantpalikhe",
7887
+ "name": "Prashant Palikhe",
6668
7888
  "github": "prashantpalikhe"
6669
7889
  }
6670
7890
  ],
@@ -6686,8 +7906,9 @@
6686
7906
  "type": "3rd-party",
6687
7907
  "maintainers": [
6688
7908
  {
6689
- "name": "mazipan",
6690
- "github": "mazipan"
7909
+ "name": "Irfan Maulana",
7910
+ "github": "mazipan",
7911
+ "twitter": "Maz_Ipan"
6691
7912
  }
6692
7913
  ],
6693
7914
  "compatibility": {
@@ -6715,7 +7936,8 @@
6715
7936
  {
6716
7937
  "name": "Jakub Freisler",
6717
7938
  "github": "FRSgit",
6718
- "avatar": "https://avatars.githubusercontent.com/u/10456649?v=4"
7939
+ "avatar": "https://avatars.githubusercontent.com/u/10456649?v=4",
7940
+ "twitter": "jakFRS"
6719
7941
  }
6720
7942
  ],
6721
7943
  "compatibility": {
@@ -6736,7 +7958,7 @@
6736
7958
  "type": "3rd-party",
6737
7959
  "maintainers": [
6738
7960
  {
6739
- "name": "richardeschloss",
7961
+ "name": "Richard Schloss",
6740
7962
  "github": "richardeschloss"
6741
7963
  }
6742
7964
  ],
@@ -6787,7 +8009,8 @@
6787
8009
  },
6788
8010
  {
6789
8011
  "name": "Tobias Diez",
6790
- "github": "tobiasdiez"
8012
+ "github": "tobiasdiez",
8013
+ "twitter": "tobias_diez"
6791
8014
  }
6792
8015
  ],
6793
8016
  "compatibility": {
@@ -6813,12 +8036,14 @@
6813
8036
  {
6814
8037
  "name": "Benjamin Canac",
6815
8038
  "github": "benjamincanac",
6816
- "twitter": "benjamincanac"
8039
+ "twitter": "benjamincanac",
8040
+ "bluesky": "benjamincanac.dev"
6817
8041
  },
6818
8042
  {
6819
8043
  "name": "Sébastien Chopin",
6820
8044
  "github": "Atinux",
6821
- "twitter": "Atinux"
8045
+ "twitter": "atinux",
8046
+ "bluesky": "atinux.com"
6822
8047
  }
6823
8048
  ],
6824
8049
  "compatibility": {
@@ -6832,22 +8057,23 @@
6832
8057
  {
6833
8058
  "name": "stripe-next",
6834
8059
  "description": "This Nuxt module provides an easy way to integrate Stripe in your Nuxt application, both on the client-side and server-side. It utilizes the official stripe package for server-side usage and @stripe/stripe-js for the client-side.",
6835
- "repo": "fuentesloic/nuxt-stripe",
8060
+ "repo": "flozero/nuxt-stripe",
6836
8061
  "npm": "@unlok-co/nuxt-stripe",
6837
8062
  "icon": "stripe.png",
6838
- "github": "https://github.com/fuentesloic/nuxt-stripe",
6839
- "website": "https://github.com/fuentesloic/nuxt-stripe",
8063
+ "github": "https://github.com/flozero/nuxt-stripe",
8064
+ "website": "https://github.com/flozero/nuxt-stripe",
6840
8065
  "learn_more": "https://stripe.com/docs",
6841
8066
  "category": "Payment",
6842
8067
  "type": "3rd-party",
6843
8068
  "maintainers": [
6844
8069
  {
6845
- "name": "Loic Fuentes",
8070
+ "name": "Loïc Fuentes",
6846
8071
  "github": "fuentesloic"
6847
8072
  },
6848
8073
  {
6849
- "name": "Florent Giraud",
6850
- "github": "flozero"
8074
+ "name": "florent giraud",
8075
+ "github": "flozero",
8076
+ "twitter": "flozeroo"
6851
8077
  }
6852
8078
  ],
6853
8079
  "compatibility": {
@@ -6868,8 +8094,10 @@
6868
8094
  "type": "3rd-party",
6869
8095
  "maintainers": [
6870
8096
  {
6871
- "name": "WilliamDASILVA",
6872
- "github": "WilliamDASILVA"
8097
+ "name": "William DA SILVA",
8098
+ "github": "WilliamDASILVA",
8099
+ "twitter": "willia_am",
8100
+ "bluesky": "william.to"
6873
8101
  }
6874
8102
  ],
6875
8103
  "compatibility": {
@@ -6890,14 +8118,16 @@
6890
8118
  "type": "3rd-party",
6891
8119
  "maintainers": [
6892
8120
  {
6893
- "name": "Ahad Birang",
8121
+ "name": "Farnabaz",
6894
8122
  "github": "farnabaz",
6895
- "twitter": "a_birang"
8123
+ "twitter": "a_birang",
8124
+ "bluesky": "farnabaz.dev"
6896
8125
  },
6897
8126
  {
6898
8127
  "name": "Sébastien Chopin",
6899
8128
  "github": "Atinux",
6900
- "twitter": "Atinux"
8129
+ "twitter": "atinux",
8130
+ "bluesky": "atinux.com"
6901
8131
  }
6902
8132
  ],
6903
8133
  "compatibility": {
@@ -6921,8 +8151,9 @@
6921
8151
  "maintainers": [
6922
8152
  {
6923
8153
  "name": "Alexander Lichter",
6924
- "github": "manniL",
6925
- "twitter": "TheAlexLichter"
8154
+ "github": "TheAlexLichter",
8155
+ "twitter": "TheAlexLichter",
8156
+ "bluesky": "thealexlichter.com"
6926
8157
  }
6927
8158
  ],
6928
8159
  "compatibility": {
@@ -6944,7 +8175,8 @@
6944
8175
  "maintainers": [
6945
8176
  {
6946
8177
  "name": "Ricardo Gobbo de Souza",
6947
- "github": "ricardogobbosouza"
8178
+ "github": "ricardogobbosouza",
8179
+ "twitter": "gobbo_ricardo"
6948
8180
  }
6949
8181
  ],
6950
8182
  "compatibility": {
@@ -6970,9 +8202,10 @@
6970
8202
  "twitter": "baptistelprx"
6971
8203
  },
6972
8204
  {
6973
- "name": "Sebastien Chopin",
8205
+ "name": "Sébastien Chopin",
6974
8206
  "github": "Atinux",
6975
- "twitter": "Atinux"
8207
+ "twitter": "atinux",
8208
+ "bluesky": "atinux.com"
6976
8209
  },
6977
8210
  {
6978
8211
  "name": "Scott Robertson",
@@ -7000,7 +8233,9 @@
7000
8233
  {
7001
8234
  "name": "Sandro Circi",
7002
8235
  "github": "sandros94",
7003
- "avatar": "https://avatars.githubusercontent.com/u/13056429"
8236
+ "avatar": "https://avatars.githubusercontent.com/u/13056429",
8237
+ "bluesky": "sandros94.com",
8238
+ "twitter": "_sandros94"
7004
8239
  }
7005
8240
  ],
7006
8241
  "compatibility": {
@@ -7043,9 +8278,10 @@
7043
8278
  "type": "community",
7044
8279
  "maintainers": [
7045
8280
  {
7046
- "name": "Ahad Birang",
8281
+ "name": "Farnabaz",
7047
8282
  "github": "farnabaz",
7048
- "twitter": "a_birang"
8283
+ "twitter": "a_birang",
8284
+ "bluesky": "farnabaz.dev"
7049
8285
  }
7050
8286
  ],
7051
8287
  "compatibility": {
@@ -7066,7 +8302,7 @@
7066
8302
  "type": "community",
7067
8303
  "maintainers": [
7068
8304
  {
7069
- "name": "Sam Holmes",
8305
+ "name": "brooke",
7070
8306
  "github": "sam3d"
7071
8307
  }
7072
8308
  ],
@@ -7135,7 +8371,8 @@
7135
8371
  "maintainers": [
7136
8372
  {
7137
8373
  "name": "Christian Preston",
7138
- "github": "cpreston321"
8374
+ "github": "cpreston321",
8375
+ "twitter": "christian_ggg"
7139
8376
  }
7140
8377
  ],
7141
8378
  "compatibility": {
@@ -7156,9 +8393,9 @@
7156
8393
  "type": "3rd-party",
7157
8394
  "maintainers": [
7158
8395
  {
7159
- "name": "Kevin Olson",
8396
+ "name": "kevin olson",
7160
8397
  "github": "acidjazz",
7161
- "twitter": "AppFume"
8398
+ "twitter": "appfume"
7162
8399
  }
7163
8400
  ],
7164
8401
  "compatibility": {
@@ -7181,7 +8418,8 @@
7181
8418
  {
7182
8419
  "name": "Sébastien Chopin",
7183
8420
  "github": "Atinux",
7184
- "twitter": "Atinux"
8421
+ "twitter": "atinux",
8422
+ "bluesky": "atinux.com"
7185
8423
  },
7186
8424
  {
7187
8425
  "name": "Inesh Bose",
@@ -7197,9 +8435,35 @@
7197
8435
  "tailwind"
7198
8436
  ]
7199
8437
  },
8438
+ {
8439
+ "name": "tdesign-vue-next",
8440
+ "description": "A Vue 3 UI components library",
8441
+ "repo": "tdesignOteam/tdesign-nuxt",
8442
+ "npm": "@tdesign-vue-next/nuxt",
8443
+ "icon": "tdesign.svg",
8444
+ "github": "https://github.com/Tencent/tdesign-vue-next",
8445
+ "website": "https://tdesign.tencent.com/vue-next/overview-en",
8446
+ "learn_more": "https://github.com/tdesignoteam/tdesign-nuxt",
8447
+ "category": "UI",
8448
+ "type": "3rd-party",
8449
+ "maintainers": [
8450
+ {
8451
+ "name": "wū yāng",
8452
+ "github": "uyarn"
8453
+ },
8454
+ {
8455
+ "name": "liweijie0812",
8456
+ "github": "liweijie0812"
8457
+ }
8458
+ ],
8459
+ "compatibility": {
8460
+ "nuxt": ">=3.0.0",
8461
+ "requires": {}
8462
+ }
8463
+ },
7200
8464
  {
7201
8465
  "name": "test-utils",
7202
- "description": "Test utilities for Nuxt",
8466
+ "description": "Test utilities for Nuxt.",
7203
8467
  "repo": "nuxt/test-utils#main",
7204
8468
  "npm": "@nuxt/test-utils",
7205
8469
  "icon": "nuxt.svg",
@@ -7212,12 +8476,14 @@
7212
8476
  {
7213
8477
  "name": "Daniel Roe",
7214
8478
  "github": "danielroe",
7215
- "twitter": "danielcroe"
8479
+ "twitter": "danielcroe",
8480
+ "bluesky": "danielroe.dev"
7216
8481
  },
7217
8482
  {
7218
8483
  "name": "Anthony Fu",
7219
8484
  "github": "antfu",
7220
- "twitter": "antfu7"
8485
+ "twitter": "antfu7",
8486
+ "bluesky": "antfu.me"
7221
8487
  }
7222
8488
  ],
7223
8489
  "compatibility": {
@@ -7225,6 +8491,28 @@
7225
8491
  "requires": {}
7226
8492
  }
7227
8493
  },
8494
+ {
8495
+ "name": "tgauth",
8496
+ "description": "Extremely simple \"Login with Telegram\" button",
8497
+ "repo": "paranoidphantom/tgauth",
8498
+ "npm": "@paranoidphantom/tgauth",
8499
+ "icon": "tgauth.png",
8500
+ "github": "https://github.com/paranoidphantom/tgauth",
8501
+ "website": "https://github.com/paranoidphantom/tgauth",
8502
+ "learn_more": "https://github.com/paranoidphantom/tgauth",
8503
+ "category": "Security",
8504
+ "type": "3rd-party",
8505
+ "maintainers": [
8506
+ {
8507
+ "name": "Andrei Hudalla",
8508
+ "github": "paranoidPhantom"
8509
+ }
8510
+ ],
8511
+ "compatibility": {
8512
+ "nuxt": "^3.11.0",
8513
+ "requires": {}
8514
+ }
8515
+ },
7228
8516
  {
7229
8517
  "name": "tiktok-analytics",
7230
8518
  "description": "",
@@ -7238,7 +8526,7 @@
7238
8526
  "type": "3rd-party",
7239
8527
  "maintainers": [
7240
8528
  {
7241
- "name": "stickpro",
8529
+ "name": "Vladislav Bulgakov",
7242
8530
  "github": "stickpro",
7243
8531
  "avatar": "https://avatars.githubusercontent.com/u/25886722?v=4"
7244
8532
  }
@@ -7261,8 +8549,10 @@
7261
8549
  "type": "3rd-party",
7262
8550
  "maintainers": [
7263
8551
  {
7264
- "name": "danielroe",
7265
- "github": "danielroe"
8552
+ "name": "Daniel Roe",
8553
+ "github": "danielroe",
8554
+ "twitter": "danielcroe",
8555
+ "bluesky": "danielroe.dev"
7266
8556
  }
7267
8557
  ],
7268
8558
  "compatibility": {
@@ -7307,7 +8597,8 @@
7307
8597
  {
7308
8598
  "name": "Pooya Parsa",
7309
8599
  "github": "pi0",
7310
- "twitter": "_pi0_"
8600
+ "twitter": "_pi0_",
8601
+ "bluesky": "pi0.io"
7311
8602
  }
7312
8603
  ],
7313
8604
  "compatibility": {
@@ -7329,7 +8620,8 @@
7329
8620
  "maintainers": [
7330
8621
  {
7331
8622
  "name": "Volkan Akkuş",
7332
- "github": "volkanakkus"
8623
+ "github": "volkanakkus",
8624
+ "twitter": "volkanakks"
7333
8625
  }
7334
8626
  ],
7335
8627
  "compatibility": {
@@ -7374,12 +8666,13 @@
7374
8666
  {
7375
8667
  "name": "Alvaro Saburido",
7376
8668
  "github": "alvarosabu",
7377
- "twitter": "alvarosabu"
8669
+ "twitter": "alvarosabu",
8670
+ "bluesky": "alvarosaburido.dev"
7378
8671
  },
7379
8672
  {
7380
- "name": "Jaime Torrealba",
8673
+ "name": "Jaime A Torrealba C",
7381
8674
  "github": "JaimeTorrealba",
7382
- "twitter": "jaimebboyjt"
8675
+ "twitter": "Jaimebboyjt"
7383
8676
  },
7384
8677
  {
7385
8678
  "name": "Tino Koch",
@@ -7407,7 +8700,8 @@
7407
8700
  {
7408
8701
  "name": "Daniel Roe",
7409
8702
  "github": "danielroe",
7410
- "twitter": "danielcroe"
8703
+ "twitter": "danielcroe",
8704
+ "bluesky": "danielroe.dev"
7411
8705
  }
7412
8706
  ],
7413
8707
  "compatibility": {
@@ -7455,7 +8749,9 @@
7455
8749
  "maintainers": [
7456
8750
  {
7457
8751
  "name": "Yizack Rangel",
7458
- "github": "yizack"
8752
+ "github": "yizack",
8753
+ "twitter": "YizackR",
8754
+ "bluesky": "yizack.com"
7459
8755
  }
7460
8756
  ],
7461
8757
  "compatibility": {
@@ -7509,8 +8805,10 @@
7509
8805
  "type": "3rd-party",
7510
8806
  "maintainers": [
7511
8807
  {
7512
- "name": "victorgarciaesgi",
7513
- "github": "victorgarciaesgi"
8808
+ "name": "Victor Garcia",
8809
+ "github": "victorgarciaesgi",
8810
+ "twitter": "desnoth_dev",
8811
+ "bluesky": "vicflix.dev"
7514
8812
  }
7515
8813
  ],
7516
8814
  "compatibility": {
@@ -7533,7 +8831,8 @@
7533
8831
  {
7534
8832
  "name": "Daniel Roe",
7535
8833
  "github": "danielroe",
7536
- "twitter": "danielcroe"
8834
+ "twitter": "danielcroe",
8835
+ "bluesky": "danielroe.dev"
7537
8836
  }
7538
8837
  ],
7539
8838
  "compatibility": {
@@ -7557,17 +8856,20 @@
7557
8856
  "maintainers": [
7558
8857
  {
7559
8858
  "name": "Kevin Marrec",
7560
- "github": "kevinmarrec"
8859
+ "github": "kevinmarrec",
8860
+ "twitter": "K_Marrec"
7561
8861
  },
7562
8862
  {
7563
8863
  "name": "Pooya Parsa",
7564
8864
  "github": "pi0",
7565
- "twitter": "_pi0_"
8865
+ "twitter": "_pi0_",
8866
+ "bluesky": "pi0.io"
7566
8867
  },
7567
8868
  {
7568
8869
  "name": "Daniel Roe",
7569
8870
  "github": "danielroe",
7570
- "twitter": "danielcroe"
8871
+ "twitter": "danielcroe",
8872
+ "bluesky": "danielroe.dev"
7571
8873
  }
7572
8874
  ],
7573
8875
  "compatibility": {
@@ -7589,17 +8891,20 @@
7589
8891
  "maintainers": [
7590
8892
  {
7591
8893
  "name": "Kevin Marrec",
7592
- "github": "kevinmarrec"
8894
+ "github": "kevinmarrec",
8895
+ "twitter": "K_Marrec"
7593
8896
  },
7594
8897
  {
7595
8898
  "name": "Pooya Parsa",
7596
8899
  "github": "pi0",
7597
- "twitter": "_pi0_"
8900
+ "twitter": "_pi0_",
8901
+ "bluesky": "pi0.io"
7598
8902
  },
7599
8903
  {
7600
8904
  "name": "Daniel Roe",
7601
8905
  "github": "danielroe",
7602
- "twitter": "danielcroe"
8906
+ "twitter": "danielcroe",
8907
+ "bluesky": "danielroe.dev"
7603
8908
  }
7604
8909
  ],
7605
8910
  "compatibility": {
@@ -7633,7 +8938,7 @@
7633
8938
  },
7634
8939
  {
7635
8940
  "name": "ui",
7636
- "description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
8941
+ "description": "The Intuitive UI Library powered by Reka UI and Tailwind CSS.",
7637
8942
  "repo": "nuxt/ui#dev",
7638
8943
  "npm": "@nuxt/ui",
7639
8944
  "icon": "nuxt.svg",
@@ -7646,17 +8951,14 @@
7646
8951
  {
7647
8952
  "name": "Benjamin Canac",
7648
8953
  "github": "benjamincanac",
7649
- "twitter": "benjamincanac"
8954
+ "twitter": "benjamincanac",
8955
+ "bluesky": "benjamincanac.dev"
7650
8956
  },
7651
8957
  {
7652
- "name": "Sebastien Chopin",
8958
+ "name": "Sébastien Chopin",
7653
8959
  "github": "Atinux",
7654
- "twitter": "Atinux"
7655
- },
7656
- {
7657
- "name": "Sylvain Marroufin",
7658
- "github": "smarroufin",
7659
- "twitter": "smarroufin"
8960
+ "twitter": "atinux",
8961
+ "bluesky": "atinux.com"
7660
8962
  }
7661
8963
  ],
7662
8964
  "compatibility": {
@@ -7678,7 +8980,8 @@
7678
8980
  "maintainers": [
7679
8981
  {
7680
8982
  "name": "ML",
7681
- "github": "ijkml"
8983
+ "github": "ijkml",
8984
+ "twitter": "ijk_ml"
7682
8985
  }
7683
8986
  ],
7684
8987
  "compatibility": {
@@ -7703,7 +9006,8 @@
7703
9006
  {
7704
9007
  "name": "Pooya Parsa",
7705
9008
  "github": "pi0",
7706
- "twitter": "_pi0_"
9009
+ "twitter": "_pi0_",
9010
+ "bluesky": "pi0.io"
7707
9011
  },
7708
9012
  {
7709
9013
  "name": "Farzad Soltani",
@@ -7730,7 +9034,8 @@
7730
9034
  "maintainers": [
7731
9035
  {
7732
9036
  "name": "Johann Schopplich",
7733
- "github": "johannschopplich"
9037
+ "github": "johannschopplich",
9038
+ "twitter": "jschopplich"
7734
9039
  }
7735
9040
  ],
7736
9041
  "compatibility": {
@@ -7741,7 +9046,7 @@
7741
9046
  {
7742
9047
  "name": "unocss",
7743
9048
  "description": "The instant on-demand atomic CSS engine.",
7744
- "repo": "unocss/unocss#main/packages/nuxt",
9049
+ "repo": "unocss/unocss#main/packages-integrations/nuxt",
7745
9050
  "npm": "@unocss/nuxt",
7746
9051
  "icon": "unocss.svg",
7747
9052
  "github": "https://github.com/unocss/unocss",
@@ -7754,7 +9059,8 @@
7754
9059
  "name": "Anthony Fu",
7755
9060
  "github": "antfu",
7756
9061
  "twitter": "antfu7",
7757
- "avatar": "https://avatars.githubusercontent.com/antfu?v=4"
9062
+ "avatar": "https://avatars.githubusercontent.com/antfu?v=4",
9063
+ "bluesky": "antfu.me"
7758
9064
  }
7759
9065
  ],
7760
9066
  "compatibility": {
@@ -7801,7 +9107,7 @@
7801
9107
  "type": "3rd-party",
7802
9108
  "maintainers": [
7803
9109
  {
7804
- "name": "KoujiSano",
9110
+ "name": "KoujiSan",
7805
9111
  "github": "KoujiSano"
7806
9112
  }
7807
9113
  ],
@@ -7823,8 +9129,9 @@
7823
9129
  "type": "3rd-party",
7824
9130
  "maintainers": [
7825
9131
  {
7826
- "name": "fukuiretu",
7827
- "github": "fukuiretu"
9132
+ "name": "Retu Fukui",
9133
+ "github": "fukuiretu",
9134
+ "twitter": "fukuiretu"
7828
9135
  }
7829
9136
  ],
7830
9137
  "compatibility": {
@@ -7832,6 +9139,28 @@
7832
9139
  "requires": {}
7833
9140
  }
7834
9141
  },
9142
+ {
9143
+ "name": "v-gsap",
9144
+ "description": "GSAP as a directive (Unofficial). Build stunning animations with v-gsap.",
9145
+ "repo": "holux-design/v-gsap-nuxt",
9146
+ "npm": "v-gsap-nuxt",
9147
+ "icon": "v-gsap.svg",
9148
+ "github": "https://github.com/holux-design/v-gsap-nuxt",
9149
+ "website": "https://v-gsap-nuxt.vercel.app/",
9150
+ "learn_more": "https://v-gsap-nuxt.vercel.app/playground",
9151
+ "category": "Libraries",
9152
+ "type": "3rd-party",
9153
+ "maintainers": [
9154
+ {
9155
+ "name": "Lukas Hofstätter",
9156
+ "github": "holux-design"
9157
+ }
9158
+ ],
9159
+ "compatibility": {
9160
+ "nuxt": ">=3.0.0",
9161
+ "requires": {}
9162
+ }
9163
+ },
7835
9164
  {
7836
9165
  "name": "vant",
7837
9166
  "description": "A lightweight, customizable Vue UI library for mobile web apps.",
@@ -7845,7 +9174,7 @@
7845
9174
  "type": "3rd-party",
7846
9175
  "maintainers": [
7847
9176
  {
7848
- "name": "tolking",
9177
+ "name": "qiang",
7849
9178
  "github": "tolking"
7850
9179
  }
7851
9180
  ],
@@ -7869,8 +9198,9 @@
7869
9198
  "type": "3rd-party",
7870
9199
  "maintainers": [
7871
9200
  {
7872
- "name": "zhangmo8",
7873
- "github": "zhangmo8"
9201
+ "name": "xiaomo",
9202
+ "github": "zhangmo8",
9203
+ "twitter": "wegi8666"
7874
9204
  }
7875
9205
  ],
7876
9206
  "compatibility": {
@@ -7880,6 +9210,29 @@
7880
9210
  }
7881
9211
  }
7882
9212
  },
9213
+ {
9214
+ "name": "vaxee",
9215
+ "description": "The State Manager for Vue 3",
9216
+ "repo": "letstri/vaxee#main/packages/nuxt",
9217
+ "npm": "@vaxee/nuxt",
9218
+ "icon": "vaxee.svg",
9219
+ "github": "https://github.com/letstri/vaxee/tree/main/packages/nuxt",
9220
+ "website": "https://vaxee.letstri.dev/",
9221
+ "learn_more": "",
9222
+ "category": "Extensions",
9223
+ "type": "3rd-party",
9224
+ "maintainers": [
9225
+ {
9226
+ "name": "Valerii Strilets",
9227
+ "github": "letstri",
9228
+ "twitter": "letstri"
9229
+ }
9230
+ ],
9231
+ "compatibility": {
9232
+ "nuxt": "^3.0.0",
9233
+ "requires": {}
9234
+ }
9235
+ },
7883
9236
  {
7884
9237
  "name": "vcalendar",
7885
9238
  "description": "VCalendar module for Nuxt",
@@ -7916,7 +9269,9 @@
7916
9269
  "maintainers": [
7917
9270
  {
7918
9271
  "name": "Abdelrahman Awad",
7919
- "github": "logaretm"
9272
+ "github": "logaretm",
9273
+ "twitter": "logaretm",
9274
+ "bluesky": "logaretm.com"
7920
9275
  }
7921
9276
  ],
7922
9277
  "compatibility": {
@@ -7939,7 +9294,8 @@
7939
9294
  {
7940
9295
  "name": "Pooya Parsa",
7941
9296
  "github": "pi0",
7942
- "twitter": "_pi0_"
9297
+ "twitter": "_pi0_",
9298
+ "bluesky": "pi0.io"
7943
9299
  }
7944
9300
  ],
7945
9301
  "compatibility": {
@@ -7947,28 +9303,6 @@
7947
9303
  "requires": {}
7948
9304
  }
7949
9305
  },
7950
- {
7951
- "name": "vercel-analytics",
7952
- "description": "Vercel Analytics integration for Nuxt",
7953
- "repo": "xanderbarkhatov/nuxt-vercel-analytics",
7954
- "npm": "nuxt-vercel-analytics",
7955
- "icon": "",
7956
- "github": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
7957
- "website": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
7958
- "learn_more": "https://vercel.com/docs/concepts/analytics",
7959
- "category": "Analytics",
7960
- "type": "3rd-party",
7961
- "maintainers": [
7962
- {
7963
- "name": "Alexander B.",
7964
- "github": "xanderbarkhatov"
7965
- }
7966
- ],
7967
- "compatibility": {
7968
- "nuxt": ">=3.0.0",
7969
- "requires": {}
7970
- }
7971
- },
7972
9306
  {
7973
9307
  "name": "vexip-ui",
7974
9308
  "description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
@@ -7982,7 +9316,7 @@
7982
9316
  "type": "3rd-party",
7983
9317
  "maintainers": [
7984
9318
  {
7985
- "name": "未觉雨声",
9319
+ "name": "Rocco",
7986
9320
  "github": "qmhc",
7987
9321
  "twitter": "qmhc95"
7988
9322
  }
@@ -7992,6 +9326,30 @@
7992
9326
  "requires": {}
7993
9327
  }
7994
9328
  },
9329
+ {
9330
+ "name": "vitalizer",
9331
+ "description": "Instantly better LCP scores in Google Lighthouse",
9332
+ "repo": "johannschopplich/nuxt-vitalizer",
9333
+ "npm": "nuxt-vitalizer",
9334
+ "icon": "vitalizer.svg",
9335
+ "github": "https://github.com/johannschopplich/nuxt-vitalizer",
9336
+ "website": "https://github.com/johannschopplich/nuxt-vitalizer#readme",
9337
+ "learn_more": "",
9338
+ "category": "SEO",
9339
+ "type": "3rd-party",
9340
+ "maintainers": [
9341
+ {
9342
+ "name": "Johann Schopplich",
9343
+ "github": "johannschopplich",
9344
+ "twitter": "jschopplich",
9345
+ "avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
9346
+ }
9347
+ ],
9348
+ "compatibility": {
9349
+ "nuxt": ">=3.0.0",
9350
+ "requires": {}
9351
+ }
9352
+ },
7995
9353
  {
7996
9354
  "name": "vite-pwa-nuxt",
7997
9355
  "description": "Zero-config PWA Plugin for Nuxt",
@@ -8007,12 +9365,37 @@
8007
9365
  {
8008
9366
  "name": "Joaquín Sánchez",
8009
9367
  "github": "userquin",
8010
- "twitter": "userquin"
9368
+ "twitter": "userquin",
9369
+ "bluesky": "userquin.bsky.social"
8011
9370
  },
8012
9371
  {
8013
9372
  "name": "Anthony Fu",
8014
9373
  "github": "antfu",
8015
- "twitter": "antfu7"
9374
+ "twitter": "antfu7",
9375
+ "bluesky": "antfu.me"
9376
+ }
9377
+ ],
9378
+ "compatibility": {
9379
+ "nuxt": ">=3.0.0",
9380
+ "requires": {}
9381
+ }
9382
+ },
9383
+ {
9384
+ "name": "vue-api",
9385
+ "description": "A flexible and provider-agnostic API handling library for Vue 3 and Nuxt 3. Supports multiple data providers like axios, ofetch and more. It includes a robust model mapping feature.",
9386
+ "repo": "gaetansenn/vue-api#main/packages/nuxt",
9387
+ "npm": "@vue-api/nuxt",
9388
+ "icon": "",
9389
+ "github": "https://github.com/gaetansenn/vue-api",
9390
+ "website": "https://vue-api.dewib.com/",
9391
+ "learn_more": "https://vue-api.dewib.com/guide/getting-started/installation.html",
9392
+ "category": "Request",
9393
+ "type": "3rd-party",
9394
+ "maintainers": [
9395
+ {
9396
+ "name": "Gaetan SENN",
9397
+ "github": "gaetansenn",
9398
+ "avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
8016
9399
  }
8017
9400
  ],
8018
9401
  "compatibility": {
@@ -8087,9 +9470,10 @@
8087
9470
  "type": "3rd-party",
8088
9471
  "maintainers": [
8089
9472
  {
8090
- "name": "三咲智子 Kevin Deng",
9473
+ "name": "Kevin Deng",
8091
9474
  "github": "sxzz",
8092
- "twitter": "sanxiaozhizi"
9475
+ "twitter": "sanxiaozhizi",
9476
+ "bluesky": "sxzz.dev"
8093
9477
  }
8094
9478
  ],
8095
9479
  "compatibility": {
@@ -8113,7 +9497,7 @@
8113
9497
  "type": "3rd-party",
8114
9498
  "maintainers": [
8115
9499
  {
8116
- "name": "vaso2",
9500
+ "name": "Vasyl Iatsenko",
8117
9501
  "github": "vaso2"
8118
9502
  }
8119
9503
  ],
@@ -8157,8 +9541,10 @@
8157
9541
  "type": "3rd-party",
8158
9542
  "maintainers": [
8159
9543
  {
8160
- "name": "moritzsternemann",
8161
- "github": "moritzsternemann"
9544
+ "name": "Moritz Sternemann",
9545
+ "github": "moritzsternemann",
9546
+ "twitter": "strnmn",
9547
+ "bluesky": "strnmn.me"
8162
9548
  }
8163
9549
  ],
8164
9550
  "compatibility": {
@@ -8179,7 +9565,7 @@
8179
9565
  "type": "3rd-party",
8180
9566
  "maintainers": [
8181
9567
  {
8182
- "name": "Hebilicious",
9568
+ "name": "Heb",
8183
9569
  "github": "Hebilicious",
8184
9570
  "twitter": "its_hebilicious"
8185
9571
  }
@@ -8202,7 +9588,7 @@
8202
9588
  "type": "3rd-party",
8203
9589
  "maintainers": [
8204
9590
  {
8205
- "name": "madmod",
9591
+ "name": "John Wells",
8206
9592
  "github": "madmod"
8207
9593
  }
8208
9594
  ],
@@ -8295,8 +9681,10 @@
8295
9681
  "type": "3rd-party",
8296
9682
  "maintainers": [
8297
9683
  {
8298
- "name": "posva",
8299
- "github": "posva"
9684
+ "name": "Eduardo San Martin Morote",
9685
+ "github": "posva",
9686
+ "twitter": "posva",
9687
+ "bluesky": "esm.dev"
8300
9688
  }
8301
9689
  ],
8302
9690
  "compatibility": {
@@ -8375,18 +9763,19 @@
8375
9763
  {
8376
9764
  "name": "vuetify-nuxt-module",
8377
9765
  "description": "Zero-config Nuxt Module for Vuetify.",
8378
- "repo": "userquin/vuetify-nuxt-module",
9766
+ "repo": "vuetifyjs/nuxt-module",
8379
9767
  "npm": "vuetify-nuxt-module",
8380
9768
  "icon": "vuetify-logo-v3-dark.svg",
8381
- "github": "https://github.com/userquin/vuetify-nuxt-module",
8382
- "website": "https://vuetify-nuxt-module.netlify.app/",
8383
- "learn_more": "https://github.com/userquin/vuetify-nuxt-module/blob/main/README.md",
9769
+ "github": "https://github.com/vuetifyjs/nuxt-module",
9770
+ "website": "https://nuxt.vuetifyjs.com/",
9771
+ "learn_more": "https://github.com/vuetifyjs/nuxt-module/blob/main/README.md",
8384
9772
  "category": "UI",
8385
9773
  "type": "3rd-party",
8386
9774
  "maintainers": [
8387
9775
  {
8388
9776
  "name": "Joaquín Sánchez",
8389
- "github": "userquin"
9777
+ "github": "userquin",
9778
+ "bluesky": "userquin.bsky.social"
8390
9779
  }
8391
9780
  ],
8392
9781
  "compatibility": {
@@ -8408,12 +9797,14 @@
8408
9797
  "maintainers": [
8409
9798
  {
8410
9799
  "name": "Kevin Marrec",
8411
- "github": "kevinmarrec"
9800
+ "github": "kevinmarrec",
9801
+ "twitter": "K_Marrec"
8412
9802
  },
8413
9803
  {
8414
9804
  "name": "Pooya Parsa",
8415
9805
  "github": "pi0",
8416
- "twitter": "_pi0_"
9806
+ "twitter": "_pi0_",
9807
+ "bluesky": "pi0.io"
8417
9808
  }
8418
9809
  ],
8419
9810
  "compatibility": {
@@ -8436,7 +9827,8 @@
8436
9827
  {
8437
9828
  "name": "Anthony Fu",
8438
9829
  "github": "antfu",
8439
- "twitter": "antfu7"
9830
+ "twitter": "antfu7",
9831
+ "bluesky": "antfu.me"
8440
9832
  }
8441
9833
  ],
8442
9834
  "compatibility": {
@@ -8460,7 +9852,7 @@
8460
9852
  "type": "3rd-party",
8461
9853
  "maintainers": [
8462
9854
  {
8463
- "name": "paulgv",
9855
+ "name": "Paul Gascou-Vaillancourt",
8464
9856
  "github": "paulgv"
8465
9857
  }
8466
9858
  ],
@@ -8505,18 +9897,21 @@
8505
9897
  "type": "community",
8506
9898
  "maintainers": [
8507
9899
  {
8508
- "name": "daliborgogic",
8509
- "github": "daliborgogic"
9900
+ "name": "Dalibor Gogic",
9901
+ "github": "daliborgogic",
9902
+ "twitter": "dalibor_gogic"
8510
9903
  },
8511
9904
  {
8512
9905
  "name": "Pooya Parsa",
8513
9906
  "github": "pi0",
8514
- "twitter": "_pi0_"
9907
+ "twitter": "_pi0_",
9908
+ "bluesky": "pi0.io"
8515
9909
  },
8516
9910
  {
8517
- "name": "Sebastien Chopin",
9911
+ "name": "Sébastien Chopin",
8518
9912
  "github": "Atinux",
8519
- "twitter": "Atinux"
9913
+ "twitter": "atinux",
9914
+ "bluesky": "atinux.com"
8520
9915
  }
8521
9916
  ],
8522
9917
  "compatibility": {
@@ -8562,7 +9957,9 @@
8562
9957
  "maintainers": [
8563
9958
  {
8564
9959
  "name": "Yizack Rangel",
8565
- "github": "yizack"
9960
+ "github": "yizack",
9961
+ "twitter": "YizackR",
9962
+ "bluesky": "yizack.com"
8566
9963
  }
8567
9964
  ],
8568
9965
  "compatibility": {
@@ -8584,7 +9981,8 @@
8584
9981
  "maintainers": [
8585
9982
  {
8586
9983
  "name": "Harlan Wilton",
8587
- "github": "harlan-zw"
9984
+ "github": "harlan-zw",
9985
+ "twitter": "harlan_zw"
8588
9986
  }
8589
9987
  ],
8590
9988
  "compatibility": {
@@ -8609,7 +10007,8 @@
8609
10007
  {
8610
10008
  "name": "Pooya Parsa",
8611
10009
  "github": "pi0",
8612
- "twitter": "_pi0_"
10010
+ "twitter": "_pi0_",
10011
+ "bluesky": "pi0.io"
8613
10012
  }
8614
10013
  ],
8615
10014
  "compatibility": {
@@ -8630,7 +10029,7 @@
8630
10029
  "type": "3rd-party",
8631
10030
  "maintainers": [
8632
10031
  {
8633
- "name": "paulgv",
10032
+ "name": "Paul Gascou-Vaillancourt",
8634
10033
  "github": "paulgv"
8635
10034
  }
8636
10035
  ],
@@ -8654,7 +10053,8 @@
8654
10053
  {
8655
10054
  "name": "Pooya Parsa",
8656
10055
  "github": "pi0",
8657
- "twitter": "_pi0_"
10056
+ "twitter": "_pi0_",
10057
+ "bluesky": "pi0.io"
8658
10058
  }
8659
10059
  ],
8660
10060
  "compatibility": {
@@ -8730,7 +10130,8 @@
8730
10130
  {
8731
10131
  "name": "Anthony Fu",
8732
10132
  "github": "antfu",
8733
- "twitter": "antfu7"
10133
+ "twitter": "antfu7",
10134
+ "bluesky": "antfu.me"
8734
10135
  }
8735
10136
  ],
8736
10137
  "compatibility": {
@@ -8753,8 +10154,9 @@
8753
10154
  "type": "3rd-party",
8754
10155
  "maintainers": [
8755
10156
  {
8756
- "name": "aaronransley",
8757
- "github": "aaronransley"
10157
+ "name": "Aaron Ransley",
10158
+ "github": "aaronransley",
10159
+ "twitter": "aaronransley"
8758
10160
  }
8759
10161
  ],
8760
10162
  "compatibility": {
@@ -8797,7 +10199,7 @@
8797
10199
  "type": "3rd-party",
8798
10200
  "maintainers": [
8799
10201
  {
8800
- "name": "gaetansenn",
10202
+ "name": "Gaetan SENN",
8801
10203
  "github": "gaetansenn"
8802
10204
  }
8803
10205
  ],
@@ -8844,7 +10246,7 @@
8844
10246
  "type": "3rd-party",
8845
10247
  "maintainers": [
8846
10248
  {
8847
- "name": "MetaCorp",
10249
+ "name": "Léopold Szabatura",
8848
10250
  "github": "MetaCorp"
8849
10251
  }
8850
10252
  ],