@nuxt/modules 0.5.0-36871f → 0.5.0-38334f

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",
@@ -38,10 +93,13 @@
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,34 +116,107 @@
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": "api-party",
151
+ "description": "Nuxt 3 module to securely connect with any API – server proxy & dynamic composable names",
152
+ "repo": "johannschopplich/nuxt-api-party",
153
+ "npm": "nuxt-api-party",
154
+ "icon": "api-party.svg",
155
+ "github": "https://github.com/johannschopplich/nuxt-api-party",
156
+ "website": "https://github.com/johannschopplich/nuxt-api-party#readme",
157
+ "learn_more": "",
158
+ "category": "Request",
159
+ "type": "3rd-party",
160
+ "maintainers": [
161
+ {
162
+ "name": "Johann Schopplich",
163
+ "github": "johannschopplich",
164
+ "twitter": "jschopplich",
165
+ "avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
166
+ }
167
+ ],
168
+ "compatibility": {
169
+ "nuxt": "^3.0.0",
170
+ "requires": {}
171
+ }
172
+ },
173
+ {
174
+ "name": "apis-to-file",
175
+ "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",
176
+ "repo": "Luxdamore/nuxt-apis-to-file",
177
+ "npm": "@luxdamore/nuxt-apis-to-file",
178
+ "icon": "",
179
+ "github": "https://github.com/LuXDAmore/nuxt-apis-to-file",
180
+ "website": "https://luxdamore.github.io/nuxt-apis-to-file/",
181
+ "learn_more": "",
182
+ "category": "Performance",
183
+ "type": "3rd-party",
184
+ "maintainers": [
185
+ {
186
+ "name": "Luca Iaconelli",
187
+ "github": "LuXDAmore",
188
+ "twitter": "luxdamore",
189
+ "avatar": "https://avatars0.githubusercontent.com/u/3841171?v=4"
63
190
  }
64
- ]
191
+ ],
192
+ "compatibility": {
193
+ "nuxt": "^2.0.0",
194
+ "requires": {}
195
+ }
65
196
  },
66
197
  {
67
198
  "name": "apollo",
68
199
  "description": "Integrate GraphQL in your Nuxt.js apps using vue-apollo.",
69
- "repo": "nuxt-community/apollo-module",
200
+ "repo": "nuxt-modules/apollo",
70
201
  "npm": "@nuxtjs/apollo",
71
202
  "icon": "apollo.png",
72
- "github": "https://github.com/nuxt-community/apollo-module",
73
- "website": "https://github.com/nuxt-community/apollo-module",
203
+ "github": "https://github.com/nuxt-modules/apollo",
204
+ "website": "https://apollo.nuxtjs.org",
74
205
  "learn_more": "https://apollo.vuejs.org/guide/#what-is-graphql",
75
206
  "category": "Request",
76
207
  "type": "community",
77
208
  "maintainers": [
78
209
  {
79
- "name": "Lam Kieu",
80
- "github": "kieusonlam",
81
- "avatar": "https://avatars2.githubusercontent.com/u/13093313?v=4"
82
- },
83
- {
84
- "name": "Dominic Garms",
85
- "github": "dohomi",
86
- "avatar": "https://avatars0.githubusercontent.com/u/489221?v=4"
210
+ "name": "Conrawl Rogers",
211
+ "github": "diizzayy",
212
+ "twitter": "diizzayy",
213
+ "avatar": "https://avatars.githubusercontent.com/diizzayy?v=4"
87
214
  }
88
- ]
215
+ ],
216
+ "compatibility": {
217
+ "nuxt": "^2.0.0 || ^3.0.0",
218
+ "requires": {}
219
+ }
89
220
  },
90
221
  {
91
222
  "name": "applicationinsights",
@@ -101,10 +232,35 @@
101
232
  "maintainers": [
102
233
  {
103
234
  "name": "Dmitry Molotkov",
104
- "github": "aldarund",
105
- "avatar": "https://avatars2.githubusercontent.com/u/571159?v=4"
235
+ "github": "aldarund"
236
+ }
237
+ ],
238
+ "compatibility": {
239
+ "nuxt": "^2.0.0",
240
+ "requires": {}
241
+ }
242
+ },
243
+ {
244
+ "name": "appwrite",
245
+ "description": "Appwrite module for Nuxt",
246
+ "repo": "Hrdtr/nuxt-appwrite",
247
+ "npm": "nuxt-appwrite",
248
+ "icon": "appwrite.png",
249
+ "github": "https://github.com/Hrdtr/nuxt-appwrite",
250
+ "website": "https://github.com/Hrdtr/nuxt-appwrite",
251
+ "learn_more": "",
252
+ "category": "Request",
253
+ "type": "3rd-party",
254
+ "maintainers": [
255
+ {
256
+ "name": "Hrdtr",
257
+ "github": "Hrdtr"
106
258
  }
107
- ]
259
+ ],
260
+ "compatibility": {
261
+ "nuxt": "^2.0.0",
262
+ "requires": {}
263
+ }
108
264
  },
109
265
  {
110
266
  "name": "auth",
@@ -121,15 +277,17 @@
121
277
  {
122
278
  "name": "Pooya Parsa",
123
279
  "github": "pi0",
124
- "twitter": "_pi0_",
125
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
280
+ "twitter": "_pi0_"
126
281
  },
127
282
  {
128
283
  "name": "João Pedro Antunes Silva",
129
- "github": "JoaoPedroAS51",
130
- "avatar": "https://avatars0.githubusercontent.com/u/15177236?v=4"
284
+ "github": "JoaoPedroAS51"
131
285
  }
132
- ]
286
+ ],
287
+ "compatibility": {
288
+ "nuxt": "^2.0.0",
289
+ "requires": {}
290
+ }
133
291
  },
134
292
  {
135
293
  "name": "axios",
@@ -146,10 +304,13 @@
146
304
  {
147
305
  "name": "Pooya Parsa",
148
306
  "github": "pi0",
149
- "twitter": "_pi0_",
150
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
307
+ "twitter": "_pi0_"
151
308
  }
152
- ]
309
+ ],
310
+ "compatibility": {
311
+ "nuxt": "^2.0.0",
312
+ "requires": {}
313
+ }
153
314
  },
154
315
  {
155
316
  "name": "basic-auth",
@@ -165,10 +326,13 @@
165
326
  "maintainers": [
166
327
  {
167
328
  "name": "potato4d",
168
- "github": "potato4d",
169
- "avatar": "https://avatars0.githubusercontent.com/u/6993514?v=4"
329
+ "github": "potato4d"
170
330
  }
171
- ]
331
+ ],
332
+ "compatibility": {
333
+ "nuxt": "^2.0.0",
334
+ "requires": {}
335
+ }
172
336
  },
173
337
  {
174
338
  "name": "bootstrap",
@@ -184,22 +348,23 @@
184
348
  "maintainers": [
185
349
  {
186
350
  "name": "Troy Morehouse",
187
- "github": "tmorehouse",
188
- "avatar": "https://avatars3.githubusercontent.com/u/2781561?v=4"
351
+ "github": "tmorehouse"
189
352
  },
190
353
  {
191
354
  "name": "Pooya Parsa",
192
355
  "github": "pi0",
193
- "twitter": "_pi0_",
194
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
356
+ "twitter": "_pi0_"
195
357
  },
196
358
  {
197
359
  "name": "Jacob Müller",
198
360
  "github": "jackmu95",
199
- "twitter": "jackmu95",
200
- "avatar": "https://avatars1.githubusercontent.com/u/2737132?v=4"
361
+ "twitter": "jackmu95"
201
362
  }
202
- ]
363
+ ],
364
+ "compatibility": {
365
+ "nuxt": "^2.0.0",
366
+ "requires": {}
367
+ }
203
368
  },
204
369
  {
205
370
  "name": "browserconfig",
@@ -216,10 +381,13 @@
216
381
  {
217
382
  "name": "Pooya Parsa",
218
383
  "github": "pi0",
219
- "twitter": "_pi0_",
220
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
384
+ "twitter": "_pi0_"
221
385
  }
222
- ]
386
+ ],
387
+ "compatibility": {
388
+ "nuxt": "^2.0.0",
389
+ "requires": {}
390
+ }
223
391
  },
224
392
  {
225
393
  "name": "buefy",
@@ -235,14 +403,17 @@
235
403
  "maintainers": [
236
404
  {
237
405
  "name": "Walter Tommasi",
238
- "github": "jtommy",
239
- "avatar": "https://avatars0.githubusercontent.com/u/8029488?v=4"
406
+ "github": "jtommy"
240
407
  }
241
- ]
408
+ ],
409
+ "compatibility": {
410
+ "nuxt": "^2.0.0",
411
+ "requires": {}
412
+ }
242
413
  },
243
414
  {
244
415
  "name": "bugsnag",
245
- "description": "Bugsnag module for nuxt.js",
416
+ "description": "Bugsnag integration for nuxt.js. Makes it easy to add bugsnag to your Project. Supports uploading source maps.",
246
417
  "repo": "JulianMar/nuxt-bugsnag",
247
418
  "npm": "nuxt-bugsnag",
248
419
  "icon": "bugsnag.png",
@@ -255,9 +426,15 @@
255
426
  {
256
427
  "name": "JulianMar",
257
428
  "github": "JulianMar",
258
- "avatar": "https://avatars2.githubusercontent.com/u/29117090?v=4"
429
+ "twitter": "julian_martin96"
430
+ }
431
+ ],
432
+ "compatibility": {
433
+ "nuxt": "^2.0.0 || ^3.0.0",
434
+ "requires": {
435
+ "bridge": true
259
436
  }
260
- ]
437
+ }
261
438
  },
262
439
  {
263
440
  "name": "bulma-slim",
@@ -273,10 +450,13 @@
273
450
  "maintainers": [
274
451
  {
275
452
  "name": "mustardamus",
276
- "github": "mustardamus",
277
- "avatar": "https://avatars1.githubusercontent.com/u/110802?v=4"
453
+ "github": "mustardamus"
278
454
  }
279
- ]
455
+ ],
456
+ "compatibility": {
457
+ "nuxt": "^2.0.0",
458
+ "requires": {}
459
+ }
280
460
  },
281
461
  {
282
462
  "name": "bundle-buddy",
@@ -292,14 +472,17 @@
292
472
  "maintainers": [
293
473
  {
294
474
  "name": "Developmint",
295
- "github": "Developmint",
296
- "avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
475
+ "github": "Developmint"
297
476
  }
298
- ]
477
+ ],
478
+ "compatibility": {
479
+ "nuxt": "^2.0.0",
480
+ "requires": {}
481
+ }
299
482
  },
300
483
  {
301
484
  "name": "canvas-sketch",
302
- "description": "Nuxt.js module for canvas sketch for creating generative art in JavaScript.",
485
+ "description": "Nuxt.js module for making generative and 3D artwork with canvas-sketch in JavaScript",
303
486
  "repo": "LuXDAmore/generative-art",
304
487
  "npm": "@luxdamore/nuxt-canvas-sketch",
305
488
  "icon": "",
@@ -310,11 +493,81 @@
310
493
  "type": "3rd-party",
311
494
  "maintainers": [
312
495
  {
313
- "name": "LuXDAmore",
496
+ "name": "Luca Iaconelli",
314
497
  "github": "LuXDAmore",
315
- "avatar": "https://avatars0.githubusercontent.com/u/3841171?v=4"
498
+ "twitter": "luxdamore"
499
+ }
500
+ ],
501
+ "compatibility": {
502
+ "nuxt": "^2.0.0",
503
+ "requires": {}
504
+ }
505
+ },
506
+ {
507
+ "name": "chakra-ui",
508
+ "description": "Chakra UI Module for Nuxt.js",
509
+ "repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
510
+ "npm": "@chakra-ui/nuxt",
511
+ "icon": "chakra-ui.png",
512
+ "github": "https://github.com/chakra-ui/chakra-ui-vue/tree/develop/packages/chakra-ui-nuxt",
513
+ "website": "https://vue.chakra-ui.com/with-nuxt",
514
+ "learn_more": "",
515
+ "category": "UI",
516
+ "type": "3rd-party",
517
+ "maintainers": [
518
+ {
519
+ "name": "Jonathan Bakebwa",
520
+ "github": "codebender828 https://avatars2.githubusercontent.com/u/21237954?s=400&u=8d33f80968b1e2582b530af74e26e4cb94d1a90b&v=4"
521
+ }
522
+ ],
523
+ "compatibility": {
524
+ "nuxt": "^2.0.0",
525
+ "requires": {}
526
+ }
527
+ },
528
+ {
529
+ "name": "chatwoot",
530
+ "description": "Chatwoot is an open-source customer engagement platform that helps companies engage their customers on their website",
531
+ "repo": "huntersofbook/huntersofbook#main/projects/chatwoot/packages/nuxt",
532
+ "npm": "@huntersofbook/chatwoot-nuxt",
533
+ "icon": "chatwoot.png",
534
+ "github": "https://github.com/huntersofbook/huntersofbook/tree/main/projects/chatwoot/packages/nuxt",
535
+ "website": "https://github.com/huntersofbook/huntersofbook/tree/main/projects/chatwoot/packages/nuxt",
536
+ "learn_more": "https://www.chatwoot.com",
537
+ "category": "Libraries",
538
+ "type": "3rd-party",
539
+ "maintainers": [
540
+ {
541
+ "name": "productdevbook",
542
+ "github": "productdevbook"
543
+ }
544
+ ],
545
+ "compatibility": {
546
+ "nuxt": "^3.0.0",
547
+ "requires": {}
548
+ }
549
+ },
550
+ {
551
+ "name": "chiffre",
552
+ "description": "Privacy-first, end-to-end encrypted analytics",
553
+ "repo": "chiffre-io/nuxt-chiffre",
554
+ "npm": "nuxt-chiffre",
555
+ "icon": "https://avatars.githubusercontent.com/u/58789215?v=4",
556
+ "github": "https://github.com/chiffre-io/nuxt-chiffre",
557
+ "website": "https://github.com/chiffre-io/nuxt-chiffre",
558
+ "learn_more": "https://chiffre.io",
559
+ "category": "Analytics",
560
+ "type": "3rd-party",
561
+ "maintainers": [
562
+ {
563
+ "name": "Romain Clement",
564
+ "github": "rclement"
316
565
  }
317
- ]
566
+ ],
567
+ "compatibility": {
568
+ "nuxt": "^2.0.0",
569
+ "requires": {}
570
+ }
318
571
  },
319
572
  {
320
573
  "name": "client-init",
@@ -330,10 +583,13 @@
330
583
  "maintainers": [
331
584
  {
332
585
  "name": "potato4d",
333
- "github": "potato4d",
334
- "avatar": "https://avatars0.githubusercontent.com/u/6993514?v=4"
586
+ "github": "potato4d"
335
587
  }
336
- ]
588
+ ],
589
+ "compatibility": {
590
+ "nuxt": "^2.0.0",
591
+ "requires": {}
592
+ }
337
593
  },
338
594
  {
339
595
  "name": "cloudcms",
@@ -349,10 +605,13 @@
349
605
  "maintainers": [
350
606
  {
351
607
  "name": "gitana",
352
- "github": "gitana",
353
- "avatar": "https://avatars3.githubusercontent.com/u/281904?v=4"
608
+ "github": "gitana"
354
609
  }
355
- ]
610
+ ],
611
+ "compatibility": {
612
+ "nuxt": "^2.0.0",
613
+ "requires": {}
614
+ }
356
615
  },
357
616
  {
358
617
  "name": "cloudinary",
@@ -369,10 +628,13 @@
369
628
  {
370
629
  "name": "Maya Shavin",
371
630
  "github": "mayashavin",
372
- "twitter": "MayaShavin",
373
- "avatar": "https://avatars3.githubusercontent.com/u/6650139?v=4"
631
+ "twitter": "MayaShavin"
374
632
  }
375
- ]
633
+ ],
634
+ "compatibility": {
635
+ "nuxt": "^2.0.0",
636
+ "requires": {}
637
+ }
376
638
  },
377
639
  {
378
640
  "name": "color-mode",
@@ -389,19 +651,24 @@
389
651
  {
390
652
  "name": "Sébastien Chopin",
391
653
  "github": "Atinux",
392
- "twitter": "Atinux",
393
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
654
+ "twitter": "Atinux"
655
+ }
656
+ ],
657
+ "compatibility": {
658
+ "nuxt": "^2.0.0 || ^3.0.0",
659
+ "requires": {
660
+ "bridge": "optional"
394
661
  }
395
- ]
662
+ }
396
663
  },
397
664
  {
398
665
  "name": "component-cache",
399
666
  "description": "LRU component cache for vue components",
400
- "repo": "nuxt-community/modules#master/packages/component-cache",
667
+ "repo": "nuxt-community/component-cache-module",
401
668
  "npm": "@nuxtjs/component-cache",
402
669
  "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",
670
+ "github": "https://github.com/nuxt-community/component-cache-module",
671
+ "website": "https://github.com/nuxt-community/component-cache-module",
405
672
  "learn_more": "https://ssr.vuejs.org/guide/caching.html#component-level-caching",
406
673
  "category": "Performance",
407
674
  "type": "community",
@@ -409,35 +676,13 @@
409
676
  {
410
677
  "name": "Pooya Parsa",
411
678
  "github": "pi0",
412
- "twitter": "_pi0_",
413
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
414
- }
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"
679
+ "twitter": "_pi0_"
439
680
  }
440
- ]
681
+ ],
682
+ "compatibility": {
683
+ "nuxt": "^2.0.0",
684
+ "requires": {}
685
+ }
441
686
  },
442
687
  {
443
688
  "name": "composition-api",
@@ -454,17 +699,20 @@
454
699
  {
455
700
  "name": "Daniel Roe",
456
701
  "github": "danielroe",
457
- "twitter": "danielcroe",
458
- "avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
702
+ "twitter": "danielcroe"
459
703
  }
460
- ]
704
+ ],
705
+ "compatibility": {
706
+ "nuxt": "^2.0.0",
707
+ "requires": {}
708
+ }
461
709
  },
462
710
  {
463
711
  "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",
712
+ "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.",
713
+ "repo": "nuxt/content#main",
466
714
  "npm": "@nuxt/content",
467
- "icon": "content.png",
715
+ "icon": "nuxt.png",
468
716
  "github": "https://github.com/nuxt/content",
469
717
  "website": "https://content.nuxtjs.org",
470
718
  "learn_more": "",
@@ -472,18 +720,25 @@
472
720
  "type": "official",
473
721
  "maintainers": [
474
722
  {
475
- "name": "Benjamin Canac",
476
- "github": "benjamincanac",
477
- "twitter": "benjamincanac",
478
- "avatar": "https://avatars2.githubusercontent.com/u/739984?v=4"
723
+ "name": "Yaël Guilloux",
724
+ "github": "Tahul",
725
+ "twitter": "yaeeelglx"
726
+ },
727
+ {
728
+ "name": "Ahad Birang",
729
+ "github": "farnabaz",
730
+ "twitter": "a_birang"
479
731
  },
480
732
  {
481
733
  "name": "Sebastien Chopin",
482
734
  "github": "Atinux",
483
- "twitter": "Atinux",
484
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
735
+ "twitter": "Atinux"
485
736
  }
486
- ]
737
+ ],
738
+ "compatibility": {
739
+ "nuxt": "^2.0.0 || ^3.0.0",
740
+ "requires": {}
741
+ }
487
742
  },
488
743
  {
489
744
  "name": "contentful",
@@ -499,34 +754,39 @@
499
754
  "maintainers": [
500
755
  {
501
756
  "name": "scaccogatto",
502
- "github": "scaccogatto",
503
- "avatar": "https://avatars3.githubusercontent.com/u/3670888?v=4"
757
+ "github": "scaccogatto"
504
758
  }
505
- ]
759
+ ],
760
+ "compatibility": {
761
+ "nuxt": "^2.0.0",
762
+ "requires": {}
763
+ }
506
764
  },
507
765
  {
508
766
  "name": "custom-elements",
509
767
  "description": "Publish your Components as a vue-custom-element standalone build.",
510
768
  "repo": "GrabarzUndPartner/nuxt-custom-elements",
511
769
  "npm": "nuxt-custom-elements",
512
- "icon": "",
770
+ "icon": "custom-elements.png",
513
771
  "github": "https://github.com/GrabarzUndPartner/nuxt-custom-elements",
514
- "website": "https://github.com/GrabarzUndPartner/nuxt-custom-elements",
772
+ "website": "https://nuxt-custom-elements.grabarzundpartner.dev",
515
773
  "learn_more": "https://github.com/karol-f/vue-custom-element",
516
774
  "category": "Extensions",
517
775
  "type": "3rd-party",
518
776
  "maintainers": [
519
777
  {
520
778
  "name": "Thorn Walli",
521
- "github": "ThornWalli",
522
- "avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
779
+ "github": "ThornWalli"
523
780
  },
524
781
  {
525
782
  "name": "GrabarzUndPartner",
526
- "github": "GrabarzUndPartner",
527
- "avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
783
+ "github": "GrabarzUndPartner"
528
784
  }
529
- ]
785
+ ],
786
+ "compatibility": {
787
+ "nuxt": "^2.0.0",
788
+ "requires": {}
789
+ }
530
790
  },
531
791
  {
532
792
  "name": "darkmode.js",
@@ -542,10 +802,13 @@
542
802
  "maintainers": [
543
803
  {
544
804
  "name": "sandoche",
545
- "github": "sandoche",
546
- "avatar": "https://avatars2.githubusercontent.com/u/3635348?v=4"
805
+ "github": "sandoche"
547
806
  }
548
- ]
807
+ ],
808
+ "compatibility": {
809
+ "nuxt": "^2.0.0",
810
+ "requires": {}
811
+ }
549
812
  },
550
813
  {
551
814
  "name": "date-fns",
@@ -561,10 +824,35 @@
561
824
  "maintainers": [
562
825
  {
563
826
  "name": "Ricardo Gobbo de Souza",
564
- "github": "ricardogobbosouza",
565
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
827
+ "github": "ricardogobbosouza"
828
+ }
829
+ ],
830
+ "compatibility": {
831
+ "nuxt": "^2.0.0",
832
+ "requires": {}
833
+ }
834
+ },
835
+ {
836
+ "name": "datocms",
837
+ "description": "DatoCMS integration for Nuxt.js",
838
+ "repo": "voorhoede/nuxt-datocms-module",
839
+ "npm": "@voorhoede/nuxt-datocms-module",
840
+ "icon": "datocms.png",
841
+ "github": "https://github.com/voorhoede/nuxt-datocms-module",
842
+ "website": "https://github.com/voorhoede/nuxt-datocms-module",
843
+ "learn_more": "https://www.datocms.com/",
844
+ "category": "CMS",
845
+ "type": "3rd-party",
846
+ "maintainers": [
847
+ {
848
+ "name": "Frankwarnaar",
849
+ "github": "Frankwarnaar"
566
850
  }
567
- ]
851
+ ],
852
+ "compatibility": {
853
+ "nuxt": "^2.0.0",
854
+ "requires": {}
855
+ }
568
856
  },
569
857
  {
570
858
  "name": "dayjs",
@@ -581,10 +869,36 @@
581
869
  {
582
870
  "name": "Takuma HANATANI",
583
871
  "github": "potato4d",
584
- "twitter": "potato4d",
585
- "avatar": "https://avatars0.githubusercontent.com/u/6993514?v=4"
872
+ "twitter": "potato4d"
873
+ }
874
+ ],
875
+ "compatibility": {
876
+ "nuxt": "^2.0.0",
877
+ "requires": {}
878
+ }
879
+ },
880
+ {
881
+ "name": "delay-hydration",
882
+ "description": "Improve your Nuxt.js v2 Google Lighthouse score by delaying hydration.",
883
+ "repo": "harlan-zw/nuxt-delay-hydration#main/packages/nuxt-delay-hydration",
884
+ "npm": "nuxt-delay-hydration",
885
+ "icon": "lighthouse.svg",
886
+ "github": "https://github.com/harlan-zw/nuxt-delay-hydration",
887
+ "website": "https://github.com/harlan-zw/nuxt-delay-hydration",
888
+ "learn_more": "",
889
+ "category": "Performance",
890
+ "type": "3rd-party",
891
+ "maintainers": [
892
+ {
893
+ "name": "Harlan Wilton",
894
+ "github": "harlan-zw",
895
+ "twitter": "harlan_zw"
586
896
  }
587
- ]
897
+ ],
898
+ "compatibility": {
899
+ "nuxt": "^2.0.0 || ^3.0.0",
900
+ "requires": {}
901
+ }
588
902
  },
589
903
  {
590
904
  "name": "device",
@@ -600,10 +914,38 @@
600
914
  "maintainers": [
601
915
  {
602
916
  "name": "Shinji Yamada",
603
- "github": "dotneet",
604
- "avatar": "https://avatars3.githubusercontent.com/u/370602?v=4"
917
+ "github": "dotneet"
918
+ }
919
+ ],
920
+ "compatibility": {
921
+ "nuxt": "^2.0.0 || ^3.0.0",
922
+ "requires": {}
923
+ }
924
+ },
925
+ {
926
+ "name": "directus",
927
+ "description": "Easily connect your Nuxt3 application to your directus server.",
928
+ "repo": "intevel/nuxt-directus",
929
+ "npm": "nuxt-directus",
930
+ "icon": "directus.svg",
931
+ "github": "https://github.com/directus/nuxt-directus/",
932
+ "website": "https://nuxt-directus.netlify.app/",
933
+ "learn_more": "https://nuxt-directus.netlify.app/",
934
+ "category": "CMS",
935
+ "type": "3rd-party",
936
+ "maintainers": [
937
+ {
938
+ "name": "Conner Bachmann",
939
+ "github": "intevel",
940
+ "avatar": "https://avatars.githubusercontent.com/u/59223342?v=4"
605
941
  }
606
- ]
942
+ ],
943
+ "compatibility": {
944
+ "nuxt": "^2.0.0 || ^3.0.0",
945
+ "requires": {
946
+ "bridge": true
947
+ }
948
+ }
607
949
  },
608
950
  {
609
951
  "name": "dotenv",
@@ -619,10 +961,92 @@
619
961
  "maintainers": [
620
962
  {
621
963
  "name": "Julien Tant",
622
- "github": "JulienTant",
623
- "avatar": "https://avatars1.githubusercontent.com/u/785518?v=4"
964
+ "github": "JulienTant"
965
+ }
966
+ ],
967
+ "compatibility": {
968
+ "nuxt": "^2.0.0",
969
+ "requires": {}
970
+ }
971
+ },
972
+ {
973
+ "name": "drupal-ce",
974
+ "description": "Connects Nuxt.js with Drupal via the Lupus Custom Elements Renderer",
975
+ "repo": "drunomics/nuxtjs-drupal-ce",
976
+ "npm": "nuxtjs-drupal-ce",
977
+ "icon": "drupal-ce.png",
978
+ "github": "https://github.com/drunomics/nuxtjs-drupal-ce",
979
+ "website": "https://stack.lupus.digital",
980
+ "learn_more": "https://stack.lupus.digital/2-resources/learning",
981
+ "category": "CMS",
982
+ "type": "3rd-party",
983
+ "maintainers": [
984
+ {
985
+ "name": "Wolfgang Ziegler // fago",
986
+ "github": "fago",
987
+ "avatar": "https://avatars.githubusercontent.com/u/132232?v=4"
988
+ },
989
+ {
990
+ "name": "Maximilian Götz-Mikus",
991
+ "github": "maximilianmikus",
992
+ "avatar": "https://avatars.githubusercontent.com/u/1254146?v=4"
993
+ },
994
+ {
995
+ "name": "David Licen",
996
+ "github": "davision",
997
+ "avatar": "https://avatars.githubusercontent.com/u/3862832?v=4"
998
+ }
999
+ ],
1000
+ "compatibility": {
1001
+ "nuxt": "^2.0.0",
1002
+ "requires": {}
1003
+ }
1004
+ },
1005
+ {
1006
+ "name": "druxt",
1007
+ "description": "A bridge between frameworks, Drupal in the back, Nuxt.js in the front.",
1008
+ "repo": "druxt/druxt.js#develop/packages/druxt",
1009
+ "npm": "druxt",
1010
+ "icon": "druxt.svg",
1011
+ "github": "https://github.com/druxt/druxt.js",
1012
+ "website": "https://druxtjs.org",
1013
+ "learn_more": "https://druxtjs.org/guide",
1014
+ "category": "CMS",
1015
+ "type": "3rd-party",
1016
+ "maintainers": [
1017
+ {
1018
+ "name": "Decipher",
1019
+ "github": "decipher"
1020
+ }
1021
+ ],
1022
+ "compatibility": {
1023
+ "nuxt": "^2.0.0",
1024
+ "requires": {}
1025
+ }
1026
+ },
1027
+ {
1028
+ "name": "element-plus",
1029
+ "description": "A Vue 3 based component library for designers and developers",
1030
+ "repo": "element-plus/element-plus-nuxt",
1031
+ "npm": "@element-plus/nuxt",
1032
+ "icon": "element-plus.svg",
1033
+ "github": "https://github.com/element-plus/element-plus",
1034
+ "website": "https://element-plus.org",
1035
+ "learn_more": "https://github.com/element-plus/element-plus-nuxt",
1036
+ "category": "UI",
1037
+ "type": "3rd-party",
1038
+ "maintainers": [
1039
+ {
1040
+ "name": "tolking",
1041
+ "github": "tolking"
624
1042
  }
625
- ]
1043
+ ],
1044
+ "compatibility": {
1045
+ "nuxt": "^3.0.0",
1046
+ "requires": {
1047
+ "bridge": "optional"
1048
+ }
1049
+ }
626
1050
  },
627
1051
  {
628
1052
  "name": "emotion",
@@ -639,10 +1063,13 @@
639
1063
  {
640
1064
  "name": "Pooya Parsa",
641
1065
  "github": "pi0",
642
- "twitter": "_pi0_",
643
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1066
+ "twitter": "_pi0_"
644
1067
  }
645
- ]
1068
+ ],
1069
+ "compatibility": {
1070
+ "nuxt": "^2.0.0",
1071
+ "requires": {}
1072
+ }
646
1073
  },
647
1074
  {
648
1075
  "name": "eslint",
@@ -658,10 +1085,13 @@
658
1085
  "maintainers": [
659
1086
  {
660
1087
  "name": "Ricardo Gobbo de Souza",
661
- "github": "ricardogobbosouza",
662
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
1088
+ "github": "ricardogobbosouza"
663
1089
  }
664
- ]
1090
+ ],
1091
+ "compatibility": {
1092
+ "nuxt": "^2.0.0",
1093
+ "requires": {}
1094
+ }
665
1095
  },
666
1096
  {
667
1097
  "name": "event-trace",
@@ -677,10 +1107,35 @@
677
1107
  "maintainers": [
678
1108
  {
679
1109
  "name": "Xin Du",
680
- "github": "clarkdo",
681
- "avatar": "https://avatars3.githubusercontent.com/u/4312154?v=4"
1110
+ "github": "clarkdo"
1111
+ }
1112
+ ],
1113
+ "compatibility": {
1114
+ "nuxt": "^2.0.0",
1115
+ "requires": {}
1116
+ }
1117
+ },
1118
+ {
1119
+ "name": "fathom",
1120
+ "description": "Fathom analytics for Nuxt",
1121
+ "repo": "yabhq/nuxt-fathom",
1122
+ "npm": "@yabhq/nuxt-fathom",
1123
+ "icon": "fathom.png",
1124
+ "github": "https://github.com/yabhq/nuxt-fathom",
1125
+ "website": "https://github.com/yabhq/nuxt-fathom",
1126
+ "learn_more": "https://usefathom.com/",
1127
+ "category": "Analytics",
1128
+ "type": "3rd-party",
1129
+ "maintainers": [
1130
+ {
1131
+ "name": "yabhq",
1132
+ "github": "yabhq"
682
1133
  }
683
- ]
1134
+ ],
1135
+ "compatibility": {
1136
+ "nuxt": "^2.0.0",
1137
+ "requires": {}
1138
+ }
684
1139
  },
685
1140
  {
686
1141
  "name": "feature-toggle",
@@ -696,14 +1151,17 @@
696
1151
  "maintainers": [
697
1152
  {
698
1153
  "name": "stephenkr",
699
- "github": "stephenkr",
700
- "avatar": "https://avatars0.githubusercontent.com/u/25742275?v=4"
1154
+ "github": "stephenkr"
701
1155
  }
702
- ]
1156
+ ],
1157
+ "compatibility": {
1158
+ "nuxt": "^2.0.0",
1159
+ "requires": {}
1160
+ }
703
1161
  },
704
1162
  {
705
1163
  "name": "feed",
706
- "description": "Feed module enables everyone to have RSS, Atom and Json.",
1164
+ "description": "Feed module enables everyone to have RSS, Atom and JSON.",
707
1165
  "repo": "nuxt-community/feed-module",
708
1166
  "npm": "@nuxtjs/feed",
709
1167
  "icon": "",
@@ -716,15 +1174,18 @@
716
1174
  {
717
1175
  "name": "Alexander Lichter",
718
1176
  "github": "manniL",
719
- "twitter": "TheAlexLichter",
720
- "avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
1177
+ "twitter": "TheAlexLichter"
721
1178
  }
722
- ]
1179
+ ],
1180
+ "compatibility": {
1181
+ "nuxt": "^2.0.0",
1182
+ "requires": {}
1183
+ }
723
1184
  },
724
1185
  {
725
1186
  "name": "firebase",
726
- "description": "Intergrate Firebase into your Nuxt project.",
727
- "repo": "nuxt-community/firebase-module",
1187
+ "description": "Integrate Firebase into your Nuxt project.",
1188
+ "repo": "nuxt-community/firebase-module#master/packages/firebase-module",
728
1189
  "npm": "@nuxtjs/firebase",
729
1190
  "icon": "firebase.png",
730
1191
  "github": "https://github.com/nuxt-community/firebase-module",
@@ -735,10 +1196,13 @@
735
1196
  "maintainers": [
736
1197
  {
737
1198
  "name": "Pascal Luther",
738
- "github": "lupas",
739
- "avatar": "https://avatars1.githubusercontent.com/u/4020037?v=4"
1199
+ "github": "lupas"
740
1200
  }
741
- ]
1201
+ ],
1202
+ "compatibility": {
1203
+ "nuxt": "^2.0.0",
1204
+ "requires": {}
1205
+ }
742
1206
  },
743
1207
  {
744
1208
  "name": "floating-prompt-module",
@@ -754,10 +1218,13 @@
754
1218
  "maintainers": [
755
1219
  {
756
1220
  "name": "sandoche",
757
- "github": "sandoche",
758
- "avatar": "https://avatars2.githubusercontent.com/u/3635348?v=4"
1221
+ "github": "sandoche"
759
1222
  }
760
- ]
1223
+ ],
1224
+ "compatibility": {
1225
+ "nuxt": "^2.0.0",
1226
+ "requires": {}
1227
+ }
761
1228
  },
762
1229
  {
763
1230
  "name": "font-loader-strategy",
@@ -773,10 +1240,58 @@
773
1240
  "maintainers": [
774
1241
  {
775
1242
  "name": "GrabarzUndPartner",
776
- "github": "GrabarzUndPartner",
777
- "avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
1243
+ "github": "GrabarzUndPartner"
1244
+ }
1245
+ ],
1246
+ "compatibility": {
1247
+ "nuxt": "^2.0.0",
1248
+ "requires": {}
1249
+ }
1250
+ },
1251
+ {
1252
+ "name": "fontagon",
1253
+ "description": "Easy convert SVG from nuxt to icon font.",
1254
+ "repo": "kdydesign/nuxt-fontagon",
1255
+ "npm": "nuxt-fontagon",
1256
+ "icon": "fontagon.png",
1257
+ "github": "https://github.com/kdydesign/nuxt-fontagon",
1258
+ "website": "https://github.com/kdydesign/nuxt-fontagon",
1259
+ "learn_more": "",
1260
+ "category": "Libraries",
1261
+ "type": "3rd-party",
1262
+ "maintainers": [
1263
+ {
1264
+ "name": "kdydesign",
1265
+ "github": "kdydesign"
1266
+ }
1267
+ ],
1268
+ "compatibility": {
1269
+ "nuxt": "^2.0.0",
1270
+ "requires": {}
1271
+ }
1272
+ },
1273
+ {
1274
+ "name": "fontaine",
1275
+ "description": "Automatically optimized font fallback based on font metrics",
1276
+ "repo": "nuxt-modules/fontaine",
1277
+ "npm": "@nuxtjs/fontaine",
1278
+ "icon": "fontaine.png",
1279
+ "github": "https://github.com/nuxt-modules/fontaine",
1280
+ "website": "https://github.com/unjs/fontaine",
1281
+ "learn_more": "https://github.com/unjs/fontaine",
1282
+ "category": "Performance",
1283
+ "type": "community",
1284
+ "maintainers": [
1285
+ {
1286
+ "name": "Daniel Roe",
1287
+ "github": "danielroe",
1288
+ "twitter": "danielcroe"
778
1289
  }
779
- ]
1290
+ ],
1291
+ "compatibility": {
1292
+ "nuxt": "^3.0.0",
1293
+ "requires": {}
1294
+ }
780
1295
  },
781
1296
  {
782
1297
  "name": "fontawesome",
@@ -792,10 +1307,41 @@
792
1307
  "maintainers": [
793
1308
  {
794
1309
  "name": "Pim",
795
- "github": "pimlie",
796
- "avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
1310
+ "github": "pimlie"
1311
+ }
1312
+ ],
1313
+ "compatibility": {
1314
+ "nuxt": "^2.0.0",
1315
+ "requires": {}
1316
+ }
1317
+ },
1318
+ {
1319
+ "name": "formkit",
1320
+ "description": "Seamless FormKit integration for Nuxt",
1321
+ "repo": "formkit/formkit#master/packages/nuxt",
1322
+ "npm": "@formkit/nuxt",
1323
+ "icon": "formkit.png",
1324
+ "github": "https://github.com/formkit/formkit",
1325
+ "website": "https://formkit.com",
1326
+ "learn_more": "https://formkit.com/essentials/installation#with-nuxt",
1327
+ "category": "Libraries",
1328
+ "type": "3rd-party",
1329
+ "maintainers": [
1330
+ {
1331
+ "name": "Justin Schroeder",
1332
+ "github": "justin-schroeder",
1333
+ "twitter": "jpschroeder"
1334
+ },
1335
+ {
1336
+ "name": "Andrew Boyd",
1337
+ "github": "andrew-boyd",
1338
+ "twitter": "0xBOYD"
797
1339
  }
798
- ]
1340
+ ],
1341
+ "compatibility": {
1342
+ "nuxt": "^3.0.0",
1343
+ "requires": {}
1344
+ }
799
1345
  },
800
1346
  {
801
1347
  "name": "fullpage",
@@ -811,10 +1357,13 @@
811
1357
  "maintainers": [
812
1358
  {
813
1359
  "name": "vaso2",
814
- "github": "vaso2",
815
- "avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
1360
+ "github": "vaso2"
816
1361
  }
817
- ]
1362
+ ],
1363
+ "compatibility": {
1364
+ "nuxt": "^2.0.0",
1365
+ "requires": {}
1366
+ }
818
1367
  },
819
1368
  {
820
1369
  "name": "github-api",
@@ -830,10 +1379,13 @@
830
1379
  "maintainers": [
831
1380
  {
832
1381
  "name": "lindsaykwardell",
833
- "github": "lindsaykwardell",
834
- "avatar": "https://avatars0.githubusercontent.com/u/32229300?v=4"
1382
+ "github": "lindsaykwardell"
835
1383
  }
836
- ]
1384
+ ],
1385
+ "compatibility": {
1386
+ "nuxt": "^2.0.0",
1387
+ "requires": {}
1388
+ }
837
1389
  },
838
1390
  {
839
1391
  "name": "google-adsense",
@@ -847,12 +1399,19 @@
847
1399
  "category": "Analytics",
848
1400
  "type": "community",
849
1401
  "maintainers": [
1402
+ {
1403
+ "name": "Alexander Lichter",
1404
+ "github": "manniL"
1405
+ },
850
1406
  {
851
1407
  "name": "Troy Morehouse",
852
- "github": "tmorehouse",
853
- "avatar": "https://avatars3.githubusercontent.com/u/2781561?v=4"
1408
+ "github": "tmorehouse"
854
1409
  }
855
- ]
1410
+ ],
1411
+ "compatibility": {
1412
+ "nuxt": "^2.0.0 || ^3.0.0",
1413
+ "requires": {}
1414
+ }
856
1415
  },
857
1416
  {
858
1417
  "name": "google-analytics",
@@ -869,21 +1428,22 @@
869
1428
  {
870
1429
  "name": "Pooya Parsa",
871
1430
  "github": "pi0",
872
- "twitter": "_pi0_",
873
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1431
+ "twitter": "_pi0_"
874
1432
  },
875
1433
  {
876
1434
  "name": "Ricardo Gobbo de Souza",
877
- "github": "ricardogobbosouza",
878
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
1435
+ "github": "ricardogobbosouza"
879
1436
  },
880
1437
  {
881
1438
  "name": "Matteo Gabriele",
882
1439
  "github": "MatteoGabriele",
883
- "twitter": "matteo_gabriele",
884
- "avatar": "https://avatars1.githubusercontent.com/u/5337152?v=4"
1440
+ "twitter": "matteo_gabriele"
885
1441
  }
886
- ]
1442
+ ],
1443
+ "compatibility": {
1444
+ "nuxt": "^2.0.0",
1445
+ "requires": {}
1446
+ }
887
1447
  },
888
1448
  {
889
1449
  "name": "google-fonts",
@@ -899,10 +1459,15 @@
899
1459
  "maintainers": [
900
1460
  {
901
1461
  "name": "Ricardo Gobbo de Souza",
902
- "github": "ricardogobbosouza",
903
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
1462
+ "github": "ricardogobbosouza"
904
1463
  }
905
- ]
1464
+ ],
1465
+ "compatibility": {
1466
+ "nuxt": "^2.0.0 || ^3.0.0",
1467
+ "requires": {
1468
+ "bridge": "optional"
1469
+ }
1470
+ }
906
1471
  },
907
1472
  {
908
1473
  "name": "google-gtag",
@@ -918,15 +1483,17 @@
918
1483
  "maintainers": [
919
1484
  {
920
1485
  "name": "Dominic Garms",
921
- "github": "dohomi",
922
- "avatar": "https://avatars0.githubusercontent.com/u/489221?v=4"
1486
+ "github": "dohomi"
923
1487
  },
924
1488
  {
925
1489
  "name": "Ricardo Gobbo de Souza",
926
- "github": "ricardogobbosouza",
927
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
1490
+ "github": "ricardogobbosouza"
928
1491
  }
929
- ]
1492
+ ],
1493
+ "compatibility": {
1494
+ "nuxt": "^2.0.0",
1495
+ "requires": {}
1496
+ }
930
1497
  },
931
1498
  {
932
1499
  "name": "google-optimize",
@@ -943,22 +1510,45 @@
943
1510
  {
944
1511
  "name": "Pooya Parsa",
945
1512
  "github": "pi0",
946
- "twitter": "_pi0_",
947
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1513
+ "twitter": "_pi0_"
948
1514
  },
949
1515
  {
950
1516
  "name": "Farzad Soltani",
951
1517
  "github": "farzadso",
952
- "twitter": "farzadso",
953
- "avatar": "https://avatars0.githubusercontent.com/u/19854715?v=4"
1518
+ "twitter": "farzadso"
954
1519
  },
955
1520
  {
956
1521
  "name": "Josh Deltener",
957
1522
  "github": "hecktarzuli",
958
- "twitter": "JoshDeltener",
959
- "avatar": "https://avatars2.githubusercontent.com/u/2112282?v=4"
1523
+ "twitter": "JoshDeltener"
1524
+ }
1525
+ ],
1526
+ "compatibility": {
1527
+ "nuxt": "^2.0.0",
1528
+ "requires": {}
1529
+ }
1530
+ },
1531
+ {
1532
+ "name": "graphql-client",
1533
+ "description": "Minimal GraphQL Client + Code Generation for Nuxt. Auto imports GraphQL Operations for easy execution.",
1534
+ "repo": "diizzayy/nuxt-graphql-client",
1535
+ "npm": "nuxt-graphql-client",
1536
+ "icon": "graphql-client.svg",
1537
+ "github": "https://github.com/diizzayy/nuxt-graphql-client",
1538
+ "website": "https://github.com/diizzayy/nuxt-graphql-client",
1539
+ "learn_more": "https://www.graphql-code-generator.com/plugins/typescript-graphql-request",
1540
+ "category": "Request",
1541
+ "type": "3rd-party",
1542
+ "maintainers": [
1543
+ {
1544
+ "name": "Diizzayy",
1545
+ "github": "diizzayy"
960
1546
  }
961
- ]
1547
+ ],
1548
+ "compatibility": {
1549
+ "nuxt": "^3.0.0",
1550
+ "requires": {}
1551
+ }
962
1552
  },
963
1553
  {
964
1554
  "name": "graphql-request",
@@ -974,10 +1564,13 @@
974
1564
  "maintainers": [
975
1565
  {
976
1566
  "name": "gomah",
977
- "github": "gomah",
978
- "avatar": "https://avatars3.githubusercontent.com/u/2362138?v=4"
1567
+ "github": "gomah"
979
1568
  }
980
- ]
1569
+ ],
1570
+ "compatibility": {
1571
+ "nuxt": "^2.0.0",
1572
+ "requires": {}
1573
+ }
981
1574
  },
982
1575
  {
983
1576
  "name": "gtm",
@@ -994,10 +1587,13 @@
994
1587
  {
995
1588
  "name": "Pooya Parsa",
996
1589
  "github": "pi0",
997
- "twitter": "_pi0_",
998
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1590
+ "twitter": "_pi0_"
999
1591
  }
1000
- ]
1592
+ ],
1593
+ "compatibility": {
1594
+ "nuxt": "^2.0.0",
1595
+ "requires": {}
1596
+ }
1001
1597
  },
1002
1598
  {
1003
1599
  "name": "guess",
@@ -1013,10 +1609,81 @@
1013
1609
  "maintainers": [
1014
1610
  {
1015
1611
  "name": "Xin Du",
1016
- "github": "clarkdo",
1017
- "avatar": "https://avatars3.githubusercontent.com/u/4312154?v=4"
1612
+ "github": "clarkdo"
1613
+ }
1614
+ ],
1615
+ "compatibility": {
1616
+ "nuxt": "^2.0.0",
1617
+ "requires": {}
1618
+ }
1619
+ },
1620
+ {
1621
+ "name": "harlem",
1622
+ "description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
1623
+ "repo": "nuxt-modules/harlem",
1624
+ "npm": "@nuxtjs/harlem",
1625
+ "icon": "harlem.svg",
1626
+ "github": "https://github.com/nuxt-modules/harlem",
1627
+ "website": "https://github.com/nuxt-modules/harlem",
1628
+ "learn_more": "https://harlemjs.com/",
1629
+ "category": "Extensions",
1630
+ "type": "community",
1631
+ "maintainers": [
1632
+ {
1633
+ "name": "Daniel Roe",
1634
+ "github": "danielroe",
1635
+ "twitter": "danielcroe"
1636
+ }
1637
+ ],
1638
+ "compatibility": {
1639
+ "nuxt": "^3.0.0",
1640
+ "requires": {}
1641
+ }
1642
+ },
1643
+ {
1644
+ "name": "headlessui",
1645
+ "description": "Headless UI integration for Nuxt. Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.",
1646
+ "repo": "P4sca1/nuxt-headlessui",
1647
+ "npm": "nuxt-headlessui",
1648
+ "icon": "headlessui.png",
1649
+ "github": "https://github.com/P4sca1/nuxt-headlessui",
1650
+ "website": "https://github.com/P4sca1/nuxt-headlessui",
1651
+ "learn_more": "https://headlessui.com",
1652
+ "category": "UI",
1653
+ "type": "3rd-party",
1654
+ "maintainers": [
1655
+ {
1656
+ "name": "Pascal Sthamer",
1657
+ "github": "P4sca1"
1658
+ }
1659
+ ],
1660
+ "compatibility": {
1661
+ "nuxt": "^3.0.0",
1662
+ "requires": {}
1663
+ }
1664
+ },
1665
+ {
1666
+ "name": "headway",
1667
+ "description": "Headway changelog widget for Nuxt",
1668
+ "repo": "l-portet/nuxt-headway",
1669
+ "npm": "nuxt-headway",
1670
+ "icon": "headway.png",
1671
+ "github": "https://github.com/l-portet/nuxt-headway",
1672
+ "website": "https://nuxt-headway.netlify.app/",
1673
+ "learn_more": "https://headwayapp.co/",
1674
+ "category": "UI",
1675
+ "type": "3rd-party",
1676
+ "maintainers": [
1677
+ {
1678
+ "name": "l-portet",
1679
+ "github": "l-portet",
1680
+ "avatar": "https://avatars.githubusercontent.com/u/34057690?v=4"
1018
1681
  }
1019
- ]
1682
+ ],
1683
+ "compatibility": {
1684
+ "nuxt": "^2.0.0",
1685
+ "requires": {}
1686
+ }
1020
1687
  },
1021
1688
  {
1022
1689
  "name": "helmet",
@@ -1032,10 +1699,13 @@
1032
1699
  "maintainers": [
1033
1700
  {
1034
1701
  "name": "victor-perez",
1035
- "github": "victor-perez",
1036
- "avatar": "https://avatars1.githubusercontent.com/u/672958?v=4"
1702
+ "github": "victor-perez"
1037
1703
  }
1038
- ]
1704
+ ],
1705
+ "compatibility": {
1706
+ "nuxt": "^2.0.0",
1707
+ "requires": {}
1708
+ }
1039
1709
  },
1040
1710
  {
1041
1711
  "name": "highcharts",
@@ -1051,10 +1721,13 @@
1051
1721
  "maintainers": [
1052
1722
  {
1053
1723
  "name": "richardeschloss",
1054
- "github": "richardeschloss",
1055
- "avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
1724
+ "github": "richardeschloss"
1056
1725
  }
1057
- ]
1726
+ ],
1727
+ "compatibility": {
1728
+ "nuxt": "^2.0.0",
1729
+ "requires": {}
1730
+ }
1058
1731
  },
1059
1732
  {
1060
1733
  "name": "history-state",
@@ -1070,10 +1743,13 @@
1070
1743
  "maintainers": [
1071
1744
  {
1072
1745
  "name": "hidekatsu-izuno",
1073
- "github": "hidekatsu-izuno",
1074
- "avatar": "https://avatars0.githubusercontent.com/u/1091860?v=4"
1746
+ "github": "hidekatsu-izuno"
1075
1747
  }
1076
- ]
1748
+ ],
1749
+ "compatibility": {
1750
+ "nuxt": "^2.0.0",
1751
+ "requires": {}
1752
+ }
1077
1753
  },
1078
1754
  {
1079
1755
  "name": "html-minifier",
@@ -1089,18 +1765,21 @@
1089
1765
  "maintainers": [
1090
1766
  {
1091
1767
  "name": "Xin Du",
1092
- "github": "clarkdo",
1093
- "avatar": "https://avatars3.githubusercontent.com/u/4312154?v=4"
1768
+ "github": "clarkdo"
1094
1769
  }
1095
- ]
1770
+ ],
1771
+ "compatibility": {
1772
+ "nuxt": "^2.0.0",
1773
+ "requires": {}
1774
+ }
1096
1775
  },
1097
1776
  {
1098
1777
  "name": "html-validator",
1099
1778
  "description": "Automatically validate Nuxt server-rendered HTML html",
1100
- "repo": "nuxt-community/html-validator-module",
1779
+ "repo": "nuxt-modules/html-validator",
1101
1780
  "npm": "@nuxtjs/html-validator",
1102
1781
  "icon": "html-validator.png",
1103
- "github": "https://github.com/nuxt-community/html-validator-module",
1782
+ "github": "https://github.com/nuxt-modules/html-validator",
1104
1783
  "website": "https://html-validator.nuxtjs.org",
1105
1784
  "learn_more": "https://html-validate.org",
1106
1785
  "category": "Performance",
@@ -1109,10 +1788,15 @@
1109
1788
  {
1110
1789
  "name": "Daniel Roe",
1111
1790
  "github": "danielroe",
1112
- "twitter": "danielcroe",
1113
- "avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
1791
+ "twitter": "danielcroe"
1114
1792
  }
1115
- ]
1793
+ ],
1794
+ "compatibility": {
1795
+ "nuxt": "^2.0.0 || ^3.0.0",
1796
+ "requires": {
1797
+ "bridge": "optional"
1798
+ }
1799
+ }
1116
1800
  },
1117
1801
  {
1118
1802
  "name": "http",
@@ -1129,22 +1813,47 @@
1129
1813
  {
1130
1814
  "name": "Pooya Parsa",
1131
1815
  "github": "pi0",
1132
- "twitter": "_pi0_",
1133
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1816
+ "twitter": "_pi0_"
1134
1817
  },
1135
1818
  {
1136
1819
  "name": "Sébastien Chopin",
1137
1820
  "github": "Atinux",
1138
- "twitter": "Atinux",
1139
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
1821
+ "twitter": "Atinux"
1822
+ }
1823
+ ],
1824
+ "compatibility": {
1825
+ "nuxt": "^2.0.0",
1826
+ "requires": {}
1827
+ }
1828
+ },
1829
+ {
1830
+ "name": "humans-txt",
1831
+ "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.",
1832
+ "repo": "Luxdamore/nuxt-humans-txt",
1833
+ "npm": "@luxdamore/nuxt-humans-txt",
1834
+ "icon": "",
1835
+ "github": "https://github.com/LuXDAmore/nuxt-humans-txt",
1836
+ "website": "https://luxdamore.github.io/nuxt-humans-txt/",
1837
+ "learn_more": "https://humanstxt.org/",
1838
+ "category": "SEO",
1839
+ "type": "3rd-party",
1840
+ "maintainers": [
1841
+ {
1842
+ "name": "Luca Iaconelli",
1843
+ "github": "LuXDAmore",
1844
+ "twitter": "luxdamore"
1140
1845
  }
1141
- ]
1846
+ ],
1847
+ "compatibility": {
1848
+ "nuxt": "^2.0.0",
1849
+ "requires": {}
1850
+ }
1142
1851
  },
1143
1852
  {
1144
1853
  "name": "i18n",
1145
1854
  "description": "i18n features for your Nuxt project so you can easily add internationalization.",
1146
1855
  "repo": "nuxt-community/i18n-module",
1147
- "npm": "nuxt-i18n",
1856
+ "npm": "@nuxtjs/i18n",
1148
1857
  "icon": "i18n.png",
1149
1858
  "github": "https://github.com/nuxt-community/i18n-module",
1150
1859
  "website": "https://i18n.nuxtjs.org",
@@ -1154,15 +1863,61 @@
1154
1863
  "maintainers": [
1155
1864
  {
1156
1865
  "name": "Rafał Chłodnicki",
1157
- "github": "rchl",
1158
- "avatar": "https://avatars1.githubusercontent.com/u/153197?v=4"
1866
+ "github": "rchl"
1159
1867
  },
1160
1868
  {
1161
- "name": "Paul Gascou-Vaillancourt",
1162
- "github": "paulgv",
1163
- "avatar": "https://avatars0.githubusercontent.com/u/4895885?v=4"
1869
+ "name": "Kazuya Kawaguchi",
1870
+ "github": "kazupon"
1871
+ }
1872
+ ],
1873
+ "compatibility": {
1874
+ "nuxt": "^2.0.0 || ^3.0.0",
1875
+ "requires": {}
1876
+ }
1877
+ },
1878
+ {
1879
+ "name": "icon",
1880
+ "description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
1881
+ "repo": "nuxt-modules/icon",
1882
+ "npm": "nuxt-icon",
1883
+ "icon": "nuxt-icon.png",
1884
+ "github": "https://github.com/nuxt-modules/icon",
1885
+ "website": "https://github.com/nuxt-modules/icon",
1886
+ "learn_more": "",
1887
+ "category": "UI",
1888
+ "type": "community",
1889
+ "maintainers": [
1890
+ {
1891
+ "name": "Atinux",
1892
+ "github": "Atinux"
1893
+ }
1894
+ ],
1895
+ "compatibility": {
1896
+ "nuxt": "^3.0.0",
1897
+ "requires": {}
1898
+ }
1899
+ },
1900
+ {
1901
+ "name": "icons",
1902
+ "description": "Use your own automatically imported SVG icons.",
1903
+ "repo": "gitfoxcode/nuxt-icons",
1904
+ "npm": "nuxt-icons",
1905
+ "icon": "icons.png",
1906
+ "github": "https://github.com/gitFoxCode/nuxt-icons",
1907
+ "website": "https://github.com/gitFoxCode/nuxt-icons",
1908
+ "learn_more": "",
1909
+ "category": "UI",
1910
+ "type": "3rd-party",
1911
+ "maintainers": [
1912
+ {
1913
+ "name": "Sebastian Wludzik",
1914
+ "github": "gitfoxcode"
1164
1915
  }
1165
- ]
1916
+ ],
1917
+ "compatibility": {
1918
+ "nuxt": "^3.0.0",
1919
+ "requires": {}
1920
+ }
1166
1921
  },
1167
1922
  {
1168
1923
  "name": "image-loader",
@@ -1178,10 +1933,13 @@
1178
1933
  "maintainers": [
1179
1934
  {
1180
1935
  "name": "Barry Fisher",
1181
- "github": "Barry-Fisher",
1182
- "avatar": "https://avatars3.githubusercontent.com/u/1033560?v=4"
1936
+ "github": "Barry-Fisher"
1183
1937
  }
1184
- ]
1938
+ ],
1939
+ "compatibility": {
1940
+ "nuxt": "^2.0.0",
1941
+ "requires": {}
1942
+ }
1185
1943
  },
1186
1944
  {
1187
1945
  "name": "image",
@@ -1198,22 +1956,25 @@
1198
1956
  {
1199
1957
  "name": "Ahad Birang",
1200
1958
  "github": "farnabaz",
1201
- "twitter": "a_birang",
1202
- "avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
1959
+ "twitter": "a_birang"
1203
1960
  },
1204
1961
  {
1205
1962
  "name": "Pooya Parsa",
1206
1963
  "github": "pi0",
1207
- "twitter": "_pi0_",
1208
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1964
+ "twitter": "_pi0_"
1209
1965
  },
1210
1966
  {
1211
1967
  "name": "Sebastien Chopin",
1212
1968
  "github": "Atinux",
1213
- "twitter": "Atinux",
1214
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
1969
+ "twitter": "Atinux"
1215
1970
  }
1216
- ]
1971
+ ],
1972
+ "compatibility": {
1973
+ "nuxt": "^2.0.0 || ^3.0.0",
1974
+ "requires": {
1975
+ "bridge": "optional"
1976
+ }
1977
+ }
1217
1978
  },
1218
1979
  {
1219
1980
  "name": "imagemin",
@@ -1229,10 +1990,38 @@
1229
1990
  "maintainers": [
1230
1991
  {
1231
1992
  "name": "Ricardo Gobbo de Souza",
1232
- "github": "ricardogobbosouza",
1233
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
1993
+ "github": "ricardogobbosouza"
1994
+ }
1995
+ ],
1996
+ "compatibility": {
1997
+ "nuxt": "^2.0.0",
1998
+ "requires": {}
1999
+ }
2000
+ },
2001
+ {
2002
+ "name": "inkline",
2003
+ "description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
2004
+ "repo": "inkline/nuxt-module-inkline",
2005
+ "npm": "@inkline/nuxt",
2006
+ "icon": "inkline.svg",
2007
+ "github": "https://github.com/inkline/nuxt-module-inkline",
2008
+ "website": "https://inkline.io",
2009
+ "learn_more": "https://inkline.io/docs/introduction/installation/nuxt",
2010
+ "category": "UI",
2011
+ "type": "3rd-party",
2012
+ "maintainers": [
2013
+ {
2014
+ "name": "Alex Grozav",
2015
+ "github": "alexgrozav",
2016
+ "twitter": "alexgrozav"
2017
+ }
2018
+ ],
2019
+ "compatibility": {
2020
+ "nuxt": "^2.0.0 || ^3.0.0",
2021
+ "requires": {
2022
+ "bridge": true
1234
2023
  }
1235
- ]
2024
+ }
1236
2025
  },
1237
2026
  {
1238
2027
  "name": "intercom",
@@ -1248,10 +2037,36 @@
1248
2037
  "maintainers": [
1249
2038
  {
1250
2039
  "name": "hex-digital",
1251
- "github": "hex-digital",
1252
- "avatar": "https://avatars1.githubusercontent.com/u/17425446?v=4"
2040
+ "github": "hex-digital"
2041
+ }
2042
+ ],
2043
+ "compatibility": {
2044
+ "nuxt": "^2.0.0",
2045
+ "requires": {}
2046
+ }
2047
+ },
2048
+ {
2049
+ "name": "ionic",
2050
+ "description": "Batteries-included Ionic integration for building iOS, Android and web apps.",
2051
+ "repo": "nuxt-modules/ionic",
2052
+ "npm": "@nuxtjs/ionic",
2053
+ "icon": "ionic.svg",
2054
+ "github": "https://github.com/nuxt-modules/ionic",
2055
+ "website": "https://ionic.nuxtjs.org",
2056
+ "learn_more": "https://ionicframework.com",
2057
+ "category": "Libraries",
2058
+ "type": "community",
2059
+ "maintainers": [
2060
+ {
2061
+ "name": "Daniel Roe",
2062
+ "github": "danielroe",
2063
+ "twitter": "danielcroe"
1253
2064
  }
1254
- ]
2065
+ ],
2066
+ "compatibility": {
2067
+ "nuxt": "^3.0.0",
2068
+ "requires": {}
2069
+ }
1255
2070
  },
1256
2071
  {
1257
2072
  "name": "jsonapi",
@@ -1266,11 +2081,14 @@
1266
2081
  "type": "3rd-party",
1267
2082
  "maintainers": [
1268
2083
  {
1269
- "name": "patrickcate",
1270
- "github": "patrickcate",
1271
- "avatar": "https://avatars0.githubusercontent.com/u/6277206?v=4"
2084
+ "name": "Patrick Cate",
2085
+ "github": "patrickcate"
1272
2086
  }
1273
- ]
2087
+ ],
2088
+ "compatibility": {
2089
+ "nuxt": "^2.0.0 || ^3.0.0",
2090
+ "requires": {}
2091
+ }
1274
2092
  },
1275
2093
  {
1276
2094
  "name": "kentico-kontent",
@@ -1286,10 +2104,37 @@
1286
2104
  "maintainers": [
1287
2105
  {
1288
2106
  "name": "Alfred Brockötter",
1289
- "github": "Domitnator",
1290
- "avatar": "https://avatars2.githubusercontent.com/u/13468638?v=4"
2107
+ "github": "Domitnator"
2108
+ }
2109
+ ],
2110
+ "compatibility": {
2111
+ "nuxt": "^2.0.0",
2112
+ "requires": {}
2113
+ }
2114
+ },
2115
+ {
2116
+ "name": "kql",
2117
+ "description": "Nuxt 3 module for Kirby's Query Language API",
2118
+ "repo": "johannschopplich/nuxt-kql",
2119
+ "npm": "nuxt-kql",
2120
+ "icon": "kql.svg",
2121
+ "github": "https://github.com/johannschopplich/nuxt-kql",
2122
+ "website": "https://nuxt-kql.jhnn.dev",
2123
+ "learn_more": "",
2124
+ "category": "CMS",
2125
+ "type": "3rd-party",
2126
+ "maintainers": [
2127
+ {
2128
+ "name": "Johann Schopplich",
2129
+ "github": "johannschopplich",
2130
+ "twitter": "jschopplich",
2131
+ "avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
1291
2132
  }
1292
- ]
2133
+ ],
2134
+ "compatibility": {
2135
+ "nuxt": "^3.0.0",
2136
+ "requires": {}
2137
+ }
1293
2138
  },
1294
2139
  {
1295
2140
  "name": "laravel-echo",
@@ -1305,10 +2150,13 @@
1305
2150
  "maintainers": [
1306
2151
  {
1307
2152
  "name": "Ricardo Gobbo de Souza",
1308
- "github": "ricardogobbosouza",
1309
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
2153
+ "github": "ricardogobbosouza"
1310
2154
  }
1311
- ]
2155
+ ],
2156
+ "compatibility": {
2157
+ "nuxt": "^2.0.0",
2158
+ "requires": {}
2159
+ }
1312
2160
  },
1313
2161
  {
1314
2162
  "name": "laravel-nuxt",
@@ -1324,10 +2172,13 @@
1324
2172
  "maintainers": [
1325
2173
  {
1326
2174
  "name": "skyrpex",
1327
- "github": "skyrpex",
1328
- "avatar": "https://avatars3.githubusercontent.com/u/1077520?v=4"
2175
+ "github": "skyrpex"
1329
2176
  }
1330
- ]
2177
+ ],
2178
+ "compatibility": {
2179
+ "nuxt": "^2.0.0",
2180
+ "requires": {}
2181
+ }
1331
2182
  },
1332
2183
  {
1333
2184
  "name": "laravel",
@@ -1343,10 +2194,13 @@
1343
2194
  "maintainers": [
1344
2195
  {
1345
2196
  "name": "m2sd",
1346
- "github": "m2sd",
1347
- "avatar": "https://avatars0.githubusercontent.com/u/40393728?v=4"
2197
+ "github": "m2sd"
1348
2198
  }
1349
- ]
2199
+ ],
2200
+ "compatibility": {
2201
+ "nuxt": "^2.0.0",
2202
+ "requires": {}
2203
+ }
1350
2204
  },
1351
2205
  {
1352
2206
  "name": "leaflet",
@@ -1362,10 +2216,13 @@
1362
2216
  "maintainers": [
1363
2217
  {
1364
2218
  "name": "schlunsen",
1365
- "github": "schlunsen",
1366
- "avatar": "https://avatars3.githubusercontent.com/u/117190?v=4"
2219
+ "github": "schlunsen"
1367
2220
  }
1368
- ]
2221
+ ],
2222
+ "compatibility": {
2223
+ "nuxt": "^2.0.0",
2224
+ "requires": {}
2225
+ }
1369
2226
  },
1370
2227
  {
1371
2228
  "name": "localforage",
@@ -1382,15 +2239,17 @@
1382
2239
  {
1383
2240
  "name": "Alexandre Chopin",
1384
2241
  "github": "alexchopin",
1385
- "twitter": "alexchopin",
1386
- "avatar": "https://avatars2.githubusercontent.com/u/4084277?v=4"
2242
+ "twitter": "alexchopin"
1387
2243
  },
1388
2244
  {
1389
2245
  "name": "Ricardo Gobbo de Souza",
1390
- "github": "ricardogobbosouza",
1391
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
2246
+ "github": "ricardogobbosouza"
1392
2247
  }
1393
- ]
2248
+ ],
2249
+ "compatibility": {
2250
+ "nuxt": "^2.0.0",
2251
+ "requires": {}
2252
+ }
1394
2253
  },
1395
2254
  {
1396
2255
  "name": "localtunnel",
@@ -1407,10 +2266,35 @@
1407
2266
  {
1408
2267
  "name": "Pooya Parsa",
1409
2268
  "github": "pi0",
1410
- "twitter": "_pi0_",
1411
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2269
+ "twitter": "_pi0_"
2270
+ }
2271
+ ],
2272
+ "compatibility": {
2273
+ "nuxt": "^2.0.0",
2274
+ "requires": {}
2275
+ }
2276
+ },
2277
+ {
2278
+ "name": "lodash",
2279
+ "description": "lodash module with auto-import and custom prefix",
2280
+ "repo": "cipami/nuxt-lodash",
2281
+ "npm": "nuxt-lodash",
2282
+ "icon": "lodash.svg",
2283
+ "github": "https://github.com/cipami/nuxt-lodash",
2284
+ "website": "https://github.com/cipami/nuxt-lodash#readme",
2285
+ "learn_more": "https://github.com/lodash/lodash",
2286
+ "category": "Libraries",
2287
+ "type": "3rd-party",
2288
+ "maintainers": [
2289
+ {
2290
+ "name": "Michal Čípa",
2291
+ "github": "cipami"
1412
2292
  }
1413
- ]
2293
+ ],
2294
+ "compatibility": {
2295
+ "nuxt": "^3.0.0",
2296
+ "requires": {}
2297
+ }
1414
2298
  },
1415
2299
  {
1416
2300
  "name": "logrocket",
@@ -1427,10 +2311,13 @@
1427
2311
  {
1428
2312
  "name": "Farzad Soltani",
1429
2313
  "github": "farzadso",
1430
- "twitter": "farzadso",
1431
- "avatar": "https://avatars0.githubusercontent.com/u/19854715?v=4"
2314
+ "twitter": "farzadso"
1432
2315
  }
1433
- ]
2316
+ ],
2317
+ "compatibility": {
2318
+ "nuxt": "^2.0.0",
2319
+ "requires": {}
2320
+ }
1434
2321
  },
1435
2322
  {
1436
2323
  "name": "lunr",
@@ -1446,15 +2333,41 @@
1446
2333
  "maintainers": [
1447
2334
  {
1448
2335
  "name": "Pim",
1449
- "github": "pimlie",
1450
- "avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
2336
+ "github": "pimlie"
2337
+ }
2338
+ ],
2339
+ "compatibility": {
2340
+ "nuxt": "^2.0.0",
2341
+ "requires": {}
2342
+ }
2343
+ },
2344
+ {
2345
+ "name": "magic-regexp",
2346
+ "description": "A compiled-away, type-safe, readable RegExp alternative",
2347
+ "repo": "danielroe/magic-regexp",
2348
+ "npm": "magic-regexp",
2349
+ "icon": "magic-regexp.svg",
2350
+ "github": "https://github.com/danielroe/magic-regexp",
2351
+ "website": "https://magic-regexp.roe.dev",
2352
+ "learn_more": "https://magic-regexp.roe.dev",
2353
+ "category": "Libraries",
2354
+ "type": "3rd-party",
2355
+ "maintainers": [
2356
+ {
2357
+ "name": "Daniel Roe",
2358
+ "github": "danielroe",
2359
+ "twitter": "danielcroe"
1451
2360
  }
1452
- ]
2361
+ ],
2362
+ "compatibility": {
2363
+ "nuxt": "^3.0.0",
2364
+ "requires": {}
2365
+ }
1453
2366
  },
1454
2367
  {
1455
2368
  "name": "markdownit",
1456
2369
  "description": "Use Markdown in your Nuxt application with the markdownit-loader",
1457
- "repo": "nuxt-community/modules#master/packages/markdownit",
2370
+ "repo": "nuxt-community/markdownit-module",
1458
2371
  "npm": "@nuxtjs/markdownit",
1459
2372
  "icon": "",
1460
2373
  "github": "https://github.com/nuxt-community/markdownit-module",
@@ -1466,10 +2379,13 @@
1466
2379
  {
1467
2380
  "name": "Pooya Parsa",
1468
2381
  "github": "pi0",
1469
- "twitter": "_pi0_",
1470
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2382
+ "twitter": "_pi0_"
1471
2383
  }
1472
- ]
2384
+ ],
2385
+ "compatibility": {
2386
+ "nuxt": "^2.0.0",
2387
+ "requires": {}
2388
+ }
1473
2389
  },
1474
2390
  {
1475
2391
  "name": "matomo",
@@ -1485,10 +2401,13 @@
1485
2401
  "maintainers": [
1486
2402
  {
1487
2403
  "name": "pimlie",
1488
- "github": "pimlie",
1489
- "avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
2404
+ "github": "pimlie"
1490
2405
  }
1491
- ]
2406
+ ],
2407
+ "compatibility": {
2408
+ "nuxt": "^2.0.0",
2409
+ "requires": {}
2410
+ }
1492
2411
  },
1493
2412
  {
1494
2413
  "name": "mdx",
@@ -1505,10 +2424,38 @@
1505
2424
  {
1506
2425
  "name": "Jonathan Bakebwa",
1507
2426
  "github": "codebender828",
1508
- "twitter": "codebender828",
1509
- "avatar": "https://avatars2.githubusercontent.com/u/21237954?v=4"
2427
+ "twitter": "codebender828"
2428
+ }
2429
+ ],
2430
+ "compatibility": {
2431
+ "nuxt": "^2.0.0",
2432
+ "requires": {}
2433
+ }
2434
+ },
2435
+ {
2436
+ "name": "meilisearch",
2437
+ "description": "Meilisearch Instant Search module for Nuxt 3",
2438
+ "repo": "xlanex6/nuxt-meilisearch",
2439
+ "npm": "nuxt-meilisearch",
2440
+ "icon": "meilisearch.svg",
2441
+ "github": "https://github.com/xlanex6/nuxt-meilisearch",
2442
+ "website": "https://github.com/xlanex6/nuxt-meilisearch",
2443
+ "learn_more": "https://github.com/xlanex6/nuxt-meilisearch",
2444
+ "category": "Libraries",
2445
+ "type": "3rd-party",
2446
+ "maintainers": [
2447
+ {
2448
+ "name": "Alex Duval",
2449
+ "github": "xlanex6",
2450
+ "avatar": "https://avatars.githubusercontent.com/u/13418668?v=4"
2451
+ }
2452
+ ],
2453
+ "compatibility": {
2454
+ "nuxt": "^3.0.0",
2455
+ "requires": {
2456
+ "bridge": false
1510
2457
  }
1511
- ]
2458
+ }
1512
2459
  },
1513
2460
  {
1514
2461
  "name": "memwatch",
@@ -1524,10 +2471,13 @@
1524
2471
  "maintainers": [
1525
2472
  {
1526
2473
  "name": "pimlie",
1527
- "github": "pimlie",
1528
- "avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
2474
+ "github": "pimlie"
1529
2475
  }
1530
- ]
2476
+ ],
2477
+ "compatibility": {
2478
+ "nuxt": "^2.0.0",
2479
+ "requires": {}
2480
+ }
1531
2481
  },
1532
2482
  {
1533
2483
  "name": "mobile",
@@ -1543,10 +2493,13 @@
1543
2493
  "maintainers": [
1544
2494
  {
1545
2495
  "name": "ChanningDefoe",
1546
- "github": "ChanningDefoe",
1547
- "avatar": "https://avatars1.githubusercontent.com/u/46541358?v=4"
2496
+ "github": "ChanningDefoe"
1548
2497
  }
1549
- ]
2498
+ ],
2499
+ "compatibility": {
2500
+ "nuxt": "^2.0.0",
2501
+ "requires": {}
2502
+ }
1550
2503
  },
1551
2504
  {
1552
2505
  "name": "moment",
@@ -1563,15 +2516,17 @@
1563
2516
  {
1564
2517
  "name": "Pooya Parsa",
1565
2518
  "github": "pi0",
1566
- "twitter": "_pi0_",
1567
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2519
+ "twitter": "_pi0_"
1568
2520
  },
1569
2521
  {
1570
2522
  "name": "Ricardo Gobbo de Souza",
1571
- "github": "ricardogobbosouza",
1572
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
2523
+ "github": "ricardogobbosouza"
1573
2524
  }
1574
- ]
2525
+ ],
2526
+ "compatibility": {
2527
+ "nuxt": "^2.0.0",
2528
+ "requires": {}
2529
+ }
1575
2530
  },
1576
2531
  {
1577
2532
  "name": "mq",
@@ -1587,10 +2542,13 @@
1587
2542
  "maintainers": [
1588
2543
  {
1589
2544
  "name": "vanhoofmaarten",
1590
- "github": "vanhoofmaarten",
1591
- "avatar": "https://avatars1.githubusercontent.com/u/2543633?v=4"
2545
+ "github": "vanhoofmaarten"
1592
2546
  }
1593
- ]
2547
+ ],
2548
+ "compatibility": {
2549
+ "nuxt": "^2.0.0",
2550
+ "requires": {}
2551
+ }
1594
2552
  },
1595
2553
  {
1596
2554
  "name": "neo",
@@ -1606,10 +2564,13 @@
1606
2564
  "maintainers": [
1607
2565
  {
1608
2566
  "name": "ezypeeze",
1609
- "github": "ezypeeze",
1610
- "avatar": "https://avatars0.githubusercontent.com/u/10672637?v=4"
2567
+ "github": "ezypeeze"
1611
2568
  }
1612
- ]
2569
+ ],
2570
+ "compatibility": {
2571
+ "nuxt": "^2.0.0",
2572
+ "requires": {}
2573
+ }
1613
2574
  },
1614
2575
  {
1615
2576
  "name": "netlify-cache",
@@ -1625,10 +2586,13 @@
1625
2586
  "maintainers": [
1626
2587
  {
1627
2588
  "name": "DreaMinder",
1628
- "github": "DreaMinder",
1629
- "avatar": "https://avatars0.githubusercontent.com/u/2715278?v=4"
2589
+ "github": "DreaMinder"
1630
2590
  }
1631
- ]
2591
+ ],
2592
+ "compatibility": {
2593
+ "nuxt": "^2.0.0",
2594
+ "requires": {}
2595
+ }
1632
2596
  },
1633
2597
  {
1634
2598
  "name": "netlify-files",
@@ -1645,10 +2609,13 @@
1645
2609
  {
1646
2610
  "name": "Alexander Lichter",
1647
2611
  "github": "manniL",
1648
- "twitter": "TheAlexLichter",
1649
- "avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
2612
+ "twitter": "TheAlexLichter"
1650
2613
  }
1651
- ]
2614
+ ],
2615
+ "compatibility": {
2616
+ "nuxt": "^2.0.0",
2617
+ "requires": {}
2618
+ }
1652
2619
  },
1653
2620
  {
1654
2621
  "name": "netlify",
@@ -1664,10 +2631,13 @@
1664
2631
  "maintainers": [
1665
2632
  {
1666
2633
  "name": "bazzite",
1667
- "github": "bazzite",
1668
- "avatar": "https://avatars1.githubusercontent.com/u/66133254?v=4"
2634
+ "github": "bazzite"
1669
2635
  }
1670
- ]
2636
+ ],
2637
+ "compatibility": {
2638
+ "nuxt": "^2.0.0",
2639
+ "requires": {}
2640
+ }
1671
2641
  },
1672
2642
  {
1673
2643
  "name": "ngrok",
@@ -1684,19 +2654,21 @@
1684
2654
  {
1685
2655
  "name": "Debbie O'Brien",
1686
2656
  "github": "debs-obrien",
1687
- "twitter": "debs_obrien",
1688
- "avatar": "https://avatars2.githubusercontent.com/u/13063165?v=4"
2657
+ "twitter": "debs_obrien"
1689
2658
  },
1690
2659
  {
1691
2660
  "name": "Pooya Parsa",
1692
2661
  "github": "pi0",
1693
- "twitter": "_pi0_",
1694
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2662
+ "twitter": "_pi0_"
1695
2663
  }
1696
- ]
2664
+ ],
2665
+ "compatibility": {
2666
+ "nuxt": "^2.0.0",
2667
+ "requires": {}
2668
+ }
1697
2669
  },
1698
2670
  {
1699
- "name": "vue-notion",
2671
+ "name": "notion",
1700
2672
  "description": "Vue renderer for Notion pages",
1701
2673
  "repo": "janniks/vue-notion",
1702
2674
  "npm": "vue-notion",
@@ -1709,37 +2681,364 @@
1709
2681
  "maintainers": [
1710
2682
  {
1711
2683
  "name": "janniks",
1712
- "github": "janniks",
1713
- "avatar": "https://avatars3.githubusercontent.com/u/6362150?v=4"
2684
+ "github": "janniks"
1714
2685
  }
1715
- ]
2686
+ ],
2687
+ "compatibility": {
2688
+ "nuxt": "^2.0.0",
2689
+ "requires": {}
2690
+ }
1716
2691
  },
1717
2692
  {
1718
- "name": "nuxt-use-sound",
1719
- "description": "A Nuxt module for playing sound effects.",
1720
- "repo": "Tahul/nuxt-use-sound",
1721
- "npm": "nuxt-use-sound",
1722
- "icon": "nuxt-use-sound.svg",
1723
- "github": "https://github.com/Tahul/nuxt-use-sound",
1724
- "website": "https://github.com/Tahul/nuxt-use-sound",
1725
- "learn_more": "https://github.com/Tahul/vue-use-sound",
1726
- "category": "Libraries",
2693
+ "name": "nuxt-auth",
2694
+ "description": "",
2695
+ "repo": "sidebase/nuxt-auth",
2696
+ "npm": "@sidebase/nuxt-auth",
2697
+ "icon": "",
2698
+ "github": "https://github.com/sidebase/nuxt-auth",
2699
+ "website": "https://github.com/sidebase/nuxt-auth",
2700
+ "learn_more": "",
2701
+ "category": "Devtools",
1727
2702
  "type": "3rd-party",
1728
2703
  "maintainers": [
1729
2704
  {
1730
- "name": "Tahul",
1731
- "github": "Tahul",
1732
- "avatar": "https://avatars0.githubusercontent.com/u/1385263?v=4"
2705
+ "name": "sidebase",
2706
+ "github": "sidebase"
1733
2707
  }
1734
- ]
2708
+ ],
2709
+ "compatibility": {
2710
+ "nuxt": "^2.0.0",
2711
+ "requires": {}
2712
+ }
1735
2713
  },
1736
2714
  {
1737
- "name": "nuxt7",
1738
- "description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
1739
- "repo": "nuxt-community/nuxt7",
1740
- "npm": "nuxt7",
2715
+ "name": "nuxt-graphql-playground",
2716
+ "description": "",
2717
+ "repo": "pinpon-dev/nuxt-graphql-playground",
2718
+ "npm": "@pin-pon/nuxt-graphql-playground",
1741
2719
  "icon": "",
1742
- "github": "https://github.com/nuxt-community/nuxt7",
2720
+ "github": "https://github.com/pinpon-dev/nuxt-graphql-playground",
2721
+ "website": "https://github.com/pinpon-dev/nuxt-graphql-playground",
2722
+ "learn_more": "",
2723
+ "category": "Devtools",
2724
+ "type": "3rd-party",
2725
+ "maintainers": [
2726
+ {
2727
+ "name": "pinpon-dev",
2728
+ "github": "pinpon-dev"
2729
+ }
2730
+ ],
2731
+ "compatibility": {
2732
+ "nuxt": "^2.0.0",
2733
+ "requires": {}
2734
+ }
2735
+ },
2736
+ {
2737
+ "name": "nuxt-hue",
2738
+ "description": "Enlighten your Nuxt experience",
2739
+ "repo": "lihbr/nuxt-hue",
2740
+ "npm": "nuxt-hue",
2741
+ "icon": "nuxt-hue.svg",
2742
+ "github": "https://github.com/lihbr/nuxt-hue",
2743
+ "website": "https://github.com/lihbr/nuxt-hue",
2744
+ "learn_more": "",
2745
+ "category": "Devtools",
2746
+ "type": "3rd-party",
2747
+ "maintainers": [
2748
+ {
2749
+ "name": "lihbr",
2750
+ "github": "lihbr"
2751
+ }
2752
+ ],
2753
+ "compatibility": {
2754
+ "nuxt": "^2.0.0 || ^3.0.0",
2755
+ "requires": {
2756
+ "bridge": "optional"
2757
+ }
2758
+ }
2759
+ },
2760
+ {
2761
+ "name": "nuxt-monaco-editor",
2762
+ "description": "Integrate monaco-editor with Nuxt",
2763
+ "repo": "e-chan1007/nuxt-monaco-editor",
2764
+ "npm": "nuxt-monaco-editor",
2765
+ "icon": "nuxt-monaco-editor.png",
2766
+ "github": "https://github.com/e-chan1007/nuxt-monaco-editor",
2767
+ "website": "https://github.com/e-chan1007/nuxt-monaco-editor",
2768
+ "learn_more": "https://e-chan1007.github.io/nuxt-monaco-editor",
2769
+ "category": "Libraries",
2770
+ "type": "3rd-party",
2771
+ "maintainers": [
2772
+ {
2773
+ "name": "e-chan1007",
2774
+ "github": "e-chan1007"
2775
+ }
2776
+ ],
2777
+ "compatibility": {
2778
+ "nuxt": "^3.0.0",
2779
+ "requires": {}
2780
+ }
2781
+ },
2782
+ {
2783
+ "name": "nuxt-pino-log",
2784
+ "description": "Structured logs for nuxt apps using pino",
2785
+ "repo": "kpn/nuxt-pino-log",
2786
+ "npm": "nuxt-pino-log",
2787
+ "icon": "",
2788
+ "github": "https://github.com/kpn/nuxt-pino-log",
2789
+ "website": "https://github.com/kpn/nuxt-pino-log",
2790
+ "learn_more": "https://github.com/pinojs/pino",
2791
+ "category": "Monitoring",
2792
+ "type": "3rd-party",
2793
+ "maintainers": [
2794
+ {
2795
+ "name": "kpn",
2796
+ "github": "kpn"
2797
+ }
2798
+ ],
2799
+ "compatibility": {
2800
+ "nuxt": "^2.0.0",
2801
+ "requires": {}
2802
+ }
2803
+ },
2804
+ {
2805
+ "name": "plausible",
2806
+ "description": "Nuxt 3 module to natively integrate Plausible analytics",
2807
+ "repo": "nuxt-modules/plausible",
2808
+ "npm": "@nuxtjs/plausible",
2809
+ "icon": "plausible.png",
2810
+ "github": "https://github.com/nuxt-modules/plausible",
2811
+ "website": "https://github.com/nuxt-modules/plausible",
2812
+ "learn_more": "https://plausible.io/",
2813
+ "category": "Analytics",
2814
+ "type": "community",
2815
+ "maintainers": [
2816
+ {
2817
+ "name": "Johann Schopplich",
2818
+ "github": "johannschopplich"
2819
+ }
2820
+ ],
2821
+ "compatibility": {
2822
+ "nuxt": "^3.0.0",
2823
+ "requires": {}
2824
+ }
2825
+ },
2826
+ {
2827
+ "name": "nuxt-png-to-ico",
2828
+ "description": "Nuxt.js module for auto generating favicons",
2829
+ "repo": "b5710546232/nuxt-png-to-ico",
2830
+ "npm": "nuxt-png-to-ico",
2831
+ "icon": "",
2832
+ "github": "https://github.com/b5710546232/nuxt-png-to-ico",
2833
+ "website": "https://github.com/b5710546232/nuxt-png-to-ico",
2834
+ "learn_more": "https://github.com/steambap/png-to-ico",
2835
+ "category": "Devtools",
2836
+ "type": "3rd-party",
2837
+ "maintainers": [
2838
+ {
2839
+ "name": "b5710546232",
2840
+ "github": "b5710546232",
2841
+ "avatar": "https://avatars.githubusercontent.com/u/11013287?v=4"
2842
+ }
2843
+ ],
2844
+ "compatibility": {
2845
+ "nuxt": "^2.0.0",
2846
+ "requires": {}
2847
+ }
2848
+ },
2849
+ {
2850
+ "name": "nuxt-smartlook",
2851
+ "description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
2852
+ "repo": "f00b4r/nuxt-smartlook",
2853
+ "npm": "nuxt-smartlook",
2854
+ "icon": "nuxt-smartlook.png",
2855
+ "github": "https://github.com/f00b4r/nuxt-smartlook",
2856
+ "website": "https://github.com/f00b4r/nuxt-smartlook",
2857
+ "learn_more": "https://www.smartlook.com/",
2858
+ "category": "Analytics",
2859
+ "type": "3rd-party",
2860
+ "maintainers": [
2861
+ {
2862
+ "name": "Milan Sulc",
2863
+ "github": "f3l1x",
2864
+ "twitter": "xf3l1x",
2865
+ "avatar": "https://avatars.githubusercontent.com/u/538058?v=4"
2866
+ }
2867
+ ],
2868
+ "compatibility": {
2869
+ "nuxt": "^2.0.0",
2870
+ "requires": {}
2871
+ }
2872
+ },
2873
+ {
2874
+ "name": "ssr-lit",
2875
+ "description": "Server-Side Rendering for Lit Element components",
2876
+ "repo": "prashantpalikhe/nuxt-ssr-lit",
2877
+ "npm": "nuxt-ssr-lit",
2878
+ "icon": "",
2879
+ "github": "https://github.com/prashantpalikhe/nuxt-ssr-lit",
2880
+ "website": "https://github.com/prashantpalikhe/nuxt-ssr-lit",
2881
+ "learn_more": "",
2882
+ "category": "Libraries",
2883
+ "type": "3rd-party",
2884
+ "maintainers": [
2885
+ {
2886
+ "name": "Prashant Palikhe",
2887
+ "github": "prashantpalikhe",
2888
+ "twitter": "prashantpalikhe"
2889
+ },
2890
+ {
2891
+ "name": "Steve Workman",
2892
+ "github": "steveworkman",
2893
+ "twitter": "steveworkman"
2894
+ }
2895
+ ],
2896
+ "compatibility": {
2897
+ "nuxt": "^3.0.0",
2898
+ "requires": {}
2899
+ }
2900
+ },
2901
+ {
2902
+ "name": "nuxt-storm",
2903
+ "description": "WebStorm & PHPStorm support for NuxtJS components",
2904
+ "repo": "fumeapp/nuxt-storm",
2905
+ "npm": "nuxt-storm",
2906
+ "icon": "nuxt-storm.png",
2907
+ "github": "https://github.com/fumeapp/nuxt-storm",
2908
+ "website": "https://github.com/fumeapp/nuxt-storm",
2909
+ "learn_more": "https://github.com/fumeapp/nuxt-storm",
2910
+ "category": "Devtools",
2911
+ "type": "3rd-party",
2912
+ "maintainers": [
2913
+ {
2914
+ "name": "fumeapp",
2915
+ "github": "fumeapp"
2916
+ }
2917
+ ],
2918
+ "compatibility": {
2919
+ "nuxt": "^2.0.0",
2920
+ "requires": {}
2921
+ }
2922
+ },
2923
+ {
2924
+ "name": "nuxt-svgo",
2925
+ "description": "Nuxt module to load optimized SVG files as Vue components",
2926
+ "repo": "cpsoinos/nuxt-svgo",
2927
+ "npm": "nuxt-svgo",
2928
+ "icon": "nuxt-svgo.png",
2929
+ "github": "https://github.com/cpsoinos/nuxt-svgo",
2930
+ "website": "https://github.com/cpsoinos/nuxt-svgo",
2931
+ "learn_more": "",
2932
+ "category": "Images",
2933
+ "type": "3rd-party",
2934
+ "maintainers": [
2935
+ {
2936
+ "name": "cpsoinos",
2937
+ "github": "cpsoinos"
2938
+ }
2939
+ ],
2940
+ "compatibility": {
2941
+ "nuxt": "^3.0.0",
2942
+ "requires": {}
2943
+ }
2944
+ },
2945
+ {
2946
+ "name": "nuxt-unleash",
2947
+ "description": "Nuxt.js module to use Unleash toggle feature services",
2948
+ "repo": "conejerock/nuxt-unleash",
2949
+ "npm": "nuxt-unleash",
2950
+ "icon": "nuxt-unleash.svg",
2951
+ "github": "https://github.com/conejerock/nuxt-unleash",
2952
+ "website": "https://github.com/conejerock/nuxt-unleash",
2953
+ "learn_more": "https://github.com/Unleash/unleash",
2954
+ "category": "Deployment",
2955
+ "type": "3rd-party",
2956
+ "maintainers": [
2957
+ {
2958
+ "name": "Juanjo Conejerock",
2959
+ "github": "conejerock"
2960
+ }
2961
+ ],
2962
+ "compatibility": {
2963
+ "nuxt": "^2.0.0",
2964
+ "requires": {}
2965
+ }
2966
+ },
2967
+ {
2968
+ "name": "nuxt-use-motion",
2969
+ "description": "A Nuxt module putting your components in motion",
2970
+ "repo": "Tahul/nuxt-use-motion",
2971
+ "npm": "nuxt-use-motion",
2972
+ "icon": "nuxt-use-motion.svg",
2973
+ "github": "https://github.com/Tahul/nuxt-use-motion",
2974
+ "website": "https://github.com/Tahul/nuxt-use-motion",
2975
+ "learn_more": "https://github.com/vueuse/motion",
2976
+ "category": "Libraries",
2977
+ "type": "3rd-party",
2978
+ "maintainers": [
2979
+ {
2980
+ "name": "Tahul",
2981
+ "github": "Tahul"
2982
+ }
2983
+ ],
2984
+ "compatibility": {
2985
+ "nuxt": "^2.0.0",
2986
+ "requires": {}
2987
+ }
2988
+ },
2989
+ {
2990
+ "name": "nuxt-use-sound",
2991
+ "description": "A Nuxt module for playing sound effects.",
2992
+ "repo": "Tahul/nuxt-use-sound",
2993
+ "npm": "nuxt-use-sound",
2994
+ "icon": "nuxt-use-sound.svg",
2995
+ "github": "https://github.com/Tahul/nuxt-use-sound",
2996
+ "website": "https://github.com/Tahul/nuxt-use-sound",
2997
+ "learn_more": "https://github.com/vueuse/sound",
2998
+ "category": "Libraries",
2999
+ "type": "3rd-party",
3000
+ "maintainers": [
3001
+ {
3002
+ "name": "Tahul",
3003
+ "github": "Tahul"
3004
+ }
3005
+ ],
3006
+ "compatibility": {
3007
+ "nuxt": "^2.0.0",
3008
+ "requires": {}
3009
+ }
3010
+ },
3011
+ {
3012
+ "name": "nuxt-viewport",
3013
+ "description": "Define custom viewports for your Nuxt project",
3014
+ "repo": "mvrlin/nuxt-viewport",
3015
+ "npm": "nuxt-viewport",
3016
+ "icon": "nuxt-viewport.svg",
3017
+ "github": "https://github.com/mvrlin/nuxt-viewport",
3018
+ "website": "https://github.com/mvrlin/nuxt-viewport",
3019
+ "learn_more": "",
3020
+ "category": "Extensions",
3021
+ "type": "3rd-party",
3022
+ "maintainers": [
3023
+ {
3024
+ "name": "mvrlin",
3025
+ "github": "mvrlin"
3026
+ }
3027
+ ],
3028
+ "compatibility": {
3029
+ "nuxt": "^2.0.0 || ^3.0.0",
3030
+ "requires": {
3031
+ "bridge": "optional"
3032
+ }
3033
+ }
3034
+ },
3035
+ {
3036
+ "name": "nuxt7",
3037
+ "description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
3038
+ "repo": "nuxt-community/nuxt7",
3039
+ "npm": "nuxt7",
3040
+ "icon": "",
3041
+ "github": "https://github.com/nuxt-community/nuxt7",
1743
3042
  "website": "https://github.com/nuxt-community/nuxt7",
1744
3043
  "learn_more": "https://framework7.io/",
1745
3044
  "category": "UI",
@@ -1748,10 +3047,37 @@
1748
3047
  {
1749
3048
  "name": "Pooya Parsa",
1750
3049
  "github": "pi0",
1751
- "twitter": "_pi0_",
1752
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
3050
+ "twitter": "_pi0_"
3051
+ }
3052
+ ],
3053
+ "compatibility": {
3054
+ "nuxt": "^2.0.0",
3055
+ "requires": {}
3056
+ }
3057
+ },
3058
+ {
3059
+ "name": "og-image",
3060
+ "description": "Easily generate dynamic social share images.",
3061
+ "repo": "harlan-zw/nuxt-og-image",
3062
+ "npm": "nuxt-og-image",
3063
+ "icon": "",
3064
+ "github": "https://github.com/harlan-zw/nuxt-og-image",
3065
+ "website": "https://github.com/harlan-zw/nuxt-og-image",
3066
+ "learn_more": "",
3067
+ "category": "SEO",
3068
+ "type": "3rd-party",
3069
+ "maintainers": [
3070
+ {
3071
+ "name": "Harlan Wilton",
3072
+ "github": "harlan-zw",
3073
+ "twitter": "harlan_zw",
3074
+ "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
1753
3075
  }
1754
- ]
3076
+ ],
3077
+ "compatibility": {
3078
+ "nuxt": "^3.0.0",
3079
+ "requires": {}
3080
+ }
1755
3081
  },
1756
3082
  {
1757
3083
  "name": "onesignal",
@@ -1768,10 +3094,13 @@
1768
3094
  {
1769
3095
  "name": "Pooya Parsa",
1770
3096
  "github": "pi0",
1771
- "twitter": "_pi0_",
1772
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
3097
+ "twitter": "_pi0_"
1773
3098
  }
1774
- ]
3099
+ ],
3100
+ "compatibility": {
3101
+ "nuxt": "^2.0.0",
3102
+ "requires": {}
3103
+ }
1775
3104
  },
1776
3105
  {
1777
3106
  "name": "optimized-images",
@@ -1788,10 +3117,13 @@
1788
3117
  {
1789
3118
  "name": "Julio Marquez",
1790
3119
  "github": "juliomrqz",
1791
- "twitter": "juliomrqz",
1792
- "avatar": "https://avatars1.githubusercontent.com/u/1911993?v=4"
3120
+ "twitter": "juliomrqz"
1793
3121
  }
1794
- ]
3122
+ ],
3123
+ "compatibility": {
3124
+ "nuxt": "^2.0.0",
3125
+ "requires": {}
3126
+ }
1795
3127
  },
1796
3128
  {
1797
3129
  "name": "page-generator-helper",
@@ -1807,10 +3139,13 @@
1807
3139
  "maintainers": [
1808
3140
  {
1809
3141
  "name": "GrabarzUndPartner",
1810
- "github": "GrabarzUndPartner",
1811
- "avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
3142
+ "github": "GrabarzUndPartner"
1812
3143
  }
1813
- ]
3144
+ ],
3145
+ "compatibility": {
3146
+ "nuxt": "^2.0.0",
3147
+ "requires": {}
3148
+ }
1814
3149
  },
1815
3150
  {
1816
3151
  "name": "parse",
@@ -1826,29 +3161,107 @@
1826
3161
  "maintainers": [
1827
3162
  {
1828
3163
  "name": "cierrateam",
1829
- "github": "cierrateam",
1830
- "avatar": "https://avatars3.githubusercontent.com/u/42889913?v=4"
3164
+ "github": "cierrateam"
3165
+ }
3166
+ ],
3167
+ "compatibility": {
3168
+ "nuxt": "^2.0.0",
3169
+ "requires": {}
3170
+ }
3171
+ },
3172
+ {
3173
+ "name": "partytown",
3174
+ "description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
3175
+ "repo": "nuxt-modules/partytown",
3176
+ "npm": "@nuxtjs/partytown",
3177
+ "icon": "partytown.svg",
3178
+ "github": "https://github.com/nuxt-modules/partytown",
3179
+ "website": "https://github.com/nuxt-modules/partytown",
3180
+ "learn_more": "https://partytown.builder.io/",
3181
+ "category": "Performance",
3182
+ "type": "community",
3183
+ "maintainers": [
3184
+ {
3185
+ "name": "Daniel Roe",
3186
+ "github": "danielroe",
3187
+ "twitter": "danielcroe"
1831
3188
  }
1832
- ]
3189
+ ],
3190
+ "compatibility": {
3191
+ "nuxt": "^2.0.0 || ^3.0.0",
3192
+ "requires": {
3193
+ "bridge": true
3194
+ }
3195
+ }
1833
3196
  },
1834
3197
  {
1835
- "name": "plausible",
1836
- "description": "Plausible analytics for Vue.js and Nuxt",
1837
- "repo": "moritzsternemann/vue-plausible",
1838
- "npm": "vue-plausible",
1839
- "icon": "plausible.png",
1840
- "github": "https://github.com/moritzsternemann/vue-plausible",
1841
- "website": "https://github.com/moritzsternemann/vue-plausible",
3198
+ "name": "persian-datepicker",
3199
+ "description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
3200
+ "repo": "alireza-ab/vue-persian-datepicker",
3201
+ "npm": "@alireza-ab/vue-persian-datepicker",
3202
+ "icon": "persian-datepicker.svg",
3203
+ "github": "https://github.com/alireza-ab/vue-persian-datepicker",
3204
+ "website": "https://alireza-ab.ir/datepicker",
3205
+ "learn_more": "https://alireza-ab.ir/datepicker",
3206
+ "category": "Date",
3207
+ "type": "3rd-party",
3208
+ "maintainers": [
3209
+ {
3210
+ "name": "Alireza Alibeiki",
3211
+ "github": "alireza-ab",
3212
+ "avatar": "https://avatars0.githubusercontent.com/u/55649373?v=4"
3213
+ }
3214
+ ],
3215
+ "compatibility": {
3216
+ "nuxt": "^2.0.0",
3217
+ "requires": {}
3218
+ }
3219
+ },
3220
+ {
3221
+ "name": "pinia",
3222
+ "description": "The Vue Store that you will enjoy using",
3223
+ "repo": "posva/pinia#v2/packages/nuxt",
3224
+ "npm": "@pinia/nuxt",
3225
+ "icon": "pinia.svg",
3226
+ "github": "https://github.com/posva/pinia/tree/v2/packages/nuxt",
3227
+ "website": "https://pinia.esm.dev/",
1842
3228
  "learn_more": "",
1843
- "category": "Analytics",
3229
+ "category": "Extensions",
1844
3230
  "type": "3rd-party",
1845
3231
  "maintainers": [
1846
3232
  {
1847
- "name": "moritzsternemann",
1848
- "github": "moritzsternemann",
1849
- "avatar": "https://avatars1.githubusercontent.com/u/3034168?v=4"
3233
+ "name": "posva",
3234
+ "github": "posva"
3235
+ }
3236
+ ],
3237
+ "compatibility": {
3238
+ "nuxt": "^2.0.0 || ^3.0.0",
3239
+ "requires": {
3240
+ "bridge": "optional"
3241
+ }
3242
+ }
3243
+ },
3244
+ {
3245
+ "name": "plausible",
3246
+ "description": "Nuxt 3 module to natively integrate Plausible analytics",
3247
+ "repo": "nuxt-modules/plausible",
3248
+ "npm": "@nuxtjs/plausible",
3249
+ "icon": "",
3250
+ "github": "https://github.com/nuxt-modules/plausible",
3251
+ "website": "https://github.com/nuxt-modules/plausible",
3252
+ "learn_more": "",
3253
+ "category": "Devtools",
3254
+ "type": "community",
3255
+ "maintainers": [
3256
+ {
3257
+ "name": "nuxt-modules",
3258
+ "github": "nuxt-modules"
1850
3259
  }
1851
- ]
3260
+ ],
3261
+ "compatibility": {
3262
+ "nuxt": "^2.0.0",
3263
+ "requires": {}
3264
+ }
1852
3265
  },
1853
3266
  {
1854
3267
  "name": "precompress",
@@ -1864,41 +3277,36 @@
1864
3277
  "maintainers": [
1865
3278
  {
1866
3279
  "name": "frenchrabbit",
1867
- "github": "frenchrabbit",
1868
- "avatar": "https://avatars3.githubusercontent.com/u/9402252?v=4"
3280
+ "github": "frenchrabbit"
1869
3281
  }
1870
- ]
3282
+ ],
3283
+ "compatibility": {
3284
+ "nuxt": "^2.0.0",
3285
+ "requires": {}
3286
+ }
1871
3287
  },
1872
3288
  {
1873
3289
  "name": "prismic",
1874
3290
  "description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
1875
- "repo": "nuxt-community/prismic-module",
3291
+ "repo": "nuxt-modules/prismic",
1876
3292
  "npm": "@nuxtjs/prismic",
1877
3293
  "icon": "prismic.png",
1878
- "github": "https://github.com/nuxt-community/prismic-module",
3294
+ "github": "https://github.com/nuxt-modules/prismic",
1879
3295
  "website": "https://prismic.nuxtjs.org",
1880
- "learn_more": "https://prismic.io/",
3296
+ "learn_more": "https://prismic.io",
1881
3297
  "category": "CMS",
1882
3298
  "type": "community",
1883
3299
  "maintainers": [
1884
- {
1885
- "name": "Sébastien Chopin",
1886
- "github": "Atinux",
1887
- "twitter": "Atinux",
1888
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
1889
- },
1890
3300
  {
1891
3301
  "name": "lihbr",
1892
3302
  "github": "lihbr",
1893
- "twitter": "li_hbr",
1894
- "avatar": "https://avatars1.githubusercontent.com/u/25330882?v=4"
1895
- },
1896
- {
1897
- "name": "James Pegg",
1898
- "github": "jamespegg",
1899
- "avatar": "https://avatars1.githubusercontent.com/u/894505?v=4"
3303
+ "twitter": "li_hbr"
1900
3304
  }
1901
- ]
3305
+ ],
3306
+ "compatibility": {
3307
+ "nuxt": "^2.0.0 || ^3.0.0",
3308
+ "requires": {}
3309
+ }
1902
3310
  },
1903
3311
  {
1904
3312
  "name": "protected-mailto",
@@ -1914,10 +3322,13 @@
1914
3322
  "maintainers": [
1915
3323
  {
1916
3324
  "name": "mmoollllee",
1917
- "github": "mmoollllee",
1918
- "avatar": "https://avatars1.githubusercontent.com/u/26859300?v=4"
3325
+ "github": "mmoollllee"
1919
3326
  }
1920
- ]
3327
+ ],
3328
+ "compatibility": {
3329
+ "nuxt": "^2.0.0",
3330
+ "requires": {}
3331
+ }
1921
3332
  },
1922
3333
  {
1923
3334
  "name": "proxy",
@@ -1934,10 +3345,13 @@
1934
3345
  {
1935
3346
  "name": "Pooya Parsa",
1936
3347
  "github": "pi0",
1937
- "twitter": "_pi0_",
1938
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
3348
+ "twitter": "_pi0_"
1939
3349
  }
1940
- ]
3350
+ ],
3351
+ "compatibility": {
3352
+ "nuxt": "^2.0.0",
3353
+ "requires": {}
3354
+ }
1941
3355
  },
1942
3356
  {
1943
3357
  "name": "prune-html",
@@ -1952,16 +3366,20 @@
1952
3366
  "type": "3rd-party",
1953
3367
  "maintainers": [
1954
3368
  {
1955
- "name": "LuXDAmore",
3369
+ "name": "Luca Iaconelli",
1956
3370
  "github": "LuXDAmore",
1957
- "avatar": "https://avatars0.githubusercontent.com/u/3841171?v=4"
3371
+ "twitter": "luxdamore"
1958
3372
  }
1959
- ]
3373
+ ],
3374
+ "compatibility": {
3375
+ "nuxt": "^2.0.0",
3376
+ "requires": {}
3377
+ }
1960
3378
  },
1961
3379
  {
1962
3380
  "name": "purgecss",
1963
3381
  "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js",
1964
- "repo": "Developmint/nuxt-purgecss",
3382
+ "repo": "Developmint/nuxt-purgecss#main",
1965
3383
  "npm": "nuxt-purgecss",
1966
3384
  "icon": "purgecss.png",
1967
3385
  "github": "https://github.com/Developmint/nuxt-purgecss",
@@ -1972,14 +3390,17 @@
1972
3390
  "maintainers": [
1973
3391
  {
1974
3392
  "name": "Developmint",
1975
- "github": "Developmint",
1976
- "avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
3393
+ "github": "Developmint"
1977
3394
  }
1978
- ]
3395
+ ],
3396
+ "compatibility": {
3397
+ "nuxt": "^2.0.0 || ^3.0.0",
3398
+ "requires": {}
3399
+ }
1979
3400
  },
1980
3401
  {
1981
3402
  "name": "pwa",
1982
- "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your apps performance.",
3403
+ "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your app's performance.",
1983
3404
  "repo": "nuxt-community/pwa-module",
1984
3405
  "npm": "@nuxtjs/pwa",
1985
3406
  "icon": "pwa.png",
@@ -1992,10 +3413,15 @@
1992
3413
  {
1993
3414
  "name": "Pooya Parsa",
1994
3415
  "github": "pi0",
1995
- "twitter": "_pi0_",
1996
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
3416
+ "twitter": "_pi0_"
1997
3417
  }
1998
- ]
3418
+ ],
3419
+ "compatibility": {
3420
+ "nuxt": "^2.0.0",
3421
+ "requires": {
3422
+ "bridge": "optional"
3423
+ }
3424
+ }
1999
3425
  },
2000
3426
  {
2001
3427
  "name": "python",
@@ -2011,10 +3437,13 @@
2011
3437
  "maintainers": [
2012
3438
  {
2013
3439
  "name": "Sebastian Silva",
2014
- "github": "icarito",
2015
- "avatar": "https://avatars0.githubusercontent.com/u/199755?v=4"
3440
+ "github": "icarito"
2016
3441
  }
2017
- ]
3442
+ ],
3443
+ "compatibility": {
3444
+ "nuxt": "^2.0.0",
3445
+ "requires": {}
3446
+ }
2018
3447
  },
2019
3448
  {
2020
3449
  "name": "recaptcha",
@@ -2030,10 +3459,13 @@
2030
3459
  "maintainers": [
2031
3460
  {
2032
3461
  "name": "mvrlin",
2033
- "github": "mvrlin",
2034
- "avatar": "https://avatars1.githubusercontent.com/u/24970784?v=4"
3462
+ "github": "mvrlin"
2035
3463
  }
2036
- ]
3464
+ ],
3465
+ "compatibility": {
3466
+ "nuxt": "^2.0.0",
3467
+ "requires": {}
3468
+ }
2037
3469
  },
2038
3470
  {
2039
3471
  "name": "redirect",
@@ -2050,10 +3482,13 @@
2050
3482
  {
2051
3483
  "name": "Alexander Lichter",
2052
3484
  "github": "manniL",
2053
- "twitter": "TheAlexLichter",
2054
- "avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
3485
+ "twitter": "TheAlexLichter"
2055
3486
  }
2056
- ]
3487
+ ],
3488
+ "compatibility": {
3489
+ "nuxt": "^2.0.0",
3490
+ "requires": {}
3491
+ }
2057
3492
  },
2058
3493
  {
2059
3494
  "name": "rfg-icon",
@@ -2069,17 +3504,20 @@
2069
3504
  "maintainers": [
2070
3505
  {
2071
3506
  "name": "pimlie",
2072
- "github": "pimlie",
2073
- "avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
3507
+ "github": "pimlie"
2074
3508
  }
2075
- ]
3509
+ ],
3510
+ "compatibility": {
3511
+ "nuxt": "^2.0.0",
3512
+ "requires": {}
3513
+ }
2076
3514
  },
2077
3515
  {
2078
3516
  "name": "robots",
2079
3517
  "description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file",
2080
3518
  "repo": "nuxt-community/robots-module",
2081
3519
  "npm": "@nuxtjs/robots",
2082
- "icon": "",
3520
+ "icon": "robots.png",
2083
3521
  "github": "https://github.com/nuxt-community/robots-module",
2084
3522
  "website": "https://github.com/nuxt-community/robots-module",
2085
3523
  "learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
@@ -2088,10 +3526,15 @@
2088
3526
  "maintainers": [
2089
3527
  {
2090
3528
  "name": "Ricardo Gobbo de Souza",
2091
- "github": "ricardogobbosouza",
2092
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
3529
+ "github": "ricardogobbosouza"
3530
+ }
3531
+ ],
3532
+ "compatibility": {
3533
+ "nuxt": "^2.0.0 || ^3.0.0",
3534
+ "requires": {
3535
+ "bridge": "optional"
2093
3536
  }
2094
- ]
3537
+ }
2095
3538
  },
2096
3539
  {
2097
3540
  "name": "rollbar",
@@ -2107,10 +3550,13 @@
2107
3550
  "maintainers": [
2108
3551
  {
2109
3552
  "name": "Gaël Reyrol",
2110
- "github": "gaelreyrol",
2111
- "avatar": "https://avatars1.githubusercontent.com/u/498465?v=4"
3553
+ "github": "gaelreyrol"
2112
3554
  }
2113
- ]
3555
+ ],
3556
+ "compatibility": {
3557
+ "nuxt": "^2.0.0",
3558
+ "requires": {}
3559
+ }
2114
3560
  },
2115
3561
  {
2116
3562
  "name": "router-extras",
@@ -2127,10 +3573,13 @@
2127
3573
  {
2128
3574
  "name": "Ahad Birang",
2129
3575
  "github": "farnabaz",
2130
- "twitter": "a_birang",
2131
- "avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
3576
+ "twitter": "a_birang"
2132
3577
  }
2133
- ]
3578
+ ],
3579
+ "compatibility": {
3580
+ "nuxt": "^2.0.0",
3581
+ "requires": {}
3582
+ }
2134
3583
  },
2135
3584
  {
2136
3585
  "name": "router",
@@ -2147,18 +3596,21 @@
2147
3596
  {
2148
3597
  "name": "Sébastien Chopin",
2149
3598
  "github": "Atinux",
2150
- "twitter": "Atinux",
2151
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
3599
+ "twitter": "Atinux"
2152
3600
  }
2153
- ]
3601
+ ],
3602
+ "compatibility": {
3603
+ "nuxt": "^2.0.0",
3604
+ "requires": {}
3605
+ }
2154
3606
  },
2155
3607
  {
2156
3608
  "name": "sanity",
2157
- "description": "Access text, images, and other media with Nuxt.js and the Sanity headless CMS.",
2158
- "repo": "nuxt-community/sanity-module#main",
3609
+ "description": "Access text, images, and other media with Nuxt and the Sanity headless CMS.",
3610
+ "repo": "nuxt-modules/sanity#main",
2159
3611
  "npm": "@nuxtjs/sanity",
2160
3612
  "icon": "sanity.png",
2161
- "github": "https://github.com/nuxt-community/sanity-module#main",
3613
+ "github": "https://github.com/nuxt-modules/sanity#main",
2162
3614
  "website": "https://sanity.nuxtjs.org",
2163
3615
  "learn_more": "https://www.sanity.io/",
2164
3616
  "category": "CMS",
@@ -2167,10 +3619,39 @@
2167
3619
  {
2168
3620
  "name": "Daniel Roe",
2169
3621
  "github": "danielroe",
2170
- "twitter": "danielcroe",
2171
- "avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
3622
+ "twitter": "danielcroe"
2172
3623
  }
2173
- ]
3624
+ ],
3625
+ "compatibility": {
3626
+ "nuxt": "^2.0.0 || ^3.0.0",
3627
+ "requires": {
3628
+ "bridge": "optional"
3629
+ }
3630
+ }
3631
+ },
3632
+ {
3633
+ "name": "schema-org",
3634
+ "description": "Schema.org for Nuxt, supporting typed and automated Google Rich Results.",
3635
+ "repo": "vueuse/schema-org#main/packages/nuxt",
3636
+ "npm": "nuxt-schema-org",
3637
+ "icon": "schema-org.svg",
3638
+ "github": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
3639
+ "website": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
3640
+ "learn_more": "https://vue-schema-org.netlify.app/guide/setup/nuxt.html",
3641
+ "category": "SEO",
3642
+ "type": "3rd-party",
3643
+ "maintainers": [
3644
+ {
3645
+ "name": "Harlan Wilton",
3646
+ "github": "harlan-zw",
3647
+ "twitter": "harlan_zw",
3648
+ "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
3649
+ }
3650
+ ],
3651
+ "compatibility": {
3652
+ "nuxt": "^3.0.0",
3653
+ "requires": {}
3654
+ }
2174
3655
  },
2175
3656
  {
2176
3657
  "name": "scss-to-js",
@@ -2186,10 +3667,36 @@
2186
3667
  "maintainers": [
2187
3668
  {
2188
3669
  "name": "sugoidesune",
2189
- "github": "sugoidesune",
2190
- "avatar": "https://avatars0.githubusercontent.com/u/20317691?v=4"
3670
+ "github": "sugoidesune"
3671
+ }
3672
+ ],
3673
+ "compatibility": {
3674
+ "nuxt": "^2.0.0",
3675
+ "requires": {}
3676
+ }
3677
+ },
3678
+ {
3679
+ "name": "security",
3680
+ "description": "Security Module for Nuxt based on OWASP Top 10 and Helmet",
3681
+ "repo": "Baroshem/nuxt-security",
3682
+ "npm": "nuxt-security",
3683
+ "icon": "nuxt-security.svg",
3684
+ "github": "https://github.com/Baroshem/nuxt-security",
3685
+ "website": "https://nuxt-security.vercel.app/",
3686
+ "learn_more": "https://nuxt-security.vercel.app/",
3687
+ "category": "Security",
3688
+ "type": "3rd-party",
3689
+ "maintainers": [
3690
+ {
3691
+ "name": "Jakub Andrzejewski",
3692
+ "github": "Baroshem",
3693
+ "avatar": "https://avatars.githubusercontent.com/u/37120330?v=4"
2191
3694
  }
2192
- ]
3695
+ ],
3696
+ "compatibility": {
3697
+ "nuxt": "^3.0.0",
3698
+ "requires": {}
3699
+ }
2193
3700
  },
2194
3701
  {
2195
3702
  "name": "segment",
@@ -2205,10 +3712,13 @@
2205
3712
  "maintainers": [
2206
3713
  {
2207
3714
  "name": "dansmaculotte",
2208
- "github": "dansmaculotte",
2209
- "avatar": "https://avatars1.githubusercontent.com/u/44588441?v=4"
3715
+ "github": "dansmaculotte"
2210
3716
  }
2211
- ]
3717
+ ],
3718
+ "compatibility": {
3719
+ "nuxt": "^2.0.0",
3720
+ "requires": {}
3721
+ }
2212
3722
  },
2213
3723
  {
2214
3724
  "name": "sentry",
@@ -2224,10 +3734,58 @@
2224
3734
  "maintainers": [
2225
3735
  {
2226
3736
  "name": "Rafał Chłodnicki",
2227
- "github": "rchl",
2228
- "avatar": "https://avatars1.githubusercontent.com/u/153197?v=4"
3737
+ "github": "rchl"
3738
+ }
3739
+ ],
3740
+ "compatibility": {
3741
+ "nuxt": "^2.0.0",
3742
+ "requires": {}
3743
+ }
3744
+ },
3745
+ {
3746
+ "name": "seo-kit",
3747
+ "description": "Supercharge your Nuxt app with the all-in-one SEO layer.",
3748
+ "repo": "harlan-zw/nuxt-seo-kit",
3749
+ "npm": "nuxt-seo-kit",
3750
+ "icon": "seo-kit.svg",
3751
+ "github": "https://github.com/harlan-zw/nuxt-seo-kit",
3752
+ "website": "https://github.com/harlan-zw/nuxt-seo-kit",
3753
+ "learn_more": "",
3754
+ "category": "SEO",
3755
+ "type": "3rd-party",
3756
+ "maintainers": [
3757
+ {
3758
+ "name": "harlan-zw",
3759
+ "github": "harlan-zw"
3760
+ }
3761
+ ],
3762
+ "compatibility": {
3763
+ "nuxt": "^3.0.0",
3764
+ "requires": {}
3765
+ }
3766
+ },
3767
+ {
3768
+ "name": "seo-meta",
3769
+ "description": "Simple generate seo metadata",
3770
+ "repo": "ihavecoke/nuxtjs-seo-meta#main/packages/core",
3771
+ "npm": "nuxt-seo-meta",
3772
+ "icon": "",
3773
+ "github": "https://github.com/ihavecoke/nuxtjs-seo-meta",
3774
+ "website": "https://github.com/ihavecoke/nuxtjs-seo-meta",
3775
+ "learn_more": "",
3776
+ "category": "SEO",
3777
+ "type": "3rd-party",
3778
+ "maintainers": [
3779
+ {
3780
+ "name": "ihavecoke",
3781
+ "github": "ihavecoke",
3782
+ "avatar": "https://avatars0.githubusercontent.com/u/10757551?v=4"
2229
3783
  }
2230
- ]
3784
+ ],
3785
+ "compatibility": {
3786
+ "nuxt": "^2.0.0",
3787
+ "requires": {}
3788
+ }
2231
3789
  },
2232
3790
  {
2233
3791
  "name": "seomatic-meta",
@@ -2243,10 +3801,13 @@
2243
3801
  "maintainers": [
2244
3802
  {
2245
3803
  "name": "ben-rogerson",
2246
- "github": "ben-rogerson",
2247
- "avatar": "https://avatars0.githubusercontent.com/u/21288568?v=4"
3804
+ "github": "ben-rogerson"
2248
3805
  }
2249
- ]
3806
+ ],
3807
+ "compatibility": {
3808
+ "nuxt": "^2.0.0",
3809
+ "requires": {}
3810
+ }
2250
3811
  },
2251
3812
  {
2252
3813
  "name": "separate-env",
@@ -2263,10 +3824,36 @@
2263
3824
  {
2264
3825
  "name": "Alexander Lichter",
2265
3826
  "github": "manniL",
2266
- "twitter": "TheAlexLichter",
2267
- "avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
3827
+ "twitter": "TheAlexLichter"
3828
+ }
3829
+ ],
3830
+ "compatibility": {
3831
+ "nuxt": "^2.0.0",
3832
+ "requires": {}
3833
+ }
3834
+ },
3835
+ {
3836
+ "name": "session",
3837
+ "description": "Session middleware to persist user data across requests, a client-side useSession composable to interact with the session, supports many storage backends via unjs/unstorage",
3838
+ "repo": "sidebase/nuxt-session",
3839
+ "npm": "@sidebase/nuxt-session",
3840
+ "icon": "session.png",
3841
+ "github": "https://github.com/sidebase/nuxt-session",
3842
+ "website": "https://github.com/sidebase/nuxt-session",
3843
+ "learn_more": "https://github.com/sidebase",
3844
+ "category": "Security",
3845
+ "type": "3rd-party",
3846
+ "maintainers": [
3847
+ {
3848
+ "name": "sidebase",
3849
+ "github": "sidebase",
3850
+ "twitter": "sidebase_io"
2268
3851
  }
2269
- ]
3852
+ ],
3853
+ "compatibility": {
3854
+ "nuxt": "^3.0.0",
3855
+ "requires": {}
3856
+ }
2270
3857
  },
2271
3858
  {
2272
3859
  "name": "shopify",
@@ -2282,10 +3869,36 @@
2282
3869
  "maintainers": [
2283
3870
  {
2284
3871
  "name": "Gomah",
2285
- "github": "Gomah",
2286
- "avatar": "https://avatars1.githubusercontent.com/u/2362138?v=4"
3872
+ "github": "Gomah"
3873
+ }
3874
+ ],
3875
+ "compatibility": {
3876
+ "nuxt": "^2.0.0",
3877
+ "requires": {}
3878
+ }
3879
+ },
3880
+ {
3881
+ "name": "nuxt-auth",
3882
+ "description": "Zero-boilerplate authentication for nuxt 3 with support for many strategies (oauth, credentials, ...) and providers (google, azure, ...). Additionally supports session manipulation, client- and server-side protection and more.",
3883
+ "repo": "sidebase/nuxt-auth",
3884
+ "npm": "@sidebase/nuxt-auth",
3885
+ "icon": "sidebase-auth.png",
3886
+ "github": "https://github.com/sidebase/nuxt-auth",
3887
+ "website": "https://github.com/sidebase/nuxt-auth",
3888
+ "learn_more": "https://github.com/sidebase",
3889
+ "category": "Security",
3890
+ "type": "3rd-party",
3891
+ "maintainers": [
3892
+ {
3893
+ "name": "sidebase",
3894
+ "github": "sidebase",
3895
+ "twitter": "sidebase_io"
2287
3896
  }
2288
- ]
3897
+ ],
3898
+ "compatibility": {
3899
+ "nuxt": "^3.0.0",
3900
+ "requires": {}
3901
+ }
2289
3902
  },
2290
3903
  {
2291
3904
  "name": "simple-line-icons",
@@ -2301,10 +3914,37 @@
2301
3914
  "maintainers": [
2302
3915
  {
2303
3916
  "name": "vaso2",
2304
- "github": "vaso2",
2305
- "avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
3917
+ "github": "vaso2"
3918
+ }
3919
+ ],
3920
+ "compatibility": {
3921
+ "nuxt": "^2.0.0",
3922
+ "requires": {}
3923
+ }
3924
+ },
3925
+ {
3926
+ "name": "simple-sitemap",
3927
+ "description": "Simple, minimal sitemap.xml generation.",
3928
+ "repo": "harlan-zw/nuxt-simple-sitemap",
3929
+ "npm": "nuxt-simple-sitemap",
3930
+ "icon": "",
3931
+ "github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
3932
+ "website": "https://github.com/harlan-zw/nuxt-simple-sitemap",
3933
+ "learn_more": "",
3934
+ "category": "SEO",
3935
+ "type": "3rd-party",
3936
+ "maintainers": [
3937
+ {
3938
+ "name": "Harlan Wilton",
3939
+ "github": "harlan-zw",
3940
+ "twitter": "harlan_zw",
3941
+ "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
2306
3942
  }
2307
- ]
3943
+ ],
3944
+ "compatibility": {
3945
+ "nuxt": "^3.0.0",
3946
+ "requires": {}
3947
+ }
2308
3948
  },
2309
3949
  {
2310
3950
  "name": "sitemap",
@@ -2321,10 +3961,36 @@
2321
3961
  {
2322
3962
  "name": "Nicolas PENNEC",
2323
3963
  "github": "NicoPennec",
2324
- "twitter": "NicoPennec",
2325
- "avatar": "https://avatars3.githubusercontent.com/u/493223?v=4"
3964
+ "twitter": "NicoPennec"
3965
+ }
3966
+ ],
3967
+ "compatibility": {
3968
+ "nuxt": "^2.0.0",
3969
+ "requires": {}
3970
+ }
3971
+ },
3972
+ {
3973
+ "name": "snipcart",
3974
+ "description": "Snipcart integration module for Nuxt.js",
3975
+ "repo": "nuxt-community/snipcart-module",
3976
+ "npm": "@nuxtjs/snipcart",
3977
+ "icon": "snipcart.png",
3978
+ "github": "https://github.com/nuxt-community/snipcart-module",
3979
+ "website": "https://github.com/nuxt-community/snipcart-module",
3980
+ "learn_more": "",
3981
+ "category": "Payment",
3982
+ "type": "community",
3983
+ "maintainers": [
3984
+ {
3985
+ "name": "Florent GIRAUD",
3986
+ "github": "f3ltron",
3987
+ "twitter": "giraud_florent"
2326
3988
  }
2327
- ]
3989
+ ],
3990
+ "compatibility": {
3991
+ "nuxt": "^2.0.0",
3992
+ "requires": {}
3993
+ }
2328
3994
  },
2329
3995
  {
2330
3996
  "name": "social-meta",
@@ -2340,10 +4006,13 @@
2340
4006
  "maintainers": [
2341
4007
  {
2342
4008
  "name": "AlekseyPleshkov",
2343
- "github": "AlekseyPleshkov",
2344
- "avatar": "https://avatars0.githubusercontent.com/u/11446603?v=4"
4009
+ "github": "AlekseyPleshkov"
2345
4010
  }
2346
- ]
4011
+ ],
4012
+ "compatibility": {
4013
+ "nuxt": "^2.0.0",
4014
+ "requires": {}
4015
+ }
2347
4016
  },
2348
4017
  {
2349
4018
  "name": "socket-io",
@@ -2359,10 +4028,13 @@
2359
4028
  "maintainers": [
2360
4029
  {
2361
4030
  "name": "richardeschloss",
2362
- "github": "richardeschloss",
2363
- "avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
4031
+ "github": "richardeschloss"
2364
4032
  }
2365
- ]
4033
+ ],
4034
+ "compatibility": {
4035
+ "nuxt": "^2.0.0",
4036
+ "requires": {}
4037
+ }
2366
4038
  },
2367
4039
  {
2368
4040
  "name": "speedcurve",
@@ -2379,10 +4051,68 @@
2379
4051
  {
2380
4052
  "name": "Josh Deltener",
2381
4053
  "github": "hecktarzuli",
2382
- "twitter": "JoshDeltener",
2383
- "avatar": "https://avatars2.githubusercontent.com/u/2112282?v=4"
4054
+ "twitter": "JoshDeltener"
4055
+ }
4056
+ ],
4057
+ "compatibility": {
4058
+ "nuxt": "^2.0.0",
4059
+ "requires": {}
4060
+ }
4061
+ },
4062
+ {
4063
+ "name": "speedkit",
4064
+ "description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
4065
+ "repo": "GrabarzUndPartner/nuxt-speedkit",
4066
+ "npm": "nuxt-speedkit",
4067
+ "icon": "speedkit.png",
4068
+ "github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
4069
+ "website": "https://nuxt-speedkit.grabarzundpartner.dev",
4070
+ "learn_more": "",
4071
+ "category": "Performance",
4072
+ "type": "3rd-party",
4073
+ "maintainers": [
4074
+ {
4075
+ "name": "Stephan Gerbeth",
4076
+ "github": "StephanGerbeth",
4077
+ "avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
4078
+ },
4079
+ {
4080
+ "name": "Thorn Walli",
4081
+ "github": "ThornWalli",
4082
+ "avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
4083
+ },
4084
+ {
4085
+ "name": "Grabarz & Partner",
4086
+ "github": "GrabarzUndPartner",
4087
+ "avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
4088
+ }
4089
+ ],
4090
+ "compatibility": {
4091
+ "nuxt": "^2.0.0",
4092
+ "requires": {}
4093
+ }
4094
+ },
4095
+ {
4096
+ "name": "ssr-lit",
4097
+ "description": "",
4098
+ "repo": "prashantpalikhe/nuxt-ssr-lit",
4099
+ "npm": "nuxt-ssr-lit",
4100
+ "icon": "",
4101
+ "github": "https://github.com/prashantpalikhe/nuxt-ssr-lit",
4102
+ "website": "https://github.com/prashantpalikhe/nuxt-ssr-lit",
4103
+ "learn_more": "",
4104
+ "category": "Devtools",
4105
+ "type": "3rd-party",
4106
+ "maintainers": [
4107
+ {
4108
+ "name": "prashantpalikhe",
4109
+ "github": "prashantpalikhe"
2384
4110
  }
2385
- ]
4111
+ ],
4112
+ "compatibility": {
4113
+ "nuxt": "^2.0.0",
4114
+ "requires": {}
4115
+ }
2386
4116
  },
2387
4117
  {
2388
4118
  "name": "storage",
@@ -2398,10 +4128,35 @@
2398
4128
  "maintainers": [
2399
4129
  {
2400
4130
  "name": "mazipan",
2401
- "github": "mazipan",
2402
- "avatar": "https://avatars0.githubusercontent.com/u/7221389?v=4"
4131
+ "github": "mazipan"
4132
+ }
4133
+ ],
4134
+ "compatibility": {
4135
+ "nuxt": "^2.0.0",
4136
+ "requires": {}
4137
+ }
4138
+ },
4139
+ {
4140
+ "name": "storefront-ui",
4141
+ "description": "Storefront UI Module for Nuxt.js",
4142
+ "repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
4143
+ "npm": "@storefront-ui/nuxt",
4144
+ "icon": "storefront-ui.svg",
4145
+ "github": "https://github.com/vuestorefront/storefront-ui/tree/develop/packages/nuxt-module",
4146
+ "website": "https://docs.storefrontui.io/?path=/story/getting-started-installation--page#installation",
4147
+ "learn_more": "https://docs.storefrontui.io/",
4148
+ "category": "UI",
4149
+ "type": "3rd-party",
4150
+ "maintainers": [
4151
+ {
4152
+ "name": "Jakub Andrzejewski",
4153
+ "github": "Baroshem"
2403
4154
  }
2404
- ]
4155
+ ],
4156
+ "compatibility": {
4157
+ "nuxt": "^2.0.0",
4158
+ "requires": {}
4159
+ }
2405
4160
  },
2406
4161
  {
2407
4162
  "name": "stories",
@@ -2417,16 +4172,19 @@
2417
4172
  "maintainers": [
2418
4173
  {
2419
4174
  "name": "richardeschloss",
2420
- "github": "richardeschloss",
2421
- "avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
4175
+ "github": "richardeschloss"
2422
4176
  }
2423
- ]
4177
+ ],
4178
+ "compatibility": {
4179
+ "nuxt": "^2.0.0",
4180
+ "requires": {}
4181
+ }
2424
4182
  },
2425
4183
  {
2426
4184
  "name": "storyblok",
2427
4185
  "description": "Storyblok Nuxt.js module",
2428
- "repo": "storyblok/storyblok-nuxt",
2429
- "npm": "storyblok-nuxt",
4186
+ "repo": "storyblok/storyblok-nuxt#master/lib",
4187
+ "npm": "@storyblok/nuxt",
2430
4188
  "icon": "storyblok.png",
2431
4189
  "github": "https://github.com/storyblok/storyblok-nuxt",
2432
4190
  "website": "https://github.com/storyblok/storyblok-nuxt",
@@ -2436,10 +4194,13 @@
2436
4194
  "maintainers": [
2437
4195
  {
2438
4196
  "name": "storyblok",
2439
- "github": "storyblok",
2440
- "avatar": "https://avatars0.githubusercontent.com/u/13880908?v=4"
4197
+ "github": "storyblok"
2441
4198
  }
2442
- ]
4199
+ ],
4200
+ "compatibility": {
4201
+ "nuxt": "^2.0.0 || ^3.0.0",
4202
+ "requires": {}
4203
+ }
2443
4204
  },
2444
4205
  {
2445
4206
  "name": "storybook",
@@ -2456,16 +4217,20 @@
2456
4217
  {
2457
4218
  "name": "Ahad Birang",
2458
4219
  "github": "farnabaz",
2459
- "twitter": "a_birang",
2460
- "avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
4220
+ "twitter": "a_birang"
2461
4221
  },
2462
4222
  {
2463
4223
  "name": "Pooya Parsa",
2464
4224
  "github": "pi0",
2465
- "twitter": "_pi0_",
2466
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
4225
+ "twitter": "_pi0_"
4226
+ }
4227
+ ],
4228
+ "compatibility": {
4229
+ "nuxt": "^2.0.0",
4230
+ "requires": {
4231
+ "bridge": "optional"
2467
4232
  }
2468
- ]
4233
+ }
2469
4234
  },
2470
4235
  {
2471
4236
  "name": "strapi",
@@ -2482,16 +4247,20 @@
2482
4247
  {
2483
4248
  "name": "Benjamin Canac",
2484
4249
  "github": "benjamincanac",
2485
- "twitter": "benjamincanac",
2486
- "avatar": "https://avatars2.githubusercontent.com/u/739984?v=4"
4250
+ "twitter": "benjamincanac"
2487
4251
  },
2488
4252
  {
2489
4253
  "name": "Sébastien Chopin",
2490
4254
  "github": "Atinux",
2491
- "twitter": "Atinux",
2492
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
4255
+ "twitter": "Atinux"
4256
+ }
4257
+ ],
4258
+ "compatibility": {
4259
+ "nuxt": "^2.0.0 || ^3.0.0",
4260
+ "requires": {
4261
+ "bridge": true
2493
4262
  }
2494
- ]
4263
+ }
2495
4264
  },
2496
4265
  {
2497
4266
  "name": "stripe",
@@ -2507,10 +4276,13 @@
2507
4276
  "maintainers": [
2508
4277
  {
2509
4278
  "name": "WilliamDASILVA",
2510
- "github": "WilliamDASILVA",
2511
- "avatar": "https://avatars3.githubusercontent.com/u/2766008?v=4"
4279
+ "github": "WilliamDASILVA"
2512
4280
  }
2513
- ]
4281
+ ],
4282
+ "compatibility": {
4283
+ "nuxt": "^2.0.0",
4284
+ "requires": {}
4285
+ }
2514
4286
  },
2515
4287
  {
2516
4288
  "name": "style-resources",
@@ -2527,10 +4299,13 @@
2527
4299
  {
2528
4300
  "name": "Alexander Lichter",
2529
4301
  "github": "manniL",
2530
- "twitter": "TheAlexLichter",
2531
- "avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
4302
+ "twitter": "TheAlexLichter"
2532
4303
  }
2533
- ]
4304
+ ],
4305
+ "compatibility": {
4306
+ "nuxt": "^2.0.0",
4307
+ "requires": {}
4308
+ }
2534
4309
  },
2535
4310
  {
2536
4311
  "name": "stylelint",
@@ -2546,10 +4321,69 @@
2546
4321
  "maintainers": [
2547
4322
  {
2548
4323
  "name": "Ricardo Gobbo de Souza",
2549
- "github": "ricardogobbosouza",
2550
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
4324
+ "github": "ricardogobbosouza"
4325
+ }
4326
+ ],
4327
+ "compatibility": {
4328
+ "nuxt": "^2.0.0",
4329
+ "requires": {}
4330
+ }
4331
+ },
4332
+ {
4333
+ "name": "stylify",
4334
+ "description": "Stylify generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
4335
+ "repo": "stylify/packages#master/packages/nuxt",
4336
+ "npm": "@stylify/nuxt",
4337
+ "icon": "stylify.svg",
4338
+ "github": "https://github.com/stylify/packages/tree/master/packages/nuxt",
4339
+ "website": "https://stylifycss.com/docs/nuxt",
4340
+ "learn_more": "https://stylifycss.com",
4341
+ "category": "UI",
4342
+ "type": "3rd-party",
4343
+ "maintainers": [
4344
+ {
4345
+ "name": "Vladimír Macháček",
4346
+ "github": "Machy8",
4347
+ "twitter": "8machy"
4348
+ }
4349
+ ],
4350
+ "compatibility": {
4351
+ "nuxt": "^2.0.0 || ^3.0.0",
4352
+ "requires": {}
4353
+ }
4354
+ },
4355
+ {
4356
+ "name": "supabase",
4357
+ "description": "First class integration with Supabase",
4358
+ "repo": "nuxt-community/supabase-module",
4359
+ "npm": "@nuxtjs/supabase",
4360
+ "icon": "supabase.png",
4361
+ "github": "https://github.com/nuxt-community/supabase-module",
4362
+ "website": "https://supabase.nuxtjs.org",
4363
+ "learn_more": "https://supabase.com",
4364
+ "category": "Database",
4365
+ "type": "community",
4366
+ "maintainers": [
4367
+ {
4368
+ "name": "Baptiste Leproux",
4369
+ "github": "larbish",
4370
+ "twitter": "baptistelprx"
4371
+ },
4372
+ {
4373
+ "name": "Sebastien Chopin",
4374
+ "github": "Atinux",
4375
+ "twitter": "Atinux"
4376
+ },
4377
+ {
4378
+ "name": "Scott Robertson",
4379
+ "github": "scottrobertson",
4380
+ "twitter": "scottymeuk"
2551
4381
  }
2552
- ]
4382
+ ],
4383
+ "compatibility": {
4384
+ "nuxt": "^2.0.0 || ^3.0.0",
4385
+ "requires": {}
4386
+ }
2553
4387
  },
2554
4388
  {
2555
4389
  "name": "svg-loader",
@@ -2565,10 +4399,13 @@
2565
4399
  "maintainers": [
2566
4400
  {
2567
4401
  "name": "Developmint",
2568
- "github": "Developmint",
2569
- "avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
4402
+ "github": "Developmint"
2570
4403
  }
2571
- ]
4404
+ ],
4405
+ "compatibility": {
4406
+ "nuxt": "^2.0.0",
4407
+ "requires": {}
4408
+ }
2572
4409
  },
2573
4410
  {
2574
4411
  "name": "svg-sprite",
@@ -2585,10 +4422,13 @@
2585
4422
  {
2586
4423
  "name": "Ahad Birang",
2587
4424
  "github": "farnabaz",
2588
- "twitter": "a_birang",
2589
- "avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
4425
+ "twitter": "a_birang"
2590
4426
  }
2591
- ]
4427
+ ],
4428
+ "compatibility": {
4429
+ "nuxt": "^2.0.0",
4430
+ "requires": {}
4431
+ }
2592
4432
  },
2593
4433
  {
2594
4434
  "name": "svg",
@@ -2604,10 +4444,13 @@
2604
4444
  "maintainers": [
2605
4445
  {
2606
4446
  "name": "Sam Holmes",
2607
- "github": "sam3d",
2608
- "avatar": "https://avatars0.githubusercontent.com/u/8385528?v=4"
4447
+ "github": "sam3d"
2609
4448
  }
2610
- ]
4449
+ ],
4450
+ "compatibility": {
4451
+ "nuxt": "^2.0.0",
4452
+ "requires": {}
4453
+ }
2611
4454
  },
2612
4455
  {
2613
4456
  "name": "sweetalert2",
@@ -2623,10 +4466,13 @@
2623
4466
  "maintainers": [
2624
4467
  {
2625
4468
  "name": "ImreC",
2626
- "github": "ImreC",
2627
- "avatar": "https://avatars1.githubusercontent.com/u/9742684?v=4"
4469
+ "github": "ImreC"
2628
4470
  }
2629
- ]
4471
+ ],
4472
+ "compatibility": {
4473
+ "nuxt": "^2.0.0",
4474
+ "requires": {}
4475
+ }
2630
4476
  },
2631
4477
  {
2632
4478
  "name": "tailwindcss",
@@ -2643,10 +4489,36 @@
2643
4489
  {
2644
4490
  "name": "Sébastien Chopin",
2645
4491
  "github": "Atinux",
2646
- "twitter": "Atinux",
2647
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
4492
+ "twitter": "Atinux"
2648
4493
  }
2649
- ]
4494
+ ],
4495
+ "compatibility": {
4496
+ "nuxt": "^2.0.0 || ^3.0.0",
4497
+ "requires": {}
4498
+ }
4499
+ },
4500
+ {
4501
+ "name": "tiktok-analytics",
4502
+ "description": "",
4503
+ "repo": "stickpro/nuxt-tiktok-analytics",
4504
+ "npm": "tiktok-analytics",
4505
+ "icon": "",
4506
+ "github": "https://github.com/stickpro/nuxt-tiktok-analytics",
4507
+ "website": "https://github.com/stickpro/nuxt-tiktok-analytics",
4508
+ "learn_more": "",
4509
+ "category": "Analytics",
4510
+ "type": "3rd-party",
4511
+ "maintainers": [
4512
+ {
4513
+ "name": "stickpro",
4514
+ "github": "stickpro",
4515
+ "avatar": "https://avatars.githubusercontent.com/u/25886722?v=4"
4516
+ }
4517
+ ],
4518
+ "compatibility": {
4519
+ "nuxt": "^2.0.0",
4520
+ "requires": {}
4521
+ }
2650
4522
  },
2651
4523
  {
2652
4524
  "name": "toast",
@@ -2654,8 +4526,8 @@
2654
4526
  "repo": "nuxt-community/modules#master/packages/toast",
2655
4527
  "npm": "@nuxtjs/toast",
2656
4528
  "icon": "",
2657
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/toast",
2658
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/toast",
4529
+ "github": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
4530
+ "website": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
2659
4531
  "learn_more": "https://github.com/shakee93/vue-toasted",
2660
4532
  "category": "Libraries",
2661
4533
  "type": "community",
@@ -2663,17 +4535,102 @@
2663
4535
  {
2664
4536
  "name": "Pooya Parsa",
2665
4537
  "github": "pi0",
2666
- "twitter": "_pi0_",
2667
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
4538
+ "twitter": "_pi0_"
4539
+ }
4540
+ ],
4541
+ "compatibility": {
4542
+ "nuxt": "^2.0.0",
4543
+ "requires": {}
4544
+ }
4545
+ },
4546
+ {
4547
+ "name": "turnstile",
4548
+ "description": "Privacy-focused alternative to CAPTCHA from Cloudflare",
4549
+ "repo": "danielroe/nuxt-turnstile",
4550
+ "npm": "nuxt-turnstile",
4551
+ "icon": "cloudflare.svg",
4552
+ "github": "https://github.com/danielroe/nuxt-turnstile",
4553
+ "website": "https://github.com/danielroe/nuxt-turnstile",
4554
+ "learn_more": "https://www.cloudflare.com/products/turnstile/",
4555
+ "category": "Security",
4556
+ "type": "3rd-party",
4557
+ "maintainers": [
4558
+ {
4559
+ "name": "Daniel Roe",
4560
+ "github": "danielroe",
4561
+ "twitter": "danielcroe"
4562
+ }
4563
+ ],
4564
+ "compatibility": {
4565
+ "nuxt": "^2.0.0 || ^3.0.0",
4566
+ "requires": {
4567
+ "bridge": true
4568
+ }
4569
+ }
4570
+ },
4571
+ {
4572
+ "name": "twa",
4573
+ "description": "Nuxt.js module for generating Trusted Web App from Nuxt.js app",
4574
+ "repo": "tuarrep/nuxt-twa",
4575
+ "npm": "nuxt-twa",
4576
+ "icon": "",
4577
+ "github": "https://github.com/tuarrep/nuxt-twa",
4578
+ "website": "https://nuxt-twa.tuarrep.dev",
4579
+ "learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity/overview/",
4580
+ "category": "Performance",
4581
+ "type": "3rd-party",
4582
+ "maintainers": [
4583
+ {
4584
+ "name": "Nicolas Perraut",
4585
+ "github": "tuarrep"
4586
+ }
4587
+ ],
4588
+ "compatibility": {
4589
+ "nuxt": "^2.0.0",
4590
+ "requires": {
4591
+ "bridge": "optional"
2668
4592
  }
2669
- ]
4593
+ }
4594
+ },
4595
+ {
4596
+ "name": "twicpics",
4597
+ "description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
4598
+ "repo": "TwicPics/components",
4599
+ "npm": "@twicpics/components",
4600
+ "icon": "twicpics.svg",
4601
+ "github": "https://github.com/TwicPics/components",
4602
+ "website": "https://www.twicpics.com/docs/components/nuxt-3",
4603
+ "learn_more": "https://www.twicpics.com",
4604
+ "category": "Images",
4605
+ "type": "3rd-party",
4606
+ "maintainers": [
4607
+ {
4608
+ "name": "Florent Bourgeois",
4609
+ "github": "florentb",
4610
+ "twitter": "florent_b"
4611
+ },
4612
+ {
4613
+ "name": "Julian Aubourg",
4614
+ "github": "jaubourg",
4615
+ "twitter": "jaubourg"
4616
+ },
4617
+ {
4618
+ "name": "Miguel Beignon",
4619
+ "github": "mbgspcii",
4620
+ "twitter": "m_beignon"
4621
+ }
4622
+ ],
4623
+ "compatibility": {
4624
+ "nuxt": "^2.0.0 || ^3.0.0",
4625
+ "requires": {}
4626
+ }
2670
4627
  },
2671
4628
  {
2672
4629
  "name": "typed-router",
2673
4630
  "description": "Provide autocompletion for pages route names generated by Nuxt router",
2674
4631
  "repo": "victorgarciaesgi/nuxt-typed-router",
2675
4632
  "npm": "nuxt-typed-router",
2676
- "icon": "vue.png",
4633
+ "icon": "typed-router.png",
2677
4634
  "github": "https://github.com/victorgarciaesgi/nuxt-typed-router",
2678
4635
  "website": "https://github.com/victorgarciaesgi/nuxt-typed-router",
2679
4636
  "learn_more": "",
@@ -2682,10 +4639,38 @@
2682
4639
  "maintainers": [
2683
4640
  {
2684
4641
  "name": "victorgarciaesgi",
2685
- "github": "victorgarciaesgi",
2686
- "avatar": "https://avatars0.githubusercontent.com/u/15092120?v=4"
4642
+ "github": "victorgarciaesgi"
2687
4643
  }
2688
- ]
4644
+ ],
4645
+ "compatibility": {
4646
+ "nuxt": "^2.0.0 || ^3.0.0",
4647
+ "requires": {}
4648
+ }
4649
+ },
4650
+ {
4651
+ "name": "typed-vuex",
4652
+ "description": "A vanilla, strongly typed store accessor for Vuex.",
4653
+ "repo": "danielroe/typed-vuex#main/packages/nuxt-typed-vuex",
4654
+ "npm": "nuxt-typed-vuex",
4655
+ "icon": "vue.png",
4656
+ "github": "https://github.com/danielroe/typed-vuex",
4657
+ "website": "https://github.com/danielroe/typed-vuex",
4658
+ "learn_more": "",
4659
+ "category": "Libraries",
4660
+ "type": "3rd-party",
4661
+ "maintainers": [
4662
+ {
4663
+ "name": "Daniel Roe",
4664
+ "github": "danielroe",
4665
+ "twitter": "danielcroe"
4666
+ }
4667
+ ],
4668
+ "compatibility": {
4669
+ "nuxt": "^2.0.0",
4670
+ "requires": {
4671
+ "bridge": "optional"
4672
+ }
4673
+ }
2689
4674
  },
2690
4675
  {
2691
4676
  "name": "typescript-runtime",
@@ -2701,22 +4686,23 @@
2701
4686
  "maintainers": [
2702
4687
  {
2703
4688
  "name": "Kevin Marrec",
2704
- "github": "kevinmarrec",
2705
- "avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
4689
+ "github": "kevinmarrec"
2706
4690
  },
2707
4691
  {
2708
4692
  "name": "Pooya Parsa",
2709
4693
  "github": "pi0",
2710
- "twitter": "_pi0_",
2711
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
4694
+ "twitter": "_pi0_"
2712
4695
  },
2713
4696
  {
2714
4697
  "name": "Daniel Roe",
2715
4698
  "github": "danielroe",
2716
- "twitter": "danielcroe",
2717
- "avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
4699
+ "twitter": "danielcroe"
2718
4700
  }
2719
- ]
4701
+ ],
4702
+ "compatibility": {
4703
+ "nuxt": "^2.0.0",
4704
+ "requires": {}
4705
+ }
2720
4706
  },
2721
4707
  {
2722
4708
  "name": "typescript",
@@ -2732,22 +4718,69 @@
2732
4718
  "maintainers": [
2733
4719
  {
2734
4720
  "name": "Kevin Marrec",
2735
- "github": "kevinmarrec",
2736
- "avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
4721
+ "github": "kevinmarrec"
2737
4722
  },
2738
4723
  {
2739
4724
  "name": "Pooya Parsa",
2740
4725
  "github": "pi0",
2741
- "twitter": "_pi0_",
2742
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
4726
+ "twitter": "_pi0_"
2743
4727
  },
2744
4728
  {
2745
4729
  "name": "Daniel Roe",
2746
4730
  "github": "danielroe",
2747
- "twitter": "danielcroe",
2748
- "avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
4731
+ "twitter": "danielcroe"
4732
+ }
4733
+ ],
4734
+ "compatibility": {
4735
+ "nuxt": "^2.0.0",
4736
+ "requires": {}
4737
+ }
4738
+ },
4739
+ {
4740
+ "name": "umami",
4741
+ "description": "Embed the Umami analytics library into Nuxt",
4742
+ "repo": "ijkml/nuxt-umami",
4743
+ "npm": "nuxt-umami",
4744
+ "icon": "umami.svg",
4745
+ "github": "https://github.com/ijkml/nuxt-umami",
4746
+ "website": "https://github.com/ijkml/nuxt-umami",
4747
+ "learn_more": "https://umami.is/docs/",
4748
+ "category": "Analytics",
4749
+ "type": "3rd-party",
4750
+ "maintainers": [
4751
+ {
4752
+ "name": "ML",
4753
+ "github": "ijkml"
4754
+ }
4755
+ ],
4756
+ "compatibility": {
4757
+ "nuxt": "^2.0.0 || ^3.0.0",
4758
+ "requires": {
4759
+ "bridge": "optional"
4760
+ }
4761
+ }
4762
+ },
4763
+ {
4764
+ "name": "unhead",
4765
+ "description": "Experimental features for Nuxt SEO / head management.",
4766
+ "repo": "harlan-zw/nuxt-unhead",
4767
+ "npm": "nuxt-unhead",
4768
+ "icon": "",
4769
+ "github": "https://github.com/harlan-zw/nuxt-unhead",
4770
+ "website": "https://github.com/harlan-zw/nuxt-unhead",
4771
+ "learn_more": "",
4772
+ "category": "SEO",
4773
+ "type": "3rd-party",
4774
+ "maintainers": [
4775
+ {
4776
+ "name": "harlan-zw",
4777
+ "github": "harlan-zw"
2749
4778
  }
2750
- ]
4779
+ ],
4780
+ "compatibility": {
4781
+ "nuxt": "^3.0.0",
4782
+ "requires": {}
4783
+ }
2751
4784
  },
2752
4785
  {
2753
4786
  "name": "universal-storage",
@@ -2764,16 +4797,70 @@
2764
4797
  {
2765
4798
  "name": "Pooya Parsa",
2766
4799
  "github": "pi0",
2767
- "twitter": "_pi0_",
2768
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
4800
+ "twitter": "_pi0_"
2769
4801
  },
2770
4802
  {
2771
4803
  "name": "Farzad Soltani",
2772
4804
  "github": "farzadso",
2773
- "twitter": "farzadso",
2774
- "avatar": "https://avatars0.githubusercontent.com/u/19854715?v=4"
4805
+ "twitter": "farzadso"
4806
+ }
4807
+ ],
4808
+ "compatibility": {
4809
+ "nuxt": "^2.0.0",
4810
+ "requires": {}
4811
+ }
4812
+ },
4813
+ {
4814
+ "name": "unlighthouse",
4815
+ "description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
4816
+ "repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
4817
+ "npm": "@unlighthouse/nuxt",
4818
+ "icon": "unlighthouse.svg",
4819
+ "github": "https://github.com/harlan-zw/unlighthouse",
4820
+ "website": "https://github.com/harlan-zw/unlighthouse",
4821
+ "learn_more": "https://github.com/harlan-zw/unlighthouse",
4822
+ "category": "Devtools",
4823
+ "type": "3rd-party",
4824
+ "maintainers": [
4825
+ {
4826
+ "name": "Harlan Wilton",
4827
+ "github": "harlan-zw",
4828
+ "twitter": "harlan_zw",
4829
+ "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
4830
+ }
4831
+ ],
4832
+ "compatibility": {
4833
+ "nuxt": "^2.0.0 || ^3.0.0",
4834
+ "requires": {
4835
+ "bridge": "optional"
4836
+ }
4837
+ }
4838
+ },
4839
+ {
4840
+ "name": "unocss",
4841
+ "description": "The instant on-demand atomic CSS engine.",
4842
+ "repo": "antfu/unocss#main/packages/nuxt",
4843
+ "npm": "@unocss/nuxt",
4844
+ "icon": "unocss.svg",
4845
+ "github": "https://github.com/antfu/unocss",
4846
+ "website": "https://github.com/antfu/unocss",
4847
+ "learn_more": "https://github.com/antfu/unocss",
4848
+ "category": "UI",
4849
+ "type": "3rd-party",
4850
+ "maintainers": [
4851
+ {
4852
+ "name": "Anthony Fu",
4853
+ "github": "antfu",
4854
+ "twitter": "antfu7",
4855
+ "avatar": "https://avatars.githubusercontent.com/antfu?v=4"
4856
+ }
4857
+ ],
4858
+ "compatibility": {
4859
+ "nuxt": "^2.0.0 || ^3.0.0",
4860
+ "requires": {
4861
+ "bridge": "optional"
2775
4862
  }
2776
- ]
4863
+ }
2777
4864
  },
2778
4865
  {
2779
4866
  "name": "user-agent",
@@ -2789,10 +4876,13 @@
2789
4876
  "maintainers": [
2790
4877
  {
2791
4878
  "name": "fukuiretu",
2792
- "github": "fukuiretu",
2793
- "avatar": "https://avatars0.githubusercontent.com/u/1982105?v=4"
4879
+ "github": "fukuiretu"
2794
4880
  }
2795
- ]
4881
+ ],
4882
+ "compatibility": {
4883
+ "nuxt": "^2.0.0",
4884
+ "requires": {}
4885
+ }
2796
4886
  },
2797
4887
  {
2798
4888
  "name": "validate",
@@ -2808,10 +4898,13 @@
2808
4898
  "maintainers": [
2809
4899
  {
2810
4900
  "name": "lewyuburi",
2811
- "github": "lewyuburi",
2812
- "avatar": "https://avatars2.githubusercontent.com/u/2156790?v=4"
4901
+ "github": "lewyuburi"
2813
4902
  }
2814
- ]
4903
+ ],
4904
+ "compatibility": {
4905
+ "nuxt": "^2.0.0",
4906
+ "requires": {}
4907
+ }
2815
4908
  },
2816
4909
  {
2817
4910
  "name": "vendor",
@@ -2828,10 +4921,38 @@
2828
4921
  {
2829
4922
  "name": "Pooya Parsa",
2830
4923
  "github": "pi0",
2831
- "twitter": "_pi0_",
2832
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
4924
+ "twitter": "_pi0_"
4925
+ }
4926
+ ],
4927
+ "compatibility": {
4928
+ "nuxt": "^2.0.0",
4929
+ "requires": {}
4930
+ }
4931
+ },
4932
+ {
4933
+ "name": "vue-macros",
4934
+ "description": "Explore and extend more macros and syntax sugar to Vue.",
4935
+ "repo": "sxzz/unplugin-vue-macros#main/packages/nuxt",
4936
+ "npm": "@vue-macros/nuxt",
4937
+ "icon": "vue-macros.svg",
4938
+ "github": "https://github.com/sxzz/unplugin-vue-macros",
4939
+ "website": "https://vue-macros.sxzz.moe",
4940
+ "learn_more": "https://github.com/sxzz/unplugin-vue-macros",
4941
+ "category": "Extensions",
4942
+ "type": "3rd-party",
4943
+ "maintainers": [
4944
+ {
4945
+ "name": "三咲智子 Kevin Deng",
4946
+ "github": "sxzz",
4947
+ "twitter": "sanxiaozhizi"
2833
4948
  }
2834
- ]
4949
+ ],
4950
+ "compatibility": {
4951
+ "nuxt": "^3.0.0",
4952
+ "requires": {
4953
+ "bridge": "optional"
4954
+ }
4955
+ }
2835
4956
  },
2836
4957
  {
2837
4958
  "name": "vue-material",
@@ -2847,10 +4968,13 @@
2847
4968
  "maintainers": [
2848
4969
  {
2849
4970
  "name": "vaso2",
2850
- "github": "vaso2",
2851
- "avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
4971
+ "github": "vaso2"
2852
4972
  }
2853
- ]
4973
+ ],
4974
+ "compatibility": {
4975
+ "nuxt": "^2.0.0",
4976
+ "requires": {}
4977
+ }
2854
4978
  },
2855
4979
  {
2856
4980
  "name": "vue-multiselect",
@@ -2866,10 +4990,35 @@
2866
4990
  "maintainers": [
2867
4991
  {
2868
4992
  "name": "spektrummedia",
2869
- "github": "spektrummedia",
2870
- "avatar": "https://avatars2.githubusercontent.com/u/4410985?v=4"
4993
+ "github": "spektrummedia"
2871
4994
  }
2872
- ]
4995
+ ],
4996
+ "compatibility": {
4997
+ "nuxt": "^2.0.0",
4998
+ "requires": {}
4999
+ }
5000
+ },
5001
+ {
5002
+ "name": "vue-plausible",
5003
+ "description": "Plausible analytics for Vue.js and Nuxt",
5004
+ "repo": "moritzsternemann/vue-plausible",
5005
+ "npm": "vue-plausible",
5006
+ "icon": "plausible.png",
5007
+ "github": "https://github.com/moritzsternemann/vue-plausible",
5008
+ "website": "https://github.com/moritzsternemann/vue-plausible",
5009
+ "learn_more": "",
5010
+ "category": "Analytics",
5011
+ "type": "3rd-party",
5012
+ "maintainers": [
5013
+ {
5014
+ "name": "moritzsternemann",
5015
+ "github": "moritzsternemann"
5016
+ }
5017
+ ],
5018
+ "compatibility": {
5019
+ "nuxt": "^2.0.0",
5020
+ "requires": {}
5021
+ }
2873
5022
  },
2874
5023
  {
2875
5024
  "name": "vue-select",
@@ -2885,10 +5034,38 @@
2885
5034
  "maintainers": [
2886
5035
  {
2887
5036
  "name": "madmod",
2888
- "github": "madmod",
2889
- "avatar": "https://avatars3.githubusercontent.com/u/1107818?v=4"
5037
+ "github": "madmod"
5038
+ }
5039
+ ],
5040
+ "compatibility": {
5041
+ "nuxt": "^2.0.0",
5042
+ "requires": {}
5043
+ }
5044
+ },
5045
+ {
5046
+ "name": "vue-transitions",
5047
+ "description": "Reusable interface transitions with no CSS needed ❤️",
5048
+ "repo": "MorevM/vue-transitions",
5049
+ "npm": "@morev/vue-transitions",
5050
+ "icon": "vue-transitions.svg",
5051
+ "github": "https://github.com/MorevM/vue-transitions",
5052
+ "website": "https://github.com/MorevM/vue-transitions#readme",
5053
+ "learn_more": "",
5054
+ "category": "UI",
5055
+ "type": "3rd-party",
5056
+ "maintainers": [
5057
+ {
5058
+ "name": "Maxim Morev",
5059
+ "github": "MorevM",
5060
+ "avatar": "https://avatars.githubusercontent.com/u/49679666?v=4"
5061
+ }
5062
+ ],
5063
+ "compatibility": {
5064
+ "nuxt": "^2.0.0 || ^3.0.0",
5065
+ "requires": {
5066
+ "bridge": "optional"
2890
5067
  }
2891
- ]
5068
+ }
2892
5069
  },
2893
5070
  {
2894
5071
  "name": "vue-warehouse",
@@ -2905,10 +5082,35 @@
2905
5082
  {
2906
5083
  "name": "Julio Marquez",
2907
5084
  "github": "juliomrqz",
2908
- "twitter": "juliomrqz",
2909
- "avatar": "https://avatars1.githubusercontent.com/u/1911993?v=4"
5085
+ "twitter": "juliomrqz"
5086
+ }
5087
+ ],
5088
+ "compatibility": {
5089
+ "nuxt": "^2.0.0",
5090
+ "requires": {}
5091
+ }
5092
+ },
5093
+ {
5094
+ "name": "vuestic",
5095
+ "description": "Vuestic UI module for Nuxt 3",
5096
+ "repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
5097
+ "npm": "@vuestic/nuxt",
5098
+ "icon": "vuestic.png",
5099
+ "github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
5100
+ "website": "https://vuestic.dev",
5101
+ "learn_more": "https://vuestic.dev/en/getting-started/nuxt",
5102
+ "category": "UI",
5103
+ "type": "3rd-party",
5104
+ "maintainers": [
5105
+ {
5106
+ "name": "epicmaxco",
5107
+ "github": "epicmaxco"
2910
5108
  }
2911
- ]
5109
+ ],
5110
+ "compatibility": {
5111
+ "nuxt": "^3.0.0",
5112
+ "requires": {}
5113
+ }
2912
5114
  },
2913
5115
  {
2914
5116
  "name": "vuetify",
@@ -2924,16 +5126,43 @@
2924
5126
  "maintainers": [
2925
5127
  {
2926
5128
  "name": "Kevin Marrec",
2927
- "github": "kevinmarrec",
2928
- "avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
5129
+ "github": "kevinmarrec"
2929
5130
  },
2930
5131
  {
2931
5132
  "name": "Pooya Parsa",
2932
5133
  "github": "pi0",
2933
- "twitter": "_pi0_",
2934
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
5134
+ "twitter": "_pi0_"
5135
+ }
5136
+ ],
5137
+ "compatibility": {
5138
+ "nuxt": "^2.0.0",
5139
+ "requires": {}
5140
+ }
5141
+ },
5142
+ {
5143
+ "name": "vueuse",
5144
+ "description": "Collection of essential Vue Composition Utilities for Vue 2 and 3",
5145
+ "repo": "vueuse/vueuse#main/packages/nuxt",
5146
+ "npm": "@vueuse/nuxt",
5147
+ "icon": "vueuse.svg",
5148
+ "github": "https://github.com/vueuse/vueuse",
5149
+ "website": "https://vueuse.org",
5150
+ "learn_more": "https://github.com/vueuse/vueuse",
5151
+ "category": "Libraries",
5152
+ "type": "3rd-party",
5153
+ "maintainers": [
5154
+ {
5155
+ "name": "Anthony Fu",
5156
+ "github": "antfu",
5157
+ "twitter": "antfu7"
5158
+ }
5159
+ ],
5160
+ "compatibility": {
5161
+ "nuxt": "^2.0.0 || ^3.0.0",
5162
+ "requires": {
5163
+ "bridge": "optional"
2935
5164
  }
2936
- ]
5165
+ }
2937
5166
  },
2938
5167
  {
2939
5168
  "name": "vuex-router-sync",
@@ -2949,41 +5178,70 @@
2949
5178
  "maintainers": [
2950
5179
  {
2951
5180
  "name": "paulgv",
2952
- "github": "paulgv",
2953
- "avatar": "https://avatars0.githubusercontent.com/u/4895885?v=4"
5181
+ "github": "paulgv"
2954
5182
  }
2955
- ]
5183
+ ],
5184
+ "compatibility": {
5185
+ "nuxt": "^2.0.0",
5186
+ "requires": {}
5187
+ }
2956
5188
  },
2957
5189
  {
2958
5190
  "name": "web-vitals",
2959
5191
  "description": "Web Vitals for Nuxt",
2960
5192
  "repo": "nuxt-community/web-vitals-module",
2961
- "npm": "nuxt-vitals",
2962
- "icon": "",
5193
+ "npm": "@nuxtjs/web-vitals",
5194
+ "icon": "web-vitals.png",
2963
5195
  "github": "https://github.com/nuxt-community/web-vitals-module",
2964
5196
  "website": "https://github.com/nuxt-community/web-vitals-module",
2965
5197
  "learn_more": "",
2966
5198
  "category": "Performance",
2967
- "type": "3rd-party",
5199
+ "type": "community",
2968
5200
  "maintainers": [
2969
5201
  {
2970
5202
  "name": "daliborgogic",
2971
- "github": "daliborgogic",
2972
- "avatar": "https://avatars3.githubusercontent.com/u/5895389?v=4"
5203
+ "github": "daliborgogic"
2973
5204
  },
2974
5205
  {
2975
5206
  "name": "Pooya Parsa",
2976
5207
  "github": "pi0",
2977
- "twitter": "_pi0_",
2978
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
5208
+ "twitter": "_pi0_"
2979
5209
  },
2980
5210
  {
2981
5211
  "name": "Sebastien Chopin",
2982
5212
  "github": "Atinux",
2983
- "twitter": "Atinux",
2984
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
5213
+ "twitter": "Atinux"
5214
+ }
5215
+ ],
5216
+ "compatibility": {
5217
+ "nuxt": "^2.0.0 || ^3.0.0",
5218
+ "requires": {
5219
+ "bridge": "optional"
2985
5220
  }
2986
- ]
5221
+ }
5222
+ },
5223
+ {
5224
+ "name": "web3js",
5225
+ "description": "Web3.js module integration for Nuxt.js",
5226
+ "repo": "bl0cknumber/nuxt-web3",
5227
+ "npm": "nuxt-web3",
5228
+ "icon": "web3js.svg",
5229
+ "github": "https://github.com/bl0cknumber/nuxt-web3",
5230
+ "website": "https://github.com/bl0cknumber/nuxt-web3",
5231
+ "learn_more": "https://web3js.readthedocs.io/",
5232
+ "category": "Libraries",
5233
+ "type": "3rd-party",
5234
+ "maintainers": [
5235
+ {
5236
+ "name": "Muhammad Fauzan",
5237
+ "github": "bl0cknumber",
5238
+ "twitter": "fncolon"
5239
+ }
5240
+ ],
5241
+ "compatibility": {
5242
+ "nuxt": "^2.0.0",
5243
+ "requires": {}
5244
+ }
2987
5245
  },
2988
5246
  {
2989
5247
  "name": "webfontloader",
@@ -2999,10 +5257,37 @@
2999
5257
  "maintainers": [
3000
5258
  {
3001
5259
  "name": "Developmint",
3002
- "github": "Developmint",
3003
- "avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
5260
+ "github": "Developmint"
5261
+ }
5262
+ ],
5263
+ "compatibility": {
5264
+ "nuxt": "^2.0.0",
5265
+ "requires": {}
5266
+ }
5267
+ },
5268
+ {
5269
+ "name": "webpack-optimisations",
5270
+ "description": "Nuxt.js v2 module to automatically make your builds faster.",
5271
+ "repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
5272
+ "npm": "nuxt-webpack-optimisations",
5273
+ "icon": "build-optimisations.svg",
5274
+ "github": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
5275
+ "website": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
5276
+ "learn_more": "",
5277
+ "category": "Devtools",
5278
+ "type": "3rd-party",
5279
+ "maintainers": [
5280
+ {
5281
+ "name": "Harlan Wilton",
5282
+ "github": "harlan-zw"
5283
+ }
5284
+ ],
5285
+ "compatibility": {
5286
+ "nuxt": "^2.0.0",
5287
+ "requires": {
5288
+ "bridge": "optional"
3004
5289
  }
3005
- ]
5290
+ }
3006
5291
  },
3007
5292
  {
3008
5293
  "name": "webpack-profile",
@@ -3019,10 +5304,13 @@
3019
5304
  {
3020
5305
  "name": "Pooya Parsa",
3021
5306
  "github": "pi0",
3022
- "twitter": "_pi0_",
3023
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
5307
+ "twitter": "_pi0_"
3024
5308
  }
3025
- ]
5309
+ ],
5310
+ "compatibility": {
5311
+ "nuxt": "^2.0.0",
5312
+ "requires": {}
5313
+ }
3026
5314
  },
3027
5315
  {
3028
5316
  "name": "webpackdashboard",
@@ -3038,10 +5326,13 @@
3038
5326
  "maintainers": [
3039
5327
  {
3040
5328
  "name": "paulgv",
3041
- "github": "paulgv",
3042
- "avatar": "https://avatars0.githubusercontent.com/u/4895885?v=4"
5329
+ "github": "paulgv"
3043
5330
  }
3044
- ]
5331
+ ],
5332
+ "compatibility": {
5333
+ "nuxt": "^2.0.0",
5334
+ "requires": {}
5335
+ }
3045
5336
  },
3046
5337
  {
3047
5338
  "name": "webpackmonitor",
@@ -3058,10 +5349,43 @@
3058
5349
  {
3059
5350
  "name": "Pooya Parsa",
3060
5351
  "github": "pi0",
3061
- "twitter": "_pi0_",
3062
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
5352
+ "twitter": "_pi0_"
5353
+ }
5354
+ ],
5355
+ "compatibility": {
5356
+ "nuxt": "^2.0.0",
5357
+ "requires": {}
5358
+ }
5359
+ },
5360
+ {
5361
+ "name": "windicss",
5362
+ "description": "Next generation utility-first CSS framework.",
5363
+ "repo": "windicss/nuxt-windicss-module#main/packages/nuxt-windicss",
5364
+ "npm": "nuxt-windicss",
5365
+ "icon": "windicss.svg",
5366
+ "github": "https://github.com/windicss/nuxt-windicss-module",
5367
+ "website": "https://github.com/windicss/nuxt-windicss-module",
5368
+ "learn_more": "https://windicss.org/",
5369
+ "category": "UI",
5370
+ "type": "3rd-party",
5371
+ "maintainers": [
5372
+ {
5373
+ "name": "Harlan Wilton",
5374
+ "github": "harlan-zw",
5375
+ "twitter": "harlan_zw"
5376
+ },
5377
+ {
5378
+ "name": "Anthony Fu",
5379
+ "github": "antfu",
5380
+ "twitter": "antfu7"
3063
5381
  }
3064
- ]
5382
+ ],
5383
+ "compatibility": {
5384
+ "nuxt": "^2.0.0 || ^3.0.0",
5385
+ "requires": {
5386
+ "bridge": "optional"
5387
+ }
5388
+ }
3065
5389
  },
3066
5390
  {
3067
5391
  "name": "winston-log",
@@ -3077,10 +5401,13 @@
3077
5401
  "maintainers": [
3078
5402
  {
3079
5403
  "name": "aaronransley",
3080
- "github": "aaronransley",
3081
- "avatar": "https://avatars0.githubusercontent.com/u/5669055?v=4"
5404
+ "github": "aaronransley"
3082
5405
  }
3083
- ]
5406
+ ],
5407
+ "compatibility": {
5408
+ "nuxt": "^2.0.0",
5409
+ "requires": {}
5410
+ }
3084
5411
  },
3085
5412
  {
3086
5413
  "name": "wp-nuxt",
@@ -3096,10 +5423,13 @@
3096
5423
  "maintainers": [
3097
5424
  {
3098
5425
  "name": "yashha",
3099
- "github": "yashha",
3100
- "avatar": "https://avatars0.githubusercontent.com/u/4728786?v=4"
5426
+ "github": "yashha"
3101
5427
  }
3102
- ]
5428
+ ],
5429
+ "compatibility": {
5430
+ "nuxt": "^2.0.0",
5431
+ "requires": {}
5432
+ }
3103
5433
  },
3104
5434
  {
3105
5435
  "name": "xhr-cache",
@@ -3115,10 +5445,38 @@
3115
5445
  "maintainers": [
3116
5446
  {
3117
5447
  "name": "gaetansenn",
3118
- "github": "gaetansenn",
3119
- "avatar": "https://avatars0.githubusercontent.com/u/2774075?v=4"
5448
+ "github": "gaetansenn"
5449
+ }
5450
+ ],
5451
+ "compatibility": {
5452
+ "nuxt": "^2.0.0",
5453
+ "requires": {}
5454
+ }
5455
+ },
5456
+ {
5457
+ "name": "xstate",
5458
+ "description": "XState integration for Nuxt",
5459
+ "repo": "Lexpeartha/nuxt-xstate",
5460
+ "npm": "nuxt-xstate",
5461
+ "icon": "xstate.svg",
5462
+ "github": "https://github.com/Lexpeartha/nuxt-xstate",
5463
+ "website": "https://nuxt-xstate.lexpeartha.com",
5464
+ "learn_more": "https://xstate.js.org/",
5465
+ "category": "Extensions",
5466
+ "type": "3rd-party",
5467
+ "maintainers": [
5468
+ {
5469
+ "name": "Lexpeartha",
5470
+ "github": "Lexpeartha",
5471
+ "twitter": "lexpeartha"
5472
+ }
5473
+ ],
5474
+ "compatibility": {
5475
+ "nuxt": "^2.0.0 || ^3.0.0",
5476
+ "requires": {
5477
+ "bridge": true
3120
5478
  }
3121
- ]
5479
+ }
3122
5480
  },
3123
5481
  {
3124
5482
  "name": "xui",
@@ -3134,14 +5492,18 @@
3134
5492
  "maintainers": [
3135
5493
  {
3136
5494
  "name": "MetaCorp",
3137
- "github": "MetaCorp",
3138
- "avatar": "https://avatars2.githubusercontent.com/u/1285196?v=4"
5495
+ "github": "MetaCorp"
3139
5496
  }
3140
- ]
5497
+ ],
5498
+ "compatibility": {
5499
+ "nuxt": "^2.0.0",
5500
+ "requires": {}
5501
+ }
3141
5502
  },
3142
5503
  {
3143
5504
  "name": "yandex-metrika",
3144
- "repo": "nuxt-community/modules#master/packages/yandex-metrika",
5505
+ "description": "Yandex metrika Module for Nuxt.js",
5506
+ "repo": "nuxt-community/yandex-metrika-module",
3145
5507
  "npm": "@nuxtjs/yandex-metrika",
3146
5508
  "icon": "",
3147
5509
  "github": "https://github.com/nuxt-community/yandex-metrika-module",
@@ -3153,10 +5515,13 @@
3153
5515
  {
3154
5516
  "name": "Pooya Parsa",
3155
5517
  "github": "pi0",
3156
- "twitter": "_pi0_",
3157
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
5518
+ "twitter": "_pi0_"
3158
5519
  }
3159
- ]
5520
+ ],
5521
+ "compatibility": {
5522
+ "nuxt": "^2.0.0",
5523
+ "requires": {}
5524
+ }
3160
5525
  },
3161
5526
  {
3162
5527
  "name": "zendesk",
@@ -3172,9 +5537,12 @@
3172
5537
  "maintainers": [
3173
5538
  {
3174
5539
  "name": "DansMaCulotte",
3175
- "github": "DansMaCulotte",
3176
- "avatar": "https://avatars1.githubusercontent.com/u/44588441?v=4"
5540
+ "github": "DansMaCulotte"
3177
5541
  }
3178
- ]
5542
+ ],
5543
+ "compatibility": {
5544
+ "nuxt": "^2.0.0",
5545
+ "requires": {}
5546
+ }
3179
5547
  }
3180
5548
  ]