@nuxt/modules 0.5.0-dc2ec5 → 0.5.0-e1125e

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.
@@ -1,4 +1,56 @@
1
1
  [
2
+ {
3
+ "name": "ackee",
4
+ "description": "Nuxt.js module for Ackee analytics",
5
+ "repo": "bdrtsky/nuxt-ackee",
6
+ "npm": "nuxt-ackee",
7
+ "icon": "ackee.png",
8
+ "github": "https://github.com/bdrtsky/nuxt-ackee",
9
+ "website": "https://github.com/bdrtsky/nuxt-ackee",
10
+ "learn_more": "https://ackee.electerious.com",
11
+ "category": "Analytics",
12
+ "type": "3rd-party",
13
+ "maintainers": [
14
+ {
15
+ "name": "bdrtsky",
16
+ "github": "bdrtsky"
17
+ },
18
+ {
19
+ "name": "Sebastien Chopin",
20
+ "github": "Atinux",
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
+ },
2
54
  {
3
55
  "name": "alias",
4
56
  "description": "It automatically creates an alias for the components and page of the path",
@@ -8,15 +60,19 @@
8
60
  "github": "https://github.com/kdydesign/nuxt-alias-module",
9
61
  "website": "https://github.com/kdydesign/nuxt-alias-module",
10
62
  "learn_more": "",
11
- "category": "Devtools",
63
+ "category": "Extensions",
12
64
  "type": "3rd-party",
13
65
  "maintainers": [
14
66
  {
15
67
  "name": "kdydesign",
16
- "github": "kdydesign",
17
- "avatar": "https://avatars3.githubusercontent.com/u/10152521?v=4"
68
+ "github": "kdydesign"
18
69
  }
19
- ]
70
+ ],
71
+ "compatibility": {
72
+ "2.x": "working",
73
+ "2.x-bridge": "unknown",
74
+ "3.x": "unknown"
75
+ }
20
76
  },
21
77
  {
22
78
  "name": "amp",
@@ -33,10 +89,62 @@
33
89
  {
34
90
  "name": "Ahad Birang",
35
91
  "github": "farnabaz",
36
- "twitter": "a_birang",
37
- "avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
92
+ "twitter": "a_birang"
38
93
  }
39
- ]
94
+ ],
95
+ "compatibility": {
96
+ "2.x": "working",
97
+ "2.x-bridge": "unknown",
98
+ "3.x": "unknown"
99
+ }
100
+ },
101
+ {
102
+ "name": "animejs",
103
+ "description": "Anime.js module for Nuxt.js",
104
+ "repo": "ivodolenc/nuxt-animejs",
105
+ "npm": "nuxt-animejs",
106
+ "icon": "",
107
+ "github": "https://github.com/ivodolenc/nuxt-animejs",
108
+ "website": "https://github.com/ivodolenc/nuxt-animejs",
109
+ "learn_more": "",
110
+ "category": "Libraries",
111
+ "type": "3rd-party",
112
+ "maintainers": [
113
+ {
114
+ "name": "ivodolenc",
115
+ "github": "ivodolenc"
116
+ }
117
+ ],
118
+ "compatibility": {
119
+ "2.x": "working",
120
+ "2.x-bridge": "unknown",
121
+ "3.x": "unknown"
122
+ }
123
+ },
124
+ {
125
+ "name": "apis-to-file",
126
+ "description": "Build module to merge and transform multiple API and GraphQL requests into a single one and loaded only when needed, like a payload extractor",
127
+ "repo": "Luxdamore/nuxt-apis-to-file",
128
+ "npm": "@luxdamore/nuxt-apis-to-file",
129
+ "icon": "",
130
+ "github": "https://github.com/LuXDAmore/nuxt-apis-to-file",
131
+ "website": "https://luxdamore.github.io/nuxt-apis-to-file/",
132
+ "learn_more": "",
133
+ "category": "Performance",
134
+ "type": "3rd-party",
135
+ "maintainers": [
136
+ {
137
+ "name": "Luca Iaconelli",
138
+ "github": "LuXDAmore",
139
+ "twitter": "luxdamore",
140
+ "avatar": "https://avatars0.githubusercontent.com/u/3841171?v=4"
141
+ }
142
+ ],
143
+ "compatibility": {
144
+ "2.x": "working",
145
+ "2.x-bridge": "unknown",
146
+ "3.x": "unknown"
147
+ }
40
148
  },
41
149
  {
42
150
  "name": "apollo",
@@ -52,15 +160,18 @@
52
160
  "maintainers": [
53
161
  {
54
162
  "name": "Lam Kieu",
55
- "github": "kieusonlam",
56
- "avatar": "https://avatars2.githubusercontent.com/u/13093313?v=4"
163
+ "github": "kieusonlam"
57
164
  },
58
165
  {
59
166
  "name": "Dominic Garms",
60
- "github": "dohomi",
61
- "avatar": "https://avatars0.githubusercontent.com/u/489221?v=4"
167
+ "github": "dohomi"
62
168
  }
63
- ]
169
+ ],
170
+ "compatibility": {
171
+ "2.x": "working",
172
+ "2.x-bridge": "not-working",
173
+ "3.x": "not-working"
174
+ }
64
175
  },
65
176
  {
66
177
  "name": "applicationinsights",
@@ -76,14 +187,41 @@
76
187
  "maintainers": [
77
188
  {
78
189
  "name": "Dmitry Molotkov",
79
- "github": "aldarund",
80
- "avatar": "https://avatars2.githubusercontent.com/u/571159?v=4"
190
+ "github": "aldarund"
191
+ }
192
+ ],
193
+ "compatibility": {
194
+ "2.x": "working",
195
+ "2.x-bridge": "unknown",
196
+ "3.x": "unknown"
197
+ }
198
+ },
199
+ {
200
+ "name": "appwrite",
201
+ "description": "Appwrite module for Nuxt",
202
+ "repo": "Hrdtr/nuxt-appwrite",
203
+ "npm": "nuxt-appwrite",
204
+ "icon": "appwrite.png",
205
+ "github": "https://github.com/Hrdtr/nuxt-appwrite",
206
+ "website": "https://github.com/Hrdtr/nuxt-appwrite",
207
+ "learn_more": "",
208
+ "category": "Request",
209
+ "type": "3rd-party",
210
+ "maintainers": [
211
+ {
212
+ "name": "Hrdtr",
213
+ "github": "Hrdtr"
81
214
  }
82
- ]
215
+ ],
216
+ "compatibility": {
217
+ "2.x": "working",
218
+ "2.x-bridge": "unknown",
219
+ "3.x": "unknown"
220
+ }
83
221
  },
84
222
  {
85
223
  "name": "auth",
86
- "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your apps performance.",
224
+ "description": "Zero-boilerplate authentication support for Nuxt.js.",
87
225
  "repo": "nuxt-community/auth-module",
88
226
  "npm": "@nuxtjs/auth",
89
227
  "icon": "auth.png",
@@ -96,15 +234,18 @@
96
234
  {
97
235
  "name": "Pooya Parsa",
98
236
  "github": "pi0",
99
- "twitter": "_pi0_",
100
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
237
+ "twitter": "_pi0_"
101
238
  },
102
239
  {
103
240
  "name": "João Pedro Antunes Silva",
104
- "github": "JoaoPedroAS51",
105
- "avatar": "https://avatars0.githubusercontent.com/u/15177236?v=4"
241
+ "github": "JoaoPedroAS51"
106
242
  }
107
- ]
243
+ ],
244
+ "compatibility": {
245
+ "2.x": "working",
246
+ "2.x-bridge": "wip",
247
+ "3.x": "wip"
248
+ }
108
249
  },
109
250
  {
110
251
  "name": "axios",
@@ -121,10 +262,14 @@
121
262
  {
122
263
  "name": "Pooya Parsa",
123
264
  "github": "pi0",
124
- "twitter": "_pi0_",
125
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
265
+ "twitter": "_pi0_"
126
266
  }
127
- ]
267
+ ],
268
+ "compatibility": {
269
+ "2.x": "working",
270
+ "2.x-bridge": "working",
271
+ "3.x": "unknown"
272
+ }
128
273
  },
129
274
  {
130
275
  "name": "basic-auth",
@@ -140,10 +285,38 @@
140
285
  "maintainers": [
141
286
  {
142
287
  "name": "potato4d",
143
- "github": "potato4d",
144
- "avatar": "https://avatars0.githubusercontent.com/u/6993514?v=4"
288
+ "github": "potato4d"
289
+ }
290
+ ],
291
+ "compatibility": {
292
+ "2.x": "working",
293
+ "2.x-bridge": "unknown",
294
+ "3.x": "unknown"
295
+ }
296
+ },
297
+ {
298
+ "name": "bigcommerce",
299
+ "description": "Easy BigCommerce integration for Nuxt.js",
300
+ "repo": "baroshem/nuxt-bigcommerce",
301
+ "npm": "nuxt-bigcommerce",
302
+ "icon": "bigcommerce.svg",
303
+ "github": "https://github.com/baroshem/nuxt-bigcommerce",
304
+ "website": "https://nuxt-bigcommerce.vercel.app/",
305
+ "learn_more": "https://www.npmjs.com/package/nuxt-bigcommerce",
306
+ "category": "Ecommerce",
307
+ "type": "3rd-party",
308
+ "maintainers": [
309
+ {
310
+ "name": "Jakub Andrzejewski",
311
+ "github": "Baroshem",
312
+ "avatar": "https://avatars2.githubusercontent.com/u/37120330?v=4?s=80"
145
313
  }
146
- ]
314
+ ],
315
+ "compatibility": {
316
+ "2.x": "working",
317
+ "2.x-bridge": "unknown",
318
+ "3.x": "unknown"
319
+ }
147
320
  },
148
321
  {
149
322
  "name": "bootstrap",
@@ -159,22 +332,24 @@
159
332
  "maintainers": [
160
333
  {
161
334
  "name": "Troy Morehouse",
162
- "github": "tmorehouse",
163
- "avatar": "https://avatars3.githubusercontent.com/u/2781561?v=4"
335
+ "github": "tmorehouse"
164
336
  },
165
337
  {
166
338
  "name": "Pooya Parsa",
167
339
  "github": "pi0",
168
- "twitter": "_pi0_",
169
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
340
+ "twitter": "_pi0_"
170
341
  },
171
342
  {
172
343
  "name": "Jacob Müller",
173
344
  "github": "jackmu95",
174
- "twitter": "jackmu95",
175
- "avatar": "https://avatars1.githubusercontent.com/u/2737132?v=4"
345
+ "twitter": "jackmu95"
176
346
  }
177
- ]
347
+ ],
348
+ "compatibility": {
349
+ "2.x": "working",
350
+ "2.x-bridge": "unknown",
351
+ "3.x": "unknown"
352
+ }
178
353
  },
179
354
  {
180
355
  "name": "browserconfig",
@@ -185,16 +360,20 @@
185
360
  "github": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
186
361
  "website": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
187
362
  "learn_more": "https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/dev-guides/bg183312(v=vs.85)?redirectedfrom=MSDN",
188
- "category": "Devtools",
363
+ "category": "Extensions",
189
364
  "type": "community",
190
365
  "maintainers": [
191
366
  {
192
367
  "name": "Pooya Parsa",
193
368
  "github": "pi0",
194
- "twitter": "_pi0_",
195
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
369
+ "twitter": "_pi0_"
196
370
  }
197
- ]
371
+ ],
372
+ "compatibility": {
373
+ "2.x": "working",
374
+ "2.x-bridge": "unknown",
375
+ "3.x": "unknown"
376
+ }
198
377
  },
199
378
  {
200
379
  "name": "buefy",
@@ -210,10 +389,14 @@
210
389
  "maintainers": [
211
390
  {
212
391
  "name": "Walter Tommasi",
213
- "github": "jtommy",
214
- "avatar": "https://avatars0.githubusercontent.com/u/8029488?v=4"
392
+ "github": "jtommy"
215
393
  }
216
- ]
394
+ ],
395
+ "compatibility": {
396
+ "2.x": "working",
397
+ "2.x-bridge": "unknown",
398
+ "3.x": "unknown"
399
+ }
217
400
  },
218
401
  {
219
402
  "name": "bugsnag",
@@ -229,10 +412,14 @@
229
412
  "maintainers": [
230
413
  {
231
414
  "name": "JulianMar",
232
- "github": "JulianMar",
233
- "avatar": "https://avatars2.githubusercontent.com/u/29117090?v=4"
415
+ "github": "JulianMar"
234
416
  }
235
- ]
417
+ ],
418
+ "compatibility": {
419
+ "2.x": "working",
420
+ "2.x-bridge": "unknown",
421
+ "3.x": "unknown"
422
+ }
236
423
  },
237
424
  {
238
425
  "name": "bulma-slim",
@@ -248,10 +435,14 @@
248
435
  "maintainers": [
249
436
  {
250
437
  "name": "mustardamus",
251
- "github": "mustardamus",
252
- "avatar": "https://avatars1.githubusercontent.com/u/110802?v=4"
438
+ "github": "mustardamus"
253
439
  }
254
- ]
440
+ ],
441
+ "compatibility": {
442
+ "2.x": "working",
443
+ "2.x-bridge": "unknown",
444
+ "3.x": "unknown"
445
+ }
255
446
  },
256
447
  {
257
448
  "name": "bundle-buddy",
@@ -267,14 +458,18 @@
267
458
  "maintainers": [
268
459
  {
269
460
  "name": "Developmint",
270
- "github": "Developmint",
271
- "avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
461
+ "github": "Developmint"
272
462
  }
273
- ]
463
+ ],
464
+ "compatibility": {
465
+ "2.x": "working",
466
+ "2.x-bridge": "unknown",
467
+ "3.x": "unknown"
468
+ }
274
469
  },
275
470
  {
276
471
  "name": "canvas-sketch",
277
- "description": "Nuxt.js module for canvas sketch for creating generative art in JavaScript.",
472
+ "description": "Nuxt.js module for making generative and 3D artwork with canvas-sketch in Javascript",
278
473
  "repo": "LuXDAmore/generative-art",
279
474
  "npm": "@luxdamore/nuxt-canvas-sketch",
280
475
  "icon": "",
@@ -285,11 +480,62 @@
285
480
  "type": "3rd-party",
286
481
  "maintainers": [
287
482
  {
288
- "name": "LuXDAmore",
483
+ "name": "Luca Iaconelli",
289
484
  "github": "LuXDAmore",
290
- "avatar": "https://avatars0.githubusercontent.com/u/3841171?v=4"
485
+ "twitter": "luxdamore"
486
+ }
487
+ ],
488
+ "compatibility": {
489
+ "2.x": "working",
490
+ "2.x-bridge": "unknown",
491
+ "3.x": "unknown"
492
+ }
493
+ },
494
+ {
495
+ "name": "chakra-ui",
496
+ "description": "Chakra UI Module for Nuxt.js",
497
+ "repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
498
+ "npm": "@chakra-ui/nuxt",
499
+ "icon": "chakra-ui.png",
500
+ "github": "https://github.com/chakra-ui/chakra-ui-vue/tree/develop/packages/chakra-ui-nuxt",
501
+ "website": "https://vue.chakra-ui.com/with-nuxt",
502
+ "learn_more": "",
503
+ "category": "UI",
504
+ "type": "3rd-party",
505
+ "maintainers": [
506
+ {
507
+ "name": "Jonathan Bakebwa",
508
+ "github": "codebender828 https://avatars2.githubusercontent.com/u/21237954?s=400&u=8d33f80968b1e2582b530af74e26e4cb94d1a90b&v=4"
509
+ }
510
+ ],
511
+ "compatibility": {
512
+ "2.x": "working",
513
+ "2.x-bridge": "unknown",
514
+ "3.x": "unknown"
515
+ }
516
+ },
517
+ {
518
+ "name": "chiffre",
519
+ "description": "Privacy-first, end-to-end encrypted analytics",
520
+ "repo": "chiffre-io/nuxt-chiffre",
521
+ "npm": "nuxt-chiffre",
522
+ "icon": "https://avatars.githubusercontent.com/u/58789215?v=4",
523
+ "github": "https://github.com/chiffre-io/nuxt-chiffre",
524
+ "website": "https://github.com/chiffre-io/nuxt-chiffre",
525
+ "learn_more": "https://chiffre.io",
526
+ "category": "Analytics",
527
+ "type": "3rd-party",
528
+ "maintainers": [
529
+ {
530
+ "name": "Romain Clement",
531
+ "github": "rclement"
291
532
  }
292
- ]
533
+ ],
534
+ "compatibility": {
535
+ "2.x": "working",
536
+ "2.x-bridge": "unknown",
537
+ "3.x": "unknown"
538
+ }
293
539
  },
294
540
  {
295
541
  "name": "client-init",
@@ -300,15 +546,19 @@
300
546
  "github": "https://github.com/potato4d/nuxt-client-init-module",
301
547
  "website": "https://github.com/potato4d/nuxt-client-init-module",
302
548
  "learn_more": "",
303
- "category": "Devtools",
549
+ "category": "Extensions",
304
550
  "type": "3rd-party",
305
551
  "maintainers": [
306
552
  {
307
553
  "name": "potato4d",
308
- "github": "potato4d",
309
- "avatar": "https://avatars0.githubusercontent.com/u/6993514?v=4"
554
+ "github": "potato4d"
310
555
  }
311
- ]
556
+ ],
557
+ "compatibility": {
558
+ "2.x": "working",
559
+ "2.x-bridge": "unknown",
560
+ "3.x": "unknown"
561
+ }
312
562
  },
313
563
  {
314
564
  "name": "cloudcms",
@@ -324,10 +574,14 @@
324
574
  "maintainers": [
325
575
  {
326
576
  "name": "gitana",
327
- "github": "gitana",
328
- "avatar": "https://avatars3.githubusercontent.com/u/281904?v=4"
577
+ "github": "gitana"
329
578
  }
330
- ]
579
+ ],
580
+ "compatibility": {
581
+ "2.x": "working",
582
+ "2.x-bridge": "unknown",
583
+ "3.x": "unknown"
584
+ }
331
585
  },
332
586
  {
333
587
  "name": "cloudinary",
@@ -344,10 +598,14 @@
344
598
  {
345
599
  "name": "Maya Shavin",
346
600
  "github": "mayashavin",
347
- "twitter": "MayaShavin",
348
- "avatar": "https://avatars3.githubusercontent.com/u/6650139?v=4"
601
+ "twitter": "MayaShavin"
349
602
  }
350
- ]
603
+ ],
604
+ "compatibility": {
605
+ "2.x": "working",
606
+ "2.x-bridge": "unknown",
607
+ "3.x": "not-working"
608
+ }
351
609
  },
352
610
  {
353
611
  "name": "color-mode",
@@ -356,7 +614,7 @@
356
614
  "npm": "@nuxtjs/color-mode",
357
615
  "icon": "color-mode.png",
358
616
  "github": "https://github.com/nuxt-community/color-mode-module",
359
- "website": "https://github.com/nuxt-community/color-mode-module",
617
+ "website": "https://color-mode.nuxtjs.org",
360
618
  "learn_more": "",
361
619
  "category": "UI",
362
620
  "type": "community",
@@ -364,19 +622,23 @@
364
622
  {
365
623
  "name": "Sébastien Chopin",
366
624
  "github": "Atinux",
367
- "twitter": "Atinux",
368
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
625
+ "twitter": "Atinux"
369
626
  }
370
- ]
627
+ ],
628
+ "compatibility": {
629
+ "2.x": "working",
630
+ "2.x-bridge": "working",
631
+ "3.x": "unknown"
632
+ }
371
633
  },
372
634
  {
373
635
  "name": "component-cache",
374
636
  "description": "LRU component cache for vue components",
375
- "repo": "nuxt-community/modules#master/packages/component-cache",
637
+ "repo": "nuxt-community/component-cache-module",
376
638
  "npm": "@nuxtjs/component-cache",
377
639
  "icon": "",
378
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/component-cache",
379
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/component-cache",
640
+ "github": "https://github.com/nuxt-community/component-cache-module",
641
+ "website": "https://github.com/nuxt-community/component-cache-module",
380
642
  "learn_more": "https://ssr.vuejs.org/guide/caching.html#component-level-caching",
381
643
  "category": "Performance",
382
644
  "type": "community",
@@ -384,35 +646,14 @@
384
646
  {
385
647
  "name": "Pooya Parsa",
386
648
  "github": "pi0",
387
- "twitter": "_pi0_",
388
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
649
+ "twitter": "_pi0_"
389
650
  }
390
- ]
391
- },
392
- {
393
- "name": "components",
394
- "description": "Auto Import Components for Nuxt.js",
395
- "repo": "nuxt/components",
396
- "npm": "@nuxt/components",
397
- "icon": "nuxt-components.svg",
398
- "github": "https://github.com/nuxt/components",
399
- "website": "https://github.com/nuxt/components",
400
- "learn_more": "",
401
- "category": "UI",
402
- "type": "official",
403
- "maintainers": [
404
- {
405
- "name": "Kevin Marrec",
406
- "github": "kevinmarrec",
407
- "avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
408
- },
409
- {
410
- "name": "Pooya Parsa",
411
- "github": "pi0",
412
- "twitter": "_pi0_",
413
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
414
- }
415
- ]
651
+ ],
652
+ "compatibility": {
653
+ "2.x": "working",
654
+ "2.x-bridge": "unknown",
655
+ "3.x": "unknown"
656
+ }
416
657
  },
417
658
  {
418
659
  "name": "composition-api",
@@ -421,18 +662,22 @@
421
662
  "npm": "@nuxtjs/composition-api",
422
663
  "icon": "composition-api.svg",
423
664
  "github": "https://github.com/nuxt-community/composition-api/tree/main",
424
- "website": "https://github.com/nuxt-community/composition-api/tree/main",
665
+ "website": "https://composition-api.nuxtjs.org",
425
666
  "learn_more": "",
426
- "category": "Devtools",
667
+ "category": "Extensions",
427
668
  "type": "community",
428
669
  "maintainers": [
429
670
  {
430
671
  "name": "Daniel Roe",
431
672
  "github": "danielroe",
432
- "twitter": "danielcroe",
433
- "avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
673
+ "twitter": "danielcroe"
434
674
  }
435
- ]
675
+ ],
676
+ "compatibility": {
677
+ "2.x": "working",
678
+ "2.x-bridge": "unknown",
679
+ "3.x": "unknown"
680
+ }
436
681
  },
437
682
  {
438
683
  "name": "content",
@@ -449,16 +694,19 @@
449
694
  {
450
695
  "name": "Benjamin Canac",
451
696
  "github": "benjamincanac",
452
- "twitter": "benjamincanac",
453
- "avatar": "https://avatars2.githubusercontent.com/u/739984?v=4"
697
+ "twitter": "benjamincanac"
454
698
  },
455
699
  {
456
700
  "name": "Sebastien Chopin",
457
701
  "github": "Atinux",
458
- "twitter": "Atinux",
459
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
702
+ "twitter": "Atinux"
460
703
  }
461
- ]
704
+ ],
705
+ "compatibility": {
706
+ "2.x": "working",
707
+ "2.x-bridge": "not-working",
708
+ "3.x": "not-working"
709
+ }
462
710
  },
463
711
  {
464
712
  "name": "contentful",
@@ -474,34 +722,64 @@
474
722
  "maintainers": [
475
723
  {
476
724
  "name": "scaccogatto",
477
- "github": "scaccogatto",
478
- "avatar": "https://avatars3.githubusercontent.com/u/3670888?v=4"
725
+ "github": "scaccogatto"
479
726
  }
480
- ]
727
+ ],
728
+ "compatibility": {
729
+ "2.x": "working",
730
+ "2.x-bridge": "unknown",
731
+ "3.x": "unknown"
732
+ }
481
733
  },
482
734
  {
483
735
  "name": "custom-elements",
484
736
  "description": "Publish your Components as a vue-custom-element standalone build.",
485
737
  "repo": "GrabarzUndPartner/nuxt-custom-elements",
486
738
  "npm": "nuxt-custom-elements",
487
- "icon": "",
739
+ "icon": "custom-elements.png",
488
740
  "github": "https://github.com/GrabarzUndPartner/nuxt-custom-elements",
489
- "website": "https://github.com/GrabarzUndPartner/nuxt-custom-elements",
741
+ "website": "https://nuxt-custom-elements.grabarzundpartner.dev",
490
742
  "learn_more": "https://github.com/karol-f/vue-custom-element",
491
- "category": "Devtools",
743
+ "category": "Extensions",
492
744
  "type": "3rd-party",
493
745
  "maintainers": [
494
746
  {
495
747
  "name": "Thorn Walli",
496
- "github": "ThornWalli",
497
- "avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
748
+ "github": "ThornWalli"
498
749
  },
499
750
  {
500
751
  "name": "GrabarzUndPartner",
501
- "github": "GrabarzUndPartner",
502
- "avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
752
+ "github": "GrabarzUndPartner"
753
+ }
754
+ ],
755
+ "compatibility": {
756
+ "2.x": "working",
757
+ "2.x-bridge": "unknown",
758
+ "3.x": "unknown"
759
+ }
760
+ },
761
+ {
762
+ "name": "darkmode.js",
763
+ "description": "Add darkmode / nightmode to your Nuxt.js project in a few seconds",
764
+ "repo": "sandoche/nuxtjs-darkmode-js-module#main",
765
+ "npm": "nuxtjs-darkmode-js-module",
766
+ "icon": "darkmode.png",
767
+ "github": "https://github.com/sandoche/nuxtjs-darkmode-js-module",
768
+ "website": "https://github.com/sandoche/nuxtjs-darkmode-js-module",
769
+ "learn_more": "",
770
+ "category": "UI",
771
+ "type": "3rd-party",
772
+ "maintainers": [
773
+ {
774
+ "name": "sandoche",
775
+ "github": "sandoche"
503
776
  }
504
- ]
777
+ ],
778
+ "compatibility": {
779
+ "2.x": "working",
780
+ "2.x-bridge": "unknown",
781
+ "3.x": "unknown"
782
+ }
505
783
  },
506
784
  {
507
785
  "name": "date-fns",
@@ -517,10 +795,14 @@
517
795
  "maintainers": [
518
796
  {
519
797
  "name": "Ricardo Gobbo de Souza",
520
- "github": "ricardogobbosouza",
521
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
798
+ "github": "ricardogobbosouza"
522
799
  }
523
- ]
800
+ ],
801
+ "compatibility": {
802
+ "2.x": "working",
803
+ "2.x-bridge": "wip",
804
+ "3.x": "wip"
805
+ }
524
806
  },
525
807
  {
526
808
  "name": "dayjs",
@@ -537,10 +819,14 @@
537
819
  {
538
820
  "name": "Takuma HANATANI",
539
821
  "github": "potato4d",
540
- "twitter": "potato4d",
541
- "avatar": "https://avatars0.githubusercontent.com/u/6993514?v=4"
822
+ "twitter": "potato4d"
542
823
  }
543
- ]
824
+ ],
825
+ "compatibility": {
826
+ "2.x": "working",
827
+ "2.x-bridge": "unknown",
828
+ "3.x": "unknown"
829
+ }
544
830
  },
545
831
  {
546
832
  "name": "device",
@@ -551,15 +837,19 @@
551
837
  "github": "https://github.com/nuxt-community/device-module",
552
838
  "website": "https://github.com/nuxt-community/device-module",
553
839
  "learn_more": "",
554
- "category": "Devtools",
840
+ "category": "Extensions",
555
841
  "type": "community",
556
842
  "maintainers": [
557
843
  {
558
844
  "name": "Shinji Yamada",
559
- "github": "dotneet",
560
- "avatar": "https://avatars3.githubusercontent.com/u/370602?v=4"
845
+ "github": "dotneet"
561
846
  }
562
- ]
847
+ ],
848
+ "compatibility": {
849
+ "2.x": "working",
850
+ "2.x-bridge": "unknown",
851
+ "3.x": "unknown"
852
+ }
563
853
  },
564
854
  {
565
855
  "name": "dotenv",
@@ -570,15 +860,42 @@
570
860
  "github": "https://github.com/nuxt-community/dotenv-module",
571
861
  "website": "https://github.com/nuxt-community/dotenv-module",
572
862
  "learn_more": "https://www.npmjs.com/package/dotenv",
573
- "category": "Devtools",
863
+ "category": "Extensions",
574
864
  "type": "community",
575
865
  "maintainers": [
576
866
  {
577
867
  "name": "Julien Tant",
578
- "github": "JulienTant",
579
- "avatar": "https://avatars1.githubusercontent.com/u/785518?v=4"
868
+ "github": "JulienTant"
869
+ }
870
+ ],
871
+ "compatibility": {
872
+ "2.x": "working",
873
+ "2.x-bridge": "unknown",
874
+ "3.x": "unknown"
875
+ }
876
+ },
877
+ {
878
+ "name": "druxt",
879
+ "description": "A bridge between frameworks, Drupal in the back, Nuxt.js in the front.",
880
+ "repo": "druxt/druxt.js#develop/packages/druxt",
881
+ "npm": "druxt",
882
+ "icon": "druxt.svg",
883
+ "github": "https://github.com/druxt/druxt.js",
884
+ "website": "https://druxtjs.org",
885
+ "learn_more": "https://druxtjs.org/guide",
886
+ "category": "CMS",
887
+ "type": "3rd-party",
888
+ "maintainers": [
889
+ {
890
+ "name": "Decipher",
891
+ "github": "decipher"
580
892
  }
581
- ]
893
+ ],
894
+ "compatibility": {
895
+ "2.x": "working",
896
+ "2.x-bridge": "unknown",
897
+ "3.x": "unknown"
898
+ }
582
899
  },
583
900
  {
584
901
  "name": "emotion",
@@ -589,16 +906,20 @@
589
906
  "github": "https://github.com/nuxt-community/emotion-module",
590
907
  "website": "https://github.com/nuxt-community/emotion-module",
591
908
  "learn_more": "https://emotion.sh/",
592
- "category": "Devtools",
909
+ "category": "Extensions",
593
910
  "type": "community",
594
911
  "maintainers": [
595
912
  {
596
913
  "name": "Pooya Parsa",
597
914
  "github": "pi0",
598
- "twitter": "_pi0_",
599
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
915
+ "twitter": "_pi0_"
600
916
  }
601
- ]
917
+ ],
918
+ "compatibility": {
919
+ "2.x": "working",
920
+ "2.x-bridge": "unknown",
921
+ "3.x": "unknown"
922
+ }
602
923
  },
603
924
  {
604
925
  "name": "eslint",
@@ -614,10 +935,14 @@
614
935
  "maintainers": [
615
936
  {
616
937
  "name": "Ricardo Gobbo de Souza",
617
- "github": "ricardogobbosouza",
618
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
938
+ "github": "ricardogobbosouza"
619
939
  }
620
- ]
940
+ ],
941
+ "compatibility": {
942
+ "2.x": "working",
943
+ "2.x-bridge": "unknown",
944
+ "3.x": "unknown"
945
+ }
621
946
  },
622
947
  {
623
948
  "name": "event-trace",
@@ -633,10 +958,37 @@
633
958
  "maintainers": [
634
959
  {
635
960
  "name": "Xin Du",
636
- "github": "clarkdo",
637
- "avatar": "https://avatars3.githubusercontent.com/u/4312154?v=4"
961
+ "github": "clarkdo"
962
+ }
963
+ ],
964
+ "compatibility": {
965
+ "2.x": "working",
966
+ "2.x-bridge": "unknown",
967
+ "3.x": "unknown"
968
+ }
969
+ },
970
+ {
971
+ "name": "fathom",
972
+ "description": "Fathom analytics for Nuxt",
973
+ "repo": "yabhq/nuxt-fathom",
974
+ "npm": "@yabhq/nuxt-fathom",
975
+ "icon": "fathom.png",
976
+ "github": "https://github.com/yabhq/nuxt-fathom",
977
+ "website": "https://github.com/yabhq/nuxt-fathom",
978
+ "learn_more": "https://usefathom.com/",
979
+ "category": "Analytics",
980
+ "type": "3rd-party",
981
+ "maintainers": [
982
+ {
983
+ "name": "yabhq",
984
+ "github": "yabhq"
638
985
  }
639
- ]
986
+ ],
987
+ "compatibility": {
988
+ "2.x": "working",
989
+ "2.x-bridge": "unknown",
990
+ "3.x": "unknown"
991
+ }
640
992
  },
641
993
  {
642
994
  "name": "feature-toggle",
@@ -647,15 +999,19 @@
647
999
  "github": "https://github.com/stephenkr/nuxt-feature-toggle",
648
1000
  "website": "https://github.com/stephenkr/nuxt-feature-toggle",
649
1001
  "learn_more": "",
650
- "category": "Devtools",
1002
+ "category": "Extensions",
651
1003
  "type": "3rd-party",
652
1004
  "maintainers": [
653
1005
  {
654
1006
  "name": "stephenkr",
655
- "github": "stephenkr",
656
- "avatar": "https://avatars0.githubusercontent.com/u/25742275?v=4"
1007
+ "github": "stephenkr"
657
1008
  }
658
- ]
1009
+ ],
1010
+ "compatibility": {
1011
+ "2.x": "working",
1012
+ "2.x-bridge": "unknown",
1013
+ "3.x": "unknown"
1014
+ }
659
1015
  },
660
1016
  {
661
1017
  "name": "feed",
@@ -672,29 +1028,60 @@
672
1028
  {
673
1029
  "name": "Alexander Lichter",
674
1030
  "github": "manniL",
675
- "twitter": "TheAlexLichter",
676
- "avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
1031
+ "twitter": "TheAlexLichter"
677
1032
  }
678
- ]
1033
+ ],
1034
+ "compatibility": {
1035
+ "2.x": "working",
1036
+ "2.x-bridge": "unknown",
1037
+ "3.x": "unknown"
1038
+ }
679
1039
  },
680
1040
  {
681
1041
  "name": "firebase",
682
- "description": "Intergrate Firebase into your Nuxt project.",
1042
+ "description": "Integrate Firebase into your Nuxt project.",
683
1043
  "repo": "nuxt-community/firebase-module",
684
1044
  "npm": "@nuxtjs/firebase",
685
1045
  "icon": "firebase.png",
686
1046
  "github": "https://github.com/nuxt-community/firebase-module",
687
- "website": "https://github.com/nuxt-community/firebase-module",
1047
+ "website": "https://firebase.nuxtjs.org",
688
1048
  "learn_more": "https://firebase.google.com/",
689
1049
  "category": "Database",
690
1050
  "type": "community",
691
1051
  "maintainers": [
692
1052
  {
693
1053
  "name": "Pascal Luther",
694
- "github": "lupas",
695
- "avatar": "https://avatars1.githubusercontent.com/u/4020037?v=4"
1054
+ "github": "lupas"
696
1055
  }
697
- ]
1056
+ ],
1057
+ "compatibility": {
1058
+ "2.x": "working",
1059
+ "2.x-bridge": "unknown",
1060
+ "3.x": "unknown"
1061
+ }
1062
+ },
1063
+ {
1064
+ "name": "floating-prompt-module",
1065
+ "description": "Invite your users to support you on product hunt with this floating prompt Nuxt.js module",
1066
+ "repo": "sandoche/nuxt-floating-prompt-module#main",
1067
+ "npm": "nuxt-floating-prompt-module",
1068
+ "icon": "",
1069
+ "github": "https://github.com/sandoche/nuxt-floating-prompt-module",
1070
+ "website": "https://github.com/sandoche/nuxt-floating-prompt-module",
1071
+ "learn_more": "",
1072
+ "category": "Libraries",
1073
+ "type": "3rd-party",
1074
+ "maintainers": [
1075
+ {
1076
+ "name": "sandoche",
1077
+ "github": "sandoche"
1078
+ }
1079
+ ],
1080
+ "compatibility": {
1081
+ "2.x": "working",
1082
+ "2.x-bridge": "unknown",
1083
+ "3.x": "unknown"
1084
+ }
698
1085
  },
699
1086
  {
700
1087
  "name": "font-loader-strategy",
@@ -710,10 +1097,37 @@
710
1097
  "maintainers": [
711
1098
  {
712
1099
  "name": "GrabarzUndPartner",
713
- "github": "GrabarzUndPartner",
714
- "avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
1100
+ "github": "GrabarzUndPartner"
1101
+ }
1102
+ ],
1103
+ "compatibility": {
1104
+ "2.x": "working",
1105
+ "2.x-bridge": "unknown",
1106
+ "3.x": "unknown"
1107
+ }
1108
+ },
1109
+ {
1110
+ "name": "fontagon",
1111
+ "description": "Easy convert SVG from nuxt to icon font.",
1112
+ "repo": "kdydesign/nuxt-fontagon",
1113
+ "npm": "nuxt-fontagon",
1114
+ "icon": "fontagon.png",
1115
+ "github": "https://github.com/kdydesign/nuxt-fontagon",
1116
+ "website": "https://github.com/kdydesign/nuxt-fontagon",
1117
+ "learn_more": "",
1118
+ "category": "Libraries",
1119
+ "type": "3rd-party",
1120
+ "maintainers": [
1121
+ {
1122
+ "name": "kdydesign",
1123
+ "github": "kdydesign"
715
1124
  }
716
- ]
1125
+ ],
1126
+ "compatibility": {
1127
+ "2.x": "working",
1128
+ "2.x-bridge": "unknown",
1129
+ "3.x": "unknown"
1130
+ }
717
1131
  },
718
1132
  {
719
1133
  "name": "fontawesome",
@@ -729,10 +1143,14 @@
729
1143
  "maintainers": [
730
1144
  {
731
1145
  "name": "Pim",
732
- "github": "pimlie",
733
- "avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
1146
+ "github": "pimlie"
734
1147
  }
735
- ]
1148
+ ],
1149
+ "compatibility": {
1150
+ "2.x": "working",
1151
+ "2.x-bridge": "unknown",
1152
+ "3.x": "unknown"
1153
+ }
736
1154
  },
737
1155
  {
738
1156
  "name": "fullpage",
@@ -748,10 +1166,37 @@
748
1166
  "maintainers": [
749
1167
  {
750
1168
  "name": "vaso2",
751
- "github": "vaso2",
752
- "avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
1169
+ "github": "vaso2"
1170
+ }
1171
+ ],
1172
+ "compatibility": {
1173
+ "2.x": "working",
1174
+ "2.x-bridge": "unknown",
1175
+ "3.x": "unknown"
1176
+ }
1177
+ },
1178
+ {
1179
+ "name": "github-api",
1180
+ "description": "Nuxt module for GitHub v4 API",
1181
+ "repo": "lindsaykwardell/nuxt-github-api",
1182
+ "npm": "nuxt-github-api",
1183
+ "icon": "github.svg",
1184
+ "github": "https://github.com/lindsaykwardell/nuxt-github-api",
1185
+ "website": "https://github.com/lindsaykwardell/nuxt-github-api",
1186
+ "learn_more": "",
1187
+ "category": "Request",
1188
+ "type": "3rd-party",
1189
+ "maintainers": [
1190
+ {
1191
+ "name": "lindsaykwardell",
1192
+ "github": "lindsaykwardell"
753
1193
  }
754
- ]
1194
+ ],
1195
+ "compatibility": {
1196
+ "2.x": "working",
1197
+ "2.x-bridge": "unknown",
1198
+ "3.x": "unknown"
1199
+ }
755
1200
  },
756
1201
  {
757
1202
  "name": "google-adsense",
@@ -767,10 +1212,14 @@
767
1212
  "maintainers": [
768
1213
  {
769
1214
  "name": "Troy Morehouse",
770
- "github": "tmorehouse",
771
- "avatar": "https://avatars3.githubusercontent.com/u/2781561?v=4"
1215
+ "github": "tmorehouse"
772
1216
  }
773
- ]
1217
+ ],
1218
+ "compatibility": {
1219
+ "2.x": "working",
1220
+ "2.x-bridge": "unknown",
1221
+ "3.x": "unknown"
1222
+ }
774
1223
  },
775
1224
  {
776
1225
  "name": "google-analytics",
@@ -779,7 +1228,7 @@
779
1228
  "npm": "@nuxtjs/google-analytics",
780
1229
  "icon": "google-analytics.png",
781
1230
  "github": "https://github.com/nuxt-community/analytics-module",
782
- "website": "https://github.com/nuxt-community/analytics-module",
1231
+ "website": "https://google-analytics.nuxtjs.org",
783
1232
  "learn_more": "https://marketingplatform.google.com/about/analytics/",
784
1233
  "category": "Analytics",
785
1234
  "type": "community",
@@ -787,28 +1236,30 @@
787
1236
  {
788
1237
  "name": "Pooya Parsa",
789
1238
  "github": "pi0",
790
- "twitter": "_pi0_",
791
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1239
+ "twitter": "_pi0_"
792
1240
  },
793
1241
  {
794
1242
  "name": "Ricardo Gobbo de Souza",
795
- "github": "ricardogobbosouza",
796
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
1243
+ "github": "ricardogobbosouza"
797
1244
  },
798
1245
  {
799
1246
  "name": "Matteo Gabriele",
800
1247
  "github": "MatteoGabriele",
801
- "twitter": "matteo_gabriele",
802
- "avatar": "https://avatars1.githubusercontent.com/u/5337152?v=4"
1248
+ "twitter": "matteo_gabriele"
803
1249
  }
804
- ]
1250
+ ],
1251
+ "compatibility": {
1252
+ "2.x": "working",
1253
+ "2.x-bridge": "unknown",
1254
+ "3.x": "unknown"
1255
+ }
805
1256
  },
806
1257
  {
807
1258
  "name": "google-fonts",
808
1259
  "description": "Google Fonts module for NuxtJS",
809
1260
  "repo": "nuxt-community/google-fonts-module",
810
1261
  "npm": "@nuxtjs/google-fonts",
811
- "icon": "google-fonts.jpg",
1262
+ "icon": "google-fonts.png",
812
1263
  "github": "https://github.com/nuxt-community/google-fonts-module",
813
1264
  "website": "https://github.com/nuxt-community/google-fonts-module",
814
1265
  "learn_more": "https://developers.google.com/fonts",
@@ -817,10 +1268,14 @@
817
1268
  "maintainers": [
818
1269
  {
819
1270
  "name": "Ricardo Gobbo de Souza",
820
- "github": "ricardogobbosouza",
821
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
1271
+ "github": "ricardogobbosouza"
822
1272
  }
823
- ]
1273
+ ],
1274
+ "compatibility": {
1275
+ "2.x": "working",
1276
+ "2.x-bridge": "unknown",
1277
+ "3.x": "unknown"
1278
+ }
824
1279
  },
825
1280
  {
826
1281
  "name": "google-gtag",
@@ -836,15 +1291,18 @@
836
1291
  "maintainers": [
837
1292
  {
838
1293
  "name": "Dominic Garms",
839
- "github": "dohomi",
840
- "avatar": "https://avatars0.githubusercontent.com/u/489221?v=4"
1294
+ "github": "dohomi"
841
1295
  },
842
1296
  {
843
1297
  "name": "Ricardo Gobbo de Souza",
844
- "github": "ricardogobbosouza",
845
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
1298
+ "github": "ricardogobbosouza"
846
1299
  }
847
- ]
1300
+ ],
1301
+ "compatibility": {
1302
+ "2.x": "working",
1303
+ "2.x-bridge": "unknown",
1304
+ "3.x": "unknown"
1305
+ }
848
1306
  },
849
1307
  {
850
1308
  "name": "google-optimize",
@@ -861,22 +1319,47 @@
861
1319
  {
862
1320
  "name": "Pooya Parsa",
863
1321
  "github": "pi0",
864
- "twitter": "_pi0_",
865
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1322
+ "twitter": "_pi0_"
866
1323
  },
867
1324
  {
868
1325
  "name": "Farzad Soltani",
869
1326
  "github": "farzadso",
870
- "twitter": "farzadso",
871
- "avatar": "https://avatars0.githubusercontent.com/u/19854715?v=4"
1327
+ "twitter": "farzadso"
872
1328
  },
873
1329
  {
874
1330
  "name": "Josh Deltener",
875
1331
  "github": "hecktarzuli",
876
- "twitter": "JoshDeltener",
877
- "avatar": "https://avatars2.githubusercontent.com/u/2112282?v=4"
1332
+ "twitter": "JoshDeltener"
1333
+ }
1334
+ ],
1335
+ "compatibility": {
1336
+ "2.x": "working",
1337
+ "2.x-bridge": "unknown",
1338
+ "3.x": "unknown"
1339
+ }
1340
+ },
1341
+ {
1342
+ "name": "graphql-request",
1343
+ "description": "Easy Minimal GraphQL client integration with Nuxt.js",
1344
+ "repo": "gomah/nuxt-graphql-request",
1345
+ "npm": "nuxt-graphql-request",
1346
+ "icon": "graphql-request.png",
1347
+ "github": "https://github.com/gomah/nuxt-graphql-request",
1348
+ "website": "https://github.com/gomah/nuxt-graphql-request",
1349
+ "learn_more": "",
1350
+ "category": "Request",
1351
+ "type": "3rd-party",
1352
+ "maintainers": [
1353
+ {
1354
+ "name": "gomah",
1355
+ "github": "gomah"
878
1356
  }
879
- ]
1357
+ ],
1358
+ "compatibility": {
1359
+ "2.x": "working",
1360
+ "2.x-bridge": "unknown",
1361
+ "3.x": "unknown"
1362
+ }
880
1363
  },
881
1364
  {
882
1365
  "name": "gtm",
@@ -893,10 +1376,14 @@
893
1376
  {
894
1377
  "name": "Pooya Parsa",
895
1378
  "github": "pi0",
896
- "twitter": "_pi0_",
897
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1379
+ "twitter": "_pi0_"
898
1380
  }
899
- ]
1381
+ ],
1382
+ "compatibility": {
1383
+ "2.x": "working",
1384
+ "2.x-bridge": "unknown",
1385
+ "3.x": "unknown"
1386
+ }
900
1387
  },
901
1388
  {
902
1389
  "name": "guess",
@@ -912,10 +1399,14 @@
912
1399
  "maintainers": [
913
1400
  {
914
1401
  "name": "Xin Du",
915
- "github": "clarkdo",
916
- "avatar": "https://avatars3.githubusercontent.com/u/4312154?v=4"
1402
+ "github": "clarkdo"
917
1403
  }
918
- ]
1404
+ ],
1405
+ "compatibility": {
1406
+ "2.x": "working",
1407
+ "2.x-bridge": "unknown",
1408
+ "3.x": "unknown"
1409
+ }
919
1410
  },
920
1411
  {
921
1412
  "name": "helmet",
@@ -931,10 +1422,14 @@
931
1422
  "maintainers": [
932
1423
  {
933
1424
  "name": "victor-perez",
934
- "github": "victor-perez",
935
- "avatar": "https://avatars1.githubusercontent.com/u/672958?v=4"
1425
+ "github": "victor-perez"
936
1426
  }
937
- ]
1427
+ ],
1428
+ "compatibility": {
1429
+ "2.x": "working",
1430
+ "2.x-bridge": "unknown",
1431
+ "3.x": "unknown"
1432
+ }
938
1433
  },
939
1434
  {
940
1435
  "name": "highcharts",
@@ -950,10 +1445,14 @@
950
1445
  "maintainers": [
951
1446
  {
952
1447
  "name": "richardeschloss",
953
- "github": "richardeschloss",
954
- "avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
1448
+ "github": "richardeschloss"
955
1449
  }
956
- ]
1450
+ ],
1451
+ "compatibility": {
1452
+ "2.x": "working",
1453
+ "2.x-bridge": "unknown",
1454
+ "3.x": "unknown"
1455
+ }
957
1456
  },
958
1457
  {
959
1458
  "name": "history-state",
@@ -964,15 +1463,19 @@
964
1463
  "github": "https://github.com/hidekatsu-izuno/nuxt-history-state",
965
1464
  "website": "https://github.com/hidekatsu-izuno/nuxt-history-state",
966
1465
  "learn_more": "",
967
- "category": "Devtools",
1466
+ "category": "Extensions",
968
1467
  "type": "3rd-party",
969
1468
  "maintainers": [
970
1469
  {
971
1470
  "name": "hidekatsu-izuno",
972
- "github": "hidekatsu-izuno",
973
- "avatar": "https://avatars0.githubusercontent.com/u/1091860?v=4"
1471
+ "github": "hidekatsu-izuno"
974
1472
  }
975
- ]
1473
+ ],
1474
+ "compatibility": {
1475
+ "2.x": "working",
1476
+ "2.x-bridge": "unknown",
1477
+ "3.x": "unknown"
1478
+ }
976
1479
  },
977
1480
  {
978
1481
  "name": "html-minifier",
@@ -988,10 +1491,38 @@
988
1491
  "maintainers": [
989
1492
  {
990
1493
  "name": "Xin Du",
991
- "github": "clarkdo",
992
- "avatar": "https://avatars3.githubusercontent.com/u/4312154?v=4"
1494
+ "github": "clarkdo"
1495
+ }
1496
+ ],
1497
+ "compatibility": {
1498
+ "2.x": "working",
1499
+ "2.x-bridge": "unknown",
1500
+ "3.x": "unknown"
1501
+ }
1502
+ },
1503
+ {
1504
+ "name": "html-validator",
1505
+ "description": "Automatically validate Nuxt server-rendered HTML html",
1506
+ "repo": "nuxt-community/html-validator-module",
1507
+ "npm": "@nuxtjs/html-validator",
1508
+ "icon": "html-validator.png",
1509
+ "github": "https://github.com/nuxt-community/html-validator-module",
1510
+ "website": "https://html-validator.nuxtjs.org",
1511
+ "learn_more": "https://html-validate.org",
1512
+ "category": "Performance",
1513
+ "type": "community",
1514
+ "maintainers": [
1515
+ {
1516
+ "name": "Daniel Roe",
1517
+ "github": "danielroe",
1518
+ "twitter": "danielcroe"
993
1519
  }
994
- ]
1520
+ ],
1521
+ "compatibility": {
1522
+ "2.x": "working",
1523
+ "2.x-bridge": "unknown",
1524
+ "3.x": "unknown"
1525
+ }
995
1526
  },
996
1527
  {
997
1528
  "name": "http",
@@ -1008,16 +1539,43 @@
1008
1539
  {
1009
1540
  "name": "Pooya Parsa",
1010
1541
  "github": "pi0",
1011
- "twitter": "_pi0_",
1012
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1542
+ "twitter": "_pi0_"
1013
1543
  },
1014
1544
  {
1015
1545
  "name": "Sébastien Chopin",
1016
1546
  "github": "Atinux",
1017
- "twitter": "Atinux",
1018
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
1547
+ "twitter": "Atinux"
1019
1548
  }
1020
- ]
1549
+ ],
1550
+ "compatibility": {
1551
+ "2.x": "working",
1552
+ "2.x-bridge": "unknown",
1553
+ "3.x": "unknown"
1554
+ }
1555
+ },
1556
+ {
1557
+ "name": "humans-txt",
1558
+ "description": "An initiative for knowing the people behind a website. It is a Nuxt.js buildModules that add a TXT file containing information about the different people who have contributed to building the website.",
1559
+ "repo": "Luxdamore/nuxt-humans-txt",
1560
+ "npm": "@luxdamore/nuxt-humans-txt",
1561
+ "icon": "",
1562
+ "github": "https://github.com/LuXDAmore/nuxt-humans-txt",
1563
+ "website": "https://luxdamore.github.io/nuxt-humans-txt/",
1564
+ "learn_more": "https://humanstxt.org/",
1565
+ "category": "SEO",
1566
+ "type": "3rd-party",
1567
+ "maintainers": [
1568
+ {
1569
+ "name": "Luca Iaconelli",
1570
+ "github": "LuXDAmore",
1571
+ "twitter": "luxdamore"
1572
+ }
1573
+ ],
1574
+ "compatibility": {
1575
+ "2.x": "working",
1576
+ "2.x-bridge": "unknown",
1577
+ "3.x": "unknown"
1578
+ }
1021
1579
  },
1022
1580
  {
1023
1581
  "name": "i18n",
@@ -1028,20 +1586,23 @@
1028
1586
  "github": "https://github.com/nuxt-community/i18n-module",
1029
1587
  "website": "https://i18n.nuxtjs.org",
1030
1588
  "learn_more": "https://kazupon.github.io/vue-i18n/",
1031
- "category": "Devtools",
1589
+ "category": "Extensions",
1032
1590
  "type": "community",
1033
1591
  "maintainers": [
1034
1592
  {
1035
1593
  "name": "Rafał Chłodnicki",
1036
- "github": "rchl",
1037
- "avatar": "https://avatars1.githubusercontent.com/u/153197?v=4"
1594
+ "github": "rchl"
1038
1595
  },
1039
1596
  {
1040
- "name": "Paul Gascou-Vaillancourt",
1041
- "github": "paulgv",
1042
- "avatar": "https://avatars0.githubusercontent.com/u/4895885?v=4"
1597
+ "name": "Kazuya Kawaguchi",
1598
+ "github": "kazupon"
1043
1599
  }
1044
- ]
1600
+ ],
1601
+ "compatibility": {
1602
+ "2.x": "working",
1603
+ "2.x-bridge": "unknown",
1604
+ "3.x": "not-working"
1605
+ }
1045
1606
  },
1046
1607
  {
1047
1608
  "name": "image-loader",
@@ -1057,10 +1618,14 @@
1057
1618
  "maintainers": [
1058
1619
  {
1059
1620
  "name": "Barry Fisher",
1060
- "github": "Barry-Fisher",
1061
- "avatar": "https://avatars3.githubusercontent.com/u/1033560?v=4"
1621
+ "github": "Barry-Fisher"
1062
1622
  }
1063
- ]
1623
+ ],
1624
+ "compatibility": {
1625
+ "2.x": "working",
1626
+ "2.x-bridge": "unknown",
1627
+ "3.x": "unknown"
1628
+ }
1064
1629
  },
1065
1630
  {
1066
1631
  "name": "image",
@@ -1077,22 +1642,24 @@
1077
1642
  {
1078
1643
  "name": "Ahad Birang",
1079
1644
  "github": "farnabaz",
1080
- "twitter": "a_birang",
1081
- "avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
1645
+ "twitter": "a_birang"
1082
1646
  },
1083
1647
  {
1084
1648
  "name": "Pooya Parsa",
1085
1649
  "github": "pi0",
1086
- "twitter": "_pi0_",
1087
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1650
+ "twitter": "_pi0_"
1088
1651
  },
1089
1652
  {
1090
1653
  "name": "Sebastien Chopin",
1091
1654
  "github": "Atinux",
1092
- "twitter": "Atinux",
1093
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
1655
+ "twitter": "Atinux"
1094
1656
  }
1095
- ]
1657
+ ],
1658
+ "compatibility": {
1659
+ "2.x": "working",
1660
+ "2.x-bridge": "working",
1661
+ "3.x": "wip"
1662
+ }
1096
1663
  },
1097
1664
  {
1098
1665
  "name": "imagemin",
@@ -1108,10 +1675,14 @@
1108
1675
  "maintainers": [
1109
1676
  {
1110
1677
  "name": "Ricardo Gobbo de Souza",
1111
- "github": "ricardogobbosouza",
1112
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
1678
+ "github": "ricardogobbosouza"
1113
1679
  }
1114
- ]
1680
+ ],
1681
+ "compatibility": {
1682
+ "2.x": "working",
1683
+ "2.x-bridge": "unknown",
1684
+ "3.x": "unknown"
1685
+ }
1115
1686
  },
1116
1687
  {
1117
1688
  "name": "intercom",
@@ -1127,10 +1698,37 @@
1127
1698
  "maintainers": [
1128
1699
  {
1129
1700
  "name": "hex-digital",
1130
- "github": "hex-digital",
1131
- "avatar": "https://avatars1.githubusercontent.com/u/17425446?v=4"
1701
+ "github": "hex-digital"
1702
+ }
1703
+ ],
1704
+ "compatibility": {
1705
+ "2.x": "working",
1706
+ "2.x-bridge": "unknown",
1707
+ "3.x": "unknown"
1708
+ }
1709
+ },
1710
+ {
1711
+ "name": "jsonapi",
1712
+ "description": "Easy JSON:API client integration for Nuxt.js",
1713
+ "repo": "patrickcate/nuxt-jsonapi",
1714
+ "npm": "nuxt-jsonapi",
1715
+ "icon": "jsonapi.svg",
1716
+ "github": "https://github.com/patrickcate/nuxt-jsonapi",
1717
+ "website": "https://github.com/patrickcate/nuxt-jsonapi",
1718
+ "learn_more": "",
1719
+ "category": "Request",
1720
+ "type": "3rd-party",
1721
+ "maintainers": [
1722
+ {
1723
+ "name": "patrickcate",
1724
+ "github": "patrickcate"
1132
1725
  }
1133
- ]
1726
+ ],
1727
+ "compatibility": {
1728
+ "2.x": "working",
1729
+ "2.x-bridge": "unknown",
1730
+ "3.x": "unknown"
1731
+ }
1134
1732
  },
1135
1733
  {
1136
1734
  "name": "kentico-kontent",
@@ -1146,10 +1744,14 @@
1146
1744
  "maintainers": [
1147
1745
  {
1148
1746
  "name": "Alfred Brockötter",
1149
- "github": "Domitnator",
1150
- "avatar": "https://avatars2.githubusercontent.com/u/13468638?v=4"
1747
+ "github": "Domitnator"
1151
1748
  }
1152
- ]
1749
+ ],
1750
+ "compatibility": {
1751
+ "2.x": "working",
1752
+ "2.x-bridge": "unknown",
1753
+ "3.x": "unknown"
1754
+ }
1153
1755
  },
1154
1756
  {
1155
1757
  "name": "laravel-echo",
@@ -1165,10 +1767,14 @@
1165
1767
  "maintainers": [
1166
1768
  {
1167
1769
  "name": "Ricardo Gobbo de Souza",
1168
- "github": "ricardogobbosouza",
1169
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
1770
+ "github": "ricardogobbosouza"
1170
1771
  }
1171
- ]
1772
+ ],
1773
+ "compatibility": {
1774
+ "2.x": "working",
1775
+ "2.x-bridge": "unknown",
1776
+ "3.x": "unknown"
1777
+ }
1172
1778
  },
1173
1779
  {
1174
1780
  "name": "laravel-nuxt",
@@ -1184,10 +1790,14 @@
1184
1790
  "maintainers": [
1185
1791
  {
1186
1792
  "name": "skyrpex",
1187
- "github": "skyrpex",
1188
- "avatar": "https://avatars3.githubusercontent.com/u/1077520?v=4"
1793
+ "github": "skyrpex"
1189
1794
  }
1190
- ]
1795
+ ],
1796
+ "compatibility": {
1797
+ "2.x": "working",
1798
+ "2.x-bridge": "unknown",
1799
+ "3.x": "unknown"
1800
+ }
1191
1801
  },
1192
1802
  {
1193
1803
  "name": "laravel",
@@ -1203,10 +1813,14 @@
1203
1813
  "maintainers": [
1204
1814
  {
1205
1815
  "name": "m2sd",
1206
- "github": "m2sd",
1207
- "avatar": "https://avatars0.githubusercontent.com/u/40393728?v=4"
1816
+ "github": "m2sd"
1208
1817
  }
1209
- ]
1818
+ ],
1819
+ "compatibility": {
1820
+ "2.x": "working",
1821
+ "2.x-bridge": "unknown",
1822
+ "3.x": "unknown"
1823
+ }
1210
1824
  },
1211
1825
  {
1212
1826
  "name": "leaflet",
@@ -1217,15 +1831,19 @@
1217
1831
  "github": "https://github.com/schlunsen/nuxt-leaflet",
1218
1832
  "website": "https://github.com/schlunsen/nuxt-leaflet",
1219
1833
  "learn_more": "https://vue2-leaflet.netlify.app/quickstart/",
1220
- "category": "Devtools",
1834
+ "category": "Libraries",
1221
1835
  "type": "3rd-party",
1222
1836
  "maintainers": [
1223
1837
  {
1224
1838
  "name": "schlunsen",
1225
- "github": "schlunsen",
1226
- "avatar": "https://avatars3.githubusercontent.com/u/117190?v=4"
1839
+ "github": "schlunsen"
1227
1840
  }
1228
- ]
1841
+ ],
1842
+ "compatibility": {
1843
+ "2.x": "working",
1844
+ "2.x-bridge": "unknown",
1845
+ "3.x": "unknown"
1846
+ }
1229
1847
  },
1230
1848
  {
1231
1849
  "name": "localforage",
@@ -1236,16 +1854,24 @@
1236
1854
  "github": "https://github.com/nuxt-community/localforage-module",
1237
1855
  "website": "https://github.com/nuxt-community/localforage-module",
1238
1856
  "learn_more": "https://localforage.github.io/localForage/",
1239
- "category": "Devtools",
1857
+ "category": "Libraries",
1240
1858
  "type": "community",
1241
1859
  "maintainers": [
1242
1860
  {
1243
1861
  "name": "Alexandre Chopin",
1244
1862
  "github": "alexchopin",
1245
- "twitter": "alexchopin",
1246
- "avatar": "https://avatars2.githubusercontent.com/u/4084277?v=4"
1863
+ "twitter": "alexchopin"
1864
+ },
1865
+ {
1866
+ "name": "Ricardo Gobbo de Souza",
1867
+ "github": "ricardogobbosouza"
1247
1868
  }
1248
- ]
1869
+ ],
1870
+ "compatibility": {
1871
+ "2.x": "working",
1872
+ "2.x-bridge": "unknown",
1873
+ "3.x": "unknown"
1874
+ }
1249
1875
  },
1250
1876
  {
1251
1877
  "name": "localtunnel",
@@ -1262,10 +1888,14 @@
1262
1888
  {
1263
1889
  "name": "Pooya Parsa",
1264
1890
  "github": "pi0",
1265
- "twitter": "_pi0_",
1266
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1891
+ "twitter": "_pi0_"
1267
1892
  }
1268
- ]
1893
+ ],
1894
+ "compatibility": {
1895
+ "2.x": "working",
1896
+ "2.x-bridge": "unknown",
1897
+ "3.x": "unknown"
1898
+ }
1269
1899
  },
1270
1900
  {
1271
1901
  "name": "logrocket",
@@ -1282,10 +1912,14 @@
1282
1912
  {
1283
1913
  "name": "Farzad Soltani",
1284
1914
  "github": "farzadso",
1285
- "twitter": "farzadso",
1286
- "avatar": "https://avatars0.githubusercontent.com/u/19854715?v=4"
1915
+ "twitter": "farzadso"
1287
1916
  }
1288
- ]
1917
+ ],
1918
+ "compatibility": {
1919
+ "2.x": "working",
1920
+ "2.x-bridge": "unknown",
1921
+ "3.x": "unknown"
1922
+ }
1289
1923
  },
1290
1924
  {
1291
1925
  "name": "lunr",
@@ -1301,30 +1935,38 @@
1301
1935
  "maintainers": [
1302
1936
  {
1303
1937
  "name": "Pim",
1304
- "github": "pimlie",
1305
- "avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
1938
+ "github": "pimlie"
1306
1939
  }
1307
- ]
1940
+ ],
1941
+ "compatibility": {
1942
+ "2.x": "working",
1943
+ "2.x-bridge": "unknown",
1944
+ "3.x": "unknown"
1945
+ }
1308
1946
  },
1309
1947
  {
1310
1948
  "name": "markdownit",
1311
1949
  "description": "Use Markdown in your Nuxt application with the markdownit-loader",
1312
- "repo": "nuxt-community/modules#master/packages/markdownit",
1950
+ "repo": "nuxt-community/markdownit-module",
1313
1951
  "npm": "@nuxtjs/markdownit",
1314
1952
  "icon": "",
1315
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/markdownit",
1316
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/markdownit",
1953
+ "github": "https://github.com/nuxt-community/markdownit-module",
1954
+ "website": "https://github.com/nuxt-community/markdownit-module",
1317
1955
  "learn_more": "https://github.com/markdown-it/markdown-it",
1318
- "category": "Devtools",
1956
+ "category": "Extensions",
1319
1957
  "type": "community",
1320
1958
  "maintainers": [
1321
1959
  {
1322
1960
  "name": "Pooya Parsa",
1323
1961
  "github": "pi0",
1324
- "twitter": "_pi0_",
1325
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1962
+ "twitter": "_pi0_"
1326
1963
  }
1327
- ]
1964
+ ],
1965
+ "compatibility": {
1966
+ "2.x": "working",
1967
+ "2.x-bridge": "unknown",
1968
+ "3.x": "unknown"
1969
+ }
1328
1970
  },
1329
1971
  {
1330
1972
  "name": "matomo",
@@ -1340,10 +1982,14 @@
1340
1982
  "maintainers": [
1341
1983
  {
1342
1984
  "name": "pimlie",
1343
- "github": "pimlie",
1344
- "avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
1985
+ "github": "pimlie"
1345
1986
  }
1346
- ]
1987
+ ],
1988
+ "compatibility": {
1989
+ "2.x": "working",
1990
+ "2.x-bridge": "unknown",
1991
+ "3.x": "unknown"
1992
+ }
1347
1993
  },
1348
1994
  {
1349
1995
  "name": "mdx",
@@ -1354,16 +2000,20 @@
1354
2000
  "github": "https://github.com/nuxt-community/mdx-module",
1355
2001
  "website": "https://mdx.nuxtjs.org",
1356
2002
  "learn_more": "https://mdxjs.com/",
1357
- "category": "Devtools",
2003
+ "category": "Extensions",
1358
2004
  "type": "community",
1359
2005
  "maintainers": [
1360
2006
  {
1361
2007
  "name": "Jonathan Bakebwa",
1362
2008
  "github": "codebender828",
1363
- "twitter": "codebender828",
1364
- "avatar": "https://avatars2.githubusercontent.com/u/21237954?v=4"
2009
+ "twitter": "codebender828"
1365
2010
  }
1366
- ]
2011
+ ],
2012
+ "compatibility": {
2013
+ "2.x": "working",
2014
+ "2.x-bridge": "unknown",
2015
+ "3.x": "unknown"
2016
+ }
1367
2017
  },
1368
2018
  {
1369
2019
  "name": "memwatch",
@@ -1379,10 +2029,14 @@
1379
2029
  "maintainers": [
1380
2030
  {
1381
2031
  "name": "pimlie",
1382
- "github": "pimlie",
1383
- "avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
2032
+ "github": "pimlie"
1384
2033
  }
1385
- ]
2034
+ ],
2035
+ "compatibility": {
2036
+ "2.x": "working",
2037
+ "2.x-bridge": "unknown",
2038
+ "3.x": "unknown"
2039
+ }
1386
2040
  },
1387
2041
  {
1388
2042
  "name": "mobile",
@@ -1393,15 +2047,19 @@
1393
2047
  "github": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
1394
2048
  "website": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
1395
2049
  "learn_more": "https://github.com/hgoebl/mobile-detect.js",
1396
- "category": "Devtools",
2050
+ "category": "Extensions",
1397
2051
  "type": "3rd-party",
1398
2052
  "maintainers": [
1399
2053
  {
1400
2054
  "name": "ChanningDefoe",
1401
- "github": "ChanningDefoe",
1402
- "avatar": "https://avatars1.githubusercontent.com/u/46541358?v=4"
2055
+ "github": "ChanningDefoe"
1403
2056
  }
1404
- ]
2057
+ ],
2058
+ "compatibility": {
2059
+ "2.x": "working",
2060
+ "2.x-bridge": "unknown",
2061
+ "3.x": "unknown"
2062
+ }
1405
2063
  },
1406
2064
  {
1407
2065
  "name": "moment",
@@ -1418,15 +2076,18 @@
1418
2076
  {
1419
2077
  "name": "Pooya Parsa",
1420
2078
  "github": "pi0",
1421
- "twitter": "_pi0_",
1422
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2079
+ "twitter": "_pi0_"
1423
2080
  },
1424
2081
  {
1425
2082
  "name": "Ricardo Gobbo de Souza",
1426
- "github": "ricardogobbosouza",
1427
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
2083
+ "github": "ricardogobbosouza"
1428
2084
  }
1429
- ]
2085
+ ],
2086
+ "compatibility": {
2087
+ "2.x": "working",
2088
+ "2.x-bridge": "unknown",
2089
+ "3.x": "unknown"
2090
+ }
1430
2091
  },
1431
2092
  {
1432
2093
  "name": "mq",
@@ -1442,10 +2103,14 @@
1442
2103
  "maintainers": [
1443
2104
  {
1444
2105
  "name": "vanhoofmaarten",
1445
- "github": "vanhoofmaarten",
1446
- "avatar": "https://avatars1.githubusercontent.com/u/2543633?v=4"
2106
+ "github": "vanhoofmaarten"
1447
2107
  }
1448
- ]
2108
+ ],
2109
+ "compatibility": {
2110
+ "2.x": "working",
2111
+ "2.x-bridge": "unknown",
2112
+ "3.x": "unknown"
2113
+ }
1449
2114
  },
1450
2115
  {
1451
2116
  "name": "neo",
@@ -1461,10 +2126,14 @@
1461
2126
  "maintainers": [
1462
2127
  {
1463
2128
  "name": "ezypeeze",
1464
- "github": "ezypeeze",
1465
- "avatar": "https://avatars0.githubusercontent.com/u/10672637?v=4"
2129
+ "github": "ezypeeze"
1466
2130
  }
1467
- ]
2131
+ ],
2132
+ "compatibility": {
2133
+ "2.x": "working",
2134
+ "2.x-bridge": "unknown",
2135
+ "3.x": "unknown"
2136
+ }
1468
2137
  },
1469
2138
  {
1470
2139
  "name": "netlify-cache",
@@ -1480,10 +2149,14 @@
1480
2149
  "maintainers": [
1481
2150
  {
1482
2151
  "name": "DreaMinder",
1483
- "github": "DreaMinder",
1484
- "avatar": "https://avatars0.githubusercontent.com/u/2715278?v=4"
2152
+ "github": "DreaMinder"
1485
2153
  }
1486
- ]
2154
+ ],
2155
+ "compatibility": {
2156
+ "2.x": "working",
2157
+ "2.x-bridge": "unknown",
2158
+ "3.x": "unknown"
2159
+ }
1487
2160
  },
1488
2161
  {
1489
2162
  "name": "netlify-files",
@@ -1500,10 +2173,14 @@
1500
2173
  {
1501
2174
  "name": "Alexander Lichter",
1502
2175
  "github": "manniL",
1503
- "twitter": "TheAlexLichter",
1504
- "avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
2176
+ "twitter": "TheAlexLichter"
1505
2177
  }
1506
- ]
2178
+ ],
2179
+ "compatibility": {
2180
+ "2.x": "working",
2181
+ "2.x-bridge": "unknown",
2182
+ "3.x": "unknown"
2183
+ }
1507
2184
  },
1508
2185
  {
1509
2186
  "name": "netlify",
@@ -1519,30 +2196,135 @@
1519
2196
  "maintainers": [
1520
2197
  {
1521
2198
  "name": "bazzite",
1522
- "github": "bazzite",
1523
- "avatar": "https://avatars1.githubusercontent.com/u/66133254?v=4"
2199
+ "github": "bazzite"
1524
2200
  }
1525
- ]
2201
+ ],
2202
+ "compatibility": {
2203
+ "2.x": "working",
2204
+ "2.x-bridge": "unknown",
2205
+ "3.x": "unknown"
2206
+ }
1526
2207
  },
1527
2208
  {
1528
2209
  "name": "ngrok",
1529
2210
  "description": "ngrok exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to have others test out your changes",
1530
- "repo": "nuxt-community/modules#master/packages/ngrok",
2211
+ "repo": "nuxt-community/ngrok",
1531
2212
  "npm": "@nuxtjs/ngrok",
1532
2213
  "icon": "ngrok.png",
1533
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/ngrok",
1534
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/ngrok",
2214
+ "github": "https://github.com/nuxt-community/ngrok-module",
2215
+ "website": "https://ngrok.nuxtjs.org",
1535
2216
  "learn_more": "https://github.com/bubenshchykov/ngrok",
1536
2217
  "category": "Devtools",
1537
2218
  "type": "community",
1538
2219
  "maintainers": [
2220
+ {
2221
+ "name": "Debbie O'Brien",
2222
+ "github": "debs-obrien",
2223
+ "twitter": "debs_obrien"
2224
+ },
1539
2225
  {
1540
2226
  "name": "Pooya Parsa",
1541
2227
  "github": "pi0",
1542
- "twitter": "_pi0_",
1543
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2228
+ "twitter": "_pi0_"
2229
+ }
2230
+ ],
2231
+ "compatibility": {
2232
+ "2.x": "working",
2233
+ "2.x-bridge": "unknown",
2234
+ "3.x": "unknown"
2235
+ }
2236
+ },
2237
+ {
2238
+ "name": "notion",
2239
+ "description": "Vue renderer for Notion pages",
2240
+ "repo": "janniks/vue-notion",
2241
+ "npm": "vue-notion",
2242
+ "icon": "notion.svg",
2243
+ "github": "https://github.com/janniks/vue-notion",
2244
+ "website": "https://github.com/janniks/vue-notion",
2245
+ "learn_more": "",
2246
+ "category": "CMS",
2247
+ "type": "3rd-party",
2248
+ "maintainers": [
2249
+ {
2250
+ "name": "janniks",
2251
+ "github": "janniks"
2252
+ }
2253
+ ],
2254
+ "compatibility": {
2255
+ "2.x": "working",
2256
+ "2.x-bridge": "unknown",
2257
+ "3.x": "unknown"
2258
+ }
2259
+ },
2260
+ {
2261
+ "name": "nuxt-use-motion",
2262
+ "description": "A Nuxt module putting your components in motion",
2263
+ "repo": "Tahul/nuxt-use-motion",
2264
+ "npm": "nuxt-use-motion",
2265
+ "icon": "nuxt-use-motion.svg",
2266
+ "github": "https://github.com/Tahul/nuxt-use-motion",
2267
+ "website": "https://github.com/Tahul/nuxt-use-motion",
2268
+ "learn_more": "https://github.com/vueuse/motion",
2269
+ "category": "Libraries",
2270
+ "type": "3rd-party",
2271
+ "maintainers": [
2272
+ {
2273
+ "name": "Tahul",
2274
+ "github": "Tahul"
2275
+ }
2276
+ ],
2277
+ "compatibility": {
2278
+ "2.x": "working",
2279
+ "2.x-bridge": "unknown",
2280
+ "3.x": "unknown"
2281
+ }
2282
+ },
2283
+ {
2284
+ "name": "nuxt-use-sound",
2285
+ "description": "A Nuxt module for playing sound effects.",
2286
+ "repo": "Tahul/nuxt-use-sound",
2287
+ "npm": "nuxt-use-sound",
2288
+ "icon": "nuxt-use-sound.svg",
2289
+ "github": "https://github.com/Tahul/nuxt-use-sound",
2290
+ "website": "https://github.com/Tahul/nuxt-use-sound",
2291
+ "learn_more": "https://github.com/vueuse/sound",
2292
+ "category": "Libraries",
2293
+ "type": "3rd-party",
2294
+ "maintainers": [
2295
+ {
2296
+ "name": "Tahul",
2297
+ "github": "Tahul"
1544
2298
  }
1545
- ]
2299
+ ],
2300
+ "compatibility": {
2301
+ "2.x": "working",
2302
+ "2.x-bridge": "unknown",
2303
+ "3.x": "unknown"
2304
+ }
2305
+ },
2306
+ {
2307
+ "name": "nuxt-viewport",
2308
+ "description": "Define custom viewports for your Nuxt project",
2309
+ "repo": "mvrlin/nuxt-viewport",
2310
+ "npm": "nuxt-viewport",
2311
+ "icon": "nuxt-viewport.svg",
2312
+ "github": "https://github.com/mvrlin/nuxt-viewport",
2313
+ "website": "https://github.com/mvrlin/nuxt-viewport",
2314
+ "learn_more": "",
2315
+ "category": "Extensions",
2316
+ "type": "3rd-party",
2317
+ "maintainers": [
2318
+ {
2319
+ "name": "mvrlin",
2320
+ "github": "mvrlin"
2321
+ }
2322
+ ],
2323
+ "compatibility": {
2324
+ "2.x": "working",
2325
+ "2.x-bridge": "unknown",
2326
+ "3.x": "unknown"
2327
+ }
1546
2328
  },
1547
2329
  {
1548
2330
  "name": "nuxt7",
@@ -1559,10 +2341,14 @@
1559
2341
  {
1560
2342
  "name": "Pooya Parsa",
1561
2343
  "github": "pi0",
1562
- "twitter": "_pi0_",
1563
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2344
+ "twitter": "_pi0_"
1564
2345
  }
1565
- ]
2346
+ ],
2347
+ "compatibility": {
2348
+ "2.x": "working",
2349
+ "2.x-bridge": "unknown",
2350
+ "3.x": "unknown"
2351
+ }
1566
2352
  },
1567
2353
  {
1568
2354
  "name": "onesignal",
@@ -1573,16 +2359,20 @@
1573
2359
  "github": "https://github.com/nuxt-community/onesignal-module",
1574
2360
  "website": "https://github.com/nuxt-community/onesignal-module",
1575
2361
  "learn_more": "https://onesignal.com/",
1576
- "category": "Devtools",
2362
+ "category": "Extensions",
1577
2363
  "type": "community",
1578
2364
  "maintainers": [
1579
2365
  {
1580
2366
  "name": "Pooya Parsa",
1581
2367
  "github": "pi0",
1582
- "twitter": "_pi0_",
1583
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2368
+ "twitter": "_pi0_"
1584
2369
  }
1585
- ]
2370
+ ],
2371
+ "compatibility": {
2372
+ "2.x": "working",
2373
+ "2.x-bridge": "unknown",
2374
+ "3.x": "unknown"
2375
+ }
1586
2376
  },
1587
2377
  {
1588
2378
  "name": "optimized-images",
@@ -1599,10 +2389,14 @@
1599
2389
  {
1600
2390
  "name": "Julio Marquez",
1601
2391
  "github": "juliomrqz",
1602
- "twitter": "juliomrqz",
1603
- "avatar": "https://avatars1.githubusercontent.com/u/1911993?v=4"
2392
+ "twitter": "juliomrqz"
1604
2393
  }
1605
- ]
2394
+ ],
2395
+ "compatibility": {
2396
+ "2.x": "working",
2397
+ "2.x-bridge": "unknown",
2398
+ "3.x": "unknown"
2399
+ }
1606
2400
  },
1607
2401
  {
1608
2402
  "name": "page-generator-helper",
@@ -1613,15 +2407,19 @@
1613
2407
  "github": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
1614
2408
  "website": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
1615
2409
  "learn_more": "",
1616
- "category": "Devtools",
2410
+ "category": "Extensions",
1617
2411
  "type": "3rd-party",
1618
2412
  "maintainers": [
1619
2413
  {
1620
2414
  "name": "GrabarzUndPartner",
1621
- "github": "GrabarzUndPartner",
1622
- "avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
2415
+ "github": "GrabarzUndPartner"
1623
2416
  }
1624
- ]
2417
+ ],
2418
+ "compatibility": {
2419
+ "2.x": "working",
2420
+ "2.x-bridge": "unknown",
2421
+ "3.x": "unknown"
2422
+ }
1625
2423
  },
1626
2424
  {
1627
2425
  "name": "parse",
@@ -1637,10 +2435,60 @@
1637
2435
  "maintainers": [
1638
2436
  {
1639
2437
  "name": "cierrateam",
1640
- "github": "cierrateam",
1641
- "avatar": "https://avatars3.githubusercontent.com/u/42889913?v=4"
2438
+ "github": "cierrateam"
2439
+ }
2440
+ ],
2441
+ "compatibility": {
2442
+ "2.x": "working",
2443
+ "2.x-bridge": "unknown",
2444
+ "3.x": "unknown"
2445
+ }
2446
+ },
2447
+ {
2448
+ "name": "pinia",
2449
+ "description": "The Vue Store that you will enjoy using",
2450
+ "repo": "posva/pinia#v2/packages/nuxt",
2451
+ "npm": "@pinia/nuxt",
2452
+ "icon": "pinia.svg",
2453
+ "github": "https://github.com/posva/pinia/tree/v2/packages/nuxt",
2454
+ "website": "https://pinia.esm.dev/",
2455
+ "learn_more": "",
2456
+ "category": "Extensions",
2457
+ "type": "3rd-party",
2458
+ "maintainers": [
2459
+ {
2460
+ "name": "posva",
2461
+ "github": "posva"
2462
+ }
2463
+ ],
2464
+ "compatibility": {
2465
+ "2.x": "working",
2466
+ "2.x-bridge": "working",
2467
+ "3.x": "working"
2468
+ }
2469
+ },
2470
+ {
2471
+ "name": "plausible",
2472
+ "description": "Plausible analytics for Vue.js and Nuxt",
2473
+ "repo": "moritzsternemann/vue-plausible",
2474
+ "npm": "vue-plausible",
2475
+ "icon": "plausible.png",
2476
+ "github": "https://github.com/moritzsternemann/vue-plausible",
2477
+ "website": "https://github.com/moritzsternemann/vue-plausible",
2478
+ "learn_more": "",
2479
+ "category": "Analytics",
2480
+ "type": "3rd-party",
2481
+ "maintainers": [
2482
+ {
2483
+ "name": "moritzsternemann",
2484
+ "github": "moritzsternemann"
1642
2485
  }
1643
- ]
2486
+ ],
2487
+ "compatibility": {
2488
+ "2.x": "working",
2489
+ "2.x-bridge": "unknown",
2490
+ "3.x": "unknown"
2491
+ }
1644
2492
  },
1645
2493
  {
1646
2494
  "name": "precompress",
@@ -1656,10 +2504,14 @@
1656
2504
  "maintainers": [
1657
2505
  {
1658
2506
  "name": "frenchrabbit",
1659
- "github": "frenchrabbit",
1660
- "avatar": "https://avatars3.githubusercontent.com/u/9402252?v=4"
2507
+ "github": "frenchrabbit"
1661
2508
  }
1662
- ]
2509
+ ],
2510
+ "compatibility": {
2511
+ "2.x": "working",
2512
+ "2.x-bridge": "unknown",
2513
+ "3.x": "unknown"
2514
+ }
1663
2515
  },
1664
2516
  {
1665
2517
  "name": "prismic",
@@ -1668,7 +2520,7 @@
1668
2520
  "npm": "@nuxtjs/prismic",
1669
2521
  "icon": "prismic.png",
1670
2522
  "github": "https://github.com/nuxt-community/prismic-module",
1671
- "website": "https://github.com/nuxt-community/prismic-module",
2523
+ "website": "https://prismic.nuxtjs.org",
1672
2524
  "learn_more": "https://prismic.io/",
1673
2525
  "category": "CMS",
1674
2526
  "type": "community",
@@ -1676,21 +2528,23 @@
1676
2528
  {
1677
2529
  "name": "Sébastien Chopin",
1678
2530
  "github": "Atinux",
1679
- "twitter": "Atinux",
1680
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
2531
+ "twitter": "Atinux"
1681
2532
  },
1682
2533
  {
1683
2534
  "name": "lihbr",
1684
2535
  "github": "lihbr",
1685
- "twitter": "li_hbr",
1686
- "avatar": "https://avatars1.githubusercontent.com/u/25330882?v=4"
2536
+ "twitter": "li_hbr"
1687
2537
  },
1688
2538
  {
1689
2539
  "name": "James Pegg",
1690
- "github": "jamespegg",
1691
- "avatar": "https://avatars1.githubusercontent.com/u/894505?v=4"
2540
+ "github": "jamespegg"
1692
2541
  }
1693
- ]
2542
+ ],
2543
+ "compatibility": {
2544
+ "2.x": "working",
2545
+ "2.x-bridge": "unknown",
2546
+ "3.x": "unknown"
2547
+ }
1694
2548
  },
1695
2549
  {
1696
2550
  "name": "protected-mailto",
@@ -1706,10 +2560,14 @@
1706
2560
  "maintainers": [
1707
2561
  {
1708
2562
  "name": "mmoollllee",
1709
- "github": "mmoollllee",
1710
- "avatar": "https://avatars1.githubusercontent.com/u/26859300?v=4"
2563
+ "github": "mmoollllee"
1711
2564
  }
1712
- ]
2565
+ ],
2566
+ "compatibility": {
2567
+ "2.x": "working",
2568
+ "2.x-bridge": "unknown",
2569
+ "3.x": "unknown"
2570
+ }
1713
2571
  },
1714
2572
  {
1715
2573
  "name": "proxy",
@@ -1726,10 +2584,14 @@
1726
2584
  {
1727
2585
  "name": "Pooya Parsa",
1728
2586
  "github": "pi0",
1729
- "twitter": "_pi0_",
1730
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2587
+ "twitter": "_pi0_"
1731
2588
  }
1732
- ]
2589
+ ],
2590
+ "compatibility": {
2591
+ "2.x": "working",
2592
+ "2.x-bridge": "unknown",
2593
+ "3.x": "unknown"
2594
+ }
1733
2595
  },
1734
2596
  {
1735
2597
  "name": "prune-html",
@@ -1744,11 +2606,16 @@
1744
2606
  "type": "3rd-party",
1745
2607
  "maintainers": [
1746
2608
  {
1747
- "name": "LuXDAmore",
2609
+ "name": "Luca Iaconelli",
1748
2610
  "github": "LuXDAmore",
1749
- "avatar": "https://avatars0.githubusercontent.com/u/3841171?v=4"
2611
+ "twitter": "luxdamore"
1750
2612
  }
1751
- ]
2613
+ ],
2614
+ "compatibility": {
2615
+ "2.x": "working",
2616
+ "2.x-bridge": "unknown",
2617
+ "3.x": "unknown"
2618
+ }
1752
2619
  },
1753
2620
  {
1754
2621
  "name": "purgecss",
@@ -1764,14 +2631,18 @@
1764
2631
  "maintainers": [
1765
2632
  {
1766
2633
  "name": "Developmint",
1767
- "github": "Developmint",
1768
- "avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
2634
+ "github": "Developmint"
1769
2635
  }
1770
- ]
2636
+ ],
2637
+ "compatibility": {
2638
+ "2.x": "working",
2639
+ "2.x-bridge": "unknown",
2640
+ "3.x": "unknown"
2641
+ }
1771
2642
  },
1772
2643
  {
1773
2644
  "name": "pwa",
1774
- "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your apps performance.",
2645
+ "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your app's performance.",
1775
2646
  "repo": "nuxt-community/pwa-module",
1776
2647
  "npm": "@nuxtjs/pwa",
1777
2648
  "icon": "pwa.png",
@@ -1784,10 +2655,14 @@
1784
2655
  {
1785
2656
  "name": "Pooya Parsa",
1786
2657
  "github": "pi0",
1787
- "twitter": "_pi0_",
1788
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2658
+ "twitter": "_pi0_"
1789
2659
  }
1790
- ]
2660
+ ],
2661
+ "compatibility": {
2662
+ "2.x": "working",
2663
+ "2.x-bridge": "working",
2664
+ "3.x": "wip"
2665
+ }
1791
2666
  },
1792
2667
  {
1793
2668
  "name": "python",
@@ -1798,15 +2673,19 @@
1798
2673
  "github": "https://github.com/nuxt-community/python-module",
1799
2674
  "website": "https://github.com/nuxt-community/python-module",
1800
2675
  "learn_more": "https://www.python.org/",
1801
- "category": "Devtools",
2676
+ "category": "Extensions",
1802
2677
  "type": "community",
1803
2678
  "maintainers": [
1804
2679
  {
1805
2680
  "name": "Sebastian Silva",
1806
- "github": "icarito",
1807
- "avatar": "https://avatars0.githubusercontent.com/u/199755?v=4"
2681
+ "github": "icarito"
1808
2682
  }
1809
- ]
2683
+ ],
2684
+ "compatibility": {
2685
+ "2.x": "working",
2686
+ "2.x-bridge": "unknown",
2687
+ "3.x": "unknown"
2688
+ }
1810
2689
  },
1811
2690
  {
1812
2691
  "name": "recaptcha",
@@ -1822,10 +2701,14 @@
1822
2701
  "maintainers": [
1823
2702
  {
1824
2703
  "name": "mvrlin",
1825
- "github": "mvrlin",
1826
- "avatar": "https://avatars1.githubusercontent.com/u/24970784?v=4"
2704
+ "github": "mvrlin"
1827
2705
  }
1828
- ]
2706
+ ],
2707
+ "compatibility": {
2708
+ "2.x": "working",
2709
+ "2.x-bridge": "unknown",
2710
+ "3.x": "unknown"
2711
+ }
1829
2712
  },
1830
2713
  {
1831
2714
  "name": "redirect",
@@ -1842,10 +2725,14 @@
1842
2725
  {
1843
2726
  "name": "Alexander Lichter",
1844
2727
  "github": "manniL",
1845
- "twitter": "TheAlexLichter",
1846
- "avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
2728
+ "twitter": "TheAlexLichter"
1847
2729
  }
1848
- ]
2730
+ ],
2731
+ "compatibility": {
2732
+ "2.x": "working",
2733
+ "2.x-bridge": "unknown",
2734
+ "3.x": "unknown"
2735
+ }
1849
2736
  },
1850
2737
  {
1851
2738
  "name": "rfg-icon",
@@ -1856,15 +2743,19 @@
1856
2743
  "github": "https://github.com/pimlie/nuxt-rfg-icon",
1857
2744
  "website": "https://github.com/pimlie/nuxt-rfg-icon",
1858
2745
  "learn_more": "https://realfavicongenerator.net/",
1859
- "category": "Devtools",
2746
+ "category": "SEO",
1860
2747
  "type": "3rd-party",
1861
2748
  "maintainers": [
1862
2749
  {
1863
2750
  "name": "pimlie",
1864
- "github": "pimlie",
1865
- "avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
2751
+ "github": "pimlie"
1866
2752
  }
1867
- ]
2753
+ ],
2754
+ "compatibility": {
2755
+ "2.x": "working",
2756
+ "2.x-bridge": "unknown",
2757
+ "3.x": "unknown"
2758
+ }
1868
2759
  },
1869
2760
  {
1870
2761
  "name": "robots",
@@ -1880,10 +2771,14 @@
1880
2771
  "maintainers": [
1881
2772
  {
1882
2773
  "name": "Ricardo Gobbo de Souza",
1883
- "github": "ricardogobbosouza",
1884
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
2774
+ "github": "ricardogobbosouza"
1885
2775
  }
1886
- ]
2776
+ ],
2777
+ "compatibility": {
2778
+ "2.x": "working",
2779
+ "2.x-bridge": "unknown",
2780
+ "3.x": "unknown"
2781
+ }
1887
2782
  },
1888
2783
  {
1889
2784
  "name": "rollbar",
@@ -1899,10 +2794,14 @@
1899
2794
  "maintainers": [
1900
2795
  {
1901
2796
  "name": "Gaël Reyrol",
1902
- "github": "gaelreyrol",
1903
- "avatar": "https://avatars1.githubusercontent.com/u/498465?v=4"
2797
+ "github": "gaelreyrol"
1904
2798
  }
1905
- ]
2799
+ ],
2800
+ "compatibility": {
2801
+ "2.x": "working",
2802
+ "2.x-bridge": "unknown",
2803
+ "3.x": "unknown"
2804
+ }
1906
2805
  },
1907
2806
  {
1908
2807
  "name": "router-extras",
@@ -1913,16 +2812,20 @@
1913
2812
  "github": "https://github.com/nuxt-community/router-extras-module",
1914
2813
  "website": "https://github.com/nuxt-community/router-extras-module",
1915
2814
  "learn_more": "",
1916
- "category": "Devtools",
2815
+ "category": "Extensions",
1917
2816
  "type": "community",
1918
2817
  "maintainers": [
1919
2818
  {
1920
2819
  "name": "Ahad Birang",
1921
2820
  "github": "farnabaz",
1922
- "twitter": "a_birang",
1923
- "avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
2821
+ "twitter": "a_birang"
1924
2822
  }
1925
- ]
2823
+ ],
2824
+ "compatibility": {
2825
+ "2.x": "working",
2826
+ "2.x-bridge": "unknown",
2827
+ "3.x": "unknown"
2828
+ }
1926
2829
  },
1927
2830
  {
1928
2831
  "name": "router",
@@ -1933,16 +2836,20 @@
1933
2836
  "github": "https://github.com/nuxt-community/router-module",
1934
2837
  "website": "https://github.com/nuxt-community/router-module",
1935
2838
  "learn_more": "",
1936
- "category": "Devtools",
2839
+ "category": "Extensions",
1937
2840
  "type": "community",
1938
2841
  "maintainers": [
1939
2842
  {
1940
2843
  "name": "Sébastien Chopin",
1941
2844
  "github": "Atinux",
1942
- "twitter": "Atinux",
1943
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
2845
+ "twitter": "Atinux"
1944
2846
  }
1945
- ]
2847
+ ],
2848
+ "compatibility": {
2849
+ "2.x": "working",
2850
+ "2.x-bridge": "unknown",
2851
+ "3.x": "unknown"
2852
+ }
1946
2853
  },
1947
2854
  {
1948
2855
  "name": "sanity",
@@ -1959,10 +2866,14 @@
1959
2866
  {
1960
2867
  "name": "Daniel Roe",
1961
2868
  "github": "danielroe",
1962
- "twitter": "danielcroe",
1963
- "avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
2869
+ "twitter": "danielcroe"
1964
2870
  }
1965
- ]
2871
+ ],
2872
+ "compatibility": {
2873
+ "2.x": "working",
2874
+ "2.x-bridge": "unknown",
2875
+ "3.x": "unknown"
2876
+ }
1966
2877
  },
1967
2878
  {
1968
2879
  "name": "scss-to-js",
@@ -1978,10 +2889,14 @@
1978
2889
  "maintainers": [
1979
2890
  {
1980
2891
  "name": "sugoidesune",
1981
- "github": "sugoidesune",
1982
- "avatar": "https://avatars0.githubusercontent.com/u/20317691?v=4"
2892
+ "github": "sugoidesune"
1983
2893
  }
1984
- ]
2894
+ ],
2895
+ "compatibility": {
2896
+ "2.x": "working",
2897
+ "2.x-bridge": "unknown",
2898
+ "3.x": "unknown"
2899
+ }
1985
2900
  },
1986
2901
  {
1987
2902
  "name": "segment",
@@ -1997,10 +2912,14 @@
1997
2912
  "maintainers": [
1998
2913
  {
1999
2914
  "name": "dansmaculotte",
2000
- "github": "dansmaculotte",
2001
- "avatar": "https://avatars1.githubusercontent.com/u/44588441?v=4"
2915
+ "github": "dansmaculotte"
2002
2916
  }
2003
- ]
2917
+ ],
2918
+ "compatibility": {
2919
+ "2.x": "working",
2920
+ "2.x-bridge": "unknown",
2921
+ "3.x": "unknown"
2922
+ }
2004
2923
  },
2005
2924
  {
2006
2925
  "name": "sentry",
@@ -2009,17 +2928,21 @@
2009
2928
  "npm": "@nuxtjs/sentry",
2010
2929
  "icon": "sentry.png",
2011
2930
  "github": "https://github.com/nuxt-community/sentry-module",
2012
- "website": "https://github.com/nuxt-community/sentry-module",
2931
+ "website": "https://sentry.nuxtjs.org/",
2013
2932
  "learn_more": "https://sentry.io/welcome/",
2014
2933
  "category": "Monitoring",
2015
2934
  "type": "community",
2016
2935
  "maintainers": [
2017
2936
  {
2018
2937
  "name": "Rafał Chłodnicki",
2019
- "github": "rchl",
2020
- "avatar": "https://avatars1.githubusercontent.com/u/153197?v=4"
2938
+ "github": "rchl"
2021
2939
  }
2022
- ]
2940
+ ],
2941
+ "compatibility": {
2942
+ "2.x": "working",
2943
+ "2.x-bridge": "wip",
2944
+ "3.x": "wip"
2945
+ }
2023
2946
  },
2024
2947
  {
2025
2948
  "name": "seomatic-meta",
@@ -2035,10 +2958,14 @@
2035
2958
  "maintainers": [
2036
2959
  {
2037
2960
  "name": "ben-rogerson",
2038
- "github": "ben-rogerson",
2039
- "avatar": "https://avatars0.githubusercontent.com/u/21288568?v=4"
2961
+ "github": "ben-rogerson"
2040
2962
  }
2041
- ]
2963
+ ],
2964
+ "compatibility": {
2965
+ "2.x": "working",
2966
+ "2.x-bridge": "unknown",
2967
+ "3.x": "unknown"
2968
+ }
2042
2969
  },
2043
2970
  {
2044
2971
  "name": "separate-env",
@@ -2049,16 +2976,20 @@
2049
2976
  "github": "https://github.com/nuxt-community/separate-env-module",
2050
2977
  "website": "https://github.com/nuxt-community/separate-env-module",
2051
2978
  "learn_more": "",
2052
- "category": "Devtools",
2979
+ "category": "Extensions",
2053
2980
  "type": "community",
2054
2981
  "maintainers": [
2055
2982
  {
2056
2983
  "name": "Alexander Lichter",
2057
2984
  "github": "manniL",
2058
- "twitter": "TheAlexLichter",
2059
- "avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
2985
+ "twitter": "TheAlexLichter"
2060
2986
  }
2061
- ]
2987
+ ],
2988
+ "compatibility": {
2989
+ "2.x": "working",
2990
+ "2.x-bridge": "unknown",
2991
+ "3.x": "unknown"
2992
+ }
2062
2993
  },
2063
2994
  {
2064
2995
  "name": "shopify",
@@ -2074,10 +3005,14 @@
2074
3005
  "maintainers": [
2075
3006
  {
2076
3007
  "name": "Gomah",
2077
- "github": "Gomah",
2078
- "avatar": "https://avatars1.githubusercontent.com/u/2362138?v=4"
3008
+ "github": "Gomah"
2079
3009
  }
2080
- ]
3010
+ ],
3011
+ "compatibility": {
3012
+ "2.x": "working",
3013
+ "2.x-bridge": "unknown",
3014
+ "3.x": "unknown"
3015
+ }
2081
3016
  },
2082
3017
  {
2083
3018
  "name": "simple-line-icons",
@@ -2093,10 +3028,14 @@
2093
3028
  "maintainers": [
2094
3029
  {
2095
3030
  "name": "vaso2",
2096
- "github": "vaso2",
2097
- "avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
3031
+ "github": "vaso2"
2098
3032
  }
2099
- ]
3033
+ ],
3034
+ "compatibility": {
3035
+ "2.x": "working",
3036
+ "2.x-bridge": "unknown",
3037
+ "3.x": "unknown"
3038
+ }
2100
3039
  },
2101
3040
  {
2102
3041
  "name": "sitemap",
@@ -2105,7 +3044,7 @@
2105
3044
  "npm": "@nuxtjs/sitemap",
2106
3045
  "icon": "",
2107
3046
  "github": "https://github.com/nuxt-community/sitemap-module#dev",
2108
- "website": "https://github.com/nuxt-community/sitemap-module#dev",
3047
+ "website": "https://sitemap.nuxtjs.org",
2109
3048
  "learn_more": "",
2110
3049
  "category": "SEO",
2111
3050
  "type": "community",
@@ -2113,10 +3052,38 @@
2113
3052
  {
2114
3053
  "name": "Nicolas PENNEC",
2115
3054
  "github": "NicoPennec",
2116
- "twitter": "NicoPennec",
2117
- "avatar": "https://avatars3.githubusercontent.com/u/493223?v=4"
3055
+ "twitter": "NicoPennec"
3056
+ }
3057
+ ],
3058
+ "compatibility": {
3059
+ "2.x": "working",
3060
+ "2.x-bridge": "unknown",
3061
+ "3.x": "unknown"
3062
+ }
3063
+ },
3064
+ {
3065
+ "name": "snipcart",
3066
+ "description": "Snipcart integration module for Nuxt.js",
3067
+ "repo": "nuxt-community/snipcart-module",
3068
+ "npm": "@nuxtjs/snipcart",
3069
+ "icon": "snipcart.png",
3070
+ "github": "https://github.com/nuxt-community/snipcart-module",
3071
+ "website": "https://github.com/nuxt-community/snipcart-module",
3072
+ "learn_more": "",
3073
+ "category": "Payment",
3074
+ "type": "community",
3075
+ "maintainers": [
3076
+ {
3077
+ "name": "Florent GIRAUD",
3078
+ "github": "f3ltron",
3079
+ "twitter": "giraud_florent"
2118
3080
  }
2119
- ]
3081
+ ],
3082
+ "compatibility": {
3083
+ "2.x": "working",
3084
+ "2.x-bridge": "unknown",
3085
+ "3.x": "unknown"
3086
+ }
2120
3087
  },
2121
3088
  {
2122
3089
  "name": "social-meta",
@@ -2132,10 +3099,14 @@
2132
3099
  "maintainers": [
2133
3100
  {
2134
3101
  "name": "AlekseyPleshkov",
2135
- "github": "AlekseyPleshkov",
2136
- "avatar": "https://avatars0.githubusercontent.com/u/11446603?v=4"
3102
+ "github": "AlekseyPleshkov"
2137
3103
  }
2138
- ]
3104
+ ],
3105
+ "compatibility": {
3106
+ "2.x": "working",
3107
+ "2.x-bridge": "unknown",
3108
+ "3.x": "unknown"
3109
+ }
2139
3110
  },
2140
3111
  {
2141
3112
  "name": "socket-io",
@@ -2151,10 +3122,14 @@
2151
3122
  "maintainers": [
2152
3123
  {
2153
3124
  "name": "richardeschloss",
2154
- "github": "richardeschloss",
2155
- "avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
3125
+ "github": "richardeschloss"
2156
3126
  }
2157
- ]
3127
+ ],
3128
+ "compatibility": {
3129
+ "2.x": "working",
3130
+ "2.x-bridge": "unknown",
3131
+ "3.x": "unknown"
3132
+ }
2158
3133
  },
2159
3134
  {
2160
3135
  "name": "speedcurve",
@@ -2171,10 +3146,14 @@
2171
3146
  {
2172
3147
  "name": "Josh Deltener",
2173
3148
  "github": "hecktarzuli",
2174
- "twitter": "JoshDeltener",
2175
- "avatar": "https://avatars2.githubusercontent.com/u/2112282?v=4"
3149
+ "twitter": "JoshDeltener"
2176
3150
  }
2177
- ]
3151
+ ],
3152
+ "compatibility": {
3153
+ "2.x": "working",
3154
+ "2.x-bridge": "unknown",
3155
+ "3.x": "unknown"
3156
+ }
2178
3157
  },
2179
3158
  {
2180
3159
  "name": "storage",
@@ -2185,15 +3164,42 @@
2185
3164
  "github": "https://github.com/mazipan/nuxt-storage",
2186
3165
  "website": "https://github.com/mazipan/nuxt-storage",
2187
3166
  "learn_more": "https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage",
2188
- "category": "Devtools",
3167
+ "category": "Extensions",
2189
3168
  "type": "3rd-party",
2190
3169
  "maintainers": [
2191
3170
  {
2192
3171
  "name": "mazipan",
2193
- "github": "mazipan",
2194
- "avatar": "https://avatars0.githubusercontent.com/u/7221389?v=4"
3172
+ "github": "mazipan"
3173
+ }
3174
+ ],
3175
+ "compatibility": {
3176
+ "2.x": "working",
3177
+ "2.x-bridge": "unknown",
3178
+ "3.x": "unknown"
3179
+ }
3180
+ },
3181
+ {
3182
+ "name": "storefront-ui",
3183
+ "description": "Storefront UI Module for Nuxt.js",
3184
+ "repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
3185
+ "npm": "@storefront-ui/nuxt",
3186
+ "icon": "storefront-ui.svg",
3187
+ "github": "https://github.com/vuestorefront/storefront-ui/tree/develop/packages/nuxt-module",
3188
+ "website": "https://docs.storefrontui.io/?path=/story/getting-started-installation--page#installation",
3189
+ "learn_more": "https://docs.storefrontui.io/",
3190
+ "category": "UI",
3191
+ "type": "3rd-party",
3192
+ "maintainers": [
3193
+ {
3194
+ "name": "Jakub Andrzejewski",
3195
+ "github": "Baroshem"
2195
3196
  }
2196
- ]
3197
+ ],
3198
+ "compatibility": {
3199
+ "2.x": "working",
3200
+ "2.x-bridge": "unknown",
3201
+ "3.x": "unknown"
3202
+ }
2197
3203
  },
2198
3204
  {
2199
3205
  "name": "stories",
@@ -2209,16 +3215,20 @@
2209
3215
  "maintainers": [
2210
3216
  {
2211
3217
  "name": "richardeschloss",
2212
- "github": "richardeschloss",
2213
- "avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
3218
+ "github": "richardeschloss"
2214
3219
  }
2215
- ]
3220
+ ],
3221
+ "compatibility": {
3222
+ "2.x": "working",
3223
+ "2.x-bridge": "unknown",
3224
+ "3.x": "unknown"
3225
+ }
2216
3226
  },
2217
3227
  {
2218
3228
  "name": "storyblok",
2219
3229
  "description": "Storyblok Nuxt.js module",
2220
3230
  "repo": "storyblok/storyblok-nuxt",
2221
- "npm": "storyblok-nuxt",
3231
+ "npm": "@storyblok/nuxt-ws",
2222
3232
  "icon": "storyblok.png",
2223
3233
  "github": "https://github.com/storyblok/storyblok-nuxt",
2224
3234
  "website": "https://github.com/storyblok/storyblok-nuxt",
@@ -2228,10 +3238,14 @@
2228
3238
  "maintainers": [
2229
3239
  {
2230
3240
  "name": "storyblok",
2231
- "github": "storyblok",
2232
- "avatar": "https://avatars0.githubusercontent.com/u/13880908?v=4"
3241
+ "github": "storyblok"
2233
3242
  }
2234
- ]
3243
+ ],
3244
+ "compatibility": {
3245
+ "2.x": "working",
3246
+ "2.x-bridge": "unknown",
3247
+ "3.x": "unknown"
3248
+ }
2235
3249
  },
2236
3250
  {
2237
3251
  "name": "storybook",
@@ -2248,16 +3262,19 @@
2248
3262
  {
2249
3263
  "name": "Ahad Birang",
2250
3264
  "github": "farnabaz",
2251
- "twitter": "a_birang",
2252
- "avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
3265
+ "twitter": "a_birang"
2253
3266
  },
2254
3267
  {
2255
3268
  "name": "Pooya Parsa",
2256
3269
  "github": "pi0",
2257
- "twitter": "_pi0_",
2258
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
3270
+ "twitter": "_pi0_"
2259
3271
  }
2260
- ]
3272
+ ],
3273
+ "compatibility": {
3274
+ "2.x": "working",
3275
+ "2.x-bridge": "unknown",
3276
+ "3.x": "unknown"
3277
+ }
2261
3278
  },
2262
3279
  {
2263
3280
  "name": "strapi",
@@ -2274,16 +3291,19 @@
2274
3291
  {
2275
3292
  "name": "Benjamin Canac",
2276
3293
  "github": "benjamincanac",
2277
- "twitter": "benjamincanac",
2278
- "avatar": "https://avatars2.githubusercontent.com/u/739984?v=4"
3294
+ "twitter": "benjamincanac"
2279
3295
  },
2280
3296
  {
2281
3297
  "name": "Sébastien Chopin",
2282
3298
  "github": "Atinux",
2283
- "twitter": "Atinux",
2284
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
3299
+ "twitter": "Atinux"
2285
3300
  }
2286
- ]
3301
+ ],
3302
+ "compatibility": {
3303
+ "2.x": "working",
3304
+ "2.x-bridge": "wip",
3305
+ "3.x": "unknown"
3306
+ }
2287
3307
  },
2288
3308
  {
2289
3309
  "name": "stripe",
@@ -2299,10 +3319,14 @@
2299
3319
  "maintainers": [
2300
3320
  {
2301
3321
  "name": "WilliamDASILVA",
2302
- "github": "WilliamDASILVA",
2303
- "avatar": "https://avatars3.githubusercontent.com/u/2766008?v=4"
3322
+ "github": "WilliamDASILVA"
2304
3323
  }
2305
- ]
3324
+ ],
3325
+ "compatibility": {
3326
+ "2.x": "working",
3327
+ "2.x-bridge": "unknown",
3328
+ "3.x": "unknown"
3329
+ }
2306
3330
  },
2307
3331
  {
2308
3332
  "name": "style-resources",
@@ -2319,10 +3343,14 @@
2319
3343
  {
2320
3344
  "name": "Alexander Lichter",
2321
3345
  "github": "manniL",
2322
- "twitter": "TheAlexLichter",
2323
- "avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
3346
+ "twitter": "TheAlexLichter"
2324
3347
  }
2325
- ]
3348
+ ],
3349
+ "compatibility": {
3350
+ "2.x": "working",
3351
+ "2.x-bridge": "unknown",
3352
+ "3.x": "unknown"
3353
+ }
2326
3354
  },
2327
3355
  {
2328
3356
  "name": "stylelint",
@@ -2338,10 +3366,38 @@
2338
3366
  "maintainers": [
2339
3367
  {
2340
3368
  "name": "Ricardo Gobbo de Souza",
2341
- "github": "ricardogobbosouza",
2342
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
3369
+ "github": "ricardogobbosouza"
3370
+ }
3371
+ ],
3372
+ "compatibility": {
3373
+ "2.x": "working",
3374
+ "2.x-bridge": "unknown",
3375
+ "3.x": "unknown"
3376
+ }
3377
+ },
3378
+ {
3379
+ "name": "supabase",
3380
+ "description": "A supa simple way to use Supabase with Nuxt",
3381
+ "repo": "supabase/nuxt-supabase",
3382
+ "npm": "nuxt-supabase",
3383
+ "icon": "supabase.png",
3384
+ "github": "https://github.com/supabase/nuxt-supabase",
3385
+ "website": "https://github.com/supabase/nuxt-supabase",
3386
+ "learn_more": "https://supabase.io",
3387
+ "category": "Database",
3388
+ "type": "3rd-party",
3389
+ "maintainers": [
3390
+ {
3391
+ "name": "Scott Robertson",
3392
+ "github": "scottrobertson",
3393
+ "twitter": "scottymeuk"
2343
3394
  }
2344
- ]
3395
+ ],
3396
+ "compatibility": {
3397
+ "2.x": "working",
3398
+ "2.x-bridge": "unknown",
3399
+ "3.x": "unknown"
3400
+ }
2345
3401
  },
2346
3402
  {
2347
3403
  "name": "svg-loader",
@@ -2352,15 +3408,19 @@
2352
3408
  "github": "https://github.com/Developmint/nuxt-svg-loader",
2353
3409
  "website": "https://github.com/Developmint/nuxt-svg-loader",
2354
3410
  "learn_more": "",
2355
- "category": "Devtools",
3411
+ "category": "Extensions",
2356
3412
  "type": "3rd-party",
2357
3413
  "maintainers": [
2358
3414
  {
2359
3415
  "name": "Developmint",
2360
- "github": "Developmint",
2361
- "avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
3416
+ "github": "Developmint"
2362
3417
  }
2363
- ]
3418
+ ],
3419
+ "compatibility": {
3420
+ "2.x": "working",
3421
+ "2.x-bridge": "unknown",
3422
+ "3.x": "unknown"
3423
+ }
2364
3424
  },
2365
3425
  {
2366
3426
  "name": "svg-sprite",
@@ -2371,16 +3431,20 @@
2371
3431
  "github": "https://github.com/nuxt-community/svg-sprite-module",
2372
3432
  "website": "https://github.com/nuxt-community/svg-sprite-module",
2373
3433
  "learn_more": "",
2374
- "category": "Devtools",
3434
+ "category": "UI",
2375
3435
  "type": "community",
2376
3436
  "maintainers": [
2377
3437
  {
2378
3438
  "name": "Ahad Birang",
2379
3439
  "github": "farnabaz",
2380
- "twitter": "a_birang",
2381
- "avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
3440
+ "twitter": "a_birang"
2382
3441
  }
2383
- ]
3442
+ ],
3443
+ "compatibility": {
3444
+ "2.x": "working",
3445
+ "2.x-bridge": "unknown",
3446
+ "3.x": "unknown"
3447
+ }
2384
3448
  },
2385
3449
  {
2386
3450
  "name": "svg",
@@ -2391,15 +3455,19 @@
2391
3455
  "github": "https://github.com/nuxt-community/svg-module",
2392
3456
  "website": "https://github.com/nuxt-community/svg-module",
2393
3457
  "learn_more": "",
2394
- "category": "Devtools",
3458
+ "category": "Extensions",
2395
3459
  "type": "community",
2396
3460
  "maintainers": [
2397
3461
  {
2398
3462
  "name": "Sam Holmes",
2399
- "github": "sam3d",
2400
- "avatar": "https://avatars0.githubusercontent.com/u/8385528?v=4"
3463
+ "github": "sam3d"
2401
3464
  }
2402
- ]
3465
+ ],
3466
+ "compatibility": {
3467
+ "2.x": "working",
3468
+ "2.x-bridge": "unknown",
3469
+ "3.x": "unknown"
3470
+ }
2403
3471
  },
2404
3472
  {
2405
3473
  "name": "sweetalert2",
@@ -2415,10 +3483,14 @@
2415
3483
  "maintainers": [
2416
3484
  {
2417
3485
  "name": "ImreC",
2418
- "github": "ImreC",
2419
- "avatar": "https://avatars1.githubusercontent.com/u/9742684?v=4"
3486
+ "github": "ImreC"
2420
3487
  }
2421
- ]
3488
+ ],
3489
+ "compatibility": {
3490
+ "2.x": "working",
3491
+ "2.x-bridge": "unknown",
3492
+ "3.x": "unknown"
3493
+ }
2422
3494
  },
2423
3495
  {
2424
3496
  "name": "tailwindcss",
@@ -2435,10 +3507,14 @@
2435
3507
  {
2436
3508
  "name": "Sébastien Chopin",
2437
3509
  "github": "Atinux",
2438
- "twitter": "Atinux",
2439
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
3510
+ "twitter": "Atinux"
2440
3511
  }
2441
- ]
3512
+ ],
3513
+ "compatibility": {
3514
+ "2.x": "working",
3515
+ "2.x-bridge": "wip",
3516
+ "3.x": "wip"
3517
+ }
2442
3518
  },
2443
3519
  {
2444
3520
  "name": "toast",
@@ -2446,8 +3522,8 @@
2446
3522
  "repo": "nuxt-community/modules#master/packages/toast",
2447
3523
  "npm": "@nuxtjs/toast",
2448
3524
  "icon": "",
2449
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/toast",
2450
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/toast",
3525
+ "github": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
3526
+ "website": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
2451
3527
  "learn_more": "https://github.com/shakee93/vue-toasted",
2452
3528
  "category": "Libraries",
2453
3529
  "type": "community",
@@ -2455,10 +3531,37 @@
2455
3531
  {
2456
3532
  "name": "Pooya Parsa",
2457
3533
  "github": "pi0",
2458
- "twitter": "_pi0_",
2459
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
3534
+ "twitter": "_pi0_"
3535
+ }
3536
+ ],
3537
+ "compatibility": {
3538
+ "2.x": "working",
3539
+ "2.x-bridge": "unknown",
3540
+ "3.x": "unknown"
3541
+ }
3542
+ },
3543
+ {
3544
+ "name": "twa",
3545
+ "description": "Nuxt.js module for generating Trusted Web App from Nuxt.js app",
3546
+ "repo": "tuarrep/nuxt-twa",
3547
+ "npm": "nuxt-twa",
3548
+ "icon": "",
3549
+ "github": "https://github.com/tuarrep/nuxt-twa",
3550
+ "website": "https://nuxt-twa.tuarrep.dev",
3551
+ "learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity/overview/",
3552
+ "category": "Performance",
3553
+ "type": "3rd-party",
3554
+ "maintainers": [
3555
+ {
3556
+ "name": "Nicolas Perraut",
3557
+ "github": "tuarrep"
2460
3558
  }
2461
- ]
3559
+ ],
3560
+ "compatibility": {
3561
+ "2.x": "working",
3562
+ "2.x-bridge": "wip",
3563
+ "3.x": "wip"
3564
+ }
2462
3565
  },
2463
3566
  {
2464
3567
  "name": "typed-router",
@@ -2474,10 +3577,14 @@
2474
3577
  "maintainers": [
2475
3578
  {
2476
3579
  "name": "victorgarciaesgi",
2477
- "github": "victorgarciaesgi",
2478
- "avatar": "https://avatars0.githubusercontent.com/u/15092120?v=4"
3580
+ "github": "victorgarciaesgi"
2479
3581
  }
2480
- ]
3582
+ ],
3583
+ "compatibility": {
3584
+ "2.x": "working",
3585
+ "2.x-bridge": "unknown",
3586
+ "3.x": "unknown"
3587
+ }
2481
3588
  },
2482
3589
  {
2483
3590
  "name": "typescript-runtime",
@@ -2493,22 +3600,24 @@
2493
3600
  "maintainers": [
2494
3601
  {
2495
3602
  "name": "Kevin Marrec",
2496
- "github": "kevinmarrec",
2497
- "avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
3603
+ "github": "kevinmarrec"
2498
3604
  },
2499
3605
  {
2500
3606
  "name": "Pooya Parsa",
2501
3607
  "github": "pi0",
2502
- "twitter": "_pi0_",
2503
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
3608
+ "twitter": "_pi0_"
2504
3609
  },
2505
3610
  {
2506
3611
  "name": "Daniel Roe",
2507
3612
  "github": "danielroe",
2508
- "twitter": "danielcroe",
2509
- "avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
3613
+ "twitter": "danielcroe"
2510
3614
  }
2511
- ]
3615
+ ],
3616
+ "compatibility": {
3617
+ "2.x": "working",
3618
+ "2.x-bridge": "unknown",
3619
+ "3.x": "unknown"
3620
+ }
2512
3621
  },
2513
3622
  {
2514
3623
  "name": "typescript",
@@ -2524,22 +3633,24 @@
2524
3633
  "maintainers": [
2525
3634
  {
2526
3635
  "name": "Kevin Marrec",
2527
- "github": "kevinmarrec",
2528
- "avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
3636
+ "github": "kevinmarrec"
2529
3637
  },
2530
3638
  {
2531
3639
  "name": "Pooya Parsa",
2532
3640
  "github": "pi0",
2533
- "twitter": "_pi0_",
2534
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
3641
+ "twitter": "_pi0_"
2535
3642
  },
2536
3643
  {
2537
3644
  "name": "Daniel Roe",
2538
3645
  "github": "danielroe",
2539
- "twitter": "danielcroe",
2540
- "avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
3646
+ "twitter": "danielcroe"
2541
3647
  }
2542
- ]
3648
+ ],
3649
+ "compatibility": {
3650
+ "2.x": "working",
3651
+ "2.x-bridge": "unknown",
3652
+ "3.x": "unknown"
3653
+ }
2543
3654
  },
2544
3655
  {
2545
3656
  "name": "universal-storage",
@@ -2550,22 +3661,50 @@
2550
3661
  "github": "https://github.com/nuxt-community/universal-storage-module",
2551
3662
  "website": "https://github.com/nuxt-community/universal-storage-module",
2552
3663
  "learn_more": "https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage",
2553
- "category": "Devtools",
3664
+ "category": "Extensions",
2554
3665
  "type": "community",
2555
3666
  "maintainers": [
2556
3667
  {
2557
3668
  "name": "Pooya Parsa",
2558
3669
  "github": "pi0",
2559
- "twitter": "_pi0_",
2560
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
3670
+ "twitter": "_pi0_"
2561
3671
  },
2562
3672
  {
2563
3673
  "name": "Farzad Soltani",
2564
3674
  "github": "farzadso",
2565
- "twitter": "farzadso",
2566
- "avatar": "https://avatars0.githubusercontent.com/u/19854715?v=4"
3675
+ "twitter": "farzadso"
3676
+ }
3677
+ ],
3678
+ "compatibility": {
3679
+ "2.x": "working",
3680
+ "2.x-bridge": "unknown",
3681
+ "3.x": "unknown"
3682
+ }
3683
+ },
3684
+ {
3685
+ "name": "unocss",
3686
+ "description": "The instant on-demand atomic CSS engine.",
3687
+ "repo": "antfu/unocss#main/packages/nuxt",
3688
+ "npm": "@unocss/nuxt",
3689
+ "icon": "unocss.svg",
3690
+ "github": "https://github.com/antfu/unocss",
3691
+ "website": "https://github.com/antfu/unocss",
3692
+ "learn_more": "https://github.com/antfu/unocss",
3693
+ "category": "UI",
3694
+ "type": "3rd-party",
3695
+ "maintainers": [
3696
+ {
3697
+ "name": "Anthony Fu",
3698
+ "github": "antfu",
3699
+ "twitter": "antfu7",
3700
+ "avatar": "https://avatars.githubusercontent.com/antfu?v=4"
2567
3701
  }
2568
- ]
3702
+ ],
3703
+ "compatibility": {
3704
+ "2.x": "working",
3705
+ "2.x-bridge": "working",
3706
+ "3.x": "working"
3707
+ }
2569
3708
  },
2570
3709
  {
2571
3710
  "name": "user-agent",
@@ -2576,15 +3715,19 @@
2576
3715
  "github": "https://github.com/fukuiretu/nuxt-user-agent",
2577
3716
  "website": "https://github.com/fukuiretu/nuxt-user-agent",
2578
3717
  "learn_more": "",
2579
- "category": "Devtools",
3718
+ "category": "Extensions",
2580
3719
  "type": "3rd-party",
2581
3720
  "maintainers": [
2582
3721
  {
2583
3722
  "name": "fukuiretu",
2584
- "github": "fukuiretu",
2585
- "avatar": "https://avatars0.githubusercontent.com/u/1982105?v=4"
3723
+ "github": "fukuiretu"
2586
3724
  }
2587
- ]
3725
+ ],
3726
+ "compatibility": {
3727
+ "2.x": "working",
3728
+ "2.x-bridge": "unknown",
3729
+ "3.x": "unknown"
3730
+ }
2588
3731
  },
2589
3732
  {
2590
3733
  "name": "validate",
@@ -2600,10 +3743,14 @@
2600
3743
  "maintainers": [
2601
3744
  {
2602
3745
  "name": "lewyuburi",
2603
- "github": "lewyuburi",
2604
- "avatar": "https://avatars2.githubusercontent.com/u/2156790?v=4"
3746
+ "github": "lewyuburi"
2605
3747
  }
2606
- ]
3748
+ ],
3749
+ "compatibility": {
3750
+ "2.x": "working",
3751
+ "2.x-bridge": "unknown",
3752
+ "3.x": "unknown"
3753
+ }
2607
3754
  },
2608
3755
  {
2609
3756
  "name": "vendor",
@@ -2614,16 +3761,20 @@
2614
3761
  "github": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
2615
3762
  "website": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
2616
3763
  "learn_more": "",
2617
- "category": "Devtools",
3764
+ "category": "Extensions",
2618
3765
  "type": "community",
2619
3766
  "maintainers": [
2620
3767
  {
2621
3768
  "name": "Pooya Parsa",
2622
3769
  "github": "pi0",
2623
- "twitter": "_pi0_",
2624
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
3770
+ "twitter": "_pi0_"
2625
3771
  }
2626
- ]
3772
+ ],
3773
+ "compatibility": {
3774
+ "2.x": "working",
3775
+ "2.x-bridge": "unknown",
3776
+ "3.x": "unknown"
3777
+ }
2627
3778
  },
2628
3779
  {
2629
3780
  "name": "vue-material",
@@ -2639,10 +3790,14 @@
2639
3790
  "maintainers": [
2640
3791
  {
2641
3792
  "name": "vaso2",
2642
- "github": "vaso2",
2643
- "avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
3793
+ "github": "vaso2"
2644
3794
  }
2645
- ]
3795
+ ],
3796
+ "compatibility": {
3797
+ "2.x": "working",
3798
+ "2.x-bridge": "unknown",
3799
+ "3.x": "unknown"
3800
+ }
2646
3801
  },
2647
3802
  {
2648
3803
  "name": "vue-multiselect",
@@ -2658,10 +3813,14 @@
2658
3813
  "maintainers": [
2659
3814
  {
2660
3815
  "name": "spektrummedia",
2661
- "github": "spektrummedia",
2662
- "avatar": "https://avatars2.githubusercontent.com/u/4410985?v=4"
3816
+ "github": "spektrummedia"
2663
3817
  }
2664
- ]
3818
+ ],
3819
+ "compatibility": {
3820
+ "2.x": "working",
3821
+ "2.x-bridge": "unknown",
3822
+ "3.x": "unknown"
3823
+ }
2665
3824
  },
2666
3825
  {
2667
3826
  "name": "vue-select",
@@ -2677,29 +3836,38 @@
2677
3836
  "maintainers": [
2678
3837
  {
2679
3838
  "name": "madmod",
2680
- "github": "madmod",
2681
- "avatar": "https://avatars3.githubusercontent.com/u/1107818?v=4"
3839
+ "github": "madmod"
2682
3840
  }
2683
- ]
3841
+ ],
3842
+ "compatibility": {
3843
+ "2.x": "working",
3844
+ "2.x-bridge": "unknown",
3845
+ "3.x": "unknown"
3846
+ }
2684
3847
  },
2685
3848
  {
2686
3849
  "name": "vue-warehouse",
2687
3850
  "description": "A Cross-browser storage for Vue.js and Nuxt.js, with plugins support and easy extensibility based on Store.js",
2688
- "repo": "bazzite/vue-warehouse",
3851
+ "repo": "juliomrqz/vue-warehouse",
2689
3852
  "npm": "vue-warehouse",
2690
3853
  "icon": "",
2691
- "github": "https://github.com/bazzite/vue-warehouse",
3854
+ "github": "https://github.com/juliomrqz/vue-warehouse",
2692
3855
  "website": "https://marquez.co/docs/vue-warehouse",
2693
3856
  "learn_more": "",
2694
3857
  "category": "Libraries",
2695
3858
  "type": "3rd-party",
2696
3859
  "maintainers": [
2697
3860
  {
2698
- "name": "bazzite",
2699
- "github": "bazzite",
2700
- "avatar": "https://avatars1.githubusercontent.com/u/66133254?v=4"
3861
+ "name": "Julio Marquez",
3862
+ "github": "juliomrqz",
3863
+ "twitter": "juliomrqz"
2701
3864
  }
2702
- ]
3865
+ ],
3866
+ "compatibility": {
3867
+ "2.x": "working",
3868
+ "2.x-bridge": "unknown",
3869
+ "3.x": "unknown"
3870
+ }
2703
3871
  },
2704
3872
  {
2705
3873
  "name": "vuetify",
@@ -2715,16 +3883,43 @@
2715
3883
  "maintainers": [
2716
3884
  {
2717
3885
  "name": "Kevin Marrec",
2718
- "github": "kevinmarrec",
2719
- "avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
3886
+ "github": "kevinmarrec"
2720
3887
  },
2721
3888
  {
2722
3889
  "name": "Pooya Parsa",
2723
3890
  "github": "pi0",
2724
- "twitter": "_pi0_",
2725
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
3891
+ "twitter": "_pi0_"
3892
+ }
3893
+ ],
3894
+ "compatibility": {
3895
+ "2.x": "working",
3896
+ "2.x-bridge": "unknown",
3897
+ "3.x": "not-working"
3898
+ }
3899
+ },
3900
+ {
3901
+ "name": "vueuse",
3902
+ "description": "Collection of essential Vue Composition Utilities for Vue 2 and 3",
3903
+ "repo": "vueuse/vueuse#main/packages/core",
3904
+ "npm": "@vueuse/core",
3905
+ "icon": "vueuse.svg",
3906
+ "github": "https://github.com/vueuse/vueuse",
3907
+ "website": "https://vueuse.org",
3908
+ "learn_more": "https://github.com/vueuse/vueuse",
3909
+ "category": "Libraries",
3910
+ "type": "3rd-party",
3911
+ "maintainers": [
3912
+ {
3913
+ "name": "Anthony Fu",
3914
+ "github": "antfu",
3915
+ "twitter": "antfu7"
2726
3916
  }
2727
- ]
3917
+ ],
3918
+ "compatibility": {
3919
+ "2.x": "working",
3920
+ "2.x-bridge": "working",
3921
+ "3.x": "working"
3922
+ }
2728
3923
  },
2729
3924
  {
2730
3925
  "name": "vuex-router-sync",
@@ -2740,10 +3935,71 @@
2740
3935
  "maintainers": [
2741
3936
  {
2742
3937
  "name": "paulgv",
2743
- "github": "paulgv",
2744
- "avatar": "https://avatars0.githubusercontent.com/u/4895885?v=4"
3938
+ "github": "paulgv"
3939
+ }
3940
+ ],
3941
+ "compatibility": {
3942
+ "2.x": "working",
3943
+ "2.x-bridge": "unknown",
3944
+ "3.x": "unknown"
3945
+ }
3946
+ },
3947
+ {
3948
+ "name": "web-vitals",
3949
+ "description": "Web Vitals for Nuxt",
3950
+ "repo": "nuxt-community/web-vitals-module",
3951
+ "npm": "@nuxtjs/web-vitals",
3952
+ "icon": "",
3953
+ "github": "https://github.com/nuxt-community/web-vitals-module",
3954
+ "website": "https://github.com/nuxt-community/web-vitals-module",
3955
+ "learn_more": "",
3956
+ "category": "Performance",
3957
+ "type": "community",
3958
+ "maintainers": [
3959
+ {
3960
+ "name": "daliborgogic",
3961
+ "github": "daliborgogic"
3962
+ },
3963
+ {
3964
+ "name": "Pooya Parsa",
3965
+ "github": "pi0",
3966
+ "twitter": "_pi0_"
3967
+ },
3968
+ {
3969
+ "name": "Sebastien Chopin",
3970
+ "github": "Atinux",
3971
+ "twitter": "Atinux"
3972
+ }
3973
+ ],
3974
+ "compatibility": {
3975
+ "2.x": "working",
3976
+ "2.x-bridge": "unknown",
3977
+ "3.x": "unknown"
3978
+ }
3979
+ },
3980
+ {
3981
+ "name": "web3js",
3982
+ "description": "Web3.js module integration for Nuxt.js - Build dApps easier!",
3983
+ "repo": "fauzan121002/nuxt-web3",
3984
+ "npm": "nuxt-web3",
3985
+ "icon": "web3js.svg",
3986
+ "github": "https://github.com/fauzan121002/nuxt-web3",
3987
+ "website": "https://github.com/fauzan121002/nuxt-web3",
3988
+ "learn_more": "https://web3js.readthedocs.io/",
3989
+ "category": "Libraries",
3990
+ "type": "3rd-party",
3991
+ "maintainers": [
3992
+ {
3993
+ "name": "Muhammad Fauzan",
3994
+ "github": "fauzan121002",
3995
+ "twitter": "fauzandev"
2745
3996
  }
2746
- ]
3997
+ ],
3998
+ "compatibility": {
3999
+ "2.x": "working",
4000
+ "2.x-bridge": "unknown",
4001
+ "3.x": "unknown"
4002
+ }
2747
4003
  },
2748
4004
  {
2749
4005
  "name": "webfontloader",
@@ -2759,10 +4015,37 @@
2759
4015
  "maintainers": [
2760
4016
  {
2761
4017
  "name": "Developmint",
2762
- "github": "Developmint",
2763
- "avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
4018
+ "github": "Developmint"
4019
+ }
4020
+ ],
4021
+ "compatibility": {
4022
+ "2.x": "working",
4023
+ "2.x-bridge": "unknown",
4024
+ "3.x": "unknown"
4025
+ }
4026
+ },
4027
+ {
4028
+ "name": "webpack-optimisations",
4029
+ "description": "Nuxt.js v2 module to automatically make your builds faster.",
4030
+ "repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
4031
+ "npm": "nuxt-webpack-optimisations",
4032
+ "icon": "build-optimisations.svg",
4033
+ "github": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
4034
+ "website": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
4035
+ "learn_more": "",
4036
+ "category": "Devtools",
4037
+ "type": "3rd-party",
4038
+ "maintainers": [
4039
+ {
4040
+ "name": "Harlan Wilton",
4041
+ "github": "harlan-zw"
2764
4042
  }
2765
- ]
4043
+ ],
4044
+ "compatibility": {
4045
+ "2.x": "working",
4046
+ "2.x-bridge": "working",
4047
+ "3.x": "unknown"
4048
+ }
2766
4049
  },
2767
4050
  {
2768
4051
  "name": "webpack-profile",
@@ -2779,10 +4062,14 @@
2779
4062
  {
2780
4063
  "name": "Pooya Parsa",
2781
4064
  "github": "pi0",
2782
- "twitter": "_pi0_",
2783
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
4065
+ "twitter": "_pi0_"
2784
4066
  }
2785
- ]
4067
+ ],
4068
+ "compatibility": {
4069
+ "2.x": "working",
4070
+ "2.x-bridge": "unknown",
4071
+ "3.x": "unknown"
4072
+ }
2786
4073
  },
2787
4074
  {
2788
4075
  "name": "webpackdashboard",
@@ -2798,10 +4085,14 @@
2798
4085
  "maintainers": [
2799
4086
  {
2800
4087
  "name": "paulgv",
2801
- "github": "paulgv",
2802
- "avatar": "https://avatars0.githubusercontent.com/u/4895885?v=4"
4088
+ "github": "paulgv"
2803
4089
  }
2804
- ]
4090
+ ],
4091
+ "compatibility": {
4092
+ "2.x": "working",
4093
+ "2.x-bridge": "unknown",
4094
+ "3.x": "unknown"
4095
+ }
2805
4096
  },
2806
4097
  {
2807
4098
  "name": "webpackmonitor",
@@ -2818,10 +4109,43 @@
2818
4109
  {
2819
4110
  "name": "Pooya Parsa",
2820
4111
  "github": "pi0",
2821
- "twitter": "_pi0_",
2822
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
4112
+ "twitter": "_pi0_"
4113
+ }
4114
+ ],
4115
+ "compatibility": {
4116
+ "2.x": "working",
4117
+ "2.x-bridge": "unknown",
4118
+ "3.x": "unknown"
4119
+ }
4120
+ },
4121
+ {
4122
+ "name": "windicss",
4123
+ "description": "Next generation utility-first CSS framework.",
4124
+ "repo": "windicss/nuxt-windicss-module#main/packages/nuxt-windicss",
4125
+ "npm": "nuxt-windicss",
4126
+ "icon": "windicss.svg",
4127
+ "github": "https://github.com/windicss/nuxt-windicss-module",
4128
+ "website": "https://github.com/windicss/nuxt-windicss-module",
4129
+ "learn_more": "https://windicss.org/",
4130
+ "category": "UI",
4131
+ "type": "3rd-party",
4132
+ "maintainers": [
4133
+ {
4134
+ "name": "Harlan Wilton",
4135
+ "github": "harlan-zw",
4136
+ "twitter": "harlan_zw"
4137
+ },
4138
+ {
4139
+ "name": "Anthony Fu",
4140
+ "github": "antfu",
4141
+ "twitter": "antfu7"
2823
4142
  }
2824
- ]
4143
+ ],
4144
+ "compatibility": {
4145
+ "2.x": "working",
4146
+ "2.x-bridge": "working",
4147
+ "3.x": "working"
4148
+ }
2825
4149
  },
2826
4150
  {
2827
4151
  "name": "winston-log",
@@ -2837,10 +4161,14 @@
2837
4161
  "maintainers": [
2838
4162
  {
2839
4163
  "name": "aaronransley",
2840
- "github": "aaronransley",
2841
- "avatar": "https://avatars0.githubusercontent.com/u/5669055?v=4"
4164
+ "github": "aaronransley"
2842
4165
  }
2843
- ]
4166
+ ],
4167
+ "compatibility": {
4168
+ "2.x": "working",
4169
+ "2.x-bridge": "unknown",
4170
+ "3.x": "unknown"
4171
+ }
2844
4172
  },
2845
4173
  {
2846
4174
  "name": "wp-nuxt",
@@ -2856,10 +4184,14 @@
2856
4184
  "maintainers": [
2857
4185
  {
2858
4186
  "name": "yashha",
2859
- "github": "yashha",
2860
- "avatar": "https://avatars0.githubusercontent.com/u/4728786?v=4"
4187
+ "github": "yashha"
2861
4188
  }
2862
- ]
4189
+ ],
4190
+ "compatibility": {
4191
+ "2.x": "working",
4192
+ "2.x-bridge": "unknown",
4193
+ "3.x": "unknown"
4194
+ }
2863
4195
  },
2864
4196
  {
2865
4197
  "name": "xhr-cache",
@@ -2875,10 +4207,14 @@
2875
4207
  "maintainers": [
2876
4208
  {
2877
4209
  "name": "gaetansenn",
2878
- "github": "gaetansenn",
2879
- "avatar": "https://avatars0.githubusercontent.com/u/2774075?v=4"
4210
+ "github": "gaetansenn"
2880
4211
  }
2881
- ]
4212
+ ],
4213
+ "compatibility": {
4214
+ "2.x": "working",
4215
+ "2.x-bridge": "unknown",
4216
+ "3.x": "unknown"
4217
+ }
2882
4218
  },
2883
4219
  {
2884
4220
  "name": "xui",
@@ -2894,18 +4230,23 @@
2894
4230
  "maintainers": [
2895
4231
  {
2896
4232
  "name": "MetaCorp",
2897
- "github": "MetaCorp",
2898
- "avatar": "https://avatars2.githubusercontent.com/u/1285196?v=4"
4233
+ "github": "MetaCorp"
2899
4234
  }
2900
- ]
4235
+ ],
4236
+ "compatibility": {
4237
+ "2.x": "working",
4238
+ "2.x-bridge": "unknown",
4239
+ "3.x": "unknown"
4240
+ }
2901
4241
  },
2902
4242
  {
2903
4243
  "name": "yandex-metrika",
2904
- "repo": "nuxt-community/modules#master/packages/yandex-metrika",
4244
+ "description": "Yandex metrika Module for Nuxt.js",
4245
+ "repo": "nuxt-community/yandex-metrika-module",
2905
4246
  "npm": "@nuxtjs/yandex-metrika",
2906
4247
  "icon": "",
2907
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/yandex-metrika",
2908
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/yandex-metrika",
4248
+ "github": "https://github.com/nuxt-community/yandex-metrika-module",
4249
+ "website": "https://github.com/nuxt-community/yandex-metrika-module",
2909
4250
  "learn_more": "https://metrica.yandex.com/about",
2910
4251
  "category": "Analytics",
2911
4252
  "type": "community",
@@ -2913,10 +4254,14 @@
2913
4254
  {
2914
4255
  "name": "Pooya Parsa",
2915
4256
  "github": "pi0",
2916
- "twitter": "_pi0_",
2917
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
4257
+ "twitter": "_pi0_"
2918
4258
  }
2919
- ]
4259
+ ],
4260
+ "compatibility": {
4261
+ "2.x": "working",
4262
+ "2.x-bridge": "unknown",
4263
+ "3.x": "unknown"
4264
+ }
2920
4265
  },
2921
4266
  {
2922
4267
  "name": "zendesk",
@@ -2932,9 +4277,13 @@
2932
4277
  "maintainers": [
2933
4278
  {
2934
4279
  "name": "DansMaCulotte",
2935
- "github": "DansMaCulotte",
2936
- "avatar": "https://avatars1.githubusercontent.com/u/44588441?v=4"
2937
- }
2938
- ]
4280
+ "github": "DansMaCulotte"
4281
+ }
4282
+ ],
4283
+ "compatibility": {
4284
+ "2.x": "working",
4285
+ "2.x-bridge": "unknown",
4286
+ "3.x": "unknown"
4287
+ }
2939
4288
  }
2940
4289
  ]