@nuxt/modules 0.5.0-53878f → 0.5.0-71065a
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/categories.json +21 -0
- package/{dist/modules.json → modules.json} +424 -444
- package/package.json +2 -26
- package/LICENSE +0 -21
- package/README.md +0 -129
|
@@ -13,14 +13,60 @@
|
|
|
13
13
|
"maintainers": [
|
|
14
14
|
{
|
|
15
15
|
"name": "bdrtsky",
|
|
16
|
-
"github": "bdrtsky"
|
|
17
|
-
"avatar": "https://avatars3.githubusercontent.com/u/45076741?v=4"
|
|
16
|
+
"github": "bdrtsky"
|
|
18
17
|
},
|
|
19
18
|
{
|
|
20
19
|
"name": "Sebastien Chopin",
|
|
21
20
|
"github": "Atinux",
|
|
22
|
-
"twitter": "Atinux"
|
|
23
|
-
|
|
21
|
+
"twitter": "Atinux"
|
|
22
|
+
}
|
|
23
|
+
],
|
|
24
|
+
"compatibility": {
|
|
25
|
+
"2.x": "working",
|
|
26
|
+
"2.x-bridge": "unknown",
|
|
27
|
+
"3.x": "unknown"
|
|
28
|
+
}
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"name": "adyen",
|
|
32
|
+
"description": "Adyen Payment Module for Nuxt.js",
|
|
33
|
+
"repo": "baroshem/nuxt-adyen-module",
|
|
34
|
+
"npm": "nuxt-adyen-module",
|
|
35
|
+
"icon": "adyen.svg",
|
|
36
|
+
"github": "https://github.com/baroshem/nuxt-adyen-module",
|
|
37
|
+
"website": "https://www.npmjs.com/package/nuxt-adyen-module",
|
|
38
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-adyen-module",
|
|
39
|
+
"category": "Payment",
|
|
40
|
+
"type": "3rd-party",
|
|
41
|
+
"maintainers": [
|
|
42
|
+
{
|
|
43
|
+
"name": "Jakub Andrzejewski",
|
|
44
|
+
"github": "Baroshem",
|
|
45
|
+
"avatar": "https://avatars2.githubusercontent.com/u/37120330?v=4?s=80"
|
|
46
|
+
}
|
|
47
|
+
],
|
|
48
|
+
"compatibility": {
|
|
49
|
+
"2.x": "working",
|
|
50
|
+
"2.x-bridge": "unknown",
|
|
51
|
+
"3.x": "unknown"
|
|
52
|
+
}
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"name": "agility-cms",
|
|
56
|
+
"description": "Agility CMS Integration for Nuxt.js",
|
|
57
|
+
"repo": "agility/agilitycms-nuxt-module",
|
|
58
|
+
"npm": "@agility/agilitycms-nuxt-module",
|
|
59
|
+
"icon": "agility.png",
|
|
60
|
+
"github": "https://github.com/agility/agilitycms-nuxt-module",
|
|
61
|
+
"website": "https://github.com/agility/agilitycms-nuxt-module",
|
|
62
|
+
"learn_more": "https://help.agilitycms.com/hc/en-us/articles/360037500492",
|
|
63
|
+
"category": "CMS",
|
|
64
|
+
"type": "3rd-party",
|
|
65
|
+
"maintainers": [
|
|
66
|
+
{
|
|
67
|
+
"name": "Joel Varty",
|
|
68
|
+
"github": "joelvarty",
|
|
69
|
+
"avatar": "https://avatars.githubusercontent.com/u/4520625?s=400&u=95fcb09b5ead7bb09fb9950e4e7a115a8a4377e8&v=4"
|
|
24
70
|
}
|
|
25
71
|
],
|
|
26
72
|
"compatibility": {
|
|
@@ -43,8 +89,7 @@
|
|
|
43
89
|
"maintainers": [
|
|
44
90
|
{
|
|
45
91
|
"name": "kdydesign",
|
|
46
|
-
"github": "kdydesign"
|
|
47
|
-
"avatar": "https://avatars3.githubusercontent.com/u/10152521?v=4"
|
|
92
|
+
"github": "kdydesign"
|
|
48
93
|
}
|
|
49
94
|
],
|
|
50
95
|
"compatibility": {
|
|
@@ -68,8 +113,7 @@
|
|
|
68
113
|
{
|
|
69
114
|
"name": "Ahad Birang",
|
|
70
115
|
"github": "farnabaz",
|
|
71
|
-
"twitter": "a_birang"
|
|
72
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
|
|
116
|
+
"twitter": "a_birang"
|
|
73
117
|
}
|
|
74
118
|
],
|
|
75
119
|
"compatibility": {
|
|
@@ -92,8 +136,7 @@
|
|
|
92
136
|
"maintainers": [
|
|
93
137
|
{
|
|
94
138
|
"name": "ivodolenc",
|
|
95
|
-
"github": "ivodolenc"
|
|
96
|
-
"avatar": "https://avatars.githubusercontent.com/u/51852491?v=4"
|
|
139
|
+
"github": "ivodolenc"
|
|
97
140
|
}
|
|
98
141
|
],
|
|
99
142
|
"compatibility": {
|
|
@@ -141,19 +184,17 @@
|
|
|
141
184
|
"maintainers": [
|
|
142
185
|
{
|
|
143
186
|
"name": "Lam Kieu",
|
|
144
|
-
"github": "kieusonlam"
|
|
145
|
-
"avatar": "https://avatars2.githubusercontent.com/u/13093313?v=4"
|
|
187
|
+
"github": "kieusonlam"
|
|
146
188
|
},
|
|
147
189
|
{
|
|
148
190
|
"name": "Dominic Garms",
|
|
149
|
-
"github": "dohomi"
|
|
150
|
-
"avatar": "https://avatars0.githubusercontent.com/u/489221?v=4"
|
|
191
|
+
"github": "dohomi"
|
|
151
192
|
}
|
|
152
193
|
],
|
|
153
194
|
"compatibility": {
|
|
154
195
|
"2.x": "working",
|
|
155
|
-
"2.x-bridge": "
|
|
156
|
-
"3.x": "
|
|
196
|
+
"2.x-bridge": "not-working",
|
|
197
|
+
"3.x": "not-working"
|
|
157
198
|
}
|
|
158
199
|
},
|
|
159
200
|
{
|
|
@@ -170,8 +211,7 @@
|
|
|
170
211
|
"maintainers": [
|
|
171
212
|
{
|
|
172
213
|
"name": "Dmitry Molotkov",
|
|
173
|
-
"github": "aldarund"
|
|
174
|
-
"avatar": "https://avatars2.githubusercontent.com/u/571159?v=4"
|
|
214
|
+
"github": "aldarund"
|
|
175
215
|
}
|
|
176
216
|
],
|
|
177
217
|
"compatibility": {
|
|
@@ -194,8 +234,7 @@
|
|
|
194
234
|
"maintainers": [
|
|
195
235
|
{
|
|
196
236
|
"name": "Hrdtr",
|
|
197
|
-
"github": "Hrdtr"
|
|
198
|
-
"avatar": "https://avatars0.githubusercontent.com/u/35950229?v=4"
|
|
237
|
+
"github": "Hrdtr"
|
|
199
238
|
}
|
|
200
239
|
],
|
|
201
240
|
"compatibility": {
|
|
@@ -219,13 +258,11 @@
|
|
|
219
258
|
{
|
|
220
259
|
"name": "Pooya Parsa",
|
|
221
260
|
"github": "pi0",
|
|
222
|
-
"twitter": "_pi0_"
|
|
223
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
261
|
+
"twitter": "_pi0_"
|
|
224
262
|
},
|
|
225
263
|
{
|
|
226
264
|
"name": "João Pedro Antunes Silva",
|
|
227
|
-
"github": "JoaoPedroAS51"
|
|
228
|
-
"avatar": "https://avatars0.githubusercontent.com/u/15177236?v=4"
|
|
265
|
+
"github": "JoaoPedroAS51"
|
|
229
266
|
}
|
|
230
267
|
],
|
|
231
268
|
"compatibility": {
|
|
@@ -249,8 +286,7 @@
|
|
|
249
286
|
{
|
|
250
287
|
"name": "Pooya Parsa",
|
|
251
288
|
"github": "pi0",
|
|
252
|
-
"twitter": "_pi0_"
|
|
253
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
289
|
+
"twitter": "_pi0_"
|
|
254
290
|
}
|
|
255
291
|
],
|
|
256
292
|
"compatibility": {
|
|
@@ -273,8 +309,31 @@
|
|
|
273
309
|
"maintainers": [
|
|
274
310
|
{
|
|
275
311
|
"name": "potato4d",
|
|
276
|
-
"github": "potato4d"
|
|
277
|
-
|
|
312
|
+
"github": "potato4d"
|
|
313
|
+
}
|
|
314
|
+
],
|
|
315
|
+
"compatibility": {
|
|
316
|
+
"2.x": "working",
|
|
317
|
+
"2.x-bridge": "unknown",
|
|
318
|
+
"3.x": "unknown"
|
|
319
|
+
}
|
|
320
|
+
},
|
|
321
|
+
{
|
|
322
|
+
"name": "bigcommerce",
|
|
323
|
+
"description": "Easy BigCommerce integration for Nuxt.js",
|
|
324
|
+
"repo": "baroshem/nuxt-bigcommerce",
|
|
325
|
+
"npm": "nuxt-bigcommerce",
|
|
326
|
+
"icon": "bigcommerce.svg",
|
|
327
|
+
"github": "https://github.com/baroshem/nuxt-bigcommerce",
|
|
328
|
+
"website": "https://nuxt-bigcommerce.vercel.app/",
|
|
329
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-bigcommerce",
|
|
330
|
+
"category": "Ecommerce",
|
|
331
|
+
"type": "3rd-party",
|
|
332
|
+
"maintainers": [
|
|
333
|
+
{
|
|
334
|
+
"name": "Jakub Andrzejewski",
|
|
335
|
+
"github": "Baroshem",
|
|
336
|
+
"avatar": "https://avatars2.githubusercontent.com/u/37120330?v=4?s=80"
|
|
278
337
|
}
|
|
279
338
|
],
|
|
280
339
|
"compatibility": {
|
|
@@ -297,20 +356,17 @@
|
|
|
297
356
|
"maintainers": [
|
|
298
357
|
{
|
|
299
358
|
"name": "Troy Morehouse",
|
|
300
|
-
"github": "tmorehouse"
|
|
301
|
-
"avatar": "https://avatars3.githubusercontent.com/u/2781561?v=4"
|
|
359
|
+
"github": "tmorehouse"
|
|
302
360
|
},
|
|
303
361
|
{
|
|
304
362
|
"name": "Pooya Parsa",
|
|
305
363
|
"github": "pi0",
|
|
306
|
-
"twitter": "_pi0_"
|
|
307
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
364
|
+
"twitter": "_pi0_"
|
|
308
365
|
},
|
|
309
366
|
{
|
|
310
367
|
"name": "Jacob Müller",
|
|
311
368
|
"github": "jackmu95",
|
|
312
|
-
"twitter": "jackmu95"
|
|
313
|
-
"avatar": "https://avatars1.githubusercontent.com/u/2737132?v=4"
|
|
369
|
+
"twitter": "jackmu95"
|
|
314
370
|
}
|
|
315
371
|
],
|
|
316
372
|
"compatibility": {
|
|
@@ -334,8 +390,7 @@
|
|
|
334
390
|
{
|
|
335
391
|
"name": "Pooya Parsa",
|
|
336
392
|
"github": "pi0",
|
|
337
|
-
"twitter": "_pi0_"
|
|
338
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
393
|
+
"twitter": "_pi0_"
|
|
339
394
|
}
|
|
340
395
|
],
|
|
341
396
|
"compatibility": {
|
|
@@ -358,8 +413,7 @@
|
|
|
358
413
|
"maintainers": [
|
|
359
414
|
{
|
|
360
415
|
"name": "Walter Tommasi",
|
|
361
|
-
"github": "jtommy"
|
|
362
|
-
"avatar": "https://avatars0.githubusercontent.com/u/8029488?v=4"
|
|
416
|
+
"github": "jtommy"
|
|
363
417
|
}
|
|
364
418
|
],
|
|
365
419
|
"compatibility": {
|
|
@@ -382,32 +436,7 @@
|
|
|
382
436
|
"maintainers": [
|
|
383
437
|
{
|
|
384
438
|
"name": "JulianMar",
|
|
385
|
-
"github": "JulianMar"
|
|
386
|
-
"avatar": "https://avatars2.githubusercontent.com/u/29117090?v=4"
|
|
387
|
-
}
|
|
388
|
-
],
|
|
389
|
-
"compatibility": {
|
|
390
|
-
"2.x": "working",
|
|
391
|
-
"2.x-bridge": "unknown",
|
|
392
|
-
"3.x": "unknown"
|
|
393
|
-
}
|
|
394
|
-
},
|
|
395
|
-
{
|
|
396
|
-
"name": "build-optimisations",
|
|
397
|
-
"description": "Nuxt.js v2 module to automatically make your builds faster.",
|
|
398
|
-
"repo": "loonpwn/nuxt-build-optimisations",
|
|
399
|
-
"npm": "nuxt-webpack-optimisations-monorepo",
|
|
400
|
-
"icon": "build-optimisations.svg",
|
|
401
|
-
"github": "https://github.com/loonpwn/nuxt-build-optimisations",
|
|
402
|
-
"website": "https://github.com/loonpwn/nuxt-build-optimisations",
|
|
403
|
-
"learn_more": "",
|
|
404
|
-
"category": "Devtools",
|
|
405
|
-
"type": "3rd-party",
|
|
406
|
-
"maintainers": [
|
|
407
|
-
{
|
|
408
|
-
"name": "loonpwn",
|
|
409
|
-
"github": "loonpwn",
|
|
410
|
-
"avatar": "https://avatars.githubusercontent.com/u/5326365?v=4"
|
|
439
|
+
"github": "JulianMar"
|
|
411
440
|
}
|
|
412
441
|
],
|
|
413
442
|
"compatibility": {
|
|
@@ -430,8 +459,7 @@
|
|
|
430
459
|
"maintainers": [
|
|
431
460
|
{
|
|
432
461
|
"name": "mustardamus",
|
|
433
|
-
"github": "mustardamus"
|
|
434
|
-
"avatar": "https://avatars1.githubusercontent.com/u/110802?v=4"
|
|
462
|
+
"github": "mustardamus"
|
|
435
463
|
}
|
|
436
464
|
],
|
|
437
465
|
"compatibility": {
|
|
@@ -454,8 +482,7 @@
|
|
|
454
482
|
"maintainers": [
|
|
455
483
|
{
|
|
456
484
|
"name": "Developmint",
|
|
457
|
-
"github": "Developmint"
|
|
458
|
-
"avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
|
|
485
|
+
"github": "Developmint"
|
|
459
486
|
}
|
|
460
487
|
],
|
|
461
488
|
"compatibility": {
|
|
@@ -479,8 +506,7 @@
|
|
|
479
506
|
{
|
|
480
507
|
"name": "Luca Iaconelli",
|
|
481
508
|
"github": "LuXDAmore",
|
|
482
|
-
"twitter": "luxdamore"
|
|
483
|
-
"avatar": "https://avatars0.githubusercontent.com/u/3841171?v=4"
|
|
509
|
+
"twitter": "luxdamore"
|
|
484
510
|
}
|
|
485
511
|
],
|
|
486
512
|
"compatibility": {
|
|
@@ -503,8 +529,7 @@
|
|
|
503
529
|
"maintainers": [
|
|
504
530
|
{
|
|
505
531
|
"name": "Jonathan Bakebwa",
|
|
506
|
-
"github": "codebender828"
|
|
507
|
-
"avatar": "https://avatars2.githubusercontent.com/u/21237954?s=400&u=8d33f80968b1e2582b530af74e26e4cb94d1a90b&v=4"
|
|
532
|
+
"github": "codebender828 https://avatars2.githubusercontent.com/u/21237954?s=400&u=8d33f80968b1e2582b530af74e26e4cb94d1a90b&v=4"
|
|
508
533
|
}
|
|
509
534
|
],
|
|
510
535
|
"compatibility": {
|
|
@@ -527,8 +552,7 @@
|
|
|
527
552
|
"maintainers": [
|
|
528
553
|
{
|
|
529
554
|
"name": "Romain Clement",
|
|
530
|
-
"github": "rclement"
|
|
531
|
-
"avatar": "https://avatars.githubusercontent.com/u/1238873?v=4"
|
|
555
|
+
"github": "rclement"
|
|
532
556
|
}
|
|
533
557
|
],
|
|
534
558
|
"compatibility": {
|
|
@@ -551,8 +575,7 @@
|
|
|
551
575
|
"maintainers": [
|
|
552
576
|
{
|
|
553
577
|
"name": "potato4d",
|
|
554
|
-
"github": "potato4d"
|
|
555
|
-
"avatar": "https://avatars0.githubusercontent.com/u/6993514?v=4"
|
|
578
|
+
"github": "potato4d"
|
|
556
579
|
}
|
|
557
580
|
],
|
|
558
581
|
"compatibility": {
|
|
@@ -575,8 +598,7 @@
|
|
|
575
598
|
"maintainers": [
|
|
576
599
|
{
|
|
577
600
|
"name": "gitana",
|
|
578
|
-
"github": "gitana"
|
|
579
|
-
"avatar": "https://avatars3.githubusercontent.com/u/281904?v=4"
|
|
601
|
+
"github": "gitana"
|
|
580
602
|
}
|
|
581
603
|
],
|
|
582
604
|
"compatibility": {
|
|
@@ -600,14 +622,13 @@
|
|
|
600
622
|
{
|
|
601
623
|
"name": "Maya Shavin",
|
|
602
624
|
"github": "mayashavin",
|
|
603
|
-
"twitter": "MayaShavin"
|
|
604
|
-
"avatar": "https://avatars3.githubusercontent.com/u/6650139?v=4"
|
|
625
|
+
"twitter": "MayaShavin"
|
|
605
626
|
}
|
|
606
627
|
],
|
|
607
628
|
"compatibility": {
|
|
608
629
|
"2.x": "working",
|
|
609
630
|
"2.x-bridge": "unknown",
|
|
610
|
-
"3.x": "
|
|
631
|
+
"3.x": "not-working"
|
|
611
632
|
}
|
|
612
633
|
},
|
|
613
634
|
{
|
|
@@ -625,8 +646,7 @@
|
|
|
625
646
|
{
|
|
626
647
|
"name": "Sébastien Chopin",
|
|
627
648
|
"github": "Atinux",
|
|
628
|
-
"twitter": "Atinux"
|
|
629
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
649
|
+
"twitter": "Atinux"
|
|
630
650
|
}
|
|
631
651
|
],
|
|
632
652
|
"compatibility": {
|
|
@@ -650,8 +670,7 @@
|
|
|
650
670
|
{
|
|
651
671
|
"name": "Pooya Parsa",
|
|
652
672
|
"github": "pi0",
|
|
653
|
-
"twitter": "_pi0_"
|
|
654
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
673
|
+
"twitter": "_pi0_"
|
|
655
674
|
}
|
|
656
675
|
],
|
|
657
676
|
"compatibility": {
|
|
@@ -675,8 +694,7 @@
|
|
|
675
694
|
{
|
|
676
695
|
"name": "Daniel Roe",
|
|
677
696
|
"github": "danielroe",
|
|
678
|
-
"twitter": "danielcroe"
|
|
679
|
-
"avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
|
|
697
|
+
"twitter": "danielcroe"
|
|
680
698
|
}
|
|
681
699
|
],
|
|
682
700
|
"compatibility": {
|
|
@@ -700,20 +718,18 @@
|
|
|
700
718
|
{
|
|
701
719
|
"name": "Benjamin Canac",
|
|
702
720
|
"github": "benjamincanac",
|
|
703
|
-
"twitter": "benjamincanac"
|
|
704
|
-
"avatar": "https://avatars2.githubusercontent.com/u/739984?v=4"
|
|
721
|
+
"twitter": "benjamincanac"
|
|
705
722
|
},
|
|
706
723
|
{
|
|
707
724
|
"name": "Sebastien Chopin",
|
|
708
725
|
"github": "Atinux",
|
|
709
|
-
"twitter": "Atinux"
|
|
710
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
726
|
+
"twitter": "Atinux"
|
|
711
727
|
}
|
|
712
728
|
],
|
|
713
729
|
"compatibility": {
|
|
714
730
|
"2.x": "working",
|
|
715
|
-
"2.x-bridge": "
|
|
716
|
-
"3.x": "
|
|
731
|
+
"2.x-bridge": "not-working",
|
|
732
|
+
"3.x": "not-working"
|
|
717
733
|
}
|
|
718
734
|
},
|
|
719
735
|
{
|
|
@@ -730,8 +746,7 @@
|
|
|
730
746
|
"maintainers": [
|
|
731
747
|
{
|
|
732
748
|
"name": "scaccogatto",
|
|
733
|
-
"github": "scaccogatto"
|
|
734
|
-
"avatar": "https://avatars3.githubusercontent.com/u/3670888?v=4"
|
|
749
|
+
"github": "scaccogatto"
|
|
735
750
|
}
|
|
736
751
|
],
|
|
737
752
|
"compatibility": {
|
|
@@ -754,13 +769,11 @@
|
|
|
754
769
|
"maintainers": [
|
|
755
770
|
{
|
|
756
771
|
"name": "Thorn Walli",
|
|
757
|
-
"github": "ThornWalli"
|
|
758
|
-
"avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
|
|
772
|
+
"github": "ThornWalli"
|
|
759
773
|
},
|
|
760
774
|
{
|
|
761
775
|
"name": "GrabarzUndPartner",
|
|
762
|
-
"github": "GrabarzUndPartner"
|
|
763
|
-
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
776
|
+
"github": "GrabarzUndPartner"
|
|
764
777
|
}
|
|
765
778
|
],
|
|
766
779
|
"compatibility": {
|
|
@@ -783,8 +796,7 @@
|
|
|
783
796
|
"maintainers": [
|
|
784
797
|
{
|
|
785
798
|
"name": "sandoche",
|
|
786
|
-
"github": "sandoche"
|
|
787
|
-
"avatar": "https://avatars2.githubusercontent.com/u/3635348?v=4"
|
|
799
|
+
"github": "sandoche"
|
|
788
800
|
}
|
|
789
801
|
],
|
|
790
802
|
"compatibility": {
|
|
@@ -807,8 +819,7 @@
|
|
|
807
819
|
"maintainers": [
|
|
808
820
|
{
|
|
809
821
|
"name": "Ricardo Gobbo de Souza",
|
|
810
|
-
"github": "ricardogobbosouza"
|
|
811
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
822
|
+
"github": "ricardogobbosouza"
|
|
812
823
|
}
|
|
813
824
|
],
|
|
814
825
|
"compatibility": {
|
|
@@ -832,8 +843,7 @@
|
|
|
832
843
|
{
|
|
833
844
|
"name": "Takuma HANATANI",
|
|
834
845
|
"github": "potato4d",
|
|
835
|
-
"twitter": "potato4d"
|
|
836
|
-
"avatar": "https://avatars0.githubusercontent.com/u/6993514?v=4"
|
|
846
|
+
"twitter": "potato4d"
|
|
837
847
|
}
|
|
838
848
|
],
|
|
839
849
|
"compatibility": {
|
|
@@ -856,8 +866,7 @@
|
|
|
856
866
|
"maintainers": [
|
|
857
867
|
{
|
|
858
868
|
"name": "Shinji Yamada",
|
|
859
|
-
"github": "dotneet"
|
|
860
|
-
"avatar": "https://avatars3.githubusercontent.com/u/370602?v=4"
|
|
869
|
+
"github": "dotneet"
|
|
861
870
|
}
|
|
862
871
|
],
|
|
863
872
|
"compatibility": {
|
|
@@ -880,8 +889,41 @@
|
|
|
880
889
|
"maintainers": [
|
|
881
890
|
{
|
|
882
891
|
"name": "Julien Tant",
|
|
883
|
-
"github": "JulienTant"
|
|
884
|
-
|
|
892
|
+
"github": "JulienTant"
|
|
893
|
+
}
|
|
894
|
+
],
|
|
895
|
+
"compatibility": {
|
|
896
|
+
"2.x": "working",
|
|
897
|
+
"2.x-bridge": "unknown",
|
|
898
|
+
"3.x": "unknown"
|
|
899
|
+
}
|
|
900
|
+
},
|
|
901
|
+
{
|
|
902
|
+
"name": "drupal-ce",
|
|
903
|
+
"description": "Connects Nuxt.js with Drupal via the Lupus Custom Elements Renderer",
|
|
904
|
+
"repo": "drunomics/nuxtjs-drupal-ce",
|
|
905
|
+
"npm": "nuxtjs-drupal-ce",
|
|
906
|
+
"icon": "drupal-ce.png",
|
|
907
|
+
"github": "https://github.com/drunomics/nuxtjs-drupal-ce",
|
|
908
|
+
"website": "https://stack.lupus.digital",
|
|
909
|
+
"learn_more": "https://stack.lupus.digital/2-resources/learning",
|
|
910
|
+
"category": "CMS",
|
|
911
|
+
"type": "3rd-party",
|
|
912
|
+
"maintainers": [
|
|
913
|
+
{
|
|
914
|
+
"name": "Wolfgang Ziegler // fago",
|
|
915
|
+
"github": "fago",
|
|
916
|
+
"avatar": "https://avatars.githubusercontent.com/u/132232?v=4"
|
|
917
|
+
},
|
|
918
|
+
{
|
|
919
|
+
"name": "Maximilian Götz-Mikus",
|
|
920
|
+
"github": "maximilianmikus",
|
|
921
|
+
"avatar": "https://avatars.githubusercontent.com/u/1254146?v=4"
|
|
922
|
+
},
|
|
923
|
+
{
|
|
924
|
+
"name": "David Licen",
|
|
925
|
+
"github": "davision",
|
|
926
|
+
"avatar": "https://avatars.githubusercontent.com/u/3862832?v=4"
|
|
885
927
|
}
|
|
886
928
|
],
|
|
887
929
|
"compatibility": {
|
|
@@ -904,8 +946,7 @@
|
|
|
904
946
|
"maintainers": [
|
|
905
947
|
{
|
|
906
948
|
"name": "Decipher",
|
|
907
|
-
"github": "decipher"
|
|
908
|
-
"avatar": "https://avatars0.githubusercontent.com/u/161090?s=460&v=4"
|
|
949
|
+
"github": "decipher"
|
|
909
950
|
}
|
|
910
951
|
],
|
|
911
952
|
"compatibility": {
|
|
@@ -929,8 +970,7 @@
|
|
|
929
970
|
{
|
|
930
971
|
"name": "Pooya Parsa",
|
|
931
972
|
"github": "pi0",
|
|
932
|
-
"twitter": "_pi0_"
|
|
933
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
973
|
+
"twitter": "_pi0_"
|
|
934
974
|
}
|
|
935
975
|
],
|
|
936
976
|
"compatibility": {
|
|
@@ -953,8 +993,7 @@
|
|
|
953
993
|
"maintainers": [
|
|
954
994
|
{
|
|
955
995
|
"name": "Ricardo Gobbo de Souza",
|
|
956
|
-
"github": "ricardogobbosouza"
|
|
957
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
996
|
+
"github": "ricardogobbosouza"
|
|
958
997
|
}
|
|
959
998
|
],
|
|
960
999
|
"compatibility": {
|
|
@@ -977,8 +1016,7 @@
|
|
|
977
1016
|
"maintainers": [
|
|
978
1017
|
{
|
|
979
1018
|
"name": "Xin Du",
|
|
980
|
-
"github": "clarkdo"
|
|
981
|
-
"avatar": "https://avatars3.githubusercontent.com/u/4312154?v=4"
|
|
1019
|
+
"github": "clarkdo"
|
|
982
1020
|
}
|
|
983
1021
|
],
|
|
984
1022
|
"compatibility": {
|
|
@@ -1001,8 +1039,7 @@
|
|
|
1001
1039
|
"maintainers": [
|
|
1002
1040
|
{
|
|
1003
1041
|
"name": "yabhq",
|
|
1004
|
-
"github": "yabhq"
|
|
1005
|
-
"avatar": "https://avatars.githubusercontent.com/u/16291011?v=4"
|
|
1042
|
+
"github": "yabhq"
|
|
1006
1043
|
}
|
|
1007
1044
|
],
|
|
1008
1045
|
"compatibility": {
|
|
@@ -1025,8 +1062,7 @@
|
|
|
1025
1062
|
"maintainers": [
|
|
1026
1063
|
{
|
|
1027
1064
|
"name": "stephenkr",
|
|
1028
|
-
"github": "stephenkr"
|
|
1029
|
-
"avatar": "https://avatars0.githubusercontent.com/u/25742275?v=4"
|
|
1065
|
+
"github": "stephenkr"
|
|
1030
1066
|
}
|
|
1031
1067
|
],
|
|
1032
1068
|
"compatibility": {
|
|
@@ -1050,8 +1086,7 @@
|
|
|
1050
1086
|
{
|
|
1051
1087
|
"name": "Alexander Lichter",
|
|
1052
1088
|
"github": "manniL",
|
|
1053
|
-
"twitter": "TheAlexLichter"
|
|
1054
|
-
"avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
|
|
1089
|
+
"twitter": "TheAlexLichter"
|
|
1055
1090
|
}
|
|
1056
1091
|
],
|
|
1057
1092
|
"compatibility": {
|
|
@@ -1074,8 +1109,7 @@
|
|
|
1074
1109
|
"maintainers": [
|
|
1075
1110
|
{
|
|
1076
1111
|
"name": "Pascal Luther",
|
|
1077
|
-
"github": "lupas"
|
|
1078
|
-
"avatar": "https://avatars1.githubusercontent.com/u/4020037?v=4"
|
|
1112
|
+
"github": "lupas"
|
|
1079
1113
|
}
|
|
1080
1114
|
],
|
|
1081
1115
|
"compatibility": {
|
|
@@ -1098,8 +1132,7 @@
|
|
|
1098
1132
|
"maintainers": [
|
|
1099
1133
|
{
|
|
1100
1134
|
"name": "sandoche",
|
|
1101
|
-
"github": "sandoche"
|
|
1102
|
-
"avatar": "https://avatars2.githubusercontent.com/u/3635348?v=4"
|
|
1135
|
+
"github": "sandoche"
|
|
1103
1136
|
}
|
|
1104
1137
|
],
|
|
1105
1138
|
"compatibility": {
|
|
@@ -1122,8 +1155,7 @@
|
|
|
1122
1155
|
"maintainers": [
|
|
1123
1156
|
{
|
|
1124
1157
|
"name": "GrabarzUndPartner",
|
|
1125
|
-
"github": "GrabarzUndPartner"
|
|
1126
|
-
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
1158
|
+
"github": "GrabarzUndPartner"
|
|
1127
1159
|
}
|
|
1128
1160
|
],
|
|
1129
1161
|
"compatibility": {
|
|
@@ -1146,8 +1178,7 @@
|
|
|
1146
1178
|
"maintainers": [
|
|
1147
1179
|
{
|
|
1148
1180
|
"name": "kdydesign",
|
|
1149
|
-
"github": "kdydesign"
|
|
1150
|
-
"avatar": "https://avatars3.githubusercontent.com/u/10152521?v=4"
|
|
1181
|
+
"github": "kdydesign"
|
|
1151
1182
|
}
|
|
1152
1183
|
],
|
|
1153
1184
|
"compatibility": {
|
|
@@ -1170,8 +1201,7 @@
|
|
|
1170
1201
|
"maintainers": [
|
|
1171
1202
|
{
|
|
1172
1203
|
"name": "Pim",
|
|
1173
|
-
"github": "pimlie"
|
|
1174
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
|
|
1204
|
+
"github": "pimlie"
|
|
1175
1205
|
}
|
|
1176
1206
|
],
|
|
1177
1207
|
"compatibility": {
|
|
@@ -1194,8 +1224,7 @@
|
|
|
1194
1224
|
"maintainers": [
|
|
1195
1225
|
{
|
|
1196
1226
|
"name": "vaso2",
|
|
1197
|
-
"github": "vaso2"
|
|
1198
|
-
"avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
|
|
1227
|
+
"github": "vaso2"
|
|
1199
1228
|
}
|
|
1200
1229
|
],
|
|
1201
1230
|
"compatibility": {
|
|
@@ -1218,8 +1247,7 @@
|
|
|
1218
1247
|
"maintainers": [
|
|
1219
1248
|
{
|
|
1220
1249
|
"name": "lindsaykwardell",
|
|
1221
|
-
"github": "lindsaykwardell"
|
|
1222
|
-
"avatar": "https://avatars0.githubusercontent.com/u/32229300?v=4"
|
|
1250
|
+
"github": "lindsaykwardell"
|
|
1223
1251
|
}
|
|
1224
1252
|
],
|
|
1225
1253
|
"compatibility": {
|
|
@@ -1242,8 +1270,7 @@
|
|
|
1242
1270
|
"maintainers": [
|
|
1243
1271
|
{
|
|
1244
1272
|
"name": "Troy Morehouse",
|
|
1245
|
-
"github": "tmorehouse"
|
|
1246
|
-
"avatar": "https://avatars3.githubusercontent.com/u/2781561?v=4"
|
|
1273
|
+
"github": "tmorehouse"
|
|
1247
1274
|
}
|
|
1248
1275
|
],
|
|
1249
1276
|
"compatibility": {
|
|
@@ -1267,19 +1294,16 @@
|
|
|
1267
1294
|
{
|
|
1268
1295
|
"name": "Pooya Parsa",
|
|
1269
1296
|
"github": "pi0",
|
|
1270
|
-
"twitter": "_pi0_"
|
|
1271
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
1297
|
+
"twitter": "_pi0_"
|
|
1272
1298
|
},
|
|
1273
1299
|
{
|
|
1274
1300
|
"name": "Ricardo Gobbo de Souza",
|
|
1275
|
-
"github": "ricardogobbosouza"
|
|
1276
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
1301
|
+
"github": "ricardogobbosouza"
|
|
1277
1302
|
},
|
|
1278
1303
|
{
|
|
1279
1304
|
"name": "Matteo Gabriele",
|
|
1280
1305
|
"github": "MatteoGabriele",
|
|
1281
|
-
"twitter": "matteo_gabriele"
|
|
1282
|
-
"avatar": "https://avatars1.githubusercontent.com/u/5337152?v=4"
|
|
1306
|
+
"twitter": "matteo_gabriele"
|
|
1283
1307
|
}
|
|
1284
1308
|
],
|
|
1285
1309
|
"compatibility": {
|
|
@@ -1302,8 +1326,7 @@
|
|
|
1302
1326
|
"maintainers": [
|
|
1303
1327
|
{
|
|
1304
1328
|
"name": "Ricardo Gobbo de Souza",
|
|
1305
|
-
"github": "ricardogobbosouza"
|
|
1306
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
1329
|
+
"github": "ricardogobbosouza"
|
|
1307
1330
|
}
|
|
1308
1331
|
],
|
|
1309
1332
|
"compatibility": {
|
|
@@ -1326,13 +1349,11 @@
|
|
|
1326
1349
|
"maintainers": [
|
|
1327
1350
|
{
|
|
1328
1351
|
"name": "Dominic Garms",
|
|
1329
|
-
"github": "dohomi"
|
|
1330
|
-
"avatar": "https://avatars0.githubusercontent.com/u/489221?v=4"
|
|
1352
|
+
"github": "dohomi"
|
|
1331
1353
|
},
|
|
1332
1354
|
{
|
|
1333
1355
|
"name": "Ricardo Gobbo de Souza",
|
|
1334
|
-
"github": "ricardogobbosouza"
|
|
1335
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
1356
|
+
"github": "ricardogobbosouza"
|
|
1336
1357
|
}
|
|
1337
1358
|
],
|
|
1338
1359
|
"compatibility": {
|
|
@@ -1356,20 +1377,17 @@
|
|
|
1356
1377
|
{
|
|
1357
1378
|
"name": "Pooya Parsa",
|
|
1358
1379
|
"github": "pi0",
|
|
1359
|
-
"twitter": "_pi0_"
|
|
1360
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
1380
|
+
"twitter": "_pi0_"
|
|
1361
1381
|
},
|
|
1362
1382
|
{
|
|
1363
1383
|
"name": "Farzad Soltani",
|
|
1364
1384
|
"github": "farzadso",
|
|
1365
|
-
"twitter": "farzadso"
|
|
1366
|
-
"avatar": "https://avatars0.githubusercontent.com/u/19854715?v=4"
|
|
1385
|
+
"twitter": "farzadso"
|
|
1367
1386
|
},
|
|
1368
1387
|
{
|
|
1369
1388
|
"name": "Josh Deltener",
|
|
1370
1389
|
"github": "hecktarzuli",
|
|
1371
|
-
"twitter": "JoshDeltener"
|
|
1372
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2112282?v=4"
|
|
1390
|
+
"twitter": "JoshDeltener"
|
|
1373
1391
|
}
|
|
1374
1392
|
],
|
|
1375
1393
|
"compatibility": {
|
|
@@ -1392,8 +1410,7 @@
|
|
|
1392
1410
|
"maintainers": [
|
|
1393
1411
|
{
|
|
1394
1412
|
"name": "gomah",
|
|
1395
|
-
"github": "gomah"
|
|
1396
|
-
"avatar": "https://avatars3.githubusercontent.com/u/2362138?v=4"
|
|
1413
|
+
"github": "gomah"
|
|
1397
1414
|
}
|
|
1398
1415
|
],
|
|
1399
1416
|
"compatibility": {
|
|
@@ -1417,8 +1434,7 @@
|
|
|
1417
1434
|
{
|
|
1418
1435
|
"name": "Pooya Parsa",
|
|
1419
1436
|
"github": "pi0",
|
|
1420
|
-
"twitter": "_pi0_"
|
|
1421
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
1437
|
+
"twitter": "_pi0_"
|
|
1422
1438
|
}
|
|
1423
1439
|
],
|
|
1424
1440
|
"compatibility": {
|
|
@@ -1441,8 +1457,31 @@
|
|
|
1441
1457
|
"maintainers": [
|
|
1442
1458
|
{
|
|
1443
1459
|
"name": "Xin Du",
|
|
1444
|
-
"github": "clarkdo"
|
|
1445
|
-
|
|
1460
|
+
"github": "clarkdo"
|
|
1461
|
+
}
|
|
1462
|
+
],
|
|
1463
|
+
"compatibility": {
|
|
1464
|
+
"2.x": "working",
|
|
1465
|
+
"2.x-bridge": "unknown",
|
|
1466
|
+
"3.x": "unknown"
|
|
1467
|
+
}
|
|
1468
|
+
},
|
|
1469
|
+
{
|
|
1470
|
+
"name": "headway",
|
|
1471
|
+
"description": "Headway changelog widget for Nuxt",
|
|
1472
|
+
"repo": "l-portet/nuxt-headway",
|
|
1473
|
+
"npm": "nuxt-headway",
|
|
1474
|
+
"icon": "headway.png",
|
|
1475
|
+
"github": "https://github.com/l-portet/nuxt-headway",
|
|
1476
|
+
"website": "https://nuxt-headway.netlify.app/",
|
|
1477
|
+
"learn_more": "https://headwayapp.co/",
|
|
1478
|
+
"category": "UI",
|
|
1479
|
+
"type": "3rd-party",
|
|
1480
|
+
"maintainers": [
|
|
1481
|
+
{
|
|
1482
|
+
"name": "l-portet",
|
|
1483
|
+
"github": "l-portet",
|
|
1484
|
+
"avatar": "https://avatars.githubusercontent.com/u/34057690?v=4"
|
|
1446
1485
|
}
|
|
1447
1486
|
],
|
|
1448
1487
|
"compatibility": {
|
|
@@ -1465,8 +1504,7 @@
|
|
|
1465
1504
|
"maintainers": [
|
|
1466
1505
|
{
|
|
1467
1506
|
"name": "victor-perez",
|
|
1468
|
-
"github": "victor-perez"
|
|
1469
|
-
"avatar": "https://avatars1.githubusercontent.com/u/672958?v=4"
|
|
1507
|
+
"github": "victor-perez"
|
|
1470
1508
|
}
|
|
1471
1509
|
],
|
|
1472
1510
|
"compatibility": {
|
|
@@ -1489,8 +1527,7 @@
|
|
|
1489
1527
|
"maintainers": [
|
|
1490
1528
|
{
|
|
1491
1529
|
"name": "richardeschloss",
|
|
1492
|
-
"github": "richardeschloss"
|
|
1493
|
-
"avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
|
|
1530
|
+
"github": "richardeschloss"
|
|
1494
1531
|
}
|
|
1495
1532
|
],
|
|
1496
1533
|
"compatibility": {
|
|
@@ -1513,8 +1550,7 @@
|
|
|
1513
1550
|
"maintainers": [
|
|
1514
1551
|
{
|
|
1515
1552
|
"name": "hidekatsu-izuno",
|
|
1516
|
-
"github": "hidekatsu-izuno"
|
|
1517
|
-
"avatar": "https://avatars0.githubusercontent.com/u/1091860?v=4"
|
|
1553
|
+
"github": "hidekatsu-izuno"
|
|
1518
1554
|
}
|
|
1519
1555
|
],
|
|
1520
1556
|
"compatibility": {
|
|
@@ -1537,8 +1573,7 @@
|
|
|
1537
1573
|
"maintainers": [
|
|
1538
1574
|
{
|
|
1539
1575
|
"name": "Xin Du",
|
|
1540
|
-
"github": "clarkdo"
|
|
1541
|
-
"avatar": "https://avatars3.githubusercontent.com/u/4312154?v=4"
|
|
1576
|
+
"github": "clarkdo"
|
|
1542
1577
|
}
|
|
1543
1578
|
],
|
|
1544
1579
|
"compatibility": {
|
|
@@ -1562,8 +1597,7 @@
|
|
|
1562
1597
|
{
|
|
1563
1598
|
"name": "Daniel Roe",
|
|
1564
1599
|
"github": "danielroe",
|
|
1565
|
-
"twitter": "danielcroe"
|
|
1566
|
-
"avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
|
|
1600
|
+
"twitter": "danielcroe"
|
|
1567
1601
|
}
|
|
1568
1602
|
],
|
|
1569
1603
|
"compatibility": {
|
|
@@ -1587,14 +1621,12 @@
|
|
|
1587
1621
|
{
|
|
1588
1622
|
"name": "Pooya Parsa",
|
|
1589
1623
|
"github": "pi0",
|
|
1590
|
-
"twitter": "_pi0_"
|
|
1591
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
1624
|
+
"twitter": "_pi0_"
|
|
1592
1625
|
},
|
|
1593
1626
|
{
|
|
1594
1627
|
"name": "Sébastien Chopin",
|
|
1595
1628
|
"github": "Atinux",
|
|
1596
|
-
"twitter": "Atinux"
|
|
1597
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
1629
|
+
"twitter": "Atinux"
|
|
1598
1630
|
}
|
|
1599
1631
|
],
|
|
1600
1632
|
"compatibility": {
|
|
@@ -1618,8 +1650,7 @@
|
|
|
1618
1650
|
{
|
|
1619
1651
|
"name": "Luca Iaconelli",
|
|
1620
1652
|
"github": "LuXDAmore",
|
|
1621
|
-
"twitter": "luxdamore"
|
|
1622
|
-
"avatar": "https://avatars0.githubusercontent.com/u/3841171?v=4"
|
|
1653
|
+
"twitter": "luxdamore"
|
|
1623
1654
|
}
|
|
1624
1655
|
],
|
|
1625
1656
|
"compatibility": {
|
|
@@ -1642,19 +1673,17 @@
|
|
|
1642
1673
|
"maintainers": [
|
|
1643
1674
|
{
|
|
1644
1675
|
"name": "Rafał Chłodnicki",
|
|
1645
|
-
"github": "rchl"
|
|
1646
|
-
"avatar": "https://avatars1.githubusercontent.com/u/153197?v=4"
|
|
1676
|
+
"github": "rchl"
|
|
1647
1677
|
},
|
|
1648
1678
|
{
|
|
1649
1679
|
"name": "Kazuya Kawaguchi",
|
|
1650
|
-
"github": "kazupon"
|
|
1651
|
-
"avatar": "https://avatars0.githubusercontent.com/u/72989?v=4"
|
|
1680
|
+
"github": "kazupon"
|
|
1652
1681
|
}
|
|
1653
1682
|
],
|
|
1654
1683
|
"compatibility": {
|
|
1655
1684
|
"2.x": "working",
|
|
1656
1685
|
"2.x-bridge": "unknown",
|
|
1657
|
-
"3.x": "
|
|
1686
|
+
"3.x": "not-working"
|
|
1658
1687
|
}
|
|
1659
1688
|
},
|
|
1660
1689
|
{
|
|
@@ -1671,8 +1700,7 @@
|
|
|
1671
1700
|
"maintainers": [
|
|
1672
1701
|
{
|
|
1673
1702
|
"name": "Barry Fisher",
|
|
1674
|
-
"github": "Barry-Fisher"
|
|
1675
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1033560?v=4"
|
|
1703
|
+
"github": "Barry-Fisher"
|
|
1676
1704
|
}
|
|
1677
1705
|
],
|
|
1678
1706
|
"compatibility": {
|
|
@@ -1696,20 +1724,17 @@
|
|
|
1696
1724
|
{
|
|
1697
1725
|
"name": "Ahad Birang",
|
|
1698
1726
|
"github": "farnabaz",
|
|
1699
|
-
"twitter": "a_birang"
|
|
1700
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
|
|
1727
|
+
"twitter": "a_birang"
|
|
1701
1728
|
},
|
|
1702
1729
|
{
|
|
1703
1730
|
"name": "Pooya Parsa",
|
|
1704
1731
|
"github": "pi0",
|
|
1705
|
-
"twitter": "_pi0_"
|
|
1706
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
1732
|
+
"twitter": "_pi0_"
|
|
1707
1733
|
},
|
|
1708
1734
|
{
|
|
1709
1735
|
"name": "Sebastien Chopin",
|
|
1710
1736
|
"github": "Atinux",
|
|
1711
|
-
"twitter": "Atinux"
|
|
1712
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
1737
|
+
"twitter": "Atinux"
|
|
1713
1738
|
}
|
|
1714
1739
|
],
|
|
1715
1740
|
"compatibility": {
|
|
@@ -1732,8 +1757,7 @@
|
|
|
1732
1757
|
"maintainers": [
|
|
1733
1758
|
{
|
|
1734
1759
|
"name": "Ricardo Gobbo de Souza",
|
|
1735
|
-
"github": "ricardogobbosouza"
|
|
1736
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
1760
|
+
"github": "ricardogobbosouza"
|
|
1737
1761
|
}
|
|
1738
1762
|
],
|
|
1739
1763
|
"compatibility": {
|
|
@@ -1756,8 +1780,7 @@
|
|
|
1756
1780
|
"maintainers": [
|
|
1757
1781
|
{
|
|
1758
1782
|
"name": "hex-digital",
|
|
1759
|
-
"github": "hex-digital"
|
|
1760
|
-
"avatar": "https://avatars1.githubusercontent.com/u/17425446?v=4"
|
|
1783
|
+
"github": "hex-digital"
|
|
1761
1784
|
}
|
|
1762
1785
|
],
|
|
1763
1786
|
"compatibility": {
|
|
@@ -1780,8 +1803,7 @@
|
|
|
1780
1803
|
"maintainers": [
|
|
1781
1804
|
{
|
|
1782
1805
|
"name": "patrickcate",
|
|
1783
|
-
"github": "patrickcate"
|
|
1784
|
-
"avatar": "https://avatars0.githubusercontent.com/u/6277206?v=4"
|
|
1806
|
+
"github": "patrickcate"
|
|
1785
1807
|
}
|
|
1786
1808
|
],
|
|
1787
1809
|
"compatibility": {
|
|
@@ -1804,8 +1826,7 @@
|
|
|
1804
1826
|
"maintainers": [
|
|
1805
1827
|
{
|
|
1806
1828
|
"name": "Alfred Brockötter",
|
|
1807
|
-
"github": "Domitnator"
|
|
1808
|
-
"avatar": "https://avatars2.githubusercontent.com/u/13468638?v=4"
|
|
1829
|
+
"github": "Domitnator"
|
|
1809
1830
|
}
|
|
1810
1831
|
],
|
|
1811
1832
|
"compatibility": {
|
|
@@ -1828,8 +1849,7 @@
|
|
|
1828
1849
|
"maintainers": [
|
|
1829
1850
|
{
|
|
1830
1851
|
"name": "Ricardo Gobbo de Souza",
|
|
1831
|
-
"github": "ricardogobbosouza"
|
|
1832
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
1852
|
+
"github": "ricardogobbosouza"
|
|
1833
1853
|
}
|
|
1834
1854
|
],
|
|
1835
1855
|
"compatibility": {
|
|
@@ -1852,8 +1872,7 @@
|
|
|
1852
1872
|
"maintainers": [
|
|
1853
1873
|
{
|
|
1854
1874
|
"name": "skyrpex",
|
|
1855
|
-
"github": "skyrpex"
|
|
1856
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1077520?v=4"
|
|
1875
|
+
"github": "skyrpex"
|
|
1857
1876
|
}
|
|
1858
1877
|
],
|
|
1859
1878
|
"compatibility": {
|
|
@@ -1876,8 +1895,7 @@
|
|
|
1876
1895
|
"maintainers": [
|
|
1877
1896
|
{
|
|
1878
1897
|
"name": "m2sd",
|
|
1879
|
-
"github": "m2sd"
|
|
1880
|
-
"avatar": "https://avatars0.githubusercontent.com/u/40393728?v=4"
|
|
1898
|
+
"github": "m2sd"
|
|
1881
1899
|
}
|
|
1882
1900
|
],
|
|
1883
1901
|
"compatibility": {
|
|
@@ -1900,8 +1918,7 @@
|
|
|
1900
1918
|
"maintainers": [
|
|
1901
1919
|
{
|
|
1902
1920
|
"name": "schlunsen",
|
|
1903
|
-
"github": "schlunsen"
|
|
1904
|
-
"avatar": "https://avatars3.githubusercontent.com/u/117190?v=4"
|
|
1921
|
+
"github": "schlunsen"
|
|
1905
1922
|
}
|
|
1906
1923
|
],
|
|
1907
1924
|
"compatibility": {
|
|
@@ -1925,13 +1942,11 @@
|
|
|
1925
1942
|
{
|
|
1926
1943
|
"name": "Alexandre Chopin",
|
|
1927
1944
|
"github": "alexchopin",
|
|
1928
|
-
"twitter": "alexchopin"
|
|
1929
|
-
"avatar": "https://avatars2.githubusercontent.com/u/4084277?v=4"
|
|
1945
|
+
"twitter": "alexchopin"
|
|
1930
1946
|
},
|
|
1931
1947
|
{
|
|
1932
1948
|
"name": "Ricardo Gobbo de Souza",
|
|
1933
|
-
"github": "ricardogobbosouza"
|
|
1934
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
1949
|
+
"github": "ricardogobbosouza"
|
|
1935
1950
|
}
|
|
1936
1951
|
],
|
|
1937
1952
|
"compatibility": {
|
|
@@ -1955,8 +1970,7 @@
|
|
|
1955
1970
|
{
|
|
1956
1971
|
"name": "Pooya Parsa",
|
|
1957
1972
|
"github": "pi0",
|
|
1958
|
-
"twitter": "_pi0_"
|
|
1959
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
1973
|
+
"twitter": "_pi0_"
|
|
1960
1974
|
}
|
|
1961
1975
|
],
|
|
1962
1976
|
"compatibility": {
|
|
@@ -1980,8 +1994,7 @@
|
|
|
1980
1994
|
{
|
|
1981
1995
|
"name": "Farzad Soltani",
|
|
1982
1996
|
"github": "farzadso",
|
|
1983
|
-
"twitter": "farzadso"
|
|
1984
|
-
"avatar": "https://avatars0.githubusercontent.com/u/19854715?v=4"
|
|
1997
|
+
"twitter": "farzadso"
|
|
1985
1998
|
}
|
|
1986
1999
|
],
|
|
1987
2000
|
"compatibility": {
|
|
@@ -2004,8 +2017,7 @@
|
|
|
2004
2017
|
"maintainers": [
|
|
2005
2018
|
{
|
|
2006
2019
|
"name": "Pim",
|
|
2007
|
-
"github": "pimlie"
|
|
2008
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
|
|
2020
|
+
"github": "pimlie"
|
|
2009
2021
|
}
|
|
2010
2022
|
],
|
|
2011
2023
|
"compatibility": {
|
|
@@ -2029,8 +2041,7 @@
|
|
|
2029
2041
|
{
|
|
2030
2042
|
"name": "Pooya Parsa",
|
|
2031
2043
|
"github": "pi0",
|
|
2032
|
-
"twitter": "_pi0_"
|
|
2033
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
2044
|
+
"twitter": "_pi0_"
|
|
2034
2045
|
}
|
|
2035
2046
|
],
|
|
2036
2047
|
"compatibility": {
|
|
@@ -2053,8 +2064,7 @@
|
|
|
2053
2064
|
"maintainers": [
|
|
2054
2065
|
{
|
|
2055
2066
|
"name": "pimlie",
|
|
2056
|
-
"github": "pimlie"
|
|
2057
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
|
|
2067
|
+
"github": "pimlie"
|
|
2058
2068
|
}
|
|
2059
2069
|
],
|
|
2060
2070
|
"compatibility": {
|
|
@@ -2078,8 +2088,7 @@
|
|
|
2078
2088
|
{
|
|
2079
2089
|
"name": "Jonathan Bakebwa",
|
|
2080
2090
|
"github": "codebender828",
|
|
2081
|
-
"twitter": "codebender828"
|
|
2082
|
-
"avatar": "https://avatars2.githubusercontent.com/u/21237954?v=4"
|
|
2091
|
+
"twitter": "codebender828"
|
|
2083
2092
|
}
|
|
2084
2093
|
],
|
|
2085
2094
|
"compatibility": {
|
|
@@ -2102,8 +2111,7 @@
|
|
|
2102
2111
|
"maintainers": [
|
|
2103
2112
|
{
|
|
2104
2113
|
"name": "pimlie",
|
|
2105
|
-
"github": "pimlie"
|
|
2106
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
|
|
2114
|
+
"github": "pimlie"
|
|
2107
2115
|
}
|
|
2108
2116
|
],
|
|
2109
2117
|
"compatibility": {
|
|
@@ -2126,8 +2134,7 @@
|
|
|
2126
2134
|
"maintainers": [
|
|
2127
2135
|
{
|
|
2128
2136
|
"name": "ChanningDefoe",
|
|
2129
|
-
"github": "ChanningDefoe"
|
|
2130
|
-
"avatar": "https://avatars1.githubusercontent.com/u/46541358?v=4"
|
|
2137
|
+
"github": "ChanningDefoe"
|
|
2131
2138
|
}
|
|
2132
2139
|
],
|
|
2133
2140
|
"compatibility": {
|
|
@@ -2151,13 +2158,11 @@
|
|
|
2151
2158
|
{
|
|
2152
2159
|
"name": "Pooya Parsa",
|
|
2153
2160
|
"github": "pi0",
|
|
2154
|
-
"twitter": "_pi0_"
|
|
2155
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
2161
|
+
"twitter": "_pi0_"
|
|
2156
2162
|
},
|
|
2157
2163
|
{
|
|
2158
2164
|
"name": "Ricardo Gobbo de Souza",
|
|
2159
|
-
"github": "ricardogobbosouza"
|
|
2160
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
2165
|
+
"github": "ricardogobbosouza"
|
|
2161
2166
|
}
|
|
2162
2167
|
],
|
|
2163
2168
|
"compatibility": {
|
|
@@ -2180,8 +2185,7 @@
|
|
|
2180
2185
|
"maintainers": [
|
|
2181
2186
|
{
|
|
2182
2187
|
"name": "vanhoofmaarten",
|
|
2183
|
-
"github": "vanhoofmaarten"
|
|
2184
|
-
"avatar": "https://avatars1.githubusercontent.com/u/2543633?v=4"
|
|
2188
|
+
"github": "vanhoofmaarten"
|
|
2185
2189
|
}
|
|
2186
2190
|
],
|
|
2187
2191
|
"compatibility": {
|
|
@@ -2204,8 +2208,7 @@
|
|
|
2204
2208
|
"maintainers": [
|
|
2205
2209
|
{
|
|
2206
2210
|
"name": "ezypeeze",
|
|
2207
|
-
"github": "ezypeeze"
|
|
2208
|
-
"avatar": "https://avatars0.githubusercontent.com/u/10672637?v=4"
|
|
2211
|
+
"github": "ezypeeze"
|
|
2209
2212
|
}
|
|
2210
2213
|
],
|
|
2211
2214
|
"compatibility": {
|
|
@@ -2228,8 +2231,7 @@
|
|
|
2228
2231
|
"maintainers": [
|
|
2229
2232
|
{
|
|
2230
2233
|
"name": "DreaMinder",
|
|
2231
|
-
"github": "DreaMinder"
|
|
2232
|
-
"avatar": "https://avatars0.githubusercontent.com/u/2715278?v=4"
|
|
2234
|
+
"github": "DreaMinder"
|
|
2233
2235
|
}
|
|
2234
2236
|
],
|
|
2235
2237
|
"compatibility": {
|
|
@@ -2253,8 +2255,7 @@
|
|
|
2253
2255
|
{
|
|
2254
2256
|
"name": "Alexander Lichter",
|
|
2255
2257
|
"github": "manniL",
|
|
2256
|
-
"twitter": "TheAlexLichter"
|
|
2257
|
-
"avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
|
|
2258
|
+
"twitter": "TheAlexLichter"
|
|
2258
2259
|
}
|
|
2259
2260
|
],
|
|
2260
2261
|
"compatibility": {
|
|
@@ -2277,8 +2278,7 @@
|
|
|
2277
2278
|
"maintainers": [
|
|
2278
2279
|
{
|
|
2279
2280
|
"name": "bazzite",
|
|
2280
|
-
"github": "bazzite"
|
|
2281
|
-
"avatar": "https://avatars1.githubusercontent.com/u/66133254?v=4"
|
|
2281
|
+
"github": "bazzite"
|
|
2282
2282
|
}
|
|
2283
2283
|
],
|
|
2284
2284
|
"compatibility": {
|
|
@@ -2302,14 +2302,12 @@
|
|
|
2302
2302
|
{
|
|
2303
2303
|
"name": "Debbie O'Brien",
|
|
2304
2304
|
"github": "debs-obrien",
|
|
2305
|
-
"twitter": "debs_obrien"
|
|
2306
|
-
"avatar": "https://avatars2.githubusercontent.com/u/13063165?v=4"
|
|
2305
|
+
"twitter": "debs_obrien"
|
|
2307
2306
|
},
|
|
2308
2307
|
{
|
|
2309
2308
|
"name": "Pooya Parsa",
|
|
2310
2309
|
"github": "pi0",
|
|
2311
|
-
"twitter": "_pi0_"
|
|
2312
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
2310
|
+
"twitter": "_pi0_"
|
|
2313
2311
|
}
|
|
2314
2312
|
],
|
|
2315
2313
|
"compatibility": {
|
|
@@ -2332,8 +2330,31 @@
|
|
|
2332
2330
|
"maintainers": [
|
|
2333
2331
|
{
|
|
2334
2332
|
"name": "janniks",
|
|
2335
|
-
"github": "janniks"
|
|
2336
|
-
|
|
2333
|
+
"github": "janniks"
|
|
2334
|
+
}
|
|
2335
|
+
],
|
|
2336
|
+
"compatibility": {
|
|
2337
|
+
"2.x": "working",
|
|
2338
|
+
"2.x-bridge": "unknown",
|
|
2339
|
+
"3.x": "unknown"
|
|
2340
|
+
}
|
|
2341
|
+
},
|
|
2342
|
+
{
|
|
2343
|
+
"name": "nuxt-png-to-ico",
|
|
2344
|
+
"description": "Nuxt.js module for auto generating favicons",
|
|
2345
|
+
"repo": "b5710546232/nuxt-png-to-ico",
|
|
2346
|
+
"npm": "nuxt-png-to-ico",
|
|
2347
|
+
"icon": "",
|
|
2348
|
+
"github": "https://github.com/b5710546232/nuxt-png-to-ico",
|
|
2349
|
+
"website": "https://github.com/b5710546232/nuxt-png-to-ico",
|
|
2350
|
+
"learn_more": "https://github.com/steambap/png-to-ico",
|
|
2351
|
+
"category": "Devtools",
|
|
2352
|
+
"type": "3rd-party",
|
|
2353
|
+
"maintainers": [
|
|
2354
|
+
{
|
|
2355
|
+
"name": "b5710546232",
|
|
2356
|
+
"github": "b5710546232",
|
|
2357
|
+
"avatar": "https://avatars.githubusercontent.com/u/11013287?v=4"
|
|
2337
2358
|
}
|
|
2338
2359
|
],
|
|
2339
2360
|
"compatibility": {
|
|
@@ -2356,8 +2377,7 @@
|
|
|
2356
2377
|
"maintainers": [
|
|
2357
2378
|
{
|
|
2358
2379
|
"name": "Tahul",
|
|
2359
|
-
"github": "Tahul"
|
|
2360
|
-
"avatar": "https://avatars0.githubusercontent.com/u/1385263?v=4"
|
|
2380
|
+
"github": "Tahul"
|
|
2361
2381
|
}
|
|
2362
2382
|
],
|
|
2363
2383
|
"compatibility": {
|
|
@@ -2380,8 +2400,7 @@
|
|
|
2380
2400
|
"maintainers": [
|
|
2381
2401
|
{
|
|
2382
2402
|
"name": "Tahul",
|
|
2383
|
-
"github": "Tahul"
|
|
2384
|
-
"avatar": "https://avatars0.githubusercontent.com/u/1385263?v=4"
|
|
2403
|
+
"github": "Tahul"
|
|
2385
2404
|
}
|
|
2386
2405
|
],
|
|
2387
2406
|
"compatibility": {
|
|
@@ -2404,8 +2423,7 @@
|
|
|
2404
2423
|
"maintainers": [
|
|
2405
2424
|
{
|
|
2406
2425
|
"name": "mvrlin",
|
|
2407
|
-
"github": "mvrlin"
|
|
2408
|
-
"avatar": "https://avatars.githubusercontent.com/u/24970784?v=4"
|
|
2426
|
+
"github": "mvrlin"
|
|
2409
2427
|
}
|
|
2410
2428
|
],
|
|
2411
2429
|
"compatibility": {
|
|
@@ -2429,8 +2447,7 @@
|
|
|
2429
2447
|
{
|
|
2430
2448
|
"name": "Pooya Parsa",
|
|
2431
2449
|
"github": "pi0",
|
|
2432
|
-
"twitter": "_pi0_"
|
|
2433
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
2450
|
+
"twitter": "_pi0_"
|
|
2434
2451
|
}
|
|
2435
2452
|
],
|
|
2436
2453
|
"compatibility": {
|
|
@@ -2454,8 +2471,7 @@
|
|
|
2454
2471
|
{
|
|
2455
2472
|
"name": "Pooya Parsa",
|
|
2456
2473
|
"github": "pi0",
|
|
2457
|
-
"twitter": "_pi0_"
|
|
2458
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
2474
|
+
"twitter": "_pi0_"
|
|
2459
2475
|
}
|
|
2460
2476
|
],
|
|
2461
2477
|
"compatibility": {
|
|
@@ -2479,8 +2495,7 @@
|
|
|
2479
2495
|
{
|
|
2480
2496
|
"name": "Julio Marquez",
|
|
2481
2497
|
"github": "juliomrqz",
|
|
2482
|
-
"twitter": "juliomrqz"
|
|
2483
|
-
"avatar": "https://avatars1.githubusercontent.com/u/1911993?v=4"
|
|
2498
|
+
"twitter": "juliomrqz"
|
|
2484
2499
|
}
|
|
2485
2500
|
],
|
|
2486
2501
|
"compatibility": {
|
|
@@ -2503,8 +2518,7 @@
|
|
|
2503
2518
|
"maintainers": [
|
|
2504
2519
|
{
|
|
2505
2520
|
"name": "GrabarzUndPartner",
|
|
2506
|
-
"github": "GrabarzUndPartner"
|
|
2507
|
-
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
2521
|
+
"github": "GrabarzUndPartner"
|
|
2508
2522
|
}
|
|
2509
2523
|
],
|
|
2510
2524
|
"compatibility": {
|
|
@@ -2527,8 +2541,7 @@
|
|
|
2527
2541
|
"maintainers": [
|
|
2528
2542
|
{
|
|
2529
2543
|
"name": "cierrateam",
|
|
2530
|
-
"github": "cierrateam"
|
|
2531
|
-
"avatar": "https://avatars3.githubusercontent.com/u/42889913?v=4"
|
|
2544
|
+
"github": "cierrateam"
|
|
2532
2545
|
}
|
|
2533
2546
|
],
|
|
2534
2547
|
"compatibility": {
|
|
@@ -2551,8 +2564,7 @@
|
|
|
2551
2564
|
"maintainers": [
|
|
2552
2565
|
{
|
|
2553
2566
|
"name": "posva",
|
|
2554
|
-
"github": "posva"
|
|
2555
|
-
"avatar": "https://avatars.githubusercontent.com/u/664177?v=4"
|
|
2567
|
+
"github": "posva"
|
|
2556
2568
|
}
|
|
2557
2569
|
],
|
|
2558
2570
|
"compatibility": {
|
|
@@ -2575,8 +2587,7 @@
|
|
|
2575
2587
|
"maintainers": [
|
|
2576
2588
|
{
|
|
2577
2589
|
"name": "moritzsternemann",
|
|
2578
|
-
"github": "moritzsternemann"
|
|
2579
|
-
"avatar": "https://avatars1.githubusercontent.com/u/3034168?v=4"
|
|
2590
|
+
"github": "moritzsternemann"
|
|
2580
2591
|
}
|
|
2581
2592
|
],
|
|
2582
2593
|
"compatibility": {
|
|
@@ -2599,8 +2610,7 @@
|
|
|
2599
2610
|
"maintainers": [
|
|
2600
2611
|
{
|
|
2601
2612
|
"name": "frenchrabbit",
|
|
2602
|
-
"github": "frenchrabbit"
|
|
2603
|
-
"avatar": "https://avatars3.githubusercontent.com/u/9402252?v=4"
|
|
2613
|
+
"github": "frenchrabbit"
|
|
2604
2614
|
}
|
|
2605
2615
|
],
|
|
2606
2616
|
"compatibility": {
|
|
@@ -2624,19 +2634,16 @@
|
|
|
2624
2634
|
{
|
|
2625
2635
|
"name": "Sébastien Chopin",
|
|
2626
2636
|
"github": "Atinux",
|
|
2627
|
-
"twitter": "Atinux"
|
|
2628
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
2637
|
+
"twitter": "Atinux"
|
|
2629
2638
|
},
|
|
2630
2639
|
{
|
|
2631
2640
|
"name": "lihbr",
|
|
2632
2641
|
"github": "lihbr",
|
|
2633
|
-
"twitter": "li_hbr"
|
|
2634
|
-
"avatar": "https://avatars1.githubusercontent.com/u/25330882?v=4"
|
|
2642
|
+
"twitter": "li_hbr"
|
|
2635
2643
|
},
|
|
2636
2644
|
{
|
|
2637
2645
|
"name": "James Pegg",
|
|
2638
|
-
"github": "jamespegg"
|
|
2639
|
-
"avatar": "https://avatars1.githubusercontent.com/u/894505?v=4"
|
|
2646
|
+
"github": "jamespegg"
|
|
2640
2647
|
}
|
|
2641
2648
|
],
|
|
2642
2649
|
"compatibility": {
|
|
@@ -2659,8 +2666,7 @@
|
|
|
2659
2666
|
"maintainers": [
|
|
2660
2667
|
{
|
|
2661
2668
|
"name": "mmoollllee",
|
|
2662
|
-
"github": "mmoollllee"
|
|
2663
|
-
"avatar": "https://avatars1.githubusercontent.com/u/26859300?v=4"
|
|
2669
|
+
"github": "mmoollllee"
|
|
2664
2670
|
}
|
|
2665
2671
|
],
|
|
2666
2672
|
"compatibility": {
|
|
@@ -2684,8 +2690,7 @@
|
|
|
2684
2690
|
{
|
|
2685
2691
|
"name": "Pooya Parsa",
|
|
2686
2692
|
"github": "pi0",
|
|
2687
|
-
"twitter": "_pi0_"
|
|
2688
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
2693
|
+
"twitter": "_pi0_"
|
|
2689
2694
|
}
|
|
2690
2695
|
],
|
|
2691
2696
|
"compatibility": {
|
|
@@ -2709,8 +2714,7 @@
|
|
|
2709
2714
|
{
|
|
2710
2715
|
"name": "Luca Iaconelli",
|
|
2711
2716
|
"github": "LuXDAmore",
|
|
2712
|
-
"twitter": "luxdamore"
|
|
2713
|
-
"avatar": "https://avatars0.githubusercontent.com/u/3841171?v=4"
|
|
2717
|
+
"twitter": "luxdamore"
|
|
2714
2718
|
}
|
|
2715
2719
|
],
|
|
2716
2720
|
"compatibility": {
|
|
@@ -2733,8 +2737,7 @@
|
|
|
2733
2737
|
"maintainers": [
|
|
2734
2738
|
{
|
|
2735
2739
|
"name": "Developmint",
|
|
2736
|
-
"github": "Developmint"
|
|
2737
|
-
"avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
|
|
2740
|
+
"github": "Developmint"
|
|
2738
2741
|
}
|
|
2739
2742
|
],
|
|
2740
2743
|
"compatibility": {
|
|
@@ -2758,8 +2761,7 @@
|
|
|
2758
2761
|
{
|
|
2759
2762
|
"name": "Pooya Parsa",
|
|
2760
2763
|
"github": "pi0",
|
|
2761
|
-
"twitter": "_pi0_"
|
|
2762
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
2764
|
+
"twitter": "_pi0_"
|
|
2763
2765
|
}
|
|
2764
2766
|
],
|
|
2765
2767
|
"compatibility": {
|
|
@@ -2782,8 +2784,7 @@
|
|
|
2782
2784
|
"maintainers": [
|
|
2783
2785
|
{
|
|
2784
2786
|
"name": "Sebastian Silva",
|
|
2785
|
-
"github": "icarito"
|
|
2786
|
-
"avatar": "https://avatars0.githubusercontent.com/u/199755?v=4"
|
|
2787
|
+
"github": "icarito"
|
|
2787
2788
|
}
|
|
2788
2789
|
],
|
|
2789
2790
|
"compatibility": {
|
|
@@ -2806,8 +2807,7 @@
|
|
|
2806
2807
|
"maintainers": [
|
|
2807
2808
|
{
|
|
2808
2809
|
"name": "mvrlin",
|
|
2809
|
-
"github": "mvrlin"
|
|
2810
|
-
"avatar": "https://avatars1.githubusercontent.com/u/24970784?v=4"
|
|
2810
|
+
"github": "mvrlin"
|
|
2811
2811
|
}
|
|
2812
2812
|
],
|
|
2813
2813
|
"compatibility": {
|
|
@@ -2831,8 +2831,7 @@
|
|
|
2831
2831
|
{
|
|
2832
2832
|
"name": "Alexander Lichter",
|
|
2833
2833
|
"github": "manniL",
|
|
2834
|
-
"twitter": "TheAlexLichter"
|
|
2835
|
-
"avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
|
|
2834
|
+
"twitter": "TheAlexLichter"
|
|
2836
2835
|
}
|
|
2837
2836
|
],
|
|
2838
2837
|
"compatibility": {
|
|
@@ -2855,8 +2854,7 @@
|
|
|
2855
2854
|
"maintainers": [
|
|
2856
2855
|
{
|
|
2857
2856
|
"name": "pimlie",
|
|
2858
|
-
"github": "pimlie"
|
|
2859
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
|
|
2857
|
+
"github": "pimlie"
|
|
2860
2858
|
}
|
|
2861
2859
|
],
|
|
2862
2860
|
"compatibility": {
|
|
@@ -2879,8 +2877,7 @@
|
|
|
2879
2877
|
"maintainers": [
|
|
2880
2878
|
{
|
|
2881
2879
|
"name": "Ricardo Gobbo de Souza",
|
|
2882
|
-
"github": "ricardogobbosouza"
|
|
2883
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
2880
|
+
"github": "ricardogobbosouza"
|
|
2884
2881
|
}
|
|
2885
2882
|
],
|
|
2886
2883
|
"compatibility": {
|
|
@@ -2903,8 +2900,7 @@
|
|
|
2903
2900
|
"maintainers": [
|
|
2904
2901
|
{
|
|
2905
2902
|
"name": "Gaël Reyrol",
|
|
2906
|
-
"github": "gaelreyrol"
|
|
2907
|
-
"avatar": "https://avatars1.githubusercontent.com/u/498465?v=4"
|
|
2903
|
+
"github": "gaelreyrol"
|
|
2908
2904
|
}
|
|
2909
2905
|
],
|
|
2910
2906
|
"compatibility": {
|
|
@@ -2928,8 +2924,7 @@
|
|
|
2928
2924
|
{
|
|
2929
2925
|
"name": "Ahad Birang",
|
|
2930
2926
|
"github": "farnabaz",
|
|
2931
|
-
"twitter": "a_birang"
|
|
2932
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
|
|
2927
|
+
"twitter": "a_birang"
|
|
2933
2928
|
}
|
|
2934
2929
|
],
|
|
2935
2930
|
"compatibility": {
|
|
@@ -2953,8 +2948,7 @@
|
|
|
2953
2948
|
{
|
|
2954
2949
|
"name": "Sébastien Chopin",
|
|
2955
2950
|
"github": "Atinux",
|
|
2956
|
-
"twitter": "Atinux"
|
|
2957
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
2951
|
+
"twitter": "Atinux"
|
|
2958
2952
|
}
|
|
2959
2953
|
],
|
|
2960
2954
|
"compatibility": {
|
|
@@ -2978,8 +2972,7 @@
|
|
|
2978
2972
|
{
|
|
2979
2973
|
"name": "Daniel Roe",
|
|
2980
2974
|
"github": "danielroe",
|
|
2981
|
-
"twitter": "danielcroe"
|
|
2982
|
-
"avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
|
|
2975
|
+
"twitter": "danielcroe"
|
|
2983
2976
|
}
|
|
2984
2977
|
],
|
|
2985
2978
|
"compatibility": {
|
|
@@ -3002,8 +2995,7 @@
|
|
|
3002
2995
|
"maintainers": [
|
|
3003
2996
|
{
|
|
3004
2997
|
"name": "sugoidesune",
|
|
3005
|
-
"github": "sugoidesune"
|
|
3006
|
-
"avatar": "https://avatars0.githubusercontent.com/u/20317691?v=4"
|
|
2998
|
+
"github": "sugoidesune"
|
|
3007
2999
|
}
|
|
3008
3000
|
],
|
|
3009
3001
|
"compatibility": {
|
|
@@ -3026,8 +3018,7 @@
|
|
|
3026
3018
|
"maintainers": [
|
|
3027
3019
|
{
|
|
3028
3020
|
"name": "dansmaculotte",
|
|
3029
|
-
"github": "dansmaculotte"
|
|
3030
|
-
"avatar": "https://avatars1.githubusercontent.com/u/44588441?v=4"
|
|
3021
|
+
"github": "dansmaculotte"
|
|
3031
3022
|
}
|
|
3032
3023
|
],
|
|
3033
3024
|
"compatibility": {
|
|
@@ -3050,8 +3041,7 @@
|
|
|
3050
3041
|
"maintainers": [
|
|
3051
3042
|
{
|
|
3052
3043
|
"name": "Rafał Chłodnicki",
|
|
3053
|
-
"github": "rchl"
|
|
3054
|
-
"avatar": "https://avatars1.githubusercontent.com/u/153197?v=4"
|
|
3044
|
+
"github": "rchl"
|
|
3055
3045
|
}
|
|
3056
3046
|
],
|
|
3057
3047
|
"compatibility": {
|
|
@@ -3074,8 +3064,7 @@
|
|
|
3074
3064
|
"maintainers": [
|
|
3075
3065
|
{
|
|
3076
3066
|
"name": "ben-rogerson",
|
|
3077
|
-
"github": "ben-rogerson"
|
|
3078
|
-
"avatar": "https://avatars0.githubusercontent.com/u/21288568?v=4"
|
|
3067
|
+
"github": "ben-rogerson"
|
|
3079
3068
|
}
|
|
3080
3069
|
],
|
|
3081
3070
|
"compatibility": {
|
|
@@ -3099,8 +3088,7 @@
|
|
|
3099
3088
|
{
|
|
3100
3089
|
"name": "Alexander Lichter",
|
|
3101
3090
|
"github": "manniL",
|
|
3102
|
-
"twitter": "TheAlexLichter"
|
|
3103
|
-
"avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
|
|
3091
|
+
"twitter": "TheAlexLichter"
|
|
3104
3092
|
}
|
|
3105
3093
|
],
|
|
3106
3094
|
"compatibility": {
|
|
@@ -3123,8 +3111,7 @@
|
|
|
3123
3111
|
"maintainers": [
|
|
3124
3112
|
{
|
|
3125
3113
|
"name": "Gomah",
|
|
3126
|
-
"github": "Gomah"
|
|
3127
|
-
"avatar": "https://avatars1.githubusercontent.com/u/2362138?v=4"
|
|
3114
|
+
"github": "Gomah"
|
|
3128
3115
|
}
|
|
3129
3116
|
],
|
|
3130
3117
|
"compatibility": {
|
|
@@ -3147,8 +3134,7 @@
|
|
|
3147
3134
|
"maintainers": [
|
|
3148
3135
|
{
|
|
3149
3136
|
"name": "vaso2",
|
|
3150
|
-
"github": "vaso2"
|
|
3151
|
-
"avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
|
|
3137
|
+
"github": "vaso2"
|
|
3152
3138
|
}
|
|
3153
3139
|
],
|
|
3154
3140
|
"compatibility": {
|
|
@@ -3172,8 +3158,7 @@
|
|
|
3172
3158
|
{
|
|
3173
3159
|
"name": "Nicolas PENNEC",
|
|
3174
3160
|
"github": "NicoPennec",
|
|
3175
|
-
"twitter": "NicoPennec"
|
|
3176
|
-
"avatar": "https://avatars3.githubusercontent.com/u/493223?v=4"
|
|
3161
|
+
"twitter": "NicoPennec"
|
|
3177
3162
|
}
|
|
3178
3163
|
],
|
|
3179
3164
|
"compatibility": {
|
|
@@ -3197,8 +3182,7 @@
|
|
|
3197
3182
|
{
|
|
3198
3183
|
"name": "Florent GIRAUD",
|
|
3199
3184
|
"github": "f3ltron",
|
|
3200
|
-
"twitter": "giraud_florent"
|
|
3201
|
-
"avatar": "https://avatars.githubusercontent.com/u/11556276?v=4"
|
|
3185
|
+
"twitter": "giraud_florent"
|
|
3202
3186
|
}
|
|
3203
3187
|
],
|
|
3204
3188
|
"compatibility": {
|
|
@@ -3221,8 +3205,7 @@
|
|
|
3221
3205
|
"maintainers": [
|
|
3222
3206
|
{
|
|
3223
3207
|
"name": "AlekseyPleshkov",
|
|
3224
|
-
"github": "AlekseyPleshkov"
|
|
3225
|
-
"avatar": "https://avatars0.githubusercontent.com/u/11446603?v=4"
|
|
3208
|
+
"github": "AlekseyPleshkov"
|
|
3226
3209
|
}
|
|
3227
3210
|
],
|
|
3228
3211
|
"compatibility": {
|
|
@@ -3245,8 +3228,7 @@
|
|
|
3245
3228
|
"maintainers": [
|
|
3246
3229
|
{
|
|
3247
3230
|
"name": "richardeschloss",
|
|
3248
|
-
"github": "richardeschloss"
|
|
3249
|
-
"avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
|
|
3231
|
+
"github": "richardeschloss"
|
|
3250
3232
|
}
|
|
3251
3233
|
],
|
|
3252
3234
|
"compatibility": {
|
|
@@ -3270,8 +3252,7 @@
|
|
|
3270
3252
|
{
|
|
3271
3253
|
"name": "Josh Deltener",
|
|
3272
3254
|
"github": "hecktarzuli",
|
|
3273
|
-
"twitter": "JoshDeltener"
|
|
3274
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2112282?v=4"
|
|
3255
|
+
"twitter": "JoshDeltener"
|
|
3275
3256
|
}
|
|
3276
3257
|
],
|
|
3277
3258
|
"compatibility": {
|
|
@@ -3294,8 +3275,7 @@
|
|
|
3294
3275
|
"maintainers": [
|
|
3295
3276
|
{
|
|
3296
3277
|
"name": "mazipan",
|
|
3297
|
-
"github": "mazipan"
|
|
3298
|
-
"avatar": "https://avatars0.githubusercontent.com/u/7221389?v=4"
|
|
3278
|
+
"github": "mazipan"
|
|
3299
3279
|
}
|
|
3300
3280
|
],
|
|
3301
3281
|
"compatibility": {
|
|
@@ -3318,8 +3298,7 @@
|
|
|
3318
3298
|
"maintainers": [
|
|
3319
3299
|
{
|
|
3320
3300
|
"name": "Jakub Andrzejewski",
|
|
3321
|
-
"github": "Baroshem"
|
|
3322
|
-
"avatar": "https://avatars2.githubusercontent.com/u/37120330?v=4?s=80"
|
|
3301
|
+
"github": "Baroshem"
|
|
3323
3302
|
}
|
|
3324
3303
|
],
|
|
3325
3304
|
"compatibility": {
|
|
@@ -3342,8 +3321,7 @@
|
|
|
3342
3321
|
"maintainers": [
|
|
3343
3322
|
{
|
|
3344
3323
|
"name": "richardeschloss",
|
|
3345
|
-
"github": "richardeschloss"
|
|
3346
|
-
"avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
|
|
3324
|
+
"github": "richardeschloss"
|
|
3347
3325
|
}
|
|
3348
3326
|
],
|
|
3349
3327
|
"compatibility": {
|
|
@@ -3356,7 +3334,7 @@
|
|
|
3356
3334
|
"name": "storyblok",
|
|
3357
3335
|
"description": "Storyblok Nuxt.js module",
|
|
3358
3336
|
"repo": "storyblok/storyblok-nuxt",
|
|
3359
|
-
"npm": "storyblok-
|
|
3337
|
+
"npm": "@storyblok/nuxt-ws",
|
|
3360
3338
|
"icon": "storyblok.png",
|
|
3361
3339
|
"github": "https://github.com/storyblok/storyblok-nuxt",
|
|
3362
3340
|
"website": "https://github.com/storyblok/storyblok-nuxt",
|
|
@@ -3366,8 +3344,7 @@
|
|
|
3366
3344
|
"maintainers": [
|
|
3367
3345
|
{
|
|
3368
3346
|
"name": "storyblok",
|
|
3369
|
-
"github": "storyblok"
|
|
3370
|
-
"avatar": "https://avatars0.githubusercontent.com/u/13880908?v=4"
|
|
3347
|
+
"github": "storyblok"
|
|
3371
3348
|
}
|
|
3372
3349
|
],
|
|
3373
3350
|
"compatibility": {
|
|
@@ -3391,14 +3368,12 @@
|
|
|
3391
3368
|
{
|
|
3392
3369
|
"name": "Ahad Birang",
|
|
3393
3370
|
"github": "farnabaz",
|
|
3394
|
-
"twitter": "a_birang"
|
|
3395
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
|
|
3371
|
+
"twitter": "a_birang"
|
|
3396
3372
|
},
|
|
3397
3373
|
{
|
|
3398
3374
|
"name": "Pooya Parsa",
|
|
3399
3375
|
"github": "pi0",
|
|
3400
|
-
"twitter": "_pi0_"
|
|
3401
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
3376
|
+
"twitter": "_pi0_"
|
|
3402
3377
|
}
|
|
3403
3378
|
],
|
|
3404
3379
|
"compatibility": {
|
|
@@ -3422,14 +3397,12 @@
|
|
|
3422
3397
|
{
|
|
3423
3398
|
"name": "Benjamin Canac",
|
|
3424
3399
|
"github": "benjamincanac",
|
|
3425
|
-
"twitter": "benjamincanac"
|
|
3426
|
-
"avatar": "https://avatars2.githubusercontent.com/u/739984?v=4"
|
|
3400
|
+
"twitter": "benjamincanac"
|
|
3427
3401
|
},
|
|
3428
3402
|
{
|
|
3429
3403
|
"name": "Sébastien Chopin",
|
|
3430
3404
|
"github": "Atinux",
|
|
3431
|
-
"twitter": "Atinux"
|
|
3432
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
3405
|
+
"twitter": "Atinux"
|
|
3433
3406
|
}
|
|
3434
3407
|
],
|
|
3435
3408
|
"compatibility": {
|
|
@@ -3452,8 +3425,7 @@
|
|
|
3452
3425
|
"maintainers": [
|
|
3453
3426
|
{
|
|
3454
3427
|
"name": "WilliamDASILVA",
|
|
3455
|
-
"github": "WilliamDASILVA"
|
|
3456
|
-
"avatar": "https://avatars3.githubusercontent.com/u/2766008?v=4"
|
|
3428
|
+
"github": "WilliamDASILVA"
|
|
3457
3429
|
}
|
|
3458
3430
|
],
|
|
3459
3431
|
"compatibility": {
|
|
@@ -3477,8 +3449,7 @@
|
|
|
3477
3449
|
{
|
|
3478
3450
|
"name": "Alexander Lichter",
|
|
3479
3451
|
"github": "manniL",
|
|
3480
|
-
"twitter": "TheAlexLichter"
|
|
3481
|
-
"avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
|
|
3452
|
+
"twitter": "TheAlexLichter"
|
|
3482
3453
|
}
|
|
3483
3454
|
],
|
|
3484
3455
|
"compatibility": {
|
|
@@ -3501,8 +3472,7 @@
|
|
|
3501
3472
|
"maintainers": [
|
|
3502
3473
|
{
|
|
3503
3474
|
"name": "Ricardo Gobbo de Souza",
|
|
3504
|
-
"github": "ricardogobbosouza"
|
|
3505
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
3475
|
+
"github": "ricardogobbosouza"
|
|
3506
3476
|
}
|
|
3507
3477
|
],
|
|
3508
3478
|
"compatibility": {
|
|
@@ -3526,8 +3496,7 @@
|
|
|
3526
3496
|
{
|
|
3527
3497
|
"name": "Scott Robertson",
|
|
3528
3498
|
"github": "scottrobertson",
|
|
3529
|
-
"twitter": "scottymeuk"
|
|
3530
|
-
"avatar": "https://avatars0.githubusercontent.com/u/68361?v=4"
|
|
3499
|
+
"twitter": "scottymeuk"
|
|
3531
3500
|
}
|
|
3532
3501
|
],
|
|
3533
3502
|
"compatibility": {
|
|
@@ -3550,8 +3519,7 @@
|
|
|
3550
3519
|
"maintainers": [
|
|
3551
3520
|
{
|
|
3552
3521
|
"name": "Developmint",
|
|
3553
|
-
"github": "Developmint"
|
|
3554
|
-
"avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
|
|
3522
|
+
"github": "Developmint"
|
|
3555
3523
|
}
|
|
3556
3524
|
],
|
|
3557
3525
|
"compatibility": {
|
|
@@ -3575,8 +3543,7 @@
|
|
|
3575
3543
|
{
|
|
3576
3544
|
"name": "Ahad Birang",
|
|
3577
3545
|
"github": "farnabaz",
|
|
3578
|
-
"twitter": "a_birang"
|
|
3579
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
|
|
3546
|
+
"twitter": "a_birang"
|
|
3580
3547
|
}
|
|
3581
3548
|
],
|
|
3582
3549
|
"compatibility": {
|
|
@@ -3599,8 +3566,7 @@
|
|
|
3599
3566
|
"maintainers": [
|
|
3600
3567
|
{
|
|
3601
3568
|
"name": "Sam Holmes",
|
|
3602
|
-
"github": "sam3d"
|
|
3603
|
-
"avatar": "https://avatars0.githubusercontent.com/u/8385528?v=4"
|
|
3569
|
+
"github": "sam3d"
|
|
3604
3570
|
}
|
|
3605
3571
|
],
|
|
3606
3572
|
"compatibility": {
|
|
@@ -3623,8 +3589,7 @@
|
|
|
3623
3589
|
"maintainers": [
|
|
3624
3590
|
{
|
|
3625
3591
|
"name": "ImreC",
|
|
3626
|
-
"github": "ImreC"
|
|
3627
|
-
"avatar": "https://avatars1.githubusercontent.com/u/9742684?v=4"
|
|
3592
|
+
"github": "ImreC"
|
|
3628
3593
|
}
|
|
3629
3594
|
],
|
|
3630
3595
|
"compatibility": {
|
|
@@ -3648,8 +3613,7 @@
|
|
|
3648
3613
|
{
|
|
3649
3614
|
"name": "Sébastien Chopin",
|
|
3650
3615
|
"github": "Atinux",
|
|
3651
|
-
"twitter": "Atinux"
|
|
3652
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
3616
|
+
"twitter": "Atinux"
|
|
3653
3617
|
}
|
|
3654
3618
|
],
|
|
3655
3619
|
"compatibility": {
|
|
@@ -3673,8 +3637,7 @@
|
|
|
3673
3637
|
{
|
|
3674
3638
|
"name": "Pooya Parsa",
|
|
3675
3639
|
"github": "pi0",
|
|
3676
|
-
"twitter": "_pi0_"
|
|
3677
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
3640
|
+
"twitter": "_pi0_"
|
|
3678
3641
|
}
|
|
3679
3642
|
],
|
|
3680
3643
|
"compatibility": {
|
|
@@ -3697,14 +3660,13 @@
|
|
|
3697
3660
|
"maintainers": [
|
|
3698
3661
|
{
|
|
3699
3662
|
"name": "Nicolas Perraut",
|
|
3700
|
-
"github": "tuarrep"
|
|
3701
|
-
"avatar": "https://avatars.githubusercontent.com/u/6941014?v=4"
|
|
3663
|
+
"github": "tuarrep"
|
|
3702
3664
|
}
|
|
3703
3665
|
],
|
|
3704
3666
|
"compatibility": {
|
|
3705
3667
|
"2.x": "working",
|
|
3706
|
-
"2.x-bridge": "
|
|
3707
|
-
"3.x": "
|
|
3668
|
+
"2.x-bridge": "wip",
|
|
3669
|
+
"3.x": "wip"
|
|
3708
3670
|
}
|
|
3709
3671
|
},
|
|
3710
3672
|
{
|
|
@@ -3721,8 +3683,7 @@
|
|
|
3721
3683
|
"maintainers": [
|
|
3722
3684
|
{
|
|
3723
3685
|
"name": "victorgarciaesgi",
|
|
3724
|
-
"github": "victorgarciaesgi"
|
|
3725
|
-
"avatar": "https://avatars0.githubusercontent.com/u/15092120?v=4"
|
|
3686
|
+
"github": "victorgarciaesgi"
|
|
3726
3687
|
}
|
|
3727
3688
|
],
|
|
3728
3689
|
"compatibility": {
|
|
@@ -3745,20 +3706,17 @@
|
|
|
3745
3706
|
"maintainers": [
|
|
3746
3707
|
{
|
|
3747
3708
|
"name": "Kevin Marrec",
|
|
3748
|
-
"github": "kevinmarrec"
|
|
3749
|
-
"avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
|
|
3709
|
+
"github": "kevinmarrec"
|
|
3750
3710
|
},
|
|
3751
3711
|
{
|
|
3752
3712
|
"name": "Pooya Parsa",
|
|
3753
3713
|
"github": "pi0",
|
|
3754
|
-
"twitter": "_pi0_"
|
|
3755
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
3714
|
+
"twitter": "_pi0_"
|
|
3756
3715
|
},
|
|
3757
3716
|
{
|
|
3758
3717
|
"name": "Daniel Roe",
|
|
3759
3718
|
"github": "danielroe",
|
|
3760
|
-
"twitter": "danielcroe"
|
|
3761
|
-
"avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
|
|
3719
|
+
"twitter": "danielcroe"
|
|
3762
3720
|
}
|
|
3763
3721
|
],
|
|
3764
3722
|
"compatibility": {
|
|
@@ -3781,20 +3739,17 @@
|
|
|
3781
3739
|
"maintainers": [
|
|
3782
3740
|
{
|
|
3783
3741
|
"name": "Kevin Marrec",
|
|
3784
|
-
"github": "kevinmarrec"
|
|
3785
|
-
"avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
|
|
3742
|
+
"github": "kevinmarrec"
|
|
3786
3743
|
},
|
|
3787
3744
|
{
|
|
3788
3745
|
"name": "Pooya Parsa",
|
|
3789
3746
|
"github": "pi0",
|
|
3790
|
-
"twitter": "_pi0_"
|
|
3791
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
3747
|
+
"twitter": "_pi0_"
|
|
3792
3748
|
},
|
|
3793
3749
|
{
|
|
3794
3750
|
"name": "Daniel Roe",
|
|
3795
3751
|
"github": "danielroe",
|
|
3796
|
-
"twitter": "danielcroe"
|
|
3797
|
-
"avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
|
|
3752
|
+
"twitter": "danielcroe"
|
|
3798
3753
|
}
|
|
3799
3754
|
],
|
|
3800
3755
|
"compatibility": {
|
|
@@ -3818,14 +3773,12 @@
|
|
|
3818
3773
|
{
|
|
3819
3774
|
"name": "Pooya Parsa",
|
|
3820
3775
|
"github": "pi0",
|
|
3821
|
-
"twitter": "_pi0_"
|
|
3822
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
3776
|
+
"twitter": "_pi0_"
|
|
3823
3777
|
},
|
|
3824
3778
|
{
|
|
3825
3779
|
"name": "Farzad Soltani",
|
|
3826
3780
|
"github": "farzadso",
|
|
3827
|
-
"twitter": "farzadso"
|
|
3828
|
-
"avatar": "https://avatars0.githubusercontent.com/u/19854715?v=4"
|
|
3781
|
+
"twitter": "farzadso"
|
|
3829
3782
|
}
|
|
3830
3783
|
],
|
|
3831
3784
|
"compatibility": {
|
|
@@ -3834,6 +3787,31 @@
|
|
|
3834
3787
|
"3.x": "unknown"
|
|
3835
3788
|
}
|
|
3836
3789
|
},
|
|
3790
|
+
{
|
|
3791
|
+
"name": "unocss",
|
|
3792
|
+
"description": "The instant on-demand atomic CSS engine.",
|
|
3793
|
+
"repo": "antfu/unocss#main/packages/nuxt",
|
|
3794
|
+
"npm": "@unocss/nuxt",
|
|
3795
|
+
"icon": "unocss.svg",
|
|
3796
|
+
"github": "https://github.com/antfu/unocss",
|
|
3797
|
+
"website": "https://github.com/antfu/unocss",
|
|
3798
|
+
"learn_more": "https://github.com/antfu/unocss",
|
|
3799
|
+
"category": "UI",
|
|
3800
|
+
"type": "3rd-party",
|
|
3801
|
+
"maintainers": [
|
|
3802
|
+
{
|
|
3803
|
+
"name": "Anthony Fu",
|
|
3804
|
+
"github": "antfu",
|
|
3805
|
+
"twitter": "antfu7",
|
|
3806
|
+
"avatar": "https://avatars.githubusercontent.com/antfu?v=4"
|
|
3807
|
+
}
|
|
3808
|
+
],
|
|
3809
|
+
"compatibility": {
|
|
3810
|
+
"2.x": "working",
|
|
3811
|
+
"2.x-bridge": "working",
|
|
3812
|
+
"3.x": "working"
|
|
3813
|
+
}
|
|
3814
|
+
},
|
|
3837
3815
|
{
|
|
3838
3816
|
"name": "user-agent",
|
|
3839
3817
|
"description": "Nuxt.js module for handling User-Agent.",
|
|
@@ -3848,8 +3826,7 @@
|
|
|
3848
3826
|
"maintainers": [
|
|
3849
3827
|
{
|
|
3850
3828
|
"name": "fukuiretu",
|
|
3851
|
-
"github": "fukuiretu"
|
|
3852
|
-
"avatar": "https://avatars0.githubusercontent.com/u/1982105?v=4"
|
|
3829
|
+
"github": "fukuiretu"
|
|
3853
3830
|
}
|
|
3854
3831
|
],
|
|
3855
3832
|
"compatibility": {
|
|
@@ -3872,8 +3849,7 @@
|
|
|
3872
3849
|
"maintainers": [
|
|
3873
3850
|
{
|
|
3874
3851
|
"name": "lewyuburi",
|
|
3875
|
-
"github": "lewyuburi"
|
|
3876
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2156790?v=4"
|
|
3852
|
+
"github": "lewyuburi"
|
|
3877
3853
|
}
|
|
3878
3854
|
],
|
|
3879
3855
|
"compatibility": {
|
|
@@ -3897,8 +3873,7 @@
|
|
|
3897
3873
|
{
|
|
3898
3874
|
"name": "Pooya Parsa",
|
|
3899
3875
|
"github": "pi0",
|
|
3900
|
-
"twitter": "_pi0_"
|
|
3901
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
3876
|
+
"twitter": "_pi0_"
|
|
3902
3877
|
}
|
|
3903
3878
|
],
|
|
3904
3879
|
"compatibility": {
|
|
@@ -3921,8 +3896,7 @@
|
|
|
3921
3896
|
"maintainers": [
|
|
3922
3897
|
{
|
|
3923
3898
|
"name": "vaso2",
|
|
3924
|
-
"github": "vaso2"
|
|
3925
|
-
"avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
|
|
3899
|
+
"github": "vaso2"
|
|
3926
3900
|
}
|
|
3927
3901
|
],
|
|
3928
3902
|
"compatibility": {
|
|
@@ -3945,8 +3919,7 @@
|
|
|
3945
3919
|
"maintainers": [
|
|
3946
3920
|
{
|
|
3947
3921
|
"name": "spektrummedia",
|
|
3948
|
-
"github": "spektrummedia"
|
|
3949
|
-
"avatar": "https://avatars2.githubusercontent.com/u/4410985?v=4"
|
|
3922
|
+
"github": "spektrummedia"
|
|
3950
3923
|
}
|
|
3951
3924
|
],
|
|
3952
3925
|
"compatibility": {
|
|
@@ -3969,8 +3942,7 @@
|
|
|
3969
3942
|
"maintainers": [
|
|
3970
3943
|
{
|
|
3971
3944
|
"name": "madmod",
|
|
3972
|
-
"github": "madmod"
|
|
3973
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1107818?v=4"
|
|
3945
|
+
"github": "madmod"
|
|
3974
3946
|
}
|
|
3975
3947
|
],
|
|
3976
3948
|
"compatibility": {
|
|
@@ -3994,8 +3966,7 @@
|
|
|
3994
3966
|
{
|
|
3995
3967
|
"name": "Julio Marquez",
|
|
3996
3968
|
"github": "juliomrqz",
|
|
3997
|
-
"twitter": "juliomrqz"
|
|
3998
|
-
"avatar": "https://avatars1.githubusercontent.com/u/1911993?v=4"
|
|
3969
|
+
"twitter": "juliomrqz"
|
|
3999
3970
|
}
|
|
4000
3971
|
],
|
|
4001
3972
|
"compatibility": {
|
|
@@ -4018,27 +3989,25 @@
|
|
|
4018
3989
|
"maintainers": [
|
|
4019
3990
|
{
|
|
4020
3991
|
"name": "Kevin Marrec",
|
|
4021
|
-
"github": "kevinmarrec"
|
|
4022
|
-
"avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
|
|
3992
|
+
"github": "kevinmarrec"
|
|
4023
3993
|
},
|
|
4024
3994
|
{
|
|
4025
3995
|
"name": "Pooya Parsa",
|
|
4026
3996
|
"github": "pi0",
|
|
4027
|
-
"twitter": "_pi0_"
|
|
4028
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
3997
|
+
"twitter": "_pi0_"
|
|
4029
3998
|
}
|
|
4030
3999
|
],
|
|
4031
4000
|
"compatibility": {
|
|
4032
4001
|
"2.x": "working",
|
|
4033
4002
|
"2.x-bridge": "unknown",
|
|
4034
|
-
"3.x": "
|
|
4003
|
+
"3.x": "not-working"
|
|
4035
4004
|
}
|
|
4036
4005
|
},
|
|
4037
4006
|
{
|
|
4038
4007
|
"name": "vueuse",
|
|
4039
4008
|
"description": "Collection of essential Vue Composition Utilities for Vue 2 and 3",
|
|
4040
|
-
"repo": "vueuse/vueuse",
|
|
4041
|
-
"npm": "@vueuse/
|
|
4009
|
+
"repo": "vueuse/vueuse#main/packages/core",
|
|
4010
|
+
"npm": "@vueuse/core",
|
|
4042
4011
|
"icon": "vueuse.svg",
|
|
4043
4012
|
"github": "https://github.com/vueuse/vueuse",
|
|
4044
4013
|
"website": "https://vueuse.org",
|
|
@@ -4049,8 +4018,7 @@
|
|
|
4049
4018
|
{
|
|
4050
4019
|
"name": "Anthony Fu",
|
|
4051
4020
|
"github": "antfu",
|
|
4052
|
-
"twitter": "antfu7"
|
|
4053
|
-
"avatar": "https://avatars.githubusercontent.com/antfu?v=4"
|
|
4021
|
+
"twitter": "antfu7"
|
|
4054
4022
|
}
|
|
4055
4023
|
],
|
|
4056
4024
|
"compatibility": {
|
|
@@ -4073,8 +4041,7 @@
|
|
|
4073
4041
|
"maintainers": [
|
|
4074
4042
|
{
|
|
4075
4043
|
"name": "paulgv",
|
|
4076
|
-
"github": "paulgv"
|
|
4077
|
-
"avatar": "https://avatars0.githubusercontent.com/u/4895885?v=4"
|
|
4044
|
+
"github": "paulgv"
|
|
4078
4045
|
}
|
|
4079
4046
|
],
|
|
4080
4047
|
"compatibility": {
|
|
@@ -4097,20 +4064,17 @@
|
|
|
4097
4064
|
"maintainers": [
|
|
4098
4065
|
{
|
|
4099
4066
|
"name": "daliborgogic",
|
|
4100
|
-
"github": "daliborgogic"
|
|
4101
|
-
"avatar": "https://avatars3.githubusercontent.com/u/5895389?v=4"
|
|
4067
|
+
"github": "daliborgogic"
|
|
4102
4068
|
},
|
|
4103
4069
|
{
|
|
4104
4070
|
"name": "Pooya Parsa",
|
|
4105
4071
|
"github": "pi0",
|
|
4106
|
-
"twitter": "_pi0_"
|
|
4107
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4072
|
+
"twitter": "_pi0_"
|
|
4108
4073
|
},
|
|
4109
4074
|
{
|
|
4110
4075
|
"name": "Sebastien Chopin",
|
|
4111
4076
|
"github": "Atinux",
|
|
4112
|
-
"twitter": "Atinux"
|
|
4113
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
4077
|
+
"twitter": "Atinux"
|
|
4114
4078
|
}
|
|
4115
4079
|
],
|
|
4116
4080
|
"compatibility": {
|
|
@@ -4134,8 +4098,7 @@
|
|
|
4134
4098
|
{
|
|
4135
4099
|
"name": "Muhammad Fauzan",
|
|
4136
4100
|
"github": "fauzan121002",
|
|
4137
|
-
"twitter": "fauzandev"
|
|
4138
|
-
"avatar": "https://avatars.githubusercontent.com/u/50759463?v=4"
|
|
4101
|
+
"twitter": "fauzandev"
|
|
4139
4102
|
}
|
|
4140
4103
|
],
|
|
4141
4104
|
"compatibility": {
|
|
@@ -4158,8 +4121,7 @@
|
|
|
4158
4121
|
"maintainers": [
|
|
4159
4122
|
{
|
|
4160
4123
|
"name": "Developmint",
|
|
4161
|
-
"github": "Developmint"
|
|
4162
|
-
"avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
|
|
4124
|
+
"github": "Developmint"
|
|
4163
4125
|
}
|
|
4164
4126
|
],
|
|
4165
4127
|
"compatibility": {
|
|
@@ -4168,6 +4130,29 @@
|
|
|
4168
4130
|
"3.x": "unknown"
|
|
4169
4131
|
}
|
|
4170
4132
|
},
|
|
4133
|
+
{
|
|
4134
|
+
"name": "webpack-optimisations",
|
|
4135
|
+
"description": "Nuxt.js v2 module to automatically make your builds faster.",
|
|
4136
|
+
"repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
|
|
4137
|
+
"npm": "nuxt-webpack-optimisations",
|
|
4138
|
+
"icon": "build-optimisations.svg",
|
|
4139
|
+
"github": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
|
|
4140
|
+
"website": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
|
|
4141
|
+
"learn_more": "",
|
|
4142
|
+
"category": "Devtools",
|
|
4143
|
+
"type": "3rd-party",
|
|
4144
|
+
"maintainers": [
|
|
4145
|
+
{
|
|
4146
|
+
"name": "Harlan Wilton",
|
|
4147
|
+
"github": "harlan-zw"
|
|
4148
|
+
}
|
|
4149
|
+
],
|
|
4150
|
+
"compatibility": {
|
|
4151
|
+
"2.x": "working",
|
|
4152
|
+
"2.x-bridge": "working",
|
|
4153
|
+
"3.x": "unknown"
|
|
4154
|
+
}
|
|
4155
|
+
},
|
|
4171
4156
|
{
|
|
4172
4157
|
"name": "webpack-profile",
|
|
4173
4158
|
"description": "Nuxt module to display webpack build progress steps with core ProgressPlugin",
|
|
@@ -4183,8 +4168,7 @@
|
|
|
4183
4168
|
{
|
|
4184
4169
|
"name": "Pooya Parsa",
|
|
4185
4170
|
"github": "pi0",
|
|
4186
|
-
"twitter": "_pi0_"
|
|
4187
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4171
|
+
"twitter": "_pi0_"
|
|
4188
4172
|
}
|
|
4189
4173
|
],
|
|
4190
4174
|
"compatibility": {
|
|
@@ -4207,8 +4191,7 @@
|
|
|
4207
4191
|
"maintainers": [
|
|
4208
4192
|
{
|
|
4209
4193
|
"name": "paulgv",
|
|
4210
|
-
"github": "paulgv"
|
|
4211
|
-
"avatar": "https://avatars0.githubusercontent.com/u/4895885?v=4"
|
|
4194
|
+
"github": "paulgv"
|
|
4212
4195
|
}
|
|
4213
4196
|
],
|
|
4214
4197
|
"compatibility": {
|
|
@@ -4232,8 +4215,7 @@
|
|
|
4232
4215
|
{
|
|
4233
4216
|
"name": "Pooya Parsa",
|
|
4234
4217
|
"github": "pi0",
|
|
4235
|
-
"twitter": "_pi0_"
|
|
4236
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4218
|
+
"twitter": "_pi0_"
|
|
4237
4219
|
}
|
|
4238
4220
|
],
|
|
4239
4221
|
"compatibility": {
|
|
@@ -4244,7 +4226,7 @@
|
|
|
4244
4226
|
},
|
|
4245
4227
|
{
|
|
4246
4228
|
"name": "windicss",
|
|
4247
|
-
"description": "Next generation
|
|
4229
|
+
"description": "Next generation utility-first CSS framework.",
|
|
4248
4230
|
"repo": "windicss/nuxt-windicss-module#main/packages/nuxt-windicss",
|
|
4249
4231
|
"npm": "nuxt-windicss",
|
|
4250
4232
|
"icon": "windicss.svg",
|
|
@@ -4256,9 +4238,13 @@
|
|
|
4256
4238
|
"maintainers": [
|
|
4257
4239
|
{
|
|
4258
4240
|
"name": "Harlan Wilton",
|
|
4259
|
-
"github": "
|
|
4260
|
-
"twitter": "harlan_zw"
|
|
4261
|
-
|
|
4241
|
+
"github": "harlan-zw",
|
|
4242
|
+
"twitter": "harlan_zw"
|
|
4243
|
+
},
|
|
4244
|
+
{
|
|
4245
|
+
"name": "Anthony Fu",
|
|
4246
|
+
"github": "antfu",
|
|
4247
|
+
"twitter": "antfu7"
|
|
4262
4248
|
}
|
|
4263
4249
|
],
|
|
4264
4250
|
"compatibility": {
|
|
@@ -4281,8 +4267,7 @@
|
|
|
4281
4267
|
"maintainers": [
|
|
4282
4268
|
{
|
|
4283
4269
|
"name": "aaronransley",
|
|
4284
|
-
"github": "aaronransley"
|
|
4285
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5669055?v=4"
|
|
4270
|
+
"github": "aaronransley"
|
|
4286
4271
|
}
|
|
4287
4272
|
],
|
|
4288
4273
|
"compatibility": {
|
|
@@ -4305,8 +4290,7 @@
|
|
|
4305
4290
|
"maintainers": [
|
|
4306
4291
|
{
|
|
4307
4292
|
"name": "yashha",
|
|
4308
|
-
"github": "yashha"
|
|
4309
|
-
"avatar": "https://avatars0.githubusercontent.com/u/4728786?v=4"
|
|
4293
|
+
"github": "yashha"
|
|
4310
4294
|
}
|
|
4311
4295
|
],
|
|
4312
4296
|
"compatibility": {
|
|
@@ -4329,8 +4313,7 @@
|
|
|
4329
4313
|
"maintainers": [
|
|
4330
4314
|
{
|
|
4331
4315
|
"name": "gaetansenn",
|
|
4332
|
-
"github": "gaetansenn"
|
|
4333
|
-
"avatar": "https://avatars0.githubusercontent.com/u/2774075?v=4"
|
|
4316
|
+
"github": "gaetansenn"
|
|
4334
4317
|
}
|
|
4335
4318
|
],
|
|
4336
4319
|
"compatibility": {
|
|
@@ -4353,8 +4336,7 @@
|
|
|
4353
4336
|
"maintainers": [
|
|
4354
4337
|
{
|
|
4355
4338
|
"name": "MetaCorp",
|
|
4356
|
-
"github": "MetaCorp"
|
|
4357
|
-
"avatar": "https://avatars2.githubusercontent.com/u/1285196?v=4"
|
|
4339
|
+
"github": "MetaCorp"
|
|
4358
4340
|
}
|
|
4359
4341
|
],
|
|
4360
4342
|
"compatibility": {
|
|
@@ -4378,8 +4360,7 @@
|
|
|
4378
4360
|
{
|
|
4379
4361
|
"name": "Pooya Parsa",
|
|
4380
4362
|
"github": "pi0",
|
|
4381
|
-
"twitter": "_pi0_"
|
|
4382
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4363
|
+
"twitter": "_pi0_"
|
|
4383
4364
|
}
|
|
4384
4365
|
],
|
|
4385
4366
|
"compatibility": {
|
|
@@ -4402,8 +4383,7 @@
|
|
|
4402
4383
|
"maintainers": [
|
|
4403
4384
|
{
|
|
4404
4385
|
"name": "DansMaCulotte",
|
|
4405
|
-
"github": "DansMaCulotte"
|
|
4406
|
-
"avatar": "https://avatars1.githubusercontent.com/u/44588441?v=4"
|
|
4386
|
+
"github": "DansMaCulotte"
|
|
4407
4387
|
}
|
|
4408
4388
|
],
|
|
4409
4389
|
"compatibility": {
|