@nuxt/modules 0.5.0-13a04b → 0.5.0-193af1

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.
@@ -13,16 +13,71 @@
13
13
  "maintainers": [
14
14
  {
15
15
  "name": "bdrtsky",
16
- "github": "bdrtsky",
17
- "avatar": "https://avatars3.githubusercontent.com/u/45076741?v=4"
16
+ "github": "bdrtsky"
18
17
  },
19
18
  {
20
19
  "name": "Sebastien Chopin",
21
20
  "github": "Atinux",
22
- "twitter": "Atinux",
23
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
21
+ "twitter": "Atinux"
22
+ }
23
+ ],
24
+ "compatibility": {
25
+ "nuxt": "^2.0.0",
26
+ "requires": {}
27
+ }
28
+ },
29
+ {
30
+ "name": "agility-cms",
31
+ "description": "Agility CMS Integration for Nuxt.js",
32
+ "repo": "agility/agilitycms-nuxt-module",
33
+ "npm": "@agility/agilitycms-nuxt-module",
34
+ "icon": "agility.png",
35
+ "github": "https://github.com/agility/agilitycms-nuxt-module",
36
+ "website": "https://github.com/agility/agilitycms-nuxt-module",
37
+ "learn_more": "https://help.agilitycms.com/hc/en-us/articles/360037500492",
38
+ "category": "CMS",
39
+ "type": "3rd-party",
40
+ "maintainers": [
41
+ {
42
+ "name": "Joel Varty",
43
+ "github": "joelvarty",
44
+ "avatar": "https://avatars.githubusercontent.com/u/4520625?s=400&u=95fcb09b5ead7bb09fb9950e4e7a115a8a4377e8&v=4"
45
+ }
46
+ ],
47
+ "compatibility": {
48
+ "nuxt": "^2.0.0",
49
+ "requires": {}
50
+ }
51
+ },
52
+ {
53
+ "name": "algolia",
54
+ "description": "Algolia Search Module for Nuxt 3",
55
+ "repo": "nuxt-modules/algolia",
56
+ "npm": "@nuxtjs/algolia",
57
+ "icon": "algolia.svg",
58
+ "github": "https://github.com/nuxt-modules/algolia",
59
+ "website": "https://algolia.nuxtjs.org/",
60
+ "learn_more": "https://algolia.nuxtjs.org/",
61
+ "category": "Libraries",
62
+ "type": "community",
63
+ "maintainers": [
64
+ {
65
+ "name": "Jakub Andrzejewski",
66
+ "github": "Baroshem",
67
+ "avatar": "https://avatars2.githubusercontent.com/u/37120330?v=4?s=80"
68
+ },
69
+ {
70
+ "name": "Yasser Lahbibi",
71
+ "github": "yassilah",
72
+ "avatar": "https://avatars.githubusercontent.com/u/13403295?v=4"
73
+ }
74
+ ],
75
+ "compatibility": {
76
+ "nuxt": "^2.0.0 || ^3.0.0",
77
+ "requires": {
78
+ "bridge": true
24
79
  }
25
- ]
80
+ }
26
81
  },
27
82
  {
28
83
  "name": "alias",
@@ -33,15 +88,18 @@
33
88
  "github": "https://github.com/kdydesign/nuxt-alias-module",
34
89
  "website": "https://github.com/kdydesign/nuxt-alias-module",
35
90
  "learn_more": "",
36
- "category": "Devtools",
91
+ "category": "Extensions",
37
92
  "type": "3rd-party",
38
93
  "maintainers": [
39
94
  {
40
95
  "name": "kdydesign",
41
- "github": "kdydesign",
42
- "avatar": "https://avatars3.githubusercontent.com/u/10152521?v=4"
96
+ "github": "kdydesign"
43
97
  }
44
- ]
98
+ ],
99
+ "compatibility": {
100
+ "nuxt": "^2.0.0",
101
+ "requires": {}
102
+ }
45
103
  },
46
104
  {
47
105
  "name": "amp",
@@ -58,10 +116,59 @@
58
116
  {
59
117
  "name": "Ahad Birang",
60
118
  "github": "farnabaz",
61
- "twitter": "a_birang",
62
- "avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
119
+ "twitter": "a_birang"
120
+ }
121
+ ],
122
+ "compatibility": {
123
+ "nuxt": "^2.0.0",
124
+ "requires": {}
125
+ }
126
+ },
127
+ {
128
+ "name": "animejs",
129
+ "description": "Anime.js module for Nuxt.js",
130
+ "repo": "ivodolenc/nuxt-animejs",
131
+ "npm": "nuxt-animejs",
132
+ "icon": "",
133
+ "github": "https://github.com/ivodolenc/nuxt-animejs",
134
+ "website": "https://github.com/ivodolenc/nuxt-animejs",
135
+ "learn_more": "",
136
+ "category": "Libraries",
137
+ "type": "3rd-party",
138
+ "maintainers": [
139
+ {
140
+ "name": "ivodolenc",
141
+ "github": "ivodolenc"
142
+ }
143
+ ],
144
+ "compatibility": {
145
+ "nuxt": "^2.0.0",
146
+ "requires": {}
147
+ }
148
+ },
149
+ {
150
+ "name": "apis-to-file",
151
+ "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",
152
+ "repo": "Luxdamore/nuxt-apis-to-file",
153
+ "npm": "@luxdamore/nuxt-apis-to-file",
154
+ "icon": "",
155
+ "github": "https://github.com/LuXDAmore/nuxt-apis-to-file",
156
+ "website": "https://luxdamore.github.io/nuxt-apis-to-file/",
157
+ "learn_more": "",
158
+ "category": "Performance",
159
+ "type": "3rd-party",
160
+ "maintainers": [
161
+ {
162
+ "name": "Luca Iaconelli",
163
+ "github": "LuXDAmore",
164
+ "twitter": "luxdamore",
165
+ "avatar": "https://avatars0.githubusercontent.com/u/3841171?v=4"
63
166
  }
64
- ]
167
+ ],
168
+ "compatibility": {
169
+ "nuxt": "^2.0.0",
170
+ "requires": {}
171
+ }
65
172
  },
66
173
  {
67
174
  "name": "apollo",
@@ -77,15 +184,17 @@
77
184
  "maintainers": [
78
185
  {
79
186
  "name": "Lam Kieu",
80
- "github": "kieusonlam",
81
- "avatar": "https://avatars2.githubusercontent.com/u/13093313?v=4"
187
+ "github": "kieusonlam"
82
188
  },
83
189
  {
84
190
  "name": "Dominic Garms",
85
- "github": "dohomi",
86
- "avatar": "https://avatars0.githubusercontent.com/u/489221?v=4"
191
+ "github": "dohomi"
87
192
  }
88
- ]
193
+ ],
194
+ "compatibility": {
195
+ "nuxt": "^2.0.0",
196
+ "requires": {}
197
+ }
89
198
  },
90
199
  {
91
200
  "name": "applicationinsights",
@@ -101,10 +210,35 @@
101
210
  "maintainers": [
102
211
  {
103
212
  "name": "Dmitry Molotkov",
104
- "github": "aldarund",
105
- "avatar": "https://avatars2.githubusercontent.com/u/571159?v=4"
213
+ "github": "aldarund"
214
+ }
215
+ ],
216
+ "compatibility": {
217
+ "nuxt": "^2.0.0",
218
+ "requires": {}
219
+ }
220
+ },
221
+ {
222
+ "name": "appwrite",
223
+ "description": "Appwrite module for Nuxt",
224
+ "repo": "Hrdtr/nuxt-appwrite",
225
+ "npm": "nuxt-appwrite",
226
+ "icon": "appwrite.png",
227
+ "github": "https://github.com/Hrdtr/nuxt-appwrite",
228
+ "website": "https://github.com/Hrdtr/nuxt-appwrite",
229
+ "learn_more": "",
230
+ "category": "Request",
231
+ "type": "3rd-party",
232
+ "maintainers": [
233
+ {
234
+ "name": "Hrdtr",
235
+ "github": "Hrdtr"
106
236
  }
107
- ]
237
+ ],
238
+ "compatibility": {
239
+ "nuxt": "^2.0.0",
240
+ "requires": {}
241
+ }
108
242
  },
109
243
  {
110
244
  "name": "auth",
@@ -121,15 +255,17 @@
121
255
  {
122
256
  "name": "Pooya Parsa",
123
257
  "github": "pi0",
124
- "twitter": "_pi0_",
125
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
258
+ "twitter": "_pi0_"
126
259
  },
127
260
  {
128
261
  "name": "João Pedro Antunes Silva",
129
- "github": "JoaoPedroAS51",
130
- "avatar": "https://avatars0.githubusercontent.com/u/15177236?v=4"
262
+ "github": "JoaoPedroAS51"
131
263
  }
132
- ]
264
+ ],
265
+ "compatibility": {
266
+ "nuxt": "^2.0.0",
267
+ "requires": {}
268
+ }
133
269
  },
134
270
  {
135
271
  "name": "axios",
@@ -146,10 +282,13 @@
146
282
  {
147
283
  "name": "Pooya Parsa",
148
284
  "github": "pi0",
149
- "twitter": "_pi0_",
150
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
285
+ "twitter": "_pi0_"
151
286
  }
152
- ]
287
+ ],
288
+ "compatibility": {
289
+ "nuxt": "^2.0.0",
290
+ "requires": {}
291
+ }
153
292
  },
154
293
  {
155
294
  "name": "basic-auth",
@@ -165,10 +304,13 @@
165
304
  "maintainers": [
166
305
  {
167
306
  "name": "potato4d",
168
- "github": "potato4d",
169
- "avatar": "https://avatars0.githubusercontent.com/u/6993514?v=4"
307
+ "github": "potato4d"
170
308
  }
171
- ]
309
+ ],
310
+ "compatibility": {
311
+ "nuxt": "^2.0.0",
312
+ "requires": {}
313
+ }
172
314
  },
173
315
  {
174
316
  "name": "bootstrap",
@@ -184,22 +326,23 @@
184
326
  "maintainers": [
185
327
  {
186
328
  "name": "Troy Morehouse",
187
- "github": "tmorehouse",
188
- "avatar": "https://avatars3.githubusercontent.com/u/2781561?v=4"
329
+ "github": "tmorehouse"
189
330
  },
190
331
  {
191
332
  "name": "Pooya Parsa",
192
333
  "github": "pi0",
193
- "twitter": "_pi0_",
194
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
334
+ "twitter": "_pi0_"
195
335
  },
196
336
  {
197
337
  "name": "Jacob Müller",
198
338
  "github": "jackmu95",
199
- "twitter": "jackmu95",
200
- "avatar": "https://avatars1.githubusercontent.com/u/2737132?v=4"
339
+ "twitter": "jackmu95"
201
340
  }
202
- ]
341
+ ],
342
+ "compatibility": {
343
+ "nuxt": "^2.0.0",
344
+ "requires": {}
345
+ }
203
346
  },
204
347
  {
205
348
  "name": "browserconfig",
@@ -210,16 +353,19 @@
210
353
  "github": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
211
354
  "website": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
212
355
  "learn_more": "https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/dev-guides/bg183312(v=vs.85)?redirectedfrom=MSDN",
213
- "category": "Devtools",
356
+ "category": "Extensions",
214
357
  "type": "community",
215
358
  "maintainers": [
216
359
  {
217
360
  "name": "Pooya Parsa",
218
361
  "github": "pi0",
219
- "twitter": "_pi0_",
220
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
362
+ "twitter": "_pi0_"
221
363
  }
222
- ]
364
+ ],
365
+ "compatibility": {
366
+ "nuxt": "^2.0.0",
367
+ "requires": {}
368
+ }
223
369
  },
224
370
  {
225
371
  "name": "buefy",
@@ -235,14 +381,17 @@
235
381
  "maintainers": [
236
382
  {
237
383
  "name": "Walter Tommasi",
238
- "github": "jtommy",
239
- "avatar": "https://avatars0.githubusercontent.com/u/8029488?v=4"
384
+ "github": "jtommy"
240
385
  }
241
- ]
386
+ ],
387
+ "compatibility": {
388
+ "nuxt": "^2.0.0",
389
+ "requires": {}
390
+ }
242
391
  },
243
392
  {
244
393
  "name": "bugsnag",
245
- "description": "Bugsnag module for nuxt.js",
394
+ "description": "Bugsnag integration for nuxt.js. Makes it easy to add bugsnag to your Project. Supports uploading source maps.",
246
395
  "repo": "JulianMar/nuxt-bugsnag",
247
396
  "npm": "nuxt-bugsnag",
248
397
  "icon": "bugsnag.png",
@@ -255,9 +404,15 @@
255
404
  {
256
405
  "name": "JulianMar",
257
406
  "github": "JulianMar",
258
- "avatar": "https://avatars2.githubusercontent.com/u/29117090?v=4"
407
+ "twitter": "julian_martin96"
259
408
  }
260
- ]
409
+ ],
410
+ "compatibility": {
411
+ "nuxt": "^2.0.0 || ^3.0.0",
412
+ "requires": {
413
+ "bridge": true
414
+ }
415
+ }
261
416
  },
262
417
  {
263
418
  "name": "bulma-slim",
@@ -273,10 +428,13 @@
273
428
  "maintainers": [
274
429
  {
275
430
  "name": "mustardamus",
276
- "github": "mustardamus",
277
- "avatar": "https://avatars1.githubusercontent.com/u/110802?v=4"
431
+ "github": "mustardamus"
278
432
  }
279
- ]
433
+ ],
434
+ "compatibility": {
435
+ "nuxt": "^2.0.0",
436
+ "requires": {}
437
+ }
280
438
  },
281
439
  {
282
440
  "name": "bundle-buddy",
@@ -292,14 +450,17 @@
292
450
  "maintainers": [
293
451
  {
294
452
  "name": "Developmint",
295
- "github": "Developmint",
296
- "avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
453
+ "github": "Developmint"
297
454
  }
298
- ]
455
+ ],
456
+ "compatibility": {
457
+ "nuxt": "^2.0.0",
458
+ "requires": {}
459
+ }
299
460
  },
300
461
  {
301
462
  "name": "canvas-sketch",
302
- "description": "Nuxt.js module for canvas sketch for creating generative art in JavaScript.",
463
+ "description": "Nuxt.js module for making generative and 3D artwork with canvas-sketch in JavaScript",
303
464
  "repo": "LuXDAmore/generative-art",
304
465
  "npm": "@luxdamore/nuxt-canvas-sketch",
305
466
  "icon": "",
@@ -310,11 +471,59 @@
310
471
  "type": "3rd-party",
311
472
  "maintainers": [
312
473
  {
313
- "name": "LuXDAmore",
474
+ "name": "Luca Iaconelli",
314
475
  "github": "LuXDAmore",
315
- "avatar": "https://avatars0.githubusercontent.com/u/3841171?v=4"
476
+ "twitter": "luxdamore"
477
+ }
478
+ ],
479
+ "compatibility": {
480
+ "nuxt": "^2.0.0",
481
+ "requires": {}
482
+ }
483
+ },
484
+ {
485
+ "name": "chakra-ui",
486
+ "description": "Chakra UI Module for Nuxt.js",
487
+ "repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
488
+ "npm": "@chakra-ui/nuxt",
489
+ "icon": "chakra-ui.png",
490
+ "github": "https://github.com/chakra-ui/chakra-ui-vue/tree/develop/packages/chakra-ui-nuxt",
491
+ "website": "https://vue.chakra-ui.com/with-nuxt",
492
+ "learn_more": "",
493
+ "category": "UI",
494
+ "type": "3rd-party",
495
+ "maintainers": [
496
+ {
497
+ "name": "Jonathan Bakebwa",
498
+ "github": "codebender828 https://avatars2.githubusercontent.com/u/21237954?s=400&u=8d33f80968b1e2582b530af74e26e4cb94d1a90b&v=4"
499
+ }
500
+ ],
501
+ "compatibility": {
502
+ "nuxt": "^2.0.0",
503
+ "requires": {}
504
+ }
505
+ },
506
+ {
507
+ "name": "chiffre",
508
+ "description": "Privacy-first, end-to-end encrypted analytics",
509
+ "repo": "chiffre-io/nuxt-chiffre",
510
+ "npm": "nuxt-chiffre",
511
+ "icon": "https://avatars.githubusercontent.com/u/58789215?v=4",
512
+ "github": "https://github.com/chiffre-io/nuxt-chiffre",
513
+ "website": "https://github.com/chiffre-io/nuxt-chiffre",
514
+ "learn_more": "https://chiffre.io",
515
+ "category": "Analytics",
516
+ "type": "3rd-party",
517
+ "maintainers": [
518
+ {
519
+ "name": "Romain Clement",
520
+ "github": "rclement"
316
521
  }
317
- ]
522
+ ],
523
+ "compatibility": {
524
+ "nuxt": "^2.0.0",
525
+ "requires": {}
526
+ }
318
527
  },
319
528
  {
320
529
  "name": "client-init",
@@ -325,15 +534,18 @@
325
534
  "github": "https://github.com/potato4d/nuxt-client-init-module",
326
535
  "website": "https://github.com/potato4d/nuxt-client-init-module",
327
536
  "learn_more": "",
328
- "category": "Devtools",
537
+ "category": "Extensions",
329
538
  "type": "3rd-party",
330
539
  "maintainers": [
331
540
  {
332
541
  "name": "potato4d",
333
- "github": "potato4d",
334
- "avatar": "https://avatars0.githubusercontent.com/u/6993514?v=4"
542
+ "github": "potato4d"
335
543
  }
336
- ]
544
+ ],
545
+ "compatibility": {
546
+ "nuxt": "^2.0.0",
547
+ "requires": {}
548
+ }
337
549
  },
338
550
  {
339
551
  "name": "cloudcms",
@@ -349,10 +561,13 @@
349
561
  "maintainers": [
350
562
  {
351
563
  "name": "gitana",
352
- "github": "gitana",
353
- "avatar": "https://avatars3.githubusercontent.com/u/281904?v=4"
564
+ "github": "gitana"
354
565
  }
355
- ]
566
+ ],
567
+ "compatibility": {
568
+ "nuxt": "^2.0.0",
569
+ "requires": {}
570
+ }
356
571
  },
357
572
  {
358
573
  "name": "cloudinary",
@@ -369,10 +584,13 @@
369
584
  {
370
585
  "name": "Maya Shavin",
371
586
  "github": "mayashavin",
372
- "twitter": "MayaShavin",
373
- "avatar": "https://avatars3.githubusercontent.com/u/6650139?v=4"
587
+ "twitter": "MayaShavin"
374
588
  }
375
- ]
589
+ ],
590
+ "compatibility": {
591
+ "nuxt": "^2.0.0",
592
+ "requires": {}
593
+ }
376
594
  },
377
595
  {
378
596
  "name": "color-mode",
@@ -389,19 +607,24 @@
389
607
  {
390
608
  "name": "Sébastien Chopin",
391
609
  "github": "Atinux",
392
- "twitter": "Atinux",
393
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
610
+ "twitter": "Atinux"
394
611
  }
395
- ]
612
+ ],
613
+ "compatibility": {
614
+ "nuxt": "^2.0.0 || ^3.0.0",
615
+ "requires": {
616
+ "bridge": "optional"
617
+ }
618
+ }
396
619
  },
397
620
  {
398
621
  "name": "component-cache",
399
622
  "description": "LRU component cache for vue components",
400
- "repo": "nuxt-community/modules#master/packages/component-cache",
623
+ "repo": "nuxt-community/component-cache-module",
401
624
  "npm": "@nuxtjs/component-cache",
402
625
  "icon": "",
403
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/component-cache",
404
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/component-cache",
626
+ "github": "https://github.com/nuxt-community/component-cache-module",
627
+ "website": "https://github.com/nuxt-community/component-cache-module",
405
628
  "learn_more": "https://ssr.vuejs.org/guide/caching.html#component-level-caching",
406
629
  "category": "Performance",
407
630
  "type": "community",
@@ -409,35 +632,13 @@
409
632
  {
410
633
  "name": "Pooya Parsa",
411
634
  "github": "pi0",
412
- "twitter": "_pi0_",
413
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
635
+ "twitter": "_pi0_"
414
636
  }
415
- ]
416
- },
417
- {
418
- "name": "components",
419
- "description": "Auto Import Components for Nuxt.js",
420
- "repo": "nuxt/components",
421
- "npm": "@nuxt/components",
422
- "icon": "nuxt-components.svg",
423
- "github": "https://github.com/nuxt/components",
424
- "website": "https://github.com/nuxt/components",
425
- "learn_more": "",
426
- "category": "UI",
427
- "type": "official",
428
- "maintainers": [
429
- {
430
- "name": "Kevin Marrec",
431
- "github": "kevinmarrec",
432
- "avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
433
- },
434
- {
435
- "name": "Pooya Parsa",
436
- "github": "pi0",
437
- "twitter": "_pi0_",
438
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
439
- }
440
- ]
637
+ ],
638
+ "compatibility": {
639
+ "nuxt": "^2.0.0",
640
+ "requires": {}
641
+ }
441
642
  },
442
643
  {
443
644
  "name": "composition-api",
@@ -448,23 +649,26 @@
448
649
  "github": "https://github.com/nuxt-community/composition-api/tree/main",
449
650
  "website": "https://composition-api.nuxtjs.org",
450
651
  "learn_more": "",
451
- "category": "Devtools",
652
+ "category": "Extensions",
452
653
  "type": "community",
453
654
  "maintainers": [
454
655
  {
455
656
  "name": "Daniel Roe",
456
657
  "github": "danielroe",
457
- "twitter": "danielcroe",
458
- "avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
658
+ "twitter": "danielcroe"
459
659
  }
460
- ]
660
+ ],
661
+ "compatibility": {
662
+ "nuxt": "^2.0.0",
663
+ "requires": {}
664
+ }
461
665
  },
462
666
  {
463
667
  "name": "content",
464
- "description": "Use markdown, JSON, YAML, XML or CSV in your nuxt application to easily write content fetched using a MongoDB like API.",
465
- "repo": "nuxt/content#master/packages/content",
668
+ "description": "Nuxt Content reads the content/ directory in your project, parses .md, .yml, .csv or .json files and creates a powerful data layer for your application. Bonus, use Vue components in Markdown with the MDC syntax.",
669
+ "repo": "nuxt/content#main",
466
670
  "npm": "@nuxt/content",
467
- "icon": "content.png",
671
+ "icon": "nuxt.png",
468
672
  "github": "https://github.com/nuxt/content",
469
673
  "website": "https://content.nuxtjs.org",
470
674
  "learn_more": "",
@@ -472,18 +676,25 @@
472
676
  "type": "official",
473
677
  "maintainers": [
474
678
  {
475
- "name": "Benjamin Canac",
476
- "github": "benjamincanac",
477
- "twitter": "benjamincanac",
478
- "avatar": "https://avatars2.githubusercontent.com/u/739984?v=4"
679
+ "name": "Yaël Guilloux",
680
+ "github": "Tahul",
681
+ "twitter": "yaeeelglx"
682
+ },
683
+ {
684
+ "name": "Ahad Birang",
685
+ "github": "farnabaz",
686
+ "twitter": "a_birang"
479
687
  },
480
688
  {
481
689
  "name": "Sebastien Chopin",
482
690
  "github": "Atinux",
483
- "twitter": "Atinux",
484
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
691
+ "twitter": "Atinux"
485
692
  }
486
- ]
693
+ ],
694
+ "compatibility": {
695
+ "nuxt": "^2.0.0 || ^3.0.0",
696
+ "requires": {}
697
+ }
487
698
  },
488
699
  {
489
700
  "name": "contentful",
@@ -499,34 +710,39 @@
499
710
  "maintainers": [
500
711
  {
501
712
  "name": "scaccogatto",
502
- "github": "scaccogatto",
503
- "avatar": "https://avatars3.githubusercontent.com/u/3670888?v=4"
713
+ "github": "scaccogatto"
504
714
  }
505
- ]
715
+ ],
716
+ "compatibility": {
717
+ "nuxt": "^2.0.0",
718
+ "requires": {}
719
+ }
506
720
  },
507
721
  {
508
722
  "name": "custom-elements",
509
723
  "description": "Publish your Components as a vue-custom-element standalone build.",
510
724
  "repo": "GrabarzUndPartner/nuxt-custom-elements",
511
725
  "npm": "nuxt-custom-elements",
512
- "icon": "",
726
+ "icon": "custom-elements.png",
513
727
  "github": "https://github.com/GrabarzUndPartner/nuxt-custom-elements",
514
- "website": "https://github.com/GrabarzUndPartner/nuxt-custom-elements",
728
+ "website": "https://nuxt-custom-elements.grabarzundpartner.dev",
515
729
  "learn_more": "https://github.com/karol-f/vue-custom-element",
516
- "category": "Devtools",
730
+ "category": "Extensions",
517
731
  "type": "3rd-party",
518
732
  "maintainers": [
519
733
  {
520
734
  "name": "Thorn Walli",
521
- "github": "ThornWalli",
522
- "avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
735
+ "github": "ThornWalli"
523
736
  },
524
737
  {
525
738
  "name": "GrabarzUndPartner",
526
- "github": "GrabarzUndPartner",
527
- "avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
739
+ "github": "GrabarzUndPartner"
528
740
  }
529
- ]
741
+ ],
742
+ "compatibility": {
743
+ "nuxt": "^2.0.0",
744
+ "requires": {}
745
+ }
530
746
  },
531
747
  {
532
748
  "name": "darkmode.js",
@@ -542,10 +758,13 @@
542
758
  "maintainers": [
543
759
  {
544
760
  "name": "sandoche",
545
- "github": "sandoche",
546
- "avatar": "https://avatars2.githubusercontent.com/u/3635348?v=4"
761
+ "github": "sandoche"
547
762
  }
548
- ]
763
+ ],
764
+ "compatibility": {
765
+ "nuxt": "^2.0.0",
766
+ "requires": {}
767
+ }
549
768
  },
550
769
  {
551
770
  "name": "date-fns",
@@ -561,10 +780,35 @@
561
780
  "maintainers": [
562
781
  {
563
782
  "name": "Ricardo Gobbo de Souza",
564
- "github": "ricardogobbosouza",
565
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
783
+ "github": "ricardogobbosouza"
784
+ }
785
+ ],
786
+ "compatibility": {
787
+ "nuxt": "^2.0.0",
788
+ "requires": {}
789
+ }
790
+ },
791
+ {
792
+ "name": "datocms",
793
+ "description": "DatoCMS integration for Nuxt.js",
794
+ "repo": "voorhoede/nuxt-datocms-module",
795
+ "npm": "@voorhoede/nuxt-datocms-module",
796
+ "icon": "datocms.png",
797
+ "github": "https://github.com/voorhoede/nuxt-datocms-module",
798
+ "website": "https://github.com/voorhoede/nuxt-datocms-module",
799
+ "learn_more": "https://www.datocms.com/",
800
+ "category": "CMS",
801
+ "type": "3rd-party",
802
+ "maintainers": [
803
+ {
804
+ "name": "Frankwarnaar",
805
+ "github": "Frankwarnaar"
566
806
  }
567
- ]
807
+ ],
808
+ "compatibility": {
809
+ "nuxt": "^2.0.0",
810
+ "requires": {}
811
+ }
568
812
  },
569
813
  {
570
814
  "name": "dayjs",
@@ -581,10 +825,36 @@
581
825
  {
582
826
  "name": "Takuma HANATANI",
583
827
  "github": "potato4d",
584
- "twitter": "potato4d",
585
- "avatar": "https://avatars0.githubusercontent.com/u/6993514?v=4"
828
+ "twitter": "potato4d"
829
+ }
830
+ ],
831
+ "compatibility": {
832
+ "nuxt": "^2.0.0",
833
+ "requires": {}
834
+ }
835
+ },
836
+ {
837
+ "name": "delay-hydration",
838
+ "description": "Improve your Nuxt.js v2 Google Lighthouse score by delaying hydration.",
839
+ "repo": "harlan-zw/nuxt-delay-hydration#main/packages/nuxt-delay-hydration",
840
+ "npm": "nuxt-delay-hydration",
841
+ "icon": "lighthouse.svg",
842
+ "github": "https://github.com/harlan-zw/nuxt-delay-hydration",
843
+ "website": "https://github.com/harlan-zw/nuxt-delay-hydration",
844
+ "learn_more": "",
845
+ "category": "Performance",
846
+ "type": "3rd-party",
847
+ "maintainers": [
848
+ {
849
+ "name": "Harlan Wilton",
850
+ "github": "harlan-zw",
851
+ "twitter": "harlan_zw"
586
852
  }
587
- ]
853
+ ],
854
+ "compatibility": {
855
+ "nuxt": "^2.0.0",
856
+ "requires": {}
857
+ }
588
858
  },
589
859
  {
590
860
  "name": "device",
@@ -595,15 +865,43 @@
595
865
  "github": "https://github.com/nuxt-community/device-module",
596
866
  "website": "https://github.com/nuxt-community/device-module",
597
867
  "learn_more": "",
598
- "category": "Devtools",
868
+ "category": "Extensions",
599
869
  "type": "community",
600
870
  "maintainers": [
601
871
  {
602
872
  "name": "Shinji Yamada",
603
- "github": "dotneet",
604
- "avatar": "https://avatars3.githubusercontent.com/u/370602?v=4"
873
+ "github": "dotneet"
874
+ }
875
+ ],
876
+ "compatibility": {
877
+ "nuxt": "^2.0.0",
878
+ "requires": {}
879
+ }
880
+ },
881
+ {
882
+ "name": "directus",
883
+ "description": "Easily connect your Nuxt3 application to your directus server.",
884
+ "repo": "intevel/nuxt-directus",
885
+ "npm": "nuxt-directus",
886
+ "icon": "directus.svg",
887
+ "github": "https://github.com/intevel/nuxt-directus/",
888
+ "website": "https://nuxt-directus.netlify.app/",
889
+ "learn_more": "https://nuxt-directus.netlify.app/",
890
+ "category": "CMS",
891
+ "type": "3rd-party",
892
+ "maintainers": [
893
+ {
894
+ "name": "Conner Bachmann",
895
+ "github": "intevel",
896
+ "avatar": "https://avatars.githubusercontent.com/u/59223342?v=4"
897
+ }
898
+ ],
899
+ "compatibility": {
900
+ "nuxt": "^2.0.0 || ^3.0.0",
901
+ "requires": {
902
+ "bridge": true
605
903
  }
606
- ]
904
+ }
607
905
  },
608
906
  {
609
907
  "name": "dotenv",
@@ -614,15 +912,73 @@
614
912
  "github": "https://github.com/nuxt-community/dotenv-module",
615
913
  "website": "https://github.com/nuxt-community/dotenv-module",
616
914
  "learn_more": "https://www.npmjs.com/package/dotenv",
617
- "category": "Devtools",
915
+ "category": "Extensions",
618
916
  "type": "community",
619
917
  "maintainers": [
620
918
  {
621
919
  "name": "Julien Tant",
622
- "github": "JulienTant",
623
- "avatar": "https://avatars1.githubusercontent.com/u/785518?v=4"
920
+ "github": "JulienTant"
921
+ }
922
+ ],
923
+ "compatibility": {
924
+ "nuxt": "^2.0.0",
925
+ "requires": {}
926
+ }
927
+ },
928
+ {
929
+ "name": "drupal-ce",
930
+ "description": "Connects Nuxt.js with Drupal via the Lupus Custom Elements Renderer",
931
+ "repo": "drunomics/nuxtjs-drupal-ce",
932
+ "npm": "nuxtjs-drupal-ce",
933
+ "icon": "drupal-ce.png",
934
+ "github": "https://github.com/drunomics/nuxtjs-drupal-ce",
935
+ "website": "https://stack.lupus.digital",
936
+ "learn_more": "https://stack.lupus.digital/2-resources/learning",
937
+ "category": "CMS",
938
+ "type": "3rd-party",
939
+ "maintainers": [
940
+ {
941
+ "name": "Wolfgang Ziegler // fago",
942
+ "github": "fago",
943
+ "avatar": "https://avatars.githubusercontent.com/u/132232?v=4"
944
+ },
945
+ {
946
+ "name": "Maximilian Götz-Mikus",
947
+ "github": "maximilianmikus",
948
+ "avatar": "https://avatars.githubusercontent.com/u/1254146?v=4"
949
+ },
950
+ {
951
+ "name": "David Licen",
952
+ "github": "davision",
953
+ "avatar": "https://avatars.githubusercontent.com/u/3862832?v=4"
954
+ }
955
+ ],
956
+ "compatibility": {
957
+ "nuxt": "^2.0.0",
958
+ "requires": {}
959
+ }
960
+ },
961
+ {
962
+ "name": "druxt",
963
+ "description": "A bridge between frameworks, Drupal in the back, Nuxt.js in the front.",
964
+ "repo": "druxt/druxt.js#develop/packages/druxt",
965
+ "npm": "druxt",
966
+ "icon": "druxt.svg",
967
+ "github": "https://github.com/druxt/druxt.js",
968
+ "website": "https://druxtjs.org",
969
+ "learn_more": "https://druxtjs.org/guide",
970
+ "category": "CMS",
971
+ "type": "3rd-party",
972
+ "maintainers": [
973
+ {
974
+ "name": "Decipher",
975
+ "github": "decipher"
624
976
  }
625
- ]
977
+ ],
978
+ "compatibility": {
979
+ "nuxt": "^2.0.0",
980
+ "requires": {}
981
+ }
626
982
  },
627
983
  {
628
984
  "name": "emotion",
@@ -633,16 +989,19 @@
633
989
  "github": "https://github.com/nuxt-community/emotion-module",
634
990
  "website": "https://github.com/nuxt-community/emotion-module",
635
991
  "learn_more": "https://emotion.sh/",
636
- "category": "Devtools",
992
+ "category": "Extensions",
637
993
  "type": "community",
638
994
  "maintainers": [
639
995
  {
640
996
  "name": "Pooya Parsa",
641
997
  "github": "pi0",
642
- "twitter": "_pi0_",
643
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
998
+ "twitter": "_pi0_"
644
999
  }
645
- ]
1000
+ ],
1001
+ "compatibility": {
1002
+ "nuxt": "^2.0.0",
1003
+ "requires": {}
1004
+ }
646
1005
  },
647
1006
  {
648
1007
  "name": "eslint",
@@ -658,10 +1017,13 @@
658
1017
  "maintainers": [
659
1018
  {
660
1019
  "name": "Ricardo Gobbo de Souza",
661
- "github": "ricardogobbosouza",
662
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
1020
+ "github": "ricardogobbosouza"
663
1021
  }
664
- ]
1022
+ ],
1023
+ "compatibility": {
1024
+ "nuxt": "^2.0.0",
1025
+ "requires": {}
1026
+ }
665
1027
  },
666
1028
  {
667
1029
  "name": "event-trace",
@@ -677,10 +1039,35 @@
677
1039
  "maintainers": [
678
1040
  {
679
1041
  "name": "Xin Du",
680
- "github": "clarkdo",
681
- "avatar": "https://avatars3.githubusercontent.com/u/4312154?v=4"
1042
+ "github": "clarkdo"
1043
+ }
1044
+ ],
1045
+ "compatibility": {
1046
+ "nuxt": "^2.0.0",
1047
+ "requires": {}
1048
+ }
1049
+ },
1050
+ {
1051
+ "name": "fathom",
1052
+ "description": "Fathom analytics for Nuxt",
1053
+ "repo": "yabhq/nuxt-fathom",
1054
+ "npm": "@yabhq/nuxt-fathom",
1055
+ "icon": "fathom.png",
1056
+ "github": "https://github.com/yabhq/nuxt-fathom",
1057
+ "website": "https://github.com/yabhq/nuxt-fathom",
1058
+ "learn_more": "https://usefathom.com/",
1059
+ "category": "Analytics",
1060
+ "type": "3rd-party",
1061
+ "maintainers": [
1062
+ {
1063
+ "name": "yabhq",
1064
+ "github": "yabhq"
682
1065
  }
683
- ]
1066
+ ],
1067
+ "compatibility": {
1068
+ "nuxt": "^2.0.0",
1069
+ "requires": {}
1070
+ }
684
1071
  },
685
1072
  {
686
1073
  "name": "feature-toggle",
@@ -691,19 +1078,22 @@
691
1078
  "github": "https://github.com/stephenkr/nuxt-feature-toggle",
692
1079
  "website": "https://github.com/stephenkr/nuxt-feature-toggle",
693
1080
  "learn_more": "",
694
- "category": "Devtools",
1081
+ "category": "Extensions",
695
1082
  "type": "3rd-party",
696
1083
  "maintainers": [
697
1084
  {
698
1085
  "name": "stephenkr",
699
- "github": "stephenkr",
700
- "avatar": "https://avatars0.githubusercontent.com/u/25742275?v=4"
1086
+ "github": "stephenkr"
701
1087
  }
702
- ]
1088
+ ],
1089
+ "compatibility": {
1090
+ "nuxt": "^2.0.0",
1091
+ "requires": {}
1092
+ }
703
1093
  },
704
1094
  {
705
1095
  "name": "feed",
706
- "description": "Feed module enables everyone to have RSS, Atom and Json.",
1096
+ "description": "Feed module enables everyone to have RSS, Atom and JSON.",
707
1097
  "repo": "nuxt-community/feed-module",
708
1098
  "npm": "@nuxtjs/feed",
709
1099
  "icon": "",
@@ -716,15 +1106,18 @@
716
1106
  {
717
1107
  "name": "Alexander Lichter",
718
1108
  "github": "manniL",
719
- "twitter": "TheAlexLichter",
720
- "avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
1109
+ "twitter": "TheAlexLichter"
721
1110
  }
722
- ]
1111
+ ],
1112
+ "compatibility": {
1113
+ "nuxt": "^2.0.0",
1114
+ "requires": {}
1115
+ }
723
1116
  },
724
1117
  {
725
1118
  "name": "firebase",
726
- "description": "Intergrate Firebase into your Nuxt project.",
727
- "repo": "nuxt-community/firebase-module",
1119
+ "description": "Integrate Firebase into your Nuxt project.",
1120
+ "repo": "nuxt-community/firebase-module#master/packages/firebase-module",
728
1121
  "npm": "@nuxtjs/firebase",
729
1122
  "icon": "firebase.png",
730
1123
  "github": "https://github.com/nuxt-community/firebase-module",
@@ -735,10 +1128,13 @@
735
1128
  "maintainers": [
736
1129
  {
737
1130
  "name": "Pascal Luther",
738
- "github": "lupas",
739
- "avatar": "https://avatars1.githubusercontent.com/u/4020037?v=4"
1131
+ "github": "lupas"
740
1132
  }
741
- ]
1133
+ ],
1134
+ "compatibility": {
1135
+ "nuxt": "^2.0.0",
1136
+ "requires": {}
1137
+ }
742
1138
  },
743
1139
  {
744
1140
  "name": "floating-prompt-module",
@@ -754,10 +1150,13 @@
754
1150
  "maintainers": [
755
1151
  {
756
1152
  "name": "sandoche",
757
- "github": "sandoche",
758
- "avatar": "https://avatars2.githubusercontent.com/u/3635348?v=4"
1153
+ "github": "sandoche"
759
1154
  }
760
- ]
1155
+ ],
1156
+ "compatibility": {
1157
+ "nuxt": "^2.0.0",
1158
+ "requires": {}
1159
+ }
761
1160
  },
762
1161
  {
763
1162
  "name": "font-loader-strategy",
@@ -773,10 +1172,35 @@
773
1172
  "maintainers": [
774
1173
  {
775
1174
  "name": "GrabarzUndPartner",
776
- "github": "GrabarzUndPartner",
777
- "avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
1175
+ "github": "GrabarzUndPartner"
1176
+ }
1177
+ ],
1178
+ "compatibility": {
1179
+ "nuxt": "^2.0.0",
1180
+ "requires": {}
1181
+ }
1182
+ },
1183
+ {
1184
+ "name": "fontagon",
1185
+ "description": "Easy convert SVG from nuxt to icon font.",
1186
+ "repo": "kdydesign/nuxt-fontagon",
1187
+ "npm": "nuxt-fontagon",
1188
+ "icon": "fontagon.png",
1189
+ "github": "https://github.com/kdydesign/nuxt-fontagon",
1190
+ "website": "https://github.com/kdydesign/nuxt-fontagon",
1191
+ "learn_more": "",
1192
+ "category": "Libraries",
1193
+ "type": "3rd-party",
1194
+ "maintainers": [
1195
+ {
1196
+ "name": "kdydesign",
1197
+ "github": "kdydesign"
778
1198
  }
779
- ]
1199
+ ],
1200
+ "compatibility": {
1201
+ "nuxt": "^2.0.0",
1202
+ "requires": {}
1203
+ }
780
1204
  },
781
1205
  {
782
1206
  "name": "fontawesome",
@@ -792,10 +1216,41 @@
792
1216
  "maintainers": [
793
1217
  {
794
1218
  "name": "Pim",
795
- "github": "pimlie",
796
- "avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
1219
+ "github": "pimlie"
1220
+ }
1221
+ ],
1222
+ "compatibility": {
1223
+ "nuxt": "^2.0.0",
1224
+ "requires": {}
1225
+ }
1226
+ },
1227
+ {
1228
+ "name": "formkit",
1229
+ "description": "Seamless FormKit integration for Nuxt",
1230
+ "repo": "formkit/formkit#master/packages/nuxt",
1231
+ "npm": "@formkit/nuxt",
1232
+ "icon": "formkit.png",
1233
+ "github": "https://github.com/formkit/formkit",
1234
+ "website": "https://formkit.com",
1235
+ "learn_more": "https://formkit.com/essentials/installation#with-nuxt",
1236
+ "category": "Libraries",
1237
+ "type": "3rd-party",
1238
+ "maintainers": [
1239
+ {
1240
+ "name": "Justin Schroeder",
1241
+ "github": "justin-schroeder",
1242
+ "twitter": "jpschroeder"
1243
+ },
1244
+ {
1245
+ "name": "Andrew Boyd",
1246
+ "github": "andrew-boyd",
1247
+ "twitter": "0xBOYD"
797
1248
  }
798
- ]
1249
+ ],
1250
+ "compatibility": {
1251
+ "nuxt": "^3.0.0",
1252
+ "requires": {}
1253
+ }
799
1254
  },
800
1255
  {
801
1256
  "name": "fullpage",
@@ -811,10 +1266,13 @@
811
1266
  "maintainers": [
812
1267
  {
813
1268
  "name": "vaso2",
814
- "github": "vaso2",
815
- "avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
1269
+ "github": "vaso2"
816
1270
  }
817
- ]
1271
+ ],
1272
+ "compatibility": {
1273
+ "nuxt": "^2.0.0",
1274
+ "requires": {}
1275
+ }
818
1276
  },
819
1277
  {
820
1278
  "name": "github-api",
@@ -830,10 +1288,13 @@
830
1288
  "maintainers": [
831
1289
  {
832
1290
  "name": "lindsaykwardell",
833
- "github": "lindsaykwardell",
834
- "avatar": "https://avatars0.githubusercontent.com/u/32229300?v=4"
1291
+ "github": "lindsaykwardell"
835
1292
  }
836
- ]
1293
+ ],
1294
+ "compatibility": {
1295
+ "nuxt": "^2.0.0",
1296
+ "requires": {}
1297
+ }
837
1298
  },
838
1299
  {
839
1300
  "name": "google-adsense",
@@ -849,10 +1310,13 @@
849
1310
  "maintainers": [
850
1311
  {
851
1312
  "name": "Troy Morehouse",
852
- "github": "tmorehouse",
853
- "avatar": "https://avatars3.githubusercontent.com/u/2781561?v=4"
1313
+ "github": "tmorehouse"
854
1314
  }
855
- ]
1315
+ ],
1316
+ "compatibility": {
1317
+ "nuxt": "^2.0.0",
1318
+ "requires": {}
1319
+ }
856
1320
  },
857
1321
  {
858
1322
  "name": "google-analytics",
@@ -869,21 +1333,22 @@
869
1333
  {
870
1334
  "name": "Pooya Parsa",
871
1335
  "github": "pi0",
872
- "twitter": "_pi0_",
873
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1336
+ "twitter": "_pi0_"
874
1337
  },
875
1338
  {
876
1339
  "name": "Ricardo Gobbo de Souza",
877
- "github": "ricardogobbosouza",
878
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
1340
+ "github": "ricardogobbosouza"
879
1341
  },
880
1342
  {
881
1343
  "name": "Matteo Gabriele",
882
1344
  "github": "MatteoGabriele",
883
- "twitter": "matteo_gabriele",
884
- "avatar": "https://avatars1.githubusercontent.com/u/5337152?v=4"
1345
+ "twitter": "matteo_gabriele"
885
1346
  }
886
- ]
1347
+ ],
1348
+ "compatibility": {
1349
+ "nuxt": "^2.0.0",
1350
+ "requires": {}
1351
+ }
887
1352
  },
888
1353
  {
889
1354
  "name": "google-fonts",
@@ -899,10 +1364,15 @@
899
1364
  "maintainers": [
900
1365
  {
901
1366
  "name": "Ricardo Gobbo de Souza",
902
- "github": "ricardogobbosouza",
903
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
1367
+ "github": "ricardogobbosouza"
904
1368
  }
905
- ]
1369
+ ],
1370
+ "compatibility": {
1371
+ "nuxt": "^2.0.0 || ^3.0.0",
1372
+ "requires": {
1373
+ "bridge": "optional"
1374
+ }
1375
+ }
906
1376
  },
907
1377
  {
908
1378
  "name": "google-gtag",
@@ -918,15 +1388,17 @@
918
1388
  "maintainers": [
919
1389
  {
920
1390
  "name": "Dominic Garms",
921
- "github": "dohomi",
922
- "avatar": "https://avatars0.githubusercontent.com/u/489221?v=4"
1391
+ "github": "dohomi"
923
1392
  },
924
1393
  {
925
1394
  "name": "Ricardo Gobbo de Souza",
926
- "github": "ricardogobbosouza",
927
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
1395
+ "github": "ricardogobbosouza"
928
1396
  }
929
- ]
1397
+ ],
1398
+ "compatibility": {
1399
+ "nuxt": "^2.0.0",
1400
+ "requires": {}
1401
+ }
930
1402
  },
931
1403
  {
932
1404
  "name": "google-optimize",
@@ -943,22 +1415,45 @@
943
1415
  {
944
1416
  "name": "Pooya Parsa",
945
1417
  "github": "pi0",
946
- "twitter": "_pi0_",
947
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1418
+ "twitter": "_pi0_"
948
1419
  },
949
1420
  {
950
1421
  "name": "Farzad Soltani",
951
1422
  "github": "farzadso",
952
- "twitter": "farzadso",
953
- "avatar": "https://avatars0.githubusercontent.com/u/19854715?v=4"
1423
+ "twitter": "farzadso"
954
1424
  },
955
1425
  {
956
1426
  "name": "Josh Deltener",
957
1427
  "github": "hecktarzuli",
958
- "twitter": "JoshDeltener",
959
- "avatar": "https://avatars2.githubusercontent.com/u/2112282?v=4"
1428
+ "twitter": "JoshDeltener"
1429
+ }
1430
+ ],
1431
+ "compatibility": {
1432
+ "nuxt": "^2.0.0",
1433
+ "requires": {}
1434
+ }
1435
+ },
1436
+ {
1437
+ "name": "graphql-client",
1438
+ "description": "Minimal GraphQL Client + Code Generation for Nuxt. Auto imports GraphQL Operations for easy execution.",
1439
+ "repo": "diizzayy/nuxt-graphql-client",
1440
+ "npm": "nuxt-graphql-client",
1441
+ "icon": "graphql-client.svg",
1442
+ "github": "https://github.com/diizzayy/nuxt-graphql-client",
1443
+ "website": "https://github.com/diizzayy/nuxt-graphql-client",
1444
+ "learn_more": "https://www.graphql-code-generator.com/plugins/typescript-graphql-request",
1445
+ "category": "Request",
1446
+ "type": "3rd-party",
1447
+ "maintainers": [
1448
+ {
1449
+ "name": "Diizzayy",
1450
+ "github": "diizzayy"
960
1451
  }
961
- ]
1452
+ ],
1453
+ "compatibility": {
1454
+ "nuxt": "^3.0.0",
1455
+ "requires": {}
1456
+ }
962
1457
  },
963
1458
  {
964
1459
  "name": "graphql-request",
@@ -974,10 +1469,13 @@
974
1469
  "maintainers": [
975
1470
  {
976
1471
  "name": "gomah",
977
- "github": "gomah",
978
- "avatar": "https://avatars3.githubusercontent.com/u/2362138?v=4"
1472
+ "github": "gomah"
979
1473
  }
980
- ]
1474
+ ],
1475
+ "compatibility": {
1476
+ "nuxt": "^2.0.0",
1477
+ "requires": {}
1478
+ }
981
1479
  },
982
1480
  {
983
1481
  "name": "gtm",
@@ -994,10 +1492,13 @@
994
1492
  {
995
1493
  "name": "Pooya Parsa",
996
1494
  "github": "pi0",
997
- "twitter": "_pi0_",
998
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1495
+ "twitter": "_pi0_"
999
1496
  }
1000
- ]
1497
+ ],
1498
+ "compatibility": {
1499
+ "nuxt": "^2.0.0",
1500
+ "requires": {}
1501
+ }
1001
1502
  },
1002
1503
  {
1003
1504
  "name": "guess",
@@ -1013,10 +1514,59 @@
1013
1514
  "maintainers": [
1014
1515
  {
1015
1516
  "name": "Xin Du",
1016
- "github": "clarkdo",
1017
- "avatar": "https://avatars3.githubusercontent.com/u/4312154?v=4"
1517
+ "github": "clarkdo"
1518
+ }
1519
+ ],
1520
+ "compatibility": {
1521
+ "nuxt": "^2.0.0",
1522
+ "requires": {}
1523
+ }
1524
+ },
1525
+ {
1526
+ "name": "harlem",
1527
+ "description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
1528
+ "repo": "nuxt-modules/harlem",
1529
+ "npm": "@nuxtjs/harlem",
1530
+ "icon": "harlem.svg",
1531
+ "github": "https://github.com/nuxt-modules/harlem",
1532
+ "website": "https://github.com/nuxt-modules/harlem",
1533
+ "learn_more": "https://harlemjs.com/",
1534
+ "category": "Extensions",
1535
+ "type": "community",
1536
+ "maintainers": [
1537
+ {
1538
+ "name": "Daniel Roe",
1539
+ "github": "danielroe",
1540
+ "twitter": "danielcroe"
1541
+ }
1542
+ ],
1543
+ "compatibility": {
1544
+ "nuxt": "^3.0.0",
1545
+ "requires": {}
1546
+ }
1547
+ },
1548
+ {
1549
+ "name": "headway",
1550
+ "description": "Headway changelog widget for Nuxt",
1551
+ "repo": "l-portet/nuxt-headway",
1552
+ "npm": "nuxt-headway",
1553
+ "icon": "headway.png",
1554
+ "github": "https://github.com/l-portet/nuxt-headway",
1555
+ "website": "https://nuxt-headway.netlify.app/",
1556
+ "learn_more": "https://headwayapp.co/",
1557
+ "category": "UI",
1558
+ "type": "3rd-party",
1559
+ "maintainers": [
1560
+ {
1561
+ "name": "l-portet",
1562
+ "github": "l-portet",
1563
+ "avatar": "https://avatars.githubusercontent.com/u/34057690?v=4"
1018
1564
  }
1019
- ]
1565
+ ],
1566
+ "compatibility": {
1567
+ "nuxt": "^2.0.0",
1568
+ "requires": {}
1569
+ }
1020
1570
  },
1021
1571
  {
1022
1572
  "name": "helmet",
@@ -1032,10 +1582,13 @@
1032
1582
  "maintainers": [
1033
1583
  {
1034
1584
  "name": "victor-perez",
1035
- "github": "victor-perez",
1036
- "avatar": "https://avatars1.githubusercontent.com/u/672958?v=4"
1585
+ "github": "victor-perez"
1037
1586
  }
1038
- ]
1587
+ ],
1588
+ "compatibility": {
1589
+ "nuxt": "^2.0.0",
1590
+ "requires": {}
1591
+ }
1039
1592
  },
1040
1593
  {
1041
1594
  "name": "highcharts",
@@ -1051,10 +1604,13 @@
1051
1604
  "maintainers": [
1052
1605
  {
1053
1606
  "name": "richardeschloss",
1054
- "github": "richardeschloss",
1055
- "avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
1607
+ "github": "richardeschloss"
1056
1608
  }
1057
- ]
1609
+ ],
1610
+ "compatibility": {
1611
+ "nuxt": "^2.0.0",
1612
+ "requires": {}
1613
+ }
1058
1614
  },
1059
1615
  {
1060
1616
  "name": "history-state",
@@ -1065,15 +1621,18 @@
1065
1621
  "github": "https://github.com/hidekatsu-izuno/nuxt-history-state",
1066
1622
  "website": "https://github.com/hidekatsu-izuno/nuxt-history-state",
1067
1623
  "learn_more": "",
1068
- "category": "Devtools",
1624
+ "category": "Extensions",
1069
1625
  "type": "3rd-party",
1070
1626
  "maintainers": [
1071
1627
  {
1072
1628
  "name": "hidekatsu-izuno",
1073
- "github": "hidekatsu-izuno",
1074
- "avatar": "https://avatars0.githubusercontent.com/u/1091860?v=4"
1629
+ "github": "hidekatsu-izuno"
1075
1630
  }
1076
- ]
1631
+ ],
1632
+ "compatibility": {
1633
+ "nuxt": "^2.0.0",
1634
+ "requires": {}
1635
+ }
1077
1636
  },
1078
1637
  {
1079
1638
  "name": "html-minifier",
@@ -1089,18 +1648,21 @@
1089
1648
  "maintainers": [
1090
1649
  {
1091
1650
  "name": "Xin Du",
1092
- "github": "clarkdo",
1093
- "avatar": "https://avatars3.githubusercontent.com/u/4312154?v=4"
1651
+ "github": "clarkdo"
1094
1652
  }
1095
- ]
1653
+ ],
1654
+ "compatibility": {
1655
+ "nuxt": "^2.0.0",
1656
+ "requires": {}
1657
+ }
1096
1658
  },
1097
1659
  {
1098
1660
  "name": "html-validator",
1099
1661
  "description": "Automatically validate Nuxt server-rendered HTML html",
1100
- "repo": "nuxt-community/html-validator-module",
1662
+ "repo": "nuxt-modules/html-validator",
1101
1663
  "npm": "@nuxtjs/html-validator",
1102
1664
  "icon": "html-validator.png",
1103
- "github": "https://github.com/nuxt-community/html-validator-module",
1665
+ "github": "https://github.com/nuxt-modules/html-validator",
1104
1666
  "website": "https://html-validator.nuxtjs.org",
1105
1667
  "learn_more": "https://html-validate.org",
1106
1668
  "category": "Performance",
@@ -1109,10 +1671,15 @@
1109
1671
  {
1110
1672
  "name": "Daniel Roe",
1111
1673
  "github": "danielroe",
1112
- "twitter": "danielcroe",
1113
- "avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
1674
+ "twitter": "danielcroe"
1675
+ }
1676
+ ],
1677
+ "compatibility": {
1678
+ "nuxt": "^2.0.0 || ^3.0.0",
1679
+ "requires": {
1680
+ "bridge": "optional"
1114
1681
  }
1115
- ]
1682
+ }
1116
1683
  },
1117
1684
  {
1118
1685
  "name": "http",
@@ -1129,16 +1696,41 @@
1129
1696
  {
1130
1697
  "name": "Pooya Parsa",
1131
1698
  "github": "pi0",
1132
- "twitter": "_pi0_",
1133
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1699
+ "twitter": "_pi0_"
1134
1700
  },
1135
1701
  {
1136
1702
  "name": "Sébastien Chopin",
1137
1703
  "github": "Atinux",
1138
- "twitter": "Atinux",
1139
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
1704
+ "twitter": "Atinux"
1705
+ }
1706
+ ],
1707
+ "compatibility": {
1708
+ "nuxt": "^2.0.0",
1709
+ "requires": {}
1710
+ }
1711
+ },
1712
+ {
1713
+ "name": "humans-txt",
1714
+ "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.",
1715
+ "repo": "Luxdamore/nuxt-humans-txt",
1716
+ "npm": "@luxdamore/nuxt-humans-txt",
1717
+ "icon": "",
1718
+ "github": "https://github.com/LuXDAmore/nuxt-humans-txt",
1719
+ "website": "https://luxdamore.github.io/nuxt-humans-txt/",
1720
+ "learn_more": "https://humanstxt.org/",
1721
+ "category": "SEO",
1722
+ "type": "3rd-party",
1723
+ "maintainers": [
1724
+ {
1725
+ "name": "Luca Iaconelli",
1726
+ "github": "LuXDAmore",
1727
+ "twitter": "luxdamore"
1140
1728
  }
1141
- ]
1729
+ ],
1730
+ "compatibility": {
1731
+ "nuxt": "^2.0.0",
1732
+ "requires": {}
1733
+ }
1142
1734
  },
1143
1735
  {
1144
1736
  "name": "i18n",
@@ -1149,20 +1741,66 @@
1149
1741
  "github": "https://github.com/nuxt-community/i18n-module",
1150
1742
  "website": "https://i18n.nuxtjs.org",
1151
1743
  "learn_more": "https://kazupon.github.io/vue-i18n/",
1152
- "category": "Devtools",
1744
+ "category": "Extensions",
1153
1745
  "type": "community",
1154
1746
  "maintainers": [
1155
1747
  {
1156
1748
  "name": "Rafał Chłodnicki",
1157
- "github": "rchl",
1158
- "avatar": "https://avatars1.githubusercontent.com/u/153197?v=4"
1749
+ "github": "rchl"
1159
1750
  },
1160
1751
  {
1161
- "name": "Paul Gascou-Vaillancourt",
1162
- "github": "paulgv",
1163
- "avatar": "https://avatars0.githubusercontent.com/u/4895885?v=4"
1752
+ "name": "Kazuya Kawaguchi",
1753
+ "github": "kazupon"
1754
+ }
1755
+ ],
1756
+ "compatibility": {
1757
+ "nuxt": "^2.0.0",
1758
+ "requires": {}
1759
+ }
1760
+ },
1761
+ {
1762
+ "name": "icon",
1763
+ "description": "",
1764
+ "repo": "nuxt-modules/icon",
1765
+ "npm": "nuxt-icon",
1766
+ "icon": "nuxt-icon.png",
1767
+ "github": "https://github.com/nuxt-modules/icon",
1768
+ "website": "https://github.com/nuxt-modules/icon",
1769
+ "learn_more": "",
1770
+ "category": "UI",
1771
+ "type": "community",
1772
+ "maintainers": [
1773
+ {
1774
+ "name": "Atinux",
1775
+ "github": "Atinux"
1776
+ }
1777
+ ],
1778
+ "compatibility": {
1779
+ "nuxt": "^3.0.0",
1780
+ "requires": {}
1781
+ }
1782
+ },
1783
+ {
1784
+ "name": "icons",
1785
+ "description": "Use your own automatically imported SVG icons.",
1786
+ "repo": "gitfoxcode/nuxt-icons",
1787
+ "npm": "nuxt-icons",
1788
+ "icon": "icons.png",
1789
+ "github": "https://github.com/gitFoxCode/nuxt-icons",
1790
+ "website": "https://github.com/gitFoxCode/nuxt-icons",
1791
+ "learn_more": "",
1792
+ "category": "UI",
1793
+ "type": "3rd-party",
1794
+ "maintainers": [
1795
+ {
1796
+ "name": "Sebastian Wludzik",
1797
+ "github": "gitfoxcode"
1164
1798
  }
1165
- ]
1799
+ ],
1800
+ "compatibility": {
1801
+ "nuxt": "^3.0.0",
1802
+ "requires": {}
1803
+ }
1166
1804
  },
1167
1805
  {
1168
1806
  "name": "image-loader",
@@ -1178,10 +1816,13 @@
1178
1816
  "maintainers": [
1179
1817
  {
1180
1818
  "name": "Barry Fisher",
1181
- "github": "Barry-Fisher",
1182
- "avatar": "https://avatars3.githubusercontent.com/u/1033560?v=4"
1819
+ "github": "Barry-Fisher"
1183
1820
  }
1184
- ]
1821
+ ],
1822
+ "compatibility": {
1823
+ "nuxt": "^2.0.0",
1824
+ "requires": {}
1825
+ }
1185
1826
  },
1186
1827
  {
1187
1828
  "name": "image",
@@ -1198,22 +1839,25 @@
1198
1839
  {
1199
1840
  "name": "Ahad Birang",
1200
1841
  "github": "farnabaz",
1201
- "twitter": "a_birang",
1202
- "avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
1842
+ "twitter": "a_birang"
1203
1843
  },
1204
1844
  {
1205
1845
  "name": "Pooya Parsa",
1206
1846
  "github": "pi0",
1207
- "twitter": "_pi0_",
1208
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1847
+ "twitter": "_pi0_"
1209
1848
  },
1210
1849
  {
1211
1850
  "name": "Sebastien Chopin",
1212
1851
  "github": "Atinux",
1213
- "twitter": "Atinux",
1214
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
1852
+ "twitter": "Atinux"
1215
1853
  }
1216
- ]
1854
+ ],
1855
+ "compatibility": {
1856
+ "nuxt": "^2.0.0",
1857
+ "requires": {
1858
+ "bridge": "optional"
1859
+ }
1860
+ }
1217
1861
  },
1218
1862
  {
1219
1863
  "name": "imagemin",
@@ -1229,10 +1873,38 @@
1229
1873
  "maintainers": [
1230
1874
  {
1231
1875
  "name": "Ricardo Gobbo de Souza",
1232
- "github": "ricardogobbosouza",
1233
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
1876
+ "github": "ricardogobbosouza"
1877
+ }
1878
+ ],
1879
+ "compatibility": {
1880
+ "nuxt": "^2.0.0",
1881
+ "requires": {}
1882
+ }
1883
+ },
1884
+ {
1885
+ "name": "inkline",
1886
+ "description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
1887
+ "repo": "inkline/nuxt-module-inkline",
1888
+ "npm": "@inkline/nuxt",
1889
+ "icon": "inkline.svg",
1890
+ "github": "https://github.com/inkline/nuxt-module-inkline",
1891
+ "website": "https://inkline.io",
1892
+ "learn_more": "https://inkline.io/docs/introduction/installation/nuxt",
1893
+ "category": "UI",
1894
+ "type": "3rd-party",
1895
+ "maintainers": [
1896
+ {
1897
+ "name": "Alex Grozav",
1898
+ "github": "alexgrozav",
1899
+ "twitter": "alexgrozav"
1900
+ }
1901
+ ],
1902
+ "compatibility": {
1903
+ "nuxt": "^2.0.0 || ^3.0.0",
1904
+ "requires": {
1905
+ "bridge": true
1234
1906
  }
1235
- ]
1907
+ }
1236
1908
  },
1237
1909
  {
1238
1910
  "name": "intercom",
@@ -1248,10 +1920,36 @@
1248
1920
  "maintainers": [
1249
1921
  {
1250
1922
  "name": "hex-digital",
1251
- "github": "hex-digital",
1252
- "avatar": "https://avatars1.githubusercontent.com/u/17425446?v=4"
1923
+ "github": "hex-digital"
1924
+ }
1925
+ ],
1926
+ "compatibility": {
1927
+ "nuxt": "^2.0.0",
1928
+ "requires": {}
1929
+ }
1930
+ },
1931
+ {
1932
+ "name": "ionic",
1933
+ "description": "Batteries-included Ionic integration for building iOS, Android and web apps.",
1934
+ "repo": "danielroe/nuxt-ionic",
1935
+ "npm": "nuxt-ionic",
1936
+ "icon": "ionic.svg",
1937
+ "github": "https://github.com/danielroe/nuxt-ionic",
1938
+ "website": "https://ionic.roe.dev",
1939
+ "learn_more": "https://ionicframework.com",
1940
+ "category": "Libraries",
1941
+ "type": "3rd-party",
1942
+ "maintainers": [
1943
+ {
1944
+ "name": "Daniel Roe",
1945
+ "github": "danielroe",
1946
+ "twitter": "danielcroe"
1253
1947
  }
1254
- ]
1948
+ ],
1949
+ "compatibility": {
1950
+ "nuxt": "^3.0.0",
1951
+ "requires": {}
1952
+ }
1255
1953
  },
1256
1954
  {
1257
1955
  "name": "jsonapi",
@@ -1267,10 +1965,13 @@
1267
1965
  "maintainers": [
1268
1966
  {
1269
1967
  "name": "patrickcate",
1270
- "github": "patrickcate",
1271
- "avatar": "https://avatars0.githubusercontent.com/u/6277206?v=4"
1968
+ "github": "patrickcate"
1272
1969
  }
1273
- ]
1970
+ ],
1971
+ "compatibility": {
1972
+ "nuxt": "^2.0.0",
1973
+ "requires": {}
1974
+ }
1274
1975
  },
1275
1976
  {
1276
1977
  "name": "kentico-kontent",
@@ -1286,10 +1987,37 @@
1286
1987
  "maintainers": [
1287
1988
  {
1288
1989
  "name": "Alfred Brockötter",
1289
- "github": "Domitnator",
1290
- "avatar": "https://avatars2.githubusercontent.com/u/13468638?v=4"
1990
+ "github": "Domitnator"
1991
+ }
1992
+ ],
1993
+ "compatibility": {
1994
+ "nuxt": "^2.0.0",
1995
+ "requires": {}
1996
+ }
1997
+ },
1998
+ {
1999
+ "name": "kql",
2000
+ "description": "Nuxt 3 module for Kirby's Query Language API",
2001
+ "repo": "johannschopplich/nuxt-kql",
2002
+ "npm": "nuxt-kql",
2003
+ "icon": "kql.svg",
2004
+ "github": "https://github.com/johannschopplich/nuxt-kql",
2005
+ "website": "https://nuxt-kql.jhnn.dev",
2006
+ "learn_more": "",
2007
+ "category": "CMS",
2008
+ "type": "3rd-party",
2009
+ "maintainers": [
2010
+ {
2011
+ "name": "Johann Schopplich",
2012
+ "github": "johannschopplich",
2013
+ "twitter": "jschopplich",
2014
+ "avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
1291
2015
  }
1292
- ]
2016
+ ],
2017
+ "compatibility": {
2018
+ "nuxt": "^3.0.0",
2019
+ "requires": {}
2020
+ }
1293
2021
  },
1294
2022
  {
1295
2023
  "name": "laravel-echo",
@@ -1305,10 +2033,13 @@
1305
2033
  "maintainers": [
1306
2034
  {
1307
2035
  "name": "Ricardo Gobbo de Souza",
1308
- "github": "ricardogobbosouza",
1309
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
2036
+ "github": "ricardogobbosouza"
1310
2037
  }
1311
- ]
2038
+ ],
2039
+ "compatibility": {
2040
+ "nuxt": "^2.0.0",
2041
+ "requires": {}
2042
+ }
1312
2043
  },
1313
2044
  {
1314
2045
  "name": "laravel-nuxt",
@@ -1324,10 +2055,13 @@
1324
2055
  "maintainers": [
1325
2056
  {
1326
2057
  "name": "skyrpex",
1327
- "github": "skyrpex",
1328
- "avatar": "https://avatars3.githubusercontent.com/u/1077520?v=4"
2058
+ "github": "skyrpex"
1329
2059
  }
1330
- ]
2060
+ ],
2061
+ "compatibility": {
2062
+ "nuxt": "^2.0.0",
2063
+ "requires": {}
2064
+ }
1331
2065
  },
1332
2066
  {
1333
2067
  "name": "laravel",
@@ -1343,10 +2077,13 @@
1343
2077
  "maintainers": [
1344
2078
  {
1345
2079
  "name": "m2sd",
1346
- "github": "m2sd",
1347
- "avatar": "https://avatars0.githubusercontent.com/u/40393728?v=4"
2080
+ "github": "m2sd"
1348
2081
  }
1349
- ]
2082
+ ],
2083
+ "compatibility": {
2084
+ "nuxt": "^2.0.0",
2085
+ "requires": {}
2086
+ }
1350
2087
  },
1351
2088
  {
1352
2089
  "name": "leaflet",
@@ -1357,15 +2094,18 @@
1357
2094
  "github": "https://github.com/schlunsen/nuxt-leaflet",
1358
2095
  "website": "https://github.com/schlunsen/nuxt-leaflet",
1359
2096
  "learn_more": "https://vue2-leaflet.netlify.app/quickstart/",
1360
- "category": "Devtools",
2097
+ "category": "Libraries",
1361
2098
  "type": "3rd-party",
1362
2099
  "maintainers": [
1363
2100
  {
1364
2101
  "name": "schlunsen",
1365
- "github": "schlunsen",
1366
- "avatar": "https://avatars3.githubusercontent.com/u/117190?v=4"
2102
+ "github": "schlunsen"
1367
2103
  }
1368
- ]
2104
+ ],
2105
+ "compatibility": {
2106
+ "nuxt": "^2.0.0",
2107
+ "requires": {}
2108
+ }
1369
2109
  },
1370
2110
  {
1371
2111
  "name": "localforage",
@@ -1376,21 +2116,23 @@
1376
2116
  "github": "https://github.com/nuxt-community/localforage-module",
1377
2117
  "website": "https://github.com/nuxt-community/localforage-module",
1378
2118
  "learn_more": "https://localforage.github.io/localForage/",
1379
- "category": "Devtools",
2119
+ "category": "Libraries",
1380
2120
  "type": "community",
1381
2121
  "maintainers": [
1382
2122
  {
1383
2123
  "name": "Alexandre Chopin",
1384
2124
  "github": "alexchopin",
1385
- "twitter": "alexchopin",
1386
- "avatar": "https://avatars2.githubusercontent.com/u/4084277?v=4"
2125
+ "twitter": "alexchopin"
1387
2126
  },
1388
2127
  {
1389
2128
  "name": "Ricardo Gobbo de Souza",
1390
- "github": "ricardogobbosouza",
1391
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
2129
+ "github": "ricardogobbosouza"
1392
2130
  }
1393
- ]
2131
+ ],
2132
+ "compatibility": {
2133
+ "nuxt": "^2.0.0",
2134
+ "requires": {}
2135
+ }
1394
2136
  },
1395
2137
  {
1396
2138
  "name": "localtunnel",
@@ -1407,10 +2149,35 @@
1407
2149
  {
1408
2150
  "name": "Pooya Parsa",
1409
2151
  "github": "pi0",
1410
- "twitter": "_pi0_",
1411
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2152
+ "twitter": "_pi0_"
2153
+ }
2154
+ ],
2155
+ "compatibility": {
2156
+ "nuxt": "^2.0.0",
2157
+ "requires": {}
2158
+ }
2159
+ },
2160
+ {
2161
+ "name": "lodash",
2162
+ "description": "lodash module with auto-import and custom prefix",
2163
+ "repo": "cipami/nuxt-lodash",
2164
+ "npm": "nuxt-lodash",
2165
+ "icon": "lodash.svg",
2166
+ "github": "https://github.com/cipami/nuxt-lodash",
2167
+ "website": "https://github.com/cipami/nuxt-lodash#readme",
2168
+ "learn_more": "https://github.com/lodash/lodash",
2169
+ "category": "Libraries",
2170
+ "type": "3rd-party",
2171
+ "maintainers": [
2172
+ {
2173
+ "name": "Michal Čípa",
2174
+ "github": "cipami"
1412
2175
  }
1413
- ]
2176
+ ],
2177
+ "compatibility": {
2178
+ "nuxt": "^3.0.0",
2179
+ "requires": {}
2180
+ }
1414
2181
  },
1415
2182
  {
1416
2183
  "name": "logrocket",
@@ -1427,10 +2194,13 @@
1427
2194
  {
1428
2195
  "name": "Farzad Soltani",
1429
2196
  "github": "farzadso",
1430
- "twitter": "farzadso",
1431
- "avatar": "https://avatars0.githubusercontent.com/u/19854715?v=4"
2197
+ "twitter": "farzadso"
1432
2198
  }
1433
- ]
2199
+ ],
2200
+ "compatibility": {
2201
+ "nuxt": "^2.0.0",
2202
+ "requires": {}
2203
+ }
1434
2204
  },
1435
2205
  {
1436
2206
  "name": "lunr",
@@ -1446,30 +2216,59 @@
1446
2216
  "maintainers": [
1447
2217
  {
1448
2218
  "name": "Pim",
1449
- "github": "pimlie",
1450
- "avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
2219
+ "github": "pimlie"
2220
+ }
2221
+ ],
2222
+ "compatibility": {
2223
+ "nuxt": "^2.0.0",
2224
+ "requires": {}
2225
+ }
2226
+ },
2227
+ {
2228
+ "name": "magic-regexp",
2229
+ "description": "A compiled-away, type-safe, readable RegExp alternative",
2230
+ "repo": "danielroe/magic-regexp",
2231
+ "npm": "magic-regexp",
2232
+ "icon": "magic-regexp.svg",
2233
+ "github": "https://github.com/danielroe/magic-regexp",
2234
+ "website": "https://magic-regexp.roe.dev",
2235
+ "learn_more": "https://magic-regexp.roe.dev",
2236
+ "category": "Libraries",
2237
+ "type": "3rd-party",
2238
+ "maintainers": [
2239
+ {
2240
+ "name": "Daniel Roe",
2241
+ "github": "danielroe",
2242
+ "twitter": "danielcroe"
1451
2243
  }
1452
- ]
2244
+ ],
2245
+ "compatibility": {
2246
+ "nuxt": "^3.0.0",
2247
+ "requires": {}
2248
+ }
1453
2249
  },
1454
2250
  {
1455
2251
  "name": "markdownit",
1456
2252
  "description": "Use Markdown in your Nuxt application with the markdownit-loader",
1457
- "repo": "nuxt-community/modules#master/packages/markdownit",
2253
+ "repo": "nuxt-community/markdownit-module",
1458
2254
  "npm": "@nuxtjs/markdownit",
1459
2255
  "icon": "",
1460
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/markdownit",
1461
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/markdownit",
2256
+ "github": "https://github.com/nuxt-community/markdownit-module",
2257
+ "website": "https://github.com/nuxt-community/markdownit-module",
1462
2258
  "learn_more": "https://github.com/markdown-it/markdown-it",
1463
- "category": "Devtools",
2259
+ "category": "Extensions",
1464
2260
  "type": "community",
1465
2261
  "maintainers": [
1466
2262
  {
1467
2263
  "name": "Pooya Parsa",
1468
2264
  "github": "pi0",
1469
- "twitter": "_pi0_",
1470
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2265
+ "twitter": "_pi0_"
1471
2266
  }
1472
- ]
2267
+ ],
2268
+ "compatibility": {
2269
+ "nuxt": "^2.0.0",
2270
+ "requires": {}
2271
+ }
1473
2272
  },
1474
2273
  {
1475
2274
  "name": "matomo",
@@ -1485,10 +2284,13 @@
1485
2284
  "maintainers": [
1486
2285
  {
1487
2286
  "name": "pimlie",
1488
- "github": "pimlie",
1489
- "avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
2287
+ "github": "pimlie"
1490
2288
  }
1491
- ]
2289
+ ],
2290
+ "compatibility": {
2291
+ "nuxt": "^2.0.0",
2292
+ "requires": {}
2293
+ }
1492
2294
  },
1493
2295
  {
1494
2296
  "name": "mdx",
@@ -1499,16 +2301,44 @@
1499
2301
  "github": "https://github.com/nuxt-community/mdx-module",
1500
2302
  "website": "https://mdx.nuxtjs.org",
1501
2303
  "learn_more": "https://mdxjs.com/",
1502
- "category": "Devtools",
2304
+ "category": "Extensions",
1503
2305
  "type": "community",
1504
2306
  "maintainers": [
1505
2307
  {
1506
2308
  "name": "Jonathan Bakebwa",
1507
2309
  "github": "codebender828",
1508
- "twitter": "codebender828",
1509
- "avatar": "https://avatars2.githubusercontent.com/u/21237954?v=4"
2310
+ "twitter": "codebender828"
2311
+ }
2312
+ ],
2313
+ "compatibility": {
2314
+ "nuxt": "^2.0.0",
2315
+ "requires": {}
2316
+ }
2317
+ },
2318
+ {
2319
+ "name": "meilisearch",
2320
+ "description": "Meilisearch Instant Search module for Nuxt 3",
2321
+ "repo": "xlanex6/nuxt-meilisearch",
2322
+ "npm": "nuxt-meilisearch",
2323
+ "icon": "meilisearch.svg",
2324
+ "github": "https://github.com/xlanex6/nuxt-meilisearch",
2325
+ "website": "https://github.com/xlanex6/nuxt-meilisearch",
2326
+ "learn_more": "https://github.com/xlanex6/nuxt-meilisearch",
2327
+ "category": "Libraries",
2328
+ "type": "3rd-party",
2329
+ "maintainers": [
2330
+ {
2331
+ "name": "Alex Duval",
2332
+ "github": "xlanex6",
2333
+ "avatar": "https://avatars.githubusercontent.com/u/13418668?v=4"
2334
+ }
2335
+ ],
2336
+ "compatibility": {
2337
+ "nuxt": "^3.0.0",
2338
+ "requires": {
2339
+ "bridge": false
1510
2340
  }
1511
- ]
2341
+ }
1512
2342
  },
1513
2343
  {
1514
2344
  "name": "memwatch",
@@ -1524,10 +2354,13 @@
1524
2354
  "maintainers": [
1525
2355
  {
1526
2356
  "name": "pimlie",
1527
- "github": "pimlie",
1528
- "avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
2357
+ "github": "pimlie"
1529
2358
  }
1530
- ]
2359
+ ],
2360
+ "compatibility": {
2361
+ "nuxt": "^2.0.0",
2362
+ "requires": {}
2363
+ }
1531
2364
  },
1532
2365
  {
1533
2366
  "name": "mobile",
@@ -1538,15 +2371,18 @@
1538
2371
  "github": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
1539
2372
  "website": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
1540
2373
  "learn_more": "https://github.com/hgoebl/mobile-detect.js",
1541
- "category": "Devtools",
2374
+ "category": "Extensions",
1542
2375
  "type": "3rd-party",
1543
2376
  "maintainers": [
1544
2377
  {
1545
2378
  "name": "ChanningDefoe",
1546
- "github": "ChanningDefoe",
1547
- "avatar": "https://avatars1.githubusercontent.com/u/46541358?v=4"
2379
+ "github": "ChanningDefoe"
1548
2380
  }
1549
- ]
2381
+ ],
2382
+ "compatibility": {
2383
+ "nuxt": "^2.0.0",
2384
+ "requires": {}
2385
+ }
1550
2386
  },
1551
2387
  {
1552
2388
  "name": "moment",
@@ -1563,15 +2399,17 @@
1563
2399
  {
1564
2400
  "name": "Pooya Parsa",
1565
2401
  "github": "pi0",
1566
- "twitter": "_pi0_",
1567
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2402
+ "twitter": "_pi0_"
1568
2403
  },
1569
2404
  {
1570
2405
  "name": "Ricardo Gobbo de Souza",
1571
- "github": "ricardogobbosouza",
1572
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
2406
+ "github": "ricardogobbosouza"
1573
2407
  }
1574
- ]
2408
+ ],
2409
+ "compatibility": {
2410
+ "nuxt": "^2.0.0",
2411
+ "requires": {}
2412
+ }
1575
2413
  },
1576
2414
  {
1577
2415
  "name": "mq",
@@ -1587,10 +2425,13 @@
1587
2425
  "maintainers": [
1588
2426
  {
1589
2427
  "name": "vanhoofmaarten",
1590
- "github": "vanhoofmaarten",
1591
- "avatar": "https://avatars1.githubusercontent.com/u/2543633?v=4"
2428
+ "github": "vanhoofmaarten"
1592
2429
  }
1593
- ]
2430
+ ],
2431
+ "compatibility": {
2432
+ "nuxt": "^2.0.0",
2433
+ "requires": {}
2434
+ }
1594
2435
  },
1595
2436
  {
1596
2437
  "name": "neo",
@@ -1606,10 +2447,13 @@
1606
2447
  "maintainers": [
1607
2448
  {
1608
2449
  "name": "ezypeeze",
1609
- "github": "ezypeeze",
1610
- "avatar": "https://avatars0.githubusercontent.com/u/10672637?v=4"
2450
+ "github": "ezypeeze"
1611
2451
  }
1612
- ]
2452
+ ],
2453
+ "compatibility": {
2454
+ "nuxt": "^2.0.0",
2455
+ "requires": {}
2456
+ }
1613
2457
  },
1614
2458
  {
1615
2459
  "name": "netlify-cache",
@@ -1625,10 +2469,13 @@
1625
2469
  "maintainers": [
1626
2470
  {
1627
2471
  "name": "DreaMinder",
1628
- "github": "DreaMinder",
1629
- "avatar": "https://avatars0.githubusercontent.com/u/2715278?v=4"
2472
+ "github": "DreaMinder"
1630
2473
  }
1631
- ]
2474
+ ],
2475
+ "compatibility": {
2476
+ "nuxt": "^2.0.0",
2477
+ "requires": {}
2478
+ }
1632
2479
  },
1633
2480
  {
1634
2481
  "name": "netlify-files",
@@ -1645,10 +2492,13 @@
1645
2492
  {
1646
2493
  "name": "Alexander Lichter",
1647
2494
  "github": "manniL",
1648
- "twitter": "TheAlexLichter",
1649
- "avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
2495
+ "twitter": "TheAlexLichter"
1650
2496
  }
1651
- ]
2497
+ ],
2498
+ "compatibility": {
2499
+ "nuxt": "^2.0.0",
2500
+ "requires": {}
2501
+ }
1652
2502
  },
1653
2503
  {
1654
2504
  "name": "netlify",
@@ -1664,10 +2514,13 @@
1664
2514
  "maintainers": [
1665
2515
  {
1666
2516
  "name": "bazzite",
1667
- "github": "bazzite",
1668
- "avatar": "https://avatars1.githubusercontent.com/u/66133254?v=4"
2517
+ "github": "bazzite"
1669
2518
  }
1670
- ]
2519
+ ],
2520
+ "compatibility": {
2521
+ "nuxt": "^2.0.0",
2522
+ "requires": {}
2523
+ }
1671
2524
  },
1672
2525
  {
1673
2526
  "name": "ngrok",
@@ -1684,16 +2537,265 @@
1684
2537
  {
1685
2538
  "name": "Debbie O'Brien",
1686
2539
  "github": "debs-obrien",
1687
- "twitter": "debs_obrien",
1688
- "avatar": "https://avatars2.githubusercontent.com/u/13063165?v=4"
2540
+ "twitter": "debs_obrien"
1689
2541
  },
1690
2542
  {
1691
2543
  "name": "Pooya Parsa",
1692
2544
  "github": "pi0",
1693
- "twitter": "_pi0_",
1694
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2545
+ "twitter": "_pi0_"
2546
+ }
2547
+ ],
2548
+ "compatibility": {
2549
+ "nuxt": "^2.0.0",
2550
+ "requires": {}
2551
+ }
2552
+ },
2553
+ {
2554
+ "name": "notion",
2555
+ "description": "Vue renderer for Notion pages",
2556
+ "repo": "janniks/vue-notion",
2557
+ "npm": "vue-notion",
2558
+ "icon": "notion.svg",
2559
+ "github": "https://github.com/janniks/vue-notion",
2560
+ "website": "https://github.com/janniks/vue-notion",
2561
+ "learn_more": "",
2562
+ "category": "CMS",
2563
+ "type": "3rd-party",
2564
+ "maintainers": [
2565
+ {
2566
+ "name": "janniks",
2567
+ "github": "janniks"
2568
+ }
2569
+ ],
2570
+ "compatibility": {
2571
+ "nuxt": "^2.0.0",
2572
+ "requires": {}
2573
+ }
2574
+ },
2575
+ {
2576
+ "name": "nuxt-hue",
2577
+ "description": "Enlighten your Nuxt experience",
2578
+ "repo": "lihbr/nuxt-hue",
2579
+ "npm": "nuxt-hue",
2580
+ "icon": "nuxt-hue.svg",
2581
+ "github": "https://github.com/lihbr/nuxt-hue",
2582
+ "website": "https://github.com/lihbr/nuxt-hue",
2583
+ "learn_more": "",
2584
+ "category": "Devtools",
2585
+ "type": "3rd-party",
2586
+ "maintainers": [
2587
+ {
2588
+ "name": "lihbr",
2589
+ "github": "lihbr"
2590
+ }
2591
+ ],
2592
+ "compatibility": {
2593
+ "nuxt": "^2.0.0 || ^3.0.0",
2594
+ "requires": {
2595
+ "bridge": "optional"
2596
+ }
2597
+ }
2598
+ },
2599
+ {
2600
+ "name": "nuxt-monaco-editor",
2601
+ "description": "Integrate monaco-editor with Nuxt",
2602
+ "repo": "e-chan1007/nuxt-monaco-editor",
2603
+ "npm": "nuxt-monaco-editor",
2604
+ "icon": "",
2605
+ "github": "https://github.com/e-chan1007/nuxt-monaco-editor",
2606
+ "website": "https://github.com/e-chan1007/nuxt-monaco-editor",
2607
+ "learn_more": "https://e-chan1007.github.io/nuxt-monaco-editor",
2608
+ "category": "Libraries",
2609
+ "type": "3rd-party",
2610
+ "maintainers": [
2611
+ {
2612
+ "name": "e-chan1007",
2613
+ "github": "e-chan1007"
2614
+ }
2615
+ ],
2616
+ "compatibility": {
2617
+ "nuxt": "^3.0.0",
2618
+ "requires": {}
2619
+ }
2620
+ },
2621
+ {
2622
+ "name": "nuxt-pino-log",
2623
+ "description": "Structured logs for nuxt apps using pino",
2624
+ "repo": "kpn/nuxt-pino-log",
2625
+ "npm": "nuxt-pino-log",
2626
+ "icon": "",
2627
+ "github": "https://github.com/kpn/nuxt-pino-log",
2628
+ "website": "https://github.com/kpn/nuxt-pino-log",
2629
+ "learn_more": "https://github.com/pinojs/pino",
2630
+ "category": "Monitoring",
2631
+ "type": "3rd-party",
2632
+ "maintainers": [
2633
+ {
2634
+ "name": "kpn",
2635
+ "github": "kpn"
2636
+ }
2637
+ ],
2638
+ "compatibility": {
2639
+ "nuxt": "^2.0.0",
2640
+ "requires": {}
2641
+ }
2642
+ },
2643
+ {
2644
+ "name": "nuxt-png-to-ico",
2645
+ "description": "Nuxt.js module for auto generating favicons",
2646
+ "repo": "b5710546232/nuxt-png-to-ico",
2647
+ "npm": "nuxt-png-to-ico",
2648
+ "icon": "",
2649
+ "github": "https://github.com/b5710546232/nuxt-png-to-ico",
2650
+ "website": "https://github.com/b5710546232/nuxt-png-to-ico",
2651
+ "learn_more": "https://github.com/steambap/png-to-ico",
2652
+ "category": "Devtools",
2653
+ "type": "3rd-party",
2654
+ "maintainers": [
2655
+ {
2656
+ "name": "b5710546232",
2657
+ "github": "b5710546232",
2658
+ "avatar": "https://avatars.githubusercontent.com/u/11013287?v=4"
2659
+ }
2660
+ ],
2661
+ "compatibility": {
2662
+ "nuxt": "^2.0.0",
2663
+ "requires": {}
2664
+ }
2665
+ },
2666
+ {
2667
+ "name": "nuxt-smartlook",
2668
+ "description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
2669
+ "repo": "f00b4r/nuxt-smartlook",
2670
+ "npm": "nuxt-smartlook",
2671
+ "icon": "nuxt-smartlook.png",
2672
+ "github": "https://github.com/f00b4r/nuxt-smartlook",
2673
+ "website": "https://github.com/f00b4r/nuxt-smartlook",
2674
+ "learn_more": "https://www.smartlook.com/",
2675
+ "category": "Analytics",
2676
+ "type": "3rd-party",
2677
+ "maintainers": [
2678
+ {
2679
+ "name": "Milan Sulc",
2680
+ "github": "f3l1x",
2681
+ "twitter": "xf3l1x",
2682
+ "avatar": "https://avatars.githubusercontent.com/u/538058?v=4"
2683
+ }
2684
+ ],
2685
+ "compatibility": {
2686
+ "nuxt": "^2.0.0",
2687
+ "requires": {}
2688
+ }
2689
+ },
2690
+ {
2691
+ "name": "nuxt-svgo",
2692
+ "description": "Nuxt module to load optimized SVG files as Vue components",
2693
+ "repo": "cpsoinos/nuxt-svgo",
2694
+ "npm": "nuxt-svgo",
2695
+ "icon": "",
2696
+ "github": "https://github.com/cpsoinos/nuxt-svgo",
2697
+ "website": "https://github.com/cpsoinos/nuxt-svgo",
2698
+ "learn_more": "",
2699
+ "category": "Images",
2700
+ "type": "3rd-party",
2701
+ "maintainers": [
2702
+ {
2703
+ "name": "cpsoinos",
2704
+ "github": "cpsoinos"
2705
+ }
2706
+ ],
2707
+ "compatibility": {
2708
+ "nuxt": "^3.0.0",
2709
+ "requires": {}
2710
+ }
2711
+ },
2712
+ {
2713
+ "name": "nuxt-unleash",
2714
+ "description": "Nuxt.js module to use Unleash toggle feature services",
2715
+ "repo": "conejerock/nuxt-unleash",
2716
+ "npm": "nuxt-unleash",
2717
+ "icon": "nuxt-unleash.svg",
2718
+ "github": "https://github.com/conejerock/nuxt-unleash",
2719
+ "website": "https://github.com/conejerock/nuxt-unleash",
2720
+ "learn_more": "https://github.com/Unleash/unleash",
2721
+ "category": "Deployment",
2722
+ "type": "3rd-party",
2723
+ "maintainers": [
2724
+ {
2725
+ "name": "Juanjo Conejerock",
2726
+ "github": "conejerock"
2727
+ }
2728
+ ],
2729
+ "compatibility": {
2730
+ "nuxt": "^2.0.0",
2731
+ "requires": {}
2732
+ }
2733
+ },
2734
+ {
2735
+ "name": "nuxt-use-motion",
2736
+ "description": "A Nuxt module putting your components in motion",
2737
+ "repo": "Tahul/nuxt-use-motion",
2738
+ "npm": "nuxt-use-motion",
2739
+ "icon": "nuxt-use-motion.svg",
2740
+ "github": "https://github.com/Tahul/nuxt-use-motion",
2741
+ "website": "https://github.com/Tahul/nuxt-use-motion",
2742
+ "learn_more": "https://github.com/vueuse/motion",
2743
+ "category": "Libraries",
2744
+ "type": "3rd-party",
2745
+ "maintainers": [
2746
+ {
2747
+ "name": "Tahul",
2748
+ "github": "Tahul"
2749
+ }
2750
+ ],
2751
+ "compatibility": {
2752
+ "nuxt": "^2.0.0",
2753
+ "requires": {}
2754
+ }
2755
+ },
2756
+ {
2757
+ "name": "nuxt-use-sound",
2758
+ "description": "A Nuxt module for playing sound effects.",
2759
+ "repo": "Tahul/nuxt-use-sound",
2760
+ "npm": "nuxt-use-sound",
2761
+ "icon": "nuxt-use-sound.svg",
2762
+ "github": "https://github.com/Tahul/nuxt-use-sound",
2763
+ "website": "https://github.com/Tahul/nuxt-use-sound",
2764
+ "learn_more": "https://github.com/vueuse/sound",
2765
+ "category": "Libraries",
2766
+ "type": "3rd-party",
2767
+ "maintainers": [
2768
+ {
2769
+ "name": "Tahul",
2770
+ "github": "Tahul"
2771
+ }
2772
+ ],
2773
+ "compatibility": {
2774
+ "nuxt": "^2.0.0",
2775
+ "requires": {}
2776
+ }
2777
+ },
2778
+ {
2779
+ "name": "nuxt-viewport",
2780
+ "description": "Define custom viewports for your Nuxt project",
2781
+ "repo": "mvrlin/nuxt-viewport",
2782
+ "npm": "nuxt-viewport",
2783
+ "icon": "nuxt-viewport.svg",
2784
+ "github": "https://github.com/mvrlin/nuxt-viewport",
2785
+ "website": "https://github.com/mvrlin/nuxt-viewport",
2786
+ "learn_more": "",
2787
+ "category": "Extensions",
2788
+ "type": "3rd-party",
2789
+ "maintainers": [
2790
+ {
2791
+ "name": "mvrlin",
2792
+ "github": "mvrlin"
1695
2793
  }
1696
- ]
2794
+ ],
2795
+ "compatibility": {
2796
+ "nuxt": "^2.0.0",
2797
+ "requires": {}
2798
+ }
1697
2799
  },
1698
2800
  {
1699
2801
  "name": "nuxt7",
@@ -1710,10 +2812,13 @@
1710
2812
  {
1711
2813
  "name": "Pooya Parsa",
1712
2814
  "github": "pi0",
1713
- "twitter": "_pi0_",
1714
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2815
+ "twitter": "_pi0_"
1715
2816
  }
1716
- ]
2817
+ ],
2818
+ "compatibility": {
2819
+ "nuxt": "^2.0.0",
2820
+ "requires": {}
2821
+ }
1717
2822
  },
1718
2823
  {
1719
2824
  "name": "onesignal",
@@ -1724,16 +2829,19 @@
1724
2829
  "github": "https://github.com/nuxt-community/onesignal-module",
1725
2830
  "website": "https://github.com/nuxt-community/onesignal-module",
1726
2831
  "learn_more": "https://onesignal.com/",
1727
- "category": "Devtools",
2832
+ "category": "Extensions",
1728
2833
  "type": "community",
1729
2834
  "maintainers": [
1730
2835
  {
1731
2836
  "name": "Pooya Parsa",
1732
2837
  "github": "pi0",
1733
- "twitter": "_pi0_",
1734
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2838
+ "twitter": "_pi0_"
1735
2839
  }
1736
- ]
2840
+ ],
2841
+ "compatibility": {
2842
+ "nuxt": "^2.0.0",
2843
+ "requires": {}
2844
+ }
1737
2845
  },
1738
2846
  {
1739
2847
  "name": "optimized-images",
@@ -1750,10 +2858,13 @@
1750
2858
  {
1751
2859
  "name": "Julio Marquez",
1752
2860
  "github": "juliomrqz",
1753
- "twitter": "juliomrqz",
1754
- "avatar": "https://avatars1.githubusercontent.com/u/1911993?v=4"
2861
+ "twitter": "juliomrqz"
1755
2862
  }
1756
- ]
2863
+ ],
2864
+ "compatibility": {
2865
+ "nuxt": "^2.0.0",
2866
+ "requires": {}
2867
+ }
1757
2868
  },
1758
2869
  {
1759
2870
  "name": "page-generator-helper",
@@ -1764,15 +2875,18 @@
1764
2875
  "github": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
1765
2876
  "website": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
1766
2877
  "learn_more": "",
1767
- "category": "Devtools",
2878
+ "category": "Extensions",
1768
2879
  "type": "3rd-party",
1769
2880
  "maintainers": [
1770
2881
  {
1771
2882
  "name": "GrabarzUndPartner",
1772
- "github": "GrabarzUndPartner",
1773
- "avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
2883
+ "github": "GrabarzUndPartner"
1774
2884
  }
1775
- ]
2885
+ ],
2886
+ "compatibility": {
2887
+ "nuxt": "^2.0.0",
2888
+ "requires": {}
2889
+ }
1776
2890
  },
1777
2891
  {
1778
2892
  "name": "parse",
@@ -1788,10 +2902,85 @@
1788
2902
  "maintainers": [
1789
2903
  {
1790
2904
  "name": "cierrateam",
1791
- "github": "cierrateam",
1792
- "avatar": "https://avatars3.githubusercontent.com/u/42889913?v=4"
2905
+ "github": "cierrateam"
2906
+ }
2907
+ ],
2908
+ "compatibility": {
2909
+ "nuxt": "^2.0.0",
2910
+ "requires": {}
2911
+ }
2912
+ },
2913
+ {
2914
+ "name": "partytown",
2915
+ "description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
2916
+ "repo": "nuxt-modules/partytown",
2917
+ "npm": "@nuxtjs/partytown",
2918
+ "icon": "partytown.svg",
2919
+ "github": "https://github.com/nuxt-modules/partytown",
2920
+ "website": "https://github.com/nuxt-modules/partytown",
2921
+ "learn_more": "https://partytown.builder.io/",
2922
+ "category": "Performance",
2923
+ "type": "community",
2924
+ "maintainers": [
2925
+ {
2926
+ "name": "Daniel Roe",
2927
+ "github": "danielroe",
2928
+ "twitter": "danielcroe"
2929
+ }
2930
+ ],
2931
+ "compatibility": {
2932
+ "nuxt": "^2.0.0 || ^3.0.0",
2933
+ "requires": {
2934
+ "bridge": true
2935
+ }
2936
+ }
2937
+ },
2938
+ {
2939
+ "name": "persian-datepicker",
2940
+ "description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
2941
+ "repo": "alireza-ab/vue-persian-datepicker",
2942
+ "npm": "@alireza-ab/vue-persian-datepicker",
2943
+ "icon": "persian-datepicker.svg",
2944
+ "github": "https://github.com/alireza-ab/vue-persian-datepicker",
2945
+ "website": "https://alireza-ab.ir/datepicker",
2946
+ "learn_more": "https://alireza-ab.ir/datepicker",
2947
+ "category": "Date",
2948
+ "type": "3rd-party",
2949
+ "maintainers": [
2950
+ {
2951
+ "name": "Alireza Alibeiki",
2952
+ "github": "alireza-ab",
2953
+ "avatar": "https://avatars0.githubusercontent.com/u/55649373?v=4"
1793
2954
  }
1794
- ]
2955
+ ],
2956
+ "compatibility": {
2957
+ "nuxt": "^2.0.0",
2958
+ "requires": {}
2959
+ }
2960
+ },
2961
+ {
2962
+ "name": "pinia",
2963
+ "description": "The Vue Store that you will enjoy using",
2964
+ "repo": "posva/pinia#v2/packages/nuxt",
2965
+ "npm": "@pinia/nuxt",
2966
+ "icon": "pinia.svg",
2967
+ "github": "https://github.com/posva/pinia/tree/v2/packages/nuxt",
2968
+ "website": "https://pinia.esm.dev/",
2969
+ "learn_more": "",
2970
+ "category": "Extensions",
2971
+ "type": "3rd-party",
2972
+ "maintainers": [
2973
+ {
2974
+ "name": "posva",
2975
+ "github": "posva"
2976
+ }
2977
+ ],
2978
+ "compatibility": {
2979
+ "nuxt": "^2.0.0 || ^3.0.0",
2980
+ "requires": {
2981
+ "bridge": "optional"
2982
+ }
2983
+ }
1795
2984
  },
1796
2985
  {
1797
2986
  "name": "plausible",
@@ -1807,10 +2996,15 @@
1807
2996
  "maintainers": [
1808
2997
  {
1809
2998
  "name": "moritzsternemann",
1810
- "github": "moritzsternemann",
1811
- "avatar": "https://avatars1.githubusercontent.com/u/3034168?v=4"
2999
+ "github": "moritzsternemann"
1812
3000
  }
1813
- ]
3001
+ ],
3002
+ "compatibility": {
3003
+ "nuxt": "^2.0.0 || ^3.0.0",
3004
+ "requires": {
3005
+ "bridge": "optional"
3006
+ }
3007
+ }
1814
3008
  },
1815
3009
  {
1816
3010
  "name": "precompress",
@@ -1826,41 +3020,36 @@
1826
3020
  "maintainers": [
1827
3021
  {
1828
3022
  "name": "frenchrabbit",
1829
- "github": "frenchrabbit",
1830
- "avatar": "https://avatars3.githubusercontent.com/u/9402252?v=4"
3023
+ "github": "frenchrabbit"
1831
3024
  }
1832
- ]
3025
+ ],
3026
+ "compatibility": {
3027
+ "nuxt": "^2.0.0",
3028
+ "requires": {}
3029
+ }
1833
3030
  },
1834
3031
  {
1835
3032
  "name": "prismic",
1836
3033
  "description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
1837
- "repo": "nuxt-community/prismic-module",
3034
+ "repo": "nuxt-modules/prismic",
1838
3035
  "npm": "@nuxtjs/prismic",
1839
3036
  "icon": "prismic.png",
1840
- "github": "https://github.com/nuxt-community/prismic-module",
3037
+ "github": "https://github.com/nuxt-modules/prismic",
1841
3038
  "website": "https://prismic.nuxtjs.org",
1842
- "learn_more": "https://prismic.io/",
3039
+ "learn_more": "https://prismic.io",
1843
3040
  "category": "CMS",
1844
3041
  "type": "community",
1845
3042
  "maintainers": [
1846
- {
1847
- "name": "Sébastien Chopin",
1848
- "github": "Atinux",
1849
- "twitter": "Atinux",
1850
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
1851
- },
1852
3043
  {
1853
3044
  "name": "lihbr",
1854
3045
  "github": "lihbr",
1855
- "twitter": "li_hbr",
1856
- "avatar": "https://avatars1.githubusercontent.com/u/25330882?v=4"
1857
- },
1858
- {
1859
- "name": "James Pegg",
1860
- "github": "jamespegg",
1861
- "avatar": "https://avatars1.githubusercontent.com/u/894505?v=4"
3046
+ "twitter": "li_hbr"
1862
3047
  }
1863
- ]
3048
+ ],
3049
+ "compatibility": {
3050
+ "nuxt": "^2.0.0 || ^3.0.0",
3051
+ "requires": {}
3052
+ }
1864
3053
  },
1865
3054
  {
1866
3055
  "name": "protected-mailto",
@@ -1876,10 +3065,13 @@
1876
3065
  "maintainers": [
1877
3066
  {
1878
3067
  "name": "mmoollllee",
1879
- "github": "mmoollllee",
1880
- "avatar": "https://avatars1.githubusercontent.com/u/26859300?v=4"
3068
+ "github": "mmoollllee"
1881
3069
  }
1882
- ]
3070
+ ],
3071
+ "compatibility": {
3072
+ "nuxt": "^2.0.0",
3073
+ "requires": {}
3074
+ }
1883
3075
  },
1884
3076
  {
1885
3077
  "name": "proxy",
@@ -1896,10 +3088,13 @@
1896
3088
  {
1897
3089
  "name": "Pooya Parsa",
1898
3090
  "github": "pi0",
1899
- "twitter": "_pi0_",
1900
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
3091
+ "twitter": "_pi0_"
1901
3092
  }
1902
- ]
3093
+ ],
3094
+ "compatibility": {
3095
+ "nuxt": "^2.0.0",
3096
+ "requires": {}
3097
+ }
1903
3098
  },
1904
3099
  {
1905
3100
  "name": "prune-html",
@@ -1914,16 +3109,20 @@
1914
3109
  "type": "3rd-party",
1915
3110
  "maintainers": [
1916
3111
  {
1917
- "name": "LuXDAmore",
3112
+ "name": "Luca Iaconelli",
1918
3113
  "github": "LuXDAmore",
1919
- "avatar": "https://avatars0.githubusercontent.com/u/3841171?v=4"
3114
+ "twitter": "luxdamore"
1920
3115
  }
1921
- ]
3116
+ ],
3117
+ "compatibility": {
3118
+ "nuxt": "^2.0.0",
3119
+ "requires": {}
3120
+ }
1922
3121
  },
1923
3122
  {
1924
3123
  "name": "purgecss",
1925
3124
  "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js",
1926
- "repo": "Developmint/nuxt-purgecss",
3125
+ "repo": "Developmint/nuxt-purgecss#main",
1927
3126
  "npm": "nuxt-purgecss",
1928
3127
  "icon": "purgecss.png",
1929
3128
  "github": "https://github.com/Developmint/nuxt-purgecss",
@@ -1934,14 +3133,17 @@
1934
3133
  "maintainers": [
1935
3134
  {
1936
3135
  "name": "Developmint",
1937
- "github": "Developmint",
1938
- "avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
3136
+ "github": "Developmint"
1939
3137
  }
1940
- ]
3138
+ ],
3139
+ "compatibility": {
3140
+ "nuxt": "^2.0.0 || ^3.0.0",
3141
+ "requires": {}
3142
+ }
1941
3143
  },
1942
3144
  {
1943
3145
  "name": "pwa",
1944
- "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your apps performance.",
3146
+ "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your app's performance.",
1945
3147
  "repo": "nuxt-community/pwa-module",
1946
3148
  "npm": "@nuxtjs/pwa",
1947
3149
  "icon": "pwa.png",
@@ -1954,10 +3156,15 @@
1954
3156
  {
1955
3157
  "name": "Pooya Parsa",
1956
3158
  "github": "pi0",
1957
- "twitter": "_pi0_",
1958
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
3159
+ "twitter": "_pi0_"
1959
3160
  }
1960
- ]
3161
+ ],
3162
+ "compatibility": {
3163
+ "nuxt": "^2.0.0",
3164
+ "requires": {
3165
+ "bridge": "optional"
3166
+ }
3167
+ }
1961
3168
  },
1962
3169
  {
1963
3170
  "name": "python",
@@ -1968,15 +3175,18 @@
1968
3175
  "github": "https://github.com/nuxt-community/python-module",
1969
3176
  "website": "https://github.com/nuxt-community/python-module",
1970
3177
  "learn_more": "https://www.python.org/",
1971
- "category": "Devtools",
3178
+ "category": "Extensions",
1972
3179
  "type": "community",
1973
3180
  "maintainers": [
1974
3181
  {
1975
3182
  "name": "Sebastian Silva",
1976
- "github": "icarito",
1977
- "avatar": "https://avatars0.githubusercontent.com/u/199755?v=4"
3183
+ "github": "icarito"
1978
3184
  }
1979
- ]
3185
+ ],
3186
+ "compatibility": {
3187
+ "nuxt": "^2.0.0",
3188
+ "requires": {}
3189
+ }
1980
3190
  },
1981
3191
  {
1982
3192
  "name": "recaptcha",
@@ -1992,10 +3202,13 @@
1992
3202
  "maintainers": [
1993
3203
  {
1994
3204
  "name": "mvrlin",
1995
- "github": "mvrlin",
1996
- "avatar": "https://avatars1.githubusercontent.com/u/24970784?v=4"
3205
+ "github": "mvrlin"
1997
3206
  }
1998
- ]
3207
+ ],
3208
+ "compatibility": {
3209
+ "nuxt": "^2.0.0",
3210
+ "requires": {}
3211
+ }
1999
3212
  },
2000
3213
  {
2001
3214
  "name": "redirect",
@@ -2012,10 +3225,13 @@
2012
3225
  {
2013
3226
  "name": "Alexander Lichter",
2014
3227
  "github": "manniL",
2015
- "twitter": "TheAlexLichter",
2016
- "avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
3228
+ "twitter": "TheAlexLichter"
2017
3229
  }
2018
- ]
3230
+ ],
3231
+ "compatibility": {
3232
+ "nuxt": "^2.0.0",
3233
+ "requires": {}
3234
+ }
2019
3235
  },
2020
3236
  {
2021
3237
  "name": "rfg-icon",
@@ -2026,15 +3242,18 @@
2026
3242
  "github": "https://github.com/pimlie/nuxt-rfg-icon",
2027
3243
  "website": "https://github.com/pimlie/nuxt-rfg-icon",
2028
3244
  "learn_more": "https://realfavicongenerator.net/",
2029
- "category": "Devtools",
3245
+ "category": "SEO",
2030
3246
  "type": "3rd-party",
2031
3247
  "maintainers": [
2032
3248
  {
2033
3249
  "name": "pimlie",
2034
- "github": "pimlie",
2035
- "avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
3250
+ "github": "pimlie"
2036
3251
  }
2037
- ]
3252
+ ],
3253
+ "compatibility": {
3254
+ "nuxt": "^2.0.0",
3255
+ "requires": {}
3256
+ }
2038
3257
  },
2039
3258
  {
2040
3259
  "name": "robots",
@@ -2050,10 +3269,15 @@
2050
3269
  "maintainers": [
2051
3270
  {
2052
3271
  "name": "Ricardo Gobbo de Souza",
2053
- "github": "ricardogobbosouza",
2054
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
3272
+ "github": "ricardogobbosouza"
2055
3273
  }
2056
- ]
3274
+ ],
3275
+ "compatibility": {
3276
+ "nuxt": "^2.0.0 || ^3.0.0",
3277
+ "requires": {
3278
+ "bridge": "optional"
3279
+ }
3280
+ }
2057
3281
  },
2058
3282
  {
2059
3283
  "name": "rollbar",
@@ -2069,10 +3293,13 @@
2069
3293
  "maintainers": [
2070
3294
  {
2071
3295
  "name": "Gaël Reyrol",
2072
- "github": "gaelreyrol",
2073
- "avatar": "https://avatars1.githubusercontent.com/u/498465?v=4"
3296
+ "github": "gaelreyrol"
2074
3297
  }
2075
- ]
3298
+ ],
3299
+ "compatibility": {
3300
+ "nuxt": "^2.0.0",
3301
+ "requires": {}
3302
+ }
2076
3303
  },
2077
3304
  {
2078
3305
  "name": "router-extras",
@@ -2083,16 +3310,19 @@
2083
3310
  "github": "https://github.com/nuxt-community/router-extras-module",
2084
3311
  "website": "https://github.com/nuxt-community/router-extras-module",
2085
3312
  "learn_more": "",
2086
- "category": "Devtools",
3313
+ "category": "Extensions",
2087
3314
  "type": "community",
2088
3315
  "maintainers": [
2089
3316
  {
2090
3317
  "name": "Ahad Birang",
2091
3318
  "github": "farnabaz",
2092
- "twitter": "a_birang",
2093
- "avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
3319
+ "twitter": "a_birang"
2094
3320
  }
2095
- ]
3321
+ ],
3322
+ "compatibility": {
3323
+ "nuxt": "^2.0.0",
3324
+ "requires": {}
3325
+ }
2096
3326
  },
2097
3327
  {
2098
3328
  "name": "router",
@@ -2103,24 +3333,27 @@
2103
3333
  "github": "https://github.com/nuxt-community/router-module",
2104
3334
  "website": "https://github.com/nuxt-community/router-module",
2105
3335
  "learn_more": "",
2106
- "category": "Devtools",
3336
+ "category": "Extensions",
2107
3337
  "type": "community",
2108
3338
  "maintainers": [
2109
3339
  {
2110
3340
  "name": "Sébastien Chopin",
2111
3341
  "github": "Atinux",
2112
- "twitter": "Atinux",
2113
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
3342
+ "twitter": "Atinux"
2114
3343
  }
2115
- ]
3344
+ ],
3345
+ "compatibility": {
3346
+ "nuxt": "^2.0.0",
3347
+ "requires": {}
3348
+ }
2116
3349
  },
2117
3350
  {
2118
3351
  "name": "sanity",
2119
- "description": "Access text, images, and other media with Nuxt.js and the Sanity headless CMS.",
2120
- "repo": "nuxt-community/sanity-module#main",
3352
+ "description": "Access text, images, and other media with Nuxt and the Sanity headless CMS.",
3353
+ "repo": "nuxt-modules/sanity#main",
2121
3354
  "npm": "@nuxtjs/sanity",
2122
3355
  "icon": "sanity.png",
2123
- "github": "https://github.com/nuxt-community/sanity-module#main",
3356
+ "github": "https://github.com/nuxt-modules/sanity#main",
2124
3357
  "website": "https://sanity.nuxtjs.org",
2125
3358
  "learn_more": "https://www.sanity.io/",
2126
3359
  "category": "CMS",
@@ -2129,10 +3362,39 @@
2129
3362
  {
2130
3363
  "name": "Daniel Roe",
2131
3364
  "github": "danielroe",
2132
- "twitter": "danielcroe",
2133
- "avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
3365
+ "twitter": "danielcroe"
3366
+ }
3367
+ ],
3368
+ "compatibility": {
3369
+ "nuxt": "^2.0.0 || ^3.0.0",
3370
+ "requires": {
3371
+ "bridge": "optional"
3372
+ }
3373
+ }
3374
+ },
3375
+ {
3376
+ "name": "schema-org",
3377
+ "description": "Schema.org for Nuxt, supporting typed and automated Google Rich Results.",
3378
+ "repo": "vueuse/schema-org#main/packages/nuxt",
3379
+ "npm": "nuxt-schema-org",
3380
+ "icon": "schema-org.svg",
3381
+ "github": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
3382
+ "website": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
3383
+ "learn_more": "https://vue-schema-org.netlify.app/guide/setup/nuxt.html",
3384
+ "category": "SEO",
3385
+ "type": "3rd-party",
3386
+ "maintainers": [
3387
+ {
3388
+ "name": "Harlan Wilton",
3389
+ "github": "harlan-zw",
3390
+ "twitter": "harlan_zw",
3391
+ "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
2134
3392
  }
2135
- ]
3393
+ ],
3394
+ "compatibility": {
3395
+ "nuxt": "^3.0.0",
3396
+ "requires": {}
3397
+ }
2136
3398
  },
2137
3399
  {
2138
3400
  "name": "scss-to-js",
@@ -2148,10 +3410,13 @@
2148
3410
  "maintainers": [
2149
3411
  {
2150
3412
  "name": "sugoidesune",
2151
- "github": "sugoidesune",
2152
- "avatar": "https://avatars0.githubusercontent.com/u/20317691?v=4"
3413
+ "github": "sugoidesune"
2153
3414
  }
2154
- ]
3415
+ ],
3416
+ "compatibility": {
3417
+ "nuxt": "^2.0.0",
3418
+ "requires": {}
3419
+ }
2155
3420
  },
2156
3421
  {
2157
3422
  "name": "segment",
@@ -2167,10 +3432,13 @@
2167
3432
  "maintainers": [
2168
3433
  {
2169
3434
  "name": "dansmaculotte",
2170
- "github": "dansmaculotte",
2171
- "avatar": "https://avatars1.githubusercontent.com/u/44588441?v=4"
3435
+ "github": "dansmaculotte"
2172
3436
  }
2173
- ]
3437
+ ],
3438
+ "compatibility": {
3439
+ "nuxt": "^2.0.0",
3440
+ "requires": {}
3441
+ }
2174
3442
  },
2175
3443
  {
2176
3444
  "name": "sentry",
@@ -2186,10 +3454,36 @@
2186
3454
  "maintainers": [
2187
3455
  {
2188
3456
  "name": "Rafał Chłodnicki",
2189
- "github": "rchl",
2190
- "avatar": "https://avatars1.githubusercontent.com/u/153197?v=4"
3457
+ "github": "rchl"
2191
3458
  }
2192
- ]
3459
+ ],
3460
+ "compatibility": {
3461
+ "nuxt": "^2.0.0",
3462
+ "requires": {}
3463
+ }
3464
+ },
3465
+ {
3466
+ "name": "seo-meta",
3467
+ "description": "Simple generate seo metadata",
3468
+ "repo": "ihavecoke/nuxtjs-seo-meta#main/packages/core",
3469
+ "npm": "nuxt-seo-meta",
3470
+ "icon": "",
3471
+ "github": "https://github.com/ihavecoke/nuxtjs-seo-meta",
3472
+ "website": "https://github.com/ihavecoke/nuxtjs-seo-meta",
3473
+ "learn_more": "",
3474
+ "category": "SEO",
3475
+ "type": "3rd-party",
3476
+ "maintainers": [
3477
+ {
3478
+ "name": "ihavecoke",
3479
+ "github": "ihavecoke",
3480
+ "avatar": "https://avatars0.githubusercontent.com/u/10757551?v=4"
3481
+ }
3482
+ ],
3483
+ "compatibility": {
3484
+ "nuxt": "^2.0.0",
3485
+ "requires": {}
3486
+ }
2193
3487
  },
2194
3488
  {
2195
3489
  "name": "seomatic-meta",
@@ -2205,10 +3499,13 @@
2205
3499
  "maintainers": [
2206
3500
  {
2207
3501
  "name": "ben-rogerson",
2208
- "github": "ben-rogerson",
2209
- "avatar": "https://avatars0.githubusercontent.com/u/21288568?v=4"
3502
+ "github": "ben-rogerson"
2210
3503
  }
2211
- ]
3504
+ ],
3505
+ "compatibility": {
3506
+ "nuxt": "^2.0.0",
3507
+ "requires": {}
3508
+ }
2212
3509
  },
2213
3510
  {
2214
3511
  "name": "separate-env",
@@ -2219,16 +3516,19 @@
2219
3516
  "github": "https://github.com/nuxt-community/separate-env-module",
2220
3517
  "website": "https://github.com/nuxt-community/separate-env-module",
2221
3518
  "learn_more": "",
2222
- "category": "Devtools",
3519
+ "category": "Extensions",
2223
3520
  "type": "community",
2224
3521
  "maintainers": [
2225
3522
  {
2226
3523
  "name": "Alexander Lichter",
2227
3524
  "github": "manniL",
2228
- "twitter": "TheAlexLichter",
2229
- "avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
3525
+ "twitter": "TheAlexLichter"
2230
3526
  }
2231
- ]
3527
+ ],
3528
+ "compatibility": {
3529
+ "nuxt": "^2.0.0",
3530
+ "requires": {}
3531
+ }
2232
3532
  },
2233
3533
  {
2234
3534
  "name": "shopify",
@@ -2244,10 +3544,13 @@
2244
3544
  "maintainers": [
2245
3545
  {
2246
3546
  "name": "Gomah",
2247
- "github": "Gomah",
2248
- "avatar": "https://avatars1.githubusercontent.com/u/2362138?v=4"
3547
+ "github": "Gomah"
2249
3548
  }
2250
- ]
3549
+ ],
3550
+ "compatibility": {
3551
+ "nuxt": "^2.0.0",
3552
+ "requires": {}
3553
+ }
2251
3554
  },
2252
3555
  {
2253
3556
  "name": "simple-line-icons",
@@ -2263,10 +3566,13 @@
2263
3566
  "maintainers": [
2264
3567
  {
2265
3568
  "name": "vaso2",
2266
- "github": "vaso2",
2267
- "avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
3569
+ "github": "vaso2"
2268
3570
  }
2269
- ]
3571
+ ],
3572
+ "compatibility": {
3573
+ "nuxt": "^2.0.0",
3574
+ "requires": {}
3575
+ }
2270
3576
  },
2271
3577
  {
2272
3578
  "name": "sitemap",
@@ -2275,7 +3581,7 @@
2275
3581
  "npm": "@nuxtjs/sitemap",
2276
3582
  "icon": "",
2277
3583
  "github": "https://github.com/nuxt-community/sitemap-module#dev",
2278
- "website": "https://github.com/nuxt-community/sitemap-module#dev",
3584
+ "website": "https://sitemap.nuxtjs.org",
2279
3585
  "learn_more": "",
2280
3586
  "category": "SEO",
2281
3587
  "type": "community",
@@ -2283,10 +3589,36 @@
2283
3589
  {
2284
3590
  "name": "Nicolas PENNEC",
2285
3591
  "github": "NicoPennec",
2286
- "twitter": "NicoPennec",
2287
- "avatar": "https://avatars3.githubusercontent.com/u/493223?v=4"
3592
+ "twitter": "NicoPennec"
3593
+ }
3594
+ ],
3595
+ "compatibility": {
3596
+ "nuxt": "^2.0.0",
3597
+ "requires": {}
3598
+ }
3599
+ },
3600
+ {
3601
+ "name": "snipcart",
3602
+ "description": "Snipcart integration module for Nuxt.js",
3603
+ "repo": "nuxt-community/snipcart-module",
3604
+ "npm": "@nuxtjs/snipcart",
3605
+ "icon": "snipcart.png",
3606
+ "github": "https://github.com/nuxt-community/snipcart-module",
3607
+ "website": "https://github.com/nuxt-community/snipcart-module",
3608
+ "learn_more": "",
3609
+ "category": "Payment",
3610
+ "type": "community",
3611
+ "maintainers": [
3612
+ {
3613
+ "name": "Florent GIRAUD",
3614
+ "github": "f3ltron",
3615
+ "twitter": "giraud_florent"
2288
3616
  }
2289
- ]
3617
+ ],
3618
+ "compatibility": {
3619
+ "nuxt": "^2.0.0",
3620
+ "requires": {}
3621
+ }
2290
3622
  },
2291
3623
  {
2292
3624
  "name": "social-meta",
@@ -2302,10 +3634,13 @@
2302
3634
  "maintainers": [
2303
3635
  {
2304
3636
  "name": "AlekseyPleshkov",
2305
- "github": "AlekseyPleshkov",
2306
- "avatar": "https://avatars0.githubusercontent.com/u/11446603?v=4"
3637
+ "github": "AlekseyPleshkov"
2307
3638
  }
2308
- ]
3639
+ ],
3640
+ "compatibility": {
3641
+ "nuxt": "^2.0.0",
3642
+ "requires": {}
3643
+ }
2309
3644
  },
2310
3645
  {
2311
3646
  "name": "socket-io",
@@ -2321,10 +3656,13 @@
2321
3656
  "maintainers": [
2322
3657
  {
2323
3658
  "name": "richardeschloss",
2324
- "github": "richardeschloss",
2325
- "avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
3659
+ "github": "richardeschloss"
2326
3660
  }
2327
- ]
3661
+ ],
3662
+ "compatibility": {
3663
+ "nuxt": "^2.0.0",
3664
+ "requires": {}
3665
+ }
2328
3666
  },
2329
3667
  {
2330
3668
  "name": "speedcurve",
@@ -2341,10 +3679,46 @@
2341
3679
  {
2342
3680
  "name": "Josh Deltener",
2343
3681
  "github": "hecktarzuli",
2344
- "twitter": "JoshDeltener",
2345
- "avatar": "https://avatars2.githubusercontent.com/u/2112282?v=4"
3682
+ "twitter": "JoshDeltener"
3683
+ }
3684
+ ],
3685
+ "compatibility": {
3686
+ "nuxt": "^2.0.0",
3687
+ "requires": {}
3688
+ }
3689
+ },
3690
+ {
3691
+ "name": "speedkit",
3692
+ "description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
3693
+ "repo": "GrabarzUndPartner/nuxt-speedkit",
3694
+ "npm": "nuxt-speedkit",
3695
+ "icon": "speedkit.png",
3696
+ "github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
3697
+ "website": "https://nuxt-speedkit.grabarzundpartner.dev",
3698
+ "learn_more": "",
3699
+ "category": "Performance",
3700
+ "type": "3rd-party",
3701
+ "maintainers": [
3702
+ {
3703
+ "name": "Stephan Gerbeth",
3704
+ "github": "StephanGerbeth",
3705
+ "avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
3706
+ },
3707
+ {
3708
+ "name": "Thorn Walli",
3709
+ "github": "ThornWalli",
3710
+ "avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
3711
+ },
3712
+ {
3713
+ "name": "Grabarz & Partner",
3714
+ "github": "GrabarzUndPartner",
3715
+ "avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
2346
3716
  }
2347
- ]
3717
+ ],
3718
+ "compatibility": {
3719
+ "nuxt": "^2.0.0",
3720
+ "requires": {}
3721
+ }
2348
3722
  },
2349
3723
  {
2350
3724
  "name": "storage",
@@ -2355,15 +3729,40 @@
2355
3729
  "github": "https://github.com/mazipan/nuxt-storage",
2356
3730
  "website": "https://github.com/mazipan/nuxt-storage",
2357
3731
  "learn_more": "https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage",
2358
- "category": "Devtools",
3732
+ "category": "Extensions",
2359
3733
  "type": "3rd-party",
2360
3734
  "maintainers": [
2361
3735
  {
2362
3736
  "name": "mazipan",
2363
- "github": "mazipan",
2364
- "avatar": "https://avatars0.githubusercontent.com/u/7221389?v=4"
3737
+ "github": "mazipan"
3738
+ }
3739
+ ],
3740
+ "compatibility": {
3741
+ "nuxt": "^2.0.0",
3742
+ "requires": {}
3743
+ }
3744
+ },
3745
+ {
3746
+ "name": "storefront-ui",
3747
+ "description": "Storefront UI Module for Nuxt.js",
3748
+ "repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
3749
+ "npm": "@storefront-ui/nuxt",
3750
+ "icon": "storefront-ui.svg",
3751
+ "github": "https://github.com/vuestorefront/storefront-ui/tree/develop/packages/nuxt-module",
3752
+ "website": "https://docs.storefrontui.io/?path=/story/getting-started-installation--page#installation",
3753
+ "learn_more": "https://docs.storefrontui.io/",
3754
+ "category": "UI",
3755
+ "type": "3rd-party",
3756
+ "maintainers": [
3757
+ {
3758
+ "name": "Jakub Andrzejewski",
3759
+ "github": "Baroshem"
2365
3760
  }
2366
- ]
3761
+ ],
3762
+ "compatibility": {
3763
+ "nuxt": "^2.0.0",
3764
+ "requires": {}
3765
+ }
2367
3766
  },
2368
3767
  {
2369
3768
  "name": "stories",
@@ -2379,16 +3778,19 @@
2379
3778
  "maintainers": [
2380
3779
  {
2381
3780
  "name": "richardeschloss",
2382
- "github": "richardeschloss",
2383
- "avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
3781
+ "github": "richardeschloss"
2384
3782
  }
2385
- ]
3783
+ ],
3784
+ "compatibility": {
3785
+ "nuxt": "^2.0.0",
3786
+ "requires": {}
3787
+ }
2386
3788
  },
2387
3789
  {
2388
3790
  "name": "storyblok",
2389
3791
  "description": "Storyblok Nuxt.js module",
2390
- "repo": "storyblok/storyblok-nuxt",
2391
- "npm": "storyblok-nuxt",
3792
+ "repo": "storyblok/storyblok-nuxt#master/lib",
3793
+ "npm": "@storyblok/nuxt",
2392
3794
  "icon": "storyblok.png",
2393
3795
  "github": "https://github.com/storyblok/storyblok-nuxt",
2394
3796
  "website": "https://github.com/storyblok/storyblok-nuxt",
@@ -2398,10 +3800,13 @@
2398
3800
  "maintainers": [
2399
3801
  {
2400
3802
  "name": "storyblok",
2401
- "github": "storyblok",
2402
- "avatar": "https://avatars0.githubusercontent.com/u/13880908?v=4"
3803
+ "github": "storyblok"
2403
3804
  }
2404
- ]
3805
+ ],
3806
+ "compatibility": {
3807
+ "nuxt": "^2.0.0 || ^3.0.0",
3808
+ "requires": {}
3809
+ }
2405
3810
  },
2406
3811
  {
2407
3812
  "name": "storybook",
@@ -2418,16 +3823,20 @@
2418
3823
  {
2419
3824
  "name": "Ahad Birang",
2420
3825
  "github": "farnabaz",
2421
- "twitter": "a_birang",
2422
- "avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
3826
+ "twitter": "a_birang"
2423
3827
  },
2424
3828
  {
2425
3829
  "name": "Pooya Parsa",
2426
3830
  "github": "pi0",
2427
- "twitter": "_pi0_",
2428
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
3831
+ "twitter": "_pi0_"
3832
+ }
3833
+ ],
3834
+ "compatibility": {
3835
+ "nuxt": "^2.0.0",
3836
+ "requires": {
3837
+ "bridge": "optional"
2429
3838
  }
2430
- ]
3839
+ }
2431
3840
  },
2432
3841
  {
2433
3842
  "name": "strapi",
@@ -2444,16 +3853,20 @@
2444
3853
  {
2445
3854
  "name": "Benjamin Canac",
2446
3855
  "github": "benjamincanac",
2447
- "twitter": "benjamincanac",
2448
- "avatar": "https://avatars2.githubusercontent.com/u/739984?v=4"
3856
+ "twitter": "benjamincanac"
2449
3857
  },
2450
3858
  {
2451
3859
  "name": "Sébastien Chopin",
2452
3860
  "github": "Atinux",
2453
- "twitter": "Atinux",
2454
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
3861
+ "twitter": "Atinux"
3862
+ }
3863
+ ],
3864
+ "compatibility": {
3865
+ "nuxt": "^2.0.0 || ^3.0.0",
3866
+ "requires": {
3867
+ "bridge": true
2455
3868
  }
2456
- ]
3869
+ }
2457
3870
  },
2458
3871
  {
2459
3872
  "name": "stripe",
@@ -2469,10 +3882,13 @@
2469
3882
  "maintainers": [
2470
3883
  {
2471
3884
  "name": "WilliamDASILVA",
2472
- "github": "WilliamDASILVA",
2473
- "avatar": "https://avatars3.githubusercontent.com/u/2766008?v=4"
3885
+ "github": "WilliamDASILVA"
2474
3886
  }
2475
- ]
3887
+ ],
3888
+ "compatibility": {
3889
+ "nuxt": "^2.0.0",
3890
+ "requires": {}
3891
+ }
2476
3892
  },
2477
3893
  {
2478
3894
  "name": "style-resources",
@@ -2489,10 +3905,13 @@
2489
3905
  {
2490
3906
  "name": "Alexander Lichter",
2491
3907
  "github": "manniL",
2492
- "twitter": "TheAlexLichter",
2493
- "avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
3908
+ "twitter": "TheAlexLichter"
2494
3909
  }
2495
- ]
3910
+ ],
3911
+ "compatibility": {
3912
+ "nuxt": "^2.0.0",
3913
+ "requires": {}
3914
+ }
2496
3915
  },
2497
3916
  {
2498
3917
  "name": "stylelint",
@@ -2508,10 +3927,69 @@
2508
3927
  "maintainers": [
2509
3928
  {
2510
3929
  "name": "Ricardo Gobbo de Souza",
2511
- "github": "ricardogobbosouza",
2512
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
3930
+ "github": "ricardogobbosouza"
3931
+ }
3932
+ ],
3933
+ "compatibility": {
3934
+ "nuxt": "^2.0.0",
3935
+ "requires": {}
3936
+ }
3937
+ },
3938
+ {
3939
+ "name": "stylify",
3940
+ "description": "Stylify generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
3941
+ "repo": "stylify/packages#master/packages/nuxt",
3942
+ "npm": "@stylify/nuxt",
3943
+ "icon": "stylify.svg",
3944
+ "github": "https://github.com/stylify/packages/tree/master/packages/nuxt",
3945
+ "website": "https://stylifycss.com/docs/nuxt",
3946
+ "learn_more": "https://stylifycss.com",
3947
+ "category": "UI",
3948
+ "type": "3rd-party",
3949
+ "maintainers": [
3950
+ {
3951
+ "name": "Vladimír Macháček",
3952
+ "github": "Machy8",
3953
+ "twitter": "8machy"
3954
+ }
3955
+ ],
3956
+ "compatibility": {
3957
+ "nuxt": "^2.0.0 || ^3.0.0",
3958
+ "requires": {}
3959
+ }
3960
+ },
3961
+ {
3962
+ "name": "supabase",
3963
+ "description": "First class integration with Supabase",
3964
+ "repo": "nuxt-community/supabase-module",
3965
+ "npm": "@nuxtjs/supabase",
3966
+ "icon": "supabase.png",
3967
+ "github": "https://github.com/nuxt-community/supabase-module",
3968
+ "website": "https://supabase.nuxtjs.org",
3969
+ "learn_more": "https://supabase.com",
3970
+ "category": "Database",
3971
+ "type": "community",
3972
+ "maintainers": [
3973
+ {
3974
+ "name": "Baptiste Leproux",
3975
+ "github": "larbish",
3976
+ "twitter": "baptistelprx"
3977
+ },
3978
+ {
3979
+ "name": "Sebastien Chopin",
3980
+ "github": "Atinux",
3981
+ "twitter": "Atinux"
3982
+ },
3983
+ {
3984
+ "name": "Scott Robertson",
3985
+ "github": "scottrobertson",
3986
+ "twitter": "scottymeuk"
2513
3987
  }
2514
- ]
3988
+ ],
3989
+ "compatibility": {
3990
+ "nuxt": "^2.0.0 || ^3.0.0",
3991
+ "requires": {}
3992
+ }
2515
3993
  },
2516
3994
  {
2517
3995
  "name": "svg-loader",
@@ -2522,15 +4000,18 @@
2522
4000
  "github": "https://github.com/Developmint/nuxt-svg-loader",
2523
4001
  "website": "https://github.com/Developmint/nuxt-svg-loader",
2524
4002
  "learn_more": "",
2525
- "category": "Devtools",
4003
+ "category": "Extensions",
2526
4004
  "type": "3rd-party",
2527
4005
  "maintainers": [
2528
4006
  {
2529
4007
  "name": "Developmint",
2530
- "github": "Developmint",
2531
- "avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
4008
+ "github": "Developmint"
2532
4009
  }
2533
- ]
4010
+ ],
4011
+ "compatibility": {
4012
+ "nuxt": "^2.0.0",
4013
+ "requires": {}
4014
+ }
2534
4015
  },
2535
4016
  {
2536
4017
  "name": "svg-sprite",
@@ -2541,16 +4022,19 @@
2541
4022
  "github": "https://github.com/nuxt-community/svg-sprite-module",
2542
4023
  "website": "https://github.com/nuxt-community/svg-sprite-module",
2543
4024
  "learn_more": "",
2544
- "category": "Devtools",
4025
+ "category": "UI",
2545
4026
  "type": "community",
2546
4027
  "maintainers": [
2547
4028
  {
2548
4029
  "name": "Ahad Birang",
2549
4030
  "github": "farnabaz",
2550
- "twitter": "a_birang",
2551
- "avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
4031
+ "twitter": "a_birang"
2552
4032
  }
2553
- ]
4033
+ ],
4034
+ "compatibility": {
4035
+ "nuxt": "^2.0.0",
4036
+ "requires": {}
4037
+ }
2554
4038
  },
2555
4039
  {
2556
4040
  "name": "svg",
@@ -2561,15 +4045,18 @@
2561
4045
  "github": "https://github.com/nuxt-community/svg-module",
2562
4046
  "website": "https://github.com/nuxt-community/svg-module",
2563
4047
  "learn_more": "",
2564
- "category": "Devtools",
4048
+ "category": "Extensions",
2565
4049
  "type": "community",
2566
4050
  "maintainers": [
2567
4051
  {
2568
4052
  "name": "Sam Holmes",
2569
- "github": "sam3d",
2570
- "avatar": "https://avatars0.githubusercontent.com/u/8385528?v=4"
4053
+ "github": "sam3d"
2571
4054
  }
2572
- ]
4055
+ ],
4056
+ "compatibility": {
4057
+ "nuxt": "^2.0.0",
4058
+ "requires": {}
4059
+ }
2573
4060
  },
2574
4061
  {
2575
4062
  "name": "sweetalert2",
@@ -2585,10 +4072,13 @@
2585
4072
  "maintainers": [
2586
4073
  {
2587
4074
  "name": "ImreC",
2588
- "github": "ImreC",
2589
- "avatar": "https://avatars1.githubusercontent.com/u/9742684?v=4"
4075
+ "github": "ImreC"
2590
4076
  }
2591
- ]
4077
+ ],
4078
+ "compatibility": {
4079
+ "nuxt": "^2.0.0",
4080
+ "requires": {}
4081
+ }
2592
4082
  },
2593
4083
  {
2594
4084
  "name": "tailwindcss",
@@ -2605,10 +4095,36 @@
2605
4095
  {
2606
4096
  "name": "Sébastien Chopin",
2607
4097
  "github": "Atinux",
2608
- "twitter": "Atinux",
2609
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
4098
+ "twitter": "Atinux"
4099
+ }
4100
+ ],
4101
+ "compatibility": {
4102
+ "nuxt": "^2.0.0 || ^3.0.0",
4103
+ "requires": {}
4104
+ }
4105
+ },
4106
+ {
4107
+ "name": "tiktok-analytics",
4108
+ "description": "",
4109
+ "repo": "stickpro/nuxt-tiktok-analytics",
4110
+ "npm": "tiktok-analytics",
4111
+ "icon": "",
4112
+ "github": "https://github.com/stickpro/nuxt-tiktok-analytics",
4113
+ "website": "https://github.com/stickpro/nuxt-tiktok-analytics",
4114
+ "learn_more": "",
4115
+ "category": "Analytics",
4116
+ "type": "3rd-party",
4117
+ "maintainers": [
4118
+ {
4119
+ "name": "stickpro",
4120
+ "github": "stickpro",
4121
+ "avatar": "https://avatars.githubusercontent.com/u/25886722?v=4"
2610
4122
  }
2611
- ]
4123
+ ],
4124
+ "compatibility": {
4125
+ "nuxt": "^2.0.0",
4126
+ "requires": {}
4127
+ }
2612
4128
  },
2613
4129
  {
2614
4130
  "name": "toast",
@@ -2616,8 +4132,8 @@
2616
4132
  "repo": "nuxt-community/modules#master/packages/toast",
2617
4133
  "npm": "@nuxtjs/toast",
2618
4134
  "icon": "",
2619
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/toast",
2620
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/toast",
4135
+ "github": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
4136
+ "website": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
2621
4137
  "learn_more": "https://github.com/shakee93/vue-toasted",
2622
4138
  "category": "Libraries",
2623
4139
  "type": "community",
@@ -2625,10 +4141,70 @@
2625
4141
  {
2626
4142
  "name": "Pooya Parsa",
2627
4143
  "github": "pi0",
2628
- "twitter": "_pi0_",
2629
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
4144
+ "twitter": "_pi0_"
4145
+ }
4146
+ ],
4147
+ "compatibility": {
4148
+ "nuxt": "^2.0.0",
4149
+ "requires": {}
4150
+ }
4151
+ },
4152
+ {
4153
+ "name": "twa",
4154
+ "description": "Nuxt.js module for generating Trusted Web App from Nuxt.js app",
4155
+ "repo": "tuarrep/nuxt-twa",
4156
+ "npm": "nuxt-twa",
4157
+ "icon": "",
4158
+ "github": "https://github.com/tuarrep/nuxt-twa",
4159
+ "website": "https://nuxt-twa.tuarrep.dev",
4160
+ "learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity/overview/",
4161
+ "category": "Performance",
4162
+ "type": "3rd-party",
4163
+ "maintainers": [
4164
+ {
4165
+ "name": "Nicolas Perraut",
4166
+ "github": "tuarrep"
4167
+ }
4168
+ ],
4169
+ "compatibility": {
4170
+ "nuxt": "^2.0.0",
4171
+ "requires": {
4172
+ "bridge": "optional"
4173
+ }
4174
+ }
4175
+ },
4176
+ {
4177
+ "name": "twicpics",
4178
+ "description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
4179
+ "repo": "TwicPics/components",
4180
+ "npm": "@twicpics/components",
4181
+ "icon": "twicpics.svg",
4182
+ "github": "https://github.com/TwicPics/components",
4183
+ "website": "https://www.twicpics.com/docs/components/nuxt-3",
4184
+ "learn_more": "https://www.twicpics.com",
4185
+ "category": "Images",
4186
+ "type": "3rd-party",
4187
+ "maintainers": [
4188
+ {
4189
+ "name": "Florent Bourgeois",
4190
+ "github": "florentb",
4191
+ "twitter": "florent_b"
4192
+ },
4193
+ {
4194
+ "name": "Julian Aubourg",
4195
+ "github": "jaubourg",
4196
+ "twitter": "jaubourg"
4197
+ },
4198
+ {
4199
+ "name": "Miguel Beignon",
4200
+ "github": "mbgspcii",
4201
+ "twitter": "m_beignon"
2630
4202
  }
2631
- ]
4203
+ ],
4204
+ "compatibility": {
4205
+ "nuxt": "^2.0.0 || ^3.0.0",
4206
+ "requires": {}
4207
+ }
2632
4208
  },
2633
4209
  {
2634
4210
  "name": "typed-router",
@@ -2644,10 +4220,38 @@
2644
4220
  "maintainers": [
2645
4221
  {
2646
4222
  "name": "victorgarciaesgi",
2647
- "github": "victorgarciaesgi",
2648
- "avatar": "https://avatars0.githubusercontent.com/u/15092120?v=4"
4223
+ "github": "victorgarciaesgi"
4224
+ }
4225
+ ],
4226
+ "compatibility": {
4227
+ "nuxt": "^2.0.0 || ^3.0.0",
4228
+ "requires": {}
4229
+ }
4230
+ },
4231
+ {
4232
+ "name": "typed-vuex",
4233
+ "description": "A vanilla, strongly typed store accessor for Vuex.",
4234
+ "repo": "danielroe/typed-vuex#main/packages/nuxt-typed-vuex",
4235
+ "npm": "nuxt-typed-vuex",
4236
+ "icon": "vue.png",
4237
+ "github": "https://github.com/danielroe/typed-vuex",
4238
+ "website": "https://github.com/danielroe/typed-vuex",
4239
+ "learn_more": "",
4240
+ "category": "Libraries",
4241
+ "type": "3rd-party",
4242
+ "maintainers": [
4243
+ {
4244
+ "name": "Daniel Roe",
4245
+ "github": "danielroe",
4246
+ "twitter": "danielcroe"
4247
+ }
4248
+ ],
4249
+ "compatibility": {
4250
+ "nuxt": "^2.0.0",
4251
+ "requires": {
4252
+ "bridge": "optional"
2649
4253
  }
2650
- ]
4254
+ }
2651
4255
  },
2652
4256
  {
2653
4257
  "name": "typescript-runtime",
@@ -2663,22 +4267,23 @@
2663
4267
  "maintainers": [
2664
4268
  {
2665
4269
  "name": "Kevin Marrec",
2666
- "github": "kevinmarrec",
2667
- "avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
4270
+ "github": "kevinmarrec"
2668
4271
  },
2669
4272
  {
2670
4273
  "name": "Pooya Parsa",
2671
4274
  "github": "pi0",
2672
- "twitter": "_pi0_",
2673
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
4275
+ "twitter": "_pi0_"
2674
4276
  },
2675
4277
  {
2676
4278
  "name": "Daniel Roe",
2677
4279
  "github": "danielroe",
2678
- "twitter": "danielcroe",
2679
- "avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
4280
+ "twitter": "danielcroe"
2680
4281
  }
2681
- ]
4282
+ ],
4283
+ "compatibility": {
4284
+ "nuxt": "^2.0.0",
4285
+ "requires": {}
4286
+ }
2682
4287
  },
2683
4288
  {
2684
4289
  "name": "typescript",
@@ -2694,22 +4299,47 @@
2694
4299
  "maintainers": [
2695
4300
  {
2696
4301
  "name": "Kevin Marrec",
2697
- "github": "kevinmarrec",
2698
- "avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
4302
+ "github": "kevinmarrec"
2699
4303
  },
2700
4304
  {
2701
4305
  "name": "Pooya Parsa",
2702
4306
  "github": "pi0",
2703
- "twitter": "_pi0_",
2704
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
4307
+ "twitter": "_pi0_"
2705
4308
  },
2706
4309
  {
2707
4310
  "name": "Daniel Roe",
2708
4311
  "github": "danielroe",
2709
- "twitter": "danielcroe",
2710
- "avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
4312
+ "twitter": "danielcroe"
4313
+ }
4314
+ ],
4315
+ "compatibility": {
4316
+ "nuxt": "^2.0.0",
4317
+ "requires": {}
4318
+ }
4319
+ },
4320
+ {
4321
+ "name": "umami",
4322
+ "description": "Embed the Umami analytics library into Nuxt",
4323
+ "repo": "ijkml/nuxt-umami",
4324
+ "npm": "nuxt-umami",
4325
+ "icon": "umami.svg",
4326
+ "github": "https://github.com/ijkml/nuxt-umami",
4327
+ "website": "https://github.com/ijkml/nuxt-umami",
4328
+ "learn_more": "https://umami.is/docs/",
4329
+ "category": "Analytics",
4330
+ "type": "3rd-party",
4331
+ "maintainers": [
4332
+ {
4333
+ "name": "ML",
4334
+ "github": "ijkml"
2711
4335
  }
2712
- ]
4336
+ ],
4337
+ "compatibility": {
4338
+ "nuxt": "^2.0.0 || ^3.0.0",
4339
+ "requires": {
4340
+ "bridge": "optional"
4341
+ }
4342
+ }
2713
4343
  },
2714
4344
  {
2715
4345
  "name": "universal-storage",
@@ -2720,22 +4350,76 @@
2720
4350
  "github": "https://github.com/nuxt-community/universal-storage-module",
2721
4351
  "website": "https://github.com/nuxt-community/universal-storage-module",
2722
4352
  "learn_more": "https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage",
2723
- "category": "Devtools",
4353
+ "category": "Extensions",
2724
4354
  "type": "community",
2725
4355
  "maintainers": [
2726
4356
  {
2727
4357
  "name": "Pooya Parsa",
2728
4358
  "github": "pi0",
2729
- "twitter": "_pi0_",
2730
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
4359
+ "twitter": "_pi0_"
2731
4360
  },
2732
4361
  {
2733
4362
  "name": "Farzad Soltani",
2734
4363
  "github": "farzadso",
2735
- "twitter": "farzadso",
2736
- "avatar": "https://avatars0.githubusercontent.com/u/19854715?v=4"
4364
+ "twitter": "farzadso"
4365
+ }
4366
+ ],
4367
+ "compatibility": {
4368
+ "nuxt": "^2.0.0",
4369
+ "requires": {}
4370
+ }
4371
+ },
4372
+ {
4373
+ "name": "unlighthouse",
4374
+ "description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
4375
+ "repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
4376
+ "npm": "@unlighthouse/nuxt",
4377
+ "icon": "unlighthouse.svg",
4378
+ "github": "https://github.com/harlan-zw/unlighthouse",
4379
+ "website": "https://github.com/harlan-zw/unlighthouse",
4380
+ "learn_more": "https://github.com/harlan-zw/unlighthouse",
4381
+ "category": "Devtools",
4382
+ "type": "3rd-party",
4383
+ "maintainers": [
4384
+ {
4385
+ "name": "Harlan Wilton",
4386
+ "github": "harlan-zw",
4387
+ "twitter": "harlan_zw",
4388
+ "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
4389
+ }
4390
+ ],
4391
+ "compatibility": {
4392
+ "nuxt": "^2.0.0 || ^3.0.0",
4393
+ "requires": {
4394
+ "bridge": "optional"
4395
+ }
4396
+ }
4397
+ },
4398
+ {
4399
+ "name": "unocss",
4400
+ "description": "The instant on-demand atomic CSS engine.",
4401
+ "repo": "antfu/unocss#main/packages/nuxt",
4402
+ "npm": "@unocss/nuxt",
4403
+ "icon": "unocss.svg",
4404
+ "github": "https://github.com/antfu/unocss",
4405
+ "website": "https://github.com/antfu/unocss",
4406
+ "learn_more": "https://github.com/antfu/unocss",
4407
+ "category": "UI",
4408
+ "type": "3rd-party",
4409
+ "maintainers": [
4410
+ {
4411
+ "name": "Anthony Fu",
4412
+ "github": "antfu",
4413
+ "twitter": "antfu7",
4414
+ "avatar": "https://avatars.githubusercontent.com/antfu?v=4"
2737
4415
  }
2738
- ]
4416
+ ],
4417
+ "compatibility": {
4418
+ "nuxt": "^2.0.0 || ^3.0.0",
4419
+ "requires": {
4420
+ "bridge": "optional"
4421
+ }
4422
+ }
2739
4423
  },
2740
4424
  {
2741
4425
  "name": "user-agent",
@@ -2746,15 +4430,18 @@
2746
4430
  "github": "https://github.com/fukuiretu/nuxt-user-agent",
2747
4431
  "website": "https://github.com/fukuiretu/nuxt-user-agent",
2748
4432
  "learn_more": "",
2749
- "category": "Devtools",
4433
+ "category": "Extensions",
2750
4434
  "type": "3rd-party",
2751
4435
  "maintainers": [
2752
4436
  {
2753
4437
  "name": "fukuiretu",
2754
- "github": "fukuiretu",
2755
- "avatar": "https://avatars0.githubusercontent.com/u/1982105?v=4"
4438
+ "github": "fukuiretu"
2756
4439
  }
2757
- ]
4440
+ ],
4441
+ "compatibility": {
4442
+ "nuxt": "^2.0.0",
4443
+ "requires": {}
4444
+ }
2758
4445
  },
2759
4446
  {
2760
4447
  "name": "validate",
@@ -2770,10 +4457,13 @@
2770
4457
  "maintainers": [
2771
4458
  {
2772
4459
  "name": "lewyuburi",
2773
- "github": "lewyuburi",
2774
- "avatar": "https://avatars2.githubusercontent.com/u/2156790?v=4"
4460
+ "github": "lewyuburi"
2775
4461
  }
2776
- ]
4462
+ ],
4463
+ "compatibility": {
4464
+ "nuxt": "^2.0.0",
4465
+ "requires": {}
4466
+ }
2777
4467
  },
2778
4468
  {
2779
4469
  "name": "vendor",
@@ -2784,16 +4474,19 @@
2784
4474
  "github": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
2785
4475
  "website": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
2786
4476
  "learn_more": "",
2787
- "category": "Devtools",
4477
+ "category": "Extensions",
2788
4478
  "type": "community",
2789
4479
  "maintainers": [
2790
4480
  {
2791
4481
  "name": "Pooya Parsa",
2792
4482
  "github": "pi0",
2793
- "twitter": "_pi0_",
2794
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
4483
+ "twitter": "_pi0_"
2795
4484
  }
2796
- ]
4485
+ ],
4486
+ "compatibility": {
4487
+ "nuxt": "^2.0.0",
4488
+ "requires": {}
4489
+ }
2797
4490
  },
2798
4491
  {
2799
4492
  "name": "vue-material",
@@ -2809,10 +4502,13 @@
2809
4502
  "maintainers": [
2810
4503
  {
2811
4504
  "name": "vaso2",
2812
- "github": "vaso2",
2813
- "avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
4505
+ "github": "vaso2"
2814
4506
  }
2815
- ]
4507
+ ],
4508
+ "compatibility": {
4509
+ "nuxt": "^2.0.0",
4510
+ "requires": {}
4511
+ }
2816
4512
  },
2817
4513
  {
2818
4514
  "name": "vue-multiselect",
@@ -2828,10 +4524,13 @@
2828
4524
  "maintainers": [
2829
4525
  {
2830
4526
  "name": "spektrummedia",
2831
- "github": "spektrummedia",
2832
- "avatar": "https://avatars2.githubusercontent.com/u/4410985?v=4"
4527
+ "github": "spektrummedia"
2833
4528
  }
2834
- ]
4529
+ ],
4530
+ "compatibility": {
4531
+ "nuxt": "^2.0.0",
4532
+ "requires": {}
4533
+ }
2835
4534
  },
2836
4535
  {
2837
4536
  "name": "vue-select",
@@ -2847,10 +4546,13 @@
2847
4546
  "maintainers": [
2848
4547
  {
2849
4548
  "name": "madmod",
2850
- "github": "madmod",
2851
- "avatar": "https://avatars3.githubusercontent.com/u/1107818?v=4"
4549
+ "github": "madmod"
2852
4550
  }
2853
- ]
4551
+ ],
4552
+ "compatibility": {
4553
+ "nuxt": "^2.0.0",
4554
+ "requires": {}
4555
+ }
2854
4556
  },
2855
4557
  {
2856
4558
  "name": "vue-warehouse",
@@ -2867,10 +4569,35 @@
2867
4569
  {
2868
4570
  "name": "Julio Marquez",
2869
4571
  "github": "juliomrqz",
2870
- "twitter": "juliomrqz",
2871
- "avatar": "https://avatars1.githubusercontent.com/u/1911993?v=4"
4572
+ "twitter": "juliomrqz"
4573
+ }
4574
+ ],
4575
+ "compatibility": {
4576
+ "nuxt": "^2.0.0",
4577
+ "requires": {}
4578
+ }
4579
+ },
4580
+ {
4581
+ "name": "vuestic",
4582
+ "description": "Vuestic UI module for Nuxt 3",
4583
+ "repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
4584
+ "npm": "@vuestic/nuxt",
4585
+ "icon": "",
4586
+ "github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
4587
+ "website": "https://vuestic.dev",
4588
+ "learn_more": "https://vuestic.dev/en/getting-started/nuxt",
4589
+ "category": "UI",
4590
+ "type": "3rd-party",
4591
+ "maintainers": [
4592
+ {
4593
+ "name": "epicmaxco",
4594
+ "github": "epicmaxco"
2872
4595
  }
2873
- ]
4596
+ ],
4597
+ "compatibility": {
4598
+ "nuxt": "^3.0.0",
4599
+ "requires": {}
4600
+ }
2874
4601
  },
2875
4602
  {
2876
4603
  "name": "vuetify",
@@ -2886,16 +4613,43 @@
2886
4613
  "maintainers": [
2887
4614
  {
2888
4615
  "name": "Kevin Marrec",
2889
- "github": "kevinmarrec",
2890
- "avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
4616
+ "github": "kevinmarrec"
2891
4617
  },
2892
4618
  {
2893
4619
  "name": "Pooya Parsa",
2894
4620
  "github": "pi0",
2895
- "twitter": "_pi0_",
2896
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
4621
+ "twitter": "_pi0_"
4622
+ }
4623
+ ],
4624
+ "compatibility": {
4625
+ "nuxt": "^2.0.0",
4626
+ "requires": {}
4627
+ }
4628
+ },
4629
+ {
4630
+ "name": "vueuse",
4631
+ "description": "Collection of essential Vue Composition Utilities for Vue 2 and 3",
4632
+ "repo": "vueuse/vueuse#main/packages/nuxt",
4633
+ "npm": "@vueuse/nuxt",
4634
+ "icon": "vueuse.svg",
4635
+ "github": "https://github.com/vueuse/vueuse",
4636
+ "website": "https://vueuse.org",
4637
+ "learn_more": "https://github.com/vueuse/vueuse",
4638
+ "category": "Libraries",
4639
+ "type": "3rd-party",
4640
+ "maintainers": [
4641
+ {
4642
+ "name": "Anthony Fu",
4643
+ "github": "antfu",
4644
+ "twitter": "antfu7"
4645
+ }
4646
+ ],
4647
+ "compatibility": {
4648
+ "nuxt": "^2.0.0 || ^3.0.0",
4649
+ "requires": {
4650
+ "bridge": "optional"
2897
4651
  }
2898
- ]
4652
+ }
2899
4653
  },
2900
4654
  {
2901
4655
  "name": "vuex-router-sync",
@@ -2911,41 +4665,70 @@
2911
4665
  "maintainers": [
2912
4666
  {
2913
4667
  "name": "paulgv",
2914
- "github": "paulgv",
2915
- "avatar": "https://avatars0.githubusercontent.com/u/4895885?v=4"
4668
+ "github": "paulgv"
2916
4669
  }
2917
- ]
4670
+ ],
4671
+ "compatibility": {
4672
+ "nuxt": "^2.0.0",
4673
+ "requires": {}
4674
+ }
2918
4675
  },
2919
4676
  {
2920
4677
  "name": "web-vitals",
2921
4678
  "description": "Web Vitals for Nuxt",
2922
4679
  "repo": "nuxt-community/web-vitals-module",
2923
- "npm": "nuxt-vitals",
4680
+ "npm": "@nuxtjs/web-vitals",
2924
4681
  "icon": "",
2925
4682
  "github": "https://github.com/nuxt-community/web-vitals-module",
2926
4683
  "website": "https://github.com/nuxt-community/web-vitals-module",
2927
4684
  "learn_more": "",
2928
4685
  "category": "Performance",
2929
- "type": "3rd-party",
4686
+ "type": "community",
2930
4687
  "maintainers": [
2931
4688
  {
2932
4689
  "name": "daliborgogic",
2933
- "github": "daliborgogic",
2934
- "avatar": "https://avatars3.githubusercontent.com/u/5895389?v=4"
4690
+ "github": "daliborgogic"
2935
4691
  },
2936
4692
  {
2937
4693
  "name": "Pooya Parsa",
2938
4694
  "github": "pi0",
2939
- "twitter": "_pi0_",
2940
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
4695
+ "twitter": "_pi0_"
2941
4696
  },
2942
4697
  {
2943
4698
  "name": "Sebastien Chopin",
2944
4699
  "github": "Atinux",
2945
- "twitter": "Atinux",
2946
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
4700
+ "twitter": "Atinux"
4701
+ }
4702
+ ],
4703
+ "compatibility": {
4704
+ "nuxt": "^2.0.0 || ^3.0.0",
4705
+ "requires": {
4706
+ "bridge": "optional"
4707
+ }
4708
+ }
4709
+ },
4710
+ {
4711
+ "name": "web3js",
4712
+ "description": "Web3.js module integration for Nuxt.js",
4713
+ "repo": "bl0cknumber/nuxt-web3",
4714
+ "npm": "nuxt-web3",
4715
+ "icon": "web3js.svg",
4716
+ "github": "https://github.com/bl0cknumber/nuxt-web3",
4717
+ "website": "https://github.com/bl0cknumber/nuxt-web3",
4718
+ "learn_more": "https://web3js.readthedocs.io/",
4719
+ "category": "Libraries",
4720
+ "type": "3rd-party",
4721
+ "maintainers": [
4722
+ {
4723
+ "name": "Muhammad Fauzan",
4724
+ "github": "bl0cknumber",
4725
+ "twitter": "fncolon"
2947
4726
  }
2948
- ]
4727
+ ],
4728
+ "compatibility": {
4729
+ "nuxt": "^2.0.0",
4730
+ "requires": {}
4731
+ }
2949
4732
  },
2950
4733
  {
2951
4734
  "name": "webfontloader",
@@ -2961,10 +4744,37 @@
2961
4744
  "maintainers": [
2962
4745
  {
2963
4746
  "name": "Developmint",
2964
- "github": "Developmint",
2965
- "avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
4747
+ "github": "Developmint"
4748
+ }
4749
+ ],
4750
+ "compatibility": {
4751
+ "nuxt": "^2.0.0",
4752
+ "requires": {}
4753
+ }
4754
+ },
4755
+ {
4756
+ "name": "webpack-optimisations",
4757
+ "description": "Nuxt.js v2 module to automatically make your builds faster.",
4758
+ "repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
4759
+ "npm": "nuxt-webpack-optimisations",
4760
+ "icon": "build-optimisations.svg",
4761
+ "github": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
4762
+ "website": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
4763
+ "learn_more": "",
4764
+ "category": "Devtools",
4765
+ "type": "3rd-party",
4766
+ "maintainers": [
4767
+ {
4768
+ "name": "Harlan Wilton",
4769
+ "github": "harlan-zw"
4770
+ }
4771
+ ],
4772
+ "compatibility": {
4773
+ "nuxt": "^2.0.0",
4774
+ "requires": {
4775
+ "bridge": "optional"
2966
4776
  }
2967
- ]
4777
+ }
2968
4778
  },
2969
4779
  {
2970
4780
  "name": "webpack-profile",
@@ -2981,10 +4791,13 @@
2981
4791
  {
2982
4792
  "name": "Pooya Parsa",
2983
4793
  "github": "pi0",
2984
- "twitter": "_pi0_",
2985
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
4794
+ "twitter": "_pi0_"
2986
4795
  }
2987
- ]
4796
+ ],
4797
+ "compatibility": {
4798
+ "nuxt": "^2.0.0",
4799
+ "requires": {}
4800
+ }
2988
4801
  },
2989
4802
  {
2990
4803
  "name": "webpackdashboard",
@@ -3000,10 +4813,13 @@
3000
4813
  "maintainers": [
3001
4814
  {
3002
4815
  "name": "paulgv",
3003
- "github": "paulgv",
3004
- "avatar": "https://avatars0.githubusercontent.com/u/4895885?v=4"
4816
+ "github": "paulgv"
3005
4817
  }
3006
- ]
4818
+ ],
4819
+ "compatibility": {
4820
+ "nuxt": "^2.0.0",
4821
+ "requires": {}
4822
+ }
3007
4823
  },
3008
4824
  {
3009
4825
  "name": "webpackmonitor",
@@ -3020,10 +4836,43 @@
3020
4836
  {
3021
4837
  "name": "Pooya Parsa",
3022
4838
  "github": "pi0",
3023
- "twitter": "_pi0_",
3024
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
4839
+ "twitter": "_pi0_"
4840
+ }
4841
+ ],
4842
+ "compatibility": {
4843
+ "nuxt": "^2.0.0",
4844
+ "requires": {}
4845
+ }
4846
+ },
4847
+ {
4848
+ "name": "windicss",
4849
+ "description": "Next generation utility-first CSS framework.",
4850
+ "repo": "windicss/nuxt-windicss-module#main/packages/nuxt-windicss",
4851
+ "npm": "nuxt-windicss",
4852
+ "icon": "windicss.svg",
4853
+ "github": "https://github.com/windicss/nuxt-windicss-module",
4854
+ "website": "https://github.com/windicss/nuxt-windicss-module",
4855
+ "learn_more": "https://windicss.org/",
4856
+ "category": "UI",
4857
+ "type": "3rd-party",
4858
+ "maintainers": [
4859
+ {
4860
+ "name": "Harlan Wilton",
4861
+ "github": "harlan-zw",
4862
+ "twitter": "harlan_zw"
4863
+ },
4864
+ {
4865
+ "name": "Anthony Fu",
4866
+ "github": "antfu",
4867
+ "twitter": "antfu7"
3025
4868
  }
3026
- ]
4869
+ ],
4870
+ "compatibility": {
4871
+ "nuxt": "^2.0.0 || ^3.0.0",
4872
+ "requires": {
4873
+ "bridge": "optional"
4874
+ }
4875
+ }
3027
4876
  },
3028
4877
  {
3029
4878
  "name": "winston-log",
@@ -3039,10 +4888,13 @@
3039
4888
  "maintainers": [
3040
4889
  {
3041
4890
  "name": "aaronransley",
3042
- "github": "aaronransley",
3043
- "avatar": "https://avatars0.githubusercontent.com/u/5669055?v=4"
4891
+ "github": "aaronransley"
3044
4892
  }
3045
- ]
4893
+ ],
4894
+ "compatibility": {
4895
+ "nuxt": "^2.0.0",
4896
+ "requires": {}
4897
+ }
3046
4898
  },
3047
4899
  {
3048
4900
  "name": "wp-nuxt",
@@ -3058,10 +4910,13 @@
3058
4910
  "maintainers": [
3059
4911
  {
3060
4912
  "name": "yashha",
3061
- "github": "yashha",
3062
- "avatar": "https://avatars0.githubusercontent.com/u/4728786?v=4"
4913
+ "github": "yashha"
3063
4914
  }
3064
- ]
4915
+ ],
4916
+ "compatibility": {
4917
+ "nuxt": "^2.0.0",
4918
+ "requires": {}
4919
+ }
3065
4920
  },
3066
4921
  {
3067
4922
  "name": "xhr-cache",
@@ -3077,10 +4932,35 @@
3077
4932
  "maintainers": [
3078
4933
  {
3079
4934
  "name": "gaetansenn",
3080
- "github": "gaetansenn",
3081
- "avatar": "https://avatars0.githubusercontent.com/u/2774075?v=4"
4935
+ "github": "gaetansenn"
4936
+ }
4937
+ ],
4938
+ "compatibility": {
4939
+ "nuxt": "^2.0.0",
4940
+ "requires": {}
4941
+ }
4942
+ },
4943
+ {
4944
+ "name": "xstate",
4945
+ "description": "XState integration for Nuxt",
4946
+ "repo": "Lexpeartha/nuxt-xstate",
4947
+ "npm": "nuxt-xstate",
4948
+ "icon": "",
4949
+ "github": "https://github.com/Lexpeartha/nuxt-xstate",
4950
+ "website": "https://github.com/Lexpeartha/nuxt-xstate",
4951
+ "learn_more": "",
4952
+ "category": "Extensions",
4953
+ "type": "3rd-party",
4954
+ "maintainers": [
4955
+ {
4956
+ "name": "Lexpeartha",
4957
+ "github": "Lexpeartha"
3082
4958
  }
3083
- ]
4959
+ ],
4960
+ "compatibility": {
4961
+ "nuxt": "^3.0.0",
4962
+ "requires": {}
4963
+ }
3084
4964
  },
3085
4965
  {
3086
4966
  "name": "xui",
@@ -3096,18 +4976,22 @@
3096
4976
  "maintainers": [
3097
4977
  {
3098
4978
  "name": "MetaCorp",
3099
- "github": "MetaCorp",
3100
- "avatar": "https://avatars2.githubusercontent.com/u/1285196?v=4"
4979
+ "github": "MetaCorp"
3101
4980
  }
3102
- ]
4981
+ ],
4982
+ "compatibility": {
4983
+ "nuxt": "^2.0.0",
4984
+ "requires": {}
4985
+ }
3103
4986
  },
3104
4987
  {
3105
4988
  "name": "yandex-metrika",
3106
- "repo": "nuxt-community/modules#master/packages/yandex-metrika",
4989
+ "description": "Yandex metrika Module for Nuxt.js",
4990
+ "repo": "nuxt-community/yandex-metrika-module",
3107
4991
  "npm": "@nuxtjs/yandex-metrika",
3108
4992
  "icon": "",
3109
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/yandex-metrika",
3110
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/yandex-metrika",
4993
+ "github": "https://github.com/nuxt-community/yandex-metrika-module",
4994
+ "website": "https://github.com/nuxt-community/yandex-metrika-module",
3111
4995
  "learn_more": "https://metrica.yandex.com/about",
3112
4996
  "category": "Analytics",
3113
4997
  "type": "community",
@@ -3115,10 +4999,13 @@
3115
4999
  {
3116
5000
  "name": "Pooya Parsa",
3117
5001
  "github": "pi0",
3118
- "twitter": "_pi0_",
3119
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
5002
+ "twitter": "_pi0_"
3120
5003
  }
3121
- ]
5004
+ ],
5005
+ "compatibility": {
5006
+ "nuxt": "^2.0.0",
5007
+ "requires": {}
5008
+ }
3122
5009
  },
3123
5010
  {
3124
5011
  "name": "zendesk",
@@ -3134,9 +5021,12 @@
3134
5021
  "maintainers": [
3135
5022
  {
3136
5023
  "name": "DansMaCulotte",
3137
- "github": "DansMaCulotte",
3138
- "avatar": "https://avatars1.githubusercontent.com/u/44588441?v=4"
5024
+ "github": "DansMaCulotte"
3139
5025
  }
3140
- ]
5026
+ ],
5027
+ "compatibility": {
5028
+ "nuxt": "^2.0.0",
5029
+ "requires": {}
5030
+ }
3141
5031
  }
3142
5032
  ]