@nuxt/modules 0.5.0-1e5823 → 0.5.0-2e32be
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 +872 -551
- package/package.json +1 -1
- package/categories.json +0 -21
package/modules.json
CHANGED
|
@@ -22,9 +22,59 @@
|
|
|
22
22
|
}
|
|
23
23
|
],
|
|
24
24
|
"compatibility": {
|
|
25
|
-
"
|
|
26
|
-
"
|
|
27
|
-
|
|
25
|
+
"nuxt": "^2.0.0",
|
|
26
|
+
"requires": {}
|
|
27
|
+
}
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"name": "agility-cms",
|
|
31
|
+
"description": "Agility CMS Integration for Nuxt.js",
|
|
32
|
+
"repo": "agility/agilitycms-nuxt-module",
|
|
33
|
+
"npm": "@agility/agilitycms-nuxt-module",
|
|
34
|
+
"icon": "agility.png",
|
|
35
|
+
"github": "https://github.com/agility/agilitycms-nuxt-module",
|
|
36
|
+
"website": "https://github.com/agility/agilitycms-nuxt-module",
|
|
37
|
+
"learn_more": "https://help.agilitycms.com/hc/en-us/articles/360037500492",
|
|
38
|
+
"category": "CMS",
|
|
39
|
+
"type": "3rd-party",
|
|
40
|
+
"maintainers": [
|
|
41
|
+
{
|
|
42
|
+
"name": "Joel Varty",
|
|
43
|
+
"github": "joelvarty",
|
|
44
|
+
"avatar": "https://avatars.githubusercontent.com/u/4520625?s=400&u=95fcb09b5ead7bb09fb9950e4e7a115a8a4377e8&v=4"
|
|
45
|
+
}
|
|
46
|
+
],
|
|
47
|
+
"compatibility": {
|
|
48
|
+
"nuxt": "^2.0.0",
|
|
49
|
+
"requires": {}
|
|
50
|
+
}
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"name": "algolia",
|
|
54
|
+
"description": "Algolia Search Module for Nuxt 3",
|
|
55
|
+
"repo": "nuxt-community/algolia-module",
|
|
56
|
+
"npm": "@nuxtjs/algolia",
|
|
57
|
+
"icon": "algolia.svg",
|
|
58
|
+
"github": "https://github.com/nuxt-community/algolia-module",
|
|
59
|
+
"website": "https://algolia.nuxtjs.org/",
|
|
60
|
+
"learn_more": "https://algolia.nuxtjs.org/",
|
|
61
|
+
"category": "Libraries",
|
|
62
|
+
"type": "community",
|
|
63
|
+
"maintainers": [
|
|
64
|
+
{
|
|
65
|
+
"name": "Jakub Andrzejewski",
|
|
66
|
+
"github": "Baroshem",
|
|
67
|
+
"avatar": "https://avatars2.githubusercontent.com/u/37120330?v=4?s=80"
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"name": "Yasser Lahbibi",
|
|
71
|
+
"github": "yassilah",
|
|
72
|
+
"avatar": "https://avatars.githubusercontent.com/u/13403295?v=4"
|
|
73
|
+
}
|
|
74
|
+
],
|
|
75
|
+
"compatibility": {
|
|
76
|
+
"nuxt": "^3.0.0",
|
|
77
|
+
"requires": {}
|
|
28
78
|
}
|
|
29
79
|
},
|
|
30
80
|
{
|
|
@@ -45,9 +95,8 @@
|
|
|
45
95
|
}
|
|
46
96
|
],
|
|
47
97
|
"compatibility": {
|
|
48
|
-
"
|
|
49
|
-
"
|
|
50
|
-
"3.x": "unknown"
|
|
98
|
+
"nuxt": "^2.0.0",
|
|
99
|
+
"requires": {}
|
|
51
100
|
}
|
|
52
101
|
},
|
|
53
102
|
{
|
|
@@ -69,9 +118,8 @@
|
|
|
69
118
|
}
|
|
70
119
|
],
|
|
71
120
|
"compatibility": {
|
|
72
|
-
"
|
|
73
|
-
"
|
|
74
|
-
"3.x": "unknown"
|
|
121
|
+
"nuxt": "^2.0.0",
|
|
122
|
+
"requires": {}
|
|
75
123
|
}
|
|
76
124
|
},
|
|
77
125
|
{
|
|
@@ -92,9 +140,8 @@
|
|
|
92
140
|
}
|
|
93
141
|
],
|
|
94
142
|
"compatibility": {
|
|
95
|
-
"
|
|
96
|
-
"
|
|
97
|
-
"3.x": "unknown"
|
|
143
|
+
"nuxt": "^2.0.0",
|
|
144
|
+
"requires": {}
|
|
98
145
|
}
|
|
99
146
|
},
|
|
100
147
|
{
|
|
@@ -117,9 +164,8 @@
|
|
|
117
164
|
}
|
|
118
165
|
],
|
|
119
166
|
"compatibility": {
|
|
120
|
-
"
|
|
121
|
-
"
|
|
122
|
-
"3.x": "unknown"
|
|
167
|
+
"nuxt": "^2.0.0",
|
|
168
|
+
"requires": {}
|
|
123
169
|
}
|
|
124
170
|
},
|
|
125
171
|
{
|
|
@@ -144,9 +190,8 @@
|
|
|
144
190
|
}
|
|
145
191
|
],
|
|
146
192
|
"compatibility": {
|
|
147
|
-
"
|
|
148
|
-
"
|
|
149
|
-
"3.x": "broken"
|
|
193
|
+
"nuxt": "^2.0.0",
|
|
194
|
+
"requires": {}
|
|
150
195
|
}
|
|
151
196
|
},
|
|
152
197
|
{
|
|
@@ -167,9 +212,8 @@
|
|
|
167
212
|
}
|
|
168
213
|
],
|
|
169
214
|
"compatibility": {
|
|
170
|
-
"
|
|
171
|
-
"
|
|
172
|
-
"3.x": "unknown"
|
|
215
|
+
"nuxt": "^2.0.0",
|
|
216
|
+
"requires": {}
|
|
173
217
|
}
|
|
174
218
|
},
|
|
175
219
|
{
|
|
@@ -190,9 +234,8 @@
|
|
|
190
234
|
}
|
|
191
235
|
],
|
|
192
236
|
"compatibility": {
|
|
193
|
-
"
|
|
194
|
-
"
|
|
195
|
-
"3.x": "unknown"
|
|
237
|
+
"nuxt": "^2.0.0",
|
|
238
|
+
"requires": {}
|
|
196
239
|
}
|
|
197
240
|
},
|
|
198
241
|
{
|
|
@@ -218,9 +261,8 @@
|
|
|
218
261
|
}
|
|
219
262
|
],
|
|
220
263
|
"compatibility": {
|
|
221
|
-
"
|
|
222
|
-
"
|
|
223
|
-
"3.x": "wip"
|
|
264
|
+
"nuxt": "^2.0.0",
|
|
265
|
+
"requires": {}
|
|
224
266
|
}
|
|
225
267
|
},
|
|
226
268
|
{
|
|
@@ -242,9 +284,8 @@
|
|
|
242
284
|
}
|
|
243
285
|
],
|
|
244
286
|
"compatibility": {
|
|
245
|
-
"
|
|
246
|
-
"
|
|
247
|
-
"3.x": "unknown"
|
|
287
|
+
"nuxt": "^2.0.0",
|
|
288
|
+
"requires": {}
|
|
248
289
|
}
|
|
249
290
|
},
|
|
250
291
|
{
|
|
@@ -265,9 +306,8 @@
|
|
|
265
306
|
}
|
|
266
307
|
],
|
|
267
308
|
"compatibility": {
|
|
268
|
-
"
|
|
269
|
-
"
|
|
270
|
-
"3.x": "unknown"
|
|
309
|
+
"nuxt": "^2.0.0",
|
|
310
|
+
"requires": {}
|
|
271
311
|
}
|
|
272
312
|
},
|
|
273
313
|
{
|
|
@@ -298,9 +338,8 @@
|
|
|
298
338
|
}
|
|
299
339
|
],
|
|
300
340
|
"compatibility": {
|
|
301
|
-
"
|
|
302
|
-
"
|
|
303
|
-
"3.x": "unknown"
|
|
341
|
+
"nuxt": "^2.0.0",
|
|
342
|
+
"requires": {}
|
|
304
343
|
}
|
|
305
344
|
},
|
|
306
345
|
{
|
|
@@ -322,9 +361,8 @@
|
|
|
322
361
|
}
|
|
323
362
|
],
|
|
324
363
|
"compatibility": {
|
|
325
|
-
"
|
|
326
|
-
"
|
|
327
|
-
"3.x": "unknown"
|
|
364
|
+
"nuxt": "^2.0.0",
|
|
365
|
+
"requires": {}
|
|
328
366
|
}
|
|
329
367
|
},
|
|
330
368
|
{
|
|
@@ -345,9 +383,8 @@
|
|
|
345
383
|
}
|
|
346
384
|
],
|
|
347
385
|
"compatibility": {
|
|
348
|
-
"
|
|
349
|
-
"
|
|
350
|
-
"3.x": "unknown"
|
|
386
|
+
"nuxt": "^2.0.0",
|
|
387
|
+
"requires": {}
|
|
351
388
|
}
|
|
352
389
|
},
|
|
353
390
|
{
|
|
@@ -368,32 +405,8 @@
|
|
|
368
405
|
}
|
|
369
406
|
],
|
|
370
407
|
"compatibility": {
|
|
371
|
-
"
|
|
372
|
-
"
|
|
373
|
-
"3.x": "unknown"
|
|
374
|
-
}
|
|
375
|
-
},
|
|
376
|
-
{
|
|
377
|
-
"name": "build-optimisations",
|
|
378
|
-
"description": "Nuxt.js v2 module to automatically make your builds faster.",
|
|
379
|
-
"repo": "loonpwn/nuxt-build-optimisations",
|
|
380
|
-
"npm": "nuxt-webpack-optimisations-monorepo",
|
|
381
|
-
"icon": "build-optimisations.svg",
|
|
382
|
-
"github": "https://github.com/loonpwn/nuxt-build-optimisations",
|
|
383
|
-
"website": "https://github.com/loonpwn/nuxt-build-optimisations",
|
|
384
|
-
"learn_more": "",
|
|
385
|
-
"category": "Devtools",
|
|
386
|
-
"type": "3rd-party",
|
|
387
|
-
"maintainers": [
|
|
388
|
-
{
|
|
389
|
-
"name": "loonpwn",
|
|
390
|
-
"github": "loonpwn"
|
|
391
|
-
}
|
|
392
|
-
],
|
|
393
|
-
"compatibility": {
|
|
394
|
-
"2.x": "working",
|
|
395
|
-
"2.x-bridge": "unknown",
|
|
396
|
-
"3.x": "unknown"
|
|
408
|
+
"nuxt": "^2.0.0",
|
|
409
|
+
"requires": {}
|
|
397
410
|
}
|
|
398
411
|
},
|
|
399
412
|
{
|
|
@@ -414,9 +427,8 @@
|
|
|
414
427
|
}
|
|
415
428
|
],
|
|
416
429
|
"compatibility": {
|
|
417
|
-
"
|
|
418
|
-
"
|
|
419
|
-
"3.x": "unknown"
|
|
430
|
+
"nuxt": "^2.0.0",
|
|
431
|
+
"requires": {}
|
|
420
432
|
}
|
|
421
433
|
},
|
|
422
434
|
{
|
|
@@ -437,9 +449,8 @@
|
|
|
437
449
|
}
|
|
438
450
|
],
|
|
439
451
|
"compatibility": {
|
|
440
|
-
"
|
|
441
|
-
"
|
|
442
|
-
"3.x": "unknown"
|
|
452
|
+
"nuxt": "^2.0.0",
|
|
453
|
+
"requires": {}
|
|
443
454
|
}
|
|
444
455
|
},
|
|
445
456
|
{
|
|
@@ -461,9 +472,8 @@
|
|
|
461
472
|
}
|
|
462
473
|
],
|
|
463
474
|
"compatibility": {
|
|
464
|
-
"
|
|
465
|
-
"
|
|
466
|
-
"3.x": "unknown"
|
|
475
|
+
"nuxt": "^2.0.0",
|
|
476
|
+
"requires": {}
|
|
467
477
|
}
|
|
468
478
|
},
|
|
469
479
|
{
|
|
@@ -484,9 +494,8 @@
|
|
|
484
494
|
}
|
|
485
495
|
],
|
|
486
496
|
"compatibility": {
|
|
487
|
-
"
|
|
488
|
-
"
|
|
489
|
-
"3.x": "unknown"
|
|
497
|
+
"nuxt": "^2.0.0",
|
|
498
|
+
"requires": {}
|
|
490
499
|
}
|
|
491
500
|
},
|
|
492
501
|
{
|
|
@@ -507,9 +516,8 @@
|
|
|
507
516
|
}
|
|
508
517
|
],
|
|
509
518
|
"compatibility": {
|
|
510
|
-
"
|
|
511
|
-
"
|
|
512
|
-
"3.x": "unknown"
|
|
519
|
+
"nuxt": "^2.0.0",
|
|
520
|
+
"requires": {}
|
|
513
521
|
}
|
|
514
522
|
},
|
|
515
523
|
{
|
|
@@ -530,9 +538,8 @@
|
|
|
530
538
|
}
|
|
531
539
|
],
|
|
532
540
|
"compatibility": {
|
|
533
|
-
"
|
|
534
|
-
"
|
|
535
|
-
"3.x": "unknown"
|
|
541
|
+
"nuxt": "^2.0.0",
|
|
542
|
+
"requires": {}
|
|
536
543
|
}
|
|
537
544
|
},
|
|
538
545
|
{
|
|
@@ -553,9 +560,8 @@
|
|
|
553
560
|
}
|
|
554
561
|
],
|
|
555
562
|
"compatibility": {
|
|
556
|
-
"
|
|
557
|
-
"
|
|
558
|
-
"3.x": "unknown"
|
|
563
|
+
"nuxt": "^2.0.0",
|
|
564
|
+
"requires": {}
|
|
559
565
|
}
|
|
560
566
|
},
|
|
561
567
|
{
|
|
@@ -577,9 +583,8 @@
|
|
|
577
583
|
}
|
|
578
584
|
],
|
|
579
585
|
"compatibility": {
|
|
580
|
-
"
|
|
581
|
-
"
|
|
582
|
-
"3.x": "broken"
|
|
586
|
+
"nuxt": "^2.0.0",
|
|
587
|
+
"requires": {}
|
|
583
588
|
}
|
|
584
589
|
},
|
|
585
590
|
{
|
|
@@ -601,9 +606,10 @@
|
|
|
601
606
|
}
|
|
602
607
|
],
|
|
603
608
|
"compatibility": {
|
|
604
|
-
"
|
|
605
|
-
"
|
|
606
|
-
|
|
609
|
+
"nuxt": "^2.0.0",
|
|
610
|
+
"requires": {
|
|
611
|
+
"bridge": "optional"
|
|
612
|
+
}
|
|
607
613
|
}
|
|
608
614
|
},
|
|
609
615
|
{
|
|
@@ -625,9 +631,8 @@
|
|
|
625
631
|
}
|
|
626
632
|
],
|
|
627
633
|
"compatibility": {
|
|
628
|
-
"
|
|
629
|
-
"
|
|
630
|
-
"3.x": "unknown"
|
|
634
|
+
"nuxt": "^2.0.0",
|
|
635
|
+
"requires": {}
|
|
631
636
|
}
|
|
632
637
|
},
|
|
633
638
|
{
|
|
@@ -649,9 +654,8 @@
|
|
|
649
654
|
}
|
|
650
655
|
],
|
|
651
656
|
"compatibility": {
|
|
652
|
-
"
|
|
653
|
-
"
|
|
654
|
-
"3.x": "unknown"
|
|
657
|
+
"nuxt": "^2.0.0",
|
|
658
|
+
"requires": {}
|
|
655
659
|
}
|
|
656
660
|
},
|
|
657
661
|
{
|
|
@@ -678,9 +682,8 @@
|
|
|
678
682
|
}
|
|
679
683
|
],
|
|
680
684
|
"compatibility": {
|
|
681
|
-
"
|
|
682
|
-
"
|
|
683
|
-
"3.x": "broken"
|
|
685
|
+
"nuxt": "^2.0.0",
|
|
686
|
+
"requires": {}
|
|
684
687
|
}
|
|
685
688
|
},
|
|
686
689
|
{
|
|
@@ -701,9 +704,8 @@
|
|
|
701
704
|
}
|
|
702
705
|
],
|
|
703
706
|
"compatibility": {
|
|
704
|
-
"
|
|
705
|
-
"
|
|
706
|
-
"3.x": "unknown"
|
|
707
|
+
"nuxt": "^2.0.0",
|
|
708
|
+
"requires": {}
|
|
707
709
|
}
|
|
708
710
|
},
|
|
709
711
|
{
|
|
@@ -728,9 +730,8 @@
|
|
|
728
730
|
}
|
|
729
731
|
],
|
|
730
732
|
"compatibility": {
|
|
731
|
-
"
|
|
732
|
-
"
|
|
733
|
-
"3.x": "unknown"
|
|
733
|
+
"nuxt": "^2.0.0",
|
|
734
|
+
"requires": {}
|
|
734
735
|
}
|
|
735
736
|
},
|
|
736
737
|
{
|
|
@@ -751,9 +752,8 @@
|
|
|
751
752
|
}
|
|
752
753
|
],
|
|
753
754
|
"compatibility": {
|
|
754
|
-
"
|
|
755
|
-
"
|
|
756
|
-
"3.x": "unknown"
|
|
755
|
+
"nuxt": "^2.0.0",
|
|
756
|
+
"requires": {}
|
|
757
757
|
}
|
|
758
758
|
},
|
|
759
759
|
{
|
|
@@ -774,9 +774,30 @@
|
|
|
774
774
|
}
|
|
775
775
|
],
|
|
776
776
|
"compatibility": {
|
|
777
|
-
"
|
|
778
|
-
"
|
|
779
|
-
|
|
777
|
+
"nuxt": "^2.0.0",
|
|
778
|
+
"requires": {}
|
|
779
|
+
}
|
|
780
|
+
},
|
|
781
|
+
{
|
|
782
|
+
"name": "datocms",
|
|
783
|
+
"description": "DatoCMS integration for Nuxt.js",
|
|
784
|
+
"repo": "voorhoede/nuxt-datocms-module",
|
|
785
|
+
"npm": "@voorhoede/nuxt-datocms-module",
|
|
786
|
+
"icon": "datocms.png",
|
|
787
|
+
"github": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
788
|
+
"website": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
789
|
+
"learn_more": "https://www.datocms.com/",
|
|
790
|
+
"category": "CMS",
|
|
791
|
+
"type": "3rd-party",
|
|
792
|
+
"maintainers": [
|
|
793
|
+
{
|
|
794
|
+
"name": "Frankwarnaar",
|
|
795
|
+
"github": "Frankwarnaar"
|
|
796
|
+
}
|
|
797
|
+
],
|
|
798
|
+
"compatibility": {
|
|
799
|
+
"nuxt": "^2.0.0",
|
|
800
|
+
"requires": {}
|
|
780
801
|
}
|
|
781
802
|
},
|
|
782
803
|
{
|
|
@@ -798,9 +819,8 @@
|
|
|
798
819
|
}
|
|
799
820
|
],
|
|
800
821
|
"compatibility": {
|
|
801
|
-
"
|
|
802
|
-
"
|
|
803
|
-
"3.x": "unknown"
|
|
822
|
+
"nuxt": "^2.0.0",
|
|
823
|
+
"requires": {}
|
|
804
824
|
}
|
|
805
825
|
},
|
|
806
826
|
{
|
|
@@ -821,9 +841,8 @@
|
|
|
821
841
|
}
|
|
822
842
|
],
|
|
823
843
|
"compatibility": {
|
|
824
|
-
"
|
|
825
|
-
"
|
|
826
|
-
"3.x": "unknown"
|
|
844
|
+
"nuxt": "^2.0.0",
|
|
845
|
+
"requires": {}
|
|
827
846
|
}
|
|
828
847
|
},
|
|
829
848
|
{
|
|
@@ -844,9 +863,41 @@
|
|
|
844
863
|
}
|
|
845
864
|
],
|
|
846
865
|
"compatibility": {
|
|
847
|
-
"
|
|
848
|
-
"
|
|
849
|
-
|
|
866
|
+
"nuxt": "^2.0.0",
|
|
867
|
+
"requires": {}
|
|
868
|
+
}
|
|
869
|
+
},
|
|
870
|
+
{
|
|
871
|
+
"name": "drupal-ce",
|
|
872
|
+
"description": "Connects Nuxt.js with Drupal via the Lupus Custom Elements Renderer",
|
|
873
|
+
"repo": "drunomics/nuxtjs-drupal-ce",
|
|
874
|
+
"npm": "nuxtjs-drupal-ce",
|
|
875
|
+
"icon": "drupal-ce.png",
|
|
876
|
+
"github": "https://github.com/drunomics/nuxtjs-drupal-ce",
|
|
877
|
+
"website": "https://stack.lupus.digital",
|
|
878
|
+
"learn_more": "https://stack.lupus.digital/2-resources/learning",
|
|
879
|
+
"category": "CMS",
|
|
880
|
+
"type": "3rd-party",
|
|
881
|
+
"maintainers": [
|
|
882
|
+
{
|
|
883
|
+
"name": "Wolfgang Ziegler // fago",
|
|
884
|
+
"github": "fago",
|
|
885
|
+
"avatar": "https://avatars.githubusercontent.com/u/132232?v=4"
|
|
886
|
+
},
|
|
887
|
+
{
|
|
888
|
+
"name": "Maximilian Götz-Mikus",
|
|
889
|
+
"github": "maximilianmikus",
|
|
890
|
+
"avatar": "https://avatars.githubusercontent.com/u/1254146?v=4"
|
|
891
|
+
},
|
|
892
|
+
{
|
|
893
|
+
"name": "David Licen",
|
|
894
|
+
"github": "davision",
|
|
895
|
+
"avatar": "https://avatars.githubusercontent.com/u/3862832?v=4"
|
|
896
|
+
}
|
|
897
|
+
],
|
|
898
|
+
"compatibility": {
|
|
899
|
+
"nuxt": "^2.0.0",
|
|
900
|
+
"requires": {}
|
|
850
901
|
}
|
|
851
902
|
},
|
|
852
903
|
{
|
|
@@ -867,9 +918,8 @@
|
|
|
867
918
|
}
|
|
868
919
|
],
|
|
869
920
|
"compatibility": {
|
|
870
|
-
"
|
|
871
|
-
"
|
|
872
|
-
"3.x": "unknown"
|
|
921
|
+
"nuxt": "^2.0.0",
|
|
922
|
+
"requires": {}
|
|
873
923
|
}
|
|
874
924
|
},
|
|
875
925
|
{
|
|
@@ -891,9 +941,8 @@
|
|
|
891
941
|
}
|
|
892
942
|
],
|
|
893
943
|
"compatibility": {
|
|
894
|
-
"
|
|
895
|
-
"
|
|
896
|
-
"3.x": "unknown"
|
|
944
|
+
"nuxt": "^2.0.0",
|
|
945
|
+
"requires": {}
|
|
897
946
|
}
|
|
898
947
|
},
|
|
899
948
|
{
|
|
@@ -914,9 +963,8 @@
|
|
|
914
963
|
}
|
|
915
964
|
],
|
|
916
965
|
"compatibility": {
|
|
917
|
-
"
|
|
918
|
-
"
|
|
919
|
-
"3.x": "unknown"
|
|
966
|
+
"nuxt": "^2.0.0",
|
|
967
|
+
"requires": {}
|
|
920
968
|
}
|
|
921
969
|
},
|
|
922
970
|
{
|
|
@@ -937,9 +985,8 @@
|
|
|
937
985
|
}
|
|
938
986
|
],
|
|
939
987
|
"compatibility": {
|
|
940
|
-
"
|
|
941
|
-
"
|
|
942
|
-
"3.x": "unknown"
|
|
988
|
+
"nuxt": "^2.0.0",
|
|
989
|
+
"requires": {}
|
|
943
990
|
}
|
|
944
991
|
},
|
|
945
992
|
{
|
|
@@ -960,9 +1007,8 @@
|
|
|
960
1007
|
}
|
|
961
1008
|
],
|
|
962
1009
|
"compatibility": {
|
|
963
|
-
"
|
|
964
|
-
"
|
|
965
|
-
"3.x": "unknown"
|
|
1010
|
+
"nuxt": "^2.0.0",
|
|
1011
|
+
"requires": {}
|
|
966
1012
|
}
|
|
967
1013
|
},
|
|
968
1014
|
{
|
|
@@ -983,9 +1029,8 @@
|
|
|
983
1029
|
}
|
|
984
1030
|
],
|
|
985
1031
|
"compatibility": {
|
|
986
|
-
"
|
|
987
|
-
"
|
|
988
|
-
"3.x": "unknown"
|
|
1032
|
+
"nuxt": "^2.0.0",
|
|
1033
|
+
"requires": {}
|
|
989
1034
|
}
|
|
990
1035
|
},
|
|
991
1036
|
{
|
|
@@ -1007,16 +1052,15 @@
|
|
|
1007
1052
|
}
|
|
1008
1053
|
],
|
|
1009
1054
|
"compatibility": {
|
|
1010
|
-
"
|
|
1011
|
-
"
|
|
1012
|
-
"3.x": "unknown"
|
|
1055
|
+
"nuxt": "^2.0.0",
|
|
1056
|
+
"requires": {}
|
|
1013
1057
|
}
|
|
1014
1058
|
},
|
|
1015
1059
|
{
|
|
1016
1060
|
"name": "firebase",
|
|
1017
1061
|
"description": "Integrate Firebase into your Nuxt project.",
|
|
1018
1062
|
"repo": "nuxt-community/firebase-module",
|
|
1019
|
-
"npm": "@nuxtjs/firebase",
|
|
1063
|
+
"npm": "@nuxtjs/firebase-monorepo",
|
|
1020
1064
|
"icon": "firebase.png",
|
|
1021
1065
|
"github": "https://github.com/nuxt-community/firebase-module",
|
|
1022
1066
|
"website": "https://firebase.nuxtjs.org",
|
|
@@ -1030,9 +1074,8 @@
|
|
|
1030
1074
|
}
|
|
1031
1075
|
],
|
|
1032
1076
|
"compatibility": {
|
|
1033
|
-
"
|
|
1034
|
-
"
|
|
1035
|
-
"3.x": "unknown"
|
|
1077
|
+
"nuxt": "^2.0.0",
|
|
1078
|
+
"requires": {}
|
|
1036
1079
|
}
|
|
1037
1080
|
},
|
|
1038
1081
|
{
|
|
@@ -1053,9 +1096,8 @@
|
|
|
1053
1096
|
}
|
|
1054
1097
|
],
|
|
1055
1098
|
"compatibility": {
|
|
1056
|
-
"
|
|
1057
|
-
"
|
|
1058
|
-
"3.x": "unknown"
|
|
1099
|
+
"nuxt": "^2.0.0",
|
|
1100
|
+
"requires": {}
|
|
1059
1101
|
}
|
|
1060
1102
|
},
|
|
1061
1103
|
{
|
|
@@ -1076,9 +1118,8 @@
|
|
|
1076
1118
|
}
|
|
1077
1119
|
],
|
|
1078
1120
|
"compatibility": {
|
|
1079
|
-
"
|
|
1080
|
-
"
|
|
1081
|
-
"3.x": "unknown"
|
|
1121
|
+
"nuxt": "^2.0.0",
|
|
1122
|
+
"requires": {}
|
|
1082
1123
|
}
|
|
1083
1124
|
},
|
|
1084
1125
|
{
|
|
@@ -1099,9 +1140,8 @@
|
|
|
1099
1140
|
}
|
|
1100
1141
|
],
|
|
1101
1142
|
"compatibility": {
|
|
1102
|
-
"
|
|
1103
|
-
"
|
|
1104
|
-
"3.x": "unknown"
|
|
1143
|
+
"nuxt": "^2.0.0",
|
|
1144
|
+
"requires": {}
|
|
1105
1145
|
}
|
|
1106
1146
|
},
|
|
1107
1147
|
{
|
|
@@ -1122,9 +1162,36 @@
|
|
|
1122
1162
|
}
|
|
1123
1163
|
],
|
|
1124
1164
|
"compatibility": {
|
|
1125
|
-
"
|
|
1126
|
-
"
|
|
1127
|
-
|
|
1165
|
+
"nuxt": "^2.0.0",
|
|
1166
|
+
"requires": {}
|
|
1167
|
+
}
|
|
1168
|
+
},
|
|
1169
|
+
{
|
|
1170
|
+
"name": "formkit",
|
|
1171
|
+
"description": "Seamless FormKit integration for Nuxt",
|
|
1172
|
+
"repo": "formkit/formkit",
|
|
1173
|
+
"npm": "",
|
|
1174
|
+
"icon": "formkit.png",
|
|
1175
|
+
"github": "https://github.com/formkit/formkit",
|
|
1176
|
+
"website": "https://formkit.com",
|
|
1177
|
+
"learn_more": "https://formkit.com/essentials/installation#with-nuxt",
|
|
1178
|
+
"category": "Libraries",
|
|
1179
|
+
"type": "3rd-party",
|
|
1180
|
+
"maintainers": [
|
|
1181
|
+
{
|
|
1182
|
+
"name": "Justin Schroeder",
|
|
1183
|
+
"github": "justin-schroeder",
|
|
1184
|
+
"twitter": "jpschroeder"
|
|
1185
|
+
},
|
|
1186
|
+
{
|
|
1187
|
+
"name": "Andrew Boyd",
|
|
1188
|
+
"github": "andrew-boyd",
|
|
1189
|
+
"twitter": "0xBOYD"
|
|
1190
|
+
}
|
|
1191
|
+
],
|
|
1192
|
+
"compatibility": {
|
|
1193
|
+
"nuxt": "^3.0.0",
|
|
1194
|
+
"requires": {}
|
|
1128
1195
|
}
|
|
1129
1196
|
},
|
|
1130
1197
|
{
|
|
@@ -1145,9 +1212,8 @@
|
|
|
1145
1212
|
}
|
|
1146
1213
|
],
|
|
1147
1214
|
"compatibility": {
|
|
1148
|
-
"
|
|
1149
|
-
"
|
|
1150
|
-
"3.x": "unknown"
|
|
1215
|
+
"nuxt": "^2.0.0",
|
|
1216
|
+
"requires": {}
|
|
1151
1217
|
}
|
|
1152
1218
|
},
|
|
1153
1219
|
{
|
|
@@ -1168,9 +1234,8 @@
|
|
|
1168
1234
|
}
|
|
1169
1235
|
],
|
|
1170
1236
|
"compatibility": {
|
|
1171
|
-
"
|
|
1172
|
-
"
|
|
1173
|
-
"3.x": "unknown"
|
|
1237
|
+
"nuxt": "^2.0.0",
|
|
1238
|
+
"requires": {}
|
|
1174
1239
|
}
|
|
1175
1240
|
},
|
|
1176
1241
|
{
|
|
@@ -1191,9 +1256,8 @@
|
|
|
1191
1256
|
}
|
|
1192
1257
|
],
|
|
1193
1258
|
"compatibility": {
|
|
1194
|
-
"
|
|
1195
|
-
"
|
|
1196
|
-
"3.x": "unknown"
|
|
1259
|
+
"nuxt": "^2.0.0",
|
|
1260
|
+
"requires": {}
|
|
1197
1261
|
}
|
|
1198
1262
|
},
|
|
1199
1263
|
{
|
|
@@ -1224,9 +1288,8 @@
|
|
|
1224
1288
|
}
|
|
1225
1289
|
],
|
|
1226
1290
|
"compatibility": {
|
|
1227
|
-
"
|
|
1228
|
-
"
|
|
1229
|
-
"3.x": "unknown"
|
|
1291
|
+
"nuxt": "^2.0.0",
|
|
1292
|
+
"requires": {}
|
|
1230
1293
|
}
|
|
1231
1294
|
},
|
|
1232
1295
|
{
|
|
@@ -1247,9 +1310,8 @@
|
|
|
1247
1310
|
}
|
|
1248
1311
|
],
|
|
1249
1312
|
"compatibility": {
|
|
1250
|
-
"
|
|
1251
|
-
"
|
|
1252
|
-
"3.x": "unknown"
|
|
1313
|
+
"nuxt": "^2.0.0",
|
|
1314
|
+
"requires": {}
|
|
1253
1315
|
}
|
|
1254
1316
|
},
|
|
1255
1317
|
{
|
|
@@ -1274,9 +1336,8 @@
|
|
|
1274
1336
|
}
|
|
1275
1337
|
],
|
|
1276
1338
|
"compatibility": {
|
|
1277
|
-
"
|
|
1278
|
-
"
|
|
1279
|
-
"3.x": "unknown"
|
|
1339
|
+
"nuxt": "^2.0.0",
|
|
1340
|
+
"requires": {}
|
|
1280
1341
|
}
|
|
1281
1342
|
},
|
|
1282
1343
|
{
|
|
@@ -1308,9 +1369,8 @@
|
|
|
1308
1369
|
}
|
|
1309
1370
|
],
|
|
1310
1371
|
"compatibility": {
|
|
1311
|
-
"
|
|
1312
|
-
"
|
|
1313
|
-
"3.x": "unknown"
|
|
1372
|
+
"nuxt": "^2.0.0",
|
|
1373
|
+
"requires": {}
|
|
1314
1374
|
}
|
|
1315
1375
|
},
|
|
1316
1376
|
{
|
|
@@ -1331,9 +1391,8 @@
|
|
|
1331
1391
|
}
|
|
1332
1392
|
],
|
|
1333
1393
|
"compatibility": {
|
|
1334
|
-
"
|
|
1335
|
-
"
|
|
1336
|
-
"3.x": "unknown"
|
|
1394
|
+
"nuxt": "^2.0.0",
|
|
1395
|
+
"requires": {}
|
|
1337
1396
|
}
|
|
1338
1397
|
},
|
|
1339
1398
|
{
|
|
@@ -1355,9 +1414,8 @@
|
|
|
1355
1414
|
}
|
|
1356
1415
|
],
|
|
1357
1416
|
"compatibility": {
|
|
1358
|
-
"
|
|
1359
|
-
"
|
|
1360
|
-
"3.x": "unknown"
|
|
1417
|
+
"nuxt": "^2.0.0",
|
|
1418
|
+
"requires": {}
|
|
1361
1419
|
}
|
|
1362
1420
|
},
|
|
1363
1421
|
{
|
|
@@ -1378,9 +1436,31 @@
|
|
|
1378
1436
|
}
|
|
1379
1437
|
],
|
|
1380
1438
|
"compatibility": {
|
|
1381
|
-
"
|
|
1382
|
-
"
|
|
1383
|
-
|
|
1439
|
+
"nuxt": "^2.0.0",
|
|
1440
|
+
"requires": {}
|
|
1441
|
+
}
|
|
1442
|
+
},
|
|
1443
|
+
{
|
|
1444
|
+
"name": "headway",
|
|
1445
|
+
"description": "Headway changelog widget for Nuxt",
|
|
1446
|
+
"repo": "l-portet/nuxt-headway",
|
|
1447
|
+
"npm": "nuxt-headway",
|
|
1448
|
+
"icon": "headway.png",
|
|
1449
|
+
"github": "https://github.com/l-portet/nuxt-headway",
|
|
1450
|
+
"website": "https://nuxt-headway.netlify.app/",
|
|
1451
|
+
"learn_more": "https://headwayapp.co/",
|
|
1452
|
+
"category": "UI",
|
|
1453
|
+
"type": "3rd-party",
|
|
1454
|
+
"maintainers": [
|
|
1455
|
+
{
|
|
1456
|
+
"name": "l-portet",
|
|
1457
|
+
"github": "l-portet",
|
|
1458
|
+
"avatar": "https://avatars.githubusercontent.com/u/34057690?v=4"
|
|
1459
|
+
}
|
|
1460
|
+
],
|
|
1461
|
+
"compatibility": {
|
|
1462
|
+
"nuxt": "^2.0.0",
|
|
1463
|
+
"requires": {}
|
|
1384
1464
|
}
|
|
1385
1465
|
},
|
|
1386
1466
|
{
|
|
@@ -1401,9 +1481,8 @@
|
|
|
1401
1481
|
}
|
|
1402
1482
|
],
|
|
1403
1483
|
"compatibility": {
|
|
1404
|
-
"
|
|
1405
|
-
"
|
|
1406
|
-
"3.x": "unknown"
|
|
1484
|
+
"nuxt": "^2.0.0",
|
|
1485
|
+
"requires": {}
|
|
1407
1486
|
}
|
|
1408
1487
|
},
|
|
1409
1488
|
{
|
|
@@ -1424,9 +1503,8 @@
|
|
|
1424
1503
|
}
|
|
1425
1504
|
],
|
|
1426
1505
|
"compatibility": {
|
|
1427
|
-
"
|
|
1428
|
-
"
|
|
1429
|
-
"3.x": "unknown"
|
|
1506
|
+
"nuxt": "^2.0.0",
|
|
1507
|
+
"requires": {}
|
|
1430
1508
|
}
|
|
1431
1509
|
},
|
|
1432
1510
|
{
|
|
@@ -1447,9 +1525,8 @@
|
|
|
1447
1525
|
}
|
|
1448
1526
|
],
|
|
1449
1527
|
"compatibility": {
|
|
1450
|
-
"
|
|
1451
|
-
"
|
|
1452
|
-
"3.x": "unknown"
|
|
1528
|
+
"nuxt": "^2.0.0",
|
|
1529
|
+
"requires": {}
|
|
1453
1530
|
}
|
|
1454
1531
|
},
|
|
1455
1532
|
{
|
|
@@ -1470,9 +1547,8 @@
|
|
|
1470
1547
|
}
|
|
1471
1548
|
],
|
|
1472
1549
|
"compatibility": {
|
|
1473
|
-
"
|
|
1474
|
-
"
|
|
1475
|
-
"3.x": "unknown"
|
|
1550
|
+
"nuxt": "^2.0.0",
|
|
1551
|
+
"requires": {}
|
|
1476
1552
|
}
|
|
1477
1553
|
},
|
|
1478
1554
|
{
|
|
@@ -1494,9 +1570,8 @@
|
|
|
1494
1570
|
}
|
|
1495
1571
|
],
|
|
1496
1572
|
"compatibility": {
|
|
1497
|
-
"
|
|
1498
|
-
"
|
|
1499
|
-
"3.x": "unknown"
|
|
1573
|
+
"nuxt": "^2.0.0",
|
|
1574
|
+
"requires": {}
|
|
1500
1575
|
}
|
|
1501
1576
|
},
|
|
1502
1577
|
{
|
|
@@ -1523,9 +1598,8 @@
|
|
|
1523
1598
|
}
|
|
1524
1599
|
],
|
|
1525
1600
|
"compatibility": {
|
|
1526
|
-
"
|
|
1527
|
-
"
|
|
1528
|
-
"3.x": "unknown"
|
|
1601
|
+
"nuxt": "^2.0.0",
|
|
1602
|
+
"requires": {}
|
|
1529
1603
|
}
|
|
1530
1604
|
},
|
|
1531
1605
|
{
|
|
@@ -1547,9 +1621,8 @@
|
|
|
1547
1621
|
}
|
|
1548
1622
|
],
|
|
1549
1623
|
"compatibility": {
|
|
1550
|
-
"
|
|
1551
|
-
"
|
|
1552
|
-
"3.x": "unknown"
|
|
1624
|
+
"nuxt": "^2.0.0",
|
|
1625
|
+
"requires": {}
|
|
1553
1626
|
}
|
|
1554
1627
|
},
|
|
1555
1628
|
{
|
|
@@ -1574,9 +1647,8 @@
|
|
|
1574
1647
|
}
|
|
1575
1648
|
],
|
|
1576
1649
|
"compatibility": {
|
|
1577
|
-
"
|
|
1578
|
-
"
|
|
1579
|
-
"3.x": "broken"
|
|
1650
|
+
"nuxt": "^2.0.0",
|
|
1651
|
+
"requires": {}
|
|
1580
1652
|
}
|
|
1581
1653
|
},
|
|
1582
1654
|
{
|
|
@@ -1597,9 +1669,8 @@
|
|
|
1597
1669
|
}
|
|
1598
1670
|
],
|
|
1599
1671
|
"compatibility": {
|
|
1600
|
-
"
|
|
1601
|
-
"
|
|
1602
|
-
"3.x": "unknown"
|
|
1672
|
+
"nuxt": "^2.0.0",
|
|
1673
|
+
"requires": {}
|
|
1603
1674
|
}
|
|
1604
1675
|
},
|
|
1605
1676
|
{
|
|
@@ -1631,9 +1702,10 @@
|
|
|
1631
1702
|
}
|
|
1632
1703
|
],
|
|
1633
1704
|
"compatibility": {
|
|
1634
|
-
"
|
|
1635
|
-
"
|
|
1636
|
-
|
|
1705
|
+
"nuxt": "^2.0.0",
|
|
1706
|
+
"requires": {
|
|
1707
|
+
"bridge": "optional"
|
|
1708
|
+
}
|
|
1637
1709
|
}
|
|
1638
1710
|
},
|
|
1639
1711
|
{
|
|
@@ -1654,9 +1726,33 @@
|
|
|
1654
1726
|
}
|
|
1655
1727
|
],
|
|
1656
1728
|
"compatibility": {
|
|
1657
|
-
"
|
|
1658
|
-
"
|
|
1659
|
-
|
|
1729
|
+
"nuxt": "^2.0.0",
|
|
1730
|
+
"requires": {}
|
|
1731
|
+
}
|
|
1732
|
+
},
|
|
1733
|
+
{
|
|
1734
|
+
"name": "inkline",
|
|
1735
|
+
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
1736
|
+
"repo": "inkline/nuxt-module-inkline",
|
|
1737
|
+
"npm": "@inkline/nuxt",
|
|
1738
|
+
"icon": "inkline.png",
|
|
1739
|
+
"github": "https://github.com/inkline/nuxt-module-inkline",
|
|
1740
|
+
"website": "https://inkline.io",
|
|
1741
|
+
"learn_more": "https://inkline.io/docs/introduction/installation/nuxt",
|
|
1742
|
+
"category": "UI",
|
|
1743
|
+
"type": "3rd-party",
|
|
1744
|
+
"maintainers": [
|
|
1745
|
+
{
|
|
1746
|
+
"name": "Alex Grozav",
|
|
1747
|
+
"github": "alexgrozav",
|
|
1748
|
+
"twitter": "alexgrozav"
|
|
1749
|
+
}
|
|
1750
|
+
],
|
|
1751
|
+
"compatibility": {
|
|
1752
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1753
|
+
"requires": {
|
|
1754
|
+
"bridge": true
|
|
1755
|
+
}
|
|
1660
1756
|
}
|
|
1661
1757
|
},
|
|
1662
1758
|
{
|
|
@@ -1677,9 +1773,8 @@
|
|
|
1677
1773
|
}
|
|
1678
1774
|
],
|
|
1679
1775
|
"compatibility": {
|
|
1680
|
-
"
|
|
1681
|
-
"
|
|
1682
|
-
"3.x": "unknown"
|
|
1776
|
+
"nuxt": "^2.0.0",
|
|
1777
|
+
"requires": {}
|
|
1683
1778
|
}
|
|
1684
1779
|
},
|
|
1685
1780
|
{
|
|
@@ -1700,9 +1795,8 @@
|
|
|
1700
1795
|
}
|
|
1701
1796
|
],
|
|
1702
1797
|
"compatibility": {
|
|
1703
|
-
"
|
|
1704
|
-
"
|
|
1705
|
-
"3.x": "unknown"
|
|
1798
|
+
"nuxt": "^2.0.0",
|
|
1799
|
+
"requires": {}
|
|
1706
1800
|
}
|
|
1707
1801
|
},
|
|
1708
1802
|
{
|
|
@@ -1723,9 +1817,8 @@
|
|
|
1723
1817
|
}
|
|
1724
1818
|
],
|
|
1725
1819
|
"compatibility": {
|
|
1726
|
-
"
|
|
1727
|
-
"
|
|
1728
|
-
"3.x": "unknown"
|
|
1820
|
+
"nuxt": "^2.0.0",
|
|
1821
|
+
"requires": {}
|
|
1729
1822
|
}
|
|
1730
1823
|
},
|
|
1731
1824
|
{
|
|
@@ -1746,9 +1839,8 @@
|
|
|
1746
1839
|
}
|
|
1747
1840
|
],
|
|
1748
1841
|
"compatibility": {
|
|
1749
|
-
"
|
|
1750
|
-
"
|
|
1751
|
-
"3.x": "unknown"
|
|
1842
|
+
"nuxt": "^2.0.0",
|
|
1843
|
+
"requires": {}
|
|
1752
1844
|
}
|
|
1753
1845
|
},
|
|
1754
1846
|
{
|
|
@@ -1769,9 +1861,8 @@
|
|
|
1769
1861
|
}
|
|
1770
1862
|
],
|
|
1771
1863
|
"compatibility": {
|
|
1772
|
-
"
|
|
1773
|
-
"
|
|
1774
|
-
"3.x": "unknown"
|
|
1864
|
+
"nuxt": "^2.0.0",
|
|
1865
|
+
"requires": {}
|
|
1775
1866
|
}
|
|
1776
1867
|
},
|
|
1777
1868
|
{
|
|
@@ -1792,9 +1883,8 @@
|
|
|
1792
1883
|
}
|
|
1793
1884
|
],
|
|
1794
1885
|
"compatibility": {
|
|
1795
|
-
"
|
|
1796
|
-
"
|
|
1797
|
-
"3.x": "unknown"
|
|
1886
|
+
"nuxt": "^2.0.0",
|
|
1887
|
+
"requires": {}
|
|
1798
1888
|
}
|
|
1799
1889
|
},
|
|
1800
1890
|
{
|
|
@@ -1815,9 +1905,8 @@
|
|
|
1815
1905
|
}
|
|
1816
1906
|
],
|
|
1817
1907
|
"compatibility": {
|
|
1818
|
-
"
|
|
1819
|
-
"
|
|
1820
|
-
"3.x": "unknown"
|
|
1908
|
+
"nuxt": "^2.0.0",
|
|
1909
|
+
"requires": {}
|
|
1821
1910
|
}
|
|
1822
1911
|
},
|
|
1823
1912
|
{
|
|
@@ -1843,9 +1932,8 @@
|
|
|
1843
1932
|
}
|
|
1844
1933
|
],
|
|
1845
1934
|
"compatibility": {
|
|
1846
|
-
"
|
|
1847
|
-
"
|
|
1848
|
-
"3.x": "unknown"
|
|
1935
|
+
"nuxt": "^2.0.0",
|
|
1936
|
+
"requires": {}
|
|
1849
1937
|
}
|
|
1850
1938
|
},
|
|
1851
1939
|
{
|
|
@@ -1867,9 +1955,30 @@
|
|
|
1867
1955
|
}
|
|
1868
1956
|
],
|
|
1869
1957
|
"compatibility": {
|
|
1870
|
-
"
|
|
1871
|
-
"
|
|
1872
|
-
|
|
1958
|
+
"nuxt": "^2.0.0",
|
|
1959
|
+
"requires": {}
|
|
1960
|
+
}
|
|
1961
|
+
},
|
|
1962
|
+
{
|
|
1963
|
+
"name": "lodash",
|
|
1964
|
+
"description": "lodash module with auto-import and custom prefix",
|
|
1965
|
+
"repo": "cipami/nuxt-lodash",
|
|
1966
|
+
"npm": "nuxt-lodash",
|
|
1967
|
+
"icon": "lodash.svg",
|
|
1968
|
+
"github": "https://github.com/cipami/nuxt-lodash",
|
|
1969
|
+
"website": "https://github.com/cipami/nuxt-lodash#readme",
|
|
1970
|
+
"learn_more": "https://github.com/lodash/lodash",
|
|
1971
|
+
"category": "Libraries",
|
|
1972
|
+
"type": "3rd-party",
|
|
1973
|
+
"maintainers": [
|
|
1974
|
+
{
|
|
1975
|
+
"name": "Michal Čípa",
|
|
1976
|
+
"github": "cipami"
|
|
1977
|
+
}
|
|
1978
|
+
],
|
|
1979
|
+
"compatibility": {
|
|
1980
|
+
"nuxt": "^3.0.0",
|
|
1981
|
+
"requires": {}
|
|
1873
1982
|
}
|
|
1874
1983
|
},
|
|
1875
1984
|
{
|
|
@@ -1891,9 +2000,8 @@
|
|
|
1891
2000
|
}
|
|
1892
2001
|
],
|
|
1893
2002
|
"compatibility": {
|
|
1894
|
-
"
|
|
1895
|
-
"
|
|
1896
|
-
"3.x": "unknown"
|
|
2003
|
+
"nuxt": "^2.0.0",
|
|
2004
|
+
"requires": {}
|
|
1897
2005
|
}
|
|
1898
2006
|
},
|
|
1899
2007
|
{
|
|
@@ -1914,9 +2022,8 @@
|
|
|
1914
2022
|
}
|
|
1915
2023
|
],
|
|
1916
2024
|
"compatibility": {
|
|
1917
|
-
"
|
|
1918
|
-
"
|
|
1919
|
-
"3.x": "unknown"
|
|
2025
|
+
"nuxt": "^2.0.0",
|
|
2026
|
+
"requires": {}
|
|
1920
2027
|
}
|
|
1921
2028
|
},
|
|
1922
2029
|
{
|
|
@@ -1938,9 +2045,8 @@
|
|
|
1938
2045
|
}
|
|
1939
2046
|
],
|
|
1940
2047
|
"compatibility": {
|
|
1941
|
-
"
|
|
1942
|
-
"
|
|
1943
|
-
"3.x": "unknown"
|
|
2048
|
+
"nuxt": "^2.0.0",
|
|
2049
|
+
"requires": {}
|
|
1944
2050
|
}
|
|
1945
2051
|
},
|
|
1946
2052
|
{
|
|
@@ -1961,9 +2067,8 @@
|
|
|
1961
2067
|
}
|
|
1962
2068
|
],
|
|
1963
2069
|
"compatibility": {
|
|
1964
|
-
"
|
|
1965
|
-
"
|
|
1966
|
-
"3.x": "unknown"
|
|
2070
|
+
"nuxt": "^2.0.0",
|
|
2071
|
+
"requires": {}
|
|
1967
2072
|
}
|
|
1968
2073
|
},
|
|
1969
2074
|
{
|
|
@@ -1985,9 +2090,8 @@
|
|
|
1985
2090
|
}
|
|
1986
2091
|
],
|
|
1987
2092
|
"compatibility": {
|
|
1988
|
-
"
|
|
1989
|
-
"
|
|
1990
|
-
"3.x": "unknown"
|
|
2093
|
+
"nuxt": "^2.0.0",
|
|
2094
|
+
"requires": {}
|
|
1991
2095
|
}
|
|
1992
2096
|
},
|
|
1993
2097
|
{
|
|
@@ -2008,9 +2112,8 @@
|
|
|
2008
2112
|
}
|
|
2009
2113
|
],
|
|
2010
2114
|
"compatibility": {
|
|
2011
|
-
"
|
|
2012
|
-
"
|
|
2013
|
-
"3.x": "unknown"
|
|
2115
|
+
"nuxt": "^2.0.0",
|
|
2116
|
+
"requires": {}
|
|
2014
2117
|
}
|
|
2015
2118
|
},
|
|
2016
2119
|
{
|
|
@@ -2031,9 +2134,8 @@
|
|
|
2031
2134
|
}
|
|
2032
2135
|
],
|
|
2033
2136
|
"compatibility": {
|
|
2034
|
-
"
|
|
2035
|
-
"
|
|
2036
|
-
"3.x": "unknown"
|
|
2137
|
+
"nuxt": "^2.0.0",
|
|
2138
|
+
"requires": {}
|
|
2037
2139
|
}
|
|
2038
2140
|
},
|
|
2039
2141
|
{
|
|
@@ -2059,9 +2161,8 @@
|
|
|
2059
2161
|
}
|
|
2060
2162
|
],
|
|
2061
2163
|
"compatibility": {
|
|
2062
|
-
"
|
|
2063
|
-
"
|
|
2064
|
-
"3.x": "unknown"
|
|
2164
|
+
"nuxt": "^2.0.0",
|
|
2165
|
+
"requires": {}
|
|
2065
2166
|
}
|
|
2066
2167
|
},
|
|
2067
2168
|
{
|
|
@@ -2082,9 +2183,8 @@
|
|
|
2082
2183
|
}
|
|
2083
2184
|
],
|
|
2084
2185
|
"compatibility": {
|
|
2085
|
-
"
|
|
2086
|
-
"
|
|
2087
|
-
"3.x": "unknown"
|
|
2186
|
+
"nuxt": "^2.0.0",
|
|
2187
|
+
"requires": {}
|
|
2088
2188
|
}
|
|
2089
2189
|
},
|
|
2090
2190
|
{
|
|
@@ -2105,9 +2205,8 @@
|
|
|
2105
2205
|
}
|
|
2106
2206
|
],
|
|
2107
2207
|
"compatibility": {
|
|
2108
|
-
"
|
|
2109
|
-
"
|
|
2110
|
-
"3.x": "unknown"
|
|
2208
|
+
"nuxt": "^2.0.0",
|
|
2209
|
+
"requires": {}
|
|
2111
2210
|
}
|
|
2112
2211
|
},
|
|
2113
2212
|
{
|
|
@@ -2128,9 +2227,8 @@
|
|
|
2128
2227
|
}
|
|
2129
2228
|
],
|
|
2130
2229
|
"compatibility": {
|
|
2131
|
-
"
|
|
2132
|
-
"
|
|
2133
|
-
"3.x": "unknown"
|
|
2230
|
+
"nuxt": "^2.0.0",
|
|
2231
|
+
"requires": {}
|
|
2134
2232
|
}
|
|
2135
2233
|
},
|
|
2136
2234
|
{
|
|
@@ -2152,9 +2250,8 @@
|
|
|
2152
2250
|
}
|
|
2153
2251
|
],
|
|
2154
2252
|
"compatibility": {
|
|
2155
|
-
"
|
|
2156
|
-
"
|
|
2157
|
-
"3.x": "unknown"
|
|
2253
|
+
"nuxt": "^2.0.0",
|
|
2254
|
+
"requires": {}
|
|
2158
2255
|
}
|
|
2159
2256
|
},
|
|
2160
2257
|
{
|
|
@@ -2175,9 +2272,8 @@
|
|
|
2175
2272
|
}
|
|
2176
2273
|
],
|
|
2177
2274
|
"compatibility": {
|
|
2178
|
-
"
|
|
2179
|
-
"
|
|
2180
|
-
"3.x": "unknown"
|
|
2275
|
+
"nuxt": "^2.0.0",
|
|
2276
|
+
"requires": {}
|
|
2181
2277
|
}
|
|
2182
2278
|
},
|
|
2183
2279
|
{
|
|
@@ -2204,9 +2300,8 @@
|
|
|
2204
2300
|
}
|
|
2205
2301
|
],
|
|
2206
2302
|
"compatibility": {
|
|
2207
|
-
"
|
|
2208
|
-
"
|
|
2209
|
-
"3.x": "unknown"
|
|
2303
|
+
"nuxt": "^2.0.0",
|
|
2304
|
+
"requires": {}
|
|
2210
2305
|
}
|
|
2211
2306
|
},
|
|
2212
2307
|
{
|
|
@@ -2227,9 +2322,101 @@
|
|
|
2227
2322
|
}
|
|
2228
2323
|
],
|
|
2229
2324
|
"compatibility": {
|
|
2230
|
-
"
|
|
2231
|
-
"
|
|
2232
|
-
|
|
2325
|
+
"nuxt": "^2.0.0",
|
|
2326
|
+
"requires": {}
|
|
2327
|
+
}
|
|
2328
|
+
},
|
|
2329
|
+
{
|
|
2330
|
+
"name": "nuxt-hue",
|
|
2331
|
+
"description": "Enlighten your Nuxt experience",
|
|
2332
|
+
"repo": "lihbr/nuxt-hue",
|
|
2333
|
+
"npm": "nuxt-hue",
|
|
2334
|
+
"icon": "nuxt-hue.svg",
|
|
2335
|
+
"github": "https://github.com/lihbr/nuxt-hue",
|
|
2336
|
+
"website": "https://github.com/lihbr/nuxt-hue",
|
|
2337
|
+
"learn_more": "",
|
|
2338
|
+
"category": "Devtools",
|
|
2339
|
+
"type": "3rd-party",
|
|
2340
|
+
"maintainers": [
|
|
2341
|
+
{
|
|
2342
|
+
"name": "lihbr",
|
|
2343
|
+
"github": "lihbr"
|
|
2344
|
+
}
|
|
2345
|
+
],
|
|
2346
|
+
"compatibility": {
|
|
2347
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2348
|
+
"requires": {
|
|
2349
|
+
"bridge": "optional"
|
|
2350
|
+
}
|
|
2351
|
+
}
|
|
2352
|
+
},
|
|
2353
|
+
{
|
|
2354
|
+
"name": "nuxt-pino-log",
|
|
2355
|
+
"description": "Structured logs for nuxt apps using pino",
|
|
2356
|
+
"repo": "kpn/nuxt-pino-log",
|
|
2357
|
+
"npm": "nuxt-pino-log",
|
|
2358
|
+
"icon": "",
|
|
2359
|
+
"github": "https://github.com/kpn/nuxt-pino-log",
|
|
2360
|
+
"website": "https://github.com/kpn/nuxt-pino-log",
|
|
2361
|
+
"learn_more": "https://github.com/pinojs/pino",
|
|
2362
|
+
"category": "Monitoring",
|
|
2363
|
+
"type": "3rd-party",
|
|
2364
|
+
"maintainers": [
|
|
2365
|
+
{
|
|
2366
|
+
"name": "kpn",
|
|
2367
|
+
"github": "kpn"
|
|
2368
|
+
}
|
|
2369
|
+
],
|
|
2370
|
+
"compatibility": {
|
|
2371
|
+
"nuxt": "^2.0.0",
|
|
2372
|
+
"requires": {}
|
|
2373
|
+
}
|
|
2374
|
+
},
|
|
2375
|
+
{
|
|
2376
|
+
"name": "nuxt-png-to-ico",
|
|
2377
|
+
"description": "Nuxt.js module for auto generating favicons",
|
|
2378
|
+
"repo": "b5710546232/nuxt-png-to-ico",
|
|
2379
|
+
"npm": "nuxt-png-to-ico",
|
|
2380
|
+
"icon": "",
|
|
2381
|
+
"github": "https://github.com/b5710546232/nuxt-png-to-ico",
|
|
2382
|
+
"website": "https://github.com/b5710546232/nuxt-png-to-ico",
|
|
2383
|
+
"learn_more": "https://github.com/steambap/png-to-ico",
|
|
2384
|
+
"category": "Devtools",
|
|
2385
|
+
"type": "3rd-party",
|
|
2386
|
+
"maintainers": [
|
|
2387
|
+
{
|
|
2388
|
+
"name": "b5710546232",
|
|
2389
|
+
"github": "b5710546232",
|
|
2390
|
+
"avatar": "https://avatars.githubusercontent.com/u/11013287?v=4"
|
|
2391
|
+
}
|
|
2392
|
+
],
|
|
2393
|
+
"compatibility": {
|
|
2394
|
+
"nuxt": "^2.0.0",
|
|
2395
|
+
"requires": {}
|
|
2396
|
+
}
|
|
2397
|
+
},
|
|
2398
|
+
{
|
|
2399
|
+
"name": "nuxt-smartlook",
|
|
2400
|
+
"description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
|
|
2401
|
+
"repo": "f00b4r/nuxt-smartlook",
|
|
2402
|
+
"npm": "nuxt-smartlook",
|
|
2403
|
+
"icon": "nuxt-smartlook.png",
|
|
2404
|
+
"github": "https://github.com/f00b4r/nuxt-smartlook",
|
|
2405
|
+
"website": "https://github.com/f00b4r/nuxt-smartlook",
|
|
2406
|
+
"learn_more": "https://www.smartlook.com/",
|
|
2407
|
+
"category": "Analytics",
|
|
2408
|
+
"type": "3rd-party",
|
|
2409
|
+
"maintainers": [
|
|
2410
|
+
{
|
|
2411
|
+
"name": "Milan Sulc",
|
|
2412
|
+
"github": "f3l1x",
|
|
2413
|
+
"twitter": "xf3l1x",
|
|
2414
|
+
"avatar": "https://avatars.githubusercontent.com/u/538058?v=4"
|
|
2415
|
+
}
|
|
2416
|
+
],
|
|
2417
|
+
"compatibility": {
|
|
2418
|
+
"nuxt": "^2.0.0",
|
|
2419
|
+
"requires": {}
|
|
2233
2420
|
}
|
|
2234
2421
|
},
|
|
2235
2422
|
{
|
|
@@ -2250,9 +2437,8 @@
|
|
|
2250
2437
|
}
|
|
2251
2438
|
],
|
|
2252
2439
|
"compatibility": {
|
|
2253
|
-
"
|
|
2254
|
-
"
|
|
2255
|
-
"3.x": "unknown"
|
|
2440
|
+
"nuxt": "^2.0.0",
|
|
2441
|
+
"requires": {}
|
|
2256
2442
|
}
|
|
2257
2443
|
},
|
|
2258
2444
|
{
|
|
@@ -2273,9 +2459,8 @@
|
|
|
2273
2459
|
}
|
|
2274
2460
|
],
|
|
2275
2461
|
"compatibility": {
|
|
2276
|
-
"
|
|
2277
|
-
"
|
|
2278
|
-
"3.x": "unknown"
|
|
2462
|
+
"nuxt": "^2.0.0",
|
|
2463
|
+
"requires": {}
|
|
2279
2464
|
}
|
|
2280
2465
|
},
|
|
2281
2466
|
{
|
|
@@ -2296,9 +2481,8 @@
|
|
|
2296
2481
|
}
|
|
2297
2482
|
],
|
|
2298
2483
|
"compatibility": {
|
|
2299
|
-
"
|
|
2300
|
-
"
|
|
2301
|
-
"3.x": "unknown"
|
|
2484
|
+
"nuxt": "^2.0.0",
|
|
2485
|
+
"requires": {}
|
|
2302
2486
|
}
|
|
2303
2487
|
},
|
|
2304
2488
|
{
|
|
@@ -2320,9 +2504,8 @@
|
|
|
2320
2504
|
}
|
|
2321
2505
|
],
|
|
2322
2506
|
"compatibility": {
|
|
2323
|
-
"
|
|
2324
|
-
"
|
|
2325
|
-
"3.x": "unknown"
|
|
2507
|
+
"nuxt": "^2.0.0",
|
|
2508
|
+
"requires": {}
|
|
2326
2509
|
}
|
|
2327
2510
|
},
|
|
2328
2511
|
{
|
|
@@ -2344,9 +2527,8 @@
|
|
|
2344
2527
|
}
|
|
2345
2528
|
],
|
|
2346
2529
|
"compatibility": {
|
|
2347
|
-
"
|
|
2348
|
-
"
|
|
2349
|
-
"3.x": "unknown"
|
|
2530
|
+
"nuxt": "^2.0.0",
|
|
2531
|
+
"requires": {}
|
|
2350
2532
|
}
|
|
2351
2533
|
},
|
|
2352
2534
|
{
|
|
@@ -2368,9 +2550,8 @@
|
|
|
2368
2550
|
}
|
|
2369
2551
|
],
|
|
2370
2552
|
"compatibility": {
|
|
2371
|
-
"
|
|
2372
|
-
"
|
|
2373
|
-
"3.x": "unknown"
|
|
2553
|
+
"nuxt": "^2.0.0",
|
|
2554
|
+
"requires": {}
|
|
2374
2555
|
}
|
|
2375
2556
|
},
|
|
2376
2557
|
{
|
|
@@ -2391,9 +2572,8 @@
|
|
|
2391
2572
|
}
|
|
2392
2573
|
],
|
|
2393
2574
|
"compatibility": {
|
|
2394
|
-
"
|
|
2395
|
-
"
|
|
2396
|
-
"3.x": "unknown"
|
|
2575
|
+
"nuxt": "^2.0.0",
|
|
2576
|
+
"requires": {}
|
|
2397
2577
|
}
|
|
2398
2578
|
},
|
|
2399
2579
|
{
|
|
@@ -2414,9 +2594,56 @@
|
|
|
2414
2594
|
}
|
|
2415
2595
|
],
|
|
2416
2596
|
"compatibility": {
|
|
2417
|
-
"
|
|
2418
|
-
"
|
|
2419
|
-
|
|
2597
|
+
"nuxt": "^2.0.0",
|
|
2598
|
+
"requires": {}
|
|
2599
|
+
}
|
|
2600
|
+
},
|
|
2601
|
+
{
|
|
2602
|
+
"name": "partytown",
|
|
2603
|
+
"description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
|
|
2604
|
+
"repo": "nuxt-community/partytown-module",
|
|
2605
|
+
"npm": "@nuxtjs/partytown",
|
|
2606
|
+
"icon": "partytown.svg",
|
|
2607
|
+
"github": "https://github.com/nuxt-community/partytown-module",
|
|
2608
|
+
"website": "https://github.com/nuxt-community/partytown-module",
|
|
2609
|
+
"learn_more": "https://partytown.builder.io/",
|
|
2610
|
+
"category": "Performance",
|
|
2611
|
+
"type": "community",
|
|
2612
|
+
"maintainers": [
|
|
2613
|
+
{
|
|
2614
|
+
"name": "Daniel Roe",
|
|
2615
|
+
"github": "danielroe",
|
|
2616
|
+
"twitter": "danielcroe"
|
|
2617
|
+
}
|
|
2618
|
+
],
|
|
2619
|
+
"compatibility": {
|
|
2620
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2621
|
+
"requires": {
|
|
2622
|
+
"bridge": true
|
|
2623
|
+
}
|
|
2624
|
+
}
|
|
2625
|
+
},
|
|
2626
|
+
{
|
|
2627
|
+
"name": "persian-datepicker",
|
|
2628
|
+
"description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
|
|
2629
|
+
"repo": "alireza-ab/vue-persian-datepicker",
|
|
2630
|
+
"npm": "@alireza-ab/vue-persian-datepicker",
|
|
2631
|
+
"icon": "persian-datepicker.svg",
|
|
2632
|
+
"github": "https://github.com/alireza-ab/vue-persian-datepicker",
|
|
2633
|
+
"website": "https://alireza-ab.ir/datepicker",
|
|
2634
|
+
"learn_more": "https://alireza-ab.ir/datepicker",
|
|
2635
|
+
"category": "Date",
|
|
2636
|
+
"type": "3rd-party",
|
|
2637
|
+
"maintainers": [
|
|
2638
|
+
{
|
|
2639
|
+
"name": "Alireza Alibeiki",
|
|
2640
|
+
"github": "alireza-ab",
|
|
2641
|
+
"avatar": "https://avatars0.githubusercontent.com/u/55649373?v=4"
|
|
2642
|
+
}
|
|
2643
|
+
],
|
|
2644
|
+
"compatibility": {
|
|
2645
|
+
"nuxt": "^2.0.0",
|
|
2646
|
+
"requires": {}
|
|
2420
2647
|
}
|
|
2421
2648
|
},
|
|
2422
2649
|
{
|
|
@@ -2437,9 +2664,10 @@
|
|
|
2437
2664
|
}
|
|
2438
2665
|
],
|
|
2439
2666
|
"compatibility": {
|
|
2440
|
-
"
|
|
2441
|
-
"
|
|
2442
|
-
|
|
2667
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2668
|
+
"requires": {
|
|
2669
|
+
"bridge": "optional"
|
|
2670
|
+
}
|
|
2443
2671
|
}
|
|
2444
2672
|
},
|
|
2445
2673
|
{
|
|
@@ -2460,9 +2688,8 @@
|
|
|
2460
2688
|
}
|
|
2461
2689
|
],
|
|
2462
2690
|
"compatibility": {
|
|
2463
|
-
"
|
|
2464
|
-
"
|
|
2465
|
-
"3.x": "unknown"
|
|
2691
|
+
"nuxt": "^2.0.0",
|
|
2692
|
+
"requires": {}
|
|
2466
2693
|
}
|
|
2467
2694
|
},
|
|
2468
2695
|
{
|
|
@@ -2483,9 +2710,8 @@
|
|
|
2483
2710
|
}
|
|
2484
2711
|
],
|
|
2485
2712
|
"compatibility": {
|
|
2486
|
-
"
|
|
2487
|
-
"
|
|
2488
|
-
"3.x": "unknown"
|
|
2713
|
+
"nuxt": "^2.0.0",
|
|
2714
|
+
"requires": {}
|
|
2489
2715
|
}
|
|
2490
2716
|
},
|
|
2491
2717
|
{
|
|
@@ -2516,9 +2742,8 @@
|
|
|
2516
2742
|
}
|
|
2517
2743
|
],
|
|
2518
2744
|
"compatibility": {
|
|
2519
|
-
"
|
|
2520
|
-
"
|
|
2521
|
-
"3.x": "unknown"
|
|
2745
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2746
|
+
"requires": {}
|
|
2522
2747
|
}
|
|
2523
2748
|
},
|
|
2524
2749
|
{
|
|
@@ -2539,9 +2764,8 @@
|
|
|
2539
2764
|
}
|
|
2540
2765
|
],
|
|
2541
2766
|
"compatibility": {
|
|
2542
|
-
"
|
|
2543
|
-
"
|
|
2544
|
-
"3.x": "unknown"
|
|
2767
|
+
"nuxt": "^2.0.0",
|
|
2768
|
+
"requires": {}
|
|
2545
2769
|
}
|
|
2546
2770
|
},
|
|
2547
2771
|
{
|
|
@@ -2563,9 +2787,8 @@
|
|
|
2563
2787
|
}
|
|
2564
2788
|
],
|
|
2565
2789
|
"compatibility": {
|
|
2566
|
-
"
|
|
2567
|
-
"
|
|
2568
|
-
"3.x": "unknown"
|
|
2790
|
+
"nuxt": "^2.0.0",
|
|
2791
|
+
"requires": {}
|
|
2569
2792
|
}
|
|
2570
2793
|
},
|
|
2571
2794
|
{
|
|
@@ -2587,9 +2810,8 @@
|
|
|
2587
2810
|
}
|
|
2588
2811
|
],
|
|
2589
2812
|
"compatibility": {
|
|
2590
|
-
"
|
|
2591
|
-
"
|
|
2592
|
-
"3.x": "unknown"
|
|
2813
|
+
"nuxt": "^2.0.0",
|
|
2814
|
+
"requires": {}
|
|
2593
2815
|
}
|
|
2594
2816
|
},
|
|
2595
2817
|
{
|
|
@@ -2610,9 +2832,8 @@
|
|
|
2610
2832
|
}
|
|
2611
2833
|
],
|
|
2612
2834
|
"compatibility": {
|
|
2613
|
-
"
|
|
2614
|
-
"
|
|
2615
|
-
"3.x": "unknown"
|
|
2835
|
+
"nuxt": "^2.0.0",
|
|
2836
|
+
"requires": {}
|
|
2616
2837
|
}
|
|
2617
2838
|
},
|
|
2618
2839
|
{
|
|
@@ -2634,9 +2855,10 @@
|
|
|
2634
2855
|
}
|
|
2635
2856
|
],
|
|
2636
2857
|
"compatibility": {
|
|
2637
|
-
"
|
|
2638
|
-
"
|
|
2639
|
-
|
|
2858
|
+
"nuxt": "^2.0.0",
|
|
2859
|
+
"requires": {
|
|
2860
|
+
"bridge": "optional"
|
|
2861
|
+
}
|
|
2640
2862
|
}
|
|
2641
2863
|
},
|
|
2642
2864
|
{
|
|
@@ -2657,9 +2879,8 @@
|
|
|
2657
2879
|
}
|
|
2658
2880
|
],
|
|
2659
2881
|
"compatibility": {
|
|
2660
|
-
"
|
|
2661
|
-
"
|
|
2662
|
-
"3.x": "unknown"
|
|
2882
|
+
"nuxt": "^2.0.0",
|
|
2883
|
+
"requires": {}
|
|
2663
2884
|
}
|
|
2664
2885
|
},
|
|
2665
2886
|
{
|
|
@@ -2680,9 +2901,8 @@
|
|
|
2680
2901
|
}
|
|
2681
2902
|
],
|
|
2682
2903
|
"compatibility": {
|
|
2683
|
-
"
|
|
2684
|
-
"
|
|
2685
|
-
"3.x": "unknown"
|
|
2904
|
+
"nuxt": "^2.0.0",
|
|
2905
|
+
"requires": {}
|
|
2686
2906
|
}
|
|
2687
2907
|
},
|
|
2688
2908
|
{
|
|
@@ -2704,9 +2924,8 @@
|
|
|
2704
2924
|
}
|
|
2705
2925
|
],
|
|
2706
2926
|
"compatibility": {
|
|
2707
|
-
"
|
|
2708
|
-
"
|
|
2709
|
-
"3.x": "unknown"
|
|
2927
|
+
"nuxt": "^2.0.0",
|
|
2928
|
+
"requires": {}
|
|
2710
2929
|
}
|
|
2711
2930
|
},
|
|
2712
2931
|
{
|
|
@@ -2727,9 +2946,8 @@
|
|
|
2727
2946
|
}
|
|
2728
2947
|
],
|
|
2729
2948
|
"compatibility": {
|
|
2730
|
-
"
|
|
2731
|
-
"
|
|
2732
|
-
"3.x": "unknown"
|
|
2949
|
+
"nuxt": "^2.0.0",
|
|
2950
|
+
"requires": {}
|
|
2733
2951
|
}
|
|
2734
2952
|
},
|
|
2735
2953
|
{
|
|
@@ -2750,9 +2968,8 @@
|
|
|
2750
2968
|
}
|
|
2751
2969
|
],
|
|
2752
2970
|
"compatibility": {
|
|
2753
|
-
"
|
|
2754
|
-
"
|
|
2755
|
-
"3.x": "unknown"
|
|
2971
|
+
"nuxt": "^2.0.0",
|
|
2972
|
+
"requires": {}
|
|
2756
2973
|
}
|
|
2757
2974
|
},
|
|
2758
2975
|
{
|
|
@@ -2773,9 +2990,8 @@
|
|
|
2773
2990
|
}
|
|
2774
2991
|
],
|
|
2775
2992
|
"compatibility": {
|
|
2776
|
-
"
|
|
2777
|
-
"
|
|
2778
|
-
"3.x": "unknown"
|
|
2993
|
+
"nuxt": "^2.0.0",
|
|
2994
|
+
"requires": {}
|
|
2779
2995
|
}
|
|
2780
2996
|
},
|
|
2781
2997
|
{
|
|
@@ -2797,9 +3013,8 @@
|
|
|
2797
3013
|
}
|
|
2798
3014
|
],
|
|
2799
3015
|
"compatibility": {
|
|
2800
|
-
"
|
|
2801
|
-
"
|
|
2802
|
-
"3.x": "unknown"
|
|
3016
|
+
"nuxt": "^2.0.0",
|
|
3017
|
+
"requires": {}
|
|
2803
3018
|
}
|
|
2804
3019
|
},
|
|
2805
3020
|
{
|
|
@@ -2821,9 +3036,8 @@
|
|
|
2821
3036
|
}
|
|
2822
3037
|
],
|
|
2823
3038
|
"compatibility": {
|
|
2824
|
-
"
|
|
2825
|
-
"
|
|
2826
|
-
"3.x": "unknown"
|
|
3039
|
+
"nuxt": "^2.0.0",
|
|
3040
|
+
"requires": {}
|
|
2827
3041
|
}
|
|
2828
3042
|
},
|
|
2829
3043
|
{
|
|
@@ -2845,9 +3059,8 @@
|
|
|
2845
3059
|
}
|
|
2846
3060
|
],
|
|
2847
3061
|
"compatibility": {
|
|
2848
|
-
"
|
|
2849
|
-
"
|
|
2850
|
-
"3.x": "unknown"
|
|
3062
|
+
"nuxt": "^2.0.0",
|
|
3063
|
+
"requires": {}
|
|
2851
3064
|
}
|
|
2852
3065
|
},
|
|
2853
3066
|
{
|
|
@@ -2868,9 +3081,8 @@
|
|
|
2868
3081
|
}
|
|
2869
3082
|
],
|
|
2870
3083
|
"compatibility": {
|
|
2871
|
-
"
|
|
2872
|
-
"
|
|
2873
|
-
"3.x": "unknown"
|
|
3084
|
+
"nuxt": "^2.0.0",
|
|
3085
|
+
"requires": {}
|
|
2874
3086
|
}
|
|
2875
3087
|
},
|
|
2876
3088
|
{
|
|
@@ -2891,9 +3103,8 @@
|
|
|
2891
3103
|
}
|
|
2892
3104
|
],
|
|
2893
3105
|
"compatibility": {
|
|
2894
|
-
"
|
|
2895
|
-
"
|
|
2896
|
-
"3.x": "unknown"
|
|
3106
|
+
"nuxt": "^2.0.0",
|
|
3107
|
+
"requires": {}
|
|
2897
3108
|
}
|
|
2898
3109
|
},
|
|
2899
3110
|
{
|
|
@@ -2914,9 +3125,31 @@
|
|
|
2914
3125
|
}
|
|
2915
3126
|
],
|
|
2916
3127
|
"compatibility": {
|
|
2917
|
-
"
|
|
2918
|
-
"
|
|
2919
|
-
|
|
3128
|
+
"nuxt": "^2.0.0",
|
|
3129
|
+
"requires": {}
|
|
3130
|
+
}
|
|
3131
|
+
},
|
|
3132
|
+
{
|
|
3133
|
+
"name": "seo-meta",
|
|
3134
|
+
"description": "Simple generate seo metadata",
|
|
3135
|
+
"repo": "ihavecoke/nuxtjs-seo-meta",
|
|
3136
|
+
"npm": "nuxt-seo-meta",
|
|
3137
|
+
"icon": "",
|
|
3138
|
+
"github": "https://github.com/ihavecoke/nuxtjs-seo-meta",
|
|
3139
|
+
"website": "https://github.com/ihavecoke/nuxtjs-seo-meta",
|
|
3140
|
+
"learn_more": "",
|
|
3141
|
+
"category": "SEO",
|
|
3142
|
+
"type": "3rd-party",
|
|
3143
|
+
"maintainers": [
|
|
3144
|
+
{
|
|
3145
|
+
"name": "ihavecoke",
|
|
3146
|
+
"github": "ihavecoke",
|
|
3147
|
+
"avatar": "https://avatars0.githubusercontent.com/u/10757551?v=4"
|
|
3148
|
+
}
|
|
3149
|
+
],
|
|
3150
|
+
"compatibility": {
|
|
3151
|
+
"nuxt": "^2.0.0",
|
|
3152
|
+
"requires": {}
|
|
2920
3153
|
}
|
|
2921
3154
|
},
|
|
2922
3155
|
{
|
|
@@ -2937,9 +3170,8 @@
|
|
|
2937
3170
|
}
|
|
2938
3171
|
],
|
|
2939
3172
|
"compatibility": {
|
|
2940
|
-
"
|
|
2941
|
-
"
|
|
2942
|
-
"3.x": "unknown"
|
|
3173
|
+
"nuxt": "^2.0.0",
|
|
3174
|
+
"requires": {}
|
|
2943
3175
|
}
|
|
2944
3176
|
},
|
|
2945
3177
|
{
|
|
@@ -2961,9 +3193,8 @@
|
|
|
2961
3193
|
}
|
|
2962
3194
|
],
|
|
2963
3195
|
"compatibility": {
|
|
2964
|
-
"
|
|
2965
|
-
"
|
|
2966
|
-
"3.x": "unknown"
|
|
3196
|
+
"nuxt": "^2.0.0",
|
|
3197
|
+
"requires": {}
|
|
2967
3198
|
}
|
|
2968
3199
|
},
|
|
2969
3200
|
{
|
|
@@ -2984,9 +3215,8 @@
|
|
|
2984
3215
|
}
|
|
2985
3216
|
],
|
|
2986
3217
|
"compatibility": {
|
|
2987
|
-
"
|
|
2988
|
-
"
|
|
2989
|
-
"3.x": "unknown"
|
|
3218
|
+
"nuxt": "^2.0.0",
|
|
3219
|
+
"requires": {}
|
|
2990
3220
|
}
|
|
2991
3221
|
},
|
|
2992
3222
|
{
|
|
@@ -3007,9 +3237,8 @@
|
|
|
3007
3237
|
}
|
|
3008
3238
|
],
|
|
3009
3239
|
"compatibility": {
|
|
3010
|
-
"
|
|
3011
|
-
"
|
|
3012
|
-
"3.x": "unknown"
|
|
3240
|
+
"nuxt": "^2.0.0",
|
|
3241
|
+
"requires": {}
|
|
3013
3242
|
}
|
|
3014
3243
|
},
|
|
3015
3244
|
{
|
|
@@ -3031,9 +3260,8 @@
|
|
|
3031
3260
|
}
|
|
3032
3261
|
],
|
|
3033
3262
|
"compatibility": {
|
|
3034
|
-
"
|
|
3035
|
-
"
|
|
3036
|
-
"3.x": "unknown"
|
|
3263
|
+
"nuxt": "^2.0.0",
|
|
3264
|
+
"requires": {}
|
|
3037
3265
|
}
|
|
3038
3266
|
},
|
|
3039
3267
|
{
|
|
@@ -3055,9 +3283,8 @@
|
|
|
3055
3283
|
}
|
|
3056
3284
|
],
|
|
3057
3285
|
"compatibility": {
|
|
3058
|
-
"
|
|
3059
|
-
"
|
|
3060
|
-
"3.x": "unknown"
|
|
3286
|
+
"nuxt": "^2.0.0",
|
|
3287
|
+
"requires": {}
|
|
3061
3288
|
}
|
|
3062
3289
|
},
|
|
3063
3290
|
{
|
|
@@ -3078,9 +3305,8 @@
|
|
|
3078
3305
|
}
|
|
3079
3306
|
],
|
|
3080
3307
|
"compatibility": {
|
|
3081
|
-
"
|
|
3082
|
-
"
|
|
3083
|
-
"3.x": "unknown"
|
|
3308
|
+
"nuxt": "^2.0.0",
|
|
3309
|
+
"requires": {}
|
|
3084
3310
|
}
|
|
3085
3311
|
},
|
|
3086
3312
|
{
|
|
@@ -3101,9 +3327,8 @@
|
|
|
3101
3327
|
}
|
|
3102
3328
|
],
|
|
3103
3329
|
"compatibility": {
|
|
3104
|
-
"
|
|
3105
|
-
"
|
|
3106
|
-
"3.x": "unknown"
|
|
3330
|
+
"nuxt": "^2.0.0",
|
|
3331
|
+
"requires": {}
|
|
3107
3332
|
}
|
|
3108
3333
|
},
|
|
3109
3334
|
{
|
|
@@ -3125,9 +3350,41 @@
|
|
|
3125
3350
|
}
|
|
3126
3351
|
],
|
|
3127
3352
|
"compatibility": {
|
|
3128
|
-
"
|
|
3129
|
-
"
|
|
3130
|
-
|
|
3353
|
+
"nuxt": "^2.0.0",
|
|
3354
|
+
"requires": {}
|
|
3355
|
+
}
|
|
3356
|
+
},
|
|
3357
|
+
{
|
|
3358
|
+
"name": "speedkit",
|
|
3359
|
+
"description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
|
|
3360
|
+
"repo": "GrabarzUndPartner/nuxt-speedkit",
|
|
3361
|
+
"npm": "nuxt-speedkit",
|
|
3362
|
+
"icon": "speedkit.png",
|
|
3363
|
+
"github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
|
|
3364
|
+
"website": "https://nuxt-speedkit.grabarzundpartner.dev",
|
|
3365
|
+
"learn_more": "",
|
|
3366
|
+
"category": "Performance",
|
|
3367
|
+
"type": "3rd-party",
|
|
3368
|
+
"maintainers": [
|
|
3369
|
+
{
|
|
3370
|
+
"name": "Stephan Gerbeth",
|
|
3371
|
+
"github": "StephanGerbeth",
|
|
3372
|
+
"avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
|
|
3373
|
+
},
|
|
3374
|
+
{
|
|
3375
|
+
"name": "Thorn Walli",
|
|
3376
|
+
"github": "ThornWalli",
|
|
3377
|
+
"avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
|
|
3378
|
+
},
|
|
3379
|
+
{
|
|
3380
|
+
"name": "Grabarz & Partner",
|
|
3381
|
+
"github": "GrabarzUndPartner",
|
|
3382
|
+
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
3383
|
+
}
|
|
3384
|
+
],
|
|
3385
|
+
"compatibility": {
|
|
3386
|
+
"nuxt": "^2.0.0",
|
|
3387
|
+
"requires": {}
|
|
3131
3388
|
}
|
|
3132
3389
|
},
|
|
3133
3390
|
{
|
|
@@ -3148,9 +3405,8 @@
|
|
|
3148
3405
|
}
|
|
3149
3406
|
],
|
|
3150
3407
|
"compatibility": {
|
|
3151
|
-
"
|
|
3152
|
-
"
|
|
3153
|
-
"3.x": "unknown"
|
|
3408
|
+
"nuxt": "^2.0.0",
|
|
3409
|
+
"requires": {}
|
|
3154
3410
|
}
|
|
3155
3411
|
},
|
|
3156
3412
|
{
|
|
@@ -3171,9 +3427,8 @@
|
|
|
3171
3427
|
}
|
|
3172
3428
|
],
|
|
3173
3429
|
"compatibility": {
|
|
3174
|
-
"
|
|
3175
|
-
"
|
|
3176
|
-
"3.x": "unknown"
|
|
3430
|
+
"nuxt": "^2.0.0",
|
|
3431
|
+
"requires": {}
|
|
3177
3432
|
}
|
|
3178
3433
|
},
|
|
3179
3434
|
{
|
|
@@ -3194,16 +3449,15 @@
|
|
|
3194
3449
|
}
|
|
3195
3450
|
],
|
|
3196
3451
|
"compatibility": {
|
|
3197
|
-
"
|
|
3198
|
-
"
|
|
3199
|
-
"3.x": "unknown"
|
|
3452
|
+
"nuxt": "^2.0.0",
|
|
3453
|
+
"requires": {}
|
|
3200
3454
|
}
|
|
3201
3455
|
},
|
|
3202
3456
|
{
|
|
3203
3457
|
"name": "storyblok",
|
|
3204
3458
|
"description": "Storyblok Nuxt.js module",
|
|
3205
|
-
"repo": "storyblok/storyblok-nuxt",
|
|
3206
|
-
"npm": "storyblok
|
|
3459
|
+
"repo": "storyblok/storyblok-nuxt#master/lib",
|
|
3460
|
+
"npm": "@storyblok/nuxt",
|
|
3207
3461
|
"icon": "storyblok.png",
|
|
3208
3462
|
"github": "https://github.com/storyblok/storyblok-nuxt",
|
|
3209
3463
|
"website": "https://github.com/storyblok/storyblok-nuxt",
|
|
@@ -3217,9 +3471,8 @@
|
|
|
3217
3471
|
}
|
|
3218
3472
|
],
|
|
3219
3473
|
"compatibility": {
|
|
3220
|
-
"
|
|
3221
|
-
"
|
|
3222
|
-
"3.x": "unknown"
|
|
3474
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3475
|
+
"requires": {}
|
|
3223
3476
|
}
|
|
3224
3477
|
},
|
|
3225
3478
|
{
|
|
@@ -3246,9 +3499,10 @@
|
|
|
3246
3499
|
}
|
|
3247
3500
|
],
|
|
3248
3501
|
"compatibility": {
|
|
3249
|
-
"
|
|
3250
|
-
"
|
|
3251
|
-
|
|
3502
|
+
"nuxt": "^2.0.0",
|
|
3503
|
+
"requires": {
|
|
3504
|
+
"bridge": "optional"
|
|
3505
|
+
}
|
|
3252
3506
|
}
|
|
3253
3507
|
},
|
|
3254
3508
|
{
|
|
@@ -3275,9 +3529,8 @@
|
|
|
3275
3529
|
}
|
|
3276
3530
|
],
|
|
3277
3531
|
"compatibility": {
|
|
3278
|
-
"
|
|
3279
|
-
"
|
|
3280
|
-
"3.x": "unknown"
|
|
3532
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3533
|
+
"requires": {}
|
|
3281
3534
|
}
|
|
3282
3535
|
},
|
|
3283
3536
|
{
|
|
@@ -3298,9 +3551,8 @@
|
|
|
3298
3551
|
}
|
|
3299
3552
|
],
|
|
3300
3553
|
"compatibility": {
|
|
3301
|
-
"
|
|
3302
|
-
"
|
|
3303
|
-
"3.x": "unknown"
|
|
3554
|
+
"nuxt": "^2.0.0",
|
|
3555
|
+
"requires": {}
|
|
3304
3556
|
}
|
|
3305
3557
|
},
|
|
3306
3558
|
{
|
|
@@ -3322,9 +3574,8 @@
|
|
|
3322
3574
|
}
|
|
3323
3575
|
],
|
|
3324
3576
|
"compatibility": {
|
|
3325
|
-
"
|
|
3326
|
-
"
|
|
3327
|
-
"3.x": "unknown"
|
|
3577
|
+
"nuxt": "^2.0.0",
|
|
3578
|
+
"requires": {}
|
|
3328
3579
|
}
|
|
3329
3580
|
},
|
|
3330
3581
|
{
|
|
@@ -3345,9 +3596,31 @@
|
|
|
3345
3596
|
}
|
|
3346
3597
|
],
|
|
3347
3598
|
"compatibility": {
|
|
3348
|
-
"
|
|
3349
|
-
"
|
|
3350
|
-
|
|
3599
|
+
"nuxt": "^2.0.0",
|
|
3600
|
+
"requires": {}
|
|
3601
|
+
}
|
|
3602
|
+
},
|
|
3603
|
+
{
|
|
3604
|
+
"name": "stylify",
|
|
3605
|
+
"description": "Stylify is a library that generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
|
|
3606
|
+
"repo": "stylify/packages#master/packages/nuxt-module",
|
|
3607
|
+
"npm": "@stylify/nuxt-module",
|
|
3608
|
+
"icon": "stylify.svg",
|
|
3609
|
+
"github": "https://github.com/stylify/packages/tree/master/packages/nuxt-module",
|
|
3610
|
+
"website": "https://stylify.dev/docs/nuxt-module",
|
|
3611
|
+
"learn_more": "https://stylify.dev",
|
|
3612
|
+
"category": "UI",
|
|
3613
|
+
"type": "3rd-party",
|
|
3614
|
+
"maintainers": [
|
|
3615
|
+
{
|
|
3616
|
+
"name": "Vladimír Macháček",
|
|
3617
|
+
"github": "Machy8",
|
|
3618
|
+
"twitter": "8machy"
|
|
3619
|
+
}
|
|
3620
|
+
],
|
|
3621
|
+
"compatibility": {
|
|
3622
|
+
"nuxt": "^2.0.0",
|
|
3623
|
+
"requires": {}
|
|
3351
3624
|
}
|
|
3352
3625
|
},
|
|
3353
3626
|
{
|
|
@@ -3369,9 +3642,8 @@
|
|
|
3369
3642
|
}
|
|
3370
3643
|
],
|
|
3371
3644
|
"compatibility": {
|
|
3372
|
-
"
|
|
3373
|
-
"
|
|
3374
|
-
"3.x": "unknown"
|
|
3645
|
+
"nuxt": "^2.0.0",
|
|
3646
|
+
"requires": {}
|
|
3375
3647
|
}
|
|
3376
3648
|
},
|
|
3377
3649
|
{
|
|
@@ -3392,9 +3664,8 @@
|
|
|
3392
3664
|
}
|
|
3393
3665
|
],
|
|
3394
3666
|
"compatibility": {
|
|
3395
|
-
"
|
|
3396
|
-
"
|
|
3397
|
-
"3.x": "unknown"
|
|
3667
|
+
"nuxt": "^2.0.0",
|
|
3668
|
+
"requires": {}
|
|
3398
3669
|
}
|
|
3399
3670
|
},
|
|
3400
3671
|
{
|
|
@@ -3416,9 +3687,8 @@
|
|
|
3416
3687
|
}
|
|
3417
3688
|
],
|
|
3418
3689
|
"compatibility": {
|
|
3419
|
-
"
|
|
3420
|
-
"
|
|
3421
|
-
"3.x": "unknown"
|
|
3690
|
+
"nuxt": "^2.0.0",
|
|
3691
|
+
"requires": {}
|
|
3422
3692
|
}
|
|
3423
3693
|
},
|
|
3424
3694
|
{
|
|
@@ -3439,9 +3709,8 @@
|
|
|
3439
3709
|
}
|
|
3440
3710
|
],
|
|
3441
3711
|
"compatibility": {
|
|
3442
|
-
"
|
|
3443
|
-
"
|
|
3444
|
-
"3.x": "unknown"
|
|
3712
|
+
"nuxt": "^2.0.0",
|
|
3713
|
+
"requires": {}
|
|
3445
3714
|
}
|
|
3446
3715
|
},
|
|
3447
3716
|
{
|
|
@@ -3462,9 +3731,8 @@
|
|
|
3462
3731
|
}
|
|
3463
3732
|
],
|
|
3464
3733
|
"compatibility": {
|
|
3465
|
-
"
|
|
3466
|
-
"
|
|
3467
|
-
"3.x": "unknown"
|
|
3734
|
+
"nuxt": "^2.0.0",
|
|
3735
|
+
"requires": {}
|
|
3468
3736
|
}
|
|
3469
3737
|
},
|
|
3470
3738
|
{
|
|
@@ -3486,9 +3754,31 @@
|
|
|
3486
3754
|
}
|
|
3487
3755
|
],
|
|
3488
3756
|
"compatibility": {
|
|
3489
|
-
"
|
|
3490
|
-
"
|
|
3491
|
-
|
|
3757
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3758
|
+
"requires": {}
|
|
3759
|
+
}
|
|
3760
|
+
},
|
|
3761
|
+
{
|
|
3762
|
+
"name": "tiktok-analytics",
|
|
3763
|
+
"description": "",
|
|
3764
|
+
"repo": "stickpro/nuxt-tiktok-analytics",
|
|
3765
|
+
"npm": "tiktok-analytics",
|
|
3766
|
+
"icon": "",
|
|
3767
|
+
"github": "https://github.com/stickpro/nuxt-tiktok-analytics",
|
|
3768
|
+
"website": "https://github.com/stickpro/nuxt-tiktok-analytics",
|
|
3769
|
+
"learn_more": "",
|
|
3770
|
+
"category": "Analytics",
|
|
3771
|
+
"type": "3rd-party",
|
|
3772
|
+
"maintainers": [
|
|
3773
|
+
{
|
|
3774
|
+
"name": "stickpro",
|
|
3775
|
+
"github": "stickpro",
|
|
3776
|
+
"avatar": "https://avatars.githubusercontent.com/u/25886722?v=4"
|
|
3777
|
+
}
|
|
3778
|
+
],
|
|
3779
|
+
"compatibility": {
|
|
3780
|
+
"nuxt": "^2.0.0",
|
|
3781
|
+
"requires": {}
|
|
3492
3782
|
}
|
|
3493
3783
|
},
|
|
3494
3784
|
{
|
|
@@ -3510,9 +3800,8 @@
|
|
|
3510
3800
|
}
|
|
3511
3801
|
],
|
|
3512
3802
|
"compatibility": {
|
|
3513
|
-
"
|
|
3514
|
-
"
|
|
3515
|
-
"3.x": "unknown"
|
|
3803
|
+
"nuxt": "^2.0.0",
|
|
3804
|
+
"requires": {}
|
|
3516
3805
|
}
|
|
3517
3806
|
},
|
|
3518
3807
|
{
|
|
@@ -3533,9 +3822,10 @@
|
|
|
3533
3822
|
}
|
|
3534
3823
|
],
|
|
3535
3824
|
"compatibility": {
|
|
3536
|
-
"
|
|
3537
|
-
"
|
|
3538
|
-
|
|
3825
|
+
"nuxt": "^2.0.0",
|
|
3826
|
+
"requires": {
|
|
3827
|
+
"bridge": "optional"
|
|
3828
|
+
}
|
|
3539
3829
|
}
|
|
3540
3830
|
},
|
|
3541
3831
|
{
|
|
@@ -3556,9 +3846,8 @@
|
|
|
3556
3846
|
}
|
|
3557
3847
|
],
|
|
3558
3848
|
"compatibility": {
|
|
3559
|
-
"
|
|
3560
|
-
"
|
|
3561
|
-
"3.x": "unknown"
|
|
3849
|
+
"nuxt": "^2.0.0",
|
|
3850
|
+
"requires": {}
|
|
3562
3851
|
}
|
|
3563
3852
|
},
|
|
3564
3853
|
{
|
|
@@ -3589,9 +3878,8 @@
|
|
|
3589
3878
|
}
|
|
3590
3879
|
],
|
|
3591
3880
|
"compatibility": {
|
|
3592
|
-
"
|
|
3593
|
-
"
|
|
3594
|
-
"3.x": "unknown"
|
|
3881
|
+
"nuxt": "^2.0.0",
|
|
3882
|
+
"requires": {}
|
|
3595
3883
|
}
|
|
3596
3884
|
},
|
|
3597
3885
|
{
|
|
@@ -3622,9 +3910,8 @@
|
|
|
3622
3910
|
}
|
|
3623
3911
|
],
|
|
3624
3912
|
"compatibility": {
|
|
3625
|
-
"
|
|
3626
|
-
"
|
|
3627
|
-
"3.x": "unknown"
|
|
3913
|
+
"nuxt": "^2.0.0",
|
|
3914
|
+
"requires": {}
|
|
3628
3915
|
}
|
|
3629
3916
|
},
|
|
3630
3917
|
{
|
|
@@ -3651,9 +3938,34 @@
|
|
|
3651
3938
|
}
|
|
3652
3939
|
],
|
|
3653
3940
|
"compatibility": {
|
|
3654
|
-
"
|
|
3655
|
-
"
|
|
3656
|
-
|
|
3941
|
+
"nuxt": "^2.0.0",
|
|
3942
|
+
"requires": {}
|
|
3943
|
+
}
|
|
3944
|
+
},
|
|
3945
|
+
{
|
|
3946
|
+
"name": "unocss",
|
|
3947
|
+
"description": "The instant on-demand atomic CSS engine.",
|
|
3948
|
+
"repo": "antfu/unocss#main/packages/nuxt",
|
|
3949
|
+
"npm": "@unocss/nuxt",
|
|
3950
|
+
"icon": "unocss.svg",
|
|
3951
|
+
"github": "https://github.com/antfu/unocss",
|
|
3952
|
+
"website": "https://github.com/antfu/unocss",
|
|
3953
|
+
"learn_more": "https://github.com/antfu/unocss",
|
|
3954
|
+
"category": "UI",
|
|
3955
|
+
"type": "3rd-party",
|
|
3956
|
+
"maintainers": [
|
|
3957
|
+
{
|
|
3958
|
+
"name": "Anthony Fu",
|
|
3959
|
+
"github": "antfu",
|
|
3960
|
+
"twitter": "antfu7",
|
|
3961
|
+
"avatar": "https://avatars.githubusercontent.com/antfu?v=4"
|
|
3962
|
+
}
|
|
3963
|
+
],
|
|
3964
|
+
"compatibility": {
|
|
3965
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3966
|
+
"requires": {
|
|
3967
|
+
"bridge": "optional"
|
|
3968
|
+
}
|
|
3657
3969
|
}
|
|
3658
3970
|
},
|
|
3659
3971
|
{
|
|
@@ -3674,9 +3986,8 @@
|
|
|
3674
3986
|
}
|
|
3675
3987
|
],
|
|
3676
3988
|
"compatibility": {
|
|
3677
|
-
"
|
|
3678
|
-
"
|
|
3679
|
-
"3.x": "unknown"
|
|
3989
|
+
"nuxt": "^2.0.0",
|
|
3990
|
+
"requires": {}
|
|
3680
3991
|
}
|
|
3681
3992
|
},
|
|
3682
3993
|
{
|
|
@@ -3697,9 +4008,8 @@
|
|
|
3697
4008
|
}
|
|
3698
4009
|
],
|
|
3699
4010
|
"compatibility": {
|
|
3700
|
-
"
|
|
3701
|
-
"
|
|
3702
|
-
"3.x": "unknown"
|
|
4011
|
+
"nuxt": "^2.0.0",
|
|
4012
|
+
"requires": {}
|
|
3703
4013
|
}
|
|
3704
4014
|
},
|
|
3705
4015
|
{
|
|
@@ -3721,9 +4031,8 @@
|
|
|
3721
4031
|
}
|
|
3722
4032
|
],
|
|
3723
4033
|
"compatibility": {
|
|
3724
|
-
"
|
|
3725
|
-
"
|
|
3726
|
-
"3.x": "unknown"
|
|
4034
|
+
"nuxt": "^2.0.0",
|
|
4035
|
+
"requires": {}
|
|
3727
4036
|
}
|
|
3728
4037
|
},
|
|
3729
4038
|
{
|
|
@@ -3744,9 +4053,8 @@
|
|
|
3744
4053
|
}
|
|
3745
4054
|
],
|
|
3746
4055
|
"compatibility": {
|
|
3747
|
-
"
|
|
3748
|
-
"
|
|
3749
|
-
"3.x": "unknown"
|
|
4056
|
+
"nuxt": "^2.0.0",
|
|
4057
|
+
"requires": {}
|
|
3750
4058
|
}
|
|
3751
4059
|
},
|
|
3752
4060
|
{
|
|
@@ -3767,9 +4075,8 @@
|
|
|
3767
4075
|
}
|
|
3768
4076
|
],
|
|
3769
4077
|
"compatibility": {
|
|
3770
|
-
"
|
|
3771
|
-
"
|
|
3772
|
-
"3.x": "unknown"
|
|
4078
|
+
"nuxt": "^2.0.0",
|
|
4079
|
+
"requires": {}
|
|
3773
4080
|
}
|
|
3774
4081
|
},
|
|
3775
4082
|
{
|
|
@@ -3790,9 +4097,8 @@
|
|
|
3790
4097
|
}
|
|
3791
4098
|
],
|
|
3792
4099
|
"compatibility": {
|
|
3793
|
-
"
|
|
3794
|
-
"
|
|
3795
|
-
"3.x": "unknown"
|
|
4100
|
+
"nuxt": "^2.0.0",
|
|
4101
|
+
"requires": {}
|
|
3796
4102
|
}
|
|
3797
4103
|
},
|
|
3798
4104
|
{
|
|
@@ -3814,9 +4120,8 @@
|
|
|
3814
4120
|
}
|
|
3815
4121
|
],
|
|
3816
4122
|
"compatibility": {
|
|
3817
|
-
"
|
|
3818
|
-
"
|
|
3819
|
-
"3.x": "unknown"
|
|
4123
|
+
"nuxt": "^2.0.0",
|
|
4124
|
+
"requires": {}
|
|
3820
4125
|
}
|
|
3821
4126
|
},
|
|
3822
4127
|
{
|
|
@@ -3842,16 +4147,15 @@
|
|
|
3842
4147
|
}
|
|
3843
4148
|
],
|
|
3844
4149
|
"compatibility": {
|
|
3845
|
-
"
|
|
3846
|
-
"
|
|
3847
|
-
"3.x": "broken"
|
|
4150
|
+
"nuxt": "^2.0.0",
|
|
4151
|
+
"requires": {}
|
|
3848
4152
|
}
|
|
3849
4153
|
},
|
|
3850
4154
|
{
|
|
3851
4155
|
"name": "vueuse",
|
|
3852
4156
|
"description": "Collection of essential Vue Composition Utilities for Vue 2 and 3",
|
|
3853
|
-
"repo": "vueuse/vueuse",
|
|
3854
|
-
"npm": "@vueuse/
|
|
4157
|
+
"repo": "vueuse/vueuse#main/packages/core",
|
|
4158
|
+
"npm": "@vueuse/core",
|
|
3855
4159
|
"icon": "vueuse.svg",
|
|
3856
4160
|
"github": "https://github.com/vueuse/vueuse",
|
|
3857
4161
|
"website": "https://vueuse.org",
|
|
@@ -3862,14 +4166,14 @@
|
|
|
3862
4166
|
{
|
|
3863
4167
|
"name": "Anthony Fu",
|
|
3864
4168
|
"github": "antfu",
|
|
3865
|
-
"twitter": "antfu7"
|
|
3866
|
-
"avatar": "https://avatars.githubusercontent.com/antfu?v=4"
|
|
4169
|
+
"twitter": "antfu7"
|
|
3867
4170
|
}
|
|
3868
4171
|
],
|
|
3869
4172
|
"compatibility": {
|
|
3870
|
-
"
|
|
3871
|
-
"
|
|
3872
|
-
|
|
4173
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4174
|
+
"requires": {
|
|
4175
|
+
"bridge": "optional"
|
|
4176
|
+
}
|
|
3873
4177
|
}
|
|
3874
4178
|
},
|
|
3875
4179
|
{
|
|
@@ -3890,9 +4194,8 @@
|
|
|
3890
4194
|
}
|
|
3891
4195
|
],
|
|
3892
4196
|
"compatibility": {
|
|
3893
|
-
"
|
|
3894
|
-
"
|
|
3895
|
-
"3.x": "unknown"
|
|
4197
|
+
"nuxt": "^2.0.0",
|
|
4198
|
+
"requires": {}
|
|
3896
4199
|
}
|
|
3897
4200
|
},
|
|
3898
4201
|
{
|
|
@@ -3923,9 +4226,8 @@
|
|
|
3923
4226
|
}
|
|
3924
4227
|
],
|
|
3925
4228
|
"compatibility": {
|
|
3926
|
-
"
|
|
3927
|
-
"
|
|
3928
|
-
"3.x": "unknown"
|
|
4229
|
+
"nuxt": "^2.0.0",
|
|
4230
|
+
"requires": {}
|
|
3929
4231
|
}
|
|
3930
4232
|
},
|
|
3931
4233
|
{
|
|
@@ -3947,9 +4249,8 @@
|
|
|
3947
4249
|
}
|
|
3948
4250
|
],
|
|
3949
4251
|
"compatibility": {
|
|
3950
|
-
"
|
|
3951
|
-
"
|
|
3952
|
-
"3.x": "unknown"
|
|
4252
|
+
"nuxt": "^2.0.0",
|
|
4253
|
+
"requires": {}
|
|
3953
4254
|
}
|
|
3954
4255
|
},
|
|
3955
4256
|
{
|
|
@@ -3970,9 +4271,32 @@
|
|
|
3970
4271
|
}
|
|
3971
4272
|
],
|
|
3972
4273
|
"compatibility": {
|
|
3973
|
-
"
|
|
3974
|
-
"
|
|
3975
|
-
|
|
4274
|
+
"nuxt": "^2.0.0",
|
|
4275
|
+
"requires": {}
|
|
4276
|
+
}
|
|
4277
|
+
},
|
|
4278
|
+
{
|
|
4279
|
+
"name": "webpack-optimisations",
|
|
4280
|
+
"description": "Nuxt.js v2 module to automatically make your builds faster.",
|
|
4281
|
+
"repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
|
|
4282
|
+
"npm": "nuxt-webpack-optimisations",
|
|
4283
|
+
"icon": "build-optimisations.svg",
|
|
4284
|
+
"github": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
|
|
4285
|
+
"website": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
|
|
4286
|
+
"learn_more": "",
|
|
4287
|
+
"category": "Devtools",
|
|
4288
|
+
"type": "3rd-party",
|
|
4289
|
+
"maintainers": [
|
|
4290
|
+
{
|
|
4291
|
+
"name": "Harlan Wilton",
|
|
4292
|
+
"github": "harlan-zw"
|
|
4293
|
+
}
|
|
4294
|
+
],
|
|
4295
|
+
"compatibility": {
|
|
4296
|
+
"nuxt": "^2.0.0",
|
|
4297
|
+
"requires": {
|
|
4298
|
+
"bridge": "optional"
|
|
4299
|
+
}
|
|
3976
4300
|
}
|
|
3977
4301
|
},
|
|
3978
4302
|
{
|
|
@@ -3994,9 +4318,8 @@
|
|
|
3994
4318
|
}
|
|
3995
4319
|
],
|
|
3996
4320
|
"compatibility": {
|
|
3997
|
-
"
|
|
3998
|
-
"
|
|
3999
|
-
"3.x": "unknown"
|
|
4321
|
+
"nuxt": "^2.0.0",
|
|
4322
|
+
"requires": {}
|
|
4000
4323
|
}
|
|
4001
4324
|
},
|
|
4002
4325
|
{
|
|
@@ -4017,9 +4340,8 @@
|
|
|
4017
4340
|
}
|
|
4018
4341
|
],
|
|
4019
4342
|
"compatibility": {
|
|
4020
|
-
"
|
|
4021
|
-
"
|
|
4022
|
-
"3.x": "unknown"
|
|
4343
|
+
"nuxt": "^2.0.0",
|
|
4344
|
+
"requires": {}
|
|
4023
4345
|
}
|
|
4024
4346
|
},
|
|
4025
4347
|
{
|
|
@@ -4041,14 +4363,13 @@
|
|
|
4041
4363
|
}
|
|
4042
4364
|
],
|
|
4043
4365
|
"compatibility": {
|
|
4044
|
-
"
|
|
4045
|
-
"
|
|
4046
|
-
"3.x": "unknown"
|
|
4366
|
+
"nuxt": "^2.0.0",
|
|
4367
|
+
"requires": {}
|
|
4047
4368
|
}
|
|
4048
4369
|
},
|
|
4049
4370
|
{
|
|
4050
4371
|
"name": "windicss",
|
|
4051
|
-
"description": "Next generation
|
|
4372
|
+
"description": "Next generation utility-first CSS framework.",
|
|
4052
4373
|
"repo": "windicss/nuxt-windicss-module#main/packages/nuxt-windicss",
|
|
4053
4374
|
"npm": "nuxt-windicss",
|
|
4054
4375
|
"icon": "windicss.svg",
|
|
@@ -4060,14 +4381,20 @@
|
|
|
4060
4381
|
"maintainers": [
|
|
4061
4382
|
{
|
|
4062
4383
|
"name": "Harlan Wilton",
|
|
4063
|
-
"github": "
|
|
4384
|
+
"github": "harlan-zw",
|
|
4064
4385
|
"twitter": "harlan_zw"
|
|
4386
|
+
},
|
|
4387
|
+
{
|
|
4388
|
+
"name": "Anthony Fu",
|
|
4389
|
+
"github": "antfu",
|
|
4390
|
+
"twitter": "antfu7"
|
|
4065
4391
|
}
|
|
4066
4392
|
],
|
|
4067
4393
|
"compatibility": {
|
|
4068
|
-
"
|
|
4069
|
-
"
|
|
4070
|
-
|
|
4394
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4395
|
+
"requires": {
|
|
4396
|
+
"bridge": "optional"
|
|
4397
|
+
}
|
|
4071
4398
|
}
|
|
4072
4399
|
},
|
|
4073
4400
|
{
|
|
@@ -4088,9 +4415,8 @@
|
|
|
4088
4415
|
}
|
|
4089
4416
|
],
|
|
4090
4417
|
"compatibility": {
|
|
4091
|
-
"
|
|
4092
|
-
"
|
|
4093
|
-
"3.x": "unknown"
|
|
4418
|
+
"nuxt": "^2.0.0",
|
|
4419
|
+
"requires": {}
|
|
4094
4420
|
}
|
|
4095
4421
|
},
|
|
4096
4422
|
{
|
|
@@ -4111,9 +4437,8 @@
|
|
|
4111
4437
|
}
|
|
4112
4438
|
],
|
|
4113
4439
|
"compatibility": {
|
|
4114
|
-
"
|
|
4115
|
-
"
|
|
4116
|
-
"3.x": "unknown"
|
|
4440
|
+
"nuxt": "^2.0.0",
|
|
4441
|
+
"requires": {}
|
|
4117
4442
|
}
|
|
4118
4443
|
},
|
|
4119
4444
|
{
|
|
@@ -4134,9 +4459,8 @@
|
|
|
4134
4459
|
}
|
|
4135
4460
|
],
|
|
4136
4461
|
"compatibility": {
|
|
4137
|
-
"
|
|
4138
|
-
"
|
|
4139
|
-
"3.x": "unknown"
|
|
4462
|
+
"nuxt": "^2.0.0",
|
|
4463
|
+
"requires": {}
|
|
4140
4464
|
}
|
|
4141
4465
|
},
|
|
4142
4466
|
{
|
|
@@ -4157,9 +4481,8 @@
|
|
|
4157
4481
|
}
|
|
4158
4482
|
],
|
|
4159
4483
|
"compatibility": {
|
|
4160
|
-
"
|
|
4161
|
-
"
|
|
4162
|
-
"3.x": "unknown"
|
|
4484
|
+
"nuxt": "^2.0.0",
|
|
4485
|
+
"requires": {}
|
|
4163
4486
|
}
|
|
4164
4487
|
},
|
|
4165
4488
|
{
|
|
@@ -4181,9 +4504,8 @@
|
|
|
4181
4504
|
}
|
|
4182
4505
|
],
|
|
4183
4506
|
"compatibility": {
|
|
4184
|
-
"
|
|
4185
|
-
"
|
|
4186
|
-
"3.x": "unknown"
|
|
4507
|
+
"nuxt": "^2.0.0",
|
|
4508
|
+
"requires": {}
|
|
4187
4509
|
}
|
|
4188
4510
|
},
|
|
4189
4511
|
{
|
|
@@ -4204,9 +4526,8 @@
|
|
|
4204
4526
|
}
|
|
4205
4527
|
],
|
|
4206
4528
|
"compatibility": {
|
|
4207
|
-
"
|
|
4208
|
-
"
|
|
4209
|
-
"3.x": "unknown"
|
|
4529
|
+
"nuxt": "^2.0.0",
|
|
4530
|
+
"requires": {}
|
|
4210
4531
|
}
|
|
4211
4532
|
}
|
|
4212
4533
|
]
|