@nuxt/modules 0.6.0-05f7b5 → 0.6.0-06f337
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 +841 -376
- 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,7 @@
|
|
|
212
212
|
}
|
|
213
213
|
],
|
|
214
214
|
"compatibility": {
|
|
215
|
-
"nuxt": "
|
|
215
|
+
"nuxt": ">=3.0.0",
|
|
216
216
|
"requires": {}
|
|
217
217
|
}
|
|
218
218
|
},
|
|
@@ -234,7 +234,7 @@
|
|
|
234
234
|
}
|
|
235
235
|
],
|
|
236
236
|
"compatibility": {
|
|
237
|
-
"nuxt": "
|
|
237
|
+
"nuxt": ">=3.0.0",
|
|
238
238
|
"requires": {}
|
|
239
239
|
}
|
|
240
240
|
},
|
|
@@ -282,7 +282,7 @@
|
|
|
282
282
|
}
|
|
283
283
|
],
|
|
284
284
|
"compatibility": {
|
|
285
|
-
"nuxt": "^2.0.0 ||
|
|
285
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
286
286
|
"requires": {}
|
|
287
287
|
}
|
|
288
288
|
},
|
|
@@ -326,7 +326,7 @@
|
|
|
326
326
|
}
|
|
327
327
|
],
|
|
328
328
|
"compatibility": {
|
|
329
|
-
"nuxt": "
|
|
329
|
+
"nuxt": ">=3.0.0",
|
|
330
330
|
"requires": {}
|
|
331
331
|
}
|
|
332
332
|
},
|
|
@@ -348,7 +348,7 @@
|
|
|
348
348
|
}
|
|
349
349
|
],
|
|
350
350
|
"compatibility": {
|
|
351
|
-
"nuxt": "
|
|
351
|
+
"nuxt": ">=3.0.0",
|
|
352
352
|
"requires": {}
|
|
353
353
|
}
|
|
354
354
|
},
|
|
@@ -371,7 +371,7 @@
|
|
|
371
371
|
}
|
|
372
372
|
],
|
|
373
373
|
"compatibility": {
|
|
374
|
-
"nuxt": "
|
|
374
|
+
"nuxt": ">=3.0.0",
|
|
375
375
|
"requires": {}
|
|
376
376
|
}
|
|
377
377
|
},
|
|
@@ -393,7 +393,7 @@
|
|
|
393
393
|
}
|
|
394
394
|
],
|
|
395
395
|
"compatibility": {
|
|
396
|
-
"nuxt": "
|
|
396
|
+
"nuxt": ">=3.0.0",
|
|
397
397
|
"requires": {}
|
|
398
398
|
}
|
|
399
399
|
},
|
|
@@ -443,7 +443,30 @@
|
|
|
443
443
|
}
|
|
444
444
|
],
|
|
445
445
|
"compatibility": {
|
|
446
|
-
"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",
|
|
447
470
|
"requires": {}
|
|
448
471
|
}
|
|
449
472
|
},
|
|
@@ -466,7 +489,7 @@
|
|
|
466
489
|
}
|
|
467
490
|
],
|
|
468
491
|
"compatibility": {
|
|
469
|
-
"nuxt": "
|
|
492
|
+
"nuxt": ">=3.0.0",
|
|
470
493
|
"requires": {}
|
|
471
494
|
}
|
|
472
495
|
},
|
|
@@ -611,7 +634,7 @@
|
|
|
611
634
|
}
|
|
612
635
|
],
|
|
613
636
|
"compatibility": {
|
|
614
|
-
"nuxt": "^2.0.0 ||
|
|
637
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
615
638
|
"requires": {
|
|
616
639
|
"bridge": true
|
|
617
640
|
}
|
|
@@ -680,7 +703,7 @@
|
|
|
680
703
|
}
|
|
681
704
|
],
|
|
682
705
|
"compatibility": {
|
|
683
|
-
"nuxt": "
|
|
706
|
+
"nuxt": ">=3.0.0",
|
|
684
707
|
"requires": {}
|
|
685
708
|
}
|
|
686
709
|
},
|
|
@@ -725,7 +748,7 @@
|
|
|
725
748
|
}
|
|
726
749
|
],
|
|
727
750
|
"compatibility": {
|
|
728
|
-
"nuxt": "
|
|
751
|
+
"nuxt": ">=3.0.0",
|
|
729
752
|
"requires": {}
|
|
730
753
|
}
|
|
731
754
|
},
|
|
@@ -769,7 +792,7 @@
|
|
|
769
792
|
}
|
|
770
793
|
],
|
|
771
794
|
"compatibility": {
|
|
772
|
-
"nuxt": "
|
|
795
|
+
"nuxt": ">=3.0.0",
|
|
773
796
|
"requires": {}
|
|
774
797
|
}
|
|
775
798
|
},
|
|
@@ -814,7 +837,7 @@
|
|
|
814
837
|
}
|
|
815
838
|
],
|
|
816
839
|
"compatibility": {
|
|
817
|
-
"nuxt": "
|
|
840
|
+
"nuxt": ">=3.0.0",
|
|
818
841
|
"requires": {}
|
|
819
842
|
}
|
|
820
843
|
},
|
|
@@ -885,7 +908,7 @@
|
|
|
885
908
|
}
|
|
886
909
|
],
|
|
887
910
|
"compatibility": {
|
|
888
|
-
"nuxt": "
|
|
911
|
+
"nuxt": ">=3.0.0",
|
|
889
912
|
"requires": {}
|
|
890
913
|
}
|
|
891
914
|
},
|
|
@@ -931,7 +954,7 @@
|
|
|
931
954
|
}
|
|
932
955
|
],
|
|
933
956
|
"compatibility": {
|
|
934
|
-
"nuxt": "^2.0.0 ||
|
|
957
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
935
958
|
"requires": {
|
|
936
959
|
"bridge": "optional"
|
|
937
960
|
}
|
|
@@ -1002,7 +1025,7 @@
|
|
|
1002
1025
|
}
|
|
1003
1026
|
],
|
|
1004
1027
|
"compatibility": {
|
|
1005
|
-
"nuxt": "
|
|
1028
|
+
"nuxt": ">=3.0.0",
|
|
1006
1029
|
"requires": {}
|
|
1007
1030
|
}
|
|
1008
1031
|
},
|
|
@@ -1035,7 +1058,7 @@
|
|
|
1035
1058
|
}
|
|
1036
1059
|
],
|
|
1037
1060
|
"compatibility": {
|
|
1038
|
-
"nuxt": "^2.0.0 ||
|
|
1061
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1039
1062
|
"requires": {}
|
|
1040
1063
|
}
|
|
1041
1064
|
},
|
|
@@ -1080,7 +1103,7 @@
|
|
|
1080
1103
|
}
|
|
1081
1104
|
],
|
|
1082
1105
|
"compatibility": {
|
|
1083
|
-
"nuxt": "
|
|
1106
|
+
"nuxt": ">=3.0.0",
|
|
1084
1107
|
"requires": {}
|
|
1085
1108
|
}
|
|
1086
1109
|
},
|
|
@@ -1103,7 +1126,7 @@
|
|
|
1103
1126
|
}
|
|
1104
1127
|
],
|
|
1105
1128
|
"compatibility": {
|
|
1106
|
-
"nuxt": "
|
|
1129
|
+
"nuxt": ">=3.0.0",
|
|
1107
1130
|
"requires": {}
|
|
1108
1131
|
}
|
|
1109
1132
|
},
|
|
@@ -1114,7 +1137,7 @@
|
|
|
1114
1137
|
"npm": "nuxt-custom-elements",
|
|
1115
1138
|
"icon": "custom-elements.png",
|
|
1116
1139
|
"github": "https://github.com/GrabarzUndPartner/nuxt-custom-elements",
|
|
1117
|
-
"website": "https://nuxt-custom-elements
|
|
1140
|
+
"website": "https://grabarzundpartner.github.io/nuxt-custom-elements/",
|
|
1118
1141
|
"learn_more": "https://github.com/karol-f/vue-custom-element",
|
|
1119
1142
|
"category": "Extensions",
|
|
1120
1143
|
"type": "3rd-party",
|
|
@@ -1219,7 +1242,7 @@
|
|
|
1219
1242
|
}
|
|
1220
1243
|
],
|
|
1221
1244
|
"compatibility": {
|
|
1222
|
-
"nuxt": "
|
|
1245
|
+
"nuxt": ">=3.0.0",
|
|
1223
1246
|
"requires": {}
|
|
1224
1247
|
}
|
|
1225
1248
|
},
|
|
@@ -1242,7 +1265,7 @@
|
|
|
1242
1265
|
}
|
|
1243
1266
|
],
|
|
1244
1267
|
"compatibility": {
|
|
1245
|
-
"nuxt": "
|
|
1268
|
+
"nuxt": ">=3.0.0",
|
|
1246
1269
|
"requires": {}
|
|
1247
1270
|
}
|
|
1248
1271
|
},
|
|
@@ -1265,7 +1288,7 @@
|
|
|
1265
1288
|
}
|
|
1266
1289
|
],
|
|
1267
1290
|
"compatibility": {
|
|
1268
|
-
"nuxt": "^2.0.0 ||
|
|
1291
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1269
1292
|
"requires": {}
|
|
1270
1293
|
}
|
|
1271
1294
|
},
|
|
@@ -1287,7 +1310,7 @@
|
|
|
1287
1310
|
}
|
|
1288
1311
|
],
|
|
1289
1312
|
"compatibility": {
|
|
1290
|
-
"nuxt": "^2.0.0 ||
|
|
1313
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1291
1314
|
"requires": {}
|
|
1292
1315
|
}
|
|
1293
1316
|
},
|
|
@@ -1310,7 +1333,7 @@
|
|
|
1310
1333
|
}
|
|
1311
1334
|
],
|
|
1312
1335
|
"compatibility": {
|
|
1313
|
-
"nuxt": "
|
|
1336
|
+
"nuxt": ">=3.0.0",
|
|
1314
1337
|
"requires": {}
|
|
1315
1338
|
}
|
|
1316
1339
|
},
|
|
@@ -1333,7 +1356,7 @@
|
|
|
1333
1356
|
}
|
|
1334
1357
|
],
|
|
1335
1358
|
"compatibility": {
|
|
1336
|
-
"nuxt": "
|
|
1359
|
+
"nuxt": ">=3.0.0",
|
|
1337
1360
|
"requires": {},
|
|
1338
1361
|
"devtools": "^0.0.0"
|
|
1339
1362
|
}
|
|
@@ -1356,7 +1379,7 @@
|
|
|
1356
1379
|
}
|
|
1357
1380
|
],
|
|
1358
1381
|
"compatibility": {
|
|
1359
|
-
"nuxt": "
|
|
1382
|
+
"nuxt": ">=3.0.0",
|
|
1360
1383
|
"requires": {}
|
|
1361
1384
|
}
|
|
1362
1385
|
},
|
|
@@ -1378,7 +1401,7 @@
|
|
|
1378
1401
|
}
|
|
1379
1402
|
],
|
|
1380
1403
|
"compatibility": {
|
|
1381
|
-
"nuxt": "
|
|
1404
|
+
"nuxt": ">=3.0.0",
|
|
1382
1405
|
"requires": {}
|
|
1383
1406
|
}
|
|
1384
1407
|
},
|
|
@@ -1433,7 +1456,7 @@
|
|
|
1433
1456
|
}
|
|
1434
1457
|
],
|
|
1435
1458
|
"compatibility": {
|
|
1436
|
-
"nuxt": "^2.0.0 ||
|
|
1459
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1437
1460
|
"requires": {}
|
|
1438
1461
|
}
|
|
1439
1462
|
},
|
|
@@ -1459,6 +1482,50 @@
|
|
|
1459
1482
|
"requires": {}
|
|
1460
1483
|
}
|
|
1461
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
|
+
},
|
|
1462
1529
|
{
|
|
1463
1530
|
"name": "edgedb",
|
|
1464
1531
|
"description": "Integrate Nuxt 3 with EdgeDB effortlessly, adding a robust database layer to your app with minimal configuration.",
|
|
@@ -1478,7 +1545,7 @@
|
|
|
1478
1545
|
}
|
|
1479
1546
|
],
|
|
1480
1547
|
"compatibility": {
|
|
1481
|
-
"nuxt": "
|
|
1548
|
+
"nuxt": ">=3.8.0",
|
|
1482
1549
|
"requires": {}
|
|
1483
1550
|
}
|
|
1484
1551
|
},
|
|
@@ -1500,7 +1567,7 @@
|
|
|
1500
1567
|
}
|
|
1501
1568
|
],
|
|
1502
1569
|
"compatibility": {
|
|
1503
|
-
"nuxt": "
|
|
1570
|
+
"nuxt": ">=3.0.0",
|
|
1504
1571
|
"requires": {}
|
|
1505
1572
|
}
|
|
1506
1573
|
},
|
|
@@ -1522,7 +1589,7 @@
|
|
|
1522
1589
|
}
|
|
1523
1590
|
],
|
|
1524
1591
|
"compatibility": {
|
|
1525
|
-
"nuxt": "
|
|
1592
|
+
"nuxt": ">=3.0.0",
|
|
1526
1593
|
"requires": {
|
|
1527
1594
|
"bridge": "optional"
|
|
1528
1595
|
}
|
|
@@ -1552,7 +1619,7 @@
|
|
|
1552
1619
|
}
|
|
1553
1620
|
],
|
|
1554
1621
|
"compatibility": {
|
|
1555
|
-
"nuxt": "^2.0.0 ||
|
|
1622
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1556
1623
|
"requires": {}
|
|
1557
1624
|
}
|
|
1558
1625
|
},
|
|
@@ -1574,7 +1641,7 @@
|
|
|
1574
1641
|
}
|
|
1575
1642
|
],
|
|
1576
1643
|
"compatibility": {
|
|
1577
|
-
"nuxt": "^2.0.0 ||
|
|
1644
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1578
1645
|
"requires": {}
|
|
1579
1646
|
}
|
|
1580
1647
|
},
|
|
@@ -1597,7 +1664,7 @@
|
|
|
1597
1664
|
}
|
|
1598
1665
|
],
|
|
1599
1666
|
"compatibility": {
|
|
1600
|
-
"nuxt": "
|
|
1667
|
+
"nuxt": ">=3.0.0",
|
|
1601
1668
|
"requires": {}
|
|
1602
1669
|
}
|
|
1603
1670
|
},
|
|
@@ -1642,7 +1709,7 @@
|
|
|
1642
1709
|
}
|
|
1643
1710
|
],
|
|
1644
1711
|
"compatibility": {
|
|
1645
|
-
"nuxt": "
|
|
1712
|
+
"nuxt": ">=3.0.0",
|
|
1646
1713
|
"requires": {}
|
|
1647
1714
|
}
|
|
1648
1715
|
},
|
|
@@ -1820,7 +1887,7 @@
|
|
|
1820
1887
|
}
|
|
1821
1888
|
],
|
|
1822
1889
|
"compatibility": {
|
|
1823
|
-
"nuxt": "
|
|
1890
|
+
"nuxt": ">=3.0.0",
|
|
1824
1891
|
"requires": {}
|
|
1825
1892
|
}
|
|
1826
1893
|
},
|
|
@@ -1865,7 +1932,7 @@
|
|
|
1865
1932
|
}
|
|
1866
1933
|
],
|
|
1867
1934
|
"compatibility": {
|
|
1868
|
-
"nuxt": "
|
|
1935
|
+
"nuxt": ">=3.0.0",
|
|
1869
1936
|
"requires": {}
|
|
1870
1937
|
}
|
|
1871
1938
|
},
|
|
@@ -1888,7 +1955,7 @@
|
|
|
1888
1955
|
}
|
|
1889
1956
|
],
|
|
1890
1957
|
"compatibility": {
|
|
1891
|
-
"nuxt": "
|
|
1958
|
+
"nuxt": ">=3.7.0",
|
|
1892
1959
|
"requires": {}
|
|
1893
1960
|
}
|
|
1894
1961
|
},
|
|
@@ -1916,7 +1983,7 @@
|
|
|
1916
1983
|
}
|
|
1917
1984
|
],
|
|
1918
1985
|
"compatibility": {
|
|
1919
|
-
"nuxt": "
|
|
1986
|
+
"nuxt": ">=3.0.0",
|
|
1920
1987
|
"requires": {}
|
|
1921
1988
|
}
|
|
1922
1989
|
},
|
|
@@ -1986,7 +2053,7 @@
|
|
|
1986
2053
|
}
|
|
1987
2054
|
],
|
|
1988
2055
|
"compatibility": {
|
|
1989
|
-
"nuxt": "^2.0.0 ||
|
|
2056
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1990
2057
|
"requires": {}
|
|
1991
2058
|
}
|
|
1992
2059
|
},
|
|
@@ -2040,7 +2107,7 @@
|
|
|
2040
2107
|
}
|
|
2041
2108
|
],
|
|
2042
2109
|
"compatibility": {
|
|
2043
|
-
"nuxt": "^2.0.0 ||
|
|
2110
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2044
2111
|
"requires": {
|
|
2045
2112
|
"bridge": "optional"
|
|
2046
2113
|
}
|
|
@@ -2123,7 +2190,7 @@
|
|
|
2123
2190
|
}
|
|
2124
2191
|
],
|
|
2125
2192
|
"compatibility": {
|
|
2126
|
-
"nuxt": "
|
|
2193
|
+
"nuxt": ">=3.0.0",
|
|
2127
2194
|
"requires": {}
|
|
2128
2195
|
}
|
|
2129
2196
|
},
|
|
@@ -2145,7 +2212,7 @@
|
|
|
2145
2212
|
}
|
|
2146
2213
|
],
|
|
2147
2214
|
"compatibility": {
|
|
2148
|
-
"nuxt": "^2.0.0 ||
|
|
2215
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2149
2216
|
"requires": {}
|
|
2150
2217
|
}
|
|
2151
2218
|
},
|
|
@@ -2167,7 +2234,7 @@
|
|
|
2167
2234
|
}
|
|
2168
2235
|
],
|
|
2169
2236
|
"compatibility": {
|
|
2170
|
-
"nuxt": "
|
|
2237
|
+
"nuxt": ">=3.0.0",
|
|
2171
2238
|
"requires": {},
|
|
2172
2239
|
"devtools": "^0.0.0"
|
|
2173
2240
|
}
|
|
@@ -2192,7 +2259,7 @@
|
|
|
2192
2259
|
}
|
|
2193
2260
|
],
|
|
2194
2261
|
"compatibility": {
|
|
2195
|
-
"nuxt": "
|
|
2262
|
+
"nuxt": ">=3.0.0",
|
|
2196
2263
|
"requires": {}
|
|
2197
2264
|
}
|
|
2198
2265
|
},
|
|
@@ -2259,7 +2326,7 @@
|
|
|
2259
2326
|
}
|
|
2260
2327
|
],
|
|
2261
2328
|
"compatibility": {
|
|
2262
|
-
"nuxt": "
|
|
2329
|
+
"nuxt": ">=3.0.0",
|
|
2263
2330
|
"requires": {}
|
|
2264
2331
|
}
|
|
2265
2332
|
},
|
|
@@ -2282,7 +2349,7 @@
|
|
|
2282
2349
|
}
|
|
2283
2350
|
],
|
|
2284
2351
|
"compatibility": {
|
|
2285
|
-
"nuxt": "
|
|
2352
|
+
"nuxt": ">=3.0.0",
|
|
2286
2353
|
"requires": {}
|
|
2287
2354
|
}
|
|
2288
2355
|
},
|
|
@@ -2304,7 +2371,7 @@
|
|
|
2304
2371
|
}
|
|
2305
2372
|
],
|
|
2306
2373
|
"compatibility": {
|
|
2307
|
-
"nuxt": "
|
|
2374
|
+
"nuxt": ">=3.0.0",
|
|
2308
2375
|
"requires": {}
|
|
2309
2376
|
}
|
|
2310
2377
|
},
|
|
@@ -2415,7 +2482,7 @@
|
|
|
2415
2482
|
}
|
|
2416
2483
|
],
|
|
2417
2484
|
"compatibility": {
|
|
2418
|
-
"nuxt": "
|
|
2485
|
+
"nuxt": ">=3.0.0",
|
|
2419
2486
|
"requires": {}
|
|
2420
2487
|
}
|
|
2421
2488
|
},
|
|
@@ -2460,7 +2527,7 @@
|
|
|
2460
2527
|
}
|
|
2461
2528
|
],
|
|
2462
2529
|
"compatibility": {
|
|
2463
|
-
"nuxt": "^2.0.0 ||
|
|
2530
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2464
2531
|
"requires": {
|
|
2465
2532
|
"bridge": "optional"
|
|
2466
2533
|
}
|
|
@@ -2528,7 +2595,7 @@
|
|
|
2528
2595
|
}
|
|
2529
2596
|
],
|
|
2530
2597
|
"compatibility": {
|
|
2531
|
-
"nuxt": "
|
|
2598
|
+
"nuxt": ">=3.0.0",
|
|
2532
2599
|
"requires": {}
|
|
2533
2600
|
}
|
|
2534
2601
|
},
|
|
@@ -2581,7 +2648,7 @@
|
|
|
2581
2648
|
}
|
|
2582
2649
|
],
|
|
2583
2650
|
"compatibility": {
|
|
2584
|
-
"nuxt": "^2.0.0 ||
|
|
2651
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2585
2652
|
"requires": {}
|
|
2586
2653
|
}
|
|
2587
2654
|
},
|
|
@@ -2603,7 +2670,7 @@
|
|
|
2603
2670
|
}
|
|
2604
2671
|
],
|
|
2605
2672
|
"compatibility": {
|
|
2606
|
-
"nuxt": "
|
|
2673
|
+
"nuxt": ">=3.0.0",
|
|
2607
2674
|
"requires": {}
|
|
2608
2675
|
}
|
|
2609
2676
|
},
|
|
@@ -2625,30 +2692,34 @@
|
|
|
2625
2692
|
}
|
|
2626
2693
|
],
|
|
2627
2694
|
"compatibility": {
|
|
2628
|
-
"nuxt": "
|
|
2695
|
+
"nuxt": ">=3.0.0",
|
|
2629
2696
|
"requires": {},
|
|
2630
2697
|
"devtools": "^0.0.0"
|
|
2631
2698
|
}
|
|
2632
2699
|
},
|
|
2633
2700
|
{
|
|
2634
2701
|
"name": "icon",
|
|
2635
|
-
"description": "Icon module for Nuxt with
|
|
2636
|
-
"repo": "nuxt
|
|
2637
|
-
"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",
|
|
2638
2705
|
"icon": "nuxt-icon.png",
|
|
2639
|
-
"github": "https://github.com/nuxt
|
|
2640
|
-
"website": "https://github.com/nuxt
|
|
2706
|
+
"github": "https://github.com/nuxt/icon",
|
|
2707
|
+
"website": "https://github.com/nuxt/icon",
|
|
2641
2708
|
"learn_more": "",
|
|
2642
2709
|
"category": "UI",
|
|
2643
|
-
"type": "
|
|
2710
|
+
"type": "official",
|
|
2644
2711
|
"maintainers": [
|
|
2645
2712
|
{
|
|
2646
2713
|
"name": "Atinux",
|
|
2647
2714
|
"github": "Atinux"
|
|
2715
|
+
},
|
|
2716
|
+
{
|
|
2717
|
+
"name": "Anthony Fu",
|
|
2718
|
+
"github": "antfu"
|
|
2648
2719
|
}
|
|
2649
2720
|
],
|
|
2650
2721
|
"compatibility": {
|
|
2651
|
-
"nuxt": "
|
|
2722
|
+
"nuxt": ">=3.0.0",
|
|
2652
2723
|
"requires": {},
|
|
2653
2724
|
"devtools": "^0.0.0"
|
|
2654
2725
|
}
|
|
@@ -2671,7 +2742,7 @@
|
|
|
2671
2742
|
}
|
|
2672
2743
|
],
|
|
2673
2744
|
"compatibility": {
|
|
2674
|
-
"nuxt": "
|
|
2745
|
+
"nuxt": ">=3.0.0",
|
|
2675
2746
|
"requires": {}
|
|
2676
2747
|
}
|
|
2677
2748
|
},
|
|
@@ -2731,7 +2802,7 @@
|
|
|
2731
2802
|
}
|
|
2732
2803
|
],
|
|
2733
2804
|
"compatibility": {
|
|
2734
|
-
"nuxt": "^2.0.0 ||
|
|
2805
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2735
2806
|
"requires": {
|
|
2736
2807
|
"bridge": "optional"
|
|
2737
2808
|
}
|
|
@@ -2762,10 +2833,10 @@
|
|
|
2762
2833
|
{
|
|
2763
2834
|
"name": "inkline",
|
|
2764
2835
|
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
2765
|
-
"repo": "inkline/plugin",
|
|
2836
|
+
"repo": "inkline/inkline#main/packages/integrations/plugin",
|
|
2766
2837
|
"npm": "@inkline/plugin",
|
|
2767
2838
|
"icon": "inkline.svg",
|
|
2768
|
-
"github": "https://github.com/inkline/
|
|
2839
|
+
"github": "https://github.com/inkline/inkline",
|
|
2769
2840
|
"website": "https://inkline.io",
|
|
2770
2841
|
"learn_more": "https://inkline.io/docs/installation/nuxt",
|
|
2771
2842
|
"category": "UI",
|
|
@@ -2778,7 +2849,7 @@
|
|
|
2778
2849
|
}
|
|
2779
2850
|
],
|
|
2780
2851
|
"compatibility": {
|
|
2781
|
-
"nuxt": "^2.0.0 ||
|
|
2852
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2782
2853
|
"requires": {
|
|
2783
2854
|
"bridge": true
|
|
2784
2855
|
}
|
|
@@ -2825,7 +2896,7 @@
|
|
|
2825
2896
|
}
|
|
2826
2897
|
],
|
|
2827
2898
|
"compatibility": {
|
|
2828
|
-
"nuxt": "
|
|
2899
|
+
"nuxt": ">=3.0.0",
|
|
2829
2900
|
"requires": {}
|
|
2830
2901
|
}
|
|
2831
2902
|
},
|
|
@@ -2847,7 +2918,29 @@
|
|
|
2847
2918
|
}
|
|
2848
2919
|
],
|
|
2849
2920
|
"compatibility": {
|
|
2850
|
-
"nuxt": "^2.0.0 ||
|
|
2921
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2922
|
+
"requires": {}
|
|
2923
|
+
}
|
|
2924
|
+
},
|
|
2925
|
+
{
|
|
2926
|
+
"name": "keen-slider",
|
|
2927
|
+
"description": "Best, lightweight Keen Slider for best web performance",
|
|
2928
|
+
"repo": "modbender/nuxt-keen-slider",
|
|
2929
|
+
"npm": "nuxt-keen-slider",
|
|
2930
|
+
"icon": "keen-slider.png",
|
|
2931
|
+
"github": "https://github.com/modbender/nuxt-keen-slider",
|
|
2932
|
+
"website": "https://github.com/modbender/nuxt-keen-slider",
|
|
2933
|
+
"learn_more": "",
|
|
2934
|
+
"category": "Libraries",
|
|
2935
|
+
"type": "3rd-party",
|
|
2936
|
+
"maintainers": [
|
|
2937
|
+
{
|
|
2938
|
+
"name": "modbender",
|
|
2939
|
+
"github": "modbender"
|
|
2940
|
+
}
|
|
2941
|
+
],
|
|
2942
|
+
"compatibility": {
|
|
2943
|
+
"nuxt": "^3.0.0",
|
|
2851
2944
|
"requires": {}
|
|
2852
2945
|
}
|
|
2853
2946
|
},
|
|
@@ -2896,7 +2989,7 @@
|
|
|
2896
2989
|
}
|
|
2897
2990
|
],
|
|
2898
2991
|
"compatibility": {
|
|
2899
|
-
"nuxt": "
|
|
2992
|
+
"nuxt": ">=3.0.0",
|
|
2900
2993
|
"requires": {}
|
|
2901
2994
|
},
|
|
2902
2995
|
"sponsor": true
|
|
@@ -2921,7 +3014,7 @@
|
|
|
2921
3014
|
}
|
|
2922
3015
|
],
|
|
2923
3016
|
"compatibility": {
|
|
2924
|
-
"nuxt": "
|
|
3017
|
+
"nuxt": ">=3.0.0",
|
|
2925
3018
|
"requires": {}
|
|
2926
3019
|
}
|
|
2927
3020
|
},
|
|
@@ -2987,7 +3080,7 @@
|
|
|
2987
3080
|
}
|
|
2988
3081
|
],
|
|
2989
3082
|
"compatibility": {
|
|
2990
|
-
"nuxt": "
|
|
3083
|
+
"nuxt": ">=3.0.0",
|
|
2991
3084
|
"requires": {}
|
|
2992
3085
|
}
|
|
2993
3086
|
},
|
|
@@ -3015,23 +3108,23 @@
|
|
|
3015
3108
|
},
|
|
3016
3109
|
{
|
|
3017
3110
|
"name": "leaflet",
|
|
3018
|
-
"description": "
|
|
3019
|
-
"repo": "
|
|
3020
|
-
"npm": "
|
|
3111
|
+
"description": "Leaflet integration with Nuxt",
|
|
3112
|
+
"repo": "nuxt-modules/leaflet",
|
|
3113
|
+
"npm": "@nuxtjs/leaflet",
|
|
3021
3114
|
"icon": "leaflet.png",
|
|
3022
|
-
"github": "https://github.com/
|
|
3023
|
-
"website": "https://
|
|
3024
|
-
"learn_more": "https://
|
|
3115
|
+
"github": "https://github.com/nuxt-modules/leaflet",
|
|
3116
|
+
"website": "https://leaflet.nuxtjs.org/",
|
|
3117
|
+
"learn_more": "https://leaflet.nuxtjs.org/",
|
|
3025
3118
|
"category": "Libraries",
|
|
3026
|
-
"type": "
|
|
3119
|
+
"type": "community",
|
|
3027
3120
|
"maintainers": [
|
|
3028
3121
|
{
|
|
3029
|
-
"name": "
|
|
3030
|
-
"github": "
|
|
3122
|
+
"name": "Augustin MERCIER",
|
|
3123
|
+
"github": "Gugustinette"
|
|
3031
3124
|
}
|
|
3032
3125
|
],
|
|
3033
3126
|
"compatibility": {
|
|
3034
|
-
"nuxt": "^
|
|
3127
|
+
"nuxt": "^3.0.0",
|
|
3035
3128
|
"requires": {}
|
|
3036
3129
|
}
|
|
3037
3130
|
},
|
|
@@ -3055,7 +3148,7 @@
|
|
|
3055
3148
|
}
|
|
3056
3149
|
],
|
|
3057
3150
|
"compatibility": {
|
|
3058
|
-
"nuxt": "
|
|
3151
|
+
"nuxt": ">=3.0.0",
|
|
3059
3152
|
"requires": {},
|
|
3060
3153
|
"devtools": "^0.0.0"
|
|
3061
3154
|
}
|
|
@@ -3110,6 +3203,28 @@
|
|
|
3110
3203
|
"requires": {}
|
|
3111
3204
|
}
|
|
3112
3205
|
},
|
|
3206
|
+
{
|
|
3207
|
+
"name": "locomotive-scroll",
|
|
3208
|
+
"description": "A Nuxt module to easily integrate Locomotive Scroll into your Nuxt application.",
|
|
3209
|
+
"repo": "arashsheyda/nuxt-locomotive-scroll",
|
|
3210
|
+
"npm": "nuxt-locomotive-scroll",
|
|
3211
|
+
"icon": "locomotive-scroll.png",
|
|
3212
|
+
"github": "https://github.com/arashsheyda/nuxt-locomotive-scroll",
|
|
3213
|
+
"website": "https://docs.arashsheyda.me/nuxt-locomotive-scroll",
|
|
3214
|
+
"learn_more": "https://github.com/locomotivemtl/locomotive-scroll",
|
|
3215
|
+
"category": "Libraries",
|
|
3216
|
+
"type": "3rd-party",
|
|
3217
|
+
"maintainers": [
|
|
3218
|
+
{
|
|
3219
|
+
"name": "Arash Sheyda",
|
|
3220
|
+
"github": "arashsheyda"
|
|
3221
|
+
}
|
|
3222
|
+
],
|
|
3223
|
+
"compatibility": {
|
|
3224
|
+
"nuxt": ">=3.0.0",
|
|
3225
|
+
"requires": {}
|
|
3226
|
+
}
|
|
3227
|
+
},
|
|
3113
3228
|
{
|
|
3114
3229
|
"name": "lodash",
|
|
3115
3230
|
"description": "lodash module with auto-import and custom prefix",
|
|
@@ -3128,7 +3243,7 @@
|
|
|
3128
3243
|
}
|
|
3129
3244
|
],
|
|
3130
3245
|
"compatibility": {
|
|
3131
|
-
"nuxt": "
|
|
3246
|
+
"nuxt": ">=3.0.0",
|
|
3132
3247
|
"requires": {}
|
|
3133
3248
|
}
|
|
3134
3249
|
},
|
|
@@ -3151,10 +3266,34 @@
|
|
|
3151
3266
|
}
|
|
3152
3267
|
],
|
|
3153
3268
|
"compatibility": {
|
|
3154
|
-
"nuxt": "^2.0.0 ||
|
|
3269
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
3155
3270
|
"requires": {}
|
|
3156
3271
|
}
|
|
3157
3272
|
},
|
|
3273
|
+
{
|
|
3274
|
+
"name": "logto",
|
|
3275
|
+
"description": "The better Nuxt auth module for developers.",
|
|
3276
|
+
"repo": "logto-io/js#master/packages/nuxt",
|
|
3277
|
+
"npm": "@logto/nuxt",
|
|
3278
|
+
"icon": "logto.svg",
|
|
3279
|
+
"github": "https://github.com/logto-io/js/tree/master/packages/nuxt",
|
|
3280
|
+
"website": "https://logto.io",
|
|
3281
|
+
"learn_more": "https://docs.logto.io",
|
|
3282
|
+
"category": "Security",
|
|
3283
|
+
"type": "3rd-party",
|
|
3284
|
+
"maintainers": [
|
|
3285
|
+
{
|
|
3286
|
+
"name": "logto",
|
|
3287
|
+
"github": "logto-io",
|
|
3288
|
+
"twitter": "logto_io"
|
|
3289
|
+
}
|
|
3290
|
+
],
|
|
3291
|
+
"compatibility": {
|
|
3292
|
+
"nuxt": ">=3.0.0",
|
|
3293
|
+
"requires": {}
|
|
3294
|
+
},
|
|
3295
|
+
"sponsor": true
|
|
3296
|
+
},
|
|
3158
3297
|
{
|
|
3159
3298
|
"name": "lucide-icons",
|
|
3160
3299
|
"description": "Nuxt module to integrate Lucide icons",
|
|
@@ -3177,7 +3316,7 @@
|
|
|
3177
3316
|
}
|
|
3178
3317
|
],
|
|
3179
3318
|
"compatibility": {
|
|
3180
|
-
"nuxt": "
|
|
3319
|
+
"nuxt": ">=3.0.0",
|
|
3181
3320
|
"requires": {}
|
|
3182
3321
|
}
|
|
3183
3322
|
},
|
|
@@ -3222,7 +3361,7 @@
|
|
|
3222
3361
|
}
|
|
3223
3362
|
],
|
|
3224
3363
|
"compatibility": {
|
|
3225
|
-
"nuxt": "
|
|
3364
|
+
"nuxt": ">=3.0.0",
|
|
3226
3365
|
"requires": {}
|
|
3227
3366
|
}
|
|
3228
3367
|
},
|
|
@@ -3245,7 +3384,7 @@
|
|
|
3245
3384
|
}
|
|
3246
3385
|
],
|
|
3247
3386
|
"compatibility": {
|
|
3248
|
-
"nuxt": "
|
|
3387
|
+
"nuxt": ">=3.8.0",
|
|
3249
3388
|
"requires": {}
|
|
3250
3389
|
}
|
|
3251
3390
|
},
|
|
@@ -3291,7 +3430,7 @@
|
|
|
3291
3430
|
}
|
|
3292
3431
|
],
|
|
3293
3432
|
"compatibility": {
|
|
3294
|
-
"nuxt": "
|
|
3433
|
+
"nuxt": ">=3.0.0",
|
|
3295
3434
|
"requires": {},
|
|
3296
3435
|
"devtools": "^0.0.0"
|
|
3297
3436
|
}
|
|
@@ -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
|
},
|
|
@@ -3358,7 +3497,7 @@
|
|
|
3358
3497
|
}
|
|
3359
3498
|
],
|
|
3360
3499
|
"compatibility": {
|
|
3361
|
-
"nuxt": "
|
|
3500
|
+
"nuxt": ">=3.0.0",
|
|
3362
3501
|
"requires": {}
|
|
3363
3502
|
}
|
|
3364
3503
|
},
|
|
@@ -3404,7 +3543,7 @@
|
|
|
3404
3543
|
}
|
|
3405
3544
|
],
|
|
3406
3545
|
"compatibility": {
|
|
3407
|
-
"nuxt": "^2.0.0 ||
|
|
3546
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
3408
3547
|
"requires": {
|
|
3409
3548
|
"bridge": true
|
|
3410
3549
|
}
|
|
@@ -3429,7 +3568,7 @@
|
|
|
3429
3568
|
}
|
|
3430
3569
|
],
|
|
3431
3570
|
"compatibility": {
|
|
3432
|
-
"nuxt": "
|
|
3571
|
+
"nuxt": ">=3.0.0",
|
|
3433
3572
|
"requires": {
|
|
3434
3573
|
"bridge": false
|
|
3435
3574
|
},
|
|
@@ -3477,7 +3616,29 @@
|
|
|
3477
3616
|
}
|
|
3478
3617
|
],
|
|
3479
3618
|
"compatibility": {
|
|
3480
|
-
"nuxt": "
|
|
3619
|
+
"nuxt": ">=3.0.0",
|
|
3620
|
+
"requires": {}
|
|
3621
|
+
}
|
|
3622
|
+
},
|
|
3623
|
+
{
|
|
3624
|
+
"name": "mojocss",
|
|
3625
|
+
"description": "The Atomic CSS Framework for crafting gorgeous UIs without shipping any CSS.",
|
|
3626
|
+
"repo": "mojocss/mojocss-nuxt-module",
|
|
3627
|
+
"npm": "@mojocss/nuxt",
|
|
3628
|
+
"icon": "mojocss.svg",
|
|
3629
|
+
"github": "https://github.com/mojocss/mojocss-nuxt-module",
|
|
3630
|
+
"website": "https://mojocss.com/docs/guide/nuxtjs",
|
|
3631
|
+
"learn_more": "",
|
|
3632
|
+
"category": "UI",
|
|
3633
|
+
"type": "3rd-party",
|
|
3634
|
+
"maintainers": [
|
|
3635
|
+
{
|
|
3636
|
+
"name": "mojocss",
|
|
3637
|
+
"github": "mojocss"
|
|
3638
|
+
}
|
|
3639
|
+
],
|
|
3640
|
+
"compatibility": {
|
|
3641
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
3481
3642
|
"requires": {}
|
|
3482
3643
|
}
|
|
3483
3644
|
},
|
|
@@ -3548,7 +3709,7 @@
|
|
|
3548
3709
|
}
|
|
3549
3710
|
],
|
|
3550
3711
|
"compatibility": {
|
|
3551
|
-
"nuxt": "
|
|
3712
|
+
"nuxt": ">=3.0.0",
|
|
3552
3713
|
"requires": {}
|
|
3553
3714
|
}
|
|
3554
3715
|
},
|
|
@@ -3621,29 +3782,45 @@
|
|
|
3621
3782
|
},
|
|
3622
3783
|
{
|
|
3623
3784
|
"name": "ngrok",
|
|
3624
|
-
"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",
|
|
3625
|
-
"repo": "nuxt-
|
|
3785
|
+
"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.",
|
|
3786
|
+
"repo": "nuxt-modules/ngrok",
|
|
3626
3787
|
"npm": "@nuxtjs/ngrok",
|
|
3627
|
-
"icon": "ngrok.
|
|
3628
|
-
"github": "https://github.com/nuxt-
|
|
3629
|
-
"website": "https://ngrok.nuxtjs.org",
|
|
3630
|
-
"learn_more": "https://
|
|
3788
|
+
"icon": "ngrok.svg",
|
|
3789
|
+
"github": "https://github.com/nuxt-modules/ngrok",
|
|
3790
|
+
"website": "https://ngrok.nuxtjs.org/",
|
|
3791
|
+
"learn_more": "https://ngrok.com/",
|
|
3631
3792
|
"category": "Devtools",
|
|
3632
3793
|
"type": "community",
|
|
3633
3794
|
"maintainers": [
|
|
3634
3795
|
{
|
|
3635
|
-
"name": "
|
|
3636
|
-
"github": "
|
|
3637
|
-
|
|
3638
|
-
|
|
3796
|
+
"name": "Arash Sheyda",
|
|
3797
|
+
"github": "arashsheyda"
|
|
3798
|
+
}
|
|
3799
|
+
],
|
|
3800
|
+
"compatibility": {
|
|
3801
|
+
"nuxt": ">=3.0.0",
|
|
3802
|
+
"requires": {}
|
|
3803
|
+
}
|
|
3804
|
+
},
|
|
3805
|
+
{
|
|
3806
|
+
"name": "nodemailer",
|
|
3807
|
+
"description": "Nuxt integration for nodemailer",
|
|
3808
|
+
"repo": "kleinpetr/nuxt-nodemailer",
|
|
3809
|
+
"npm": "nuxt-nodemailer",
|
|
3810
|
+
"icon": "nodemailer.png",
|
|
3811
|
+
"github": "https://github.com/kleinpetr/nuxt-nodemailer",
|
|
3812
|
+
"website": "https://github.com/kleinpetr/nuxt-nodemailer",
|
|
3813
|
+
"learn_more": "https://www.nodemailer.com/",
|
|
3814
|
+
"category": "Extensions",
|
|
3815
|
+
"type": "3rd-party",
|
|
3816
|
+
"maintainers": [
|
|
3639
3817
|
{
|
|
3640
|
-
"name": "
|
|
3641
|
-
"github": "
|
|
3642
|
-
"twitter": "_pi0_"
|
|
3818
|
+
"name": "kleinpetr",
|
|
3819
|
+
"github": "kleinpetr"
|
|
3643
3820
|
}
|
|
3644
3821
|
],
|
|
3645
3822
|
"compatibility": {
|
|
3646
|
-
"nuxt": "
|
|
3823
|
+
"nuxt": ">=3.0.0",
|
|
3647
3824
|
"requires": {}
|
|
3648
3825
|
}
|
|
3649
3826
|
},
|
|
@@ -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
|
},
|
|
@@ -3709,7 +3886,7 @@
|
|
|
3709
3886
|
}
|
|
3710
3887
|
],
|
|
3711
3888
|
"compatibility": {
|
|
3712
|
-
"nuxt": "
|
|
3889
|
+
"nuxt": ">=3.0.0",
|
|
3713
3890
|
"requires": {}
|
|
3714
3891
|
}
|
|
3715
3892
|
},
|
|
@@ -3732,7 +3909,7 @@
|
|
|
3732
3909
|
}
|
|
3733
3910
|
],
|
|
3734
3911
|
"compatibility": {
|
|
3735
|
-
"nuxt": "
|
|
3912
|
+
"nuxt": ">=3.0.0",
|
|
3736
3913
|
"requires": {}
|
|
3737
3914
|
}
|
|
3738
3915
|
},
|
|
@@ -3755,7 +3932,7 @@
|
|
|
3755
3932
|
}
|
|
3756
3933
|
],
|
|
3757
3934
|
"compatibility": {
|
|
3758
|
-
"nuxt": "
|
|
3935
|
+
"nuxt": ">=3.9.0",
|
|
3759
3936
|
"requires": {}
|
|
3760
3937
|
}
|
|
3761
3938
|
},
|
|
@@ -3777,7 +3954,7 @@
|
|
|
3777
3954
|
}
|
|
3778
3955
|
],
|
|
3779
3956
|
"compatibility": {
|
|
3780
|
-
"nuxt": "
|
|
3957
|
+
"nuxt": ">=3.0.0",
|
|
3781
3958
|
"requires": {}
|
|
3782
3959
|
}
|
|
3783
3960
|
},
|
|
@@ -3799,10 +3976,39 @@
|
|
|
3799
3976
|
}
|
|
3800
3977
|
],
|
|
3801
3978
|
"compatibility": {
|
|
3802
|
-
"nuxt": "
|
|
3979
|
+
"nuxt": ">=3.0.0",
|
|
3803
3980
|
"requires": {}
|
|
3804
3981
|
}
|
|
3805
3982
|
},
|
|
3983
|
+
{
|
|
3984
|
+
"name": "nuxt-booster",
|
|
3985
|
+
"description": "nuxt-booster will help you to improve the lighthouse performance score (100/100) of your website.",
|
|
3986
|
+
"repo": "basics/nuxt-booster",
|
|
3987
|
+
"npm": "nuxt-booster",
|
|
3988
|
+
"icon": "nuxt-booster.svg",
|
|
3989
|
+
"github": "https://github.com/basics/nuxt-booster",
|
|
3990
|
+
"website": "https://basics.github.io/nuxt-booster/",
|
|
3991
|
+
"learn_more": "https://basics.github.io/nuxt-booster/",
|
|
3992
|
+
"category": "Performance",
|
|
3993
|
+
"type": "3rd-party",
|
|
3994
|
+
"maintainers": [
|
|
3995
|
+
{
|
|
3996
|
+
"name": "Thorn Walli",
|
|
3997
|
+
"github": "ThornWalli",
|
|
3998
|
+
"avatar": "https://avatars.githubusercontent.com/u/8287751?v=4"
|
|
3999
|
+
},
|
|
4000
|
+
{
|
|
4001
|
+
"name": "Stephan Gerbeth",
|
|
4002
|
+
"github": "StephanGerbeth",
|
|
4003
|
+
"avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
|
|
4004
|
+
}
|
|
4005
|
+
],
|
|
4006
|
+
"compatibility": {
|
|
4007
|
+
"nuxt": ">=3.0.0",
|
|
4008
|
+
"requires": {},
|
|
4009
|
+
"devtools": "^0.0.0"
|
|
4010
|
+
}
|
|
4011
|
+
},
|
|
3806
4012
|
{
|
|
3807
4013
|
"name": "nuxt-bootstrap-icons",
|
|
3808
4014
|
"description": "Just a simple integration for Bootstrap Icons",
|
|
@@ -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,29 @@
|
|
|
3843
4049
|
}
|
|
3844
4050
|
],
|
|
3845
4051
|
"compatibility": {
|
|
3846
|
-
"nuxt": "
|
|
4052
|
+
"nuxt": ">=3.0.0",
|
|
4053
|
+
"requires": {}
|
|
4054
|
+
}
|
|
4055
|
+
},
|
|
4056
|
+
{
|
|
4057
|
+
"name": "nuxt-codemirror",
|
|
4058
|
+
"description": "Nuxt codemirror module",
|
|
4059
|
+
"repo": "thimodev/nuxt-codemirror",
|
|
4060
|
+
"npm": "nuxt-codemirror",
|
|
4061
|
+
"icon": "nuxt-codemirror.svg",
|
|
4062
|
+
"github": "https://github.com/ThimoDEV/nuxt-codemirror",
|
|
4063
|
+
"website": "https://github.com/ThimoDEV/nuxt-codemirror",
|
|
4064
|
+
"learn_more": "https://github.com/ThimoDEV/nuxt-codemirror",
|
|
4065
|
+
"category": "Libraries",
|
|
4066
|
+
"type": "3rd-party",
|
|
4067
|
+
"maintainers": [
|
|
4068
|
+
{
|
|
4069
|
+
"name": "ThimoDEV",
|
|
4070
|
+
"github": "ThimoDEV"
|
|
4071
|
+
}
|
|
4072
|
+
],
|
|
4073
|
+
"compatibility": {
|
|
4074
|
+
"nuxt": ">=3.0.0",
|
|
3847
4075
|
"requires": {}
|
|
3848
4076
|
}
|
|
3849
4077
|
},
|
|
@@ -3865,7 +4093,7 @@
|
|
|
3865
4093
|
}
|
|
3866
4094
|
],
|
|
3867
4095
|
"compatibility": {
|
|
3868
|
-
"nuxt": "
|
|
4096
|
+
"nuxt": ">=3.0.0",
|
|
3869
4097
|
"requires": {}
|
|
3870
4098
|
}
|
|
3871
4099
|
},
|
|
@@ -3891,7 +4119,7 @@
|
|
|
3891
4119
|
}
|
|
3892
4120
|
],
|
|
3893
4121
|
"compatibility": {
|
|
3894
|
-
"nuxt": "
|
|
4122
|
+
"nuxt": ">=3.0.0",
|
|
3895
4123
|
"requires": {}
|
|
3896
4124
|
}
|
|
3897
4125
|
},
|
|
@@ -3913,7 +4141,7 @@
|
|
|
3913
4141
|
}
|
|
3914
4142
|
],
|
|
3915
4143
|
"compatibility": {
|
|
3916
|
-
"nuxt": "
|
|
4144
|
+
"nuxt": ">=3.0.0",
|
|
3917
4145
|
"requires": {}
|
|
3918
4146
|
}
|
|
3919
4147
|
},
|
|
@@ -3935,7 +4163,29 @@
|
|
|
3935
4163
|
}
|
|
3936
4164
|
],
|
|
3937
4165
|
"compatibility": {
|
|
3938
|
-
"nuxt": "
|
|
4166
|
+
"nuxt": ">=3.0.0",
|
|
4167
|
+
"requires": {}
|
|
4168
|
+
}
|
|
4169
|
+
},
|
|
4170
|
+
{
|
|
4171
|
+
"name": "nuxt-file-storage",
|
|
4172
|
+
"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.",
|
|
4173
|
+
"repo": "nyllre/nuxt-file-storage",
|
|
4174
|
+
"npm": "nuxt-file-storage",
|
|
4175
|
+
"icon": "nuxt-file-storage.svg",
|
|
4176
|
+
"github": "https://github.com/nyllre/nuxt-file-storage",
|
|
4177
|
+
"website": "https://github.com/nyllre/nuxt-file-storage",
|
|
4178
|
+
"learn_more": "https://github.com/nyllre/nuxt-file-storage",
|
|
4179
|
+
"category": "Database",
|
|
4180
|
+
"type": "3rd-party",
|
|
4181
|
+
"maintainers": [
|
|
4182
|
+
{
|
|
4183
|
+
"name": "NyllRE",
|
|
4184
|
+
"github": "NyllRE"
|
|
4185
|
+
}
|
|
4186
|
+
],
|
|
4187
|
+
"compatibility": {
|
|
4188
|
+
"nuxt": ">=3.0.0",
|
|
3939
4189
|
"requires": {}
|
|
3940
4190
|
}
|
|
3941
4191
|
},
|
|
@@ -3958,20 +4208,43 @@
|
|
|
3958
4208
|
}
|
|
3959
4209
|
],
|
|
3960
4210
|
"compatibility": {
|
|
3961
|
-
"nuxt": "
|
|
4211
|
+
"nuxt": ">=3.0.0",
|
|
3962
4212
|
"requires": {}
|
|
3963
4213
|
}
|
|
3964
4214
|
},
|
|
3965
4215
|
{
|
|
3966
|
-
"name": "nuxt-
|
|
3967
|
-
"description": "
|
|
3968
|
-
"repo": "
|
|
3969
|
-
"npm": "nuxt-
|
|
3970
|
-
"icon": "nuxt-
|
|
3971
|
-
"github": "https://github.com/
|
|
3972
|
-
"website": "https://github.com/
|
|
3973
|
-
"learn_more": "",
|
|
3974
|
-
"category": "
|
|
4216
|
+
"name": "nuxt-fortify",
|
|
4217
|
+
"description": "Use Laravel fortify and sanctum with Nuxt",
|
|
4218
|
+
"repo": "dev-charles15531/nuxt-fortify",
|
|
4219
|
+
"npm": "nuxt-fortify",
|
|
4220
|
+
"icon": "laravel-nuxt-fortify.svg",
|
|
4221
|
+
"github": "https://github.com/dev-charles15531/nuxt-fortify",
|
|
4222
|
+
"website": "https://github.com/dev-charles15531/nuxt-fortify",
|
|
4223
|
+
"learn_more": "https://laravel.com/docs/11.x/fortify",
|
|
4224
|
+
"category": "Security",
|
|
4225
|
+
"type": "3rd-party",
|
|
4226
|
+
"maintainers": [
|
|
4227
|
+
{
|
|
4228
|
+
"name": "Charles Paul",
|
|
4229
|
+
"github": "dev-charles15531",
|
|
4230
|
+
"avatar": "https://avatars.githubusercontent.com/dev-charles15531"
|
|
4231
|
+
}
|
|
4232
|
+
],
|
|
4233
|
+
"compatibility": {
|
|
4234
|
+
"nuxt": ">=3.9.0",
|
|
4235
|
+
"requires": {}
|
|
4236
|
+
}
|
|
4237
|
+
},
|
|
4238
|
+
{
|
|
4239
|
+
"name": "nuxt-graphql-middleware",
|
|
4240
|
+
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
4241
|
+
"repo": "dulnan/nuxt-graphql-middleware",
|
|
4242
|
+
"npm": "nuxt-graphql-middleware",
|
|
4243
|
+
"icon": "nuxt-graphql-middleware.svg",
|
|
4244
|
+
"github": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
4245
|
+
"website": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
4246
|
+
"learn_more": "",
|
|
4247
|
+
"category": "Request",
|
|
3975
4248
|
"type": "3rd-party",
|
|
3976
4249
|
"maintainers": [
|
|
3977
4250
|
{
|
|
@@ -3987,7 +4260,7 @@
|
|
|
3987
4260
|
}
|
|
3988
4261
|
],
|
|
3989
4262
|
"compatibility": {
|
|
3990
|
-
"nuxt": "^2.0.0 ||
|
|
4263
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
3991
4264
|
"requires": {}
|
|
3992
4265
|
}
|
|
3993
4266
|
},
|
|
@@ -4031,7 +4304,7 @@
|
|
|
4031
4304
|
}
|
|
4032
4305
|
],
|
|
4033
4306
|
"compatibility": {
|
|
4034
|
-
"nuxt": "
|
|
4307
|
+
"nuxt": ">=3.0.0",
|
|
4035
4308
|
"requires": {},
|
|
4036
4309
|
"devtools": "^0.0.0"
|
|
4037
4310
|
}
|
|
@@ -4054,7 +4327,7 @@
|
|
|
4054
4327
|
}
|
|
4055
4328
|
],
|
|
4056
4329
|
"compatibility": {
|
|
4057
|
-
"nuxt": "^2.0.0 ||
|
|
4330
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
4058
4331
|
"requires": {
|
|
4059
4332
|
"bridge": "optional"
|
|
4060
4333
|
}
|
|
@@ -4100,7 +4373,7 @@
|
|
|
4100
4373
|
}
|
|
4101
4374
|
],
|
|
4102
4375
|
"compatibility": {
|
|
4103
|
-
"nuxt": "
|
|
4376
|
+
"nuxt": ">=3.0.0",
|
|
4104
4377
|
"requires": {}
|
|
4105
4378
|
}
|
|
4106
4379
|
},
|
|
@@ -4111,8 +4384,8 @@
|
|
|
4111
4384
|
"npm": "@nuxtus/nuxt-localtunnel",
|
|
4112
4385
|
"icon": "nuxt-localtunnel.svg",
|
|
4113
4386
|
"github": "https://github.com/nuxtus/localtunnel",
|
|
4114
|
-
"website": "https://
|
|
4115
|
-
"learn_more": "
|
|
4387
|
+
"website": "https://github.com/nuxtus/localtunnel",
|
|
4388
|
+
"learn_more": "",
|
|
4116
4389
|
"category": "Devtools",
|
|
4117
4390
|
"type": "3rd-party",
|
|
4118
4391
|
"maintainers": [
|
|
@@ -4123,7 +4396,7 @@
|
|
|
4123
4396
|
}
|
|
4124
4397
|
],
|
|
4125
4398
|
"compatibility": {
|
|
4126
|
-
"nuxt": "
|
|
4399
|
+
"nuxt": ">=3.0.0",
|
|
4127
4400
|
"requires": {}
|
|
4128
4401
|
}
|
|
4129
4402
|
},
|
|
@@ -4146,7 +4419,7 @@
|
|
|
4146
4419
|
}
|
|
4147
4420
|
],
|
|
4148
4421
|
"compatibility": {
|
|
4149
|
-
"nuxt": "
|
|
4422
|
+
"nuxt": ">=3.0.0",
|
|
4150
4423
|
"requires": {}
|
|
4151
4424
|
}
|
|
4152
4425
|
},
|
|
@@ -4168,7 +4441,7 @@
|
|
|
4168
4441
|
}
|
|
4169
4442
|
],
|
|
4170
4443
|
"compatibility": {
|
|
4171
|
-
"nuxt": "^2.0.0 ||
|
|
4444
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
4172
4445
|
"requires": {}
|
|
4173
4446
|
}
|
|
4174
4447
|
},
|
|
@@ -4189,6 +4462,28 @@
|
|
|
4189
4462
|
"github": "AlexLavoie42"
|
|
4190
4463
|
}
|
|
4191
4464
|
],
|
|
4465
|
+
"compatibility": {
|
|
4466
|
+
"nuxt": ">=3.0.0",
|
|
4467
|
+
"requires": {}
|
|
4468
|
+
}
|
|
4469
|
+
},
|
|
4470
|
+
{
|
|
4471
|
+
"name": "nuxt-maplibre",
|
|
4472
|
+
"description": "Maplibre integration with Nuxt",
|
|
4473
|
+
"repo": "Gugustinette/nuxt-maplibre",
|
|
4474
|
+
"npm": "nuxt-maplibre",
|
|
4475
|
+
"icon": "maplibre.png",
|
|
4476
|
+
"github": "https://github.com/Gugustinette/nuxt-maplibre",
|
|
4477
|
+
"website": "https://gugustinette.github.io/nuxt-maplibre/",
|
|
4478
|
+
"learn_more": "https://gugustinette.github.io/nuxt-maplibre/",
|
|
4479
|
+
"category": "Libraries",
|
|
4480
|
+
"type": "3rd-party",
|
|
4481
|
+
"maintainers": [
|
|
4482
|
+
{
|
|
4483
|
+
"name": "Augustin MERCIER",
|
|
4484
|
+
"github": "Gugustinette"
|
|
4485
|
+
}
|
|
4486
|
+
],
|
|
4192
4487
|
"compatibility": {
|
|
4193
4488
|
"nuxt": "^3.0.0",
|
|
4194
4489
|
"requires": {}
|
|
@@ -4212,7 +4507,30 @@
|
|
|
4212
4507
|
}
|
|
4213
4508
|
],
|
|
4214
4509
|
"compatibility": {
|
|
4215
|
-
"nuxt": "
|
|
4510
|
+
"nuxt": ">=3.0.0",
|
|
4511
|
+
"requires": {}
|
|
4512
|
+
}
|
|
4513
|
+
},
|
|
4514
|
+
{
|
|
4515
|
+
"name": "nuxt-meta-pixel",
|
|
4516
|
+
"description": "Meta (Facebook) pixel integration for Nuxt. Multi-pixel, auto page view and more.",
|
|
4517
|
+
"repo": "tanukijs/meta-pixel#dev/packages/nuxt-meta-pixel",
|
|
4518
|
+
"npm": "nuxt-meta-pixel",
|
|
4519
|
+
"icon": "",
|
|
4520
|
+
"github": "https://github.com/tanukijs/meta-pixel",
|
|
4521
|
+
"website": "https://github.com/tanukijs/meta-pixel",
|
|
4522
|
+
"learn_more": "https://github.com/tanukijs/meta-pixel/tree/dev/packages/nuxt-meta-pixel",
|
|
4523
|
+
"category": "Analytics",
|
|
4524
|
+
"type": "3rd-party",
|
|
4525
|
+
"maintainers": [
|
|
4526
|
+
{
|
|
4527
|
+
"name": "tanukijs",
|
|
4528
|
+
"github": "tanukijs",
|
|
4529
|
+
"avatar": "https://avatars.githubusercontent.com/u/25182349?v=4"
|
|
4530
|
+
}
|
|
4531
|
+
],
|
|
4532
|
+
"compatibility": {
|
|
4533
|
+
"nuxt": ">=3.0.0",
|
|
4216
4534
|
"requires": {}
|
|
4217
4535
|
}
|
|
4218
4536
|
},
|
|
@@ -4234,7 +4552,7 @@
|
|
|
4234
4552
|
}
|
|
4235
4553
|
],
|
|
4236
4554
|
"compatibility": {
|
|
4237
|
-
"nuxt": "
|
|
4555
|
+
"nuxt": ">=3.0.0",
|
|
4238
4556
|
"requires": {}
|
|
4239
4557
|
}
|
|
4240
4558
|
},
|
|
@@ -4256,7 +4574,7 @@
|
|
|
4256
4574
|
}
|
|
4257
4575
|
],
|
|
4258
4576
|
"compatibility": {
|
|
4259
|
-
"nuxt": "
|
|
4577
|
+
"nuxt": ">=3.0.0",
|
|
4260
4578
|
"requires": {},
|
|
4261
4579
|
"devtools": "^0.0.0"
|
|
4262
4580
|
}
|
|
@@ -4280,7 +4598,7 @@
|
|
|
4280
4598
|
}
|
|
4281
4599
|
],
|
|
4282
4600
|
"compatibility": {
|
|
4283
|
-
"nuxt": "
|
|
4601
|
+
"nuxt": ">=3.0.0",
|
|
4284
4602
|
"requires": {}
|
|
4285
4603
|
}
|
|
4286
4604
|
},
|
|
@@ -4302,7 +4620,7 @@
|
|
|
4302
4620
|
}
|
|
4303
4621
|
],
|
|
4304
4622
|
"compatibility": {
|
|
4305
|
-
"nuxt": "
|
|
4623
|
+
"nuxt": ">=3.0.0",
|
|
4306
4624
|
"requires": {}
|
|
4307
4625
|
}
|
|
4308
4626
|
},
|
|
@@ -4328,7 +4646,7 @@
|
|
|
4328
4646
|
}
|
|
4329
4647
|
],
|
|
4330
4648
|
"compatibility": {
|
|
4331
|
-
"nuxt": "
|
|
4649
|
+
"nuxt": ">=3.0.0",
|
|
4332
4650
|
"requires": {},
|
|
4333
4651
|
"devtools": "^0.0.0"
|
|
4334
4652
|
}
|
|
@@ -4352,7 +4670,7 @@
|
|
|
4352
4670
|
}
|
|
4353
4671
|
],
|
|
4354
4672
|
"compatibility": {
|
|
4355
|
-
"nuxt": "
|
|
4673
|
+
"nuxt": ">=3.0.0",
|
|
4356
4674
|
"requires": {}
|
|
4357
4675
|
}
|
|
4358
4676
|
},
|
|
@@ -4375,7 +4693,7 @@
|
|
|
4375
4693
|
}
|
|
4376
4694
|
],
|
|
4377
4695
|
"compatibility": {
|
|
4378
|
-
"nuxt": "
|
|
4696
|
+
"nuxt": ">=3.0.0",
|
|
4379
4697
|
"requires": {}
|
|
4380
4698
|
}
|
|
4381
4699
|
},
|
|
@@ -4398,7 +4716,7 @@
|
|
|
4398
4716
|
}
|
|
4399
4717
|
],
|
|
4400
4718
|
"compatibility": {
|
|
4401
|
-
"nuxt": "
|
|
4719
|
+
"nuxt": ">=3.0.0",
|
|
4402
4720
|
"requires": {}
|
|
4403
4721
|
}
|
|
4404
4722
|
},
|
|
@@ -4420,7 +4738,7 @@
|
|
|
4420
4738
|
}
|
|
4421
4739
|
],
|
|
4422
4740
|
"compatibility": {
|
|
4423
|
-
"nuxt": "
|
|
4741
|
+
"nuxt": ">=3.0.0",
|
|
4424
4742
|
"requires": {}
|
|
4425
4743
|
}
|
|
4426
4744
|
},
|
|
@@ -4468,7 +4786,7 @@
|
|
|
4468
4786
|
}
|
|
4469
4787
|
],
|
|
4470
4788
|
"compatibility": {
|
|
4471
|
-
"nuxt": "
|
|
4789
|
+
"nuxt": ">=3.0.0",
|
|
4472
4790
|
"requires": {}
|
|
4473
4791
|
}
|
|
4474
4792
|
},
|
|
@@ -4513,7 +4831,7 @@
|
|
|
4513
4831
|
}
|
|
4514
4832
|
],
|
|
4515
4833
|
"compatibility": {
|
|
4516
|
-
"nuxt": "
|
|
4834
|
+
"nuxt": ">=3.0.0",
|
|
4517
4835
|
"requires": {}
|
|
4518
4836
|
}
|
|
4519
4837
|
},
|
|
@@ -4559,7 +4877,7 @@
|
|
|
4559
4877
|
}
|
|
4560
4878
|
],
|
|
4561
4879
|
"compatibility": {
|
|
4562
|
-
"nuxt": "
|
|
4880
|
+
"nuxt": ">=3.0.0",
|
|
4563
4881
|
"requires": {}
|
|
4564
4882
|
}
|
|
4565
4883
|
},
|
|
@@ -4587,7 +4905,7 @@
|
|
|
4587
4905
|
}
|
|
4588
4906
|
],
|
|
4589
4907
|
"compatibility": {
|
|
4590
|
-
"nuxt": "
|
|
4908
|
+
"nuxt": ">=3.0.0",
|
|
4591
4909
|
"requires": {}
|
|
4592
4910
|
}
|
|
4593
4911
|
},
|
|
@@ -4632,7 +4950,7 @@
|
|
|
4632
4950
|
}
|
|
4633
4951
|
],
|
|
4634
4952
|
"compatibility": {
|
|
4635
|
-
"nuxt": "
|
|
4953
|
+
"nuxt": ">=3.0.0",
|
|
4636
4954
|
"requires": {},
|
|
4637
4955
|
"devtools": "^0.0.0"
|
|
4638
4956
|
}
|
|
@@ -4655,7 +4973,7 @@
|
|
|
4655
4973
|
}
|
|
4656
4974
|
],
|
|
4657
4975
|
"compatibility": {
|
|
4658
|
-
"nuxt": "
|
|
4976
|
+
"nuxt": ">=3.0.0",
|
|
4659
4977
|
"requires": {}
|
|
4660
4978
|
}
|
|
4661
4979
|
},
|
|
@@ -4703,6 +5021,28 @@
|
|
|
4703
5021
|
"requires": {}
|
|
4704
5022
|
}
|
|
4705
5023
|
},
|
|
5024
|
+
{
|
|
5025
|
+
"name": "nuxt-uswds",
|
|
5026
|
+
"description": "Vue USWDS (United States Web Design System) integration for Nuxt.js",
|
|
5027
|
+
"repo": "patrickcate/nuxt-uswds",
|
|
5028
|
+
"npm": "nuxt-uswds",
|
|
5029
|
+
"icon": "nuxt-uswds.svg",
|
|
5030
|
+
"github": "https://github.com/patrickcate/nuxt-uswds",
|
|
5031
|
+
"website": "https://github.com/patrickcate/nuxt-uswds",
|
|
5032
|
+
"learn_more": "",
|
|
5033
|
+
"category": "UI",
|
|
5034
|
+
"type": "3rd-party",
|
|
5035
|
+
"maintainers": [
|
|
5036
|
+
{
|
|
5037
|
+
"name": "Patrick Cate",
|
|
5038
|
+
"github": "patrickcate"
|
|
5039
|
+
}
|
|
5040
|
+
],
|
|
5041
|
+
"compatibility": {
|
|
5042
|
+
"nuxt": ">=3.0.0",
|
|
5043
|
+
"requires": {}
|
|
5044
|
+
}
|
|
5045
|
+
},
|
|
4706
5046
|
{
|
|
4707
5047
|
"name": "nuxt-viewport",
|
|
4708
5048
|
"description": "Define custom viewports for your Nuxt project",
|
|
@@ -4721,7 +5061,7 @@
|
|
|
4721
5061
|
}
|
|
4722
5062
|
],
|
|
4723
5063
|
"compatibility": {
|
|
4724
|
-
"nuxt": "^2.0.0 ||
|
|
5064
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
4725
5065
|
"requires": {
|
|
4726
5066
|
"bridge": "optional"
|
|
4727
5067
|
}
|
|
@@ -4745,7 +5085,7 @@
|
|
|
4745
5085
|
}
|
|
4746
5086
|
],
|
|
4747
5087
|
"compatibility": {
|
|
4748
|
-
"nuxt": "
|
|
5088
|
+
"nuxt": ">=3.0.0",
|
|
4749
5089
|
"requires": {}
|
|
4750
5090
|
}
|
|
4751
5091
|
},
|
|
@@ -4756,7 +5096,7 @@
|
|
|
4756
5096
|
"npm": "nuxt-zod-i18n",
|
|
4757
5097
|
"icon": "nuxt-zod-i18n.svg",
|
|
4758
5098
|
"github": "https://github.com/xibman/nuxt-zod-i18n",
|
|
4759
|
-
"website": "https://xibman
|
|
5099
|
+
"website": "https://github.com/xibman/nuxt-zod-i18n",
|
|
4760
5100
|
"learn_more": "",
|
|
4761
5101
|
"category": "Libraries",
|
|
4762
5102
|
"type": "3rd-party",
|
|
@@ -4767,7 +5107,57 @@
|
|
|
4767
5107
|
}
|
|
4768
5108
|
],
|
|
4769
5109
|
"compatibility": {
|
|
4770
|
-
"nuxt": "
|
|
5110
|
+
"nuxt": ">=3.0.0",
|
|
5111
|
+
"requires": {}
|
|
5112
|
+
}
|
|
5113
|
+
},
|
|
5114
|
+
{
|
|
5115
|
+
"name": "nuxt2-leaflet",
|
|
5116
|
+
"description": "A Nuxt module which makes it easy to create reactive maps with Leaflet",
|
|
5117
|
+
"repo": "schlunsen/nuxt-leaflet",
|
|
5118
|
+
"npm": "nuxt-leaflet",
|
|
5119
|
+
"icon": "leaflet.png",
|
|
5120
|
+
"github": "https://github.com/schlunsen/nuxt-leaflet",
|
|
5121
|
+
"website": "https://github.com/schlunsen/nuxt-leaflet",
|
|
5122
|
+
"learn_more": "https://vue2-leaflet.netlify.app/quickstart/",
|
|
5123
|
+
"category": "Libraries",
|
|
5124
|
+
"type": "3rd-party",
|
|
5125
|
+
"maintainers": [
|
|
5126
|
+
{
|
|
5127
|
+
"name": "schlunsen",
|
|
5128
|
+
"github": "schlunsen"
|
|
5129
|
+
}
|
|
5130
|
+
],
|
|
5131
|
+
"compatibility": {
|
|
5132
|
+
"nuxt": "^2.0.0",
|
|
5133
|
+
"requires": {}
|
|
5134
|
+
}
|
|
5135
|
+
},
|
|
5136
|
+
{
|
|
5137
|
+
"name": "nuxt2-ngrok",
|
|
5138
|
+
"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",
|
|
5139
|
+
"repo": "nuxt-community/ngrok",
|
|
5140
|
+
"npm": "@nuxtjs/ngrok",
|
|
5141
|
+
"icon": "ngrok.png",
|
|
5142
|
+
"github": "https://github.com/nuxt-community/ngrok-module",
|
|
5143
|
+
"website": "https://ngrok.nuxtjs.org",
|
|
5144
|
+
"learn_more": "https://github.com/bubenshchykov/ngrok",
|
|
5145
|
+
"category": "Devtools",
|
|
5146
|
+
"type": "community",
|
|
5147
|
+
"maintainers": [
|
|
5148
|
+
{
|
|
5149
|
+
"name": "Debbie O'Brien",
|
|
5150
|
+
"github": "debs-obrien",
|
|
5151
|
+
"twitter": "debs_obrien"
|
|
5152
|
+
},
|
|
5153
|
+
{
|
|
5154
|
+
"name": "Pooya Parsa",
|
|
5155
|
+
"github": "pi0",
|
|
5156
|
+
"twitter": "_pi0_"
|
|
5157
|
+
}
|
|
5158
|
+
],
|
|
5159
|
+
"compatibility": {
|
|
5160
|
+
"nuxt": "^2.0.0",
|
|
4771
5161
|
"requires": {}
|
|
4772
5162
|
}
|
|
4773
5163
|
},
|
|
@@ -4789,29 +5179,7 @@
|
|
|
4789
5179
|
}
|
|
4790
5180
|
],
|
|
4791
5181
|
"compatibility": {
|
|
4792
|
-
"nuxt": "
|
|
4793
|
-
"requires": {}
|
|
4794
|
-
}
|
|
4795
|
-
},
|
|
4796
|
-
{
|
|
4797
|
-
"name": "nuxt3-leaflet",
|
|
4798
|
-
"description": "Leaflet integration with Nuxt",
|
|
4799
|
-
"repo": "Gugustinette/Nuxt-Leaflet",
|
|
4800
|
-
"npm": "nuxt3-leaflet",
|
|
4801
|
-
"icon": "leaflet.png",
|
|
4802
|
-
"github": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4803
|
-
"website": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4804
|
-
"learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4805
|
-
"category": "Libraries",
|
|
4806
|
-
"type": "3rd-party",
|
|
4807
|
-
"maintainers": [
|
|
4808
|
-
{
|
|
4809
|
-
"name": "Augustin MERCIER",
|
|
4810
|
-
"github": "Gugustinette"
|
|
4811
|
-
}
|
|
4812
|
-
],
|
|
4813
|
-
"compatibility": {
|
|
4814
|
-
"nuxt": "^3.0.0",
|
|
5182
|
+
"nuxt": ">=3.0.0",
|
|
4815
5183
|
"requires": {}
|
|
4816
5184
|
}
|
|
4817
5185
|
},
|
|
@@ -4858,7 +5226,7 @@
|
|
|
4858
5226
|
}
|
|
4859
5227
|
],
|
|
4860
5228
|
"compatibility": {
|
|
4861
|
-
"nuxt": "
|
|
5229
|
+
"nuxt": ">=3.0.0",
|
|
4862
5230
|
"requires": {},
|
|
4863
5231
|
"devtools": "^0.0.0"
|
|
4864
5232
|
}
|
|
@@ -4886,6 +5254,28 @@
|
|
|
4886
5254
|
"requires": {}
|
|
4887
5255
|
}
|
|
4888
5256
|
},
|
|
5257
|
+
{
|
|
5258
|
+
"name": "onyx",
|
|
5259
|
+
"description": "A design system and Vue.js component library created by Schwarz IT",
|
|
5260
|
+
"repo": "SchwarzIT/onyx#main/packages/nuxt",
|
|
5261
|
+
"npm": "@sit-onyx/nuxt",
|
|
5262
|
+
"icon": "onyx.svg",
|
|
5263
|
+
"github": "https://github.com/SchwarzIT/onyx",
|
|
5264
|
+
"website": "https://onyx.schwarz/development/packages/nuxt.html",
|
|
5265
|
+
"learn_more": "https://onyx.schwarz",
|
|
5266
|
+
"category": "UI",
|
|
5267
|
+
"type": "3rd-party",
|
|
5268
|
+
"maintainers": [
|
|
5269
|
+
{
|
|
5270
|
+
"name": "Schwarz IT",
|
|
5271
|
+
"github": "SchwarzIT"
|
|
5272
|
+
}
|
|
5273
|
+
],
|
|
5274
|
+
"compatibility": {
|
|
5275
|
+
"nuxt": ">=3.0.0",
|
|
5276
|
+
"requires": {}
|
|
5277
|
+
}
|
|
5278
|
+
},
|
|
4889
5279
|
{
|
|
4890
5280
|
"name": "optimized-images",
|
|
4891
5281
|
"description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
|
|
@@ -4972,7 +5362,7 @@
|
|
|
4972
5362
|
}
|
|
4973
5363
|
],
|
|
4974
5364
|
"compatibility": {
|
|
4975
|
-
"nuxt": "
|
|
5365
|
+
"nuxt": ">=3.0.0",
|
|
4976
5366
|
"requires": {}
|
|
4977
5367
|
}
|
|
4978
5368
|
},
|
|
@@ -4995,7 +5385,7 @@
|
|
|
4995
5385
|
}
|
|
4996
5386
|
],
|
|
4997
5387
|
"compatibility": {
|
|
4998
|
-
"nuxt": "^2.0.0 ||
|
|
5388
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
4999
5389
|
"requires": {
|
|
5000
5390
|
"bridge": true
|
|
5001
5391
|
}
|
|
@@ -5019,7 +5409,7 @@
|
|
|
5019
5409
|
}
|
|
5020
5410
|
],
|
|
5021
5411
|
"compatibility": {
|
|
5022
|
-
"nuxt": "
|
|
5412
|
+
"nuxt": ">=3.0.0",
|
|
5023
5413
|
"requires": {}
|
|
5024
5414
|
}
|
|
5025
5415
|
},
|
|
@@ -5043,7 +5433,7 @@
|
|
|
5043
5433
|
}
|
|
5044
5434
|
],
|
|
5045
5435
|
"compatibility": {
|
|
5046
|
-
"nuxt": "
|
|
5436
|
+
"nuxt": ">=3.0.0",
|
|
5047
5437
|
"requires": {}
|
|
5048
5438
|
}
|
|
5049
5439
|
},
|
|
@@ -5065,7 +5455,7 @@
|
|
|
5065
5455
|
}
|
|
5066
5456
|
],
|
|
5067
5457
|
"compatibility": {
|
|
5068
|
-
"nuxt": "
|
|
5458
|
+
"nuxt": ">=3.10.0",
|
|
5069
5459
|
"requires": {}
|
|
5070
5460
|
}
|
|
5071
5461
|
},
|
|
@@ -5110,7 +5500,7 @@
|
|
|
5110
5500
|
}
|
|
5111
5501
|
],
|
|
5112
5502
|
"compatibility": {
|
|
5113
|
-
"nuxt": "^2.0.0 ||
|
|
5503
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
5114
5504
|
"requires": {
|
|
5115
5505
|
"bridge": "optional"
|
|
5116
5506
|
}
|
|
@@ -5134,7 +5524,7 @@
|
|
|
5134
5524
|
}
|
|
5135
5525
|
],
|
|
5136
5526
|
"compatibility": {
|
|
5137
|
-
"nuxt": "^2.0.0 ||
|
|
5527
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
5138
5528
|
"requires": {
|
|
5139
5529
|
"bridge": "optional"
|
|
5140
5530
|
}
|
|
@@ -5158,7 +5548,7 @@
|
|
|
5158
5548
|
}
|
|
5159
5549
|
],
|
|
5160
5550
|
"compatibility": {
|
|
5161
|
-
"nuxt": "^2.0.0 ||
|
|
5551
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
5162
5552
|
"requires": {
|
|
5163
5553
|
"bridge": "optional"
|
|
5164
5554
|
}
|
|
@@ -5173,7 +5563,7 @@
|
|
|
5173
5563
|
"github": "https://github.com/nuxt-modules/plausible",
|
|
5174
5564
|
"website": "https://github.com/nuxt-modules/plausible",
|
|
5175
5565
|
"learn_more": "",
|
|
5176
|
-
"category": "
|
|
5566
|
+
"category": "Analytics",
|
|
5177
5567
|
"type": "community",
|
|
5178
5568
|
"maintainers": [
|
|
5179
5569
|
{
|
|
@@ -5182,7 +5572,7 @@
|
|
|
5182
5572
|
}
|
|
5183
5573
|
],
|
|
5184
5574
|
"compatibility": {
|
|
5185
|
-
"nuxt": "^2.0.0 ||
|
|
5575
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
5186
5576
|
"requires": {}
|
|
5187
5577
|
}
|
|
5188
5578
|
},
|
|
@@ -5228,7 +5618,7 @@
|
|
|
5228
5618
|
}
|
|
5229
5619
|
],
|
|
5230
5620
|
"compatibility": {
|
|
5231
|
-
"nuxt": "
|
|
5621
|
+
"nuxt": ">=3.0.0",
|
|
5232
5622
|
"requires": {}
|
|
5233
5623
|
}
|
|
5234
5624
|
},
|
|
@@ -5251,7 +5641,29 @@
|
|
|
5251
5641
|
}
|
|
5252
5642
|
],
|
|
5253
5643
|
"compatibility": {
|
|
5254
|
-
"nuxt": "
|
|
5644
|
+
"nuxt": ">=3.0.0",
|
|
5645
|
+
"requires": {}
|
|
5646
|
+
}
|
|
5647
|
+
},
|
|
5648
|
+
{
|
|
5649
|
+
"name": "prisma",
|
|
5650
|
+
"description": "Integrate Nuxt with Prisma ORM to simplify database access!",
|
|
5651
|
+
"repo": "prisma/nuxt-prisma",
|
|
5652
|
+
"npm": "@prisma/nuxt",
|
|
5653
|
+
"icon": "prisma.png",
|
|
5654
|
+
"github": "https://github.com/prisma/nuxt-prisma",
|
|
5655
|
+
"website": "https://pris.ly/prisma-nuxt",
|
|
5656
|
+
"learn_more": "https://www.prisma.io/orm",
|
|
5657
|
+
"category": "Database",
|
|
5658
|
+
"type": "3rd-party",
|
|
5659
|
+
"maintainers": [
|
|
5660
|
+
{
|
|
5661
|
+
"name": "prisma",
|
|
5662
|
+
"github": "prisma"
|
|
5663
|
+
}
|
|
5664
|
+
],
|
|
5665
|
+
"compatibility": {
|
|
5666
|
+
"nuxt": ">=3.0.0",
|
|
5255
5667
|
"requires": {}
|
|
5256
5668
|
}
|
|
5257
5669
|
},
|
|
@@ -5274,7 +5686,7 @@
|
|
|
5274
5686
|
}
|
|
5275
5687
|
],
|
|
5276
5688
|
"compatibility": {
|
|
5277
|
-
"nuxt": "^2.0.0 ||
|
|
5689
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
5278
5690
|
"requires": {}
|
|
5279
5691
|
}
|
|
5280
5692
|
},
|
|
@@ -5296,7 +5708,7 @@
|
|
|
5296
5708
|
}
|
|
5297
5709
|
],
|
|
5298
5710
|
"compatibility": {
|
|
5299
|
-
"nuxt": "
|
|
5711
|
+
"nuxt": ">=3.0.0",
|
|
5300
5712
|
"requires": {}
|
|
5301
5713
|
}
|
|
5302
5714
|
},
|
|
@@ -5386,7 +5798,7 @@
|
|
|
5386
5798
|
}
|
|
5387
5799
|
],
|
|
5388
5800
|
"compatibility": {
|
|
5389
|
-
"nuxt": "^2.0.0 ||
|
|
5801
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
5390
5802
|
"requires": {}
|
|
5391
5803
|
}
|
|
5392
5804
|
},
|
|
@@ -5455,7 +5867,7 @@
|
|
|
5455
5867
|
}
|
|
5456
5868
|
],
|
|
5457
5869
|
"compatibility": {
|
|
5458
|
-
"nuxt": "
|
|
5870
|
+
"nuxt": ">=3.0.0",
|
|
5459
5871
|
"requires": {},
|
|
5460
5872
|
"devtools": "^0.0.0"
|
|
5461
5873
|
}
|
|
@@ -5478,7 +5890,7 @@
|
|
|
5478
5890
|
}
|
|
5479
5891
|
],
|
|
5480
5892
|
"compatibility": {
|
|
5481
|
-
"nuxt": "
|
|
5893
|
+
"nuxt": ">=3.0.0",
|
|
5482
5894
|
"requires": {}
|
|
5483
5895
|
}
|
|
5484
5896
|
},
|
|
@@ -5513,7 +5925,7 @@
|
|
|
5513
5925
|
}
|
|
5514
5926
|
],
|
|
5515
5927
|
"compatibility": {
|
|
5516
|
-
"nuxt": "
|
|
5928
|
+
"nuxt": ">=3.0.0",
|
|
5517
5929
|
"requires": {}
|
|
5518
5930
|
}
|
|
5519
5931
|
},
|
|
@@ -5581,7 +5993,7 @@
|
|
|
5581
5993
|
}
|
|
5582
5994
|
],
|
|
5583
5995
|
"compatibility": {
|
|
5584
|
-
"nuxt": "
|
|
5996
|
+
"nuxt": ">=3.0.0",
|
|
5585
5997
|
"requires": {}
|
|
5586
5998
|
}
|
|
5587
5999
|
},
|
|
@@ -5609,10 +6021,10 @@
|
|
|
5609
6021
|
},
|
|
5610
6022
|
{
|
|
5611
6023
|
"name": "robots",
|
|
5612
|
-
"description": "
|
|
6024
|
+
"description": "Tame the robots crawling and indexing your Nuxt site.",
|
|
5613
6025
|
"repo": "nuxt-modules/robots",
|
|
5614
6026
|
"npm": "@nuxtjs/robots",
|
|
5615
|
-
"icon": "robots.
|
|
6027
|
+
"icon": "simple-robots.svg",
|
|
5616
6028
|
"github": "https://github.com/nuxt-modules/robots",
|
|
5617
6029
|
"website": "https://github.com/nuxt-modules/robots",
|
|
5618
6030
|
"learn_more": "",
|
|
@@ -5622,10 +6034,16 @@
|
|
|
5622
6034
|
{
|
|
5623
6035
|
"name": "Ricardo Gobbo de Souza",
|
|
5624
6036
|
"github": "ricardogobbosouza"
|
|
6037
|
+
},
|
|
6038
|
+
{
|
|
6039
|
+
"name": "Harlan Wilton",
|
|
6040
|
+
"github": "harlan-zw",
|
|
6041
|
+
"twitter": "harlan_zw",
|
|
6042
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
5625
6043
|
}
|
|
5626
6044
|
],
|
|
5627
6045
|
"compatibility": {
|
|
5628
|
-
"nuxt": "^2.0.0 ||
|
|
6046
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
5629
6047
|
"requires": {
|
|
5630
6048
|
"bridge": "optional"
|
|
5631
6049
|
}
|
|
@@ -5649,7 +6067,7 @@
|
|
|
5649
6067
|
}
|
|
5650
6068
|
],
|
|
5651
6069
|
"compatibility": {
|
|
5652
|
-
"nuxt": "
|
|
6070
|
+
"nuxt": ">=3.0.0",
|
|
5653
6071
|
"requires": {}
|
|
5654
6072
|
}
|
|
5655
6073
|
},
|
|
@@ -5718,12 +6136,35 @@
|
|
|
5718
6136
|
}
|
|
5719
6137
|
],
|
|
5720
6138
|
"compatibility": {
|
|
5721
|
-
"nuxt": "^2.0.0 ||
|
|
6139
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
5722
6140
|
"requires": {
|
|
5723
6141
|
"bridge": "optional"
|
|
5724
6142
|
}
|
|
5725
6143
|
}
|
|
5726
6144
|
},
|
|
6145
|
+
{
|
|
6146
|
+
"name": "scalar",
|
|
6147
|
+
"description": "Render a beautiful API References based on a OpenAPI/Swagger file with Nuxt.",
|
|
6148
|
+
"repo": "scalar/scalar#main/packages/nuxt",
|
|
6149
|
+
"npm": "@scalar/nuxt",
|
|
6150
|
+
"icon": "scalar.svg",
|
|
6151
|
+
"github": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
|
|
6152
|
+
"website": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
|
|
6153
|
+
"learn_more": "https://scalar.com",
|
|
6154
|
+
"category": "Devtools",
|
|
6155
|
+
"type": "3rd-party",
|
|
6156
|
+
"maintainers": [
|
|
6157
|
+
{
|
|
6158
|
+
"name": "scalar",
|
|
6159
|
+
"github": "scalar",
|
|
6160
|
+
"twitter": "scalar"
|
|
6161
|
+
}
|
|
6162
|
+
],
|
|
6163
|
+
"compatibility": {
|
|
6164
|
+
"nuxt": ">=3.0.0",
|
|
6165
|
+
"requires": {}
|
|
6166
|
+
}
|
|
6167
|
+
},
|
|
5727
6168
|
{
|
|
5728
6169
|
"name": "schema-org",
|
|
5729
6170
|
"description": "Quick and easy Schema.org graphs.",
|
|
@@ -5744,7 +6185,30 @@
|
|
|
5744
6185
|
}
|
|
5745
6186
|
],
|
|
5746
6187
|
"compatibility": {
|
|
5747
|
-
"nuxt": "
|
|
6188
|
+
"nuxt": ">=3.0.0",
|
|
6189
|
+
"requires": {}
|
|
6190
|
+
}
|
|
6191
|
+
},
|
|
6192
|
+
{
|
|
6193
|
+
"name": "scripts",
|
|
6194
|
+
"description": "Plug-and-play script optimization for Nuxt applications.",
|
|
6195
|
+
"repo": "nuxt/scripts",
|
|
6196
|
+
"npm": "@nuxt/scripts",
|
|
6197
|
+
"icon": "nuxt.svg",
|
|
6198
|
+
"github": "https://github.com/nuxt/scripts",
|
|
6199
|
+
"website": "https://scripts.nuxt.com",
|
|
6200
|
+
"learn_more": "",
|
|
6201
|
+
"category": "Libraries",
|
|
6202
|
+
"type": "official",
|
|
6203
|
+
"maintainers": [
|
|
6204
|
+
{
|
|
6205
|
+
"name": "Harlan Wilton",
|
|
6206
|
+
"github": "harlan-zw",
|
|
6207
|
+
"twitter": "harlan_zw"
|
|
6208
|
+
}
|
|
6209
|
+
],
|
|
6210
|
+
"compatibility": {
|
|
6211
|
+
"nuxt": ">=3.0.0",
|
|
5748
6212
|
"requires": {}
|
|
5749
6213
|
}
|
|
5750
6214
|
},
|
|
@@ -5789,7 +6253,7 @@
|
|
|
5789
6253
|
}
|
|
5790
6254
|
],
|
|
5791
6255
|
"compatibility": {
|
|
5792
|
-
"nuxt": "
|
|
6256
|
+
"nuxt": ">=3.0.0",
|
|
5793
6257
|
"requires": {}
|
|
5794
6258
|
}
|
|
5795
6259
|
},
|
|
@@ -5857,7 +6321,7 @@
|
|
|
5857
6321
|
}
|
|
5858
6322
|
],
|
|
5859
6323
|
"compatibility": {
|
|
5860
|
-
"nuxt": "
|
|
6324
|
+
"nuxt": ">=3.0.0",
|
|
5861
6325
|
"requires": {}
|
|
5862
6326
|
}
|
|
5863
6327
|
},
|
|
@@ -5902,7 +6366,7 @@
|
|
|
5902
6366
|
}
|
|
5903
6367
|
],
|
|
5904
6368
|
"compatibility": {
|
|
5905
|
-
"nuxt": "
|
|
6369
|
+
"nuxt": ">=3.0.0",
|
|
5906
6370
|
"requires": {}
|
|
5907
6371
|
}
|
|
5908
6372
|
},
|
|
@@ -5970,7 +6434,34 @@
|
|
|
5970
6434
|
}
|
|
5971
6435
|
],
|
|
5972
6436
|
"compatibility": {
|
|
5973
|
-
"nuxt": "
|
|
6437
|
+
"nuxt": ">=3.0.0",
|
|
6438
|
+
"requires": {}
|
|
6439
|
+
}
|
|
6440
|
+
},
|
|
6441
|
+
{
|
|
6442
|
+
"name": "shadcn",
|
|
6443
|
+
"description": "Re-usable components built with Radix Vue and Tailwind CSS.",
|
|
6444
|
+
"repo": "radix-vue/shadcn-vue#dev/packages/module",
|
|
6445
|
+
"npm": "shadcn-nuxt",
|
|
6446
|
+
"icon": "",
|
|
6447
|
+
"github": "https://github.com/radix-vue/shadcn-vue/tree/dev/packages/module",
|
|
6448
|
+
"website": "https://www.shadcn-vue.com",
|
|
6449
|
+
"learn_more": "https://www.shadcn-vue.com/docs/installation/nuxt",
|
|
6450
|
+
"category": "UI",
|
|
6451
|
+
"type": "3rd-party",
|
|
6452
|
+
"maintainers": [
|
|
6453
|
+
{
|
|
6454
|
+
"name": "Zernonia",
|
|
6455
|
+
"github": "zernonia",
|
|
6456
|
+
"twitter": "zernonia"
|
|
6457
|
+
},
|
|
6458
|
+
{
|
|
6459
|
+
"name": "Sadegh Barati",
|
|
6460
|
+
"github": "sadeghbarati"
|
|
6461
|
+
}
|
|
6462
|
+
],
|
|
6463
|
+
"compatibility": {
|
|
6464
|
+
"nuxt": ">=3.0.0",
|
|
5974
6465
|
"requires": {}
|
|
5975
6466
|
}
|
|
5976
6467
|
},
|
|
@@ -6014,19 +6505,19 @@
|
|
|
6014
6505
|
}
|
|
6015
6506
|
],
|
|
6016
6507
|
"compatibility": {
|
|
6017
|
-
"nuxt": "
|
|
6508
|
+
"nuxt": ">=3.0.0",
|
|
6018
6509
|
"requires": {}
|
|
6019
6510
|
}
|
|
6020
6511
|
},
|
|
6021
6512
|
{
|
|
6022
6513
|
"name": "sidebase-auth",
|
|
6023
|
-
"description": "Zero-boilerplate authentication for
|
|
6514
|
+
"description": "Zero-boilerplate authentication for Nuxt with support for many strategies (oauth, credentials, ...) and providers (google, azure, ...). Additionally supports session manipulation, client- and server-side protection and more.",
|
|
6024
6515
|
"repo": "sidebase/nuxt-auth",
|
|
6025
6516
|
"npm": "@sidebase/nuxt-auth",
|
|
6026
6517
|
"icon": "sidebase-auth.png",
|
|
6027
6518
|
"github": "https://github.com/sidebase/nuxt-auth",
|
|
6028
|
-
"website": "https://
|
|
6029
|
-
"learn_more": "https://
|
|
6519
|
+
"website": "https://auth.sidebase.io/",
|
|
6520
|
+
"learn_more": "https://sidebase.io/",
|
|
6030
6521
|
"category": "Security",
|
|
6031
6522
|
"type": "3rd-party",
|
|
6032
6523
|
"maintainers": [
|
|
@@ -6037,7 +6528,7 @@
|
|
|
6037
6528
|
}
|
|
6038
6529
|
],
|
|
6039
6530
|
"compatibility": {
|
|
6040
|
-
"nuxt": "
|
|
6531
|
+
"nuxt": ">=3.0.0",
|
|
6041
6532
|
"requires": {}
|
|
6042
6533
|
}
|
|
6043
6534
|
},
|
|
@@ -6063,30 +6554,6 @@
|
|
|
6063
6554
|
"requires": {}
|
|
6064
6555
|
}
|
|
6065
6556
|
},
|
|
6066
|
-
{
|
|
6067
|
-
"name": "simple-robots",
|
|
6068
|
-
"description": "Tame the robots crawling and indexing your Nuxt site.",
|
|
6069
|
-
"repo": "harlan-zw/nuxt-simple-robots",
|
|
6070
|
-
"npm": "nuxt-simple-robots",
|
|
6071
|
-
"icon": "simple-robots.svg",
|
|
6072
|
-
"github": "https://github.com/harlan-zw/nuxt-simple-robots",
|
|
6073
|
-
"website": "https://nuxtseo.com/robots",
|
|
6074
|
-
"learn_more": "https://nuxtseo.com/robots",
|
|
6075
|
-
"category": "SEO",
|
|
6076
|
-
"type": "3rd-party",
|
|
6077
|
-
"maintainers": [
|
|
6078
|
-
{
|
|
6079
|
-
"name": "Harlan Wilton",
|
|
6080
|
-
"github": "harlan-zw",
|
|
6081
|
-
"twitter": "harlan_zw",
|
|
6082
|
-
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
6083
|
-
}
|
|
6084
|
-
],
|
|
6085
|
-
"compatibility": {
|
|
6086
|
-
"nuxt": "^3.0.0",
|
|
6087
|
-
"requires": {}
|
|
6088
|
-
}
|
|
6089
|
-
},
|
|
6090
6557
|
{
|
|
6091
6558
|
"name": "sitemap",
|
|
6092
6559
|
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
|
|
@@ -6112,7 +6579,7 @@
|
|
|
6112
6579
|
}
|
|
6113
6580
|
],
|
|
6114
6581
|
"compatibility": {
|
|
6115
|
-
"nuxt": "
|
|
6582
|
+
"nuxt": ">=3.0.0",
|
|
6116
6583
|
"requires": {}
|
|
6117
6584
|
}
|
|
6118
6585
|
},
|
|
@@ -6134,7 +6601,7 @@
|
|
|
6134
6601
|
}
|
|
6135
6602
|
],
|
|
6136
6603
|
"compatibility": {
|
|
6137
|
-
"nuxt": "
|
|
6604
|
+
"nuxt": ">=3.0.0",
|
|
6138
6605
|
"requires": {}
|
|
6139
6606
|
}
|
|
6140
6607
|
},
|
|
@@ -6157,7 +6624,7 @@
|
|
|
6157
6624
|
}
|
|
6158
6625
|
],
|
|
6159
6626
|
"compatibility": {
|
|
6160
|
-
"nuxt": "^2.0.0 ||
|
|
6627
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6161
6628
|
"requires": {}
|
|
6162
6629
|
}
|
|
6163
6630
|
},
|
|
@@ -6228,39 +6695,6 @@
|
|
|
6228
6695
|
"requires": {}
|
|
6229
6696
|
}
|
|
6230
6697
|
},
|
|
6231
|
-
{
|
|
6232
|
-
"name": "speedkit",
|
|
6233
|
-
"description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
|
|
6234
|
-
"repo": "GrabarzUndPartner/nuxt-speedkit",
|
|
6235
|
-
"npm": "nuxt-speedkit",
|
|
6236
|
-
"icon": "speedkit.png",
|
|
6237
|
-
"github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
|
|
6238
|
-
"website": "https://nuxt-speedkit.grabarzundpartner.dev",
|
|
6239
|
-
"learn_more": "",
|
|
6240
|
-
"category": "Performance",
|
|
6241
|
-
"type": "3rd-party",
|
|
6242
|
-
"maintainers": [
|
|
6243
|
-
{
|
|
6244
|
-
"name": "Stephan Gerbeth",
|
|
6245
|
-
"github": "StephanGerbeth",
|
|
6246
|
-
"avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
|
|
6247
|
-
},
|
|
6248
|
-
{
|
|
6249
|
-
"name": "Thorn Walli",
|
|
6250
|
-
"github": "ThornWalli",
|
|
6251
|
-
"avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
|
|
6252
|
-
},
|
|
6253
|
-
{
|
|
6254
|
-
"name": "Grabarz & Partner",
|
|
6255
|
-
"github": "GrabarzUndPartner",
|
|
6256
|
-
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
6257
|
-
}
|
|
6258
|
-
],
|
|
6259
|
-
"compatibility": {
|
|
6260
|
-
"nuxt": "^2.0.0",
|
|
6261
|
-
"requires": {}
|
|
6262
|
-
}
|
|
6263
|
-
},
|
|
6264
6698
|
{
|
|
6265
6699
|
"name": "ssr-lit",
|
|
6266
6700
|
"description": "",
|
|
@@ -6307,23 +6741,29 @@
|
|
|
6307
6741
|
},
|
|
6308
6742
|
{
|
|
6309
6743
|
"name": "storefront-ui",
|
|
6310
|
-
"description": "Storefront UI
|
|
6311
|
-
"repo": "vuestorefront/storefront-ui#develop/packages/nuxt
|
|
6744
|
+
"description": "Storefront UI for Nuxt by Alokai",
|
|
6745
|
+
"repo": "vuestorefront/storefront-ui#v2-develop/packages/sfui/frameworks/nuxt",
|
|
6312
6746
|
"npm": "@storefront-ui/nuxt",
|
|
6313
6747
|
"icon": "storefront-ui.svg",
|
|
6314
|
-
"github": "https://github.com/vuestorefront/storefront-ui
|
|
6315
|
-
"website": "https://docs.storefrontui.io
|
|
6316
|
-
"learn_more": "https://docs.storefrontui.io/",
|
|
6748
|
+
"github": "https://github.com/vuestorefront/storefront-ui",
|
|
6749
|
+
"website": "https://docs.storefrontui.io/v2/",
|
|
6750
|
+
"learn_more": "https://docs.storefrontui.io/v2/getting-started/vue#nuxt-3",
|
|
6317
6751
|
"category": "UI",
|
|
6318
6752
|
"type": "3rd-party",
|
|
6319
6753
|
"maintainers": [
|
|
6320
6754
|
{
|
|
6321
|
-
"name": "
|
|
6322
|
-
"github": "
|
|
6755
|
+
"name": "Szymon Dziewoński",
|
|
6756
|
+
"github": "Szymon-dziewonski",
|
|
6757
|
+
"avatar": "https://avatars.githubusercontent.com/u/2566152?v=4"
|
|
6758
|
+
},
|
|
6759
|
+
{
|
|
6760
|
+
"name": "Jakub Freisler",
|
|
6761
|
+
"github": "FRSgit",
|
|
6762
|
+
"avatar": "https://avatars.githubusercontent.com/u/10456649?v=4"
|
|
6323
6763
|
}
|
|
6324
6764
|
],
|
|
6325
6765
|
"compatibility": {
|
|
6326
|
-
"nuxt": "
|
|
6766
|
+
"nuxt": ">=3.0.0",
|
|
6327
6767
|
"requires": {}
|
|
6328
6768
|
}
|
|
6329
6769
|
},
|
|
@@ -6367,20 +6807,20 @@
|
|
|
6367
6807
|
}
|
|
6368
6808
|
],
|
|
6369
6809
|
"compatibility": {
|
|
6370
|
-
"nuxt": "^2.0.0 ||
|
|
6810
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6371
6811
|
"requires": {},
|
|
6372
6812
|
"devtools": "^0.0.0"
|
|
6373
6813
|
}
|
|
6374
6814
|
},
|
|
6375
6815
|
{
|
|
6376
6816
|
"name": "storybook",
|
|
6377
|
-
"description": "Easily integrate Storybook in your Nuxt application to design, build, and
|
|
6378
|
-
"repo": "nuxt-modules/storybook",
|
|
6817
|
+
"description": "Easily integrate Storybook in your Nuxt application to design, build, and test your UI components in isolation.",
|
|
6818
|
+
"repo": "nuxt-modules/storybook#main/packages/nuxt-module",
|
|
6379
6819
|
"npm": "@nuxtjs/storybook",
|
|
6380
6820
|
"icon": "storybook.png",
|
|
6381
6821
|
"github": "https://github.com/nuxt-modules/storybook",
|
|
6382
6822
|
"website": "https://storybook.nuxtjs.org",
|
|
6383
|
-
"learn_more": "
|
|
6823
|
+
"learn_more": "",
|
|
6384
6824
|
"category": "Devtools",
|
|
6385
6825
|
"type": "community",
|
|
6386
6826
|
"maintainers": [
|
|
@@ -6388,10 +6828,14 @@
|
|
|
6388
6828
|
"name": "Chakir QATAB",
|
|
6389
6829
|
"github": "chakAs3",
|
|
6390
6830
|
"twitter": "ChakirQatab"
|
|
6831
|
+
},
|
|
6832
|
+
{
|
|
6833
|
+
"name": "Tobias Diez",
|
|
6834
|
+
"github": "tobiasdiez"
|
|
6391
6835
|
}
|
|
6392
6836
|
],
|
|
6393
6837
|
"compatibility": {
|
|
6394
|
-
"nuxt": "^2.0.0 ||
|
|
6838
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6395
6839
|
"requires": {
|
|
6396
6840
|
"bridge": "optional"
|
|
6397
6841
|
},
|
|
@@ -6422,7 +6866,7 @@
|
|
|
6422
6866
|
}
|
|
6423
6867
|
],
|
|
6424
6868
|
"compatibility": {
|
|
6425
|
-
"nuxt": "^2.0.0 ||
|
|
6869
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6426
6870
|
"requires": {
|
|
6427
6871
|
"bridge": true
|
|
6428
6872
|
},
|
|
@@ -6451,7 +6895,7 @@
|
|
|
6451
6895
|
}
|
|
6452
6896
|
],
|
|
6453
6897
|
"compatibility": {
|
|
6454
|
-
"nuxt": "
|
|
6898
|
+
"nuxt": ">=3.0.0",
|
|
6455
6899
|
"requires": {}
|
|
6456
6900
|
}
|
|
6457
6901
|
},
|
|
@@ -6501,7 +6945,7 @@
|
|
|
6501
6945
|
}
|
|
6502
6946
|
],
|
|
6503
6947
|
"compatibility": {
|
|
6504
|
-
"nuxt": "
|
|
6948
|
+
"nuxt": ">=3.0.0",
|
|
6505
6949
|
"requires": {
|
|
6506
6950
|
"content": true
|
|
6507
6951
|
}
|
|
@@ -6548,7 +6992,7 @@
|
|
|
6548
6992
|
}
|
|
6549
6993
|
],
|
|
6550
6994
|
"compatibility": {
|
|
6551
|
-
"nuxt": "^2.0.0 ||
|
|
6995
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6552
6996
|
"requires": {}
|
|
6553
6997
|
}
|
|
6554
6998
|
},
|
|
@@ -6581,7 +7025,30 @@
|
|
|
6581
7025
|
}
|
|
6582
7026
|
],
|
|
6583
7027
|
"compatibility": {
|
|
6584
|
-
"nuxt": "^2.0.0 ||
|
|
7028
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7029
|
+
"requires": {}
|
|
7030
|
+
}
|
|
7031
|
+
},
|
|
7032
|
+
{
|
|
7033
|
+
"name": "surrealdb",
|
|
7034
|
+
"description": "A Nuxt module aimed to simplify the use of SurrealDB",
|
|
7035
|
+
"repo": "sandros94/nuxt-surrealdb",
|
|
7036
|
+
"npm": "nuxt-surrealdb",
|
|
7037
|
+
"icon": "surrealdb.png",
|
|
7038
|
+
"github": "https://github.com/sandros94/nuxt-surrealdb",
|
|
7039
|
+
"website": "https://github.com/sandros94/nuxt-surrealdb",
|
|
7040
|
+
"learn_more": "",
|
|
7041
|
+
"category": "Database",
|
|
7042
|
+
"type": "3rd-party",
|
|
7043
|
+
"maintainers": [
|
|
7044
|
+
{
|
|
7045
|
+
"name": "Sandro Circi",
|
|
7046
|
+
"github": "sandros94",
|
|
7047
|
+
"avatar": "https://avatars.githubusercontent.com/u/13056429"
|
|
7048
|
+
}
|
|
7049
|
+
],
|
|
7050
|
+
"compatibility": {
|
|
7051
|
+
"nuxt": ">=3.10.0",
|
|
6585
7052
|
"requires": {}
|
|
6586
7053
|
}
|
|
6587
7054
|
},
|
|
@@ -6626,7 +7093,7 @@
|
|
|
6626
7093
|
}
|
|
6627
7094
|
],
|
|
6628
7095
|
"compatibility": {
|
|
6629
|
-
"nuxt": "^2.0.0 ||
|
|
7096
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6630
7097
|
"requires": {}
|
|
6631
7098
|
}
|
|
6632
7099
|
},
|
|
@@ -6694,7 +7161,7 @@
|
|
|
6694
7161
|
}
|
|
6695
7162
|
],
|
|
6696
7163
|
"compatibility": {
|
|
6697
|
-
"nuxt": "
|
|
7164
|
+
"nuxt": ">=3.10.0",
|
|
6698
7165
|
"requires": {}
|
|
6699
7166
|
}
|
|
6700
7167
|
},
|
|
@@ -6716,7 +7183,7 @@
|
|
|
6716
7183
|
}
|
|
6717
7184
|
],
|
|
6718
7185
|
"compatibility": {
|
|
6719
|
-
"nuxt": "
|
|
7186
|
+
"nuxt": ">=3.0.0",
|
|
6720
7187
|
"requires": {}
|
|
6721
7188
|
}
|
|
6722
7189
|
},
|
|
@@ -6739,7 +7206,7 @@
|
|
|
6739
7206
|
}
|
|
6740
7207
|
],
|
|
6741
7208
|
"compatibility": {
|
|
6742
|
-
"nuxt": "
|
|
7209
|
+
"nuxt": ">=3.0.0",
|
|
6743
7210
|
"requires": {}
|
|
6744
7211
|
}
|
|
6745
7212
|
},
|
|
@@ -6752,7 +7219,7 @@
|
|
|
6752
7219
|
"github": "https://github.com/nuxt-modules/tailwindcss",
|
|
6753
7220
|
"website": "https://tailwindcss.nuxtjs.org",
|
|
6754
7221
|
"learn_more": "https://tailwindcss.com/",
|
|
6755
|
-
"category": "
|
|
7222
|
+
"category": "CSS",
|
|
6756
7223
|
"type": "community",
|
|
6757
7224
|
"maintainers": [
|
|
6758
7225
|
{
|
|
@@ -6766,7 +7233,7 @@
|
|
|
6766
7233
|
}
|
|
6767
7234
|
],
|
|
6768
7235
|
"compatibility": {
|
|
6769
|
-
"nuxt": "^2.0.0 ||
|
|
7236
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6770
7237
|
"requires": {},
|
|
6771
7238
|
"devtools": "^0.0.0"
|
|
6772
7239
|
},
|
|
@@ -6798,7 +7265,7 @@
|
|
|
6798
7265
|
}
|
|
6799
7266
|
],
|
|
6800
7267
|
"compatibility": {
|
|
6801
|
-
"nuxt": "
|
|
7268
|
+
"nuxt": ">=3.0.0",
|
|
6802
7269
|
"requires": {}
|
|
6803
7270
|
}
|
|
6804
7271
|
},
|
|
@@ -6843,7 +7310,7 @@
|
|
|
6843
7310
|
}
|
|
6844
7311
|
],
|
|
6845
7312
|
"compatibility": {
|
|
6846
|
-
"nuxt": "
|
|
7313
|
+
"nuxt": ">=3.0.0",
|
|
6847
7314
|
"requires": {}
|
|
6848
7315
|
}
|
|
6849
7316
|
},
|
|
@@ -6865,7 +7332,7 @@
|
|
|
6865
7332
|
}
|
|
6866
7333
|
],
|
|
6867
7334
|
"compatibility": {
|
|
6868
|
-
"nuxt": "
|
|
7335
|
+
"nuxt": ">=3.0.0",
|
|
6869
7336
|
"requires": {}
|
|
6870
7337
|
}
|
|
6871
7338
|
},
|
|
@@ -6910,7 +7377,7 @@
|
|
|
6910
7377
|
}
|
|
6911
7378
|
],
|
|
6912
7379
|
"compatibility": {
|
|
6913
|
-
"nuxt": "
|
|
7380
|
+
"nuxt": ">=3.0.0",
|
|
6914
7381
|
"requires": {}
|
|
6915
7382
|
}
|
|
6916
7383
|
},
|
|
@@ -6932,7 +7399,7 @@
|
|
|
6932
7399
|
}
|
|
6933
7400
|
],
|
|
6934
7401
|
"compatibility": {
|
|
6935
|
-
"nuxt": "
|
|
7402
|
+
"nuxt": ">=3.0.0",
|
|
6936
7403
|
"requires": {}
|
|
6937
7404
|
}
|
|
6938
7405
|
},
|
|
@@ -6965,7 +7432,7 @@
|
|
|
6965
7432
|
}
|
|
6966
7433
|
],
|
|
6967
7434
|
"compatibility": {
|
|
6968
|
-
"nuxt": "
|
|
7435
|
+
"nuxt": ">=3.0.0",
|
|
6969
7436
|
"requires": {}
|
|
6970
7437
|
}
|
|
6971
7438
|
},
|
|
@@ -6988,7 +7455,7 @@
|
|
|
6988
7455
|
}
|
|
6989
7456
|
],
|
|
6990
7457
|
"compatibility": {
|
|
6991
|
-
"nuxt": "^2.0.0 ||
|
|
7458
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6992
7459
|
"requires": {
|
|
6993
7460
|
"bridge": true
|
|
6994
7461
|
}
|
|
@@ -7036,7 +7503,7 @@
|
|
|
7036
7503
|
}
|
|
7037
7504
|
],
|
|
7038
7505
|
"compatibility": {
|
|
7039
|
-
"nuxt": "
|
|
7506
|
+
"nuxt": ">=3.0.0",
|
|
7040
7507
|
"requires": {}
|
|
7041
7508
|
}
|
|
7042
7509
|
},
|
|
@@ -7069,7 +7536,7 @@
|
|
|
7069
7536
|
}
|
|
7070
7537
|
],
|
|
7071
7538
|
"compatibility": {
|
|
7072
|
-
"nuxt": "^2.0.0 ||
|
|
7539
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7073
7540
|
"requires": {}
|
|
7074
7541
|
}
|
|
7075
7542
|
},
|
|
@@ -7091,7 +7558,7 @@
|
|
|
7091
7558
|
}
|
|
7092
7559
|
],
|
|
7093
7560
|
"compatibility": {
|
|
7094
|
-
"nuxt": "^2.0.0 ||
|
|
7561
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7095
7562
|
"requires": {}
|
|
7096
7563
|
}
|
|
7097
7564
|
},
|
|
@@ -7203,7 +7670,7 @@
|
|
|
7203
7670
|
}
|
|
7204
7671
|
],
|
|
7205
7672
|
"compatibility": {
|
|
7206
|
-
"nuxt": "^2.0.0 ||
|
|
7673
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7207
7674
|
"requires": {},
|
|
7208
7675
|
"devtools": "^0.0.0"
|
|
7209
7676
|
}
|
|
@@ -7237,7 +7704,7 @@
|
|
|
7237
7704
|
}
|
|
7238
7705
|
],
|
|
7239
7706
|
"compatibility": {
|
|
7240
|
-
"nuxt": "
|
|
7707
|
+
"nuxt": ">=3.0.0",
|
|
7241
7708
|
"requires": {}
|
|
7242
7709
|
}
|
|
7243
7710
|
},
|
|
@@ -7259,7 +7726,7 @@
|
|
|
7259
7726
|
}
|
|
7260
7727
|
],
|
|
7261
7728
|
"compatibility": {
|
|
7262
|
-
"nuxt": "^2.0.0 ||
|
|
7729
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7263
7730
|
"requires": {
|
|
7264
7731
|
"bridge": "optional"
|
|
7265
7732
|
}
|
|
@@ -7311,7 +7778,7 @@
|
|
|
7311
7778
|
}
|
|
7312
7779
|
],
|
|
7313
7780
|
"compatibility": {
|
|
7314
|
-
"nuxt": "
|
|
7781
|
+
"nuxt": ">=3.0.0",
|
|
7315
7782
|
"requires": {}
|
|
7316
7783
|
}
|
|
7317
7784
|
},
|
|
@@ -7324,7 +7791,7 @@
|
|
|
7324
7791
|
"github": "https://github.com/unocss/unocss",
|
|
7325
7792
|
"website": "https://github.com/unocss/unocss",
|
|
7326
7793
|
"learn_more": "https://github.com/unocss/unocss",
|
|
7327
|
-
"category": "
|
|
7794
|
+
"category": "CSS",
|
|
7328
7795
|
"type": "3rd-party",
|
|
7329
7796
|
"maintainers": [
|
|
7330
7797
|
{
|
|
@@ -7335,7 +7802,7 @@
|
|
|
7335
7802
|
}
|
|
7336
7803
|
],
|
|
7337
7804
|
"compatibility": {
|
|
7338
|
-
"nuxt": "^2.0.0 ||
|
|
7805
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7339
7806
|
"requires": {
|
|
7340
7807
|
"bridge": "optional"
|
|
7341
7808
|
},
|
|
@@ -7361,7 +7828,7 @@
|
|
|
7361
7828
|
}
|
|
7362
7829
|
],
|
|
7363
7830
|
"compatibility": {
|
|
7364
|
-
"nuxt": "^2.0.0 ||
|
|
7831
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7365
7832
|
"requires": {}
|
|
7366
7833
|
}
|
|
7367
7834
|
},
|
|
@@ -7383,34 +7850,10 @@
|
|
|
7383
7850
|
}
|
|
7384
7851
|
],
|
|
7385
7852
|
"compatibility": {
|
|
7386
|
-
"nuxt": "
|
|
7853
|
+
"nuxt": ">=3.0.0",
|
|
7387
7854
|
"requires": {}
|
|
7388
7855
|
}
|
|
7389
7856
|
},
|
|
7390
|
-
{
|
|
7391
|
-
"name": "use-wagmi",
|
|
7392
|
-
"description": "Vue Composition for Ethereum based on wagmi",
|
|
7393
|
-
"repo": "unicape/use-wagmi#main/packages/nuxt",
|
|
7394
|
-
"npm": "@use-wagmi/nuxt",
|
|
7395
|
-
"icon": "use-wagmi.png",
|
|
7396
|
-
"github": "https://github.com/unicape/use-wagmi",
|
|
7397
|
-
"website": "https://github.com/unicape/use-wagmi",
|
|
7398
|
-
"learn_more": "https://github.com/unicape/use-wagmi",
|
|
7399
|
-
"category": "Extensions",
|
|
7400
|
-
"type": "3rd-party",
|
|
7401
|
-
"maintainers": [
|
|
7402
|
-
{
|
|
7403
|
-
"name": "Unic Ape",
|
|
7404
|
-
"github": "unicape"
|
|
7405
|
-
}
|
|
7406
|
-
],
|
|
7407
|
-
"compatibility": {
|
|
7408
|
-
"nuxt": "^2.0.0 || ^3.0.0",
|
|
7409
|
-
"requires": {
|
|
7410
|
-
"bridge": true
|
|
7411
|
-
}
|
|
7412
|
-
}
|
|
7413
|
-
},
|
|
7414
7857
|
{
|
|
7415
7858
|
"name": "user-agent",
|
|
7416
7859
|
"description": "Nuxt module for handling User-Agent.",
|
|
@@ -7451,7 +7894,7 @@
|
|
|
7451
7894
|
}
|
|
7452
7895
|
],
|
|
7453
7896
|
"compatibility": {
|
|
7454
|
-
"nuxt": "
|
|
7897
|
+
"nuxt": ">=3.0.0",
|
|
7455
7898
|
"requires": {
|
|
7456
7899
|
"bridge": "optional"
|
|
7457
7900
|
}
|
|
@@ -7464,7 +7907,7 @@
|
|
|
7464
7907
|
"npm": "@varlet/nuxt",
|
|
7465
7908
|
"icon": "varlet.svg",
|
|
7466
7909
|
"github": "https://github.com/varletjs/varlet",
|
|
7467
|
-
"website": "https://varlet.
|
|
7910
|
+
"website": "https://varlet.pages.dev/#/en-US/index",
|
|
7468
7911
|
"learn_more": "https://github.com/varletjs/varlet-nuxt",
|
|
7469
7912
|
"category": "UI",
|
|
7470
7913
|
"type": "3rd-party",
|
|
@@ -7475,7 +7918,7 @@
|
|
|
7475
7918
|
}
|
|
7476
7919
|
],
|
|
7477
7920
|
"compatibility": {
|
|
7478
|
-
"nuxt": "
|
|
7921
|
+
"nuxt": ">=3.0.0",
|
|
7479
7922
|
"requires": {
|
|
7480
7923
|
"bridge": "optional"
|
|
7481
7924
|
}
|
|
@@ -7499,7 +7942,7 @@
|
|
|
7499
7942
|
}
|
|
7500
7943
|
],
|
|
7501
7944
|
"compatibility": {
|
|
7502
|
-
"nuxt": "
|
|
7945
|
+
"nuxt": ">=3.0.0",
|
|
7503
7946
|
"requires": {}
|
|
7504
7947
|
}
|
|
7505
7948
|
},
|
|
@@ -7521,7 +7964,7 @@
|
|
|
7521
7964
|
}
|
|
7522
7965
|
],
|
|
7523
7966
|
"compatibility": {
|
|
7524
|
-
"nuxt": "
|
|
7967
|
+
"nuxt": ">=3.0.0",
|
|
7525
7968
|
"requires": {}
|
|
7526
7969
|
}
|
|
7527
7970
|
},
|
|
@@ -7566,7 +8009,7 @@
|
|
|
7566
8009
|
}
|
|
7567
8010
|
],
|
|
7568
8011
|
"compatibility": {
|
|
7569
|
-
"nuxt": "
|
|
8012
|
+
"nuxt": ">=3.0.0",
|
|
7570
8013
|
"requires": {}
|
|
7571
8014
|
}
|
|
7572
8015
|
},
|
|
@@ -7589,7 +8032,7 @@
|
|
|
7589
8032
|
}
|
|
7590
8033
|
],
|
|
7591
8034
|
"compatibility": {
|
|
7592
|
-
"nuxt": "
|
|
8035
|
+
"nuxt": ">=3.0.0",
|
|
7593
8036
|
"requires": {}
|
|
7594
8037
|
}
|
|
7595
8038
|
},
|
|
@@ -7617,7 +8060,7 @@
|
|
|
7617
8060
|
}
|
|
7618
8061
|
],
|
|
7619
8062
|
"compatibility": {
|
|
7620
|
-
"nuxt": "
|
|
8063
|
+
"nuxt": ">=3.0.0",
|
|
7621
8064
|
"requires": {}
|
|
7622
8065
|
}
|
|
7623
8066
|
},
|
|
@@ -7629,7 +8072,7 @@
|
|
|
7629
8072
|
"icon": "vue-email.svg",
|
|
7630
8073
|
"github": "https://github.com/vue-email/nuxt",
|
|
7631
8074
|
"website": "https://vuemail.net/",
|
|
7632
|
-
"learn_more": "https://vuemail.net/
|
|
8075
|
+
"learn_more": "https://vuemail.net/",
|
|
7633
8076
|
"category": "UI",
|
|
7634
8077
|
"type": "3rd-party",
|
|
7635
8078
|
"maintainers": [
|
|
@@ -7647,7 +8090,7 @@
|
|
|
7647
8090
|
}
|
|
7648
8091
|
],
|
|
7649
8092
|
"compatibility": {
|
|
7650
|
-
"nuxt": "
|
|
8093
|
+
"nuxt": ">=3.0.0",
|
|
7651
8094
|
"requires": {},
|
|
7652
8095
|
"devtools": "^0.0.0"
|
|
7653
8096
|
}
|
|
@@ -7671,7 +8114,7 @@
|
|
|
7671
8114
|
}
|
|
7672
8115
|
],
|
|
7673
8116
|
"compatibility": {
|
|
7674
|
-
"nuxt": "
|
|
8117
|
+
"nuxt": ">=3.0.0",
|
|
7675
8118
|
"requires": {}
|
|
7676
8119
|
}
|
|
7677
8120
|
},
|
|
@@ -7694,7 +8137,7 @@
|
|
|
7694
8137
|
}
|
|
7695
8138
|
],
|
|
7696
8139
|
"compatibility": {
|
|
7697
|
-
"nuxt": "
|
|
8140
|
+
"nuxt": ">=3.0.0",
|
|
7698
8141
|
"requires": {
|
|
7699
8142
|
"bridge": "optional"
|
|
7700
8143
|
},
|
|
@@ -7786,7 +8229,7 @@
|
|
|
7786
8229
|
}
|
|
7787
8230
|
],
|
|
7788
8231
|
"compatibility": {
|
|
7789
|
-
"nuxt": "
|
|
8232
|
+
"nuxt": ">=3.0.0",
|
|
7790
8233
|
"requires": {}
|
|
7791
8234
|
}
|
|
7792
8235
|
},
|
|
@@ -7831,7 +8274,7 @@
|
|
|
7831
8274
|
}
|
|
7832
8275
|
],
|
|
7833
8276
|
"compatibility": {
|
|
7834
|
-
"nuxt": "^2.0.0 ||
|
|
8277
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7835
8278
|
"requires": {
|
|
7836
8279
|
"bridge": "optional"
|
|
7837
8280
|
}
|
|
@@ -7879,7 +8322,7 @@
|
|
|
7879
8322
|
}
|
|
7880
8323
|
],
|
|
7881
8324
|
"compatibility": {
|
|
7882
|
-
"nuxt": "
|
|
8325
|
+
"nuxt": ">=3.0.0",
|
|
7883
8326
|
"requires": {}
|
|
7884
8327
|
}
|
|
7885
8328
|
},
|
|
@@ -7901,7 +8344,7 @@
|
|
|
7901
8344
|
}
|
|
7902
8345
|
],
|
|
7903
8346
|
"compatibility": {
|
|
7904
|
-
"nuxt": "
|
|
8347
|
+
"nuxt": ">=3.0.0",
|
|
7905
8348
|
"requires": {}
|
|
7906
8349
|
}
|
|
7907
8350
|
},
|
|
@@ -7924,7 +8367,7 @@
|
|
|
7924
8367
|
}
|
|
7925
8368
|
],
|
|
7926
8369
|
"compatibility": {
|
|
7927
|
-
"nuxt": "
|
|
8370
|
+
"nuxt": ">=3.0.0",
|
|
7928
8371
|
"requires": {}
|
|
7929
8372
|
}
|
|
7930
8373
|
},
|
|
@@ -7947,7 +8390,7 @@
|
|
|
7947
8390
|
}
|
|
7948
8391
|
],
|
|
7949
8392
|
"compatibility": {
|
|
7950
|
-
"nuxt": "
|
|
8393
|
+
"nuxt": ">=3.0.0",
|
|
7951
8394
|
"requires": {}
|
|
7952
8395
|
}
|
|
7953
8396
|
},
|
|
@@ -7969,7 +8412,7 @@
|
|
|
7969
8412
|
}
|
|
7970
8413
|
],
|
|
7971
8414
|
"compatibility": {
|
|
7972
|
-
"nuxt": "
|
|
8415
|
+
"nuxt": ">=3.0.0",
|
|
7973
8416
|
"requires": {}
|
|
7974
8417
|
}
|
|
7975
8418
|
},
|
|
@@ -7991,7 +8434,7 @@
|
|
|
7991
8434
|
}
|
|
7992
8435
|
],
|
|
7993
8436
|
"compatibility": {
|
|
7994
|
-
"nuxt": "
|
|
8437
|
+
"nuxt": ">=3.0.0",
|
|
7995
8438
|
"requires": {}
|
|
7996
8439
|
}
|
|
7997
8440
|
},
|
|
@@ -8041,7 +8484,7 @@
|
|
|
8041
8484
|
}
|
|
8042
8485
|
],
|
|
8043
8486
|
"compatibility": {
|
|
8044
|
-
"nuxt": "^2.0.0 ||
|
|
8487
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
8045
8488
|
"requires": {
|
|
8046
8489
|
"bridge": "optional"
|
|
8047
8490
|
},
|
|
@@ -8089,7 +8532,7 @@
|
|
|
8089
8532
|
}
|
|
8090
8533
|
],
|
|
8091
8534
|
"compatibility": {
|
|
8092
|
-
"nuxt": "
|
|
8535
|
+
"nuxt": ">=3.0.0",
|
|
8093
8536
|
"requires": {}
|
|
8094
8537
|
}
|
|
8095
8538
|
},
|
|
@@ -8121,7 +8564,7 @@
|
|
|
8121
8564
|
}
|
|
8122
8565
|
],
|
|
8123
8566
|
"compatibility": {
|
|
8124
|
-
"nuxt": "^2.0.0 ||
|
|
8567
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
8125
8568
|
"requires": {
|
|
8126
8569
|
"bridge": "optional"
|
|
8127
8570
|
}
|
|
@@ -8149,6 +8592,28 @@
|
|
|
8149
8592
|
"requires": {}
|
|
8150
8593
|
}
|
|
8151
8594
|
},
|
|
8595
|
+
{
|
|
8596
|
+
"name": "webhook-validators",
|
|
8597
|
+
"description": "Nuxt module that works on the edge to easily validate incoming webhooks from different services.",
|
|
8598
|
+
"repo": "yizack/nuxt-webhook-validators",
|
|
8599
|
+
"npm": "nuxt-webhook-validators",
|
|
8600
|
+
"icon": "webhook-validators.svg",
|
|
8601
|
+
"github": "https://github.com/Yizack/nuxt-webhook-validators",
|
|
8602
|
+
"website": "https://github.com/Yizack/nuxt-webhook-validators",
|
|
8603
|
+
"learn_more": "",
|
|
8604
|
+
"category": "Security",
|
|
8605
|
+
"type": "3rd-party",
|
|
8606
|
+
"maintainers": [
|
|
8607
|
+
{
|
|
8608
|
+
"name": "Yizack Rangel",
|
|
8609
|
+
"github": "yizack"
|
|
8610
|
+
}
|
|
8611
|
+
],
|
|
8612
|
+
"compatibility": {
|
|
8613
|
+
"nuxt": ">=3.0.0",
|
|
8614
|
+
"requires": {}
|
|
8615
|
+
}
|
|
8616
|
+
},
|
|
8152
8617
|
{
|
|
8153
8618
|
"name": "webpack-optimisations",
|
|
8154
8619
|
"description": "Nuxt v2 module to automatically make your builds faster.",
|
|
@@ -8259,7 +8724,7 @@
|
|
|
8259
8724
|
}
|
|
8260
8725
|
],
|
|
8261
8726
|
"compatibility": {
|
|
8262
|
-
"nuxt": "
|
|
8727
|
+
"nuxt": ">=3.0.0",
|
|
8263
8728
|
"requires": {}
|
|
8264
8729
|
}
|
|
8265
8730
|
},
|
|
@@ -8285,7 +8750,7 @@
|
|
|
8285
8750
|
}
|
|
8286
8751
|
],
|
|
8287
8752
|
"compatibility": {
|
|
8288
|
-
"nuxt": "
|
|
8753
|
+
"nuxt": ">=3.0.0",
|
|
8289
8754
|
"requires": {}
|
|
8290
8755
|
}
|
|
8291
8756
|
},
|
|
@@ -8313,7 +8778,7 @@
|
|
|
8313
8778
|
}
|
|
8314
8779
|
],
|
|
8315
8780
|
"compatibility": {
|
|
8316
|
-
"nuxt": "^2.0.0 ||
|
|
8781
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
8317
8782
|
"requires": {
|
|
8318
8783
|
"bridge": "optional"
|
|
8319
8784
|
}
|
|
@@ -8404,7 +8869,7 @@
|
|
|
8404
8869
|
}
|
|
8405
8870
|
],
|
|
8406
8871
|
"compatibility": {
|
|
8407
|
-
"nuxt": "^2.0.0 ||
|
|
8872
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
8408
8873
|
"requires": {
|
|
8409
8874
|
"bridge": true
|
|
8410
8875
|
}
|