@nuxt/modules 0.6.0-6346b6 → 0.6.0-65057f
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/modules.json +785 -387
- package/package.json +8 -5
package/modules.json
CHANGED
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
}
|
|
74
74
|
],
|
|
75
75
|
"compatibility": {
|
|
76
|
-
"nuxt": "^2.0.0 ||
|
|
76
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
77
77
|
"requires": {
|
|
78
78
|
"bridge": true
|
|
79
79
|
}
|
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
}
|
|
143
143
|
],
|
|
144
144
|
"compatibility": {
|
|
145
|
-
"nuxt": "^2.0.0 ||
|
|
145
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
146
146
|
"requires": {}
|
|
147
147
|
}
|
|
148
148
|
},
|
|
@@ -164,7 +164,7 @@
|
|
|
164
164
|
}
|
|
165
165
|
],
|
|
166
166
|
"compatibility": {
|
|
167
|
-
"nuxt": "
|
|
167
|
+
"nuxt": ">=3.0.0",
|
|
168
168
|
"requires": {
|
|
169
169
|
"bridge": "optional"
|
|
170
170
|
}
|
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
}
|
|
189
189
|
],
|
|
190
190
|
"compatibility": {
|
|
191
|
-
"nuxt": "
|
|
191
|
+
"nuxt": ">=3.0.0",
|
|
192
192
|
"requires": {}
|
|
193
193
|
}
|
|
194
194
|
},
|
|
@@ -212,7 +212,29 @@
|
|
|
212
212
|
}
|
|
213
213
|
],
|
|
214
214
|
"compatibility": {
|
|
215
|
-
"nuxt": "
|
|
215
|
+
"nuxt": ">=3.0.0",
|
|
216
|
+
"requires": {}
|
|
217
|
+
}
|
|
218
|
+
},
|
|
219
|
+
{
|
|
220
|
+
"name": "api-shield",
|
|
221
|
+
"description": "Nuxt API Shield - Rate Limiting",
|
|
222
|
+
"repo": "rrd108/nuxt-api-shield",
|
|
223
|
+
"npm": "nuxt-api-shield",
|
|
224
|
+
"icon": "api-shield.png",
|
|
225
|
+
"github": "https://github.com/rrd108/nuxt-api-shield",
|
|
226
|
+
"website": "https://github.com/rrd108/nuxt-api-shield",
|
|
227
|
+
"learn_more": "",
|
|
228
|
+
"category": "Security",
|
|
229
|
+
"type": "3rd-party",
|
|
230
|
+
"maintainers": [
|
|
231
|
+
{
|
|
232
|
+
"name": "rrd",
|
|
233
|
+
"github": "rrd108"
|
|
234
|
+
}
|
|
235
|
+
],
|
|
236
|
+
"compatibility": {
|
|
237
|
+
"nuxt": ">=3.0.0",
|
|
216
238
|
"requires": {}
|
|
217
239
|
}
|
|
218
240
|
},
|
|
@@ -260,7 +282,7 @@
|
|
|
260
282
|
}
|
|
261
283
|
],
|
|
262
284
|
"compatibility": {
|
|
263
|
-
"nuxt": "^2.0.0 ||
|
|
285
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
264
286
|
"requires": {}
|
|
265
287
|
}
|
|
266
288
|
},
|
|
@@ -304,7 +326,7 @@
|
|
|
304
326
|
}
|
|
305
327
|
],
|
|
306
328
|
"compatibility": {
|
|
307
|
-
"nuxt": "
|
|
329
|
+
"nuxt": ">=3.0.0",
|
|
308
330
|
"requires": {}
|
|
309
331
|
}
|
|
310
332
|
},
|
|
@@ -326,7 +348,7 @@
|
|
|
326
348
|
}
|
|
327
349
|
],
|
|
328
350
|
"compatibility": {
|
|
329
|
-
"nuxt": "
|
|
351
|
+
"nuxt": ">=3.0.0",
|
|
330
352
|
"requires": {}
|
|
331
353
|
}
|
|
332
354
|
},
|
|
@@ -349,7 +371,7 @@
|
|
|
349
371
|
}
|
|
350
372
|
],
|
|
351
373
|
"compatibility": {
|
|
352
|
-
"nuxt": "
|
|
374
|
+
"nuxt": ">=3.0.0",
|
|
353
375
|
"requires": {}
|
|
354
376
|
}
|
|
355
377
|
},
|
|
@@ -371,7 +393,7 @@
|
|
|
371
393
|
}
|
|
372
394
|
],
|
|
373
395
|
"compatibility": {
|
|
374
|
-
"nuxt": "
|
|
396
|
+
"nuxt": ">=3.0.0",
|
|
375
397
|
"requires": {}
|
|
376
398
|
}
|
|
377
399
|
},
|
|
@@ -421,7 +443,30 @@
|
|
|
421
443
|
}
|
|
422
444
|
],
|
|
423
445
|
"compatibility": {
|
|
424
|
-
"nuxt": "
|
|
446
|
+
"nuxt": ">=3.0.0",
|
|
447
|
+
"requires": {}
|
|
448
|
+
}
|
|
449
|
+
},
|
|
450
|
+
{
|
|
451
|
+
"name": "authorization",
|
|
452
|
+
"description": "Manage permissions inside the app and the server.",
|
|
453
|
+
"repo": "barbapapazes/nuxt-authorization",
|
|
454
|
+
"npm": "nuxt-authorization",
|
|
455
|
+
"icon": "",
|
|
456
|
+
"github": "https://github.com/barbapapazes/nuxt-authorization",
|
|
457
|
+
"website": "https://github.com/barbapapazes/nuxt-authorization",
|
|
458
|
+
"learn_more": "https://soubiran.dev/posts/nuxt-going-full-stack-how-to-handle-authorization",
|
|
459
|
+
"category": "Security",
|
|
460
|
+
"type": "3rd-party",
|
|
461
|
+
"maintainers": [
|
|
462
|
+
{
|
|
463
|
+
"name": "Estéban Soubiran",
|
|
464
|
+
"github": "barbapapazes",
|
|
465
|
+
"twitter": "soubiran_"
|
|
466
|
+
}
|
|
467
|
+
],
|
|
468
|
+
"compatibility": {
|
|
469
|
+
"nuxt": ">=3.0.0",
|
|
425
470
|
"requires": {}
|
|
426
471
|
}
|
|
427
472
|
},
|
|
@@ -444,7 +489,7 @@
|
|
|
444
489
|
}
|
|
445
490
|
],
|
|
446
491
|
"compatibility": {
|
|
447
|
-
"nuxt": "
|
|
492
|
+
"nuxt": ">=3.0.0",
|
|
448
493
|
"requires": {}
|
|
449
494
|
}
|
|
450
495
|
},
|
|
@@ -589,7 +634,7 @@
|
|
|
589
634
|
}
|
|
590
635
|
],
|
|
591
636
|
"compatibility": {
|
|
592
|
-
"nuxt": "^2.0.0 ||
|
|
637
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
593
638
|
"requires": {
|
|
594
639
|
"bridge": true
|
|
595
640
|
}
|
|
@@ -658,7 +703,7 @@
|
|
|
658
703
|
}
|
|
659
704
|
],
|
|
660
705
|
"compatibility": {
|
|
661
|
-
"nuxt": "
|
|
706
|
+
"nuxt": ">=3.0.0",
|
|
662
707
|
"requires": {}
|
|
663
708
|
}
|
|
664
709
|
},
|
|
@@ -703,7 +748,7 @@
|
|
|
703
748
|
}
|
|
704
749
|
],
|
|
705
750
|
"compatibility": {
|
|
706
|
-
"nuxt": "
|
|
751
|
+
"nuxt": ">=3.0.0",
|
|
707
752
|
"requires": {}
|
|
708
753
|
}
|
|
709
754
|
},
|
|
@@ -747,7 +792,7 @@
|
|
|
747
792
|
}
|
|
748
793
|
],
|
|
749
794
|
"compatibility": {
|
|
750
|
-
"nuxt": "
|
|
795
|
+
"nuxt": ">=3.0.0",
|
|
751
796
|
"requires": {}
|
|
752
797
|
}
|
|
753
798
|
},
|
|
@@ -792,7 +837,7 @@
|
|
|
792
837
|
}
|
|
793
838
|
],
|
|
794
839
|
"compatibility": {
|
|
795
|
-
"nuxt": "
|
|
840
|
+
"nuxt": ">=3.0.0",
|
|
796
841
|
"requires": {}
|
|
797
842
|
}
|
|
798
843
|
},
|
|
@@ -863,7 +908,7 @@
|
|
|
863
908
|
}
|
|
864
909
|
],
|
|
865
910
|
"compatibility": {
|
|
866
|
-
"nuxt": "
|
|
911
|
+
"nuxt": ">=3.0.0",
|
|
867
912
|
"requires": {}
|
|
868
913
|
}
|
|
869
914
|
},
|
|
@@ -909,7 +954,7 @@
|
|
|
909
954
|
}
|
|
910
955
|
],
|
|
911
956
|
"compatibility": {
|
|
912
|
-
"nuxt": "^2.0.0 ||
|
|
957
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
913
958
|
"requires": {
|
|
914
959
|
"bridge": "optional"
|
|
915
960
|
}
|
|
@@ -980,7 +1025,7 @@
|
|
|
980
1025
|
}
|
|
981
1026
|
],
|
|
982
1027
|
"compatibility": {
|
|
983
|
-
"nuxt": "
|
|
1028
|
+
"nuxt": ">=3.0.0",
|
|
984
1029
|
"requires": {}
|
|
985
1030
|
}
|
|
986
1031
|
},
|
|
@@ -1013,7 +1058,7 @@
|
|
|
1013
1058
|
}
|
|
1014
1059
|
],
|
|
1015
1060
|
"compatibility": {
|
|
1016
|
-
"nuxt": "^2.0.0 ||
|
|
1061
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1017
1062
|
"requires": {}
|
|
1018
1063
|
}
|
|
1019
1064
|
},
|
|
@@ -1058,7 +1103,7 @@
|
|
|
1058
1103
|
}
|
|
1059
1104
|
],
|
|
1060
1105
|
"compatibility": {
|
|
1061
|
-
"nuxt": "
|
|
1106
|
+
"nuxt": ">=3.0.0",
|
|
1062
1107
|
"requires": {}
|
|
1063
1108
|
}
|
|
1064
1109
|
},
|
|
@@ -1081,7 +1126,7 @@
|
|
|
1081
1126
|
}
|
|
1082
1127
|
],
|
|
1083
1128
|
"compatibility": {
|
|
1084
|
-
"nuxt": "
|
|
1129
|
+
"nuxt": ">=3.0.0",
|
|
1085
1130
|
"requires": {}
|
|
1086
1131
|
}
|
|
1087
1132
|
},
|
|
@@ -1092,7 +1137,7 @@
|
|
|
1092
1137
|
"npm": "nuxt-custom-elements",
|
|
1093
1138
|
"icon": "custom-elements.png",
|
|
1094
1139
|
"github": "https://github.com/GrabarzUndPartner/nuxt-custom-elements",
|
|
1095
|
-
"website": "https://nuxt-custom-elements
|
|
1140
|
+
"website": "https://grabarzundpartner.github.io/nuxt-custom-elements/",
|
|
1096
1141
|
"learn_more": "https://github.com/karol-f/vue-custom-element",
|
|
1097
1142
|
"category": "Extensions",
|
|
1098
1143
|
"type": "3rd-party",
|
|
@@ -1197,7 +1242,7 @@
|
|
|
1197
1242
|
}
|
|
1198
1243
|
],
|
|
1199
1244
|
"compatibility": {
|
|
1200
|
-
"nuxt": "
|
|
1245
|
+
"nuxt": ">=3.0.0",
|
|
1201
1246
|
"requires": {}
|
|
1202
1247
|
}
|
|
1203
1248
|
},
|
|
@@ -1220,7 +1265,7 @@
|
|
|
1220
1265
|
}
|
|
1221
1266
|
],
|
|
1222
1267
|
"compatibility": {
|
|
1223
|
-
"nuxt": "
|
|
1268
|
+
"nuxt": ">=3.0.0",
|
|
1224
1269
|
"requires": {}
|
|
1225
1270
|
}
|
|
1226
1271
|
},
|
|
@@ -1243,7 +1288,7 @@
|
|
|
1243
1288
|
}
|
|
1244
1289
|
],
|
|
1245
1290
|
"compatibility": {
|
|
1246
|
-
"nuxt": "^2.0.0 ||
|
|
1291
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1247
1292
|
"requires": {}
|
|
1248
1293
|
}
|
|
1249
1294
|
},
|
|
@@ -1265,7 +1310,7 @@
|
|
|
1265
1310
|
}
|
|
1266
1311
|
],
|
|
1267
1312
|
"compatibility": {
|
|
1268
|
-
"nuxt": "^2.0.0 ||
|
|
1313
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1269
1314
|
"requires": {}
|
|
1270
1315
|
}
|
|
1271
1316
|
},
|
|
@@ -1288,7 +1333,7 @@
|
|
|
1288
1333
|
}
|
|
1289
1334
|
],
|
|
1290
1335
|
"compatibility": {
|
|
1291
|
-
"nuxt": "
|
|
1336
|
+
"nuxt": ">=3.0.0",
|
|
1292
1337
|
"requires": {}
|
|
1293
1338
|
}
|
|
1294
1339
|
},
|
|
@@ -1311,7 +1356,7 @@
|
|
|
1311
1356
|
}
|
|
1312
1357
|
],
|
|
1313
1358
|
"compatibility": {
|
|
1314
|
-
"nuxt": "
|
|
1359
|
+
"nuxt": ">=3.0.0",
|
|
1315
1360
|
"requires": {},
|
|
1316
1361
|
"devtools": "^0.0.0"
|
|
1317
1362
|
}
|
|
@@ -1334,7 +1379,7 @@
|
|
|
1334
1379
|
}
|
|
1335
1380
|
],
|
|
1336
1381
|
"compatibility": {
|
|
1337
|
-
"nuxt": "
|
|
1382
|
+
"nuxt": ">=3.0.0",
|
|
1338
1383
|
"requires": {}
|
|
1339
1384
|
}
|
|
1340
1385
|
},
|
|
@@ -1356,7 +1401,7 @@
|
|
|
1356
1401
|
}
|
|
1357
1402
|
],
|
|
1358
1403
|
"compatibility": {
|
|
1359
|
-
"nuxt": "
|
|
1404
|
+
"nuxt": ">=3.0.0",
|
|
1360
1405
|
"requires": {}
|
|
1361
1406
|
}
|
|
1362
1407
|
},
|
|
@@ -1411,7 +1456,7 @@
|
|
|
1411
1456
|
}
|
|
1412
1457
|
],
|
|
1413
1458
|
"compatibility": {
|
|
1414
|
-
"nuxt": "^2.0.0 ||
|
|
1459
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1415
1460
|
"requires": {}
|
|
1416
1461
|
}
|
|
1417
1462
|
},
|
|
@@ -1437,6 +1482,50 @@
|
|
|
1437
1482
|
"requires": {}
|
|
1438
1483
|
}
|
|
1439
1484
|
},
|
|
1485
|
+
{
|
|
1486
|
+
"name": "easy-lightbox",
|
|
1487
|
+
"description": "A plugin for simple Vue 3 Image Lightbox component with Zoom / Drag / Rotate / Switch.",
|
|
1488
|
+
"repo": "modbender/nuxt-easy-lightbox",
|
|
1489
|
+
"npm": "nuxt-easy-lightbox",
|
|
1490
|
+
"icon": "easy-lightbox.svg",
|
|
1491
|
+
"github": "https://github.com/modbender/nuxt-easy-lightbox",
|
|
1492
|
+
"website": "https://github.com/modbender/nuxt-easy-lightbox",
|
|
1493
|
+
"learn_more": "",
|
|
1494
|
+
"category": "Libraries",
|
|
1495
|
+
"type": "3rd-party",
|
|
1496
|
+
"maintainers": [
|
|
1497
|
+
{
|
|
1498
|
+
"name": "modbender",
|
|
1499
|
+
"github": "modbender"
|
|
1500
|
+
}
|
|
1501
|
+
],
|
|
1502
|
+
"compatibility": {
|
|
1503
|
+
"nuxt": ">=3.0.0",
|
|
1504
|
+
"requires": {}
|
|
1505
|
+
}
|
|
1506
|
+
},
|
|
1507
|
+
{
|
|
1508
|
+
"name": "echarts",
|
|
1509
|
+
"description": "Nuxt Module for Apache ECharts™",
|
|
1510
|
+
"repo": "kingyue737/nuxt-echarts",
|
|
1511
|
+
"npm": "nuxt-echarts",
|
|
1512
|
+
"icon": "echarts.svg",
|
|
1513
|
+
"github": "https://github.com/kingyue737/nuxt-echarts",
|
|
1514
|
+
"website": "https://echarts.nuxt.dev",
|
|
1515
|
+
"learn_more": "https://nuxt-echarts.nuxt.dev",
|
|
1516
|
+
"category": "Libraries",
|
|
1517
|
+
"type": "3rd-party",
|
|
1518
|
+
"maintainers": [
|
|
1519
|
+
{
|
|
1520
|
+
"name": "Yue JIN",
|
|
1521
|
+
"github": "kingyue737"
|
|
1522
|
+
}
|
|
1523
|
+
],
|
|
1524
|
+
"compatibility": {
|
|
1525
|
+
"nuxt": ">=3.0.0",
|
|
1526
|
+
"requires": {}
|
|
1527
|
+
}
|
|
1528
|
+
},
|
|
1440
1529
|
{
|
|
1441
1530
|
"name": "edgedb",
|
|
1442
1531
|
"description": "Integrate Nuxt 3 with EdgeDB effortlessly, adding a robust database layer to your app with minimal configuration.",
|
|
@@ -1456,7 +1545,7 @@
|
|
|
1456
1545
|
}
|
|
1457
1546
|
],
|
|
1458
1547
|
"compatibility": {
|
|
1459
|
-
"nuxt": "
|
|
1548
|
+
"nuxt": ">=3.8.0",
|
|
1460
1549
|
"requires": {}
|
|
1461
1550
|
}
|
|
1462
1551
|
},
|
|
@@ -1478,7 +1567,7 @@
|
|
|
1478
1567
|
}
|
|
1479
1568
|
],
|
|
1480
1569
|
"compatibility": {
|
|
1481
|
-
"nuxt": "
|
|
1570
|
+
"nuxt": ">=3.0.0",
|
|
1482
1571
|
"requires": {}
|
|
1483
1572
|
}
|
|
1484
1573
|
},
|
|
@@ -1500,7 +1589,7 @@
|
|
|
1500
1589
|
}
|
|
1501
1590
|
],
|
|
1502
1591
|
"compatibility": {
|
|
1503
|
-
"nuxt": "
|
|
1592
|
+
"nuxt": ">=3.0.0",
|
|
1504
1593
|
"requires": {
|
|
1505
1594
|
"bridge": "optional"
|
|
1506
1595
|
}
|
|
@@ -1530,7 +1619,7 @@
|
|
|
1530
1619
|
}
|
|
1531
1620
|
],
|
|
1532
1621
|
"compatibility": {
|
|
1533
|
-
"nuxt": "^2.0.0 ||
|
|
1622
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1534
1623
|
"requires": {}
|
|
1535
1624
|
}
|
|
1536
1625
|
},
|
|
@@ -1552,7 +1641,7 @@
|
|
|
1552
1641
|
}
|
|
1553
1642
|
],
|
|
1554
1643
|
"compatibility": {
|
|
1555
|
-
"nuxt": "^2.0.0 ||
|
|
1644
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1556
1645
|
"requires": {}
|
|
1557
1646
|
}
|
|
1558
1647
|
},
|
|
@@ -1575,7 +1664,7 @@
|
|
|
1575
1664
|
}
|
|
1576
1665
|
],
|
|
1577
1666
|
"compatibility": {
|
|
1578
|
-
"nuxt": "
|
|
1667
|
+
"nuxt": ">=3.0.0",
|
|
1579
1668
|
"requires": {}
|
|
1580
1669
|
}
|
|
1581
1670
|
},
|
|
@@ -1620,7 +1709,7 @@
|
|
|
1620
1709
|
}
|
|
1621
1710
|
],
|
|
1622
1711
|
"compatibility": {
|
|
1623
|
-
"nuxt": "
|
|
1712
|
+
"nuxt": ">=3.0.0",
|
|
1624
1713
|
"requires": {}
|
|
1625
1714
|
}
|
|
1626
1715
|
},
|
|
@@ -1798,7 +1887,7 @@
|
|
|
1798
1887
|
}
|
|
1799
1888
|
],
|
|
1800
1889
|
"compatibility": {
|
|
1801
|
-
"nuxt": "
|
|
1890
|
+
"nuxt": ">=3.0.0",
|
|
1802
1891
|
"requires": {}
|
|
1803
1892
|
}
|
|
1804
1893
|
},
|
|
@@ -1843,7 +1932,7 @@
|
|
|
1843
1932
|
}
|
|
1844
1933
|
],
|
|
1845
1934
|
"compatibility": {
|
|
1846
|
-
"nuxt": "
|
|
1935
|
+
"nuxt": ">=3.0.0",
|
|
1847
1936
|
"requires": {}
|
|
1848
1937
|
}
|
|
1849
1938
|
},
|
|
@@ -1866,7 +1955,7 @@
|
|
|
1866
1955
|
}
|
|
1867
1956
|
],
|
|
1868
1957
|
"compatibility": {
|
|
1869
|
-
"nuxt": "
|
|
1958
|
+
"nuxt": ">=3.7.0",
|
|
1870
1959
|
"requires": {}
|
|
1871
1960
|
}
|
|
1872
1961
|
},
|
|
@@ -1894,7 +1983,7 @@
|
|
|
1894
1983
|
}
|
|
1895
1984
|
],
|
|
1896
1985
|
"compatibility": {
|
|
1897
|
-
"nuxt": "
|
|
1986
|
+
"nuxt": ">=3.0.0",
|
|
1898
1987
|
"requires": {}
|
|
1899
1988
|
}
|
|
1900
1989
|
},
|
|
@@ -1964,7 +2053,7 @@
|
|
|
1964
2053
|
}
|
|
1965
2054
|
],
|
|
1966
2055
|
"compatibility": {
|
|
1967
|
-
"nuxt": "^2.0.0 ||
|
|
2056
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1968
2057
|
"requires": {}
|
|
1969
2058
|
}
|
|
1970
2059
|
},
|
|
@@ -2018,7 +2107,7 @@
|
|
|
2018
2107
|
}
|
|
2019
2108
|
],
|
|
2020
2109
|
"compatibility": {
|
|
2021
|
-
"nuxt": "^2.0.0 ||
|
|
2110
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2022
2111
|
"requires": {
|
|
2023
2112
|
"bridge": "optional"
|
|
2024
2113
|
}
|
|
@@ -2101,7 +2190,7 @@
|
|
|
2101
2190
|
}
|
|
2102
2191
|
],
|
|
2103
2192
|
"compatibility": {
|
|
2104
|
-
"nuxt": "
|
|
2193
|
+
"nuxt": ">=3.0.0",
|
|
2105
2194
|
"requires": {}
|
|
2106
2195
|
}
|
|
2107
2196
|
},
|
|
@@ -2123,7 +2212,7 @@
|
|
|
2123
2212
|
}
|
|
2124
2213
|
],
|
|
2125
2214
|
"compatibility": {
|
|
2126
|
-
"nuxt": "^2.0.0 ||
|
|
2215
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2127
2216
|
"requires": {}
|
|
2128
2217
|
}
|
|
2129
2218
|
},
|
|
@@ -2145,7 +2234,7 @@
|
|
|
2145
2234
|
}
|
|
2146
2235
|
],
|
|
2147
2236
|
"compatibility": {
|
|
2148
|
-
"nuxt": "
|
|
2237
|
+
"nuxt": ">=3.0.0",
|
|
2149
2238
|
"requires": {},
|
|
2150
2239
|
"devtools": "^0.0.0"
|
|
2151
2240
|
}
|
|
@@ -2170,7 +2259,7 @@
|
|
|
2170
2259
|
}
|
|
2171
2260
|
],
|
|
2172
2261
|
"compatibility": {
|
|
2173
|
-
"nuxt": "
|
|
2262
|
+
"nuxt": ">=3.0.0",
|
|
2174
2263
|
"requires": {}
|
|
2175
2264
|
}
|
|
2176
2265
|
},
|
|
@@ -2237,7 +2326,7 @@
|
|
|
2237
2326
|
}
|
|
2238
2327
|
],
|
|
2239
2328
|
"compatibility": {
|
|
2240
|
-
"nuxt": "
|
|
2329
|
+
"nuxt": ">=3.0.0",
|
|
2241
2330
|
"requires": {}
|
|
2242
2331
|
}
|
|
2243
2332
|
},
|
|
@@ -2260,7 +2349,7 @@
|
|
|
2260
2349
|
}
|
|
2261
2350
|
],
|
|
2262
2351
|
"compatibility": {
|
|
2263
|
-
"nuxt": "
|
|
2352
|
+
"nuxt": ">=3.0.0",
|
|
2264
2353
|
"requires": {}
|
|
2265
2354
|
}
|
|
2266
2355
|
},
|
|
@@ -2282,7 +2371,7 @@
|
|
|
2282
2371
|
}
|
|
2283
2372
|
],
|
|
2284
2373
|
"compatibility": {
|
|
2285
|
-
"nuxt": "
|
|
2374
|
+
"nuxt": ">=3.0.0",
|
|
2286
2375
|
"requires": {}
|
|
2287
2376
|
}
|
|
2288
2377
|
},
|
|
@@ -2393,7 +2482,7 @@
|
|
|
2393
2482
|
}
|
|
2394
2483
|
],
|
|
2395
2484
|
"compatibility": {
|
|
2396
|
-
"nuxt": "
|
|
2485
|
+
"nuxt": ">=3.0.0",
|
|
2397
2486
|
"requires": {}
|
|
2398
2487
|
}
|
|
2399
2488
|
},
|
|
@@ -2438,7 +2527,7 @@
|
|
|
2438
2527
|
}
|
|
2439
2528
|
],
|
|
2440
2529
|
"compatibility": {
|
|
2441
|
-
"nuxt": "^2.0.0 ||
|
|
2530
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2442
2531
|
"requires": {
|
|
2443
2532
|
"bridge": "optional"
|
|
2444
2533
|
}
|
|
@@ -2506,7 +2595,7 @@
|
|
|
2506
2595
|
}
|
|
2507
2596
|
],
|
|
2508
2597
|
"compatibility": {
|
|
2509
|
-
"nuxt": "
|
|
2598
|
+
"nuxt": ">=3.0.0",
|
|
2510
2599
|
"requires": {}
|
|
2511
2600
|
}
|
|
2512
2601
|
},
|
|
@@ -2559,7 +2648,7 @@
|
|
|
2559
2648
|
}
|
|
2560
2649
|
],
|
|
2561
2650
|
"compatibility": {
|
|
2562
|
-
"nuxt": "^2.0.0 ||
|
|
2651
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2563
2652
|
"requires": {}
|
|
2564
2653
|
}
|
|
2565
2654
|
},
|
|
@@ -2581,7 +2670,7 @@
|
|
|
2581
2670
|
}
|
|
2582
2671
|
],
|
|
2583
2672
|
"compatibility": {
|
|
2584
|
-
"nuxt": "
|
|
2673
|
+
"nuxt": ">=3.0.0",
|
|
2585
2674
|
"requires": {}
|
|
2586
2675
|
}
|
|
2587
2676
|
},
|
|
@@ -2603,30 +2692,34 @@
|
|
|
2603
2692
|
}
|
|
2604
2693
|
],
|
|
2605
2694
|
"compatibility": {
|
|
2606
|
-
"nuxt": "
|
|
2695
|
+
"nuxt": ">=3.0.0",
|
|
2607
2696
|
"requires": {},
|
|
2608
2697
|
"devtools": "^0.0.0"
|
|
2609
2698
|
}
|
|
2610
2699
|
},
|
|
2611
2700
|
{
|
|
2612
2701
|
"name": "icon",
|
|
2613
|
-
"description": "Icon module for Nuxt with
|
|
2614
|
-
"repo": "nuxt
|
|
2615
|
-
"npm": "nuxt
|
|
2702
|
+
"description": "Icon module for Nuxt with 200,000+ ready to use icons from Iconify.",
|
|
2703
|
+
"repo": "nuxt/icon",
|
|
2704
|
+
"npm": "@nuxt/icon",
|
|
2616
2705
|
"icon": "nuxt-icon.png",
|
|
2617
|
-
"github": "https://github.com/nuxt
|
|
2618
|
-
"website": "https://github.com/nuxt
|
|
2706
|
+
"github": "https://github.com/nuxt/icon",
|
|
2707
|
+
"website": "https://github.com/nuxt/icon",
|
|
2619
2708
|
"learn_more": "",
|
|
2620
2709
|
"category": "UI",
|
|
2621
|
-
"type": "
|
|
2710
|
+
"type": "official",
|
|
2622
2711
|
"maintainers": [
|
|
2623
2712
|
{
|
|
2624
2713
|
"name": "Atinux",
|
|
2625
2714
|
"github": "Atinux"
|
|
2715
|
+
},
|
|
2716
|
+
{
|
|
2717
|
+
"name": "Anthony Fu",
|
|
2718
|
+
"github": "antfu"
|
|
2626
2719
|
}
|
|
2627
2720
|
],
|
|
2628
2721
|
"compatibility": {
|
|
2629
|
-
"nuxt": "
|
|
2722
|
+
"nuxt": ">=3.0.0",
|
|
2630
2723
|
"requires": {},
|
|
2631
2724
|
"devtools": "^0.0.0"
|
|
2632
2725
|
}
|
|
@@ -2649,7 +2742,7 @@
|
|
|
2649
2742
|
}
|
|
2650
2743
|
],
|
|
2651
2744
|
"compatibility": {
|
|
2652
|
-
"nuxt": "
|
|
2745
|
+
"nuxt": ">=3.0.0",
|
|
2653
2746
|
"requires": {}
|
|
2654
2747
|
}
|
|
2655
2748
|
},
|
|
@@ -2709,7 +2802,7 @@
|
|
|
2709
2802
|
}
|
|
2710
2803
|
],
|
|
2711
2804
|
"compatibility": {
|
|
2712
|
-
"nuxt": "^2.0.0 ||
|
|
2805
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2713
2806
|
"requires": {
|
|
2714
2807
|
"bridge": "optional"
|
|
2715
2808
|
}
|
|
@@ -2740,10 +2833,10 @@
|
|
|
2740
2833
|
{
|
|
2741
2834
|
"name": "inkline",
|
|
2742
2835
|
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
2743
|
-
"repo": "inkline/plugin",
|
|
2836
|
+
"repo": "inkline/inkline#main/packages/integrations/plugin",
|
|
2744
2837
|
"npm": "@inkline/plugin",
|
|
2745
2838
|
"icon": "inkline.svg",
|
|
2746
|
-
"github": "https://github.com/inkline/
|
|
2839
|
+
"github": "https://github.com/inkline/inkline",
|
|
2747
2840
|
"website": "https://inkline.io",
|
|
2748
2841
|
"learn_more": "https://inkline.io/docs/installation/nuxt",
|
|
2749
2842
|
"category": "UI",
|
|
@@ -2756,7 +2849,7 @@
|
|
|
2756
2849
|
}
|
|
2757
2850
|
],
|
|
2758
2851
|
"compatibility": {
|
|
2759
|
-
"nuxt": "^2.0.0 ||
|
|
2852
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2760
2853
|
"requires": {
|
|
2761
2854
|
"bridge": true
|
|
2762
2855
|
}
|
|
@@ -2803,7 +2896,7 @@
|
|
|
2803
2896
|
}
|
|
2804
2897
|
],
|
|
2805
2898
|
"compatibility": {
|
|
2806
|
-
"nuxt": "
|
|
2899
|
+
"nuxt": ">=3.0.0",
|
|
2807
2900
|
"requires": {}
|
|
2808
2901
|
}
|
|
2809
2902
|
},
|
|
@@ -2825,7 +2918,7 @@
|
|
|
2825
2918
|
}
|
|
2826
2919
|
],
|
|
2827
2920
|
"compatibility": {
|
|
2828
|
-
"nuxt": "^2.0.0 ||
|
|
2921
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2829
2922
|
"requires": {}
|
|
2830
2923
|
}
|
|
2831
2924
|
},
|
|
@@ -2874,7 +2967,7 @@
|
|
|
2874
2967
|
}
|
|
2875
2968
|
],
|
|
2876
2969
|
"compatibility": {
|
|
2877
|
-
"nuxt": "
|
|
2970
|
+
"nuxt": ">=3.0.0",
|
|
2878
2971
|
"requires": {}
|
|
2879
2972
|
},
|
|
2880
2973
|
"sponsor": true
|
|
@@ -2899,7 +2992,7 @@
|
|
|
2899
2992
|
}
|
|
2900
2993
|
],
|
|
2901
2994
|
"compatibility": {
|
|
2902
|
-
"nuxt": "
|
|
2995
|
+
"nuxt": ">=3.0.0",
|
|
2903
2996
|
"requires": {}
|
|
2904
2997
|
}
|
|
2905
2998
|
},
|
|
@@ -2965,7 +3058,7 @@
|
|
|
2965
3058
|
}
|
|
2966
3059
|
],
|
|
2967
3060
|
"compatibility": {
|
|
2968
|
-
"nuxt": "
|
|
3061
|
+
"nuxt": ">=3.0.0",
|
|
2969
3062
|
"requires": {}
|
|
2970
3063
|
}
|
|
2971
3064
|
},
|
|
@@ -2993,23 +3086,23 @@
|
|
|
2993
3086
|
},
|
|
2994
3087
|
{
|
|
2995
3088
|
"name": "leaflet",
|
|
2996
|
-
"description": "
|
|
2997
|
-
"repo": "
|
|
2998
|
-
"npm": "
|
|
3089
|
+
"description": "Leaflet integration with Nuxt",
|
|
3090
|
+
"repo": "nuxt-modules/leaflet",
|
|
3091
|
+
"npm": "@nuxtjs/leaflet",
|
|
2999
3092
|
"icon": "leaflet.png",
|
|
3000
|
-
"github": "https://github.com/
|
|
3001
|
-
"website": "https://
|
|
3002
|
-
"learn_more": "https://
|
|
3093
|
+
"github": "https://github.com/nuxt-modules/leaflet",
|
|
3094
|
+
"website": "https://leaflet.nuxtjs.org/",
|
|
3095
|
+
"learn_more": "https://leaflet.nuxtjs.org/",
|
|
3003
3096
|
"category": "Libraries",
|
|
3004
|
-
"type": "
|
|
3097
|
+
"type": "community",
|
|
3005
3098
|
"maintainers": [
|
|
3006
3099
|
{
|
|
3007
|
-
"name": "
|
|
3008
|
-
"github": "
|
|
3100
|
+
"name": "Augustin MERCIER",
|
|
3101
|
+
"github": "Gugustinette"
|
|
3009
3102
|
}
|
|
3010
3103
|
],
|
|
3011
3104
|
"compatibility": {
|
|
3012
|
-
"nuxt": "^
|
|
3105
|
+
"nuxt": "^3.0.0",
|
|
3013
3106
|
"requires": {}
|
|
3014
3107
|
}
|
|
3015
3108
|
},
|
|
@@ -3033,7 +3126,7 @@
|
|
|
3033
3126
|
}
|
|
3034
3127
|
],
|
|
3035
3128
|
"compatibility": {
|
|
3036
|
-
"nuxt": "
|
|
3129
|
+
"nuxt": ">=3.0.0",
|
|
3037
3130
|
"requires": {},
|
|
3038
3131
|
"devtools": "^0.0.0"
|
|
3039
3132
|
}
|
|
@@ -3088,6 +3181,28 @@
|
|
|
3088
3181
|
"requires": {}
|
|
3089
3182
|
}
|
|
3090
3183
|
},
|
|
3184
|
+
{
|
|
3185
|
+
"name": "locomotive-scroll",
|
|
3186
|
+
"description": "A Nuxt module to easily integrate Locomotive Scroll into your Nuxt application.",
|
|
3187
|
+
"repo": "arashsheyda/nuxt-locomotive-scroll",
|
|
3188
|
+
"npm": "nuxt-locomotive-scroll",
|
|
3189
|
+
"icon": "locomotive-scroll.png",
|
|
3190
|
+
"github": "https://github.com/arashsheyda/nuxt-locomotive-scroll",
|
|
3191
|
+
"website": "https://docs.arashsheyda.me/nuxt-locomotive-scroll",
|
|
3192
|
+
"learn_more": "https://github.com/locomotivemtl/locomotive-scroll",
|
|
3193
|
+
"category": "Libraries",
|
|
3194
|
+
"type": "3rd-party",
|
|
3195
|
+
"maintainers": [
|
|
3196
|
+
{
|
|
3197
|
+
"name": "Arash Sheyda",
|
|
3198
|
+
"github": "arashsheyda"
|
|
3199
|
+
}
|
|
3200
|
+
],
|
|
3201
|
+
"compatibility": {
|
|
3202
|
+
"nuxt": ">=3.0.0",
|
|
3203
|
+
"requires": {}
|
|
3204
|
+
}
|
|
3205
|
+
},
|
|
3091
3206
|
{
|
|
3092
3207
|
"name": "lodash",
|
|
3093
3208
|
"description": "lodash module with auto-import and custom prefix",
|
|
@@ -3106,7 +3221,7 @@
|
|
|
3106
3221
|
}
|
|
3107
3222
|
],
|
|
3108
3223
|
"compatibility": {
|
|
3109
|
-
"nuxt": "
|
|
3224
|
+
"nuxt": ">=3.0.0",
|
|
3110
3225
|
"requires": {}
|
|
3111
3226
|
}
|
|
3112
3227
|
},
|
|
@@ -3129,10 +3244,34 @@
|
|
|
3129
3244
|
}
|
|
3130
3245
|
],
|
|
3131
3246
|
"compatibility": {
|
|
3132
|
-
"nuxt": "^2.0.0 ||
|
|
3247
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
3133
3248
|
"requires": {}
|
|
3134
3249
|
}
|
|
3135
3250
|
},
|
|
3251
|
+
{
|
|
3252
|
+
"name": "logto",
|
|
3253
|
+
"description": "The better Nuxt auth module for developers.",
|
|
3254
|
+
"repo": "logto-io/js#master/packages/nuxt",
|
|
3255
|
+
"npm": "@logto/nuxt",
|
|
3256
|
+
"icon": "logto.svg",
|
|
3257
|
+
"github": "https://github.com/logto-io/js/tree/master/packages/nuxt",
|
|
3258
|
+
"website": "https://logto.io",
|
|
3259
|
+
"learn_more": "https://docs.logto.io",
|
|
3260
|
+
"category": "Security",
|
|
3261
|
+
"type": "3rd-party",
|
|
3262
|
+
"maintainers": [
|
|
3263
|
+
{
|
|
3264
|
+
"name": "logto",
|
|
3265
|
+
"github": "logto-io",
|
|
3266
|
+
"twitter": "logto_io"
|
|
3267
|
+
}
|
|
3268
|
+
],
|
|
3269
|
+
"compatibility": {
|
|
3270
|
+
"nuxt": ">=3.0.0",
|
|
3271
|
+
"requires": {}
|
|
3272
|
+
},
|
|
3273
|
+
"sponsor": true
|
|
3274
|
+
},
|
|
3136
3275
|
{
|
|
3137
3276
|
"name": "lucide-icons",
|
|
3138
3277
|
"description": "Nuxt module to integrate Lucide icons",
|
|
@@ -3155,7 +3294,7 @@
|
|
|
3155
3294
|
}
|
|
3156
3295
|
],
|
|
3157
3296
|
"compatibility": {
|
|
3158
|
-
"nuxt": "
|
|
3297
|
+
"nuxt": ">=3.0.0",
|
|
3159
3298
|
"requires": {}
|
|
3160
3299
|
}
|
|
3161
3300
|
},
|
|
@@ -3200,7 +3339,7 @@
|
|
|
3200
3339
|
}
|
|
3201
3340
|
],
|
|
3202
3341
|
"compatibility": {
|
|
3203
|
-
"nuxt": "
|
|
3342
|
+
"nuxt": ">=3.0.0",
|
|
3204
3343
|
"requires": {}
|
|
3205
3344
|
}
|
|
3206
3345
|
},
|
|
@@ -3223,7 +3362,7 @@
|
|
|
3223
3362
|
}
|
|
3224
3363
|
],
|
|
3225
3364
|
"compatibility": {
|
|
3226
|
-
"nuxt": "
|
|
3365
|
+
"nuxt": ">=3.8.0",
|
|
3227
3366
|
"requires": {}
|
|
3228
3367
|
}
|
|
3229
3368
|
},
|
|
@@ -3269,7 +3408,7 @@
|
|
|
3269
3408
|
}
|
|
3270
3409
|
],
|
|
3271
3410
|
"compatibility": {
|
|
3272
|
-
"nuxt": "
|
|
3411
|
+
"nuxt": ">=3.0.0",
|
|
3273
3412
|
"requires": {},
|
|
3274
3413
|
"devtools": "^0.0.0"
|
|
3275
3414
|
}
|
|
@@ -3314,7 +3453,7 @@
|
|
|
3314
3453
|
}
|
|
3315
3454
|
],
|
|
3316
3455
|
"compatibility": {
|
|
3317
|
-
"nuxt": "
|
|
3456
|
+
"nuxt": ">=3.0.0",
|
|
3318
3457
|
"requires": {}
|
|
3319
3458
|
}
|
|
3320
3459
|
},
|
|
@@ -3336,7 +3475,7 @@
|
|
|
3336
3475
|
}
|
|
3337
3476
|
],
|
|
3338
3477
|
"compatibility": {
|
|
3339
|
-
"nuxt": "
|
|
3478
|
+
"nuxt": ">=3.0.0",
|
|
3340
3479
|
"requires": {}
|
|
3341
3480
|
}
|
|
3342
3481
|
},
|
|
@@ -3382,7 +3521,7 @@
|
|
|
3382
3521
|
}
|
|
3383
3522
|
],
|
|
3384
3523
|
"compatibility": {
|
|
3385
|
-
"nuxt": "^2.0.0 ||
|
|
3524
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
3386
3525
|
"requires": {
|
|
3387
3526
|
"bridge": true
|
|
3388
3527
|
}
|
|
@@ -3407,7 +3546,7 @@
|
|
|
3407
3546
|
}
|
|
3408
3547
|
],
|
|
3409
3548
|
"compatibility": {
|
|
3410
|
-
"nuxt": "
|
|
3549
|
+
"nuxt": ">=3.0.0",
|
|
3411
3550
|
"requires": {
|
|
3412
3551
|
"bridge": false
|
|
3413
3552
|
},
|
|
@@ -3455,7 +3594,29 @@
|
|
|
3455
3594
|
}
|
|
3456
3595
|
],
|
|
3457
3596
|
"compatibility": {
|
|
3458
|
-
"nuxt": "
|
|
3597
|
+
"nuxt": ">=3.0.0",
|
|
3598
|
+
"requires": {}
|
|
3599
|
+
}
|
|
3600
|
+
},
|
|
3601
|
+
{
|
|
3602
|
+
"name": "mojocss",
|
|
3603
|
+
"description": "The Atomic CSS Framework for crafting gorgeous UIs without shipping any CSS.",
|
|
3604
|
+
"repo": "mojocss/mojocss-nuxt-module",
|
|
3605
|
+
"npm": "@mojocss/nuxt",
|
|
3606
|
+
"icon": "mojocss.svg",
|
|
3607
|
+
"github": "https://github.com/mojocss/mojocss-nuxt-module",
|
|
3608
|
+
"website": "https://mojocss.com/docs/guide/nuxtjs",
|
|
3609
|
+
"learn_more": "",
|
|
3610
|
+
"category": "UI",
|
|
3611
|
+
"type": "3rd-party",
|
|
3612
|
+
"maintainers": [
|
|
3613
|
+
{
|
|
3614
|
+
"name": "mojocss",
|
|
3615
|
+
"github": "mojocss"
|
|
3616
|
+
}
|
|
3617
|
+
],
|
|
3618
|
+
"compatibility": {
|
|
3619
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
3459
3620
|
"requires": {}
|
|
3460
3621
|
}
|
|
3461
3622
|
},
|
|
@@ -3526,7 +3687,7 @@
|
|
|
3526
3687
|
}
|
|
3527
3688
|
],
|
|
3528
3689
|
"compatibility": {
|
|
3529
|
-
"nuxt": "
|
|
3690
|
+
"nuxt": ">=3.0.0",
|
|
3530
3691
|
"requires": {}
|
|
3531
3692
|
}
|
|
3532
3693
|
},
|
|
@@ -3599,29 +3760,45 @@
|
|
|
3599
3760
|
},
|
|
3600
3761
|
{
|
|
3601
3762
|
"name": "ngrok",
|
|
3602
|
-
"description": "ngrok exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to have others test out your changes",
|
|
3603
|
-
"repo": "nuxt-
|
|
3763
|
+
"description": "ngrok exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to have others test out your changes.",
|
|
3764
|
+
"repo": "nuxt-modules/ngrok",
|
|
3604
3765
|
"npm": "@nuxtjs/ngrok",
|
|
3605
|
-
"icon": "ngrok.
|
|
3606
|
-
"github": "https://github.com/nuxt-
|
|
3607
|
-
"website": "https://ngrok.nuxtjs.org",
|
|
3608
|
-
"learn_more": "https://
|
|
3766
|
+
"icon": "ngrok.svg",
|
|
3767
|
+
"github": "https://github.com/nuxt-modules/ngrok",
|
|
3768
|
+
"website": "https://ngrok.nuxtjs.org/",
|
|
3769
|
+
"learn_more": "https://ngrok.com/",
|
|
3609
3770
|
"category": "Devtools",
|
|
3610
3771
|
"type": "community",
|
|
3611
3772
|
"maintainers": [
|
|
3612
3773
|
{
|
|
3613
|
-
"name": "
|
|
3614
|
-
"github": "
|
|
3615
|
-
|
|
3616
|
-
|
|
3774
|
+
"name": "Arash Sheyda",
|
|
3775
|
+
"github": "arashsheyda"
|
|
3776
|
+
}
|
|
3777
|
+
],
|
|
3778
|
+
"compatibility": {
|
|
3779
|
+
"nuxt": ">=3.0.0",
|
|
3780
|
+
"requires": {}
|
|
3781
|
+
}
|
|
3782
|
+
},
|
|
3783
|
+
{
|
|
3784
|
+
"name": "nodemailer",
|
|
3785
|
+
"description": "Nuxt integration for nodemailer",
|
|
3786
|
+
"repo": "kleinpetr/nuxt-nodemailer",
|
|
3787
|
+
"npm": "nuxt-nodemailer",
|
|
3788
|
+
"icon": "nodemailer.png",
|
|
3789
|
+
"github": "https://github.com/kleinpetr/nuxt-nodemailer",
|
|
3790
|
+
"website": "https://github.com/kleinpetr/nuxt-nodemailer",
|
|
3791
|
+
"learn_more": "https://www.nodemailer.com/",
|
|
3792
|
+
"category": "Extensions",
|
|
3793
|
+
"type": "3rd-party",
|
|
3794
|
+
"maintainers": [
|
|
3617
3795
|
{
|
|
3618
|
-
"name": "
|
|
3619
|
-
"github": "
|
|
3620
|
-
"twitter": "_pi0_"
|
|
3796
|
+
"name": "kleinpetr",
|
|
3797
|
+
"github": "kleinpetr"
|
|
3621
3798
|
}
|
|
3622
3799
|
],
|
|
3623
3800
|
"compatibility": {
|
|
3624
|
-
"nuxt": "
|
|
3801
|
+
"nuxt": ">=3.0.0",
|
|
3625
3802
|
"requires": {}
|
|
3626
3803
|
}
|
|
3627
3804
|
},
|
|
@@ -3665,7 +3842,7 @@
|
|
|
3665
3842
|
}
|
|
3666
3843
|
],
|
|
3667
3844
|
"compatibility": {
|
|
3668
|
-
"nuxt": "
|
|
3845
|
+
"nuxt": ">=3.0.0",
|
|
3669
3846
|
"requires": {}
|
|
3670
3847
|
}
|
|
3671
3848
|
},
|
|
@@ -3687,7 +3864,7 @@
|
|
|
3687
3864
|
}
|
|
3688
3865
|
],
|
|
3689
3866
|
"compatibility": {
|
|
3690
|
-
"nuxt": "
|
|
3867
|
+
"nuxt": ">=3.0.0",
|
|
3691
3868
|
"requires": {}
|
|
3692
3869
|
}
|
|
3693
3870
|
},
|
|
@@ -3710,7 +3887,7 @@
|
|
|
3710
3887
|
}
|
|
3711
3888
|
],
|
|
3712
3889
|
"compatibility": {
|
|
3713
|
-
"nuxt": "
|
|
3890
|
+
"nuxt": ">=3.0.0",
|
|
3714
3891
|
"requires": {}
|
|
3715
3892
|
}
|
|
3716
3893
|
},
|
|
@@ -3733,7 +3910,7 @@
|
|
|
3733
3910
|
}
|
|
3734
3911
|
],
|
|
3735
3912
|
"compatibility": {
|
|
3736
|
-
"nuxt": "
|
|
3913
|
+
"nuxt": ">=3.9.0",
|
|
3737
3914
|
"requires": {}
|
|
3738
3915
|
}
|
|
3739
3916
|
},
|
|
@@ -3755,7 +3932,7 @@
|
|
|
3755
3932
|
}
|
|
3756
3933
|
],
|
|
3757
3934
|
"compatibility": {
|
|
3758
|
-
"nuxt": "
|
|
3935
|
+
"nuxt": ">=3.0.0",
|
|
3759
3936
|
"requires": {}
|
|
3760
3937
|
}
|
|
3761
3938
|
},
|
|
@@ -3777,10 +3954,39 @@
|
|
|
3777
3954
|
}
|
|
3778
3955
|
],
|
|
3779
3956
|
"compatibility": {
|
|
3780
|
-
"nuxt": "
|
|
3957
|
+
"nuxt": ">=3.0.0",
|
|
3781
3958
|
"requires": {}
|
|
3782
3959
|
}
|
|
3783
3960
|
},
|
|
3961
|
+
{
|
|
3962
|
+
"name": "nuxt-booster",
|
|
3963
|
+
"description": "nuxt-booster will help you to improve the lighthouse performance score (100/100) of your website.",
|
|
3964
|
+
"repo": "basics/nuxt-booster",
|
|
3965
|
+
"npm": "nuxt-booster",
|
|
3966
|
+
"icon": "nuxt-booster.svg",
|
|
3967
|
+
"github": "https://github.com/basics/nuxt-booster",
|
|
3968
|
+
"website": "https://basics.github.io/nuxt-booster/",
|
|
3969
|
+
"learn_more": "https://basics.github.io/nuxt-booster/",
|
|
3970
|
+
"category": "Performance",
|
|
3971
|
+
"type": "3rd-party",
|
|
3972
|
+
"maintainers": [
|
|
3973
|
+
{
|
|
3974
|
+
"name": "Thorn Walli",
|
|
3975
|
+
"github": "ThornWalli",
|
|
3976
|
+
"avatar": "https://avatars.githubusercontent.com/u/8287751?v=4"
|
|
3977
|
+
},
|
|
3978
|
+
{
|
|
3979
|
+
"name": "Stephan Gerbeth",
|
|
3980
|
+
"github": "StephanGerbeth",
|
|
3981
|
+
"avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
|
|
3982
|
+
}
|
|
3983
|
+
],
|
|
3984
|
+
"compatibility": {
|
|
3985
|
+
"nuxt": ">=3.0.0",
|
|
3986
|
+
"requires": {},
|
|
3987
|
+
"devtools": "^0.0.0"
|
|
3988
|
+
}
|
|
3989
|
+
},
|
|
3784
3990
|
{
|
|
3785
3991
|
"name": "nuxt-bootstrap-icons",
|
|
3786
3992
|
"description": "Just a simple integration for Bootstrap Icons",
|
|
@@ -3799,7 +4005,7 @@
|
|
|
3799
4005
|
}
|
|
3800
4006
|
],
|
|
3801
4007
|
"compatibility": {
|
|
3802
|
-
"nuxt": "
|
|
4008
|
+
"nuxt": ">=3.0.0",
|
|
3803
4009
|
"requires": {}
|
|
3804
4010
|
}
|
|
3805
4011
|
},
|
|
@@ -3821,7 +4027,7 @@
|
|
|
3821
4027
|
}
|
|
3822
4028
|
],
|
|
3823
4029
|
"compatibility": {
|
|
3824
|
-
"nuxt": "
|
|
4030
|
+
"nuxt": ">=3.0.0",
|
|
3825
4031
|
"requires": {}
|
|
3826
4032
|
}
|
|
3827
4033
|
},
|
|
@@ -3843,7 +4049,7 @@
|
|
|
3843
4049
|
}
|
|
3844
4050
|
],
|
|
3845
4051
|
"compatibility": {
|
|
3846
|
-
"nuxt": "
|
|
4052
|
+
"nuxt": ">=3.0.0",
|
|
3847
4053
|
"requires": {}
|
|
3848
4054
|
}
|
|
3849
4055
|
},
|
|
@@ -3869,7 +4075,7 @@
|
|
|
3869
4075
|
}
|
|
3870
4076
|
],
|
|
3871
4077
|
"compatibility": {
|
|
3872
|
-
"nuxt": "
|
|
4078
|
+
"nuxt": ">=3.0.0",
|
|
3873
4079
|
"requires": {}
|
|
3874
4080
|
}
|
|
3875
4081
|
},
|
|
@@ -3891,7 +4097,7 @@
|
|
|
3891
4097
|
}
|
|
3892
4098
|
],
|
|
3893
4099
|
"compatibility": {
|
|
3894
|
-
"nuxt": "
|
|
4100
|
+
"nuxt": ">=3.0.0",
|
|
3895
4101
|
"requires": {}
|
|
3896
4102
|
}
|
|
3897
4103
|
},
|
|
@@ -3913,7 +4119,29 @@
|
|
|
3913
4119
|
}
|
|
3914
4120
|
],
|
|
3915
4121
|
"compatibility": {
|
|
3916
|
-
"nuxt": "
|
|
4122
|
+
"nuxt": ">=3.0.0",
|
|
4123
|
+
"requires": {}
|
|
4124
|
+
}
|
|
4125
|
+
},
|
|
4126
|
+
{
|
|
4127
|
+
"name": "nuxt-file-storage",
|
|
4128
|
+
"description": "Easy solution to store files in your nuxt apps. Upload files from the frontend and recieve them from the backend to save the files in your project.",
|
|
4129
|
+
"repo": "nyllre/nuxt-file-storage",
|
|
4130
|
+
"npm": "nuxt-file-storage",
|
|
4131
|
+
"icon": "nuxt-file-storage.svg",
|
|
4132
|
+
"github": "https://github.com/nyllre/nuxt-file-storage",
|
|
4133
|
+
"website": "https://github.com/nyllre/nuxt-file-storage",
|
|
4134
|
+
"learn_more": "https://github.com/nyllre/nuxt-file-storage",
|
|
4135
|
+
"category": "Database",
|
|
4136
|
+
"type": "3rd-party",
|
|
4137
|
+
"maintainers": [
|
|
4138
|
+
{
|
|
4139
|
+
"name": "NyllRE",
|
|
4140
|
+
"github": "NyllRE"
|
|
4141
|
+
}
|
|
4142
|
+
],
|
|
4143
|
+
"compatibility": {
|
|
4144
|
+
"nuxt": ">=3.0.0",
|
|
3917
4145
|
"requires": {}
|
|
3918
4146
|
}
|
|
3919
4147
|
},
|
|
@@ -3936,7 +4164,7 @@
|
|
|
3936
4164
|
}
|
|
3937
4165
|
],
|
|
3938
4166
|
"compatibility": {
|
|
3939
|
-
"nuxt": "
|
|
4167
|
+
"nuxt": ">=3.0.0",
|
|
3940
4168
|
"requires": {}
|
|
3941
4169
|
}
|
|
3942
4170
|
},
|
|
@@ -3965,7 +4193,7 @@
|
|
|
3965
4193
|
}
|
|
3966
4194
|
],
|
|
3967
4195
|
"compatibility": {
|
|
3968
|
-
"nuxt": "^2.0.0 ||
|
|
4196
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
3969
4197
|
"requires": {}
|
|
3970
4198
|
}
|
|
3971
4199
|
},
|
|
@@ -4009,7 +4237,7 @@
|
|
|
4009
4237
|
}
|
|
4010
4238
|
],
|
|
4011
4239
|
"compatibility": {
|
|
4012
|
-
"nuxt": "
|
|
4240
|
+
"nuxt": ">=3.0.0",
|
|
4013
4241
|
"requires": {},
|
|
4014
4242
|
"devtools": "^0.0.0"
|
|
4015
4243
|
}
|
|
@@ -4032,7 +4260,7 @@
|
|
|
4032
4260
|
}
|
|
4033
4261
|
],
|
|
4034
4262
|
"compatibility": {
|
|
4035
|
-
"nuxt": "^2.0.0 ||
|
|
4263
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
4036
4264
|
"requires": {
|
|
4037
4265
|
"bridge": "optional"
|
|
4038
4266
|
}
|
|
@@ -4078,7 +4306,7 @@
|
|
|
4078
4306
|
}
|
|
4079
4307
|
],
|
|
4080
4308
|
"compatibility": {
|
|
4081
|
-
"nuxt": "
|
|
4309
|
+
"nuxt": ">=3.0.0",
|
|
4082
4310
|
"requires": {}
|
|
4083
4311
|
}
|
|
4084
4312
|
},
|
|
@@ -4089,8 +4317,8 @@
|
|
|
4089
4317
|
"npm": "@nuxtus/nuxt-localtunnel",
|
|
4090
4318
|
"icon": "nuxt-localtunnel.svg",
|
|
4091
4319
|
"github": "https://github.com/nuxtus/localtunnel",
|
|
4092
|
-
"website": "https://
|
|
4093
|
-
"learn_more": "
|
|
4320
|
+
"website": "https://github.com/nuxtus/localtunnel",
|
|
4321
|
+
"learn_more": "",
|
|
4094
4322
|
"category": "Devtools",
|
|
4095
4323
|
"type": "3rd-party",
|
|
4096
4324
|
"maintainers": [
|
|
@@ -4101,7 +4329,7 @@
|
|
|
4101
4329
|
}
|
|
4102
4330
|
],
|
|
4103
4331
|
"compatibility": {
|
|
4104
|
-
"nuxt": "
|
|
4332
|
+
"nuxt": ">=3.0.0",
|
|
4105
4333
|
"requires": {}
|
|
4106
4334
|
}
|
|
4107
4335
|
},
|
|
@@ -4124,7 +4352,7 @@
|
|
|
4124
4352
|
}
|
|
4125
4353
|
],
|
|
4126
4354
|
"compatibility": {
|
|
4127
|
-
"nuxt": "
|
|
4355
|
+
"nuxt": ">=3.0.0",
|
|
4128
4356
|
"requires": {}
|
|
4129
4357
|
}
|
|
4130
4358
|
},
|
|
@@ -4146,7 +4374,7 @@
|
|
|
4146
4374
|
}
|
|
4147
4375
|
],
|
|
4148
4376
|
"compatibility": {
|
|
4149
|
-
"nuxt": "^2.0.0 ||
|
|
4377
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
4150
4378
|
"requires": {}
|
|
4151
4379
|
}
|
|
4152
4380
|
},
|
|
@@ -4168,7 +4396,7 @@
|
|
|
4168
4396
|
}
|
|
4169
4397
|
],
|
|
4170
4398
|
"compatibility": {
|
|
4171
|
-
"nuxt": "
|
|
4399
|
+
"nuxt": ">=3.0.0",
|
|
4172
4400
|
"requires": {}
|
|
4173
4401
|
}
|
|
4174
4402
|
},
|
|
@@ -4190,7 +4418,30 @@
|
|
|
4190
4418
|
}
|
|
4191
4419
|
],
|
|
4192
4420
|
"compatibility": {
|
|
4193
|
-
"nuxt": "
|
|
4421
|
+
"nuxt": ">=3.0.0",
|
|
4422
|
+
"requires": {}
|
|
4423
|
+
}
|
|
4424
|
+
},
|
|
4425
|
+
{
|
|
4426
|
+
"name": "nuxt-meta-pixel",
|
|
4427
|
+
"description": "Meta (Facebook) pixel integration for Nuxt. Multi-pixel, auto page view and more.",
|
|
4428
|
+
"repo": "tanukijs/meta-pixel#dev/packages/nuxt-meta-pixel",
|
|
4429
|
+
"npm": "nuxt-meta-pixel",
|
|
4430
|
+
"icon": "",
|
|
4431
|
+
"github": "https://github.com/tanukijs/meta-pixel",
|
|
4432
|
+
"website": "https://github.com/tanukijs/meta-pixel",
|
|
4433
|
+
"learn_more": "https://github.com/tanukijs/meta-pixel/tree/dev/packages/nuxt-meta-pixel",
|
|
4434
|
+
"category": "Analytics",
|
|
4435
|
+
"type": "3rd-party",
|
|
4436
|
+
"maintainers": [
|
|
4437
|
+
{
|
|
4438
|
+
"name": "tanukijs",
|
|
4439
|
+
"github": "tanukijs",
|
|
4440
|
+
"avatar": "https://avatars.githubusercontent.com/u/25182349?v=4"
|
|
4441
|
+
}
|
|
4442
|
+
],
|
|
4443
|
+
"compatibility": {
|
|
4444
|
+
"nuxt": ">=3.0.0",
|
|
4194
4445
|
"requires": {}
|
|
4195
4446
|
}
|
|
4196
4447
|
},
|
|
@@ -4212,7 +4463,7 @@
|
|
|
4212
4463
|
}
|
|
4213
4464
|
],
|
|
4214
4465
|
"compatibility": {
|
|
4215
|
-
"nuxt": "
|
|
4466
|
+
"nuxt": ">=3.0.0",
|
|
4216
4467
|
"requires": {}
|
|
4217
4468
|
}
|
|
4218
4469
|
},
|
|
@@ -4234,7 +4485,7 @@
|
|
|
4234
4485
|
}
|
|
4235
4486
|
],
|
|
4236
4487
|
"compatibility": {
|
|
4237
|
-
"nuxt": "
|
|
4488
|
+
"nuxt": ">=3.0.0",
|
|
4238
4489
|
"requires": {},
|
|
4239
4490
|
"devtools": "^0.0.0"
|
|
4240
4491
|
}
|
|
@@ -4258,7 +4509,7 @@
|
|
|
4258
4509
|
}
|
|
4259
4510
|
],
|
|
4260
4511
|
"compatibility": {
|
|
4261
|
-
"nuxt": "
|
|
4512
|
+
"nuxt": ">=3.0.0",
|
|
4262
4513
|
"requires": {}
|
|
4263
4514
|
}
|
|
4264
4515
|
},
|
|
@@ -4280,7 +4531,7 @@
|
|
|
4280
4531
|
}
|
|
4281
4532
|
],
|
|
4282
4533
|
"compatibility": {
|
|
4283
|
-
"nuxt": "
|
|
4534
|
+
"nuxt": ">=3.0.0",
|
|
4284
4535
|
"requires": {}
|
|
4285
4536
|
}
|
|
4286
4537
|
},
|
|
@@ -4306,7 +4557,7 @@
|
|
|
4306
4557
|
}
|
|
4307
4558
|
],
|
|
4308
4559
|
"compatibility": {
|
|
4309
|
-
"nuxt": "
|
|
4560
|
+
"nuxt": ">=3.0.0",
|
|
4310
4561
|
"requires": {},
|
|
4311
4562
|
"devtools": "^0.0.0"
|
|
4312
4563
|
}
|
|
@@ -4330,7 +4581,30 @@
|
|
|
4330
4581
|
}
|
|
4331
4582
|
],
|
|
4332
4583
|
"compatibility": {
|
|
4333
|
-
"nuxt": "
|
|
4584
|
+
"nuxt": ">=3.0.0",
|
|
4585
|
+
"requires": {}
|
|
4586
|
+
}
|
|
4587
|
+
},
|
|
4588
|
+
{
|
|
4589
|
+
"name": "nuxt-pdf-frame",
|
|
4590
|
+
"description": "Nuxt module for template based PDF and Canvas rendering, powered by I2djs.",
|
|
4591
|
+
"repo": "i2djs/pdf-frame#main/packages/pdf-frame-nuxt",
|
|
4592
|
+
"npm": "@i2d/nuxt-pdf-frame",
|
|
4593
|
+
"icon": "pdf-frame.svg",
|
|
4594
|
+
"github": "https://github.com/i2djs/pdf-frame/tree/main/packages/pdf-frame-nuxt",
|
|
4595
|
+
"website": "https://www.pdf-frame.org",
|
|
4596
|
+
"learn_more": "https://github.com/I2Djs/pdf-frame/wiki/nuxt%E2%80%90pdf%E2%80%90frame",
|
|
4597
|
+
"category": "Libraries",
|
|
4598
|
+
"type": "3rd-party",
|
|
4599
|
+
"maintainers": [
|
|
4600
|
+
{
|
|
4601
|
+
"name": "Narayana Swamy",
|
|
4602
|
+
"github": "nswamy14",
|
|
4603
|
+
"email": "narayanaswamy14@gmail.com"
|
|
4604
|
+
}
|
|
4605
|
+
],
|
|
4606
|
+
"compatibility": {
|
|
4607
|
+
"nuxt": ">=3.0.0",
|
|
4334
4608
|
"requires": {}
|
|
4335
4609
|
}
|
|
4336
4610
|
},
|
|
@@ -4353,7 +4627,7 @@
|
|
|
4353
4627
|
}
|
|
4354
4628
|
],
|
|
4355
4629
|
"compatibility": {
|
|
4356
|
-
"nuxt": "
|
|
4630
|
+
"nuxt": ">=3.0.0",
|
|
4357
4631
|
"requires": {}
|
|
4358
4632
|
}
|
|
4359
4633
|
},
|
|
@@ -4375,7 +4649,7 @@
|
|
|
4375
4649
|
}
|
|
4376
4650
|
],
|
|
4377
4651
|
"compatibility": {
|
|
4378
|
-
"nuxt": "
|
|
4652
|
+
"nuxt": ">=3.0.0",
|
|
4379
4653
|
"requires": {}
|
|
4380
4654
|
}
|
|
4381
4655
|
},
|
|
@@ -4423,7 +4697,7 @@
|
|
|
4423
4697
|
}
|
|
4424
4698
|
],
|
|
4425
4699
|
"compatibility": {
|
|
4426
|
-
"nuxt": "
|
|
4700
|
+
"nuxt": ">=3.0.0",
|
|
4427
4701
|
"requires": {}
|
|
4428
4702
|
}
|
|
4429
4703
|
},
|
|
@@ -4468,7 +4742,7 @@
|
|
|
4468
4742
|
}
|
|
4469
4743
|
],
|
|
4470
4744
|
"compatibility": {
|
|
4471
|
-
"nuxt": "
|
|
4745
|
+
"nuxt": ">=3.0.0",
|
|
4472
4746
|
"requires": {}
|
|
4473
4747
|
}
|
|
4474
4748
|
},
|
|
@@ -4514,7 +4788,7 @@
|
|
|
4514
4788
|
}
|
|
4515
4789
|
],
|
|
4516
4790
|
"compatibility": {
|
|
4517
|
-
"nuxt": "
|
|
4791
|
+
"nuxt": ">=3.0.0",
|
|
4518
4792
|
"requires": {}
|
|
4519
4793
|
}
|
|
4520
4794
|
},
|
|
@@ -4542,7 +4816,7 @@
|
|
|
4542
4816
|
}
|
|
4543
4817
|
],
|
|
4544
4818
|
"compatibility": {
|
|
4545
|
-
"nuxt": "
|
|
4819
|
+
"nuxt": ">=3.0.0",
|
|
4546
4820
|
"requires": {}
|
|
4547
4821
|
}
|
|
4548
4822
|
},
|
|
@@ -4587,7 +4861,7 @@
|
|
|
4587
4861
|
}
|
|
4588
4862
|
],
|
|
4589
4863
|
"compatibility": {
|
|
4590
|
-
"nuxt": "
|
|
4864
|
+
"nuxt": ">=3.0.0",
|
|
4591
4865
|
"requires": {},
|
|
4592
4866
|
"devtools": "^0.0.0"
|
|
4593
4867
|
}
|
|
@@ -4610,7 +4884,7 @@
|
|
|
4610
4884
|
}
|
|
4611
4885
|
],
|
|
4612
4886
|
"compatibility": {
|
|
4613
|
-
"nuxt": "
|
|
4887
|
+
"nuxt": ">=3.0.0",
|
|
4614
4888
|
"requires": {}
|
|
4615
4889
|
}
|
|
4616
4890
|
},
|
|
@@ -4658,6 +4932,28 @@
|
|
|
4658
4932
|
"requires": {}
|
|
4659
4933
|
}
|
|
4660
4934
|
},
|
|
4935
|
+
{
|
|
4936
|
+
"name": "nuxt-uswds",
|
|
4937
|
+
"description": "Vue USWDS (United States Web Design System) integration for Nuxt.js",
|
|
4938
|
+
"repo": "patrickcate/nuxt-uswds",
|
|
4939
|
+
"npm": "nuxt-uswds",
|
|
4940
|
+
"icon": "nuxt-uswds.svg",
|
|
4941
|
+
"github": "https://github.com/patrickcate/nuxt-uswds",
|
|
4942
|
+
"website": "https://github.com/patrickcate/nuxt-uswds",
|
|
4943
|
+
"learn_more": "",
|
|
4944
|
+
"category": "UI",
|
|
4945
|
+
"type": "3rd-party",
|
|
4946
|
+
"maintainers": [
|
|
4947
|
+
{
|
|
4948
|
+
"name": "Patrick Cate",
|
|
4949
|
+
"github": "patrickcate"
|
|
4950
|
+
}
|
|
4951
|
+
],
|
|
4952
|
+
"compatibility": {
|
|
4953
|
+
"nuxt": ">=3.0.0",
|
|
4954
|
+
"requires": {}
|
|
4955
|
+
}
|
|
4956
|
+
},
|
|
4661
4957
|
{
|
|
4662
4958
|
"name": "nuxt-viewport",
|
|
4663
4959
|
"description": "Define custom viewports for your Nuxt project",
|
|
@@ -4676,7 +4972,7 @@
|
|
|
4676
4972
|
}
|
|
4677
4973
|
],
|
|
4678
4974
|
"compatibility": {
|
|
4679
|
-
"nuxt": "^2.0.0 ||
|
|
4975
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
4680
4976
|
"requires": {
|
|
4681
4977
|
"bridge": "optional"
|
|
4682
4978
|
}
|
|
@@ -4700,7 +4996,7 @@
|
|
|
4700
4996
|
}
|
|
4701
4997
|
],
|
|
4702
4998
|
"compatibility": {
|
|
4703
|
-
"nuxt": "
|
|
4999
|
+
"nuxt": ">=3.0.0",
|
|
4704
5000
|
"requires": {}
|
|
4705
5001
|
}
|
|
4706
5002
|
},
|
|
@@ -4711,7 +5007,7 @@
|
|
|
4711
5007
|
"npm": "nuxt-zod-i18n",
|
|
4712
5008
|
"icon": "nuxt-zod-i18n.svg",
|
|
4713
5009
|
"github": "https://github.com/xibman/nuxt-zod-i18n",
|
|
4714
|
-
"website": "https://xibman
|
|
5010
|
+
"website": "https://github.com/xibman/nuxt-zod-i18n",
|
|
4715
5011
|
"learn_more": "",
|
|
4716
5012
|
"category": "Libraries",
|
|
4717
5013
|
"type": "3rd-party",
|
|
@@ -4722,7 +5018,57 @@
|
|
|
4722
5018
|
}
|
|
4723
5019
|
],
|
|
4724
5020
|
"compatibility": {
|
|
4725
|
-
"nuxt": "
|
|
5021
|
+
"nuxt": ">=3.0.0",
|
|
5022
|
+
"requires": {}
|
|
5023
|
+
}
|
|
5024
|
+
},
|
|
5025
|
+
{
|
|
5026
|
+
"name": "nuxt2-leaflet",
|
|
5027
|
+
"description": "A Nuxt module which makes it easy to create reactive maps with Leaflet",
|
|
5028
|
+
"repo": "schlunsen/nuxt-leaflet",
|
|
5029
|
+
"npm": "nuxt-leaflet",
|
|
5030
|
+
"icon": "leaflet.png",
|
|
5031
|
+
"github": "https://github.com/schlunsen/nuxt-leaflet",
|
|
5032
|
+
"website": "https://github.com/schlunsen/nuxt-leaflet",
|
|
5033
|
+
"learn_more": "https://vue2-leaflet.netlify.app/quickstart/",
|
|
5034
|
+
"category": "Libraries",
|
|
5035
|
+
"type": "3rd-party",
|
|
5036
|
+
"maintainers": [
|
|
5037
|
+
{
|
|
5038
|
+
"name": "schlunsen",
|
|
5039
|
+
"github": "schlunsen"
|
|
5040
|
+
}
|
|
5041
|
+
],
|
|
5042
|
+
"compatibility": {
|
|
5043
|
+
"nuxt": "^2.0.0",
|
|
5044
|
+
"requires": {}
|
|
5045
|
+
}
|
|
5046
|
+
},
|
|
5047
|
+
{
|
|
5048
|
+
"name": "nuxt2-ngrok",
|
|
5049
|
+
"description": "ngrok exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to have others test out your changes",
|
|
5050
|
+
"repo": "nuxt-community/ngrok",
|
|
5051
|
+
"npm": "@nuxtjs/ngrok",
|
|
5052
|
+
"icon": "ngrok.png",
|
|
5053
|
+
"github": "https://github.com/nuxt-community/ngrok-module",
|
|
5054
|
+
"website": "https://ngrok.nuxtjs.org",
|
|
5055
|
+
"learn_more": "https://github.com/bubenshchykov/ngrok",
|
|
5056
|
+
"category": "Devtools",
|
|
5057
|
+
"type": "community",
|
|
5058
|
+
"maintainers": [
|
|
5059
|
+
{
|
|
5060
|
+
"name": "Debbie O'Brien",
|
|
5061
|
+
"github": "debs-obrien",
|
|
5062
|
+
"twitter": "debs_obrien"
|
|
5063
|
+
},
|
|
5064
|
+
{
|
|
5065
|
+
"name": "Pooya Parsa",
|
|
5066
|
+
"github": "pi0",
|
|
5067
|
+
"twitter": "_pi0_"
|
|
5068
|
+
}
|
|
5069
|
+
],
|
|
5070
|
+
"compatibility": {
|
|
5071
|
+
"nuxt": "^2.0.0",
|
|
4726
5072
|
"requires": {}
|
|
4727
5073
|
}
|
|
4728
5074
|
},
|
|
@@ -4744,29 +5090,7 @@
|
|
|
4744
5090
|
}
|
|
4745
5091
|
],
|
|
4746
5092
|
"compatibility": {
|
|
4747
|
-
"nuxt": "
|
|
4748
|
-
"requires": {}
|
|
4749
|
-
}
|
|
4750
|
-
},
|
|
4751
|
-
{
|
|
4752
|
-
"name": "nuxt3-leaflet",
|
|
4753
|
-
"description": "Leaflet integration with Nuxt",
|
|
4754
|
-
"repo": "Gugustinette/Nuxt-Leaflet",
|
|
4755
|
-
"npm": "nuxt3-leaflet",
|
|
4756
|
-
"icon": "leaflet.png",
|
|
4757
|
-
"github": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4758
|
-
"website": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4759
|
-
"learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4760
|
-
"category": "Libraries",
|
|
4761
|
-
"type": "3rd-party",
|
|
4762
|
-
"maintainers": [
|
|
4763
|
-
{
|
|
4764
|
-
"name": "Augustin MERCIER",
|
|
4765
|
-
"github": "Gugustinette"
|
|
4766
|
-
}
|
|
4767
|
-
],
|
|
4768
|
-
"compatibility": {
|
|
4769
|
-
"nuxt": "^3.0.0",
|
|
5093
|
+
"nuxt": ">=3.0.0",
|
|
4770
5094
|
"requires": {}
|
|
4771
5095
|
}
|
|
4772
5096
|
},
|
|
@@ -4813,7 +5137,7 @@
|
|
|
4813
5137
|
}
|
|
4814
5138
|
],
|
|
4815
5139
|
"compatibility": {
|
|
4816
|
-
"nuxt": "
|
|
5140
|
+
"nuxt": ">=3.0.0",
|
|
4817
5141
|
"requires": {},
|
|
4818
5142
|
"devtools": "^0.0.0"
|
|
4819
5143
|
}
|
|
@@ -4841,6 +5165,28 @@
|
|
|
4841
5165
|
"requires": {}
|
|
4842
5166
|
}
|
|
4843
5167
|
},
|
|
5168
|
+
{
|
|
5169
|
+
"name": "onyx",
|
|
5170
|
+
"description": "A design system and Vue.js component library created by Schwarz IT",
|
|
5171
|
+
"repo": "SchwarzIT/onyx#main/packages/nuxt",
|
|
5172
|
+
"npm": "@sit-onyx/nuxt",
|
|
5173
|
+
"icon": "onyx.svg",
|
|
5174
|
+
"github": "https://github.com/SchwarzIT/onyx",
|
|
5175
|
+
"website": "https://onyx.schwarz/development/packages/nuxt.html",
|
|
5176
|
+
"learn_more": "https://onyx.schwarz",
|
|
5177
|
+
"category": "UI",
|
|
5178
|
+
"type": "3rd-party",
|
|
5179
|
+
"maintainers": [
|
|
5180
|
+
{
|
|
5181
|
+
"name": "Schwarz IT",
|
|
5182
|
+
"github": "SchwarzIT"
|
|
5183
|
+
}
|
|
5184
|
+
],
|
|
5185
|
+
"compatibility": {
|
|
5186
|
+
"nuxt": ">=3.0.0",
|
|
5187
|
+
"requires": {}
|
|
5188
|
+
}
|
|
5189
|
+
},
|
|
4844
5190
|
{
|
|
4845
5191
|
"name": "optimized-images",
|
|
4846
5192
|
"description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
|
|
@@ -4927,7 +5273,7 @@
|
|
|
4927
5273
|
}
|
|
4928
5274
|
],
|
|
4929
5275
|
"compatibility": {
|
|
4930
|
-
"nuxt": "
|
|
5276
|
+
"nuxt": ">=3.0.0",
|
|
4931
5277
|
"requires": {}
|
|
4932
5278
|
}
|
|
4933
5279
|
},
|
|
@@ -4950,7 +5296,7 @@
|
|
|
4950
5296
|
}
|
|
4951
5297
|
],
|
|
4952
5298
|
"compatibility": {
|
|
4953
|
-
"nuxt": "^2.0.0 ||
|
|
5299
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
4954
5300
|
"requires": {
|
|
4955
5301
|
"bridge": true
|
|
4956
5302
|
}
|
|
@@ -4974,7 +5320,7 @@
|
|
|
4974
5320
|
}
|
|
4975
5321
|
],
|
|
4976
5322
|
"compatibility": {
|
|
4977
|
-
"nuxt": "
|
|
5323
|
+
"nuxt": ">=3.0.0",
|
|
4978
5324
|
"requires": {}
|
|
4979
5325
|
}
|
|
4980
5326
|
},
|
|
@@ -4998,7 +5344,7 @@
|
|
|
4998
5344
|
}
|
|
4999
5345
|
],
|
|
5000
5346
|
"compatibility": {
|
|
5001
|
-
"nuxt": "
|
|
5347
|
+
"nuxt": ">=3.0.0",
|
|
5002
5348
|
"requires": {}
|
|
5003
5349
|
}
|
|
5004
5350
|
},
|
|
@@ -5020,7 +5366,7 @@
|
|
|
5020
5366
|
}
|
|
5021
5367
|
],
|
|
5022
5368
|
"compatibility": {
|
|
5023
|
-
"nuxt": "
|
|
5369
|
+
"nuxt": ">=3.10.0",
|
|
5024
5370
|
"requires": {}
|
|
5025
5371
|
}
|
|
5026
5372
|
},
|
|
@@ -5065,7 +5411,7 @@
|
|
|
5065
5411
|
}
|
|
5066
5412
|
],
|
|
5067
5413
|
"compatibility": {
|
|
5068
|
-
"nuxt": "^2.0.0 ||
|
|
5414
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
5069
5415
|
"requires": {
|
|
5070
5416
|
"bridge": "optional"
|
|
5071
5417
|
}
|
|
@@ -5089,7 +5435,7 @@
|
|
|
5089
5435
|
}
|
|
5090
5436
|
],
|
|
5091
5437
|
"compatibility": {
|
|
5092
|
-
"nuxt": "^2.0.0 ||
|
|
5438
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
5093
5439
|
"requires": {
|
|
5094
5440
|
"bridge": "optional"
|
|
5095
5441
|
}
|
|
@@ -5113,7 +5459,7 @@
|
|
|
5113
5459
|
}
|
|
5114
5460
|
],
|
|
5115
5461
|
"compatibility": {
|
|
5116
|
-
"nuxt": "^2.0.0 ||
|
|
5462
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
5117
5463
|
"requires": {
|
|
5118
5464
|
"bridge": "optional"
|
|
5119
5465
|
}
|
|
@@ -5128,7 +5474,7 @@
|
|
|
5128
5474
|
"github": "https://github.com/nuxt-modules/plausible",
|
|
5129
5475
|
"website": "https://github.com/nuxt-modules/plausible",
|
|
5130
5476
|
"learn_more": "",
|
|
5131
|
-
"category": "
|
|
5477
|
+
"category": "Analytics",
|
|
5132
5478
|
"type": "community",
|
|
5133
5479
|
"maintainers": [
|
|
5134
5480
|
{
|
|
@@ -5137,7 +5483,7 @@
|
|
|
5137
5483
|
}
|
|
5138
5484
|
],
|
|
5139
5485
|
"compatibility": {
|
|
5140
|
-
"nuxt": "^2.0.0 ||
|
|
5486
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
5141
5487
|
"requires": {}
|
|
5142
5488
|
}
|
|
5143
5489
|
},
|
|
@@ -5183,7 +5529,7 @@
|
|
|
5183
5529
|
}
|
|
5184
5530
|
],
|
|
5185
5531
|
"compatibility": {
|
|
5186
|
-
"nuxt": "
|
|
5532
|
+
"nuxt": ">=3.0.0",
|
|
5187
5533
|
"requires": {}
|
|
5188
5534
|
}
|
|
5189
5535
|
},
|
|
@@ -5206,7 +5552,29 @@
|
|
|
5206
5552
|
}
|
|
5207
5553
|
],
|
|
5208
5554
|
"compatibility": {
|
|
5209
|
-
"nuxt": "
|
|
5555
|
+
"nuxt": ">=3.0.0",
|
|
5556
|
+
"requires": {}
|
|
5557
|
+
}
|
|
5558
|
+
},
|
|
5559
|
+
{
|
|
5560
|
+
"name": "prisma",
|
|
5561
|
+
"description": "Integrate Nuxt with Prisma ORM to simplify database access!",
|
|
5562
|
+
"repo": "prisma/nuxt-prisma",
|
|
5563
|
+
"npm": "@prisma/nuxt",
|
|
5564
|
+
"icon": "prisma.png",
|
|
5565
|
+
"github": "https://github.com/prisma/nuxt-prisma",
|
|
5566
|
+
"website": "https://pris.ly/prisma-nuxt",
|
|
5567
|
+
"learn_more": "https://www.prisma.io/orm",
|
|
5568
|
+
"category": "Database",
|
|
5569
|
+
"type": "3rd-party",
|
|
5570
|
+
"maintainers": [
|
|
5571
|
+
{
|
|
5572
|
+
"name": "prisma",
|
|
5573
|
+
"github": "prisma"
|
|
5574
|
+
}
|
|
5575
|
+
],
|
|
5576
|
+
"compatibility": {
|
|
5577
|
+
"nuxt": ">=3.0.0",
|
|
5210
5578
|
"requires": {}
|
|
5211
5579
|
}
|
|
5212
5580
|
},
|
|
@@ -5229,7 +5597,7 @@
|
|
|
5229
5597
|
}
|
|
5230
5598
|
],
|
|
5231
5599
|
"compatibility": {
|
|
5232
|
-
"nuxt": "^2.0.0 ||
|
|
5600
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
5233
5601
|
"requires": {}
|
|
5234
5602
|
}
|
|
5235
5603
|
},
|
|
@@ -5251,7 +5619,7 @@
|
|
|
5251
5619
|
}
|
|
5252
5620
|
],
|
|
5253
5621
|
"compatibility": {
|
|
5254
|
-
"nuxt": "
|
|
5622
|
+
"nuxt": ">=3.0.0",
|
|
5255
5623
|
"requires": {}
|
|
5256
5624
|
}
|
|
5257
5625
|
},
|
|
@@ -5341,7 +5709,7 @@
|
|
|
5341
5709
|
}
|
|
5342
5710
|
],
|
|
5343
5711
|
"compatibility": {
|
|
5344
|
-
"nuxt": "^2.0.0 ||
|
|
5712
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
5345
5713
|
"requires": {}
|
|
5346
5714
|
}
|
|
5347
5715
|
},
|
|
@@ -5410,7 +5778,7 @@
|
|
|
5410
5778
|
}
|
|
5411
5779
|
],
|
|
5412
5780
|
"compatibility": {
|
|
5413
|
-
"nuxt": "
|
|
5781
|
+
"nuxt": ">=3.0.0",
|
|
5414
5782
|
"requires": {},
|
|
5415
5783
|
"devtools": "^0.0.0"
|
|
5416
5784
|
}
|
|
@@ -5433,7 +5801,7 @@
|
|
|
5433
5801
|
}
|
|
5434
5802
|
],
|
|
5435
5803
|
"compatibility": {
|
|
5436
|
-
"nuxt": "
|
|
5804
|
+
"nuxt": ">=3.0.0",
|
|
5437
5805
|
"requires": {}
|
|
5438
5806
|
}
|
|
5439
5807
|
},
|
|
@@ -5468,7 +5836,7 @@
|
|
|
5468
5836
|
}
|
|
5469
5837
|
],
|
|
5470
5838
|
"compatibility": {
|
|
5471
|
-
"nuxt": "
|
|
5839
|
+
"nuxt": ">=3.0.0",
|
|
5472
5840
|
"requires": {}
|
|
5473
5841
|
}
|
|
5474
5842
|
},
|
|
@@ -5536,7 +5904,7 @@
|
|
|
5536
5904
|
}
|
|
5537
5905
|
],
|
|
5538
5906
|
"compatibility": {
|
|
5539
|
-
"nuxt": "
|
|
5907
|
+
"nuxt": ">=3.0.0",
|
|
5540
5908
|
"requires": {}
|
|
5541
5909
|
}
|
|
5542
5910
|
},
|
|
@@ -5564,10 +5932,10 @@
|
|
|
5564
5932
|
},
|
|
5565
5933
|
{
|
|
5566
5934
|
"name": "robots",
|
|
5567
|
-
"description": "
|
|
5935
|
+
"description": "Tame the robots crawling and indexing your Nuxt site.",
|
|
5568
5936
|
"repo": "nuxt-modules/robots",
|
|
5569
5937
|
"npm": "@nuxtjs/robots",
|
|
5570
|
-
"icon": "robots.
|
|
5938
|
+
"icon": "simple-robots.svg",
|
|
5571
5939
|
"github": "https://github.com/nuxt-modules/robots",
|
|
5572
5940
|
"website": "https://github.com/nuxt-modules/robots",
|
|
5573
5941
|
"learn_more": "",
|
|
@@ -5577,10 +5945,16 @@
|
|
|
5577
5945
|
{
|
|
5578
5946
|
"name": "Ricardo Gobbo de Souza",
|
|
5579
5947
|
"github": "ricardogobbosouza"
|
|
5948
|
+
},
|
|
5949
|
+
{
|
|
5950
|
+
"name": "Harlan Wilton",
|
|
5951
|
+
"github": "harlan-zw",
|
|
5952
|
+
"twitter": "harlan_zw",
|
|
5953
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
5580
5954
|
}
|
|
5581
5955
|
],
|
|
5582
5956
|
"compatibility": {
|
|
5583
|
-
"nuxt": "^2.0.0 ||
|
|
5957
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
5584
5958
|
"requires": {
|
|
5585
5959
|
"bridge": "optional"
|
|
5586
5960
|
}
|
|
@@ -5604,7 +5978,7 @@
|
|
|
5604
5978
|
}
|
|
5605
5979
|
],
|
|
5606
5980
|
"compatibility": {
|
|
5607
|
-
"nuxt": "
|
|
5981
|
+
"nuxt": ">=3.0.0",
|
|
5608
5982
|
"requires": {}
|
|
5609
5983
|
}
|
|
5610
5984
|
},
|
|
@@ -5673,12 +6047,35 @@
|
|
|
5673
6047
|
}
|
|
5674
6048
|
],
|
|
5675
6049
|
"compatibility": {
|
|
5676
|
-
"nuxt": "^2.0.0 ||
|
|
6050
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
5677
6051
|
"requires": {
|
|
5678
6052
|
"bridge": "optional"
|
|
5679
6053
|
}
|
|
5680
6054
|
}
|
|
5681
6055
|
},
|
|
6056
|
+
{
|
|
6057
|
+
"name": "scalar",
|
|
6058
|
+
"description": "Render a beautiful API References based on a OpenAPI/Swagger file with Nuxt.",
|
|
6059
|
+
"repo": "scalar/scalar#main/packages/nuxt",
|
|
6060
|
+
"npm": "@scalar/nuxt",
|
|
6061
|
+
"icon": "scalar.svg",
|
|
6062
|
+
"github": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
|
|
6063
|
+
"website": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
|
|
6064
|
+
"learn_more": "https://scalar.com",
|
|
6065
|
+
"category": "Devtools",
|
|
6066
|
+
"type": "3rd-party",
|
|
6067
|
+
"maintainers": [
|
|
6068
|
+
{
|
|
6069
|
+
"name": "scalar",
|
|
6070
|
+
"github": "scalar",
|
|
6071
|
+
"twitter": "scalar"
|
|
6072
|
+
}
|
|
6073
|
+
],
|
|
6074
|
+
"compatibility": {
|
|
6075
|
+
"nuxt": ">=3.0.0",
|
|
6076
|
+
"requires": {}
|
|
6077
|
+
}
|
|
6078
|
+
},
|
|
5682
6079
|
{
|
|
5683
6080
|
"name": "schema-org",
|
|
5684
6081
|
"description": "Quick and easy Schema.org graphs.",
|
|
@@ -5699,7 +6096,30 @@
|
|
|
5699
6096
|
}
|
|
5700
6097
|
],
|
|
5701
6098
|
"compatibility": {
|
|
5702
|
-
"nuxt": "
|
|
6099
|
+
"nuxt": ">=3.0.0",
|
|
6100
|
+
"requires": {}
|
|
6101
|
+
}
|
|
6102
|
+
},
|
|
6103
|
+
{
|
|
6104
|
+
"name": "scripts",
|
|
6105
|
+
"description": "Plug-and-play script optimization for Nuxt applications.",
|
|
6106
|
+
"repo": "nuxt/scripts",
|
|
6107
|
+
"npm": "@nuxt/scripts",
|
|
6108
|
+
"icon": "nuxt.svg",
|
|
6109
|
+
"github": "https://github.com/nuxt/scripts",
|
|
6110
|
+
"website": "https://scripts.nuxt.com",
|
|
6111
|
+
"learn_more": "",
|
|
6112
|
+
"category": "Libraries",
|
|
6113
|
+
"type": "official",
|
|
6114
|
+
"maintainers": [
|
|
6115
|
+
{
|
|
6116
|
+
"name": "Harlan Wilton",
|
|
6117
|
+
"github": "harlan-zw",
|
|
6118
|
+
"twitter": "harlan_zw"
|
|
6119
|
+
}
|
|
6120
|
+
],
|
|
6121
|
+
"compatibility": {
|
|
6122
|
+
"nuxt": ">=3.0.0",
|
|
5703
6123
|
"requires": {}
|
|
5704
6124
|
}
|
|
5705
6125
|
},
|
|
@@ -5744,7 +6164,7 @@
|
|
|
5744
6164
|
}
|
|
5745
6165
|
],
|
|
5746
6166
|
"compatibility": {
|
|
5747
|
-
"nuxt": "
|
|
6167
|
+
"nuxt": ">=3.0.0",
|
|
5748
6168
|
"requires": {}
|
|
5749
6169
|
}
|
|
5750
6170
|
},
|
|
@@ -5812,7 +6232,7 @@
|
|
|
5812
6232
|
}
|
|
5813
6233
|
],
|
|
5814
6234
|
"compatibility": {
|
|
5815
|
-
"nuxt": "
|
|
6235
|
+
"nuxt": ">=3.0.0",
|
|
5816
6236
|
"requires": {}
|
|
5817
6237
|
}
|
|
5818
6238
|
},
|
|
@@ -5857,7 +6277,7 @@
|
|
|
5857
6277
|
}
|
|
5858
6278
|
],
|
|
5859
6279
|
"compatibility": {
|
|
5860
|
-
"nuxt": "
|
|
6280
|
+
"nuxt": ">=3.0.0",
|
|
5861
6281
|
"requires": {}
|
|
5862
6282
|
}
|
|
5863
6283
|
},
|
|
@@ -5925,7 +6345,34 @@
|
|
|
5925
6345
|
}
|
|
5926
6346
|
],
|
|
5927
6347
|
"compatibility": {
|
|
5928
|
-
"nuxt": "
|
|
6348
|
+
"nuxt": ">=3.0.0",
|
|
6349
|
+
"requires": {}
|
|
6350
|
+
}
|
|
6351
|
+
},
|
|
6352
|
+
{
|
|
6353
|
+
"name": "shadcn",
|
|
6354
|
+
"description": "Re-usable components built with Radix Vue and Tailwind CSS.",
|
|
6355
|
+
"repo": "radix-vue/shadcn-vue#dev/packages/module",
|
|
6356
|
+
"npm": "shadcn-nuxt",
|
|
6357
|
+
"icon": "",
|
|
6358
|
+
"github": "https://github.com/radix-vue/shadcn-vue/tree/dev/packages/module",
|
|
6359
|
+
"website": "https://www.shadcn-vue.com",
|
|
6360
|
+
"learn_more": "https://www.shadcn-vue.com/docs/installation/nuxt",
|
|
6361
|
+
"category": "UI",
|
|
6362
|
+
"type": "3rd-party",
|
|
6363
|
+
"maintainers": [
|
|
6364
|
+
{
|
|
6365
|
+
"name": "Zernonia",
|
|
6366
|
+
"github": "zernonia",
|
|
6367
|
+
"twitter": "zernonia"
|
|
6368
|
+
},
|
|
6369
|
+
{
|
|
6370
|
+
"name": "Sadegh Barati",
|
|
6371
|
+
"github": "sadeghbarati"
|
|
6372
|
+
}
|
|
6373
|
+
],
|
|
6374
|
+
"compatibility": {
|
|
6375
|
+
"nuxt": ">=3.0.0",
|
|
5929
6376
|
"requires": {}
|
|
5930
6377
|
}
|
|
5931
6378
|
},
|
|
@@ -5969,7 +6416,7 @@
|
|
|
5969
6416
|
}
|
|
5970
6417
|
],
|
|
5971
6418
|
"compatibility": {
|
|
5972
|
-
"nuxt": "
|
|
6419
|
+
"nuxt": ">=3.0.0",
|
|
5973
6420
|
"requires": {}
|
|
5974
6421
|
}
|
|
5975
6422
|
},
|
|
@@ -5992,7 +6439,7 @@
|
|
|
5992
6439
|
}
|
|
5993
6440
|
],
|
|
5994
6441
|
"compatibility": {
|
|
5995
|
-
"nuxt": "
|
|
6442
|
+
"nuxt": ">=3.0.0",
|
|
5996
6443
|
"requires": {}
|
|
5997
6444
|
}
|
|
5998
6445
|
},
|
|
@@ -6018,30 +6465,6 @@
|
|
|
6018
6465
|
"requires": {}
|
|
6019
6466
|
}
|
|
6020
6467
|
},
|
|
6021
|
-
{
|
|
6022
|
-
"name": "simple-robots",
|
|
6023
|
-
"description": "Tame the robots crawling and indexing your Nuxt site.",
|
|
6024
|
-
"repo": "harlan-zw/nuxt-simple-robots",
|
|
6025
|
-
"npm": "nuxt-simple-robots",
|
|
6026
|
-
"icon": "simple-robots.svg",
|
|
6027
|
-
"github": "https://github.com/harlan-zw/nuxt-simple-robots",
|
|
6028
|
-
"website": "https://nuxtseo.com/robots",
|
|
6029
|
-
"learn_more": "https://nuxtseo.com/robots",
|
|
6030
|
-
"category": "SEO",
|
|
6031
|
-
"type": "3rd-party",
|
|
6032
|
-
"maintainers": [
|
|
6033
|
-
{
|
|
6034
|
-
"name": "Harlan Wilton",
|
|
6035
|
-
"github": "harlan-zw",
|
|
6036
|
-
"twitter": "harlan_zw",
|
|
6037
|
-
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
6038
|
-
}
|
|
6039
|
-
],
|
|
6040
|
-
"compatibility": {
|
|
6041
|
-
"nuxt": "^3.0.0",
|
|
6042
|
-
"requires": {}
|
|
6043
|
-
}
|
|
6044
|
-
},
|
|
6045
6468
|
{
|
|
6046
6469
|
"name": "sitemap",
|
|
6047
6470
|
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
|
|
@@ -6067,7 +6490,7 @@
|
|
|
6067
6490
|
}
|
|
6068
6491
|
],
|
|
6069
6492
|
"compatibility": {
|
|
6070
|
-
"nuxt": "
|
|
6493
|
+
"nuxt": ">=3.0.0",
|
|
6071
6494
|
"requires": {}
|
|
6072
6495
|
}
|
|
6073
6496
|
},
|
|
@@ -6089,7 +6512,7 @@
|
|
|
6089
6512
|
}
|
|
6090
6513
|
],
|
|
6091
6514
|
"compatibility": {
|
|
6092
|
-
"nuxt": "
|
|
6515
|
+
"nuxt": ">=3.0.0",
|
|
6093
6516
|
"requires": {}
|
|
6094
6517
|
}
|
|
6095
6518
|
},
|
|
@@ -6101,7 +6524,7 @@
|
|
|
6101
6524
|
"icon": "snipcart.png",
|
|
6102
6525
|
"github": "https://github.com/nuxt-modules/snipcart",
|
|
6103
6526
|
"website": "https://github.com/nuxt-modules/snipcart",
|
|
6104
|
-
"learn_more": "
|
|
6527
|
+
"learn_more": "",
|
|
6105
6528
|
"category": "Ecommerce",
|
|
6106
6529
|
"type": "community",
|
|
6107
6530
|
"maintainers": [
|
|
@@ -6112,7 +6535,7 @@
|
|
|
6112
6535
|
}
|
|
6113
6536
|
],
|
|
6114
6537
|
"compatibility": {
|
|
6115
|
-
"nuxt": "^2.0.0 ||
|
|
6538
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6116
6539
|
"requires": {}
|
|
6117
6540
|
}
|
|
6118
6541
|
},
|
|
@@ -6183,39 +6606,6 @@
|
|
|
6183
6606
|
"requires": {}
|
|
6184
6607
|
}
|
|
6185
6608
|
},
|
|
6186
|
-
{
|
|
6187
|
-
"name": "speedkit",
|
|
6188
|
-
"description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
|
|
6189
|
-
"repo": "GrabarzUndPartner/nuxt-speedkit",
|
|
6190
|
-
"npm": "nuxt-speedkit",
|
|
6191
|
-
"icon": "speedkit.png",
|
|
6192
|
-
"github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
|
|
6193
|
-
"website": "https://nuxt-speedkit.grabarzundpartner.dev",
|
|
6194
|
-
"learn_more": "",
|
|
6195
|
-
"category": "Performance",
|
|
6196
|
-
"type": "3rd-party",
|
|
6197
|
-
"maintainers": [
|
|
6198
|
-
{
|
|
6199
|
-
"name": "Stephan Gerbeth",
|
|
6200
|
-
"github": "StephanGerbeth",
|
|
6201
|
-
"avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
|
|
6202
|
-
},
|
|
6203
|
-
{
|
|
6204
|
-
"name": "Thorn Walli",
|
|
6205
|
-
"github": "ThornWalli",
|
|
6206
|
-
"avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
|
|
6207
|
-
},
|
|
6208
|
-
{
|
|
6209
|
-
"name": "Grabarz & Partner",
|
|
6210
|
-
"github": "GrabarzUndPartner",
|
|
6211
|
-
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
6212
|
-
}
|
|
6213
|
-
],
|
|
6214
|
-
"compatibility": {
|
|
6215
|
-
"nuxt": "^2.0.0",
|
|
6216
|
-
"requires": {}
|
|
6217
|
-
}
|
|
6218
|
-
},
|
|
6219
6609
|
{
|
|
6220
6610
|
"name": "ssr-lit",
|
|
6221
6611
|
"description": "",
|
|
@@ -6262,23 +6652,29 @@
|
|
|
6262
6652
|
},
|
|
6263
6653
|
{
|
|
6264
6654
|
"name": "storefront-ui",
|
|
6265
|
-
"description": "Storefront UI
|
|
6266
|
-
"repo": "vuestorefront/storefront-ui#develop/packages/nuxt
|
|
6655
|
+
"description": "Storefront UI for Nuxt by Alokai",
|
|
6656
|
+
"repo": "vuestorefront/storefront-ui#v2-develop/packages/sfui/frameworks/nuxt",
|
|
6267
6657
|
"npm": "@storefront-ui/nuxt",
|
|
6268
6658
|
"icon": "storefront-ui.svg",
|
|
6269
|
-
"github": "https://github.com/vuestorefront/storefront-ui
|
|
6270
|
-
"website": "https://docs.storefrontui.io
|
|
6271
|
-
"learn_more": "https://docs.storefrontui.io/",
|
|
6659
|
+
"github": "https://github.com/vuestorefront/storefront-ui",
|
|
6660
|
+
"website": "https://docs.storefrontui.io/v2/",
|
|
6661
|
+
"learn_more": "https://docs.storefrontui.io/v2/getting-started/vue#nuxt-3",
|
|
6272
6662
|
"category": "UI",
|
|
6273
6663
|
"type": "3rd-party",
|
|
6274
6664
|
"maintainers": [
|
|
6275
6665
|
{
|
|
6276
|
-
"name": "
|
|
6277
|
-
"github": "
|
|
6666
|
+
"name": "Szymon Dziewoński",
|
|
6667
|
+
"github": "Szymon-dziewonski",
|
|
6668
|
+
"avatar": "https://avatars.githubusercontent.com/u/2566152?v=4"
|
|
6669
|
+
},
|
|
6670
|
+
{
|
|
6671
|
+
"name": "Jakub Freisler",
|
|
6672
|
+
"github": "FRSgit",
|
|
6673
|
+
"avatar": "https://avatars.githubusercontent.com/u/10456649?v=4"
|
|
6278
6674
|
}
|
|
6279
6675
|
],
|
|
6280
6676
|
"compatibility": {
|
|
6281
|
-
"nuxt": "
|
|
6677
|
+
"nuxt": ">=3.0.0",
|
|
6282
6678
|
"requires": {}
|
|
6283
6679
|
}
|
|
6284
6680
|
},
|
|
@@ -6322,20 +6718,20 @@
|
|
|
6322
6718
|
}
|
|
6323
6719
|
],
|
|
6324
6720
|
"compatibility": {
|
|
6325
|
-
"nuxt": "^2.0.0 ||
|
|
6721
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6326
6722
|
"requires": {},
|
|
6327
6723
|
"devtools": "^0.0.0"
|
|
6328
6724
|
}
|
|
6329
6725
|
},
|
|
6330
6726
|
{
|
|
6331
6727
|
"name": "storybook",
|
|
6332
|
-
"description": "Easily integrate Storybook in your Nuxt application to design, build, and
|
|
6333
|
-
"repo": "nuxt-modules/storybook",
|
|
6728
|
+
"description": "Easily integrate Storybook in your Nuxt application to design, build, and test your UI components in isolation.",
|
|
6729
|
+
"repo": "nuxt-modules/storybook#main/packages/nuxt-module",
|
|
6334
6730
|
"npm": "@nuxtjs/storybook",
|
|
6335
6731
|
"icon": "storybook.png",
|
|
6336
6732
|
"github": "https://github.com/nuxt-modules/storybook",
|
|
6337
6733
|
"website": "https://storybook.nuxtjs.org",
|
|
6338
|
-
"learn_more": "
|
|
6734
|
+
"learn_more": "",
|
|
6339
6735
|
"category": "Devtools",
|
|
6340
6736
|
"type": "community",
|
|
6341
6737
|
"maintainers": [
|
|
@@ -6343,10 +6739,14 @@
|
|
|
6343
6739
|
"name": "Chakir QATAB",
|
|
6344
6740
|
"github": "chakAs3",
|
|
6345
6741
|
"twitter": "ChakirQatab"
|
|
6742
|
+
},
|
|
6743
|
+
{
|
|
6744
|
+
"name": "Tobias Diez",
|
|
6745
|
+
"github": "tobiasdiez"
|
|
6346
6746
|
}
|
|
6347
6747
|
],
|
|
6348
6748
|
"compatibility": {
|
|
6349
|
-
"nuxt": "^2.0.0 ||
|
|
6749
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6350
6750
|
"requires": {
|
|
6351
6751
|
"bridge": "optional"
|
|
6352
6752
|
},
|
|
@@ -6377,7 +6777,7 @@
|
|
|
6377
6777
|
}
|
|
6378
6778
|
],
|
|
6379
6779
|
"compatibility": {
|
|
6380
|
-
"nuxt": "^2.0.0 ||
|
|
6780
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6381
6781
|
"requires": {
|
|
6382
6782
|
"bridge": true
|
|
6383
6783
|
},
|
|
@@ -6406,7 +6806,7 @@
|
|
|
6406
6806
|
}
|
|
6407
6807
|
],
|
|
6408
6808
|
"compatibility": {
|
|
6409
|
-
"nuxt": "
|
|
6809
|
+
"nuxt": ">=3.0.0",
|
|
6410
6810
|
"requires": {}
|
|
6411
6811
|
}
|
|
6412
6812
|
},
|
|
@@ -6456,7 +6856,7 @@
|
|
|
6456
6856
|
}
|
|
6457
6857
|
],
|
|
6458
6858
|
"compatibility": {
|
|
6459
|
-
"nuxt": "
|
|
6859
|
+
"nuxt": ">=3.0.0",
|
|
6460
6860
|
"requires": {
|
|
6461
6861
|
"content": true
|
|
6462
6862
|
}
|
|
@@ -6503,30 +6903,7 @@
|
|
|
6503
6903
|
}
|
|
6504
6904
|
],
|
|
6505
6905
|
"compatibility": {
|
|
6506
|
-
"nuxt": "^2.0.0 ||
|
|
6507
|
-
"requires": {}
|
|
6508
|
-
}
|
|
6509
|
-
},
|
|
6510
|
-
{
|
|
6511
|
-
"name": "stylify",
|
|
6512
|
-
"description": "Stylify generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
|
|
6513
|
-
"repo": "stylify/packages#master/packages/nuxt",
|
|
6514
|
-
"npm": "@stylify/nuxt",
|
|
6515
|
-
"icon": "stylify.svg",
|
|
6516
|
-
"github": "https://github.com/stylify/packages/tree/master/packages/nuxt",
|
|
6517
|
-
"website": "https://stylifycss.com/docs/nuxt",
|
|
6518
|
-
"learn_more": "https://stylifycss.com",
|
|
6519
|
-
"category": "UI",
|
|
6520
|
-
"type": "3rd-party",
|
|
6521
|
-
"maintainers": [
|
|
6522
|
-
{
|
|
6523
|
-
"name": "Vladimír Macháček",
|
|
6524
|
-
"github": "Machy8",
|
|
6525
|
-
"twitter": "8machy"
|
|
6526
|
-
}
|
|
6527
|
-
],
|
|
6528
|
-
"compatibility": {
|
|
6529
|
-
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6906
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6530
6907
|
"requires": {}
|
|
6531
6908
|
}
|
|
6532
6909
|
},
|
|
@@ -6559,7 +6936,30 @@
|
|
|
6559
6936
|
}
|
|
6560
6937
|
],
|
|
6561
6938
|
"compatibility": {
|
|
6562
|
-
"nuxt": "^2.0.0 ||
|
|
6939
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6940
|
+
"requires": {}
|
|
6941
|
+
}
|
|
6942
|
+
},
|
|
6943
|
+
{
|
|
6944
|
+
"name": "surrealdb",
|
|
6945
|
+
"description": "A Nuxt module aimed to simplify the use of SurrealDB",
|
|
6946
|
+
"repo": "sandros94/nuxt-surrealdb",
|
|
6947
|
+
"npm": "nuxt-surrealdb",
|
|
6948
|
+
"icon": "surrealdb.png",
|
|
6949
|
+
"github": "https://github.com/sandros94/nuxt-surrealdb",
|
|
6950
|
+
"website": "https://github.com/sandros94/nuxt-surrealdb",
|
|
6951
|
+
"learn_more": "",
|
|
6952
|
+
"category": "Database",
|
|
6953
|
+
"type": "3rd-party",
|
|
6954
|
+
"maintainers": [
|
|
6955
|
+
{
|
|
6956
|
+
"name": "Sandro Circi",
|
|
6957
|
+
"github": "sandros94",
|
|
6958
|
+
"avatar": "https://avatars.githubusercontent.com/u/13056429"
|
|
6959
|
+
}
|
|
6960
|
+
],
|
|
6961
|
+
"compatibility": {
|
|
6962
|
+
"nuxt": ">=3.10.0",
|
|
6563
6963
|
"requires": {}
|
|
6564
6964
|
}
|
|
6565
6965
|
},
|
|
@@ -6604,7 +7004,7 @@
|
|
|
6604
7004
|
}
|
|
6605
7005
|
],
|
|
6606
7006
|
"compatibility": {
|
|
6607
|
-
"nuxt": "^2.0.0 ||
|
|
7007
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6608
7008
|
"requires": {}
|
|
6609
7009
|
}
|
|
6610
7010
|
},
|
|
@@ -6672,7 +7072,7 @@
|
|
|
6672
7072
|
}
|
|
6673
7073
|
],
|
|
6674
7074
|
"compatibility": {
|
|
6675
|
-
"nuxt": "
|
|
7075
|
+
"nuxt": ">=3.10.0",
|
|
6676
7076
|
"requires": {}
|
|
6677
7077
|
}
|
|
6678
7078
|
},
|
|
@@ -6694,7 +7094,7 @@
|
|
|
6694
7094
|
}
|
|
6695
7095
|
],
|
|
6696
7096
|
"compatibility": {
|
|
6697
|
-
"nuxt": "
|
|
7097
|
+
"nuxt": ">=3.0.0",
|
|
6698
7098
|
"requires": {}
|
|
6699
7099
|
}
|
|
6700
7100
|
},
|
|
@@ -6717,7 +7117,7 @@
|
|
|
6717
7117
|
}
|
|
6718
7118
|
],
|
|
6719
7119
|
"compatibility": {
|
|
6720
|
-
"nuxt": "
|
|
7120
|
+
"nuxt": ">=3.0.0",
|
|
6721
7121
|
"requires": {}
|
|
6722
7122
|
}
|
|
6723
7123
|
},
|
|
@@ -6730,7 +7130,7 @@
|
|
|
6730
7130
|
"github": "https://github.com/nuxt-modules/tailwindcss",
|
|
6731
7131
|
"website": "https://tailwindcss.nuxtjs.org",
|
|
6732
7132
|
"learn_more": "https://tailwindcss.com/",
|
|
6733
|
-
"category": "
|
|
7133
|
+
"category": "CSS",
|
|
6734
7134
|
"type": "community",
|
|
6735
7135
|
"maintainers": [
|
|
6736
7136
|
{
|
|
@@ -6744,7 +7144,7 @@
|
|
|
6744
7144
|
}
|
|
6745
7145
|
],
|
|
6746
7146
|
"compatibility": {
|
|
6747
|
-
"nuxt": "^2.0.0 ||
|
|
7147
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6748
7148
|
"requires": {},
|
|
6749
7149
|
"devtools": "^0.0.0"
|
|
6750
7150
|
},
|
|
@@ -6776,7 +7176,7 @@
|
|
|
6776
7176
|
}
|
|
6777
7177
|
],
|
|
6778
7178
|
"compatibility": {
|
|
6779
|
-
"nuxt": "
|
|
7179
|
+
"nuxt": ">=3.0.0",
|
|
6780
7180
|
"requires": {}
|
|
6781
7181
|
}
|
|
6782
7182
|
},
|
|
@@ -6821,7 +7221,7 @@
|
|
|
6821
7221
|
}
|
|
6822
7222
|
],
|
|
6823
7223
|
"compatibility": {
|
|
6824
|
-
"nuxt": "
|
|
7224
|
+
"nuxt": ">=3.0.0",
|
|
6825
7225
|
"requires": {}
|
|
6826
7226
|
}
|
|
6827
7227
|
},
|
|
@@ -6843,7 +7243,7 @@
|
|
|
6843
7243
|
}
|
|
6844
7244
|
],
|
|
6845
7245
|
"compatibility": {
|
|
6846
|
-
"nuxt": "
|
|
7246
|
+
"nuxt": ">=3.0.0",
|
|
6847
7247
|
"requires": {}
|
|
6848
7248
|
}
|
|
6849
7249
|
},
|
|
@@ -6888,7 +7288,7 @@
|
|
|
6888
7288
|
}
|
|
6889
7289
|
],
|
|
6890
7290
|
"compatibility": {
|
|
6891
|
-
"nuxt": "
|
|
7291
|
+
"nuxt": ">=3.0.0",
|
|
6892
7292
|
"requires": {}
|
|
6893
7293
|
}
|
|
6894
7294
|
},
|
|
@@ -6910,7 +7310,7 @@
|
|
|
6910
7310
|
}
|
|
6911
7311
|
],
|
|
6912
7312
|
"compatibility": {
|
|
6913
|
-
"nuxt": "
|
|
7313
|
+
"nuxt": ">=3.0.0",
|
|
6914
7314
|
"requires": {}
|
|
6915
7315
|
}
|
|
6916
7316
|
},
|
|
@@ -6943,7 +7343,7 @@
|
|
|
6943
7343
|
}
|
|
6944
7344
|
],
|
|
6945
7345
|
"compatibility": {
|
|
6946
|
-
"nuxt": "
|
|
7346
|
+
"nuxt": ">=3.0.0",
|
|
6947
7347
|
"requires": {}
|
|
6948
7348
|
}
|
|
6949
7349
|
},
|
|
@@ -6966,7 +7366,7 @@
|
|
|
6966
7366
|
}
|
|
6967
7367
|
],
|
|
6968
7368
|
"compatibility": {
|
|
6969
|
-
"nuxt": "^2.0.0 ||
|
|
7369
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6970
7370
|
"requires": {
|
|
6971
7371
|
"bridge": true
|
|
6972
7372
|
}
|
|
@@ -7014,7 +7414,7 @@
|
|
|
7014
7414
|
}
|
|
7015
7415
|
],
|
|
7016
7416
|
"compatibility": {
|
|
7017
|
-
"nuxt": "
|
|
7417
|
+
"nuxt": ">=3.0.0",
|
|
7018
7418
|
"requires": {}
|
|
7019
7419
|
}
|
|
7020
7420
|
},
|
|
@@ -7047,7 +7447,7 @@
|
|
|
7047
7447
|
}
|
|
7048
7448
|
],
|
|
7049
7449
|
"compatibility": {
|
|
7050
|
-
"nuxt": "^2.0.0 ||
|
|
7450
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7051
7451
|
"requires": {}
|
|
7052
7452
|
}
|
|
7053
7453
|
},
|
|
@@ -7069,7 +7469,7 @@
|
|
|
7069
7469
|
}
|
|
7070
7470
|
],
|
|
7071
7471
|
"compatibility": {
|
|
7072
|
-
"nuxt": "^2.0.0 ||
|
|
7472
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7073
7473
|
"requires": {}
|
|
7074
7474
|
}
|
|
7075
7475
|
},
|
|
@@ -7181,7 +7581,7 @@
|
|
|
7181
7581
|
}
|
|
7182
7582
|
],
|
|
7183
7583
|
"compatibility": {
|
|
7184
|
-
"nuxt": "^2.0.0 ||
|
|
7584
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7185
7585
|
"requires": {},
|
|
7186
7586
|
"devtools": "^0.0.0"
|
|
7187
7587
|
}
|
|
@@ -7215,7 +7615,7 @@
|
|
|
7215
7615
|
}
|
|
7216
7616
|
],
|
|
7217
7617
|
"compatibility": {
|
|
7218
|
-
"nuxt": "
|
|
7618
|
+
"nuxt": ">=3.0.0",
|
|
7219
7619
|
"requires": {}
|
|
7220
7620
|
}
|
|
7221
7621
|
},
|
|
@@ -7237,7 +7637,7 @@
|
|
|
7237
7637
|
}
|
|
7238
7638
|
],
|
|
7239
7639
|
"compatibility": {
|
|
7240
|
-
"nuxt": "^2.0.0 ||
|
|
7640
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7241
7641
|
"requires": {
|
|
7242
7642
|
"bridge": "optional"
|
|
7243
7643
|
}
|
|
@@ -7289,7 +7689,7 @@
|
|
|
7289
7689
|
}
|
|
7290
7690
|
],
|
|
7291
7691
|
"compatibility": {
|
|
7292
|
-
"nuxt": "
|
|
7692
|
+
"nuxt": ">=3.0.0",
|
|
7293
7693
|
"requires": {}
|
|
7294
7694
|
}
|
|
7295
7695
|
},
|
|
@@ -7302,7 +7702,7 @@
|
|
|
7302
7702
|
"github": "https://github.com/unocss/unocss",
|
|
7303
7703
|
"website": "https://github.com/unocss/unocss",
|
|
7304
7704
|
"learn_more": "https://github.com/unocss/unocss",
|
|
7305
|
-
"category": "
|
|
7705
|
+
"category": "CSS",
|
|
7306
7706
|
"type": "3rd-party",
|
|
7307
7707
|
"maintainers": [
|
|
7308
7708
|
{
|
|
@@ -7313,7 +7713,7 @@
|
|
|
7313
7713
|
}
|
|
7314
7714
|
],
|
|
7315
7715
|
"compatibility": {
|
|
7316
|
-
"nuxt": "^2.0.0 ||
|
|
7716
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7317
7717
|
"requires": {
|
|
7318
7718
|
"bridge": "optional"
|
|
7319
7719
|
},
|
|
@@ -7339,7 +7739,7 @@
|
|
|
7339
7739
|
}
|
|
7340
7740
|
],
|
|
7341
7741
|
"compatibility": {
|
|
7342
|
-
"nuxt": "^2.0.0 ||
|
|
7742
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7343
7743
|
"requires": {}
|
|
7344
7744
|
}
|
|
7345
7745
|
},
|
|
@@ -7361,34 +7761,10 @@
|
|
|
7361
7761
|
}
|
|
7362
7762
|
],
|
|
7363
7763
|
"compatibility": {
|
|
7364
|
-
"nuxt": "
|
|
7764
|
+
"nuxt": ">=3.0.0",
|
|
7365
7765
|
"requires": {}
|
|
7366
7766
|
}
|
|
7367
7767
|
},
|
|
7368
|
-
{
|
|
7369
|
-
"name": "use-wagmi",
|
|
7370
|
-
"description": "Vue Composition for Ethereum based on wagmi",
|
|
7371
|
-
"repo": "unicape/use-wagmi#main/packages/nuxt",
|
|
7372
|
-
"npm": "@use-wagmi/nuxt",
|
|
7373
|
-
"icon": "use-wagmi.png",
|
|
7374
|
-
"github": "https://github.com/unicape/use-wagmi",
|
|
7375
|
-
"website": "https://github.com/unicape/use-wagmi",
|
|
7376
|
-
"learn_more": "https://github.com/unicape/use-wagmi",
|
|
7377
|
-
"category": "Extensions",
|
|
7378
|
-
"type": "3rd-party",
|
|
7379
|
-
"maintainers": [
|
|
7380
|
-
{
|
|
7381
|
-
"name": "Unic Ape",
|
|
7382
|
-
"github": "unicape"
|
|
7383
|
-
}
|
|
7384
|
-
],
|
|
7385
|
-
"compatibility": {
|
|
7386
|
-
"nuxt": "^2.0.0 || ^3.0.0",
|
|
7387
|
-
"requires": {
|
|
7388
|
-
"bridge": true
|
|
7389
|
-
}
|
|
7390
|
-
}
|
|
7391
|
-
},
|
|
7392
7768
|
{
|
|
7393
7769
|
"name": "user-agent",
|
|
7394
7770
|
"description": "Nuxt module for handling User-Agent.",
|
|
@@ -7429,7 +7805,7 @@
|
|
|
7429
7805
|
}
|
|
7430
7806
|
],
|
|
7431
7807
|
"compatibility": {
|
|
7432
|
-
"nuxt": "
|
|
7808
|
+
"nuxt": ">=3.0.0",
|
|
7433
7809
|
"requires": {
|
|
7434
7810
|
"bridge": "optional"
|
|
7435
7811
|
}
|
|
@@ -7442,7 +7818,7 @@
|
|
|
7442
7818
|
"npm": "@varlet/nuxt",
|
|
7443
7819
|
"icon": "varlet.svg",
|
|
7444
7820
|
"github": "https://github.com/varletjs/varlet",
|
|
7445
|
-
"website": "https://varlet.
|
|
7821
|
+
"website": "https://varlet.pages.dev/#/en-US/index",
|
|
7446
7822
|
"learn_more": "https://github.com/varletjs/varlet-nuxt",
|
|
7447
7823
|
"category": "UI",
|
|
7448
7824
|
"type": "3rd-party",
|
|
@@ -7453,7 +7829,7 @@
|
|
|
7453
7829
|
}
|
|
7454
7830
|
],
|
|
7455
7831
|
"compatibility": {
|
|
7456
|
-
"nuxt": "
|
|
7832
|
+
"nuxt": ">=3.0.0",
|
|
7457
7833
|
"requires": {
|
|
7458
7834
|
"bridge": "optional"
|
|
7459
7835
|
}
|
|
@@ -7477,7 +7853,7 @@
|
|
|
7477
7853
|
}
|
|
7478
7854
|
],
|
|
7479
7855
|
"compatibility": {
|
|
7480
|
-
"nuxt": "
|
|
7856
|
+
"nuxt": ">=3.0.0",
|
|
7481
7857
|
"requires": {}
|
|
7482
7858
|
}
|
|
7483
7859
|
},
|
|
@@ -7499,7 +7875,7 @@
|
|
|
7499
7875
|
}
|
|
7500
7876
|
],
|
|
7501
7877
|
"compatibility": {
|
|
7502
|
-
"nuxt": "
|
|
7878
|
+
"nuxt": ">=3.0.0",
|
|
7503
7879
|
"requires": {}
|
|
7504
7880
|
}
|
|
7505
7881
|
},
|
|
@@ -7544,7 +7920,7 @@
|
|
|
7544
7920
|
}
|
|
7545
7921
|
],
|
|
7546
7922
|
"compatibility": {
|
|
7547
|
-
"nuxt": "
|
|
7923
|
+
"nuxt": ">=3.0.0",
|
|
7548
7924
|
"requires": {}
|
|
7549
7925
|
}
|
|
7550
7926
|
},
|
|
@@ -7567,7 +7943,7 @@
|
|
|
7567
7943
|
}
|
|
7568
7944
|
],
|
|
7569
7945
|
"compatibility": {
|
|
7570
|
-
"nuxt": "
|
|
7946
|
+
"nuxt": ">=3.0.0",
|
|
7571
7947
|
"requires": {}
|
|
7572
7948
|
}
|
|
7573
7949
|
},
|
|
@@ -7595,7 +7971,7 @@
|
|
|
7595
7971
|
}
|
|
7596
7972
|
],
|
|
7597
7973
|
"compatibility": {
|
|
7598
|
-
"nuxt": "
|
|
7974
|
+
"nuxt": ">=3.0.0",
|
|
7599
7975
|
"requires": {}
|
|
7600
7976
|
}
|
|
7601
7977
|
},
|
|
@@ -7607,7 +7983,7 @@
|
|
|
7607
7983
|
"icon": "vue-email.svg",
|
|
7608
7984
|
"github": "https://github.com/vue-email/nuxt",
|
|
7609
7985
|
"website": "https://vuemail.net/",
|
|
7610
|
-
"learn_more": "https://vuemail.net/
|
|
7986
|
+
"learn_more": "https://vuemail.net/",
|
|
7611
7987
|
"category": "UI",
|
|
7612
7988
|
"type": "3rd-party",
|
|
7613
7989
|
"maintainers": [
|
|
@@ -7625,7 +8001,7 @@
|
|
|
7625
8001
|
}
|
|
7626
8002
|
],
|
|
7627
8003
|
"compatibility": {
|
|
7628
|
-
"nuxt": "
|
|
8004
|
+
"nuxt": ">=3.0.0",
|
|
7629
8005
|
"requires": {},
|
|
7630
8006
|
"devtools": "^0.0.0"
|
|
7631
8007
|
}
|
|
@@ -7649,7 +8025,7 @@
|
|
|
7649
8025
|
}
|
|
7650
8026
|
],
|
|
7651
8027
|
"compatibility": {
|
|
7652
|
-
"nuxt": "
|
|
8028
|
+
"nuxt": ">=3.0.0",
|
|
7653
8029
|
"requires": {}
|
|
7654
8030
|
}
|
|
7655
8031
|
},
|
|
@@ -7672,7 +8048,7 @@
|
|
|
7672
8048
|
}
|
|
7673
8049
|
],
|
|
7674
8050
|
"compatibility": {
|
|
7675
|
-
"nuxt": "
|
|
8051
|
+
"nuxt": ">=3.0.0",
|
|
7676
8052
|
"requires": {
|
|
7677
8053
|
"bridge": "optional"
|
|
7678
8054
|
},
|
|
@@ -7764,7 +8140,7 @@
|
|
|
7764
8140
|
}
|
|
7765
8141
|
],
|
|
7766
8142
|
"compatibility": {
|
|
7767
|
-
"nuxt": "
|
|
8143
|
+
"nuxt": ">=3.0.0",
|
|
7768
8144
|
"requires": {}
|
|
7769
8145
|
}
|
|
7770
8146
|
},
|
|
@@ -7809,7 +8185,7 @@
|
|
|
7809
8185
|
}
|
|
7810
8186
|
],
|
|
7811
8187
|
"compatibility": {
|
|
7812
|
-
"nuxt": "^2.0.0 ||
|
|
8188
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7813
8189
|
"requires": {
|
|
7814
8190
|
"bridge": "optional"
|
|
7815
8191
|
}
|
|
@@ -7857,7 +8233,7 @@
|
|
|
7857
8233
|
}
|
|
7858
8234
|
],
|
|
7859
8235
|
"compatibility": {
|
|
7860
|
-
"nuxt": "
|
|
8236
|
+
"nuxt": ">=3.0.0",
|
|
7861
8237
|
"requires": {}
|
|
7862
8238
|
}
|
|
7863
8239
|
},
|
|
@@ -7879,7 +8255,7 @@
|
|
|
7879
8255
|
}
|
|
7880
8256
|
],
|
|
7881
8257
|
"compatibility": {
|
|
7882
|
-
"nuxt": "
|
|
8258
|
+
"nuxt": ">=3.0.0",
|
|
7883
8259
|
"requires": {}
|
|
7884
8260
|
}
|
|
7885
8261
|
},
|
|
@@ -7902,7 +8278,7 @@
|
|
|
7902
8278
|
}
|
|
7903
8279
|
],
|
|
7904
8280
|
"compatibility": {
|
|
7905
|
-
"nuxt": "
|
|
8281
|
+
"nuxt": ">=3.0.0",
|
|
7906
8282
|
"requires": {}
|
|
7907
8283
|
}
|
|
7908
8284
|
},
|
|
@@ -7925,7 +8301,7 @@
|
|
|
7925
8301
|
}
|
|
7926
8302
|
],
|
|
7927
8303
|
"compatibility": {
|
|
7928
|
-
"nuxt": "
|
|
8304
|
+
"nuxt": ">=3.0.0",
|
|
7929
8305
|
"requires": {}
|
|
7930
8306
|
}
|
|
7931
8307
|
},
|
|
@@ -7947,7 +8323,7 @@
|
|
|
7947
8323
|
}
|
|
7948
8324
|
],
|
|
7949
8325
|
"compatibility": {
|
|
7950
|
-
"nuxt": "
|
|
8326
|
+
"nuxt": ">=3.0.0",
|
|
7951
8327
|
"requires": {}
|
|
7952
8328
|
}
|
|
7953
8329
|
},
|
|
@@ -7969,7 +8345,7 @@
|
|
|
7969
8345
|
}
|
|
7970
8346
|
],
|
|
7971
8347
|
"compatibility": {
|
|
7972
|
-
"nuxt": "
|
|
8348
|
+
"nuxt": ">=3.0.0",
|
|
7973
8349
|
"requires": {}
|
|
7974
8350
|
}
|
|
7975
8351
|
},
|
|
@@ -8019,7 +8395,7 @@
|
|
|
8019
8395
|
}
|
|
8020
8396
|
],
|
|
8021
8397
|
"compatibility": {
|
|
8022
|
-
"nuxt": "^2.0.0 ||
|
|
8398
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
8023
8399
|
"requires": {
|
|
8024
8400
|
"bridge": "optional"
|
|
8025
8401
|
},
|
|
@@ -8067,7 +8443,7 @@
|
|
|
8067
8443
|
}
|
|
8068
8444
|
],
|
|
8069
8445
|
"compatibility": {
|
|
8070
|
-
"nuxt": "
|
|
8446
|
+
"nuxt": ">=3.0.0",
|
|
8071
8447
|
"requires": {}
|
|
8072
8448
|
}
|
|
8073
8449
|
},
|
|
@@ -8099,7 +8475,7 @@
|
|
|
8099
8475
|
}
|
|
8100
8476
|
],
|
|
8101
8477
|
"compatibility": {
|
|
8102
|
-
"nuxt": "^2.0.0 ||
|
|
8478
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
8103
8479
|
"requires": {
|
|
8104
8480
|
"bridge": "optional"
|
|
8105
8481
|
}
|
|
@@ -8127,6 +8503,28 @@
|
|
|
8127
8503
|
"requires": {}
|
|
8128
8504
|
}
|
|
8129
8505
|
},
|
|
8506
|
+
{
|
|
8507
|
+
"name": "webhook-validators",
|
|
8508
|
+
"description": "Nuxt module that works on the edge to easily validate incoming webhooks from different services.",
|
|
8509
|
+
"repo": "yizack/nuxt-webhook-validators",
|
|
8510
|
+
"npm": "nuxt-webhook-validators",
|
|
8511
|
+
"icon": "webhook-validators.svg",
|
|
8512
|
+
"github": "https://github.com/Yizack/nuxt-webhook-validators",
|
|
8513
|
+
"website": "https://github.com/Yizack/nuxt-webhook-validators",
|
|
8514
|
+
"learn_more": "",
|
|
8515
|
+
"category": "Security",
|
|
8516
|
+
"type": "3rd-party",
|
|
8517
|
+
"maintainers": [
|
|
8518
|
+
{
|
|
8519
|
+
"name": "Yizack Rangel",
|
|
8520
|
+
"github": "yizack"
|
|
8521
|
+
}
|
|
8522
|
+
],
|
|
8523
|
+
"compatibility": {
|
|
8524
|
+
"nuxt": ">=3.0.0",
|
|
8525
|
+
"requires": {}
|
|
8526
|
+
}
|
|
8527
|
+
},
|
|
8130
8528
|
{
|
|
8131
8529
|
"name": "webpack-optimisations",
|
|
8132
8530
|
"description": "Nuxt v2 module to automatically make your builds faster.",
|
|
@@ -8237,7 +8635,7 @@
|
|
|
8237
8635
|
}
|
|
8238
8636
|
],
|
|
8239
8637
|
"compatibility": {
|
|
8240
|
-
"nuxt": "
|
|
8638
|
+
"nuxt": ">=3.0.0",
|
|
8241
8639
|
"requires": {}
|
|
8242
8640
|
}
|
|
8243
8641
|
},
|
|
@@ -8263,7 +8661,7 @@
|
|
|
8263
8661
|
}
|
|
8264
8662
|
],
|
|
8265
8663
|
"compatibility": {
|
|
8266
|
-
"nuxt": "
|
|
8664
|
+
"nuxt": ">=3.0.0",
|
|
8267
8665
|
"requires": {}
|
|
8268
8666
|
}
|
|
8269
8667
|
},
|
|
@@ -8291,7 +8689,7 @@
|
|
|
8291
8689
|
}
|
|
8292
8690
|
],
|
|
8293
8691
|
"compatibility": {
|
|
8294
|
-
"nuxt": "^2.0.0 ||
|
|
8692
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
8295
8693
|
"requires": {
|
|
8296
8694
|
"bridge": "optional"
|
|
8297
8695
|
}
|
|
@@ -8382,7 +8780,7 @@
|
|
|
8382
8780
|
}
|
|
8383
8781
|
],
|
|
8384
8782
|
"compatibility": {
|
|
8385
|
-
"nuxt": "^2.0.0 ||
|
|
8783
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
8386
8784
|
"requires": {
|
|
8387
8785
|
"bridge": true
|
|
8388
8786
|
}
|