@nuxt/modules 0.5.0-46cbad → 0.5.0-49371

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