@nuxt/modules 0.5.0-eaa947 → 0.5.0-f116b2
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 +879 -535
- 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": "not-working"
|
|
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,9 +405,8 @@
|
|
|
368
405
|
}
|
|
369
406
|
],
|
|
370
407
|
"compatibility": {
|
|
371
|
-
"
|
|
372
|
-
"
|
|
373
|
-
"3.x": "unknown"
|
|
408
|
+
"nuxt": "^2.0.0",
|
|
409
|
+
"requires": {}
|
|
374
410
|
}
|
|
375
411
|
},
|
|
376
412
|
{
|
|
@@ -391,9 +427,8 @@
|
|
|
391
427
|
}
|
|
392
428
|
],
|
|
393
429
|
"compatibility": {
|
|
394
|
-
"
|
|
395
|
-
"
|
|
396
|
-
"3.x": "unknown"
|
|
430
|
+
"nuxt": "^2.0.0",
|
|
431
|
+
"requires": {}
|
|
397
432
|
}
|
|
398
433
|
},
|
|
399
434
|
{
|
|
@@ -414,9 +449,8 @@
|
|
|
414
449
|
}
|
|
415
450
|
],
|
|
416
451
|
"compatibility": {
|
|
417
|
-
"
|
|
418
|
-
"
|
|
419
|
-
"3.x": "unknown"
|
|
452
|
+
"nuxt": "^2.0.0",
|
|
453
|
+
"requires": {}
|
|
420
454
|
}
|
|
421
455
|
},
|
|
422
456
|
{
|
|
@@ -438,9 +472,8 @@
|
|
|
438
472
|
}
|
|
439
473
|
],
|
|
440
474
|
"compatibility": {
|
|
441
|
-
"
|
|
442
|
-
"
|
|
443
|
-
"3.x": "unknown"
|
|
475
|
+
"nuxt": "^2.0.0",
|
|
476
|
+
"requires": {}
|
|
444
477
|
}
|
|
445
478
|
},
|
|
446
479
|
{
|
|
@@ -461,9 +494,8 @@
|
|
|
461
494
|
}
|
|
462
495
|
],
|
|
463
496
|
"compatibility": {
|
|
464
|
-
"
|
|
465
|
-
"
|
|
466
|
-
"3.x": "unknown"
|
|
497
|
+
"nuxt": "^2.0.0",
|
|
498
|
+
"requires": {}
|
|
467
499
|
}
|
|
468
500
|
},
|
|
469
501
|
{
|
|
@@ -484,9 +516,8 @@
|
|
|
484
516
|
}
|
|
485
517
|
],
|
|
486
518
|
"compatibility": {
|
|
487
|
-
"
|
|
488
|
-
"
|
|
489
|
-
"3.x": "unknown"
|
|
519
|
+
"nuxt": "^2.0.0",
|
|
520
|
+
"requires": {}
|
|
490
521
|
}
|
|
491
522
|
},
|
|
492
523
|
{
|
|
@@ -507,9 +538,8 @@
|
|
|
507
538
|
}
|
|
508
539
|
],
|
|
509
540
|
"compatibility": {
|
|
510
|
-
"
|
|
511
|
-
"
|
|
512
|
-
"3.x": "unknown"
|
|
541
|
+
"nuxt": "^2.0.0",
|
|
542
|
+
"requires": {}
|
|
513
543
|
}
|
|
514
544
|
},
|
|
515
545
|
{
|
|
@@ -530,9 +560,8 @@
|
|
|
530
560
|
}
|
|
531
561
|
],
|
|
532
562
|
"compatibility": {
|
|
533
|
-
"
|
|
534
|
-
"
|
|
535
|
-
"3.x": "unknown"
|
|
563
|
+
"nuxt": "^2.0.0",
|
|
564
|
+
"requires": {}
|
|
536
565
|
}
|
|
537
566
|
},
|
|
538
567
|
{
|
|
@@ -554,9 +583,8 @@
|
|
|
554
583
|
}
|
|
555
584
|
],
|
|
556
585
|
"compatibility": {
|
|
557
|
-
"
|
|
558
|
-
"
|
|
559
|
-
"3.x": "not-working"
|
|
586
|
+
"nuxt": "^2.0.0",
|
|
587
|
+
"requires": {}
|
|
560
588
|
}
|
|
561
589
|
},
|
|
562
590
|
{
|
|
@@ -578,9 +606,10 @@
|
|
|
578
606
|
}
|
|
579
607
|
],
|
|
580
608
|
"compatibility": {
|
|
581
|
-
"
|
|
582
|
-
"
|
|
583
|
-
|
|
609
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
610
|
+
"requires": {
|
|
611
|
+
"bridge": true
|
|
612
|
+
}
|
|
584
613
|
}
|
|
585
614
|
},
|
|
586
615
|
{
|
|
@@ -602,9 +631,8 @@
|
|
|
602
631
|
}
|
|
603
632
|
],
|
|
604
633
|
"compatibility": {
|
|
605
|
-
"
|
|
606
|
-
"
|
|
607
|
-
"3.x": "unknown"
|
|
634
|
+
"nuxt": "^2.0.0",
|
|
635
|
+
"requires": {}
|
|
608
636
|
}
|
|
609
637
|
},
|
|
610
638
|
{
|
|
@@ -626,9 +654,8 @@
|
|
|
626
654
|
}
|
|
627
655
|
],
|
|
628
656
|
"compatibility": {
|
|
629
|
-
"
|
|
630
|
-
"
|
|
631
|
-
"3.x": "unknown"
|
|
657
|
+
"nuxt": "^2.0.0",
|
|
658
|
+
"requires": {}
|
|
632
659
|
}
|
|
633
660
|
},
|
|
634
661
|
{
|
|
@@ -655,9 +682,8 @@
|
|
|
655
682
|
}
|
|
656
683
|
],
|
|
657
684
|
"compatibility": {
|
|
658
|
-
"
|
|
659
|
-
"
|
|
660
|
-
"3.x": "not-working"
|
|
685
|
+
"nuxt": "^2.0.0",
|
|
686
|
+
"requires": {}
|
|
661
687
|
}
|
|
662
688
|
},
|
|
663
689
|
{
|
|
@@ -678,9 +704,8 @@
|
|
|
678
704
|
}
|
|
679
705
|
],
|
|
680
706
|
"compatibility": {
|
|
681
|
-
"
|
|
682
|
-
"
|
|
683
|
-
"3.x": "unknown"
|
|
707
|
+
"nuxt": "^2.0.0",
|
|
708
|
+
"requires": {}
|
|
684
709
|
}
|
|
685
710
|
},
|
|
686
711
|
{
|
|
@@ -705,9 +730,8 @@
|
|
|
705
730
|
}
|
|
706
731
|
],
|
|
707
732
|
"compatibility": {
|
|
708
|
-
"
|
|
709
|
-
"
|
|
710
|
-
"3.x": "unknown"
|
|
733
|
+
"nuxt": "^2.0.0",
|
|
734
|
+
"requires": {}
|
|
711
735
|
}
|
|
712
736
|
},
|
|
713
737
|
{
|
|
@@ -728,9 +752,8 @@
|
|
|
728
752
|
}
|
|
729
753
|
],
|
|
730
754
|
"compatibility": {
|
|
731
|
-
"
|
|
732
|
-
"
|
|
733
|
-
"3.x": "unknown"
|
|
755
|
+
"nuxt": "^2.0.0",
|
|
756
|
+
"requires": {}
|
|
734
757
|
}
|
|
735
758
|
},
|
|
736
759
|
{
|
|
@@ -751,9 +774,30 @@
|
|
|
751
774
|
}
|
|
752
775
|
],
|
|
753
776
|
"compatibility": {
|
|
754
|
-
"
|
|
755
|
-
"
|
|
756
|
-
|
|
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": {}
|
|
757
801
|
}
|
|
758
802
|
},
|
|
759
803
|
{
|
|
@@ -775,9 +819,8 @@
|
|
|
775
819
|
}
|
|
776
820
|
],
|
|
777
821
|
"compatibility": {
|
|
778
|
-
"
|
|
779
|
-
"
|
|
780
|
-
"3.x": "unknown"
|
|
822
|
+
"nuxt": "^2.0.0",
|
|
823
|
+
"requires": {}
|
|
781
824
|
}
|
|
782
825
|
},
|
|
783
826
|
{
|
|
@@ -798,9 +841,8 @@
|
|
|
798
841
|
}
|
|
799
842
|
],
|
|
800
843
|
"compatibility": {
|
|
801
|
-
"
|
|
802
|
-
"
|
|
803
|
-
"3.x": "unknown"
|
|
844
|
+
"nuxt": "^2.0.0",
|
|
845
|
+
"requires": {}
|
|
804
846
|
}
|
|
805
847
|
},
|
|
806
848
|
{
|
|
@@ -821,9 +863,41 @@
|
|
|
821
863
|
}
|
|
822
864
|
],
|
|
823
865
|
"compatibility": {
|
|
824
|
-
"
|
|
825
|
-
"
|
|
826
|
-
|
|
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": {}
|
|
827
901
|
}
|
|
828
902
|
},
|
|
829
903
|
{
|
|
@@ -844,9 +918,8 @@
|
|
|
844
918
|
}
|
|
845
919
|
],
|
|
846
920
|
"compatibility": {
|
|
847
|
-
"
|
|
848
|
-
"
|
|
849
|
-
"3.x": "unknown"
|
|
921
|
+
"nuxt": "^2.0.0",
|
|
922
|
+
"requires": {}
|
|
850
923
|
}
|
|
851
924
|
},
|
|
852
925
|
{
|
|
@@ -868,9 +941,8 @@
|
|
|
868
941
|
}
|
|
869
942
|
],
|
|
870
943
|
"compatibility": {
|
|
871
|
-
"
|
|
872
|
-
"
|
|
873
|
-
"3.x": "unknown"
|
|
944
|
+
"nuxt": "^2.0.0",
|
|
945
|
+
"requires": {}
|
|
874
946
|
}
|
|
875
947
|
},
|
|
876
948
|
{
|
|
@@ -891,9 +963,8 @@
|
|
|
891
963
|
}
|
|
892
964
|
],
|
|
893
965
|
"compatibility": {
|
|
894
|
-
"
|
|
895
|
-
"
|
|
896
|
-
"3.x": "unknown"
|
|
966
|
+
"nuxt": "^2.0.0",
|
|
967
|
+
"requires": {}
|
|
897
968
|
}
|
|
898
969
|
},
|
|
899
970
|
{
|
|
@@ -914,9 +985,8 @@
|
|
|
914
985
|
}
|
|
915
986
|
],
|
|
916
987
|
"compatibility": {
|
|
917
|
-
"
|
|
918
|
-
"
|
|
919
|
-
"3.x": "unknown"
|
|
988
|
+
"nuxt": "^2.0.0",
|
|
989
|
+
"requires": {}
|
|
920
990
|
}
|
|
921
991
|
},
|
|
922
992
|
{
|
|
@@ -937,9 +1007,8 @@
|
|
|
937
1007
|
}
|
|
938
1008
|
],
|
|
939
1009
|
"compatibility": {
|
|
940
|
-
"
|
|
941
|
-
"
|
|
942
|
-
"3.x": "unknown"
|
|
1010
|
+
"nuxt": "^2.0.0",
|
|
1011
|
+
"requires": {}
|
|
943
1012
|
}
|
|
944
1013
|
},
|
|
945
1014
|
{
|
|
@@ -960,9 +1029,8 @@
|
|
|
960
1029
|
}
|
|
961
1030
|
],
|
|
962
1031
|
"compatibility": {
|
|
963
|
-
"
|
|
964
|
-
"
|
|
965
|
-
"3.x": "unknown"
|
|
1032
|
+
"nuxt": "^2.0.0",
|
|
1033
|
+
"requires": {}
|
|
966
1034
|
}
|
|
967
1035
|
},
|
|
968
1036
|
{
|
|
@@ -984,16 +1052,15 @@
|
|
|
984
1052
|
}
|
|
985
1053
|
],
|
|
986
1054
|
"compatibility": {
|
|
987
|
-
"
|
|
988
|
-
"
|
|
989
|
-
"3.x": "unknown"
|
|
1055
|
+
"nuxt": "^2.0.0",
|
|
1056
|
+
"requires": {}
|
|
990
1057
|
}
|
|
991
1058
|
},
|
|
992
1059
|
{
|
|
993
1060
|
"name": "firebase",
|
|
994
1061
|
"description": "Integrate Firebase into your Nuxt project.",
|
|
995
1062
|
"repo": "nuxt-community/firebase-module",
|
|
996
|
-
"npm": "@nuxtjs/firebase",
|
|
1063
|
+
"npm": "@nuxtjs/firebase-monorepo",
|
|
997
1064
|
"icon": "firebase.png",
|
|
998
1065
|
"github": "https://github.com/nuxt-community/firebase-module",
|
|
999
1066
|
"website": "https://firebase.nuxtjs.org",
|
|
@@ -1007,9 +1074,8 @@
|
|
|
1007
1074
|
}
|
|
1008
1075
|
],
|
|
1009
1076
|
"compatibility": {
|
|
1010
|
-
"
|
|
1011
|
-
"
|
|
1012
|
-
"3.x": "unknown"
|
|
1077
|
+
"nuxt": "^2.0.0",
|
|
1078
|
+
"requires": {}
|
|
1013
1079
|
}
|
|
1014
1080
|
},
|
|
1015
1081
|
{
|
|
@@ -1030,9 +1096,8 @@
|
|
|
1030
1096
|
}
|
|
1031
1097
|
],
|
|
1032
1098
|
"compatibility": {
|
|
1033
|
-
"
|
|
1034
|
-
"
|
|
1035
|
-
"3.x": "unknown"
|
|
1099
|
+
"nuxt": "^2.0.0",
|
|
1100
|
+
"requires": {}
|
|
1036
1101
|
}
|
|
1037
1102
|
},
|
|
1038
1103
|
{
|
|
@@ -1053,9 +1118,8 @@
|
|
|
1053
1118
|
}
|
|
1054
1119
|
],
|
|
1055
1120
|
"compatibility": {
|
|
1056
|
-
"
|
|
1057
|
-
"
|
|
1058
|
-
"3.x": "unknown"
|
|
1121
|
+
"nuxt": "^2.0.0",
|
|
1122
|
+
"requires": {}
|
|
1059
1123
|
}
|
|
1060
1124
|
},
|
|
1061
1125
|
{
|
|
@@ -1076,9 +1140,8 @@
|
|
|
1076
1140
|
}
|
|
1077
1141
|
],
|
|
1078
1142
|
"compatibility": {
|
|
1079
|
-
"
|
|
1080
|
-
"
|
|
1081
|
-
"3.x": "unknown"
|
|
1143
|
+
"nuxt": "^2.0.0",
|
|
1144
|
+
"requires": {}
|
|
1082
1145
|
}
|
|
1083
1146
|
},
|
|
1084
1147
|
{
|
|
@@ -1099,9 +1162,36 @@
|
|
|
1099
1162
|
}
|
|
1100
1163
|
],
|
|
1101
1164
|
"compatibility": {
|
|
1102
|
-
"
|
|
1103
|
-
"
|
|
1104
|
-
|
|
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": {}
|
|
1105
1195
|
}
|
|
1106
1196
|
},
|
|
1107
1197
|
{
|
|
@@ -1122,9 +1212,8 @@
|
|
|
1122
1212
|
}
|
|
1123
1213
|
],
|
|
1124
1214
|
"compatibility": {
|
|
1125
|
-
"
|
|
1126
|
-
"
|
|
1127
|
-
"3.x": "unknown"
|
|
1215
|
+
"nuxt": "^2.0.0",
|
|
1216
|
+
"requires": {}
|
|
1128
1217
|
}
|
|
1129
1218
|
},
|
|
1130
1219
|
{
|
|
@@ -1145,9 +1234,8 @@
|
|
|
1145
1234
|
}
|
|
1146
1235
|
],
|
|
1147
1236
|
"compatibility": {
|
|
1148
|
-
"
|
|
1149
|
-
"
|
|
1150
|
-
"3.x": "unknown"
|
|
1237
|
+
"nuxt": "^2.0.0",
|
|
1238
|
+
"requires": {}
|
|
1151
1239
|
}
|
|
1152
1240
|
},
|
|
1153
1241
|
{
|
|
@@ -1168,9 +1256,8 @@
|
|
|
1168
1256
|
}
|
|
1169
1257
|
],
|
|
1170
1258
|
"compatibility": {
|
|
1171
|
-
"
|
|
1172
|
-
"
|
|
1173
|
-
"3.x": "unknown"
|
|
1259
|
+
"nuxt": "^2.0.0",
|
|
1260
|
+
"requires": {}
|
|
1174
1261
|
}
|
|
1175
1262
|
},
|
|
1176
1263
|
{
|
|
@@ -1201,9 +1288,8 @@
|
|
|
1201
1288
|
}
|
|
1202
1289
|
],
|
|
1203
1290
|
"compatibility": {
|
|
1204
|
-
"
|
|
1205
|
-
"
|
|
1206
|
-
"3.x": "unknown"
|
|
1291
|
+
"nuxt": "^2.0.0",
|
|
1292
|
+
"requires": {}
|
|
1207
1293
|
}
|
|
1208
1294
|
},
|
|
1209
1295
|
{
|
|
@@ -1224,9 +1310,8 @@
|
|
|
1224
1310
|
}
|
|
1225
1311
|
],
|
|
1226
1312
|
"compatibility": {
|
|
1227
|
-
"
|
|
1228
|
-
"
|
|
1229
|
-
"3.x": "unknown"
|
|
1313
|
+
"nuxt": "^2.0.0",
|
|
1314
|
+
"requires": {}
|
|
1230
1315
|
}
|
|
1231
1316
|
},
|
|
1232
1317
|
{
|
|
@@ -1251,9 +1336,8 @@
|
|
|
1251
1336
|
}
|
|
1252
1337
|
],
|
|
1253
1338
|
"compatibility": {
|
|
1254
|
-
"
|
|
1255
|
-
"
|
|
1256
|
-
"3.x": "unknown"
|
|
1339
|
+
"nuxt": "^2.0.0",
|
|
1340
|
+
"requires": {}
|
|
1257
1341
|
}
|
|
1258
1342
|
},
|
|
1259
1343
|
{
|
|
@@ -1285,9 +1369,8 @@
|
|
|
1285
1369
|
}
|
|
1286
1370
|
],
|
|
1287
1371
|
"compatibility": {
|
|
1288
|
-
"
|
|
1289
|
-
"
|
|
1290
|
-
"3.x": "unknown"
|
|
1372
|
+
"nuxt": "^2.0.0",
|
|
1373
|
+
"requires": {}
|
|
1291
1374
|
}
|
|
1292
1375
|
},
|
|
1293
1376
|
{
|
|
@@ -1308,9 +1391,8 @@
|
|
|
1308
1391
|
}
|
|
1309
1392
|
],
|
|
1310
1393
|
"compatibility": {
|
|
1311
|
-
"
|
|
1312
|
-
"
|
|
1313
|
-
"3.x": "unknown"
|
|
1394
|
+
"nuxt": "^2.0.0",
|
|
1395
|
+
"requires": {}
|
|
1314
1396
|
}
|
|
1315
1397
|
},
|
|
1316
1398
|
{
|
|
@@ -1332,9 +1414,8 @@
|
|
|
1332
1414
|
}
|
|
1333
1415
|
],
|
|
1334
1416
|
"compatibility": {
|
|
1335
|
-
"
|
|
1336
|
-
"
|
|
1337
|
-
"3.x": "unknown"
|
|
1417
|
+
"nuxt": "^2.0.0",
|
|
1418
|
+
"requires": {}
|
|
1338
1419
|
}
|
|
1339
1420
|
},
|
|
1340
1421
|
{
|
|
@@ -1355,9 +1436,56 @@
|
|
|
1355
1436
|
}
|
|
1356
1437
|
],
|
|
1357
1438
|
"compatibility": {
|
|
1358
|
-
"
|
|
1359
|
-
"
|
|
1360
|
-
|
|
1439
|
+
"nuxt": "^2.0.0",
|
|
1440
|
+
"requires": {}
|
|
1441
|
+
}
|
|
1442
|
+
},
|
|
1443
|
+
{
|
|
1444
|
+
"name": "harlem",
|
|
1445
|
+
"description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
|
|
1446
|
+
"repo": "nuxt-community/harlem-module",
|
|
1447
|
+
"npm": "@nuxtjs/harlem",
|
|
1448
|
+
"icon": "harlem.svg",
|
|
1449
|
+
"github": "https://github.com/nuxt-community/harlem-module",
|
|
1450
|
+
"website": "https://github.com/nuxt-community/harlem-module",
|
|
1451
|
+
"learn_more": "https://harlemjs.com/",
|
|
1452
|
+
"category": "Extensions",
|
|
1453
|
+
"type": "community",
|
|
1454
|
+
"maintainers": [
|
|
1455
|
+
{
|
|
1456
|
+
"name": "Daniel Roe",
|
|
1457
|
+
"github": "danielroe",
|
|
1458
|
+
"twitter": "danielcroe"
|
|
1459
|
+
}
|
|
1460
|
+
],
|
|
1461
|
+
"compatibility": {
|
|
1462
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1463
|
+
"requires": {
|
|
1464
|
+
"bridge": true
|
|
1465
|
+
}
|
|
1466
|
+
}
|
|
1467
|
+
},
|
|
1468
|
+
{
|
|
1469
|
+
"name": "headway",
|
|
1470
|
+
"description": "Headway changelog widget for Nuxt",
|
|
1471
|
+
"repo": "l-portet/nuxt-headway",
|
|
1472
|
+
"npm": "nuxt-headway",
|
|
1473
|
+
"icon": "headway.png",
|
|
1474
|
+
"github": "https://github.com/l-portet/nuxt-headway",
|
|
1475
|
+
"website": "https://nuxt-headway.netlify.app/",
|
|
1476
|
+
"learn_more": "https://headwayapp.co/",
|
|
1477
|
+
"category": "UI",
|
|
1478
|
+
"type": "3rd-party",
|
|
1479
|
+
"maintainers": [
|
|
1480
|
+
{
|
|
1481
|
+
"name": "l-portet",
|
|
1482
|
+
"github": "l-portet",
|
|
1483
|
+
"avatar": "https://avatars.githubusercontent.com/u/34057690?v=4"
|
|
1484
|
+
}
|
|
1485
|
+
],
|
|
1486
|
+
"compatibility": {
|
|
1487
|
+
"nuxt": "^2.0.0",
|
|
1488
|
+
"requires": {}
|
|
1361
1489
|
}
|
|
1362
1490
|
},
|
|
1363
1491
|
{
|
|
@@ -1378,9 +1506,8 @@
|
|
|
1378
1506
|
}
|
|
1379
1507
|
],
|
|
1380
1508
|
"compatibility": {
|
|
1381
|
-
"
|
|
1382
|
-
"
|
|
1383
|
-
"3.x": "unknown"
|
|
1509
|
+
"nuxt": "^2.0.0",
|
|
1510
|
+
"requires": {}
|
|
1384
1511
|
}
|
|
1385
1512
|
},
|
|
1386
1513
|
{
|
|
@@ -1401,9 +1528,8 @@
|
|
|
1401
1528
|
}
|
|
1402
1529
|
],
|
|
1403
1530
|
"compatibility": {
|
|
1404
|
-
"
|
|
1405
|
-
"
|
|
1406
|
-
"3.x": "unknown"
|
|
1531
|
+
"nuxt": "^2.0.0",
|
|
1532
|
+
"requires": {}
|
|
1407
1533
|
}
|
|
1408
1534
|
},
|
|
1409
1535
|
{
|
|
@@ -1424,9 +1550,8 @@
|
|
|
1424
1550
|
}
|
|
1425
1551
|
],
|
|
1426
1552
|
"compatibility": {
|
|
1427
|
-
"
|
|
1428
|
-
"
|
|
1429
|
-
"3.x": "unknown"
|
|
1553
|
+
"nuxt": "^2.0.0",
|
|
1554
|
+
"requires": {}
|
|
1430
1555
|
}
|
|
1431
1556
|
},
|
|
1432
1557
|
{
|
|
@@ -1447,9 +1572,8 @@
|
|
|
1447
1572
|
}
|
|
1448
1573
|
],
|
|
1449
1574
|
"compatibility": {
|
|
1450
|
-
"
|
|
1451
|
-
"
|
|
1452
|
-
"3.x": "unknown"
|
|
1575
|
+
"nuxt": "^2.0.0",
|
|
1576
|
+
"requires": {}
|
|
1453
1577
|
}
|
|
1454
1578
|
},
|
|
1455
1579
|
{
|
|
@@ -1471,9 +1595,8 @@
|
|
|
1471
1595
|
}
|
|
1472
1596
|
],
|
|
1473
1597
|
"compatibility": {
|
|
1474
|
-
"
|
|
1475
|
-
"
|
|
1476
|
-
"3.x": "unknown"
|
|
1598
|
+
"nuxt": "^2.0.0",
|
|
1599
|
+
"requires": {}
|
|
1477
1600
|
}
|
|
1478
1601
|
},
|
|
1479
1602
|
{
|
|
@@ -1500,9 +1623,8 @@
|
|
|
1500
1623
|
}
|
|
1501
1624
|
],
|
|
1502
1625
|
"compatibility": {
|
|
1503
|
-
"
|
|
1504
|
-
"
|
|
1505
|
-
"3.x": "unknown"
|
|
1626
|
+
"nuxt": "^2.0.0",
|
|
1627
|
+
"requires": {}
|
|
1506
1628
|
}
|
|
1507
1629
|
},
|
|
1508
1630
|
{
|
|
@@ -1524,9 +1646,8 @@
|
|
|
1524
1646
|
}
|
|
1525
1647
|
],
|
|
1526
1648
|
"compatibility": {
|
|
1527
|
-
"
|
|
1528
|
-
"
|
|
1529
|
-
"3.x": "unknown"
|
|
1649
|
+
"nuxt": "^2.0.0",
|
|
1650
|
+
"requires": {}
|
|
1530
1651
|
}
|
|
1531
1652
|
},
|
|
1532
1653
|
{
|
|
@@ -1551,9 +1672,8 @@
|
|
|
1551
1672
|
}
|
|
1552
1673
|
],
|
|
1553
1674
|
"compatibility": {
|
|
1554
|
-
"
|
|
1555
|
-
"
|
|
1556
|
-
"3.x": "not-working"
|
|
1675
|
+
"nuxt": "^2.0.0",
|
|
1676
|
+
"requires": {}
|
|
1557
1677
|
}
|
|
1558
1678
|
},
|
|
1559
1679
|
{
|
|
@@ -1574,9 +1694,8 @@
|
|
|
1574
1694
|
}
|
|
1575
1695
|
],
|
|
1576
1696
|
"compatibility": {
|
|
1577
|
-
"
|
|
1578
|
-
"
|
|
1579
|
-
"3.x": "unknown"
|
|
1697
|
+
"nuxt": "^2.0.0",
|
|
1698
|
+
"requires": {}
|
|
1580
1699
|
}
|
|
1581
1700
|
},
|
|
1582
1701
|
{
|
|
@@ -1608,9 +1727,10 @@
|
|
|
1608
1727
|
}
|
|
1609
1728
|
],
|
|
1610
1729
|
"compatibility": {
|
|
1611
|
-
"
|
|
1612
|
-
"
|
|
1613
|
-
|
|
1730
|
+
"nuxt": "^2.0.0",
|
|
1731
|
+
"requires": {
|
|
1732
|
+
"bridge": "optional"
|
|
1733
|
+
}
|
|
1614
1734
|
}
|
|
1615
1735
|
},
|
|
1616
1736
|
{
|
|
@@ -1631,9 +1751,33 @@
|
|
|
1631
1751
|
}
|
|
1632
1752
|
],
|
|
1633
1753
|
"compatibility": {
|
|
1634
|
-
"
|
|
1635
|
-
"
|
|
1636
|
-
|
|
1754
|
+
"nuxt": "^2.0.0",
|
|
1755
|
+
"requires": {}
|
|
1756
|
+
}
|
|
1757
|
+
},
|
|
1758
|
+
{
|
|
1759
|
+
"name": "inkline",
|
|
1760
|
+
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
1761
|
+
"repo": "inkline/nuxt-module-inkline",
|
|
1762
|
+
"npm": "@inkline/nuxt",
|
|
1763
|
+
"icon": "inkline.svg",
|
|
1764
|
+
"github": "https://github.com/inkline/nuxt-module-inkline",
|
|
1765
|
+
"website": "https://inkline.io",
|
|
1766
|
+
"learn_more": "https://inkline.io/docs/introduction/installation/nuxt",
|
|
1767
|
+
"category": "UI",
|
|
1768
|
+
"type": "3rd-party",
|
|
1769
|
+
"maintainers": [
|
|
1770
|
+
{
|
|
1771
|
+
"name": "Alex Grozav",
|
|
1772
|
+
"github": "alexgrozav",
|
|
1773
|
+
"twitter": "alexgrozav"
|
|
1774
|
+
}
|
|
1775
|
+
],
|
|
1776
|
+
"compatibility": {
|
|
1777
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1778
|
+
"requires": {
|
|
1779
|
+
"bridge": true
|
|
1780
|
+
}
|
|
1637
1781
|
}
|
|
1638
1782
|
},
|
|
1639
1783
|
{
|
|
@@ -1654,9 +1798,8 @@
|
|
|
1654
1798
|
}
|
|
1655
1799
|
],
|
|
1656
1800
|
"compatibility": {
|
|
1657
|
-
"
|
|
1658
|
-
"
|
|
1659
|
-
"3.x": "unknown"
|
|
1801
|
+
"nuxt": "^2.0.0",
|
|
1802
|
+
"requires": {}
|
|
1660
1803
|
}
|
|
1661
1804
|
},
|
|
1662
1805
|
{
|
|
@@ -1677,9 +1820,8 @@
|
|
|
1677
1820
|
}
|
|
1678
1821
|
],
|
|
1679
1822
|
"compatibility": {
|
|
1680
|
-
"
|
|
1681
|
-
"
|
|
1682
|
-
"3.x": "unknown"
|
|
1823
|
+
"nuxt": "^2.0.0",
|
|
1824
|
+
"requires": {}
|
|
1683
1825
|
}
|
|
1684
1826
|
},
|
|
1685
1827
|
{
|
|
@@ -1700,9 +1842,8 @@
|
|
|
1700
1842
|
}
|
|
1701
1843
|
],
|
|
1702
1844
|
"compatibility": {
|
|
1703
|
-
"
|
|
1704
|
-
"
|
|
1705
|
-
"3.x": "unknown"
|
|
1845
|
+
"nuxt": "^2.0.0",
|
|
1846
|
+
"requires": {}
|
|
1706
1847
|
}
|
|
1707
1848
|
},
|
|
1708
1849
|
{
|
|
@@ -1723,9 +1864,8 @@
|
|
|
1723
1864
|
}
|
|
1724
1865
|
],
|
|
1725
1866
|
"compatibility": {
|
|
1726
|
-
"
|
|
1727
|
-
"
|
|
1728
|
-
"3.x": "unknown"
|
|
1867
|
+
"nuxt": "^2.0.0",
|
|
1868
|
+
"requires": {}
|
|
1729
1869
|
}
|
|
1730
1870
|
},
|
|
1731
1871
|
{
|
|
@@ -1746,9 +1886,8 @@
|
|
|
1746
1886
|
}
|
|
1747
1887
|
],
|
|
1748
1888
|
"compatibility": {
|
|
1749
|
-
"
|
|
1750
|
-
"
|
|
1751
|
-
"3.x": "unknown"
|
|
1889
|
+
"nuxt": "^2.0.0",
|
|
1890
|
+
"requires": {}
|
|
1752
1891
|
}
|
|
1753
1892
|
},
|
|
1754
1893
|
{
|
|
@@ -1769,9 +1908,8 @@
|
|
|
1769
1908
|
}
|
|
1770
1909
|
],
|
|
1771
1910
|
"compatibility": {
|
|
1772
|
-
"
|
|
1773
|
-
"
|
|
1774
|
-
"3.x": "unknown"
|
|
1911
|
+
"nuxt": "^2.0.0",
|
|
1912
|
+
"requires": {}
|
|
1775
1913
|
}
|
|
1776
1914
|
},
|
|
1777
1915
|
{
|
|
@@ -1792,9 +1930,8 @@
|
|
|
1792
1930
|
}
|
|
1793
1931
|
],
|
|
1794
1932
|
"compatibility": {
|
|
1795
|
-
"
|
|
1796
|
-
"
|
|
1797
|
-
"3.x": "unknown"
|
|
1933
|
+
"nuxt": "^2.0.0",
|
|
1934
|
+
"requires": {}
|
|
1798
1935
|
}
|
|
1799
1936
|
},
|
|
1800
1937
|
{
|
|
@@ -1820,9 +1957,8 @@
|
|
|
1820
1957
|
}
|
|
1821
1958
|
],
|
|
1822
1959
|
"compatibility": {
|
|
1823
|
-
"
|
|
1824
|
-
"
|
|
1825
|
-
"3.x": "unknown"
|
|
1960
|
+
"nuxt": "^2.0.0",
|
|
1961
|
+
"requires": {}
|
|
1826
1962
|
}
|
|
1827
1963
|
},
|
|
1828
1964
|
{
|
|
@@ -1844,9 +1980,30 @@
|
|
|
1844
1980
|
}
|
|
1845
1981
|
],
|
|
1846
1982
|
"compatibility": {
|
|
1847
|
-
"
|
|
1848
|
-
"
|
|
1849
|
-
|
|
1983
|
+
"nuxt": "^2.0.0",
|
|
1984
|
+
"requires": {}
|
|
1985
|
+
}
|
|
1986
|
+
},
|
|
1987
|
+
{
|
|
1988
|
+
"name": "lodash",
|
|
1989
|
+
"description": "lodash module with auto-import and custom prefix",
|
|
1990
|
+
"repo": "cipami/nuxt-lodash",
|
|
1991
|
+
"npm": "nuxt-lodash",
|
|
1992
|
+
"icon": "lodash.svg",
|
|
1993
|
+
"github": "https://github.com/cipami/nuxt-lodash",
|
|
1994
|
+
"website": "https://github.com/cipami/nuxt-lodash#readme",
|
|
1995
|
+
"learn_more": "https://github.com/lodash/lodash",
|
|
1996
|
+
"category": "Libraries",
|
|
1997
|
+
"type": "3rd-party",
|
|
1998
|
+
"maintainers": [
|
|
1999
|
+
{
|
|
2000
|
+
"name": "Michal Čípa",
|
|
2001
|
+
"github": "cipami"
|
|
2002
|
+
}
|
|
2003
|
+
],
|
|
2004
|
+
"compatibility": {
|
|
2005
|
+
"nuxt": "^3.0.0",
|
|
2006
|
+
"requires": {}
|
|
1850
2007
|
}
|
|
1851
2008
|
},
|
|
1852
2009
|
{
|
|
@@ -1868,9 +2025,8 @@
|
|
|
1868
2025
|
}
|
|
1869
2026
|
],
|
|
1870
2027
|
"compatibility": {
|
|
1871
|
-
"
|
|
1872
|
-
"
|
|
1873
|
-
"3.x": "unknown"
|
|
2028
|
+
"nuxt": "^2.0.0",
|
|
2029
|
+
"requires": {}
|
|
1874
2030
|
}
|
|
1875
2031
|
},
|
|
1876
2032
|
{
|
|
@@ -1891,9 +2047,8 @@
|
|
|
1891
2047
|
}
|
|
1892
2048
|
],
|
|
1893
2049
|
"compatibility": {
|
|
1894
|
-
"
|
|
1895
|
-
"
|
|
1896
|
-
"3.x": "unknown"
|
|
2050
|
+
"nuxt": "^2.0.0",
|
|
2051
|
+
"requires": {}
|
|
1897
2052
|
}
|
|
1898
2053
|
},
|
|
1899
2054
|
{
|
|
@@ -1915,9 +2070,8 @@
|
|
|
1915
2070
|
}
|
|
1916
2071
|
],
|
|
1917
2072
|
"compatibility": {
|
|
1918
|
-
"
|
|
1919
|
-
"
|
|
1920
|
-
"3.x": "unknown"
|
|
2073
|
+
"nuxt": "^2.0.0",
|
|
2074
|
+
"requires": {}
|
|
1921
2075
|
}
|
|
1922
2076
|
},
|
|
1923
2077
|
{
|
|
@@ -1938,9 +2092,8 @@
|
|
|
1938
2092
|
}
|
|
1939
2093
|
],
|
|
1940
2094
|
"compatibility": {
|
|
1941
|
-
"
|
|
1942
|
-
"
|
|
1943
|
-
"3.x": "unknown"
|
|
2095
|
+
"nuxt": "^2.0.0",
|
|
2096
|
+
"requires": {}
|
|
1944
2097
|
}
|
|
1945
2098
|
},
|
|
1946
2099
|
{
|
|
@@ -1962,9 +2115,8 @@
|
|
|
1962
2115
|
}
|
|
1963
2116
|
],
|
|
1964
2117
|
"compatibility": {
|
|
1965
|
-
"
|
|
1966
|
-
"
|
|
1967
|
-
"3.x": "unknown"
|
|
2118
|
+
"nuxt": "^2.0.0",
|
|
2119
|
+
"requires": {}
|
|
1968
2120
|
}
|
|
1969
2121
|
},
|
|
1970
2122
|
{
|
|
@@ -1985,9 +2137,8 @@
|
|
|
1985
2137
|
}
|
|
1986
2138
|
],
|
|
1987
2139
|
"compatibility": {
|
|
1988
|
-
"
|
|
1989
|
-
"
|
|
1990
|
-
"3.x": "unknown"
|
|
2140
|
+
"nuxt": "^2.0.0",
|
|
2141
|
+
"requires": {}
|
|
1991
2142
|
}
|
|
1992
2143
|
},
|
|
1993
2144
|
{
|
|
@@ -2008,9 +2159,8 @@
|
|
|
2008
2159
|
}
|
|
2009
2160
|
],
|
|
2010
2161
|
"compatibility": {
|
|
2011
|
-
"
|
|
2012
|
-
"
|
|
2013
|
-
"3.x": "unknown"
|
|
2162
|
+
"nuxt": "^2.0.0",
|
|
2163
|
+
"requires": {}
|
|
2014
2164
|
}
|
|
2015
2165
|
},
|
|
2016
2166
|
{
|
|
@@ -2036,9 +2186,8 @@
|
|
|
2036
2186
|
}
|
|
2037
2187
|
],
|
|
2038
2188
|
"compatibility": {
|
|
2039
|
-
"
|
|
2040
|
-
"
|
|
2041
|
-
"3.x": "unknown"
|
|
2189
|
+
"nuxt": "^2.0.0",
|
|
2190
|
+
"requires": {}
|
|
2042
2191
|
}
|
|
2043
2192
|
},
|
|
2044
2193
|
{
|
|
@@ -2059,9 +2208,8 @@
|
|
|
2059
2208
|
}
|
|
2060
2209
|
],
|
|
2061
2210
|
"compatibility": {
|
|
2062
|
-
"
|
|
2063
|
-
"
|
|
2064
|
-
"3.x": "unknown"
|
|
2211
|
+
"nuxt": "^2.0.0",
|
|
2212
|
+
"requires": {}
|
|
2065
2213
|
}
|
|
2066
2214
|
},
|
|
2067
2215
|
{
|
|
@@ -2082,9 +2230,8 @@
|
|
|
2082
2230
|
}
|
|
2083
2231
|
],
|
|
2084
2232
|
"compatibility": {
|
|
2085
|
-
"
|
|
2086
|
-
"
|
|
2087
|
-
"3.x": "unknown"
|
|
2233
|
+
"nuxt": "^2.0.0",
|
|
2234
|
+
"requires": {}
|
|
2088
2235
|
}
|
|
2089
2236
|
},
|
|
2090
2237
|
{
|
|
@@ -2105,9 +2252,8 @@
|
|
|
2105
2252
|
}
|
|
2106
2253
|
],
|
|
2107
2254
|
"compatibility": {
|
|
2108
|
-
"
|
|
2109
|
-
"
|
|
2110
|
-
"3.x": "unknown"
|
|
2255
|
+
"nuxt": "^2.0.0",
|
|
2256
|
+
"requires": {}
|
|
2111
2257
|
}
|
|
2112
2258
|
},
|
|
2113
2259
|
{
|
|
@@ -2129,9 +2275,8 @@
|
|
|
2129
2275
|
}
|
|
2130
2276
|
],
|
|
2131
2277
|
"compatibility": {
|
|
2132
|
-
"
|
|
2133
|
-
"
|
|
2134
|
-
"3.x": "unknown"
|
|
2278
|
+
"nuxt": "^2.0.0",
|
|
2279
|
+
"requires": {}
|
|
2135
2280
|
}
|
|
2136
2281
|
},
|
|
2137
2282
|
{
|
|
@@ -2152,9 +2297,8 @@
|
|
|
2152
2297
|
}
|
|
2153
2298
|
],
|
|
2154
2299
|
"compatibility": {
|
|
2155
|
-
"
|
|
2156
|
-
"
|
|
2157
|
-
"3.x": "unknown"
|
|
2300
|
+
"nuxt": "^2.0.0",
|
|
2301
|
+
"requires": {}
|
|
2158
2302
|
}
|
|
2159
2303
|
},
|
|
2160
2304
|
{
|
|
@@ -2181,9 +2325,8 @@
|
|
|
2181
2325
|
}
|
|
2182
2326
|
],
|
|
2183
2327
|
"compatibility": {
|
|
2184
|
-
"
|
|
2185
|
-
"
|
|
2186
|
-
"3.x": "unknown"
|
|
2328
|
+
"nuxt": "^2.0.0",
|
|
2329
|
+
"requires": {}
|
|
2187
2330
|
}
|
|
2188
2331
|
},
|
|
2189
2332
|
{
|
|
@@ -2204,9 +2347,101 @@
|
|
|
2204
2347
|
}
|
|
2205
2348
|
],
|
|
2206
2349
|
"compatibility": {
|
|
2207
|
-
"
|
|
2208
|
-
"
|
|
2209
|
-
|
|
2350
|
+
"nuxt": "^2.0.0",
|
|
2351
|
+
"requires": {}
|
|
2352
|
+
}
|
|
2353
|
+
},
|
|
2354
|
+
{
|
|
2355
|
+
"name": "nuxt-hue",
|
|
2356
|
+
"description": "Enlighten your Nuxt experience",
|
|
2357
|
+
"repo": "lihbr/nuxt-hue",
|
|
2358
|
+
"npm": "nuxt-hue",
|
|
2359
|
+
"icon": "nuxt-hue.svg",
|
|
2360
|
+
"github": "https://github.com/lihbr/nuxt-hue",
|
|
2361
|
+
"website": "https://github.com/lihbr/nuxt-hue",
|
|
2362
|
+
"learn_more": "",
|
|
2363
|
+
"category": "Devtools",
|
|
2364
|
+
"type": "3rd-party",
|
|
2365
|
+
"maintainers": [
|
|
2366
|
+
{
|
|
2367
|
+
"name": "lihbr",
|
|
2368
|
+
"github": "lihbr"
|
|
2369
|
+
}
|
|
2370
|
+
],
|
|
2371
|
+
"compatibility": {
|
|
2372
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2373
|
+
"requires": {
|
|
2374
|
+
"bridge": "optional"
|
|
2375
|
+
}
|
|
2376
|
+
}
|
|
2377
|
+
},
|
|
2378
|
+
{
|
|
2379
|
+
"name": "nuxt-pino-log",
|
|
2380
|
+
"description": "Structured logs for nuxt apps using pino",
|
|
2381
|
+
"repo": "kpn/nuxt-pino-log",
|
|
2382
|
+
"npm": "nuxt-pino-log",
|
|
2383
|
+
"icon": "",
|
|
2384
|
+
"github": "https://github.com/kpn/nuxt-pino-log",
|
|
2385
|
+
"website": "https://github.com/kpn/nuxt-pino-log",
|
|
2386
|
+
"learn_more": "https://github.com/pinojs/pino",
|
|
2387
|
+
"category": "Monitoring",
|
|
2388
|
+
"type": "3rd-party",
|
|
2389
|
+
"maintainers": [
|
|
2390
|
+
{
|
|
2391
|
+
"name": "kpn",
|
|
2392
|
+
"github": "kpn"
|
|
2393
|
+
}
|
|
2394
|
+
],
|
|
2395
|
+
"compatibility": {
|
|
2396
|
+
"nuxt": "^2.0.0",
|
|
2397
|
+
"requires": {}
|
|
2398
|
+
}
|
|
2399
|
+
},
|
|
2400
|
+
{
|
|
2401
|
+
"name": "nuxt-png-to-ico",
|
|
2402
|
+
"description": "Nuxt.js module for auto generating favicons",
|
|
2403
|
+
"repo": "b5710546232/nuxt-png-to-ico",
|
|
2404
|
+
"npm": "nuxt-png-to-ico",
|
|
2405
|
+
"icon": "",
|
|
2406
|
+
"github": "https://github.com/b5710546232/nuxt-png-to-ico",
|
|
2407
|
+
"website": "https://github.com/b5710546232/nuxt-png-to-ico",
|
|
2408
|
+
"learn_more": "https://github.com/steambap/png-to-ico",
|
|
2409
|
+
"category": "Devtools",
|
|
2410
|
+
"type": "3rd-party",
|
|
2411
|
+
"maintainers": [
|
|
2412
|
+
{
|
|
2413
|
+
"name": "b5710546232",
|
|
2414
|
+
"github": "b5710546232",
|
|
2415
|
+
"avatar": "https://avatars.githubusercontent.com/u/11013287?v=4"
|
|
2416
|
+
}
|
|
2417
|
+
],
|
|
2418
|
+
"compatibility": {
|
|
2419
|
+
"nuxt": "^2.0.0",
|
|
2420
|
+
"requires": {}
|
|
2421
|
+
}
|
|
2422
|
+
},
|
|
2423
|
+
{
|
|
2424
|
+
"name": "nuxt-smartlook",
|
|
2425
|
+
"description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
|
|
2426
|
+
"repo": "f00b4r/nuxt-smartlook",
|
|
2427
|
+
"npm": "nuxt-smartlook",
|
|
2428
|
+
"icon": "nuxt-smartlook.png",
|
|
2429
|
+
"github": "https://github.com/f00b4r/nuxt-smartlook",
|
|
2430
|
+
"website": "https://github.com/f00b4r/nuxt-smartlook",
|
|
2431
|
+
"learn_more": "https://www.smartlook.com/",
|
|
2432
|
+
"category": "Analytics",
|
|
2433
|
+
"type": "3rd-party",
|
|
2434
|
+
"maintainers": [
|
|
2435
|
+
{
|
|
2436
|
+
"name": "Milan Sulc",
|
|
2437
|
+
"github": "f3l1x",
|
|
2438
|
+
"twitter": "xf3l1x",
|
|
2439
|
+
"avatar": "https://avatars.githubusercontent.com/u/538058?v=4"
|
|
2440
|
+
}
|
|
2441
|
+
],
|
|
2442
|
+
"compatibility": {
|
|
2443
|
+
"nuxt": "^2.0.0",
|
|
2444
|
+
"requires": {}
|
|
2210
2445
|
}
|
|
2211
2446
|
},
|
|
2212
2447
|
{
|
|
@@ -2227,9 +2462,8 @@
|
|
|
2227
2462
|
}
|
|
2228
2463
|
],
|
|
2229
2464
|
"compatibility": {
|
|
2230
|
-
"
|
|
2231
|
-
"
|
|
2232
|
-
"3.x": "unknown"
|
|
2465
|
+
"nuxt": "^2.0.0",
|
|
2466
|
+
"requires": {}
|
|
2233
2467
|
}
|
|
2234
2468
|
},
|
|
2235
2469
|
{
|
|
@@ -2250,9 +2484,8 @@
|
|
|
2250
2484
|
}
|
|
2251
2485
|
],
|
|
2252
2486
|
"compatibility": {
|
|
2253
|
-
"
|
|
2254
|
-
"
|
|
2255
|
-
"3.x": "unknown"
|
|
2487
|
+
"nuxt": "^2.0.0",
|
|
2488
|
+
"requires": {}
|
|
2256
2489
|
}
|
|
2257
2490
|
},
|
|
2258
2491
|
{
|
|
@@ -2273,9 +2506,8 @@
|
|
|
2273
2506
|
}
|
|
2274
2507
|
],
|
|
2275
2508
|
"compatibility": {
|
|
2276
|
-
"
|
|
2277
|
-
"
|
|
2278
|
-
"3.x": "unknown"
|
|
2509
|
+
"nuxt": "^2.0.0",
|
|
2510
|
+
"requires": {}
|
|
2279
2511
|
}
|
|
2280
2512
|
},
|
|
2281
2513
|
{
|
|
@@ -2297,9 +2529,8 @@
|
|
|
2297
2529
|
}
|
|
2298
2530
|
],
|
|
2299
2531
|
"compatibility": {
|
|
2300
|
-
"
|
|
2301
|
-
"
|
|
2302
|
-
"3.x": "unknown"
|
|
2532
|
+
"nuxt": "^2.0.0",
|
|
2533
|
+
"requires": {}
|
|
2303
2534
|
}
|
|
2304
2535
|
},
|
|
2305
2536
|
{
|
|
@@ -2321,9 +2552,8 @@
|
|
|
2321
2552
|
}
|
|
2322
2553
|
],
|
|
2323
2554
|
"compatibility": {
|
|
2324
|
-
"
|
|
2325
|
-
"
|
|
2326
|
-
"3.x": "unknown"
|
|
2555
|
+
"nuxt": "^2.0.0",
|
|
2556
|
+
"requires": {}
|
|
2327
2557
|
}
|
|
2328
2558
|
},
|
|
2329
2559
|
{
|
|
@@ -2345,9 +2575,8 @@
|
|
|
2345
2575
|
}
|
|
2346
2576
|
],
|
|
2347
2577
|
"compatibility": {
|
|
2348
|
-
"
|
|
2349
|
-
"
|
|
2350
|
-
"3.x": "unknown"
|
|
2578
|
+
"nuxt": "^2.0.0",
|
|
2579
|
+
"requires": {}
|
|
2351
2580
|
}
|
|
2352
2581
|
},
|
|
2353
2582
|
{
|
|
@@ -2368,9 +2597,8 @@
|
|
|
2368
2597
|
}
|
|
2369
2598
|
],
|
|
2370
2599
|
"compatibility": {
|
|
2371
|
-
"
|
|
2372
|
-
"
|
|
2373
|
-
"3.x": "unknown"
|
|
2600
|
+
"nuxt": "^2.0.0",
|
|
2601
|
+
"requires": {}
|
|
2374
2602
|
}
|
|
2375
2603
|
},
|
|
2376
2604
|
{
|
|
@@ -2391,9 +2619,56 @@
|
|
|
2391
2619
|
}
|
|
2392
2620
|
],
|
|
2393
2621
|
"compatibility": {
|
|
2394
|
-
"
|
|
2395
|
-
"
|
|
2396
|
-
|
|
2622
|
+
"nuxt": "^2.0.0",
|
|
2623
|
+
"requires": {}
|
|
2624
|
+
}
|
|
2625
|
+
},
|
|
2626
|
+
{
|
|
2627
|
+
"name": "partytown",
|
|
2628
|
+
"description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
|
|
2629
|
+
"repo": "nuxt-community/partytown-module",
|
|
2630
|
+
"npm": "@nuxtjs/partytown",
|
|
2631
|
+
"icon": "partytown.svg",
|
|
2632
|
+
"github": "https://github.com/nuxt-community/partytown-module",
|
|
2633
|
+
"website": "https://github.com/nuxt-community/partytown-module",
|
|
2634
|
+
"learn_more": "https://partytown.builder.io/",
|
|
2635
|
+
"category": "Performance",
|
|
2636
|
+
"type": "community",
|
|
2637
|
+
"maintainers": [
|
|
2638
|
+
{
|
|
2639
|
+
"name": "Daniel Roe",
|
|
2640
|
+
"github": "danielroe",
|
|
2641
|
+
"twitter": "danielcroe"
|
|
2642
|
+
}
|
|
2643
|
+
],
|
|
2644
|
+
"compatibility": {
|
|
2645
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2646
|
+
"requires": {
|
|
2647
|
+
"bridge": true
|
|
2648
|
+
}
|
|
2649
|
+
}
|
|
2650
|
+
},
|
|
2651
|
+
{
|
|
2652
|
+
"name": "persian-datepicker",
|
|
2653
|
+
"description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
|
|
2654
|
+
"repo": "alireza-ab/vue-persian-datepicker",
|
|
2655
|
+
"npm": "@alireza-ab/vue-persian-datepicker",
|
|
2656
|
+
"icon": "persian-datepicker.svg",
|
|
2657
|
+
"github": "https://github.com/alireza-ab/vue-persian-datepicker",
|
|
2658
|
+
"website": "https://alireza-ab.ir/datepicker",
|
|
2659
|
+
"learn_more": "https://alireza-ab.ir/datepicker",
|
|
2660
|
+
"category": "Date",
|
|
2661
|
+
"type": "3rd-party",
|
|
2662
|
+
"maintainers": [
|
|
2663
|
+
{
|
|
2664
|
+
"name": "Alireza Alibeiki",
|
|
2665
|
+
"github": "alireza-ab",
|
|
2666
|
+
"avatar": "https://avatars0.githubusercontent.com/u/55649373?v=4"
|
|
2667
|
+
}
|
|
2668
|
+
],
|
|
2669
|
+
"compatibility": {
|
|
2670
|
+
"nuxt": "^2.0.0",
|
|
2671
|
+
"requires": {}
|
|
2397
2672
|
}
|
|
2398
2673
|
},
|
|
2399
2674
|
{
|
|
@@ -2414,9 +2689,10 @@
|
|
|
2414
2689
|
}
|
|
2415
2690
|
],
|
|
2416
2691
|
"compatibility": {
|
|
2417
|
-
"
|
|
2418
|
-
"
|
|
2419
|
-
|
|
2692
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2693
|
+
"requires": {
|
|
2694
|
+
"bridge": "optional"
|
|
2695
|
+
}
|
|
2420
2696
|
}
|
|
2421
2697
|
},
|
|
2422
2698
|
{
|
|
@@ -2437,9 +2713,10 @@
|
|
|
2437
2713
|
}
|
|
2438
2714
|
],
|
|
2439
2715
|
"compatibility": {
|
|
2440
|
-
"
|
|
2441
|
-
"
|
|
2442
|
-
|
|
2716
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2717
|
+
"requires": {
|
|
2718
|
+
"bridge": "optional"
|
|
2719
|
+
}
|
|
2443
2720
|
}
|
|
2444
2721
|
},
|
|
2445
2722
|
{
|
|
@@ -2460,9 +2737,8 @@
|
|
|
2460
2737
|
}
|
|
2461
2738
|
],
|
|
2462
2739
|
"compatibility": {
|
|
2463
|
-
"
|
|
2464
|
-
"
|
|
2465
|
-
"3.x": "unknown"
|
|
2740
|
+
"nuxt": "^2.0.0",
|
|
2741
|
+
"requires": {}
|
|
2466
2742
|
}
|
|
2467
2743
|
},
|
|
2468
2744
|
{
|
|
@@ -2493,9 +2769,8 @@
|
|
|
2493
2769
|
}
|
|
2494
2770
|
],
|
|
2495
2771
|
"compatibility": {
|
|
2496
|
-
"
|
|
2497
|
-
"
|
|
2498
|
-
"3.x": "unknown"
|
|
2772
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2773
|
+
"requires": {}
|
|
2499
2774
|
}
|
|
2500
2775
|
},
|
|
2501
2776
|
{
|
|
@@ -2516,9 +2791,8 @@
|
|
|
2516
2791
|
}
|
|
2517
2792
|
],
|
|
2518
2793
|
"compatibility": {
|
|
2519
|
-
"
|
|
2520
|
-
"
|
|
2521
|
-
"3.x": "unknown"
|
|
2794
|
+
"nuxt": "^2.0.0",
|
|
2795
|
+
"requires": {}
|
|
2522
2796
|
}
|
|
2523
2797
|
},
|
|
2524
2798
|
{
|
|
@@ -2540,9 +2814,8 @@
|
|
|
2540
2814
|
}
|
|
2541
2815
|
],
|
|
2542
2816
|
"compatibility": {
|
|
2543
|
-
"
|
|
2544
|
-
"
|
|
2545
|
-
"3.x": "unknown"
|
|
2817
|
+
"nuxt": "^2.0.0",
|
|
2818
|
+
"requires": {}
|
|
2546
2819
|
}
|
|
2547
2820
|
},
|
|
2548
2821
|
{
|
|
@@ -2564,9 +2837,8 @@
|
|
|
2564
2837
|
}
|
|
2565
2838
|
],
|
|
2566
2839
|
"compatibility": {
|
|
2567
|
-
"
|
|
2568
|
-
"
|
|
2569
|
-
"3.x": "unknown"
|
|
2840
|
+
"nuxt": "^2.0.0",
|
|
2841
|
+
"requires": {}
|
|
2570
2842
|
}
|
|
2571
2843
|
},
|
|
2572
2844
|
{
|
|
@@ -2587,9 +2859,8 @@
|
|
|
2587
2859
|
}
|
|
2588
2860
|
],
|
|
2589
2861
|
"compatibility": {
|
|
2590
|
-
"
|
|
2591
|
-
"
|
|
2592
|
-
"3.x": "unknown"
|
|
2862
|
+
"nuxt": "^2.0.0",
|
|
2863
|
+
"requires": {}
|
|
2593
2864
|
}
|
|
2594
2865
|
},
|
|
2595
2866
|
{
|
|
@@ -2611,9 +2882,10 @@
|
|
|
2611
2882
|
}
|
|
2612
2883
|
],
|
|
2613
2884
|
"compatibility": {
|
|
2614
|
-
"
|
|
2615
|
-
"
|
|
2616
|
-
|
|
2885
|
+
"nuxt": "^2.0.0",
|
|
2886
|
+
"requires": {
|
|
2887
|
+
"bridge": "optional"
|
|
2888
|
+
}
|
|
2617
2889
|
}
|
|
2618
2890
|
},
|
|
2619
2891
|
{
|
|
@@ -2634,9 +2906,8 @@
|
|
|
2634
2906
|
}
|
|
2635
2907
|
],
|
|
2636
2908
|
"compatibility": {
|
|
2637
|
-
"
|
|
2638
|
-
"
|
|
2639
|
-
"3.x": "unknown"
|
|
2909
|
+
"nuxt": "^2.0.0",
|
|
2910
|
+
"requires": {}
|
|
2640
2911
|
}
|
|
2641
2912
|
},
|
|
2642
2913
|
{
|
|
@@ -2657,9 +2928,8 @@
|
|
|
2657
2928
|
}
|
|
2658
2929
|
],
|
|
2659
2930
|
"compatibility": {
|
|
2660
|
-
"
|
|
2661
|
-
"
|
|
2662
|
-
"3.x": "unknown"
|
|
2931
|
+
"nuxt": "^2.0.0",
|
|
2932
|
+
"requires": {}
|
|
2663
2933
|
}
|
|
2664
2934
|
},
|
|
2665
2935
|
{
|
|
@@ -2681,9 +2951,8 @@
|
|
|
2681
2951
|
}
|
|
2682
2952
|
],
|
|
2683
2953
|
"compatibility": {
|
|
2684
|
-
"
|
|
2685
|
-
"
|
|
2686
|
-
"3.x": "unknown"
|
|
2954
|
+
"nuxt": "^2.0.0",
|
|
2955
|
+
"requires": {}
|
|
2687
2956
|
}
|
|
2688
2957
|
},
|
|
2689
2958
|
{
|
|
@@ -2704,9 +2973,8 @@
|
|
|
2704
2973
|
}
|
|
2705
2974
|
],
|
|
2706
2975
|
"compatibility": {
|
|
2707
|
-
"
|
|
2708
|
-
"
|
|
2709
|
-
"3.x": "unknown"
|
|
2976
|
+
"nuxt": "^2.0.0",
|
|
2977
|
+
"requires": {}
|
|
2710
2978
|
}
|
|
2711
2979
|
},
|
|
2712
2980
|
{
|
|
@@ -2727,9 +2995,8 @@
|
|
|
2727
2995
|
}
|
|
2728
2996
|
],
|
|
2729
2997
|
"compatibility": {
|
|
2730
|
-
"
|
|
2731
|
-
"
|
|
2732
|
-
"3.x": "unknown"
|
|
2998
|
+
"nuxt": "^2.0.0",
|
|
2999
|
+
"requires": {}
|
|
2733
3000
|
}
|
|
2734
3001
|
},
|
|
2735
3002
|
{
|
|
@@ -2750,9 +3017,8 @@
|
|
|
2750
3017
|
}
|
|
2751
3018
|
],
|
|
2752
3019
|
"compatibility": {
|
|
2753
|
-
"
|
|
2754
|
-
"
|
|
2755
|
-
"3.x": "unknown"
|
|
3020
|
+
"nuxt": "^2.0.0",
|
|
3021
|
+
"requires": {}
|
|
2756
3022
|
}
|
|
2757
3023
|
},
|
|
2758
3024
|
{
|
|
@@ -2774,9 +3040,8 @@
|
|
|
2774
3040
|
}
|
|
2775
3041
|
],
|
|
2776
3042
|
"compatibility": {
|
|
2777
|
-
"
|
|
2778
|
-
"
|
|
2779
|
-
"3.x": "unknown"
|
|
3043
|
+
"nuxt": "^2.0.0",
|
|
3044
|
+
"requires": {}
|
|
2780
3045
|
}
|
|
2781
3046
|
},
|
|
2782
3047
|
{
|
|
@@ -2798,14 +3063,13 @@
|
|
|
2798
3063
|
}
|
|
2799
3064
|
],
|
|
2800
3065
|
"compatibility": {
|
|
2801
|
-
"
|
|
2802
|
-
"
|
|
2803
|
-
"3.x": "unknown"
|
|
3066
|
+
"nuxt": "^2.0.0",
|
|
3067
|
+
"requires": {}
|
|
2804
3068
|
}
|
|
2805
3069
|
},
|
|
2806
3070
|
{
|
|
2807
3071
|
"name": "sanity",
|
|
2808
|
-
"description": "Access text, images, and other media with Nuxt
|
|
3072
|
+
"description": "Access text, images, and other media with Nuxt and the Sanity headless CMS.",
|
|
2809
3073
|
"repo": "nuxt-community/sanity-module#main",
|
|
2810
3074
|
"npm": "@nuxtjs/sanity",
|
|
2811
3075
|
"icon": "sanity.png",
|
|
@@ -2822,9 +3086,10 @@
|
|
|
2822
3086
|
}
|
|
2823
3087
|
],
|
|
2824
3088
|
"compatibility": {
|
|
2825
|
-
"
|
|
2826
|
-
"
|
|
2827
|
-
|
|
3089
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3090
|
+
"requires": {
|
|
3091
|
+
"bridge": "optional"
|
|
3092
|
+
}
|
|
2828
3093
|
}
|
|
2829
3094
|
},
|
|
2830
3095
|
{
|
|
@@ -2845,9 +3110,8 @@
|
|
|
2845
3110
|
}
|
|
2846
3111
|
],
|
|
2847
3112
|
"compatibility": {
|
|
2848
|
-
"
|
|
2849
|
-
"
|
|
2850
|
-
"3.x": "unknown"
|
|
3113
|
+
"nuxt": "^2.0.0",
|
|
3114
|
+
"requires": {}
|
|
2851
3115
|
}
|
|
2852
3116
|
},
|
|
2853
3117
|
{
|
|
@@ -2868,9 +3132,8 @@
|
|
|
2868
3132
|
}
|
|
2869
3133
|
],
|
|
2870
3134
|
"compatibility": {
|
|
2871
|
-
"
|
|
2872
|
-
"
|
|
2873
|
-
"3.x": "unknown"
|
|
3135
|
+
"nuxt": "^2.0.0",
|
|
3136
|
+
"requires": {}
|
|
2874
3137
|
}
|
|
2875
3138
|
},
|
|
2876
3139
|
{
|
|
@@ -2891,9 +3154,31 @@
|
|
|
2891
3154
|
}
|
|
2892
3155
|
],
|
|
2893
3156
|
"compatibility": {
|
|
2894
|
-
"
|
|
2895
|
-
"
|
|
2896
|
-
|
|
3157
|
+
"nuxt": "^2.0.0",
|
|
3158
|
+
"requires": {}
|
|
3159
|
+
}
|
|
3160
|
+
},
|
|
3161
|
+
{
|
|
3162
|
+
"name": "seo-meta",
|
|
3163
|
+
"description": "Simple generate seo metadata",
|
|
3164
|
+
"repo": "ihavecoke/nuxtjs-seo-meta",
|
|
3165
|
+
"npm": "nuxt-seo-meta",
|
|
3166
|
+
"icon": "",
|
|
3167
|
+
"github": "https://github.com/ihavecoke/nuxtjs-seo-meta",
|
|
3168
|
+
"website": "https://github.com/ihavecoke/nuxtjs-seo-meta",
|
|
3169
|
+
"learn_more": "",
|
|
3170
|
+
"category": "SEO",
|
|
3171
|
+
"type": "3rd-party",
|
|
3172
|
+
"maintainers": [
|
|
3173
|
+
{
|
|
3174
|
+
"name": "ihavecoke",
|
|
3175
|
+
"github": "ihavecoke",
|
|
3176
|
+
"avatar": "https://avatars0.githubusercontent.com/u/10757551?v=4"
|
|
3177
|
+
}
|
|
3178
|
+
],
|
|
3179
|
+
"compatibility": {
|
|
3180
|
+
"nuxt": "^2.0.0",
|
|
3181
|
+
"requires": {}
|
|
2897
3182
|
}
|
|
2898
3183
|
},
|
|
2899
3184
|
{
|
|
@@ -2914,9 +3199,8 @@
|
|
|
2914
3199
|
}
|
|
2915
3200
|
],
|
|
2916
3201
|
"compatibility": {
|
|
2917
|
-
"
|
|
2918
|
-
"
|
|
2919
|
-
"3.x": "unknown"
|
|
3202
|
+
"nuxt": "^2.0.0",
|
|
3203
|
+
"requires": {}
|
|
2920
3204
|
}
|
|
2921
3205
|
},
|
|
2922
3206
|
{
|
|
@@ -2938,9 +3222,8 @@
|
|
|
2938
3222
|
}
|
|
2939
3223
|
],
|
|
2940
3224
|
"compatibility": {
|
|
2941
|
-
"
|
|
2942
|
-
"
|
|
2943
|
-
"3.x": "unknown"
|
|
3225
|
+
"nuxt": "^2.0.0",
|
|
3226
|
+
"requires": {}
|
|
2944
3227
|
}
|
|
2945
3228
|
},
|
|
2946
3229
|
{
|
|
@@ -2961,9 +3244,8 @@
|
|
|
2961
3244
|
}
|
|
2962
3245
|
],
|
|
2963
3246
|
"compatibility": {
|
|
2964
|
-
"
|
|
2965
|
-
"
|
|
2966
|
-
"3.x": "unknown"
|
|
3247
|
+
"nuxt": "^2.0.0",
|
|
3248
|
+
"requires": {}
|
|
2967
3249
|
}
|
|
2968
3250
|
},
|
|
2969
3251
|
{
|
|
@@ -2984,9 +3266,8 @@
|
|
|
2984
3266
|
}
|
|
2985
3267
|
],
|
|
2986
3268
|
"compatibility": {
|
|
2987
|
-
"
|
|
2988
|
-
"
|
|
2989
|
-
"3.x": "unknown"
|
|
3269
|
+
"nuxt": "^2.0.0",
|
|
3270
|
+
"requires": {}
|
|
2990
3271
|
}
|
|
2991
3272
|
},
|
|
2992
3273
|
{
|
|
@@ -3008,9 +3289,8 @@
|
|
|
3008
3289
|
}
|
|
3009
3290
|
],
|
|
3010
3291
|
"compatibility": {
|
|
3011
|
-
"
|
|
3012
|
-
"
|
|
3013
|
-
"3.x": "unknown"
|
|
3292
|
+
"nuxt": "^2.0.0",
|
|
3293
|
+
"requires": {}
|
|
3014
3294
|
}
|
|
3015
3295
|
},
|
|
3016
3296
|
{
|
|
@@ -3032,9 +3312,8 @@
|
|
|
3032
3312
|
}
|
|
3033
3313
|
],
|
|
3034
3314
|
"compatibility": {
|
|
3035
|
-
"
|
|
3036
|
-
"
|
|
3037
|
-
"3.x": "unknown"
|
|
3315
|
+
"nuxt": "^2.0.0",
|
|
3316
|
+
"requires": {}
|
|
3038
3317
|
}
|
|
3039
3318
|
},
|
|
3040
3319
|
{
|
|
@@ -3055,9 +3334,8 @@
|
|
|
3055
3334
|
}
|
|
3056
3335
|
],
|
|
3057
3336
|
"compatibility": {
|
|
3058
|
-
"
|
|
3059
|
-
"
|
|
3060
|
-
"3.x": "unknown"
|
|
3337
|
+
"nuxt": "^2.0.0",
|
|
3338
|
+
"requires": {}
|
|
3061
3339
|
}
|
|
3062
3340
|
},
|
|
3063
3341
|
{
|
|
@@ -3078,9 +3356,8 @@
|
|
|
3078
3356
|
}
|
|
3079
3357
|
],
|
|
3080
3358
|
"compatibility": {
|
|
3081
|
-
"
|
|
3082
|
-
"
|
|
3083
|
-
"3.x": "unknown"
|
|
3359
|
+
"nuxt": "^2.0.0",
|
|
3360
|
+
"requires": {}
|
|
3084
3361
|
}
|
|
3085
3362
|
},
|
|
3086
3363
|
{
|
|
@@ -3102,9 +3379,41 @@
|
|
|
3102
3379
|
}
|
|
3103
3380
|
],
|
|
3104
3381
|
"compatibility": {
|
|
3105
|
-
"
|
|
3106
|
-
"
|
|
3107
|
-
|
|
3382
|
+
"nuxt": "^2.0.0",
|
|
3383
|
+
"requires": {}
|
|
3384
|
+
}
|
|
3385
|
+
},
|
|
3386
|
+
{
|
|
3387
|
+
"name": "speedkit",
|
|
3388
|
+
"description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
|
|
3389
|
+
"repo": "GrabarzUndPartner/nuxt-speedkit",
|
|
3390
|
+
"npm": "nuxt-speedkit",
|
|
3391
|
+
"icon": "speedkit.png",
|
|
3392
|
+
"github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
|
|
3393
|
+
"website": "https://nuxt-speedkit.grabarzundpartner.dev",
|
|
3394
|
+
"learn_more": "",
|
|
3395
|
+
"category": "Performance",
|
|
3396
|
+
"type": "3rd-party",
|
|
3397
|
+
"maintainers": [
|
|
3398
|
+
{
|
|
3399
|
+
"name": "Stephan Gerbeth",
|
|
3400
|
+
"github": "StephanGerbeth",
|
|
3401
|
+
"avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
|
|
3402
|
+
},
|
|
3403
|
+
{
|
|
3404
|
+
"name": "Thorn Walli",
|
|
3405
|
+
"github": "ThornWalli",
|
|
3406
|
+
"avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
|
|
3407
|
+
},
|
|
3408
|
+
{
|
|
3409
|
+
"name": "Grabarz & Partner",
|
|
3410
|
+
"github": "GrabarzUndPartner",
|
|
3411
|
+
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
3412
|
+
}
|
|
3413
|
+
],
|
|
3414
|
+
"compatibility": {
|
|
3415
|
+
"nuxt": "^2.0.0",
|
|
3416
|
+
"requires": {}
|
|
3108
3417
|
}
|
|
3109
3418
|
},
|
|
3110
3419
|
{
|
|
@@ -3125,9 +3434,8 @@
|
|
|
3125
3434
|
}
|
|
3126
3435
|
],
|
|
3127
3436
|
"compatibility": {
|
|
3128
|
-
"
|
|
3129
|
-
"
|
|
3130
|
-
"3.x": "unknown"
|
|
3437
|
+
"nuxt": "^2.0.0",
|
|
3438
|
+
"requires": {}
|
|
3131
3439
|
}
|
|
3132
3440
|
},
|
|
3133
3441
|
{
|
|
@@ -3148,9 +3456,8 @@
|
|
|
3148
3456
|
}
|
|
3149
3457
|
],
|
|
3150
3458
|
"compatibility": {
|
|
3151
|
-
"
|
|
3152
|
-
"
|
|
3153
|
-
"3.x": "unknown"
|
|
3459
|
+
"nuxt": "^2.0.0",
|
|
3460
|
+
"requires": {}
|
|
3154
3461
|
}
|
|
3155
3462
|
},
|
|
3156
3463
|
{
|
|
@@ -3171,16 +3478,15 @@
|
|
|
3171
3478
|
}
|
|
3172
3479
|
],
|
|
3173
3480
|
"compatibility": {
|
|
3174
|
-
"
|
|
3175
|
-
"
|
|
3176
|
-
"3.x": "unknown"
|
|
3481
|
+
"nuxt": "^2.0.0",
|
|
3482
|
+
"requires": {}
|
|
3177
3483
|
}
|
|
3178
3484
|
},
|
|
3179
3485
|
{
|
|
3180
3486
|
"name": "storyblok",
|
|
3181
3487
|
"description": "Storyblok Nuxt.js module",
|
|
3182
|
-
"repo": "storyblok/storyblok-nuxt",
|
|
3183
|
-
"npm": "storyblok
|
|
3488
|
+
"repo": "storyblok/storyblok-nuxt#master/lib",
|
|
3489
|
+
"npm": "@storyblok/nuxt",
|
|
3184
3490
|
"icon": "storyblok.png",
|
|
3185
3491
|
"github": "https://github.com/storyblok/storyblok-nuxt",
|
|
3186
3492
|
"website": "https://github.com/storyblok/storyblok-nuxt",
|
|
@@ -3194,9 +3500,8 @@
|
|
|
3194
3500
|
}
|
|
3195
3501
|
],
|
|
3196
3502
|
"compatibility": {
|
|
3197
|
-
"
|
|
3198
|
-
"
|
|
3199
|
-
"3.x": "unknown"
|
|
3503
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3504
|
+
"requires": {}
|
|
3200
3505
|
}
|
|
3201
3506
|
},
|
|
3202
3507
|
{
|
|
@@ -3223,9 +3528,10 @@
|
|
|
3223
3528
|
}
|
|
3224
3529
|
],
|
|
3225
3530
|
"compatibility": {
|
|
3226
|
-
"
|
|
3227
|
-
"
|
|
3228
|
-
|
|
3531
|
+
"nuxt": "^2.0.0",
|
|
3532
|
+
"requires": {
|
|
3533
|
+
"bridge": "optional"
|
|
3534
|
+
}
|
|
3229
3535
|
}
|
|
3230
3536
|
},
|
|
3231
3537
|
{
|
|
@@ -3252,9 +3558,8 @@
|
|
|
3252
3558
|
}
|
|
3253
3559
|
],
|
|
3254
3560
|
"compatibility": {
|
|
3255
|
-
"
|
|
3256
|
-
"
|
|
3257
|
-
"3.x": "unknown"
|
|
3561
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3562
|
+
"requires": {}
|
|
3258
3563
|
}
|
|
3259
3564
|
},
|
|
3260
3565
|
{
|
|
@@ -3275,9 +3580,8 @@
|
|
|
3275
3580
|
}
|
|
3276
3581
|
],
|
|
3277
3582
|
"compatibility": {
|
|
3278
|
-
"
|
|
3279
|
-
"
|
|
3280
|
-
"3.x": "unknown"
|
|
3583
|
+
"nuxt": "^2.0.0",
|
|
3584
|
+
"requires": {}
|
|
3281
3585
|
}
|
|
3282
3586
|
},
|
|
3283
3587
|
{
|
|
@@ -3299,9 +3603,8 @@
|
|
|
3299
3603
|
}
|
|
3300
3604
|
],
|
|
3301
3605
|
"compatibility": {
|
|
3302
|
-
"
|
|
3303
|
-
"
|
|
3304
|
-
"3.x": "unknown"
|
|
3606
|
+
"nuxt": "^2.0.0",
|
|
3607
|
+
"requires": {}
|
|
3305
3608
|
}
|
|
3306
3609
|
},
|
|
3307
3610
|
{
|
|
@@ -3322,9 +3625,31 @@
|
|
|
3322
3625
|
}
|
|
3323
3626
|
],
|
|
3324
3627
|
"compatibility": {
|
|
3325
|
-
"
|
|
3326
|
-
"
|
|
3327
|
-
|
|
3628
|
+
"nuxt": "^2.0.0",
|
|
3629
|
+
"requires": {}
|
|
3630
|
+
}
|
|
3631
|
+
},
|
|
3632
|
+
{
|
|
3633
|
+
"name": "stylify",
|
|
3634
|
+
"description": "Stylify is a library that generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
|
|
3635
|
+
"repo": "stylify/packages#master/packages/nuxt-module",
|
|
3636
|
+
"npm": "@stylify/nuxt-module",
|
|
3637
|
+
"icon": "stylify.svg",
|
|
3638
|
+
"github": "https://github.com/stylify/packages/tree/master/packages/nuxt-module",
|
|
3639
|
+
"website": "https://stylify.dev/docs/nuxt-module",
|
|
3640
|
+
"learn_more": "https://stylify.dev",
|
|
3641
|
+
"category": "UI",
|
|
3642
|
+
"type": "3rd-party",
|
|
3643
|
+
"maintainers": [
|
|
3644
|
+
{
|
|
3645
|
+
"name": "Vladimír Macháček",
|
|
3646
|
+
"github": "Machy8",
|
|
3647
|
+
"twitter": "8machy"
|
|
3648
|
+
}
|
|
3649
|
+
],
|
|
3650
|
+
"compatibility": {
|
|
3651
|
+
"nuxt": "^2.0.0",
|
|
3652
|
+
"requires": {}
|
|
3328
3653
|
}
|
|
3329
3654
|
},
|
|
3330
3655
|
{
|
|
@@ -3346,9 +3671,8 @@
|
|
|
3346
3671
|
}
|
|
3347
3672
|
],
|
|
3348
3673
|
"compatibility": {
|
|
3349
|
-
"
|
|
3350
|
-
"
|
|
3351
|
-
"3.x": "unknown"
|
|
3674
|
+
"nuxt": "^2.0.0",
|
|
3675
|
+
"requires": {}
|
|
3352
3676
|
}
|
|
3353
3677
|
},
|
|
3354
3678
|
{
|
|
@@ -3369,9 +3693,8 @@
|
|
|
3369
3693
|
}
|
|
3370
3694
|
],
|
|
3371
3695
|
"compatibility": {
|
|
3372
|
-
"
|
|
3373
|
-
"
|
|
3374
|
-
"3.x": "unknown"
|
|
3696
|
+
"nuxt": "^2.0.0",
|
|
3697
|
+
"requires": {}
|
|
3375
3698
|
}
|
|
3376
3699
|
},
|
|
3377
3700
|
{
|
|
@@ -3393,9 +3716,8 @@
|
|
|
3393
3716
|
}
|
|
3394
3717
|
],
|
|
3395
3718
|
"compatibility": {
|
|
3396
|
-
"
|
|
3397
|
-
"
|
|
3398
|
-
"3.x": "unknown"
|
|
3719
|
+
"nuxt": "^2.0.0",
|
|
3720
|
+
"requires": {}
|
|
3399
3721
|
}
|
|
3400
3722
|
},
|
|
3401
3723
|
{
|
|
@@ -3416,9 +3738,8 @@
|
|
|
3416
3738
|
}
|
|
3417
3739
|
],
|
|
3418
3740
|
"compatibility": {
|
|
3419
|
-
"
|
|
3420
|
-
"
|
|
3421
|
-
"3.x": "unknown"
|
|
3741
|
+
"nuxt": "^2.0.0",
|
|
3742
|
+
"requires": {}
|
|
3422
3743
|
}
|
|
3423
3744
|
},
|
|
3424
3745
|
{
|
|
@@ -3439,9 +3760,8 @@
|
|
|
3439
3760
|
}
|
|
3440
3761
|
],
|
|
3441
3762
|
"compatibility": {
|
|
3442
|
-
"
|
|
3443
|
-
"
|
|
3444
|
-
"3.x": "unknown"
|
|
3763
|
+
"nuxt": "^2.0.0",
|
|
3764
|
+
"requires": {}
|
|
3445
3765
|
}
|
|
3446
3766
|
},
|
|
3447
3767
|
{
|
|
@@ -3463,9 +3783,31 @@
|
|
|
3463
3783
|
}
|
|
3464
3784
|
],
|
|
3465
3785
|
"compatibility": {
|
|
3466
|
-
"
|
|
3467
|
-
"
|
|
3468
|
-
|
|
3786
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3787
|
+
"requires": {}
|
|
3788
|
+
}
|
|
3789
|
+
},
|
|
3790
|
+
{
|
|
3791
|
+
"name": "tiktok-analytics",
|
|
3792
|
+
"description": "",
|
|
3793
|
+
"repo": "stickpro/nuxt-tiktok-analytics",
|
|
3794
|
+
"npm": "tiktok-analytics",
|
|
3795
|
+
"icon": "",
|
|
3796
|
+
"github": "https://github.com/stickpro/nuxt-tiktok-analytics",
|
|
3797
|
+
"website": "https://github.com/stickpro/nuxt-tiktok-analytics",
|
|
3798
|
+
"learn_more": "",
|
|
3799
|
+
"category": "Analytics",
|
|
3800
|
+
"type": "3rd-party",
|
|
3801
|
+
"maintainers": [
|
|
3802
|
+
{
|
|
3803
|
+
"name": "stickpro",
|
|
3804
|
+
"github": "stickpro",
|
|
3805
|
+
"avatar": "https://avatars.githubusercontent.com/u/25886722?v=4"
|
|
3806
|
+
}
|
|
3807
|
+
],
|
|
3808
|
+
"compatibility": {
|
|
3809
|
+
"nuxt": "^2.0.0",
|
|
3810
|
+
"requires": {}
|
|
3469
3811
|
}
|
|
3470
3812
|
},
|
|
3471
3813
|
{
|
|
@@ -3487,9 +3829,8 @@
|
|
|
3487
3829
|
}
|
|
3488
3830
|
],
|
|
3489
3831
|
"compatibility": {
|
|
3490
|
-
"
|
|
3491
|
-
"
|
|
3492
|
-
"3.x": "unknown"
|
|
3832
|
+
"nuxt": "^2.0.0",
|
|
3833
|
+
"requires": {}
|
|
3493
3834
|
}
|
|
3494
3835
|
},
|
|
3495
3836
|
{
|
|
@@ -3510,9 +3851,10 @@
|
|
|
3510
3851
|
}
|
|
3511
3852
|
],
|
|
3512
3853
|
"compatibility": {
|
|
3513
|
-
"
|
|
3514
|
-
"
|
|
3515
|
-
|
|
3854
|
+
"nuxt": "^2.0.0",
|
|
3855
|
+
"requires": {
|
|
3856
|
+
"bridge": "optional"
|
|
3857
|
+
}
|
|
3516
3858
|
}
|
|
3517
3859
|
},
|
|
3518
3860
|
{
|
|
@@ -3533,9 +3875,31 @@
|
|
|
3533
3875
|
}
|
|
3534
3876
|
],
|
|
3535
3877
|
"compatibility": {
|
|
3536
|
-
"
|
|
3537
|
-
"
|
|
3538
|
-
|
|
3878
|
+
"nuxt": "^2.0.0",
|
|
3879
|
+
"requires": {}
|
|
3880
|
+
}
|
|
3881
|
+
},
|
|
3882
|
+
{
|
|
3883
|
+
"name": "typed-vuex",
|
|
3884
|
+
"description": "A vanilla, strongly typed store accessor for Vuex.",
|
|
3885
|
+
"repo": "danielroe/typed-vuex",
|
|
3886
|
+
"npm": "",
|
|
3887
|
+
"icon": "vue.png",
|
|
3888
|
+
"github": "https://github.com/danielroe/typed-vuex",
|
|
3889
|
+
"website": "https://github.com/danielroe/typed-vuex",
|
|
3890
|
+
"learn_more": "",
|
|
3891
|
+
"category": "Libraries",
|
|
3892
|
+
"type": "3rd-party",
|
|
3893
|
+
"maintainers": [
|
|
3894
|
+
{
|
|
3895
|
+
"name": "Daniel Roe",
|
|
3896
|
+
"github": "danielroe",
|
|
3897
|
+
"twitter": "danielcroe"
|
|
3898
|
+
}
|
|
3899
|
+
],
|
|
3900
|
+
"compatibility": {
|
|
3901
|
+
"nuxt": "^2.0.0",
|
|
3902
|
+
"requires": {}
|
|
3539
3903
|
}
|
|
3540
3904
|
},
|
|
3541
3905
|
{
|
|
@@ -3566,9 +3930,8 @@
|
|
|
3566
3930
|
}
|
|
3567
3931
|
],
|
|
3568
3932
|
"compatibility": {
|
|
3569
|
-
"
|
|
3570
|
-
"
|
|
3571
|
-
"3.x": "unknown"
|
|
3933
|
+
"nuxt": "^2.0.0",
|
|
3934
|
+
"requires": {}
|
|
3572
3935
|
}
|
|
3573
3936
|
},
|
|
3574
3937
|
{
|
|
@@ -3599,9 +3962,8 @@
|
|
|
3599
3962
|
}
|
|
3600
3963
|
],
|
|
3601
3964
|
"compatibility": {
|
|
3602
|
-
"
|
|
3603
|
-
"
|
|
3604
|
-
"3.x": "unknown"
|
|
3965
|
+
"nuxt": "^2.0.0",
|
|
3966
|
+
"requires": {}
|
|
3605
3967
|
}
|
|
3606
3968
|
},
|
|
3607
3969
|
{
|
|
@@ -3628,9 +3990,8 @@
|
|
|
3628
3990
|
}
|
|
3629
3991
|
],
|
|
3630
3992
|
"compatibility": {
|
|
3631
|
-
"
|
|
3632
|
-
"
|
|
3633
|
-
"3.x": "unknown"
|
|
3993
|
+
"nuxt": "^2.0.0",
|
|
3994
|
+
"requires": {}
|
|
3634
3995
|
}
|
|
3635
3996
|
},
|
|
3636
3997
|
{
|
|
@@ -3653,9 +4014,10 @@
|
|
|
3653
4014
|
}
|
|
3654
4015
|
],
|
|
3655
4016
|
"compatibility": {
|
|
3656
|
-
"
|
|
3657
|
-
"
|
|
3658
|
-
|
|
4017
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4018
|
+
"requires": {
|
|
4019
|
+
"bridge": "optional"
|
|
4020
|
+
}
|
|
3659
4021
|
}
|
|
3660
4022
|
},
|
|
3661
4023
|
{
|
|
@@ -3676,9 +4038,8 @@
|
|
|
3676
4038
|
}
|
|
3677
4039
|
],
|
|
3678
4040
|
"compatibility": {
|
|
3679
|
-
"
|
|
3680
|
-
"
|
|
3681
|
-
"3.x": "unknown"
|
|
4041
|
+
"nuxt": "^2.0.0",
|
|
4042
|
+
"requires": {}
|
|
3682
4043
|
}
|
|
3683
4044
|
},
|
|
3684
4045
|
{
|
|
@@ -3699,9 +4060,8 @@
|
|
|
3699
4060
|
}
|
|
3700
4061
|
],
|
|
3701
4062
|
"compatibility": {
|
|
3702
|
-
"
|
|
3703
|
-
"
|
|
3704
|
-
"3.x": "unknown"
|
|
4063
|
+
"nuxt": "^2.0.0",
|
|
4064
|
+
"requires": {}
|
|
3705
4065
|
}
|
|
3706
4066
|
},
|
|
3707
4067
|
{
|
|
@@ -3723,9 +4083,8 @@
|
|
|
3723
4083
|
}
|
|
3724
4084
|
],
|
|
3725
4085
|
"compatibility": {
|
|
3726
|
-
"
|
|
3727
|
-
"
|
|
3728
|
-
"3.x": "unknown"
|
|
4086
|
+
"nuxt": "^2.0.0",
|
|
4087
|
+
"requires": {}
|
|
3729
4088
|
}
|
|
3730
4089
|
},
|
|
3731
4090
|
{
|
|
@@ -3746,9 +4105,8 @@
|
|
|
3746
4105
|
}
|
|
3747
4106
|
],
|
|
3748
4107
|
"compatibility": {
|
|
3749
|
-
"
|
|
3750
|
-
"
|
|
3751
|
-
"3.x": "unknown"
|
|
4108
|
+
"nuxt": "^2.0.0",
|
|
4109
|
+
"requires": {}
|
|
3752
4110
|
}
|
|
3753
4111
|
},
|
|
3754
4112
|
{
|
|
@@ -3769,9 +4127,8 @@
|
|
|
3769
4127
|
}
|
|
3770
4128
|
],
|
|
3771
4129
|
"compatibility": {
|
|
3772
|
-
"
|
|
3773
|
-
"
|
|
3774
|
-
"3.x": "unknown"
|
|
4130
|
+
"nuxt": "^2.0.0",
|
|
4131
|
+
"requires": {}
|
|
3775
4132
|
}
|
|
3776
4133
|
},
|
|
3777
4134
|
{
|
|
@@ -3792,9 +4149,8 @@
|
|
|
3792
4149
|
}
|
|
3793
4150
|
],
|
|
3794
4151
|
"compatibility": {
|
|
3795
|
-
"
|
|
3796
|
-
"
|
|
3797
|
-
"3.x": "unknown"
|
|
4152
|
+
"nuxt": "^2.0.0",
|
|
4153
|
+
"requires": {}
|
|
3798
4154
|
}
|
|
3799
4155
|
},
|
|
3800
4156
|
{
|
|
@@ -3816,9 +4172,8 @@
|
|
|
3816
4172
|
}
|
|
3817
4173
|
],
|
|
3818
4174
|
"compatibility": {
|
|
3819
|
-
"
|
|
3820
|
-
"
|
|
3821
|
-
"3.x": "unknown"
|
|
4175
|
+
"nuxt": "^2.0.0",
|
|
4176
|
+
"requires": {}
|
|
3822
4177
|
}
|
|
3823
4178
|
},
|
|
3824
4179
|
{
|
|
@@ -3844,9 +4199,8 @@
|
|
|
3844
4199
|
}
|
|
3845
4200
|
],
|
|
3846
4201
|
"compatibility": {
|
|
3847
|
-
"
|
|
3848
|
-
"
|
|
3849
|
-
"3.x": "not-working"
|
|
4202
|
+
"nuxt": "^2.0.0",
|
|
4203
|
+
"requires": {}
|
|
3850
4204
|
}
|
|
3851
4205
|
},
|
|
3852
4206
|
{
|
|
@@ -3868,9 +4222,10 @@
|
|
|
3868
4222
|
}
|
|
3869
4223
|
],
|
|
3870
4224
|
"compatibility": {
|
|
3871
|
-
"
|
|
3872
|
-
"
|
|
3873
|
-
|
|
4225
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4226
|
+
"requires": {
|
|
4227
|
+
"bridge": "optional"
|
|
4228
|
+
}
|
|
3874
4229
|
}
|
|
3875
4230
|
},
|
|
3876
4231
|
{
|
|
@@ -3891,9 +4246,8 @@
|
|
|
3891
4246
|
}
|
|
3892
4247
|
],
|
|
3893
4248
|
"compatibility": {
|
|
3894
|
-
"
|
|
3895
|
-
"
|
|
3896
|
-
"3.x": "unknown"
|
|
4249
|
+
"nuxt": "^2.0.0",
|
|
4250
|
+
"requires": {}
|
|
3897
4251
|
}
|
|
3898
4252
|
},
|
|
3899
4253
|
{
|
|
@@ -3924,33 +4278,31 @@
|
|
|
3924
4278
|
}
|
|
3925
4279
|
],
|
|
3926
4280
|
"compatibility": {
|
|
3927
|
-
"
|
|
3928
|
-
"
|
|
3929
|
-
"3.x": "unknown"
|
|
4281
|
+
"nuxt": "^2.0.0",
|
|
4282
|
+
"requires": {}
|
|
3930
4283
|
}
|
|
3931
4284
|
},
|
|
3932
4285
|
{
|
|
3933
4286
|
"name": "web3js",
|
|
3934
|
-
"description": "Web3.js module integration for Nuxt.js
|
|
3935
|
-
"repo": "
|
|
4287
|
+
"description": "Web3.js module integration for Nuxt.js",
|
|
4288
|
+
"repo": "bl0cknumber/nuxt-web3",
|
|
3936
4289
|
"npm": "nuxt-web3",
|
|
3937
4290
|
"icon": "web3js.svg",
|
|
3938
|
-
"github": "https://github.com/
|
|
3939
|
-
"website": "https://github.com/
|
|
4291
|
+
"github": "https://github.com/bl0cknumber/nuxt-web3",
|
|
4292
|
+
"website": "https://github.com/bl0cknumber/nuxt-web3",
|
|
3940
4293
|
"learn_more": "https://web3js.readthedocs.io/",
|
|
3941
4294
|
"category": "Libraries",
|
|
3942
4295
|
"type": "3rd-party",
|
|
3943
4296
|
"maintainers": [
|
|
3944
4297
|
{
|
|
3945
4298
|
"name": "Muhammad Fauzan",
|
|
3946
|
-
"github": "
|
|
3947
|
-
"twitter": "
|
|
4299
|
+
"github": "bl0cknumber",
|
|
4300
|
+
"twitter": "fncolon"
|
|
3948
4301
|
}
|
|
3949
4302
|
],
|
|
3950
4303
|
"compatibility": {
|
|
3951
|
-
"
|
|
3952
|
-
"
|
|
3953
|
-
"3.x": "unknown"
|
|
4304
|
+
"nuxt": "^2.0.0",
|
|
4305
|
+
"requires": {}
|
|
3954
4306
|
}
|
|
3955
4307
|
},
|
|
3956
4308
|
{
|
|
@@ -3971,9 +4323,8 @@
|
|
|
3971
4323
|
}
|
|
3972
4324
|
],
|
|
3973
4325
|
"compatibility": {
|
|
3974
|
-
"
|
|
3975
|
-
"
|
|
3976
|
-
"3.x": "unknown"
|
|
4326
|
+
"nuxt": "^2.0.0",
|
|
4327
|
+
"requires": {}
|
|
3977
4328
|
}
|
|
3978
4329
|
},
|
|
3979
4330
|
{
|
|
@@ -3994,9 +4345,10 @@
|
|
|
3994
4345
|
}
|
|
3995
4346
|
],
|
|
3996
4347
|
"compatibility": {
|
|
3997
|
-
"
|
|
3998
|
-
"
|
|
3999
|
-
|
|
4348
|
+
"nuxt": "^2.0.0",
|
|
4349
|
+
"requires": {
|
|
4350
|
+
"bridge": "optional"
|
|
4351
|
+
}
|
|
4000
4352
|
}
|
|
4001
4353
|
},
|
|
4002
4354
|
{
|
|
@@ -4018,9 +4370,8 @@
|
|
|
4018
4370
|
}
|
|
4019
4371
|
],
|
|
4020
4372
|
"compatibility": {
|
|
4021
|
-
"
|
|
4022
|
-
"
|
|
4023
|
-
"3.x": "unknown"
|
|
4373
|
+
"nuxt": "^2.0.0",
|
|
4374
|
+
"requires": {}
|
|
4024
4375
|
}
|
|
4025
4376
|
},
|
|
4026
4377
|
{
|
|
@@ -4041,9 +4392,8 @@
|
|
|
4041
4392
|
}
|
|
4042
4393
|
],
|
|
4043
4394
|
"compatibility": {
|
|
4044
|
-
"
|
|
4045
|
-
"
|
|
4046
|
-
"3.x": "unknown"
|
|
4395
|
+
"nuxt": "^2.0.0",
|
|
4396
|
+
"requires": {}
|
|
4047
4397
|
}
|
|
4048
4398
|
},
|
|
4049
4399
|
{
|
|
@@ -4065,9 +4415,8 @@
|
|
|
4065
4415
|
}
|
|
4066
4416
|
],
|
|
4067
4417
|
"compatibility": {
|
|
4068
|
-
"
|
|
4069
|
-
"
|
|
4070
|
-
"3.x": "unknown"
|
|
4418
|
+
"nuxt": "^2.0.0",
|
|
4419
|
+
"requires": {}
|
|
4071
4420
|
}
|
|
4072
4421
|
},
|
|
4073
4422
|
{
|
|
@@ -4094,9 +4443,10 @@
|
|
|
4094
4443
|
}
|
|
4095
4444
|
],
|
|
4096
4445
|
"compatibility": {
|
|
4097
|
-
"
|
|
4098
|
-
"
|
|
4099
|
-
|
|
4446
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4447
|
+
"requires": {
|
|
4448
|
+
"bridge": "optional"
|
|
4449
|
+
}
|
|
4100
4450
|
}
|
|
4101
4451
|
},
|
|
4102
4452
|
{
|
|
@@ -4117,9 +4467,8 @@
|
|
|
4117
4467
|
}
|
|
4118
4468
|
],
|
|
4119
4469
|
"compatibility": {
|
|
4120
|
-
"
|
|
4121
|
-
"
|
|
4122
|
-
"3.x": "unknown"
|
|
4470
|
+
"nuxt": "^2.0.0",
|
|
4471
|
+
"requires": {}
|
|
4123
4472
|
}
|
|
4124
4473
|
},
|
|
4125
4474
|
{
|
|
@@ -4140,9 +4489,8 @@
|
|
|
4140
4489
|
}
|
|
4141
4490
|
],
|
|
4142
4491
|
"compatibility": {
|
|
4143
|
-
"
|
|
4144
|
-
"
|
|
4145
|
-
"3.x": "unknown"
|
|
4492
|
+
"nuxt": "^2.0.0",
|
|
4493
|
+
"requires": {}
|
|
4146
4494
|
}
|
|
4147
4495
|
},
|
|
4148
4496
|
{
|
|
@@ -4163,9 +4511,8 @@
|
|
|
4163
4511
|
}
|
|
4164
4512
|
],
|
|
4165
4513
|
"compatibility": {
|
|
4166
|
-
"
|
|
4167
|
-
"
|
|
4168
|
-
"3.x": "unknown"
|
|
4514
|
+
"nuxt": "^2.0.0",
|
|
4515
|
+
"requires": {}
|
|
4169
4516
|
}
|
|
4170
4517
|
},
|
|
4171
4518
|
{
|
|
@@ -4186,9 +4533,8 @@
|
|
|
4186
4533
|
}
|
|
4187
4534
|
],
|
|
4188
4535
|
"compatibility": {
|
|
4189
|
-
"
|
|
4190
|
-
"
|
|
4191
|
-
"3.x": "unknown"
|
|
4536
|
+
"nuxt": "^2.0.0",
|
|
4537
|
+
"requires": {}
|
|
4192
4538
|
}
|
|
4193
4539
|
},
|
|
4194
4540
|
{
|
|
@@ -4210,9 +4556,8 @@
|
|
|
4210
4556
|
}
|
|
4211
4557
|
],
|
|
4212
4558
|
"compatibility": {
|
|
4213
|
-
"
|
|
4214
|
-
"
|
|
4215
|
-
"3.x": "unknown"
|
|
4559
|
+
"nuxt": "^2.0.0",
|
|
4560
|
+
"requires": {}
|
|
4216
4561
|
}
|
|
4217
4562
|
},
|
|
4218
4563
|
{
|
|
@@ -4233,9 +4578,8 @@
|
|
|
4233
4578
|
}
|
|
4234
4579
|
],
|
|
4235
4580
|
"compatibility": {
|
|
4236
|
-
"
|
|
4237
|
-
"
|
|
4238
|
-
"3.x": "unknown"
|
|
4581
|
+
"nuxt": "^2.0.0",
|
|
4582
|
+
"requires": {}
|
|
4239
4583
|
}
|
|
4240
4584
|
}
|
|
4241
4585
|
]
|