@nuxt/modules 0.6.0-275249 → 0.6.0-29b387

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 (2) hide show
  1. package/modules.json +892 -293
  2. package/package.json +9 -9
package/modules.json CHANGED
@@ -1,7 +1,7 @@
1
1
  [
2
2
  {
3
3
  "name": "ackee",
4
- "description": "Nuxt.js module for Ackee analytics",
4
+ "description": "Nuxt module for Ackee analytics",
5
5
  "repo": "bdrtsky/nuxt-ackee",
6
6
  "npm": "nuxt-ackee",
7
7
  "icon": "ackee.png",
@@ -28,7 +28,7 @@
28
28
  },
29
29
  {
30
30
  "name": "agility-cms",
31
- "description": "Agility CMS Integration for Nuxt.js",
31
+ "description": "Agility CMS Integration for Nuxt",
32
32
  "repo": "agility/agilitycms-nuxt-module",
33
33
  "npm": "@agility/agilitycms-nuxt-module",
34
34
  "icon": "agility.png",
@@ -51,7 +51,7 @@
51
51
  },
52
52
  {
53
53
  "name": "algolia",
54
- "description": "Algolia Search Module for Nuxt 3",
54
+ "description": "Algolia Search Module for Nuxt",
55
55
  "repo": "nuxt-modules/algolia",
56
56
  "npm": "@nuxtjs/algolia",
57
57
  "icon": "algolia.svg",
@@ -170,9 +170,31 @@
170
170
  }
171
171
  }
172
172
  },
173
+ {
174
+ "name": "aos",
175
+ "description": "A Nuxt module that adds Animate On Scroll",
176
+ "repo": "egidiusmengelberg/nuxt-aos",
177
+ "npm": "nuxt-aos",
178
+ "icon": "aos.png",
179
+ "github": "https://github.com/egidiusmengelberg/nuxt-aos",
180
+ "website": "https://github.com/egidiusmengelberg/nuxt-aos",
181
+ "learn_more": "",
182
+ "category": "Devtools",
183
+ "type": "3rd-party",
184
+ "maintainers": [
185
+ {
186
+ "name": "egidiusmengelberg",
187
+ "github": "egidiusmengelberg"
188
+ }
189
+ ],
190
+ "compatibility": {
191
+ "nuxt": "^3.0.0",
192
+ "requires": {}
193
+ }
194
+ },
173
195
  {
174
196
  "name": "api-party",
175
- "description": "Nuxt 3 module to securely connect with any API – server proxy & dynamic composable names",
197
+ "description": "Nuxt module to securely connect with any API – server proxy & dynamic composable names",
176
198
  "repo": "johannschopplich/nuxt-api-party",
177
199
  "npm": "nuxt-api-party",
178
200
  "icon": "api-party.svg",
@@ -220,7 +242,7 @@
220
242
  },
221
243
  {
222
244
  "name": "apollo",
223
- "description": "Integrate GraphQL in your Nuxt.js apps using vue-apollo.",
245
+ "description": "Integrate GraphQL in your Nuxt apps using vue-apollo.",
224
246
  "repo": "nuxt-modules/apollo",
225
247
  "npm": "@nuxtjs/apollo",
226
248
  "icon": "apollo.png",
@@ -244,7 +266,7 @@
244
266
  },
245
267
  {
246
268
  "name": "applicationinsights",
247
- "description": "AppInsights module for Nuxt.js",
269
+ "description": "AppInsights module for Nuxt",
248
270
  "repo": "nuxt-community/applicationinsights-module",
249
271
  "npm": "@nuxtjs/applicationinsights",
250
272
  "icon": "application-insights.png",
@@ -286,9 +308,54 @@
286
308
  "requires": {}
287
309
  }
288
310
  },
311
+ {
312
+ "name": "arco-design-nuxt-module",
313
+ "description": "Nuxt Module for Arco Design Vue. Automatically import components, icons and more.",
314
+ "repo": "wiidede/arco-design-nuxt-module",
315
+ "npm": "arco-design-nuxt-module",
316
+ "icon": "arco-design.svg",
317
+ "github": "https://github.com/wiidede/arco-design-nuxt-module",
318
+ "website": "https://arco.design/vue",
319
+ "learn_more": "https://github.com/wiidede/arco-design-nuxt-module#readme",
320
+ "category": "UI",
321
+ "type": "3rd-party",
322
+ "maintainers": [
323
+ {
324
+ "name": "wiidede",
325
+ "github": "wiidede"
326
+ }
327
+ ],
328
+ "compatibility": {
329
+ "nuxt": "^3.0.0",
330
+ "requires": {}
331
+ }
332
+ },
333
+ {
334
+ "name": "ark-ui",
335
+ "description": "A headless library for building reusable, scalable design systems that works for a wide range of JS frameworks.",
336
+ "repo": "iamdin/nuxt-ark-ui",
337
+ "npm": "nuxt-ark-ui",
338
+ "icon": "ark-ui.svg",
339
+ "github": "https://github.com/iamdin/nuxt-ark-ui",
340
+ "website": "https://ark-ui.com/",
341
+ "learn_more": "https://github.com/iamdin/nuxt-ark-ui",
342
+ "category": "UI",
343
+ "type": "3rd-party",
344
+ "maintainers": [
345
+ {
346
+ "name": "Din",
347
+ "github": "iamdin",
348
+ "twitter": "iamdinq"
349
+ }
350
+ ],
351
+ "compatibility": {
352
+ "nuxt": "^3.0.0",
353
+ "requires": {}
354
+ }
355
+ },
289
356
  {
290
357
  "name": "auth",
291
- "description": "Zero-boilerplate authentication support for Nuxt.js.",
358
+ "description": "Zero-boilerplate authentication support for Nuxt.",
292
359
  "repo": "nuxt-community/auth-module",
293
360
  "npm": "@nuxtjs/auth",
294
361
  "icon": "auth.png",
@@ -336,9 +403,32 @@
336
403
  "requires": {}
337
404
  }
338
405
  },
406
+ {
407
+ "name": "auto-animate",
408
+ "description": "Automatic animations for your Nuxt app with a single line of code.",
409
+ "repo": "formkit/auto-animate",
410
+ "npm": "@formkit/auto-animate",
411
+ "icon": "auto-animate.svg",
412
+ "github": "https://github.com/formkit/auto-animate",
413
+ "website": "https://auto-animate.formkit.com",
414
+ "learn_more": "https://auto-animate.formkit.com",
415
+ "category": "Libraries",
416
+ "type": "3rd-party",
417
+ "maintainers": [
418
+ {
419
+ "name": "Justin Schroeder",
420
+ "github": "justin-schroeder",
421
+ "twitter": "jpschroeder"
422
+ }
423
+ ],
424
+ "compatibility": {
425
+ "nuxt": "^3.0.0",
426
+ "requires": {}
427
+ }
428
+ },
339
429
  {
340
430
  "name": "axios",
341
- "description": "Secure and easy Axios module with Nuxt.js",
431
+ "description": "Secure and easy Axios module with Nuxt",
342
432
  "repo": "nuxt-community/axios-module",
343
433
  "npm": "@nuxtjs/axios",
344
434
  "icon": "axios.svg",
@@ -361,7 +451,7 @@
361
451
  },
362
452
  {
363
453
  "name": "basic-auth",
364
- "description": "Provide basic authentication to your Nuxt.js application",
454
+ "description": "Provide basic authentication to your Nuxt application",
365
455
  "repo": "potato4d/nuxt-basic-auth-module",
366
456
  "npm": "nuxt-basic-auth-module",
367
457
  "icon": "",
@@ -485,7 +575,7 @@
485
575
  },
486
576
  {
487
577
  "name": "bulma-slim",
488
- "description": "Nuxt.js module to automatically make a slim Bulma build of used features with Purgecss",
578
+ "description": "Nuxt module to automatically make a slim Bulma build of used features with Purgecss",
489
579
  "repo": "mustardamus/nuxt-bulma-slim",
490
580
  "npm": "nuxt-bulma-slim",
491
581
  "icon": "bulma.png",
@@ -552,7 +642,7 @@
552
642
  },
553
643
  {
554
644
  "name": "canvas-sketch",
555
- "description": "Nuxt.js module for making generative and 3D artwork with canvas-sketch in JavaScript",
645
+ "description": "Nuxt module for making generative and 3D artwork with canvas-sketch in JavaScript",
556
646
  "repo": "LuXDAmore/generative-art",
557
647
  "npm": "@luxdamore/nuxt-canvas-sketch",
558
648
  "icon": "",
@@ -575,7 +665,7 @@
575
665
  },
576
666
  {
577
667
  "name": "capo",
578
- "description": "Capo.js implementation for Nuxt 3",
668
+ "description": "Capo.js implementation for Nuxt",
579
669
  "repo": "danielroe/nuxt-capo",
580
670
  "npm": "nuxt-capo",
581
671
  "icon": "",
@@ -597,7 +687,7 @@
597
687
  },
598
688
  {
599
689
  "name": "chakra-ui",
600
- "description": "Chakra UI Module for Nuxt.js",
690
+ "description": "Chakra UI Module for Nuxt",
601
691
  "repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
602
692
  "npm": "@chakra-ui/nuxt",
603
693
  "icon": "chakra-ui.png",
@@ -708,7 +798,7 @@
708
798
  },
709
799
  {
710
800
  "name": "cloudcms",
711
- "description": "CloudCMS Nuxt.js Module",
801
+ "description": "CloudCMS Nuxt Module",
712
802
  "repo": "gitana/cloudcms-nuxt",
713
803
  "npm": "cloudcms-nuxt",
714
804
  "icon": "",
@@ -757,11 +847,11 @@
757
847
  },
758
848
  {
759
849
  "name": "cloudinary",
760
- "description": "Optimize images and videos in your Nuxt.js application",
761
- "repo": "nuxt-community/cloudinary-module",
850
+ "description": "Optimize images and videos in your Nuxt application",
851
+ "repo": "nuxt-modules/cloudinary",
762
852
  "npm": "@nuxtjs/cloudinary",
763
853
  "icon": "cloudinary.png",
764
- "github": "https://github.com/nuxt-community/cloudinary-module",
854
+ "github": "https://github.com/nuxt-modules/cloudinary",
765
855
  "website": "https://cloudinary.nuxtjs.org",
766
856
  "learn_more": "https://cloudinary.com",
767
857
  "category": "Images",
@@ -780,11 +870,11 @@
780
870
  },
781
871
  {
782
872
  "name": "color-mode",
783
- "description": "Dark and Light mode for NuxtJS with auto detection",
784
- "repo": "nuxt-community/color-mode-module",
873
+ "description": "Dark and Light mode for Nuxt with auto detection",
874
+ "repo": "nuxt-modules/color-mode",
785
875
  "npm": "@nuxtjs/color-mode",
786
876
  "icon": "color-mode.png",
787
- "github": "https://github.com/nuxt-community/color-mode-module",
877
+ "github": "https://github.com/nuxt-modules/color-mode",
788
878
  "website": "https://color-mode.nuxtjs.org",
789
879
  "learn_more": "",
790
880
  "category": "UI",
@@ -1001,7 +1091,7 @@
1001
1091
  },
1002
1092
  {
1003
1093
  "name": "darkmode.js",
1004
- "description": "Add darkmode / nightmode to your Nuxt.js project in a few seconds",
1094
+ "description": "Add darkmode / nightmode to your Nuxt project in a few seconds",
1005
1095
  "repo": "sandoche/nuxtjs-darkmode-js-module#main",
1006
1096
  "npm": "nuxtjs-darkmode-js-module",
1007
1097
  "icon": "darkmode.png",
@@ -1023,7 +1113,7 @@
1023
1113
  },
1024
1114
  {
1025
1115
  "name": "date-fns",
1026
- "description": "Modern JavaScript date utility library - date-fns for Nuxt.js",
1116
+ "description": "Modern JavaScript date utility library - date-fns for Nuxt",
1027
1117
  "repo": "nuxt-community/date-fns-module",
1028
1118
  "npm": "@nuxtjs/date-fns",
1029
1119
  "icon": "date-fns.png",
@@ -1045,7 +1135,7 @@
1045
1135
  },
1046
1136
  {
1047
1137
  "name": "datocms-nuxt2",
1048
- "description": "DatoCMS integration for Nuxt.js v2",
1138
+ "description": "DatoCMS integration for Nuxt v2",
1049
1139
  "repo": "voorhoede/nuxt-datocms-module",
1050
1140
  "npm": "@voorhoede/nuxt-datocms-module",
1051
1141
  "icon": "datocms.svg",
@@ -1114,8 +1204,8 @@
1114
1204
  },
1115
1205
  {
1116
1206
  "name": "delay-hydration",
1117
- "description": "Improve your Nuxt.js v2 Google Lighthouse score by delaying hydration.",
1118
- "repo": "harlan-zw/nuxt-delay-hydration#main/packages/nuxt-delay-hydration",
1207
+ "description": "Improve your Nuxt v2 Google Lighthouse score by delaying hydration.",
1208
+ "repo": "harlan-zw/nuxt-delay-hydration",
1119
1209
  "npm": "nuxt-delay-hydration",
1120
1210
  "icon": "lighthouse.svg",
1121
1211
  "github": "https://github.com/harlan-zw/nuxt-delay-hydration",
@@ -1137,12 +1227,12 @@
1137
1227
  },
1138
1228
  {
1139
1229
  "name": "device",
1140
- "description": "Device detection module for Nuxt.js",
1141
- "repo": "nuxt-community/device-module",
1230
+ "description": "Device detection module for Nuxt",
1231
+ "repo": "nuxt-modules/device",
1142
1232
  "npm": "@nuxtjs/device",
1143
1233
  "icon": "",
1144
- "github": "https://github.com/nuxt-community/device-module",
1145
- "website": "https://github.com/nuxt-community/device-module",
1234
+ "github": "https://github.com/nuxt-modules/device",
1235
+ "website": "https://github.com/nuxt-modules/device",
1146
1236
  "learn_more": "",
1147
1237
  "category": "Extensions",
1148
1238
  "type": "community",
@@ -1160,7 +1250,7 @@
1160
1250
  {
1161
1251
  "name": "devtools",
1162
1252
  "description": "Unleash Nuxt Developer Experience. A set of visual tools that help you to know your app better.",
1163
- "repo": "nuxt/devtools#main",
1253
+ "repo": "nuxt/devtools#main/packages/devtools",
1164
1254
  "npm": "@nuxt/devtools",
1165
1255
  "icon": "nuxt.svg",
1166
1256
  "github": "https://github.com/nuxt/devtools",
@@ -1182,13 +1272,13 @@
1182
1272
  },
1183
1273
  {
1184
1274
  "name": "directus",
1185
- "description": "Easily connect your Nuxt3 application to your directus server.",
1275
+ "description": "Easily connect your Nuxt application to your directus server.",
1186
1276
  "repo": "intevel/nuxt-directus",
1187
1277
  "npm": "nuxt-directus",
1188
1278
  "icon": "directus.svg",
1189
- "github": "https://github.com/directus/nuxt-directus/",
1190
- "website": "https://nuxt-directus.netlify.app/",
1191
- "learn_more": "https://nuxt-directus.netlify.app/",
1279
+ "github": "https://github.com/intevel/nuxt-directus/",
1280
+ "website": "https://nuxt-directus.site/",
1281
+ "learn_more": "https://nuxt-directus.site/",
1192
1282
  "category": "CMS",
1193
1283
  "type": "3rd-party",
1194
1284
  "maintainers": [
@@ -1199,15 +1289,36 @@
1199
1289
  }
1200
1290
  ],
1201
1291
  "compatibility": {
1202
- "nuxt": "^2.0.0 || ^3.0.0",
1203
- "requires": {
1204
- "bridge": true
1292
+ "nuxt": "^3.0.0",
1293
+ "requires": {},
1294
+ "devtools": "^0.0.0"
1295
+ }
1296
+ },
1297
+ {
1298
+ "name": "disqus",
1299
+ "description": "Disqus Comments Module for Nuxt - Instantly add a comment widget to your app",
1300
+ "repo": "modbender/nuxt-disqus",
1301
+ "npm": "nuxt-disqus",
1302
+ "icon": "disqus.svg",
1303
+ "github": "https://github.com/modbender/nuxt-disqus",
1304
+ "website": "https://github.com/modbender/nuxt-disqus",
1305
+ "learn_more": "https://github.com/modbender/vue3-disqus",
1306
+ "category": "Libraries",
1307
+ "type": "3rd-party",
1308
+ "maintainers": [
1309
+ {
1310
+ "name": "modbender",
1311
+ "github": "modbender"
1205
1312
  }
1313
+ ],
1314
+ "compatibility": {
1315
+ "nuxt": "^3.0.0",
1316
+ "requires": {}
1206
1317
  }
1207
1318
  },
1208
1319
  {
1209
1320
  "name": "dotenv",
1210
- "description": "A Nuxt.js module that loads your .env file into your context options",
1321
+ "description": "A Nuxt module that loads your .env file into your context options",
1211
1322
  "repo": "nuxt-community/dotenv-module",
1212
1323
  "npm": "@nuxtjs/dotenv",
1213
1324
  "icon": "dotenv.png",
@@ -1229,7 +1340,7 @@
1229
1340
  },
1230
1341
  {
1231
1342
  "name": "drupal-ce",
1232
- "description": "Connects Nuxt.js with Drupal via the Lupus Custom Elements Renderer",
1343
+ "description": "Connects Nuxt with Drupal via the Lupus Custom Elements Renderer",
1233
1344
  "repo": "drunomics/nuxtjs-drupal-ce",
1234
1345
  "npm": "nuxtjs-drupal-ce",
1235
1346
  "icon": "drupal-ce.png",
@@ -1262,7 +1373,7 @@
1262
1373
  },
1263
1374
  {
1264
1375
  "name": "druxt",
1265
- "description": "A bridge between frameworks, Drupal in the back, Nuxt.js in the front.",
1376
+ "description": "A bridge between frameworks, Drupal in the back, Nuxt in the front.",
1266
1377
  "repo": "druxt/druxt.js#develop/packages/druxt",
1267
1378
  "npm": "druxt",
1268
1379
  "icon": "druxt.svg",
@@ -1330,7 +1441,7 @@
1330
1441
  },
1331
1442
  {
1332
1443
  "name": "emotion",
1333
- "description": "The Next Generation of CSS-in-JS for Nuxt.js",
1444
+ "description": "The Next Generation of CSS-in-JS for Nuxt",
1334
1445
  "repo": "nuxt-modules/emotion",
1335
1446
  "npm": "@nuxtjs/emotion",
1336
1447
  "icon": "emotion.png",
@@ -1358,7 +1469,7 @@
1358
1469
  },
1359
1470
  {
1360
1471
  "name": "eslint",
1361
- "description": "ESLint module for Nuxt.js",
1472
+ "description": "ESLint module for Nuxt",
1362
1473
  "repo": "nuxt-community/eslint-module",
1363
1474
  "npm": "@nuxtjs/eslint-module",
1364
1475
  "icon": "eslint.png",
@@ -1380,7 +1491,7 @@
1380
1491
  },
1381
1492
  {
1382
1493
  "name": "event-trace",
1383
- "description": "Module for event trace in Nuxt.js",
1494
+ "description": "Module for event trace in Nuxt",
1384
1495
  "repo": "nuxt-community/nuxt-event-trace",
1385
1496
  "npm": "nuxt-event-trace",
1386
1497
  "icon": "",
@@ -1424,7 +1535,7 @@
1424
1535
  },
1425
1536
  {
1426
1537
  "name": "feature-toggle",
1427
- "description": "Feature toggle module for Nuxt.js",
1538
+ "description": "Feature toggle module for Nuxt",
1428
1539
  "repo": "stephenkr/nuxt-feature-toggle",
1429
1540
  "npm": "nuxt-feature-toggle",
1430
1541
  "icon": "",
@@ -1491,7 +1602,7 @@
1491
1602
  },
1492
1603
  {
1493
1604
  "name": "floating-prompt-module",
1494
- "description": "Invite your users to support you on product hunt with this floating prompt Nuxt.js module",
1605
+ "description": "Invite your users to support you on product hunt with this floating prompt Nuxt module",
1495
1606
  "repo": "sandoche/nuxt-floating-prompt-module#main",
1496
1607
  "npm": "nuxt-floating-prompt-module",
1497
1608
  "icon": "",
@@ -1603,11 +1714,11 @@
1603
1714
  {
1604
1715
  "name": "form-actions",
1605
1716
  "description": "A set of features and composables to interact with forms and server data.",
1606
- "repo": "Hebilicious/form-actions-nuxt/packages/form-action-nuxt#main",
1717
+ "repo": "Hebilicious/form-actions-nuxt#main/packages/form-action-nuxt",
1607
1718
  "npm": "@hebilicious/form-actions-nuxt",
1608
1719
  "icon": "form-actions.svg",
1609
1720
  "github": "https://github.com/Hebilicious/form-actions-nuxt",
1610
- "website": "https://github.com/Hebilicious/form-actions-nuxt#readme",
1721
+ "website": "https://form-actions-nuxt.pages.dev/",
1611
1722
  "learn_more": "https://github.com/Hebilicious/form-actions-nuxt#readme",
1612
1723
  "category": "Request",
1613
1724
  "type": "3rd-party",
@@ -1619,7 +1730,7 @@
1619
1730
  }
1620
1731
  ],
1621
1732
  "compatibility": {
1622
- "nuxt": "^3.0.0",
1733
+ "nuxt": "^3.7.0",
1623
1734
  "requires": {}
1624
1735
  }
1625
1736
  },
@@ -1697,7 +1808,7 @@
1697
1808
  },
1698
1809
  {
1699
1810
  "name": "google-adsense",
1700
- "description": "Google Adsense Module for Nuxt.js",
1811
+ "description": "Google Adsense Module for Nuxt",
1701
1812
  "repo": "nuxt-community/google-adsense-module",
1702
1813
  "npm": "@nuxtjs/google-adsense",
1703
1814
  "icon": "google-adsense.png",
@@ -1723,7 +1834,7 @@
1723
1834
  },
1724
1835
  {
1725
1836
  "name": "google-analytics",
1726
- "description": "Google analytics Module for Nuxt.js",
1837
+ "description": "Google analytics Module for Nuxt",
1727
1838
  "repo": "nuxt-community/analytics-module",
1728
1839
  "npm": "@nuxtjs/google-analytics",
1729
1840
  "icon": "google-analytics.png",
@@ -1755,12 +1866,12 @@
1755
1866
  },
1756
1867
  {
1757
1868
  "name": "google-fonts",
1758
- "description": "Google Fonts module for NuxtJS",
1759
- "repo": "nuxt-community/google-fonts-module",
1869
+ "description": "Google Fonts module for Nuxt",
1870
+ "repo": "nuxt-modules/google-fonts",
1760
1871
  "npm": "@nuxtjs/google-fonts",
1761
1872
  "icon": "google-fonts.png",
1762
- "github": "https://github.com/nuxt-community/google-fonts-module",
1763
- "website": "https://github.com/nuxt-community/google-fonts-module",
1873
+ "github": "https://github.com/nuxt-modules/google-fonts",
1874
+ "website": "https://google-fonts.nuxtjs.org",
1764
1875
  "learn_more": "https://developers.google.com/fonts",
1765
1876
  "category": "Fonts",
1766
1877
  "type": "community",
@@ -1779,7 +1890,7 @@
1779
1890
  },
1780
1891
  {
1781
1892
  "name": "google-gtag",
1782
- "description": "Google GTag for Nuxt.js",
1893
+ "description": "Google GTag for Nuxt",
1783
1894
  "repo": "nuxt-community/google-gtag",
1784
1895
  "npm": "@nuxtjs/google-gtag",
1785
1896
  "icon": "gtm.png",
@@ -1805,7 +1916,7 @@
1805
1916
  },
1806
1917
  {
1807
1918
  "name": "google-optimize",
1808
- "description": "SSR friendly Google Optimize module for Nuxt.js",
1919
+ "description": "SSR friendly Google Optimize module for Nuxt",
1809
1920
  "repo": "nuxt-community/google-optimize-module",
1810
1921
  "npm": "nuxt-google-optimize",
1811
1922
  "icon": "google-optimize.png",
@@ -1860,7 +1971,7 @@
1860
1971
  },
1861
1972
  {
1862
1973
  "name": "graphql-request",
1863
- "description": "Easy Minimal GraphQL client integration with Nuxt.js",
1974
+ "description": "Easy Minimal GraphQL client integration with Nuxt",
1864
1975
  "repo": "gomah/nuxt-graphql-request",
1865
1976
  "npm": "nuxt-graphql-request",
1866
1977
  "icon": "graphql-request.png",
@@ -1876,7 +1987,7 @@
1876
1987
  }
1877
1988
  ],
1878
1989
  "compatibility": {
1879
- "nuxt": "^2.0.0",
1990
+ "nuxt": "^2.0.0 || ^3.0.0",
1880
1991
  "requires": {}
1881
1992
  }
1882
1993
  },
@@ -1899,12 +2010,13 @@
1899
2010
  ],
1900
2011
  "compatibility": {
1901
2012
  "nuxt": "^3.0.0",
1902
- "requires": {}
2013
+ "requires": {},
2014
+ "devtools": "^0.0.0"
1903
2015
  }
1904
2016
  },
1905
2017
  {
1906
2018
  "name": "gtag",
1907
- "description": "Google Analytics integration for Nuxt 3",
2019
+ "description": "Google Analytics integration for Nuxt",
1908
2020
  "repo": "johannschopplich/nuxt-gtag",
1909
2021
  "npm": "nuxt-gtag",
1910
2022
  "icon": "gtag.svg",
@@ -1928,7 +2040,7 @@
1928
2040
  },
1929
2041
  {
1930
2042
  "name": "gtm",
1931
- "description": "Google Tag Manager Module for Nuxt.js",
2043
+ "description": "Google Tag Manager Module for Nuxt",
1932
2044
  "repo": "nuxt-community/gtm-module",
1933
2045
  "npm": "@nuxtjs/gtm",
1934
2046
  "icon": "gtm.png",
@@ -1951,7 +2063,7 @@
1951
2063
  },
1952
2064
  {
1953
2065
  "name": "guess",
1954
- "description": "Guess.js module for Nuxt.js",
2066
+ "description": "Guess.js module for Nuxt",
1955
2067
  "repo": "nuxt-community/guess-module",
1956
2068
  "npm": "@nuxtjs/guess-module",
1957
2069
  "icon": "guessjs.png",
@@ -2063,7 +2175,7 @@
2063
2175
  },
2064
2176
  {
2065
2177
  "name": "helmet",
2066
- "description": "Easy Helmet module with Nuxt.js'",
2178
+ "description": "Easy Helmet module with Nuxt'",
2067
2179
  "repo": "victor-perez/nuxt-helmet",
2068
2180
  "npm": "nuxt-helmet",
2069
2181
  "icon": "",
@@ -2107,7 +2219,7 @@
2107
2219
  },
2108
2220
  {
2109
2221
  "name": "history-state",
2110
- "description": "Nuxt.js module to backup or restore historical states",
2222
+ "description": "Nuxt module to backup or restore historical states",
2111
2223
  "repo": "hidekatsu-izuno/nuxt-history-state",
2112
2224
  "npm": "nuxt-history-state",
2113
2225
  "icon": "",
@@ -2176,7 +2288,7 @@
2176
2288
  },
2177
2289
  {
2178
2290
  "name": "http",
2179
- "description": "Universal HTTP Module for Nuxt.js",
2291
+ "description": "Universal HTTP Module for Nuxt",
2180
2292
  "repo": "nuxt/http",
2181
2293
  "npm": "@nuxt/http",
2182
2294
  "icon": "http.png",
@@ -2204,7 +2316,7 @@
2204
2316
  },
2205
2317
  {
2206
2318
  "name": "humans-txt",
2207
- "description": "An initiative for knowing the people behind a website. It is a Nuxt.js buildModules that add a TXT file containing information about the different people who have contributed to building the website.",
2319
+ "description": "An initiative for knowing the people behind a website. It is a Nuxt buildModules that add a TXT file containing information about the different people who have contributed to building the website.",
2208
2320
  "repo": "Luxdamore/nuxt-humans-txt",
2209
2321
  "npm": "@luxdamore/nuxt-humans-txt",
2210
2322
  "icon": "",
@@ -2228,11 +2340,11 @@
2228
2340
  {
2229
2341
  "name": "i18n",
2230
2342
  "description": "i18n features for your Nuxt project so you can easily add internationalization.",
2231
- "repo": "nuxt-community/i18n-module",
2343
+ "repo": "nuxt-modules/i18n",
2232
2344
  "npm": "@nuxtjs/i18n",
2233
2345
  "icon": "i18n.png",
2234
- "github": "https://github.com/nuxt-community/i18n-module",
2235
- "website": "https://i18n.nuxtjs.org",
2346
+ "github": "https://github.com/nuxt-modules/i18n",
2347
+ "website": "https://v8.i18n.nuxtjs.org",
2236
2348
  "learn_more": "https://kazupon.github.io/vue-i18n/",
2237
2349
  "category": "Extensions",
2238
2350
  "type": "community",
@@ -2292,7 +2404,8 @@
2292
2404
  ],
2293
2405
  "compatibility": {
2294
2406
  "nuxt": "^3.0.0",
2295
- "requires": {}
2407
+ "requires": {},
2408
+ "devtools": "^0.0.0"
2296
2409
  }
2297
2410
  },
2298
2411
  {
@@ -2341,12 +2454,12 @@
2341
2454
  },
2342
2455
  {
2343
2456
  "name": "image",
2344
- "description": "Optimised images for NuxtJS, with progressive processing, lazy-loading, real-time resizes and providers support.",
2457
+ "description": "Optimised images for Nuxt, with progressive processing, lazy-loading, real-time resizes and providers support.",
2345
2458
  "repo": "nuxt/image",
2346
2459
  "npm": "@nuxt/image",
2347
2460
  "icon": "image.png",
2348
2461
  "github": "https://github.com/nuxt/image",
2349
- "website": "https://image.nuxtjs.org",
2462
+ "website": "https://image.nuxt.com",
2350
2463
  "learn_more": "",
2351
2464
  "category": "Images",
2352
2465
  "type": "official",
@@ -2356,6 +2469,11 @@
2356
2469
  "github": "farnabaz",
2357
2470
  "twitter": "a_birang"
2358
2471
  },
2472
+ {
2473
+ "name": "Daniel Roe",
2474
+ "github": "danielroe",
2475
+ "twitter": "danielcroe"
2476
+ },
2359
2477
  {
2360
2478
  "name": "Pooya Parsa",
2361
2479
  "github": "pi0",
@@ -2371,12 +2489,16 @@
2371
2489
  "nuxt": "^2.0.0 || ^3.0.0",
2372
2490
  "requires": {
2373
2491
  "bridge": "optional"
2492
+ },
2493
+ "versionMap": {
2494
+ "2.x": "latest",
2495
+ "3.x": "rc"
2374
2496
  }
2375
2497
  }
2376
2498
  },
2377
2499
  {
2378
2500
  "name": "imagemin",
2379
- "description": "Automatically optimize (compress) all images used in Nuxt.js",
2501
+ "description": "Automatically optimize (compress) all images used in Nuxt",
2380
2502
  "repo": "nuxt-community/imagemin-module",
2381
2503
  "npm": "@nuxtjs/imagemin",
2382
2504
  "icon": "imagemin.png",
@@ -2423,7 +2545,7 @@
2423
2545
  },
2424
2546
  {
2425
2547
  "name": "intercom",
2426
- "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt.js",
2548
+ "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
2427
2549
  "repo": "hex-digital/nuxt-intercom",
2428
2550
  "npm": "@hexdigital/nuxt-intercom",
2429
2551
  "icon": "intercom.png",
@@ -2468,7 +2590,7 @@
2468
2590
  },
2469
2591
  {
2470
2592
  "name": "jsonapi",
2471
- "description": "Easy JSON:API client integration for Nuxt.js",
2593
+ "description": "Easy JSON:API client integration for Nuxt",
2472
2594
  "repo": "patrickcate/nuxt-jsonapi",
2473
2595
  "npm": "nuxt-jsonapi",
2474
2596
  "icon": "jsonapi.svg",
@@ -2512,7 +2634,7 @@
2512
2634
  },
2513
2635
  {
2514
2636
  "name": "kql",
2515
- "description": "Nuxt 3 module for Kirby's Query Language API",
2637
+ "description": "Nuxt module for Kirby's Query Language API",
2516
2638
  "repo": "johannschopplich/nuxt-kql",
2517
2639
  "npm": "nuxt-kql",
2518
2640
  "icon": "kql.svg",
@@ -2536,7 +2658,7 @@
2536
2658
  },
2537
2659
  {
2538
2660
  "name": "laravel-echo",
2539
- "description": "Laravel Echo for Nuxt.js",
2661
+ "description": "Laravel Echo for Nuxt",
2540
2662
  "repo": "nuxt-community/laravel-echo",
2541
2663
  "npm": "@nuxtjs/laravel-echo",
2542
2664
  "icon": "laravel-echo.png",
@@ -2624,13 +2746,13 @@
2624
2746
  },
2625
2747
  {
2626
2748
  "name": "link-checker",
2627
- "description": "Identify and fix link issues for prerendered Nuxt 3 apps.",
2749
+ "description": "Find and magically fix links that may be negatively effecting your Nuxt sites SEO.",
2628
2750
  "repo": "harlan-zw/nuxt-link-checker",
2629
2751
  "npm": "nuxt-link-checker",
2630
- "icon": "",
2752
+ "icon": "link-checker.svg",
2631
2753
  "github": "https://github.com/harlan-zw/nuxt-link-checker",
2632
- "website": "https://github.com/harlan-zw/nuxt-link-checker",
2633
- "learn_more": "",
2754
+ "website": "https://nuxtseo.com/link-checker",
2755
+ "learn_more": "https://nuxtseo.com/link-checker",
2634
2756
  "category": "SEO",
2635
2757
  "type": "3rd-party",
2636
2758
  "maintainers": [
@@ -2643,7 +2765,8 @@
2643
2765
  ],
2644
2766
  "compatibility": {
2645
2767
  "nuxt": "^3.0.0",
2646
- "requires": {}
2768
+ "requires": {},
2769
+ "devtools": "^0.0.0"
2647
2770
  }
2648
2771
  },
2649
2772
  {
@@ -2720,12 +2843,12 @@
2720
2843
  },
2721
2844
  {
2722
2845
  "name": "logrocket",
2723
- "description": "LogRocket module for Nuxt.js to help you fix bugs and understand user behaviour.",
2724
- "repo": "nuxt-community/nuxt-logrocket",
2846
+ "description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
2847
+ "repo": "nuxt-modules/logrocket",
2725
2848
  "npm": "nuxt-logrocket",
2726
2849
  "icon": "logrocket.png",
2727
- "github": "https://github.com/nuxt-community/nuxt-logrocket",
2728
- "website": "https://github.com/nuxt-community/nuxt-logrocket",
2850
+ "github": "https://github.com/nuxt-modules/logrocket",
2851
+ "website": "https://github.com/nuxt-modules/logrocket",
2729
2852
  "learn_more": "https://docs.logrocket.com/docs",
2730
2853
  "category": "Monitoring",
2731
2854
  "type": "community",
@@ -2741,9 +2864,35 @@
2741
2864
  "requires": {}
2742
2865
  }
2743
2866
  },
2867
+ {
2868
+ "name": "lucide-icons",
2869
+ "description": "Nuxt module to integrate Lucide icons",
2870
+ "repo": "swisnl/nuxt-lucide-icons",
2871
+ "npm": "nuxt-lucide-icons",
2872
+ "icon": "lucide-icons.svg",
2873
+ "github": "https://github.com/swisnl/nuxt-lucide-icons",
2874
+ "website": "https://github.com/swisnl/nuxt-lucide-icons",
2875
+ "learn_more": "",
2876
+ "category": "UI",
2877
+ "type": "3rd-party",
2878
+ "maintainers": [
2879
+ {
2880
+ "name": "SWIS",
2881
+ "github": "swisnl"
2882
+ },
2883
+ {
2884
+ "name": "Jasper Zonneveld",
2885
+ "github": "JaZo"
2886
+ }
2887
+ ],
2888
+ "compatibility": {
2889
+ "nuxt": "^3.0.0",
2890
+ "requires": {}
2891
+ }
2892
+ },
2744
2893
  {
2745
2894
  "name": "lunr",
2746
- "description": "Full-text search with pre-build indexes for Nuxt.js using lunr.js",
2895
+ "description": "Full-text search with pre-build indexes for Nuxt using lunr.js",
2747
2896
  "repo": "nuxt-community/lunr-module",
2748
2897
  "npm": "@nuxtjs/lunr-module",
2749
2898
  "icon": "",
@@ -2831,6 +2980,28 @@
2831
2980
  "requires": {}
2832
2981
  }
2833
2982
  },
2983
+ {
2984
+ "name": "maz-ui",
2985
+ "description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
2986
+ "repo": "louismazel/maz-ui",
2987
+ "npm": "maz-ui",
2988
+ "icon": "maz-ui.png",
2989
+ "github": "https://github.com/louismazel/maz-ui",
2990
+ "website": "https://louismazel.github.io/maz-ui-3/",
2991
+ "learn_more": "https://louismazel.github.io/maz-ui-3/",
2992
+ "category": "UI",
2993
+ "type": "community",
2994
+ "maintainers": [
2995
+ {
2996
+ "name": "Loïc Mazuel",
2997
+ "github": "LouisMazel"
2998
+ }
2999
+ ],
3000
+ "compatibility": {
3001
+ "nuxt": "^3.0.0",
3002
+ "requires": {}
3003
+ }
3004
+ },
2834
3005
  {
2835
3006
  "name": "mdx",
2836
3007
  "description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
@@ -2856,7 +3027,7 @@
2856
3027
  },
2857
3028
  {
2858
3029
  "name": "medusa",
2859
- "description": "Easily connect to Medusa from your Nuxt 3 application",
3030
+ "description": "Easily connect to Medusa from your Nuxt application",
2860
3031
  "repo": "Baroshem/nuxt-medusa",
2861
3032
  "npm": "nuxt-medusa",
2862
3033
  "icon": "medusa.svg",
@@ -2881,7 +3052,7 @@
2881
3052
  },
2882
3053
  {
2883
3054
  "name": "meilisearch",
2884
- "description": "Meilisearch Instant Search module for Nuxt 3",
3055
+ "description": "Meilisearch Instant Search module for Nuxt",
2885
3056
  "repo": "xlanex6/nuxt-meilisearch",
2886
3057
  "npm": "nuxt-meilisearch",
2887
3058
  "icon": "meilisearch.svg",
@@ -2901,7 +3072,8 @@
2901
3072
  "nuxt": "^3.0.0",
2902
3073
  "requires": {
2903
3074
  "bridge": false
2904
- }
3075
+ },
3076
+ "devtools": "^0.0.0"
2905
3077
  }
2906
3078
  },
2907
3079
  {
@@ -2973,7 +3145,7 @@
2973
3145
  },
2974
3146
  {
2975
3147
  "name": "moment",
2976
- "description": "Efficient Moment.js module for Nuxt.js so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
3148
+ "description": "Efficient Moment.js module for Nuxt so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
2977
3149
  "repo": "nuxt-community/moment-module",
2978
3150
  "npm": "@nuxtjs/moment",
2979
3151
  "icon": "momentjs.png",
@@ -3000,7 +3172,7 @@
3000
3172
  },
3001
3173
  {
3002
3174
  "name": "mq",
3003
- "description": "vue-mq module for Nuxt.js. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
3175
+ "description": "vue-mq module for Nuxt. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
3004
3176
  "repo": "vanhoofmaarten/nuxt-mq",
3005
3177
  "npm": "nuxt-mq",
3006
3178
  "icon": "",
@@ -3044,7 +3216,7 @@
3044
3216
  },
3045
3217
  {
3046
3218
  "name": "netlify-cache",
3047
- "description": "Nuxt.js module that uses netlify cache to speed up redeploy for Nuxt.js version < 2.14",
3219
+ "description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
3048
3220
  "repo": "DreaMinder/nuxt-netlify-cache",
3049
3221
  "npm": "nuxt-netlify-cache",
3050
3222
  "icon": "netlify.png",
@@ -3089,7 +3261,7 @@
3089
3261
  },
3090
3262
  {
3091
3263
  "name": "netlify",
3092
- "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt.js projects.",
3264
+ "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
3093
3265
  "repo": "bazzite/nuxt-netlify",
3094
3266
  "npm": "@aceforth/nuxt-netlify",
3095
3267
  "icon": "netlify.png",
@@ -3181,6 +3353,28 @@
3181
3353
  "requires": {}
3182
3354
  }
3183
3355
  },
3356
+ {
3357
+ "name": "nuxt-anchorscroll",
3358
+ "description": "Scroll to top and to anchor support for Nuxt",
3359
+ "repo": "helltraitor/nuxt-anchorscroll",
3360
+ "npm": "nuxt-anchorscroll",
3361
+ "icon": "",
3362
+ "github": "https://github.com/helltraitor/nuxt-anchorscroll",
3363
+ "website": "https://github.com/helltraitor/nuxt-anchorscroll",
3364
+ "learn_more": "",
3365
+ "category": "UI",
3366
+ "type": "3rd-party",
3367
+ "maintainers": [
3368
+ {
3369
+ "name": "Helltraitor",
3370
+ "github": "helltraitor"
3371
+ }
3372
+ ],
3373
+ "compatibility": {
3374
+ "nuxt": "^3.0.0",
3375
+ "requires": {}
3376
+ }
3377
+ },
3184
3378
  {
3185
3379
  "name": "nuxt-auth",
3186
3380
  "description": "",
@@ -3203,9 +3397,53 @@
3203
3397
  "requires": {}
3204
3398
  }
3205
3399
  },
3400
+ {
3401
+ "name": "nuxt-basic-auth",
3402
+ "description": "Nuxt Module for Basic Authentication",
3403
+ "repo": "kgierke/nuxt-basic-auth",
3404
+ "npm": "@kgierke/nuxt-basic-auth",
3405
+ "icon": "",
3406
+ "github": "https://github.com/kgierke/nuxt-basic-auth",
3407
+ "website": "https://github.com/kgierke/nuxt-basic-auth",
3408
+ "learn_more": "",
3409
+ "category": "Security",
3410
+ "type": "3rd-party",
3411
+ "maintainers": [
3412
+ {
3413
+ "name": "kgierke",
3414
+ "github": "kgierke"
3415
+ }
3416
+ ],
3417
+ "compatibility": {
3418
+ "nuxt": "^3.0.0",
3419
+ "requires": {}
3420
+ }
3421
+ },
3422
+ {
3423
+ "name": "nuxt-bootstrap-icons",
3424
+ "description": "Just a simple integration for Bootstrap Icons",
3425
+ "repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
3426
+ "npm": "nuxt-bootstrap-icons",
3427
+ "icon": "bootstrap-icons.svg",
3428
+ "github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3429
+ "website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3430
+ "learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3431
+ "category": "UI",
3432
+ "type": "3rd-party",
3433
+ "maintainers": [
3434
+ {
3435
+ "name": "OyewoleOyedeji",
3436
+ "github": "OyewoleOyedeji"
3437
+ }
3438
+ ],
3439
+ "compatibility": {
3440
+ "nuxt": "^3.0.0",
3441
+ "requires": {}
3442
+ }
3443
+ },
3206
3444
  {
3207
3445
  "name": "nuxt-chatgpt",
3208
- "description": "ChatGPT integration for Nuxt 3",
3446
+ "description": "ChatGPT integration for Nuxt",
3209
3447
  "repo": "schnapsterdog/nuxt-chatgpt",
3210
3448
  "npm": "nuxt-chatgpt",
3211
3449
  "icon": "chatgpt.svg",
@@ -3225,6 +3463,54 @@
3225
3463
  "requires": {}
3226
3464
  }
3227
3465
  },
3466
+ {
3467
+ "name": "nuxt-facebook-chat",
3468
+ "description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
3469
+ "repo": "superdev-tech/nuxt-facebook-chat",
3470
+ "npm": "nuxt-facebook-chat",
3471
+ "icon": "nuxt-facebook-chat.svg",
3472
+ "github": "https://github.com/superdev-tech/nuxt-facebook-chat",
3473
+ "website": "https://github.com/superdev-tech/nuxt-facebook-chat",
3474
+ "learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
3475
+ "category": "Libraries",
3476
+ "type": "3rd-party",
3477
+ "maintainers": [
3478
+ {
3479
+ "name": "Supanut Dokmaithong",
3480
+ "github": "Boomgeek"
3481
+ },
3482
+ {
3483
+ "name": "superdev-tech",
3484
+ "github": "superdev-tech"
3485
+ }
3486
+ ],
3487
+ "compatibility": {
3488
+ "nuxt": "^3.0.0",
3489
+ "requires": {}
3490
+ }
3491
+ },
3492
+ {
3493
+ "name": "nuxt-feedme",
3494
+ "description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
3495
+ "repo": "helltraitor/nuxt-feedme",
3496
+ "npm": "nuxt-feedme",
3497
+ "icon": "",
3498
+ "github": "https://github.com/helltraitor/nuxt-feedme",
3499
+ "website": "https://github.com/helltraitor/nuxt-feedme",
3500
+ "learn_more": "",
3501
+ "category": "SEO",
3502
+ "type": "3rd-party",
3503
+ "maintainers": [
3504
+ {
3505
+ "name": "Helltraitor",
3506
+ "github": "helltraitor"
3507
+ }
3508
+ ],
3509
+ "compatibility": {
3510
+ "nuxt": "^3.0.0",
3511
+ "requires": {}
3512
+ }
3513
+ },
3228
3514
  {
3229
3515
  "name": "nuxt-graphql-middleware",
3230
3516
  "description": "Expose GraphQL queries and mutations as server API routes.",
@@ -3278,7 +3564,7 @@
3278
3564
  },
3279
3565
  {
3280
3566
  "name": "nuxt-gtm",
3281
- "description": "A Nuxt.js module for Google Tag Manager",
3567
+ "description": "A Nuxt module for Google Tag Manager",
3282
3568
  "repo": "zadigetvoltaire/nuxt-gtm",
3283
3569
  "npm": "@zadigetvoltaire/nuxt-gtm",
3284
3570
  "icon": "nuxt-gtm.svg",
@@ -3295,7 +3581,8 @@
3295
3581
  ],
3296
3582
  "compatibility": {
3297
3583
  "nuxt": "^3.0.0",
3298
- "requires": {}
3584
+ "requires": {},
3585
+ "devtools": "^0.0.0"
3299
3586
  }
3300
3587
  },
3301
3588
  {
@@ -3323,24 +3610,24 @@
3323
3610
  }
3324
3611
  },
3325
3612
  {
3326
- "name": "nuxt-lazy-load",
3327
- "description": "A simple way to lazy load images, videos, audio, and iframes without custom components or extra attributes like data-src, just basic HTML tags",
3328
- "repo": "",
3329
- "npm": "nuxt-lazy-load",
3330
- "icon": "nuxt-lazy-load.svg",
3331
- "github": "",
3332
- "website": "https://gitlab.com/broj42/nuxt-lazy-load",
3333
- "learn_more": "https://gitlab.com/broj42/nuxt-lazy-load",
3334
- "category": "Performance",
3613
+ "name": "nuxt-jsonld",
3614
+ "description": "Manage JSON-LD in Vue component.",
3615
+ "repo": "ymmooot/nuxt-jsonld",
3616
+ "npm": "nuxt-jsonld",
3617
+ "icon": "",
3618
+ "github": "https://github.com/ymmooot/nuxt-jsonld",
3619
+ "website": "https://github.com/ymmooot/nuxt-jsonld",
3620
+ "learn_more": "",
3621
+ "category": "SEO",
3335
3622
  "type": "3rd-party",
3336
3623
  "maintainers": [
3337
3624
  {
3338
- "name": "Dario Ferderber",
3339
- "github": "darioferderber"
3625
+ "name": "ymmooot",
3626
+ "github": "ymmooot"
3340
3627
  }
3341
3628
  ],
3342
3629
  "compatibility": {
3343
- "nuxt": "^2.0.0 || ^3.0.0",
3630
+ "nuxt": "^3.0.0",
3344
3631
  "requires": {}
3345
3632
  }
3346
3633
  },
@@ -3369,7 +3656,7 @@
3369
3656
  },
3370
3657
  {
3371
3658
  "name": "nuxt-loco",
3372
- "description": "A localise.biz module to synth locale with Nuxt.js",
3659
+ "description": "A localise.biz module to synth locale with Nuxt",
3373
3660
  "repo": "gaetansenn/nuxt-loco",
3374
3661
  "npm": "nuxt-loco",
3375
3662
  "icon": "",
@@ -3412,6 +3699,28 @@
3412
3699
  "requires": {}
3413
3700
  }
3414
3701
  },
3702
+ {
3703
+ "name": "nuxt-mdi",
3704
+ "description": "Add 7,000+ icons to your Nuxt application, from Material Design Icons.",
3705
+ "repo": "ERPedersen/nuxt-mdi",
3706
+ "npm": "nuxt-mdi",
3707
+ "icon": "mdi.png",
3708
+ "github": "https://github.com/ERPedersen/nuxt-mdi",
3709
+ "website": "https://nuxt-mdi.emilrosenius.com",
3710
+ "learn_more": "https://github.com/ERPedersen/nuxt-mdi/blob/main/README.md",
3711
+ "category": "Libraries",
3712
+ "type": "3rd-party",
3713
+ "maintainers": [
3714
+ {
3715
+ "name": "Emil Rosenius",
3716
+ "github": "ERPedersen"
3717
+ }
3718
+ ],
3719
+ "compatibility": {
3720
+ "nuxt": "^3.0.0",
3721
+ "requires": {}
3722
+ }
3723
+ },
3415
3724
  {
3416
3725
  "name": "nuxt-monaco-editor",
3417
3726
  "description": "Integrate monaco-editor with Nuxt",
@@ -3436,7 +3745,7 @@
3436
3745
  },
3437
3746
  {
3438
3747
  "name": "nuxt-mongoose",
3439
- "description": "A Nuxt 3 module for simplifying the use of Mongoose in your project.",
3748
+ "description": "A Nuxt module for simplifying the use of Mongoose in your project.",
3440
3749
  "repo": "arashsheyda/nuxt-mongoose",
3441
3750
  "npm": "nuxt-mongoose",
3442
3751
  "icon": "nuxt-mongoose.svg",
@@ -3453,7 +3762,8 @@
3453
3762
  ],
3454
3763
  "compatibility": {
3455
3764
  "nuxt": "^3.0.0",
3456
- "requires": {}
3765
+ "requires": {},
3766
+ "devtools": "^0.0.0"
3457
3767
  }
3458
3768
  },
3459
3769
  {
@@ -3479,6 +3789,28 @@
3479
3789
  "requires": {}
3480
3790
  }
3481
3791
  },
3792
+ {
3793
+ "name": "nuxt-phosphor-icons",
3794
+ "description": "Just a simple integration for @phosphor-icons in Nuxt",
3795
+ "repo": "OyewoleOyedeji/nuxt-phosphor-icons",
3796
+ "npm": "nuxt-phosphor-icons",
3797
+ "icon": "phosphor-icons.svg",
3798
+ "github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3799
+ "website": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3800
+ "learn_more": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3801
+ "category": "UI",
3802
+ "type": "3rd-party",
3803
+ "maintainers": [
3804
+ {
3805
+ "name": "OyewoleOyedeji",
3806
+ "github": "OyewoleOyedeji"
3807
+ }
3808
+ ],
3809
+ "compatibility": {
3810
+ "nuxt": "^3.0.0",
3811
+ "requires": {}
3812
+ }
3813
+ },
3482
3814
  {
3483
3815
  "name": "nuxt-pino-log",
3484
3816
  "description": "Structured logs for nuxt apps using pino",
@@ -3503,7 +3835,7 @@
3503
3835
  },
3504
3836
  {
3505
3837
  "name": "plausible",
3506
- "description": "Nuxt 3 module to natively integrate Plausible analytics",
3838
+ "description": "Nuxt module to natively integrate Plausible analytics",
3507
3839
  "repo": "nuxt-modules/plausible",
3508
3840
  "npm": "@nuxtjs/plausible",
3509
3841
  "icon": "plausible.png",
@@ -3523,9 +3855,35 @@
3523
3855
  "requires": {}
3524
3856
  }
3525
3857
  },
3858
+ {
3859
+ "name": "nuxt-plotly",
3860
+ "description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
3861
+ "repo": "superdev-tech/nuxt-plotly",
3862
+ "npm": "nuxt-plotly",
3863
+ "icon": "nuxt-plotly.svg",
3864
+ "github": "https://github.com/superdev-tech/nuxt-plotly",
3865
+ "website": "https://github.com/superdev-tech/nuxt-plotly",
3866
+ "learn_more": "https://www.npmjs.com/package/nuxt-plotly",
3867
+ "category": "Libraries",
3868
+ "type": "3rd-party",
3869
+ "maintainers": [
3870
+ {
3871
+ "name": "Supanut Dokmaithong",
3872
+ "github": "Boomgeek"
3873
+ },
3874
+ {
3875
+ "name": "superdev-tech",
3876
+ "github": "superdev-tech"
3877
+ }
3878
+ ],
3879
+ "compatibility": {
3880
+ "nuxt": "^3.0.0",
3881
+ "requires": {}
3882
+ }
3883
+ },
3526
3884
  {
3527
3885
  "name": "nuxt-png-to-ico",
3528
- "description": "Nuxt.js module for auto generating favicons",
3886
+ "description": "Nuxt module for auto generating favicons",
3529
3887
  "repo": "b5710546232/nuxt-png-to-ico",
3530
3888
  "npm": "nuxt-png-to-ico",
3531
3889
  "icon": "",
@@ -3548,7 +3906,7 @@
3548
3906
  },
3549
3907
  {
3550
3908
  "name": "nuxt-smartlook",
3551
- "description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
3909
+ "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
3552
3910
  "repo": "f00b4r/nuxt-smartlook",
3553
3911
  "npm": "nuxt-smartlook",
3554
3912
  "icon": "nuxt-smartlook.png",
@@ -3600,7 +3958,7 @@
3600
3958
  },
3601
3959
  {
3602
3960
  "name": "nuxt-storm",
3603
- "description": "WebStorm & PHPStorm support for NuxtJS components",
3961
+ "description": "WebStorm & PHPStorm support for Nuxt components",
3604
3962
  "repo": "fumeapp/nuxt-storm",
3605
3963
  "npm": "nuxt-storm",
3606
3964
  "icon": "nuxt-storm.png",
@@ -3644,7 +4002,7 @@
3644
4002
  },
3645
4003
  {
3646
4004
  "name": "nuxt-unleash",
3647
- "description": "Nuxt.js module to use Unleash toggle feature services",
4005
+ "description": "Nuxt module to use Unleash toggle feature services",
3648
4006
  "repo": "conejerock/nuxt-unleash",
3649
4007
  "npm": "nuxt-unleash",
3650
4008
  "icon": "nuxt-unleash.svg",
@@ -3735,12 +4093,12 @@
3735
4093
  {
3736
4094
  "name": "nuxt-vue3-google-signin",
3737
4095
  "description": "Empower your Nuxt app with Google Sign-In, hassle-free",
3738
- "repo": "syetalabs/nuxt-vue3-google-signin",
4096
+ "repo": "wavezync/nuxt-vue3-google-signin",
3739
4097
  "npm": "nuxt-vue3-google-signin",
3740
4098
  "icon": "vue3-google-signin.svg",
3741
- "github": "https://github.com/syetalabs/nuxt-vue3-google-signin",
3742
- "website": "https://vue3-google-signin.syetalabs.io",
3743
- "learn_more": "https://vue3-google-signin.syetalabs.io",
4099
+ "github": "https://github.com/wavezync/nuxt-vue3-google-signin",
4100
+ "website": "https://vue3-google-signin.wavezync.com",
4101
+ "learn_more": "https://vue3-google-signin.wavezync.com",
3744
4102
  "category": "Libraries",
3745
4103
  "type": "3rd-party",
3746
4104
  "maintainers": [
@@ -3756,7 +4114,7 @@
3756
4114
  },
3757
4115
  {
3758
4116
  "name": "nuxt-vuetify",
3759
- "description": "Add Vuetify 3 to your Nuxt 3 application in seconds.",
4117
+ "description": "Add Vuetify 3 to your Nuxt application in 3 seconds.",
3760
4118
  "repo": "invictus-codes/nuxt-vuetify",
3761
4119
  "npm": "@invictus.codes/nuxt-vuetify",
3762
4120
  "icon": "vuetify-logo-v3-dark.svg",
@@ -3776,9 +4134,31 @@
3776
4134
  "requires": {}
3777
4135
  }
3778
4136
  },
4137
+ {
4138
+ "name": "nuxt3-leaflet",
4139
+ "description": "Leaflet integration with Nuxt",
4140
+ "repo": "Gugustinette/Nuxt-Leaflet",
4141
+ "npm": "nuxt3-leaflet",
4142
+ "icon": "leaflet.png",
4143
+ "github": "https://github.com/Gugustinette/Nuxt-Leaflet",
4144
+ "website": "https://github.com/Gugustinette/Nuxt-Leaflet",
4145
+ "learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
4146
+ "category": "Libraries",
4147
+ "type": "3rd-party",
4148
+ "maintainers": [
4149
+ {
4150
+ "name": "Augustin MERCIER",
4151
+ "github": "Gugustinette"
4152
+ }
4153
+ ],
4154
+ "compatibility": {
4155
+ "nuxt": "^3.0.0",
4156
+ "requires": {}
4157
+ }
4158
+ },
3779
4159
  {
3780
4160
  "name": "nuxt7",
3781
- "description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
4161
+ "description": "Full Featured iOS & Android PWA Apps with Nuxt and Framework7",
3782
4162
  "repo": "nuxt-community/nuxt7",
3783
4163
  "npm": "nuxt7",
3784
4164
  "icon": "",
@@ -3799,38 +4179,15 @@
3799
4179
  "requires": {}
3800
4180
  }
3801
4181
  },
3802
- {
3803
- "name": "nuxtlabs-ui",
3804
- "description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
3805
- "repo": "nuxtlabs/ui",
3806
- "npm": "@nuxthq/ui",
3807
- "icon": "nuxtlabs-ui.svg",
3808
- "github": "https://github.com/nuxtlabs/ui",
3809
- "website": "https://ui.nuxtlabs.com",
3810
- "learn_more": "https://ui.nuxtlabs.com",
3811
- "category": "UI",
3812
- "type": "3rd-party",
3813
- "maintainers": [
3814
- {
3815
- "name": "Benjamin Canac",
3816
- "github": "benjamincanac",
3817
- "twitter": "benjamincanac"
3818
- }
3819
- ],
3820
- "compatibility": {
3821
- "nuxt": "^3.0.0",
3822
- "requires": {}
3823
- }
3824
- },
3825
4182
  {
3826
4183
  "name": "og-image",
3827
- "description": "Easily generate dynamic social share images.",
4184
+ "description": "Enlightened runtime images generated with Vue templates.",
3828
4185
  "repo": "harlan-zw/nuxt-og-image",
3829
4186
  "npm": "nuxt-og-image",
3830
- "icon": "",
4187
+ "icon": "og-image.svg",
3831
4188
  "github": "https://github.com/harlan-zw/nuxt-og-image",
3832
- "website": "https://github.com/harlan-zw/nuxt-og-image",
3833
- "learn_more": "",
4189
+ "website": "https://nuxtseo.com/og-image",
4190
+ "learn_more": "https://nuxtseo.com/og-image",
3834
4191
  "category": "SEO",
3835
4192
  "type": "3rd-party",
3836
4193
  "maintainers": [
@@ -3843,7 +4200,8 @@
3843
4200
  ],
3844
4201
  "compatibility": {
3845
4202
  "nuxt": "^3.0.0",
3846
- "requires": {}
4203
+ "requires": {},
4204
+ "devtools": "^0.0.0"
3847
4205
  }
3848
4206
  },
3849
4207
  {
@@ -3871,7 +4229,7 @@
3871
4229
  },
3872
4230
  {
3873
4231
  "name": "optimized-images",
3874
- "description": "Automatically optimizes images used in Nuxt.js projects (jpeg, png, svg, webp and gif).",
4232
+ "description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
3875
4233
  "repo": "juliomrqz/nuxt-optimized-images",
3876
4234
  "npm": "@aceforth/nuxt-optimized-images",
3877
4235
  "icon": "",
@@ -3916,7 +4274,7 @@
3916
4274
  },
3917
4275
  {
3918
4276
  "name": "parse",
3919
- "description": "Parse package for Nuxt.js",
4277
+ "description": "Parse package for Nuxt",
3920
4278
  "repo": "cierrateam/nuxt-parse",
3921
4279
  "npm": "nuxt-parse",
3922
4280
  "icon": "",
@@ -3936,6 +4294,29 @@
3936
4294
  "requires": {}
3937
4295
  }
3938
4296
  },
4297
+ {
4298
+ "name": "particles",
4299
+ "description": "Easily add particle animations to your Nuxt projects using tsParticles",
4300
+ "repo": "Joepocalyptic/nuxt-particles",
4301
+ "npm": "nuxt-particles",
4302
+ "icon": "",
4303
+ "github": "https://github.com/Joepocalyptic/nuxt-particles",
4304
+ "website": "https://nuxt-particles.joeypereira.dev",
4305
+ "learn_more": "https://particles.js.org/",
4306
+ "category": "Libraries",
4307
+ "type": "3rd-party",
4308
+ "maintainers": [
4309
+ {
4310
+ "name": "Joey Pereira",
4311
+ "github": "Joepocalyptic",
4312
+ "avatar": "https://avatars.githubusercontent.com/Joepocalyptic?v=4"
4313
+ }
4314
+ ],
4315
+ "compatibility": {
4316
+ "nuxt": "^3.0.0",
4317
+ "requires": {}
4318
+ }
4319
+ },
3939
4320
  {
3940
4321
  "name": "partytown",
3941
4322
  "description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
@@ -4082,7 +4463,7 @@
4082
4463
  },
4083
4464
  {
4084
4465
  "name": "plausible",
4085
- "description": "Nuxt 3 module to natively integrate Plausible analytics",
4466
+ "description": "Nuxt module to natively integrate Plausible analytics",
4086
4467
  "repo": "nuxt-modules/plausible",
4087
4468
  "npm": "@nuxtjs/plausible",
4088
4469
  "icon": "",
@@ -4124,9 +4505,33 @@
4124
4505
  "requires": {}
4125
4506
  }
4126
4507
  },
4508
+ {
4509
+ "name": "prepare",
4510
+ "description": "Initialization steps at build time – like Nuxt 2 server init",
4511
+ "repo": "johannschopplich/nuxt-prepare",
4512
+ "npm": "nuxt-prepare",
4513
+ "icon": "prepare.svg",
4514
+ "github": "https://github.com/johannschopplich/nuxt-prepare",
4515
+ "website": "https://nuxt-prepare.jhnn.dev",
4516
+ "learn_more": "",
4517
+ "category": "Devtools",
4518
+ "type": "3rd-party",
4519
+ "maintainers": [
4520
+ {
4521
+ "name": "Johann Schopplich",
4522
+ "github": "johannschopplich",
4523
+ "twitter": "jschopplich",
4524
+ "avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
4525
+ }
4526
+ ],
4527
+ "compatibility": {
4528
+ "nuxt": "^3.0.0",
4529
+ "requires": {}
4530
+ }
4531
+ },
4127
4532
  {
4128
4533
  "name": "prismic",
4129
- "description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
4534
+ "description": "Easily connect your Nuxt application to your content hosted on Prismic",
4130
4535
  "repo": "nuxt-modules/prismic",
4131
4536
  "npm": "@nuxtjs/prismic",
4132
4537
  "icon": "prismic.png",
@@ -4193,7 +4598,7 @@
4193
4598
  },
4194
4599
  {
4195
4600
  "name": "proxy",
4196
- "description": "The one-liner node.js http-proxy middleware solution for Nuxt.js using http-proxy-middleware",
4601
+ "description": "The one-liner node.js http-proxy middleware solution for Nuxt using http-proxy-middleware",
4197
4602
  "repo": "nuxt-community/proxy-module",
4198
4603
  "npm": "@nuxtjs/proxy",
4199
4604
  "icon": "",
@@ -4239,7 +4644,7 @@
4239
4644
  },
4240
4645
  {
4241
4646
  "name": "purgecss",
4242
- "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js",
4647
+ "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt",
4243
4648
  "repo": "Developmint/nuxt-purgecss#main",
4244
4649
  "npm": "nuxt-purgecss",
4245
4650
  "icon": "purgecss.png",
@@ -4261,7 +4666,7 @@
4261
4666
  },
4262
4667
  {
4263
4668
  "name": "pwa",
4264
- "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your app's performance.",
4669
+ "description": "Easily build a Progressive Web App for your Nuxt application to improve your app's performance.",
4265
4670
  "repo": "nuxt-community/pwa-module",
4266
4671
  "npm": "@nuxtjs/pwa",
4267
4672
  "icon": "pwa.png",
@@ -4286,7 +4691,7 @@
4286
4691
  },
4287
4692
  {
4288
4693
  "name": "python",
4289
- "description": "Write Nuxt.js applications using Python",
4694
+ "description": "Write Nuxt applications using Python",
4290
4695
  "repo": "nuxt-community/python-module",
4291
4696
  "npm": "@nuxtjs/python",
4292
4697
  "icon": "python.png",
@@ -4323,6 +4728,29 @@
4323
4728
  "github": "Maiquu"
4324
4729
  }
4325
4730
  ],
4731
+ "compatibility": {
4732
+ "nuxt": "^3.0.0",
4733
+ "requires": {},
4734
+ "devtools": "^0.0.0"
4735
+ }
4736
+ },
4737
+ {
4738
+ "name": "radash",
4739
+ "description": "radash module with auto-import and custom prefix",
4740
+ "repo": "bbg/nuxt-radash",
4741
+ "npm": "nuxt-radash",
4742
+ "icon": "radash.png",
4743
+ "github": "https://github.com/bbg/nuxt-radash",
4744
+ "website": "https://github.com/bbg/nuxt-radash#readme",
4745
+ "learn_more": "https://github.com/rayepps/radash/",
4746
+ "category": "Libraries",
4747
+ "type": "3rd-party",
4748
+ "maintainers": [
4749
+ {
4750
+ "name": "Batuhan Göksu",
4751
+ "github": "bbg"
4752
+ }
4753
+ ],
4326
4754
  "compatibility": {
4327
4755
  "nuxt": "^3.0.0",
4328
4756
  "requires": {}
@@ -4330,7 +4758,7 @@
4330
4758
  },
4331
4759
  {
4332
4760
  "name": "recaptcha",
4333
- "description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
4761
+ "description": "Simple and easy Google reCAPTCHA module with Nuxt",
4334
4762
  "repo": "nuxt-community/recaptcha-module",
4335
4763
  "npm": "@nuxtjs/recaptcha",
4336
4764
  "icon": "recaptcha.png",
@@ -4375,7 +4803,7 @@
4375
4803
  },
4376
4804
  {
4377
4805
  "name": "rfg-icon",
4378
- "description": "Nuxt.js module for creating favicons with RealFaviconGenerator api",
4806
+ "description": "Nuxt module for creating favicons with RealFaviconGenerator api",
4379
4807
  "repo": "pimlie/nuxt-rfg-icon",
4380
4808
  "npm": "nuxt-rfg-icon",
4381
4809
  "icon": "real-favicon-generator.png",
@@ -4397,12 +4825,12 @@
4397
4825
  },
4398
4826
  {
4399
4827
  "name": "robots",
4400
- "description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file",
4401
- "repo": "nuxt-community/robots-module",
4828
+ "description": "A Nuxt module thats inject a middleware to generate a robots.txt file",
4829
+ "repo": "nuxt-modules/robots",
4402
4830
  "npm": "@nuxtjs/robots",
4403
4831
  "icon": "robots.png",
4404
- "github": "https://github.com/nuxt-community/robots-module",
4405
- "website": "https://github.com/nuxt-community/robots-module",
4832
+ "github": "https://github.com/nuxt-modules/robots",
4833
+ "website": "https://github.com/nuxt-modules/robots",
4406
4834
  "learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
4407
4835
  "category": "SEO",
4408
4836
  "type": "community",
@@ -4421,7 +4849,7 @@
4421
4849
  },
4422
4850
  {
4423
4851
  "name": "rollbar",
4424
- "description": "Add Rollbar.js to your Nuxt.js app to automatically capture and report errors in your applications.",
4852
+ "description": "Add Rollbar.js to your Nuxt app to automatically capture and report errors in your applications.",
4425
4853
  "repo": "gaelreyrol/nuxt-rollbar-module",
4426
4854
  "npm": "nuxt-rollbar-module",
4427
4855
  "icon": "rollbar.png",
@@ -4466,7 +4894,7 @@
4466
4894
  },
4467
4895
  {
4468
4896
  "name": "router",
4469
- "description": "Nuxt.js module to use router.js instead of pages/ directory",
4897
+ "description": "Nuxt module to use router.js instead of pages/ directory",
4470
4898
  "repo": "nuxt-community/router-module",
4471
4899
  "npm": "@nuxtjs/router",
4472
4900
  "icon": "vue.png",
@@ -4514,13 +4942,13 @@
4514
4942
  },
4515
4943
  {
4516
4944
  "name": "schema-org",
4517
- "description": "Schema.org for Nuxt, supporting typed and automated Google Rich Results.",
4518
- "repo": "vueuse/schema-org#main/packages/nuxt",
4945
+ "description": "Schema.org for Nuxt.",
4946
+ "repo": "harlan-zw/nuxt-schema-org",
4519
4947
  "npm": "nuxt-schema-org",
4520
4948
  "icon": "schema-org.svg",
4521
- "github": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
4522
- "website": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
4523
- "learn_more": "https://vue-schema-org.netlify.app/guide/setup/nuxt.html",
4949
+ "github": "https://github.com/harlan-zw/nuxt-schema-org",
4950
+ "website": "https://nuxtseo.com/schema-org",
4951
+ "learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
4524
4952
  "category": "SEO",
4525
4953
  "type": "3rd-party",
4526
4954
  "maintainers": [
@@ -4583,7 +5011,7 @@
4583
5011
  },
4584
5012
  {
4585
5013
  "name": "segment",
4586
- "description": "Nuxt.js module for Segment Analytics.js",
5014
+ "description": "Nuxt module for Segment Analytics.js",
4587
5015
  "repo": "dansmaculotte/nuxt-segment",
4588
5016
  "npm": "@dansmaculotte/nuxt-segment",
4589
5017
  "icon": "segment.png",
@@ -4605,10 +5033,10 @@
4605
5033
  },
4606
5034
  {
4607
5035
  "name": "sentry",
4608
- "description": "Sentry module for Nuxt.js to help developers diagnose, fix, and optimize the performance of their code",
5036
+ "description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
4609
5037
  "repo": "nuxt-community/sentry-module",
4610
5038
  "npm": "@nuxtjs/sentry",
4611
- "icon": "sentry.png",
5039
+ "icon": "sentry.svg",
4612
5040
  "github": "https://github.com/nuxt-community/sentry-module",
4613
5041
  "website": "https://sentry.nuxtjs.org/",
4614
5042
  "learn_more": "https://sentry.io/welcome/",
@@ -4625,14 +5053,38 @@
4625
5053
  "requires": {}
4626
5054
  }
4627
5055
  },
5056
+ {
5057
+ "name": "seo-experiments",
5058
+ "description": "Powerful SEO DX improvements that may or may not land in the Nuxt core.",
5059
+ "repo": "harlan-zw/nuxt-seo-experiments",
5060
+ "npm": "nuxt-seo-experiments",
5061
+ "icon": "seo-experiments.svg",
5062
+ "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
5063
+ "website": "https://nuxtseo.com/experiments",
5064
+ "learn_more": "https://nuxtseo.com/experiments",
5065
+ "category": "SEO",
5066
+ "type": "3rd-party",
5067
+ "maintainers": [
5068
+ {
5069
+ "name": "Harlan Wilton",
5070
+ "github": "harlan-zw",
5071
+ "twitter": "harlan_zw",
5072
+ "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
5073
+ }
5074
+ ],
5075
+ "compatibility": {
5076
+ "nuxt": "^3.0.0",
5077
+ "requires": {}
5078
+ }
5079
+ },
4628
5080
  {
4629
5081
  "name": "seo-kit",
4630
- "description": "Supercharge your Nuxt app with the all-in-one SEO layer.",
5082
+ "description": "The complete SEO solution for Nuxt.",
4631
5083
  "repo": "harlan-zw/nuxt-seo-kit#main/layer",
4632
5084
  "npm": "nuxt-seo-kit",
4633
5085
  "icon": "seo-kit.svg",
4634
5086
  "github": "https://github.com/harlan-zw/nuxt-seo-kit",
4635
- "website": "https://github.com/harlan-zw/nuxt-seo-kit",
5087
+ "website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
4636
5088
  "learn_more": "",
4637
5089
  "category": "SEO",
4638
5090
  "type": "3rd-party",
@@ -4672,7 +5124,7 @@
4672
5124
  },
4673
5125
  {
4674
5126
  "name": "seomatic-meta",
4675
- "description": "A Nuxt.js module connecting Nuxt.js to the Craft CMS SEOmatic plugin",
5127
+ "description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
4676
5128
  "repo": "ben-rogerson/nuxt-seomatic-meta",
4677
5129
  "npm": "nuxt-seomatic-meta",
4678
5130
  "icon": "seomatic.png",
@@ -4715,6 +5167,29 @@
4715
5167
  "requires": {}
4716
5168
  }
4717
5169
  },
5170
+ {
5171
+ "name": "server-block",
5172
+ "description": "Use <server> tags in your Nuxt pages components.",
5173
+ "repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
5174
+ "npm": "@hebilicious/server-block-nuxt",
5175
+ "icon": "server-block.svg",
5176
+ "github": "https://github.com/Hebilicious/server-block-nuxt",
5177
+ "website": "https://github.com/Hebilicious/server-block-nuxt#readme",
5178
+ "learn_more": "https://github.com/Hebilicious/server-block-nuxt#readme",
5179
+ "category": "Extensions",
5180
+ "type": "3rd-party",
5181
+ "maintainers": [
5182
+ {
5183
+ "name": "Hebilicious",
5184
+ "github": "Hebilicious",
5185
+ "twitter": "its_hebilicious"
5186
+ }
5187
+ ],
5188
+ "compatibility": {
5189
+ "nuxt": "^3.0.0",
5190
+ "requires": {}
5191
+ }
5192
+ },
4718
5193
  {
4719
5194
  "name": "session",
4720
5195
  "description": "Session middleware to persist user data across requests, a client-side useSession composable to interact with the session, supports many storage backends via unjs/unstorage",
@@ -4740,7 +5215,7 @@
4740
5215
  },
4741
5216
  {
4742
5217
  "name": "shopify",
4743
- "description": "Easy Shopify Buy client module with Nuxt.js for ecommerce websites.",
5218
+ "description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
4744
5219
  "repo": "Gomah/nuxt-shopify",
4745
5220
  "npm": "nuxt-shopify",
4746
5221
  "icon": "shopify.png",
@@ -4807,13 +5282,13 @@
4807
5282
  },
4808
5283
  {
4809
5284
  "name": "simple-robots",
4810
- "description": "Simply manage the robots crawling your Nuxt app.",
5285
+ "description": "Tame the robots crawling and indexing your Nuxt site.",
4811
5286
  "repo": "harlan-zw/nuxt-simple-robots",
4812
5287
  "npm": "nuxt-simple-robots",
4813
- "icon": "",
5288
+ "icon": "simple-robots.svg",
4814
5289
  "github": "https://github.com/harlan-zw/nuxt-simple-robots",
4815
- "website": "https://github.com/harlan-zw/nuxt-simple-robots",
4816
- "learn_more": "",
5290
+ "website": "https://nuxtseo.com/robots",
5291
+ "learn_more": "https://nuxtseo.com/robots",
4817
5292
  "category": "SEO",
4818
5293
  "type": "3rd-party",
4819
5294
  "maintainers": [
@@ -4831,13 +5306,13 @@
4831
5306
  },
4832
5307
  {
4833
5308
  "name": "simple-sitemap",
4834
- "description": "Simple, minimal sitemap.xml generation.",
5309
+ "description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
4835
5310
  "repo": "harlan-zw/nuxt-simple-sitemap",
4836
5311
  "npm": "nuxt-simple-sitemap",
4837
- "icon": "",
5312
+ "icon": "simple-sitemap.svg",
4838
5313
  "github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
4839
- "website": "https://github.com/harlan-zw/nuxt-simple-sitemap",
4840
- "learn_more": "",
5314
+ "website": "https://nuxtseo.com/simple-sitemap",
5315
+ "learn_more": "https://nuxtseo.com/simple-sitemap",
4841
5316
  "category": "SEO",
4842
5317
  "type": "3rd-party",
4843
5318
  "maintainers": [
@@ -4855,7 +5330,7 @@
4855
5330
  },
4856
5331
  {
4857
5332
  "name": "sitemap",
4858
- "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt.js projects",
5333
+ "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
4859
5334
  "repo": "nuxt-community/sitemap-module#dev",
4860
5335
  "npm": "@nuxtjs/sitemap",
4861
5336
  "icon": "",
@@ -4900,7 +5375,7 @@
4900
5375
  },
4901
5376
  {
4902
5377
  "name": "snipcart",
4903
- "description": "Snipcart integration module for Nuxt.js",
5378
+ "description": "Snipcart integration module for Nuxt",
4904
5379
  "repo": "nuxt-modules/snipcart",
4905
5380
  "npm": "@nuxtjs/snipcart",
4906
5381
  "icon": "snipcart.png",
@@ -4923,7 +5398,7 @@
4923
5398
  },
4924
5399
  {
4925
5400
  "name": "social-meta",
4926
- "description": "Nuxt.js module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
5401
+ "description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
4927
5402
  "repo": "AlekseyPleshkov/nuxt-social-meta",
4928
5403
  "npm": "nuxt-social-meta",
4929
5404
  "icon": "",
@@ -5045,7 +5520,7 @@
5045
5520
  },
5046
5521
  {
5047
5522
  "name": "storage",
5048
- "description": "Utilities to easily read and write to the browser's storage in a Nuxt.js project",
5523
+ "description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
5049
5524
  "repo": "mazipan/nuxt-storage",
5050
5525
  "npm": "nuxt-storage",
5051
5526
  "icon": "",
@@ -5067,7 +5542,7 @@
5067
5542
  },
5068
5543
  {
5069
5544
  "name": "storefront-ui",
5070
- "description": "Storefront UI Module for Nuxt.js",
5545
+ "description": "Storefront UI Module for Nuxt",
5071
5546
  "repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
5072
5547
  "npm": "@storefront-ui/nuxt",
5073
5548
  "icon": "storefront-ui.svg",
@@ -5111,7 +5586,7 @@
5111
5586
  },
5112
5587
  {
5113
5588
  "name": "storyblok",
5114
- "description": "Storyblok Nuxt.js module",
5589
+ "description": "Storyblok Nuxt module",
5115
5590
  "repo": "storyblok/storyblok-nuxt#master/lib",
5116
5591
  "npm": "@storyblok/nuxt",
5117
5592
  "icon": "storyblok.png",
@@ -5128,46 +5603,43 @@
5128
5603
  ],
5129
5604
  "compatibility": {
5130
5605
  "nuxt": "^2.0.0 || ^3.0.0",
5131
- "requires": {}
5606
+ "requires": {},
5607
+ "devtools": "^0.0.0"
5132
5608
  }
5133
5609
  },
5134
5610
  {
5135
5611
  "name": "storybook",
5136
- "description": "Easily integrate Storybook in your Nuxt.js application to design, build, and organize your UI components in isolation.",
5137
- "repo": "nuxt-community/storybook",
5612
+ "description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
5613
+ "repo": "nuxt-modules/storybook",
5138
5614
  "npm": "@nuxtjs/storybook",
5139
5615
  "icon": "storybook.png",
5140
- "github": "https://github.com/nuxt-community/storybook",
5616
+ "github": "https://github.com/nuxt-modules/storybook",
5141
5617
  "website": "https://storybook.nuxtjs.org",
5142
- "learn_more": "https://storybook.js.org/",
5618
+ "learn_more": "https://github.com/storybook-vue/storybook-nuxt",
5143
5619
  "category": "Devtools",
5144
5620
  "type": "community",
5145
5621
  "maintainers": [
5146
5622
  {
5147
- "name": "Ahad Birang",
5148
- "github": "farnabaz",
5149
- "twitter": "a_birang"
5150
- },
5151
- {
5152
- "name": "Pooya Parsa",
5153
- "github": "pi0",
5154
- "twitter": "_pi0_"
5623
+ "name": "Chakir QATAB",
5624
+ "github": "chakAs3",
5625
+ "twitter": "ChakirQatab"
5155
5626
  }
5156
5627
  ],
5157
5628
  "compatibility": {
5158
- "nuxt": "^2.0.0",
5629
+ "nuxt": "^2.0.0 || ^3.0.0",
5159
5630
  "requires": {
5160
5631
  "bridge": "optional"
5161
- }
5632
+ },
5633
+ "devtools": "^0.7.2"
5162
5634
  }
5163
5635
  },
5164
5636
  {
5165
5637
  "name": "strapi",
5166
5638
  "description": "Design APIs fast and manage content easily using REST or GraphQL.",
5167
- "repo": "nuxt-community/strapi-module",
5639
+ "repo": "nuxt-modules/strapi",
5168
5640
  "npm": "@nuxtjs/strapi",
5169
5641
  "icon": "strapi.png",
5170
- "github": "https://github.com/nuxt-community/strapi-module",
5642
+ "github": "https://github.com/nuxt-modules/strapi",
5171
5643
  "website": "https://strapi.nuxtjs.org",
5172
5644
  "learn_more": "https://strapi.io/",
5173
5645
  "category": "CMS",
@@ -5188,7 +5660,8 @@
5188
5660
  "nuxt": "^2.0.0 || ^3.0.0",
5189
5661
  "requires": {
5190
5662
  "bridge": true
5191
- }
5663
+ },
5664
+ "devtools": "^0.0.0"
5192
5665
  }
5193
5666
  },
5194
5667
  {
@@ -5239,6 +5712,36 @@
5239
5712
  "requires": {}
5240
5713
  }
5241
5714
  },
5715
+ {
5716
+ "name": "studio",
5717
+ "description": "A new experience to build content-driven website with Nuxt.",
5718
+ "repo": "nuxtlabs/studio-module",
5719
+ "npm": "@nuxthq/studio",
5720
+ "icon": "studio.svg",
5721
+ "github": "https://github.com/nuxtlabs/studio-module",
5722
+ "website": "https://nuxt.studio",
5723
+ "learn_more": "https://nuxt.studio",
5724
+ "category": "CMS",
5725
+ "type": "3rd-party",
5726
+ "maintainers": [
5727
+ {
5728
+ "name": "Ahad Birang",
5729
+ "github": "farnabaz",
5730
+ "twitter": "a_birang"
5731
+ },
5732
+ {
5733
+ "name": "Sébastien Chopin",
5734
+ "github": "Atinux",
5735
+ "twitter": "Atinux"
5736
+ }
5737
+ ],
5738
+ "compatibility": {
5739
+ "nuxt": "^3.0.0",
5740
+ "requires": {
5741
+ "content": true
5742
+ }
5743
+ }
5744
+ },
5242
5745
  {
5243
5746
  "name": "style-resources",
5244
5747
  "description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
@@ -5264,7 +5767,7 @@
5264
5767
  },
5265
5768
  {
5266
5769
  "name": "stylelint",
5267
- "description": "Stylelint module for Nuxt.js. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
5770
+ "description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
5268
5771
  "repo": "nuxt-community/stylelint-module",
5269
5772
  "npm": "@nuxtjs/stylelint-module",
5270
5773
  "icon": "stylelint.png",
@@ -5310,10 +5813,10 @@
5310
5813
  {
5311
5814
  "name": "supabase",
5312
5815
  "description": "First class integration with Supabase",
5313
- "repo": "nuxt-community/supabase-module",
5816
+ "repo": "nuxt-modules/supabase",
5314
5817
  "npm": "@nuxtjs/supabase",
5315
5818
  "icon": "supabase.png",
5316
- "github": "https://github.com/nuxt-community/supabase-module",
5819
+ "github": "https://github.com/nuxt-modules/supabase",
5317
5820
  "website": "https://supabase.nuxtjs.org",
5318
5821
  "learn_more": "https://supabase.com",
5319
5822
  "category": "Database",
@@ -5364,12 +5867,12 @@
5364
5867
  },
5365
5868
  {
5366
5869
  "name": "svg-sprite",
5367
- "description": "Optimized and Easy way to use svg files in Nuxt.js",
5368
- "repo": "nuxt-community/svg-sprite-module",
5870
+ "description": "Optimized and Easy way to use svg files in Nuxt",
5871
+ "repo": "nuxt-modules/svg-sprite",
5369
5872
  "npm": "@nuxtjs/svg-sprite",
5370
5873
  "icon": "",
5371
- "github": "https://github.com/nuxt-community/svg-sprite-module",
5372
- "website": "https://github.com/nuxt-community/svg-sprite-module",
5874
+ "github": "https://github.com/nuxt-modules/svg-sprite",
5875
+ "website": "https://github.com/nuxt-modules/svg-sprite",
5373
5876
  "learn_more": "",
5374
5877
  "category": "UI",
5375
5878
  "type": "community",
@@ -5381,13 +5884,13 @@
5381
5884
  }
5382
5885
  ],
5383
5886
  "compatibility": {
5384
- "nuxt": "^2.0.0",
5887
+ "nuxt": "^2.0.0 || ^3.0.0",
5385
5888
  "requires": {}
5386
5889
  }
5387
5890
  },
5388
5891
  {
5389
5892
  "name": "svg",
5390
- "description": "Super simple svg loading module for Nuxt.js",
5893
+ "description": "Super simple svg loading module for Nuxt",
5391
5894
  "repo": "nuxt-community/svg-module",
5392
5895
  "npm": "@nuxtjs/svg",
5393
5896
  "icon": "",
@@ -5431,7 +5934,7 @@
5431
5934
  },
5432
5935
  {
5433
5936
  "name": "swiper",
5434
- "description": "Nuxt.js module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
5937
+ "description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
5435
5938
  "repo": "cpreston321/nuxt-swiper",
5436
5939
  "npm": "nuxt-swiper",
5437
5940
  "icon": "swiper.svg",
@@ -5477,10 +5980,10 @@
5477
5980
  {
5478
5981
  "name": "tailwindcss",
5479
5982
  "description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
5480
- "repo": "nuxt-community/tailwindcss-module",
5983
+ "repo": "nuxt-modules/tailwindcss-module",
5481
5984
  "npm": "@nuxtjs/tailwindcss",
5482
5985
  "icon": "tailwindcss.png",
5483
- "github": "https://github.com/nuxt-community/tailwindcss-module",
5986
+ "github": "https://github.com/nuxt-modules/tailwindcss-module",
5484
5987
  "website": "https://tailwindcss.nuxtjs.org",
5485
5988
  "learn_more": "https://tailwindcss.com/",
5486
5989
  "category": "UI",
@@ -5490,11 +5993,16 @@
5490
5993
  "name": "Sébastien Chopin",
5491
5994
  "github": "Atinux",
5492
5995
  "twitter": "Atinux"
5996
+ },
5997
+ {
5998
+ "name": "Inesh Bose",
5999
+ "github": "ineshbose"
5493
6000
  }
5494
6001
  ],
5495
6002
  "compatibility": {
5496
6003
  "nuxt": "^2.0.0 || ^3.0.0",
5497
- "requires": {}
6004
+ "requires": {},
6005
+ "devtools": "^0.0.0"
5498
6006
  }
5499
6007
  },
5500
6008
  {
@@ -5544,7 +6052,7 @@
5544
6052
  },
5545
6053
  {
5546
6054
  "name": "toast",
5547
- "description": "Responsive Touch Compatible Toast plugin for Nuxt.js using vue-toasted",
6055
+ "description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
5548
6056
  "repo": "nuxt-community/modules#master/packages/toast",
5549
6057
  "npm": "@nuxtjs/toast",
5550
6058
  "icon": "",
@@ -5625,7 +6133,7 @@
5625
6133
  },
5626
6134
  {
5627
6135
  "name": "twa",
5628
- "description": "Nuxt.js module for generating Trusted Web App from Nuxt.js app",
6136
+ "description": "Nuxt module for generating Trusted Web App from Nuxt app",
5629
6137
  "repo": "tuarrep/nuxt-twa",
5630
6138
  "npm": "nuxt-twa",
5631
6139
  "icon": "",
@@ -5813,6 +6321,39 @@
5813
6321
  "requires": {}
5814
6322
  }
5815
6323
  },
6324
+ {
6325
+ "name": "ui",
6326
+ "description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
6327
+ "repo": "nuxt/ui#dev",
6328
+ "npm": "@nuxt/ui",
6329
+ "icon": "nuxt.svg",
6330
+ "github": "https://github.com/nuxt/ui",
6331
+ "website": "https://ui.nuxt.com",
6332
+ "learn_more": "",
6333
+ "category": "UI",
6334
+ "type": "official",
6335
+ "maintainers": [
6336
+ {
6337
+ "name": "Benjamin Canac",
6338
+ "github": "benjamincanac",
6339
+ "twitter": "benjamincanac"
6340
+ },
6341
+ {
6342
+ "name": "Sebastien Chopin",
6343
+ "github": "Atinux",
6344
+ "twitter": "Atinux"
6345
+ },
6346
+ {
6347
+ "name": "Sylvain Marroufin",
6348
+ "github": "smarroufin",
6349
+ "twitter": "smarroufin"
6350
+ }
6351
+ ],
6352
+ "compatibility": {
6353
+ "nuxt": "^3.0.0",
6354
+ "requires": {}
6355
+ }
6356
+ },
5816
6357
  {
5817
6358
  "name": "umami",
5818
6359
  "description": "Embed the Umami analytics library into Nuxt",
@@ -5861,7 +6402,7 @@
5861
6402
  },
5862
6403
  {
5863
6404
  "name": "universal-storage",
5864
- "description": "Universal Storage Utilities for Nuxt.js",
6405
+ "description": "Universal Storage Utilities for Nuxt",
5865
6406
  "repo": "nuxt-community/universal-storage-module",
5866
6407
  "npm": "@nuxtjs/universal-storage",
5867
6408
  "icon": "",
@@ -5958,7 +6499,8 @@
5958
6499
  "nuxt": "^2.0.0 || ^3.0.0",
5959
6500
  "requires": {
5960
6501
  "bridge": "optional"
5961
- }
6502
+ },
6503
+ "devtools": "^0.0.0"
5962
6504
  }
5963
6505
  },
5964
6506
  {
@@ -5984,9 +6526,33 @@
5984
6526
  "requires": {}
5985
6527
  }
5986
6528
  },
6529
+ {
6530
+ "name": "use-wagmi",
6531
+ "description": "Vue Composition for Ethereum based on wagmi",
6532
+ "repo": "unicape/use-wagmi#main/packages/nuxt",
6533
+ "npm": "@use-wagmi/nuxt",
6534
+ "icon": "use-wagmi.png",
6535
+ "github": "https://github.com/unicape/use-wagmi",
6536
+ "website": "https://github.com/unicape/use-wagmi",
6537
+ "learn_more": "https://github.com/unicape/use-wagmi",
6538
+ "category": "Extensions",
6539
+ "type": "3rd-party",
6540
+ "maintainers": [
6541
+ {
6542
+ "name": "Unic Ape",
6543
+ "github": "unicape"
6544
+ }
6545
+ ],
6546
+ "compatibility": {
6547
+ "nuxt": "^2.0.0 || ^3.0.0",
6548
+ "requires": {
6549
+ "bridge": true
6550
+ }
6551
+ }
6552
+ },
5987
6553
  {
5988
6554
  "name": "user-agent",
5989
- "description": "Nuxt.js module for handling User-Agent.",
6555
+ "description": "Nuxt module for handling User-Agent.",
5990
6556
  "repo": "fukuiretu/nuxt-user-agent",
5991
6557
  "npm": "nuxt-user-agent",
5992
6558
  "icon": "",
@@ -6076,9 +6642,31 @@
6076
6642
  }
6077
6643
  }
6078
6644
  },
6645
+ {
6646
+ "name": "vcalendar",
6647
+ "description": "VCalendar module for Nuxt",
6648
+ "repo": "samk-dev/nuxt-vcalendar",
6649
+ "npm": "@samk-dev/nuxt-vcalendar",
6650
+ "icon": "vcalendar.png",
6651
+ "github": "https://github.com/samk-dev/vcalendar",
6652
+ "website": "https://github.com/samk-dev/vcalendar",
6653
+ "learn_more": "",
6654
+ "category": "Libraries",
6655
+ "type": "3rd-party",
6656
+ "maintainers": [
6657
+ {
6658
+ "name": "Sam K",
6659
+ "github": "samk-dev"
6660
+ }
6661
+ ],
6662
+ "compatibility": {
6663
+ "nuxt": "^3.0.0",
6664
+ "requires": {}
6665
+ }
6666
+ },
6079
6667
  {
6080
6668
  "name": "vee-validate",
6081
- "description": "Painless Vue forms for Nuxt.js",
6669
+ "description": "Painless Vue forms for Nuxt",
6082
6670
  "repo": "logaretm/vee-validate#main/packages/nuxt",
6083
6671
  "npm": "@vee-validate/nuxt",
6084
6672
  "icon": "vee-validate.png",
@@ -6168,7 +6756,7 @@
6168
6756
  },
6169
6757
  {
6170
6758
  "name": "vite-pwa-nuxt",
6171
- "description": "Zero-config PWA Plugin for Nuxt 3",
6759
+ "description": "Zero-config PWA Plugin for Nuxt",
6172
6760
  "repo": "vite-pwa/nuxt",
6173
6761
  "npm": "@vite-pwa/nuxt",
6174
6762
  "icon": "vite-pwa-nuxt.svg",
@@ -6217,7 +6805,39 @@
6217
6805
  ],
6218
6806
  "compatibility": {
6219
6807
  "nuxt": "^3.0.0",
6220
- "requires": {}
6808
+ "requires": {},
6809
+ "devtools": "^0.0.0"
6810
+ }
6811
+ },
6812
+ {
6813
+ "name": "vue-email",
6814
+ "description": "💌 Write email templates with vue",
6815
+ "repo": "Dave136/vue-email",
6816
+ "npm": "vue-email",
6817
+ "icon": "vue-email.svg",
6818
+ "github": "https://github.com/Dave136/vue-email",
6819
+ "website": "https://www.vuemail.net/",
6820
+ "learn_more": "https://vue-email.vercel.app/getting-started",
6821
+ "category": "UI",
6822
+ "type": "3rd-party",
6823
+ "maintainers": [
6824
+ {
6825
+ "name": "David Arenas",
6826
+ "github": "Dave136",
6827
+ "twitter": "davejs4",
6828
+ "avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
6829
+ },
6830
+ {
6831
+ "name": "Younes Barrad",
6832
+ "github": "Flowko",
6833
+ "twitter": "imflowko",
6834
+ "avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
6835
+ }
6836
+ ],
6837
+ "compatibility": {
6838
+ "nuxt": "^3.0.0",
6839
+ "requires": {},
6840
+ "devtools": "^0.0.0"
6221
6841
  }
6222
6842
  },
6223
6843
  {
@@ -6242,7 +6862,8 @@
6242
6862
  "nuxt": "^3.0.0",
6243
6863
  "requires": {
6244
6864
  "bridge": "optional"
6245
- }
6865
+ },
6866
+ "devtools": "^0.0.0"
6246
6867
  }
6247
6868
  },
6248
6869
  {
@@ -6269,7 +6890,7 @@
6269
6890
  },
6270
6891
  {
6271
6892
  "name": "vue-multiselect",
6272
- "description": "Single / multiple select plugin for Nuxt.js using vue-multiselect.",
6893
+ "description": "Single / multiple select plugin for Nuxt using vue-multiselect.",
6273
6894
  "repo": "spektrummedia/nuxt-vue-multiselect",
6274
6895
  "npm": "nuxt-vue-multiselect",
6275
6896
  "icon": "",
@@ -6314,7 +6935,7 @@
6314
6935
  {
6315
6936
  "name": "vue-query",
6316
6937
  "description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
6317
- "repo": "Hebilicious/vue-query-nuxt#main",
6938
+ "repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
6318
6939
  "npm": "@hebilicious/vue-query-nuxt",
6319
6940
  "icon": "vue-query.svg",
6320
6941
  "github": "https://github.com/Hebilicious/vue-query-nuxt",
@@ -6383,7 +7004,7 @@
6383
7004
  },
6384
7005
  {
6385
7006
  "name": "vue-warehouse",
6386
- "description": "A Cross-browser storage for Vue.js and Nuxt.js, with plugins support and easy extensibility based on Store.js",
7007
+ "description": "A Cross-browser storage for Vue.js and Nuxt, with plugins support and easy extensibility based on Store.js",
6387
7008
  "repo": "juliomrqz/vue-warehouse",
6388
7009
  "npm": "vue-warehouse",
6389
7010
  "icon": "",
@@ -6404,6 +7025,29 @@
6404
7025
  "requires": {}
6405
7026
  }
6406
7027
  },
7028
+ {
7029
+ "name": "vue3-carousel-nuxt",
7030
+ "description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt applications.",
7031
+ "repo": "gaetansenn/vue3-carousel-nuxt",
7032
+ "npm": "vue3-carousel-nuxt",
7033
+ "icon": "",
7034
+ "github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
7035
+ "website": "",
7036
+ "learn_more": "",
7037
+ "category": "UI",
7038
+ "type": "3rd-party",
7039
+ "maintainers": [
7040
+ {
7041
+ "name": "Gaetan SENN",
7042
+ "github": "gaetansenn",
7043
+ "avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
7044
+ }
7045
+ ],
7046
+ "compatibility": {
7047
+ "nuxt": "^3.0.0",
7048
+ "requires": {}
7049
+ }
7050
+ },
6407
7051
  {
6408
7052
  "name": "vuefire",
6409
7053
  "description": "Idiomatic composables for the Firebase SDK",
@@ -6428,7 +7072,7 @@
6428
7072
  },
6429
7073
  {
6430
7074
  "name": "vuestic",
6431
- "description": "Vuestic UI module for Nuxt 3",
7075
+ "description": "Vuestic UI module for Nuxt",
6432
7076
  "repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
6433
7077
  "npm": "@vuestic/nuxt",
6434
7078
  "icon": "vuestic.png",
@@ -6472,7 +7116,7 @@
6472
7116
  },
6473
7117
  {
6474
7118
  "name": "vuetify",
6475
- "description": "Vuetify Module for Nuxt.js to add Material Design components to your application.",
7119
+ "description": "Vuetify Module for Nuxt to add Material Design components to your application.",
6476
7120
  "repo": "nuxt-community/vuetify-module",
6477
7121
  "npm": "@nuxtjs/vuetify",
6478
7122
  "icon": "vuetify.png",
@@ -6519,7 +7163,8 @@
6519
7163
  "nuxt": "^2.0.0 || ^3.0.0",
6520
7164
  "requires": {
6521
7165
  "bridge": "optional"
6522
- }
7166
+ },
7167
+ "devtools": "^0.0.0"
6523
7168
  }
6524
7169
  },
6525
7170
  {
@@ -6546,7 +7191,7 @@
6546
7191
  },
6547
7192
  {
6548
7193
  "name": "vunix",
6549
- "description": "Comprehensive UI toolkit for Vue.js and Nuxt.js that empowers you to build amazing user interfaces with ease. With Vunix, you can leverage the power of popular utility-first CSS frameworks like Tailwind CSS, Unocss, WindiCss, or use your own custom CSS classes.",
7194
+ "description": "Comprehensive UI toolkit for Vue.js and Nuxt that empowers you to build amazing user interfaces with ease. With Vunix, you can leverage the power of popular utility-first CSS frameworks like Tailwind CSS, Unocss, WindiCss, or use your own custom CSS classes.",
6550
7195
  "repo": "gaetansenn/vunix#main/packages/nuxt",
6551
7196
  "npm": "@vunix/nuxt",
6552
7197
  "icon": "",
@@ -6570,11 +7215,11 @@
6570
7215
  {
6571
7216
  "name": "web-vitals",
6572
7217
  "description": "Web Vitals for Nuxt",
6573
- "repo": "nuxt-community/web-vitals-module",
7218
+ "repo": "nuxt-modules/web-vitals",
6574
7219
  "npm": "@nuxtjs/web-vitals",
6575
7220
  "icon": "web-vitals.png",
6576
- "github": "https://github.com/nuxt-community/web-vitals-module",
6577
- "website": "https://github.com/nuxt-community/web-vitals-module",
7221
+ "github": "https://github.com/nuxt-modules/web-vitals",
7222
+ "website": "https://github.com/nuxt-modules/web-vitals",
6578
7223
  "learn_more": "",
6579
7224
  "category": "Performance",
6580
7225
  "type": "community",
@@ -6625,7 +7270,7 @@
6625
7270
  },
6626
7271
  {
6627
7272
  "name": "webpack-optimisations",
6628
- "description": "Nuxt.js v2 module to automatically make your builds faster.",
7273
+ "description": "Nuxt v2 module to automatically make your builds faster.",
6629
7274
  "repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
6630
7275
  "npm": "nuxt-webpack-optimisations",
6631
7276
  "icon": "build-optimisations.svg",
@@ -6717,7 +7362,7 @@
6717
7362
  },
6718
7363
  {
6719
7364
  "name": "well-known",
6720
- "description": "A Nuxt.js module to add well-known URIs using middlewares",
7365
+ "description": "A Nuxt module to add well-known URIs using middlewares",
6721
7366
  "repo": "zadigetvoltaire/nuxt-well-known",
6722
7367
  "npm": "@zadigetvoltaire/nuxt-well-known",
6723
7368
  "icon": "well-known.svg",
@@ -6739,7 +7384,7 @@
6739
7384
  },
6740
7385
  {
6741
7386
  "name": "wideangle",
6742
- "description": "Nuxt 3 module to integrate Wide Angle Analytics",
7387
+ "description": "Nuxt module to integrate Wide Angle Analytics",
6743
7388
  "repo": "inputobjects/wideangle-nuxt",
6744
7389
  "npm": "wideangle-nuxt",
6745
7390
  "icon": "wideangle.png",
@@ -6906,55 +7551,9 @@
6906
7551
  "requires": {}
6907
7552
  }
6908
7553
  },
6909
- {
6910
- "name": "yandex-metrika-next",
6911
- "description": "Yandex Metrika integration for Nuxt",
6912
- "repo": "artmizu/yandex-metrika-nuxt",
6913
- "npm": "@artmizu/yandex-metrika-nuxt",
6914
- "icon": "yandex-metrika.svg",
6915
- "github": "https://github.com/artmizu/yandex-metrika-nuxt",
6916
- "website": "https://github.com/artmizu/yandex-metrika-nuxt",
6917
- "learn_more": "",
6918
- "category": "Analytics",
6919
- "type": "3rd-party",
6920
- "maintainers": [
6921
- {
6922
- "name": "Aleksandr Saburov",
6923
- "github": "artmizu",
6924
- "avatar": "https://avatars.githubusercontent.com/artmizu?v=4"
6925
- }
6926
- ],
6927
- "compatibility": {
6928
- "nuxt": "^3.0.0",
6929
- "requires": {}
6930
- }
6931
- },
6932
- {
6933
- "name": "yandex-metrika",
6934
- "description": "Yandex metrika Module for Nuxt.js",
6935
- "repo": "nuxt-community/yandex-metrika-module",
6936
- "npm": "@nuxtjs/yandex-metrika",
6937
- "icon": "",
6938
- "github": "https://github.com/nuxt-community/yandex-metrika-module",
6939
- "website": "https://github.com/nuxt-community/yandex-metrika-module",
6940
- "learn_more": "https://metrica.yandex.com/about",
6941
- "category": "Analytics",
6942
- "type": "community",
6943
- "maintainers": [
6944
- {
6945
- "name": "Pooya Parsa",
6946
- "github": "pi0",
6947
- "twitter": "_pi0_"
6948
- }
6949
- ],
6950
- "compatibility": {
6951
- "nuxt": "^2.0.0",
6952
- "requires": {}
6953
- }
6954
- },
6955
7554
  {
6956
7555
  "name": "zendesk",
6957
- "description": "Nuxt.js module for Zendesk",
7556
+ "description": "Nuxt module for Zendesk",
6958
7557
  "repo": "DansMaCulotte/nuxt-zendesk",
6959
7558
  "npm": "@dansmaculotte/nuxt-zendesk",
6960
7559
  "icon": "zendesk.png",