@nuxt/modules 0.5.0-359678 → 0.5.0-3ad411

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"
24
45
  }
25
- ]
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
79
+ }
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",
@@ -381,7 +599,7 @@
381
599
  "npm": "@nuxtjs/color-mode",
382
600
  "icon": "color-mode.png",
383
601
  "github": "https://github.com/nuxt-community/color-mode-module",
384
- "website": "https://github.com/nuxt-community/color-mode-module",
602
+ "website": "https://color-mode.nuxtjs.org",
385
603
  "learn_more": "",
386
604
  "category": "UI",
387
605
  "type": "community",
@@ -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"
611
+ }
612
+ ],
613
+ "compatibility": {
614
+ "nuxt": "^2.0.0 || ^3.0.0",
615
+ "requires": {
616
+ "bridge": "optional"
394
617
  }
395
- ]
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",
@@ -446,25 +647,28 @@
446
647
  "npm": "@nuxtjs/composition-api",
447
648
  "icon": "composition-api.svg",
448
649
  "github": "https://github.com/nuxt-community/composition-api/tree/main",
449
- "website": "https://github.com/nuxt-community/composition-api/tree/main",
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,61 @@
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"
740
+ }
741
+ ],
742
+ "compatibility": {
743
+ "nuxt": "^2.0.0",
744
+ "requires": {}
745
+ }
746
+ },
747
+ {
748
+ "name": "darkmode.js",
749
+ "description": "Add darkmode / nightmode to your Nuxt.js project in a few seconds",
750
+ "repo": "sandoche/nuxtjs-darkmode-js-module#main",
751
+ "npm": "nuxtjs-darkmode-js-module",
752
+ "icon": "darkmode.png",
753
+ "github": "https://github.com/sandoche/nuxtjs-darkmode-js-module",
754
+ "website": "https://github.com/sandoche/nuxtjs-darkmode-js-module",
755
+ "learn_more": "",
756
+ "category": "UI",
757
+ "type": "3rd-party",
758
+ "maintainers": [
759
+ {
760
+ "name": "sandoche",
761
+ "github": "sandoche"
528
762
  }
529
- ]
763
+ ],
764
+ "compatibility": {
765
+ "nuxt": "^2.0.0",
766
+ "requires": {}
767
+ }
530
768
  },
531
769
  {
532
770
  "name": "date-fns",
@@ -542,10 +780,35 @@
542
780
  "maintainers": [
543
781
  {
544
782
  "name": "Ricardo Gobbo de Souza",
545
- "github": "ricardogobbosouza",
546
- "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"
547
806
  }
548
- ]
807
+ ],
808
+ "compatibility": {
809
+ "nuxt": "^2.0.0",
810
+ "requires": {}
811
+ }
549
812
  },
550
813
  {
551
814
  "name": "dayjs",
@@ -562,10 +825,13 @@
562
825
  {
563
826
  "name": "Takuma HANATANI",
564
827
  "github": "potato4d",
565
- "twitter": "potato4d",
566
- "avatar": "https://avatars0.githubusercontent.com/u/6993514?v=4"
828
+ "twitter": "potato4d"
567
829
  }
568
- ]
830
+ ],
831
+ "compatibility": {
832
+ "nuxt": "^2.0.0",
833
+ "requires": {}
834
+ }
569
835
  },
570
836
  {
571
837
  "name": "device",
@@ -576,15 +842,43 @@
576
842
  "github": "https://github.com/nuxt-community/device-module",
577
843
  "website": "https://github.com/nuxt-community/device-module",
578
844
  "learn_more": "",
579
- "category": "Devtools",
845
+ "category": "Extensions",
580
846
  "type": "community",
581
847
  "maintainers": [
582
848
  {
583
849
  "name": "Shinji Yamada",
584
- "github": "dotneet",
585
- "avatar": "https://avatars3.githubusercontent.com/u/370602?v=4"
850
+ "github": "dotneet"
851
+ }
852
+ ],
853
+ "compatibility": {
854
+ "nuxt": "^2.0.0",
855
+ "requires": {}
856
+ }
857
+ },
858
+ {
859
+ "name": "directus",
860
+ "description": "Easily connect your Nuxt3 application to your directus server.",
861
+ "repo": "intevel/nuxt-directus",
862
+ "npm": "nuxt-directus",
863
+ "icon": "directus.svg",
864
+ "github": "https://github.com/intevel/nuxt-directus/",
865
+ "website": "https://nuxt-directus.netlify.app/",
866
+ "learn_more": "https://nuxt-directus.netlify.app/",
867
+ "category": "CMS",
868
+ "type": "3rd-party",
869
+ "maintainers": [
870
+ {
871
+ "name": "Conner Bachmann",
872
+ "github": "intevel",
873
+ "avatar": "https://avatars.githubusercontent.com/u/59223342?v=4"
874
+ }
875
+ ],
876
+ "compatibility": {
877
+ "nuxt": "^2.0.0 || ^3.0.0",
878
+ "requires": {
879
+ "bridge": true
586
880
  }
587
- ]
881
+ }
588
882
  },
589
883
  {
590
884
  "name": "dotenv",
@@ -595,15 +889,73 @@
595
889
  "github": "https://github.com/nuxt-community/dotenv-module",
596
890
  "website": "https://github.com/nuxt-community/dotenv-module",
597
891
  "learn_more": "https://www.npmjs.com/package/dotenv",
598
- "category": "Devtools",
892
+ "category": "Extensions",
599
893
  "type": "community",
600
894
  "maintainers": [
601
895
  {
602
896
  "name": "Julien Tant",
603
- "github": "JulienTant",
604
- "avatar": "https://avatars1.githubusercontent.com/u/785518?v=4"
897
+ "github": "JulienTant"
898
+ }
899
+ ],
900
+ "compatibility": {
901
+ "nuxt": "^2.0.0",
902
+ "requires": {}
903
+ }
904
+ },
905
+ {
906
+ "name": "drupal-ce",
907
+ "description": "Connects Nuxt.js with Drupal via the Lupus Custom Elements Renderer",
908
+ "repo": "drunomics/nuxtjs-drupal-ce",
909
+ "npm": "nuxtjs-drupal-ce",
910
+ "icon": "drupal-ce.png",
911
+ "github": "https://github.com/drunomics/nuxtjs-drupal-ce",
912
+ "website": "https://stack.lupus.digital",
913
+ "learn_more": "https://stack.lupus.digital/2-resources/learning",
914
+ "category": "CMS",
915
+ "type": "3rd-party",
916
+ "maintainers": [
917
+ {
918
+ "name": "Wolfgang Ziegler // fago",
919
+ "github": "fago",
920
+ "avatar": "https://avatars.githubusercontent.com/u/132232?v=4"
921
+ },
922
+ {
923
+ "name": "Maximilian Götz-Mikus",
924
+ "github": "maximilianmikus",
925
+ "avatar": "https://avatars.githubusercontent.com/u/1254146?v=4"
926
+ },
927
+ {
928
+ "name": "David Licen",
929
+ "github": "davision",
930
+ "avatar": "https://avatars.githubusercontent.com/u/3862832?v=4"
931
+ }
932
+ ],
933
+ "compatibility": {
934
+ "nuxt": "^2.0.0",
935
+ "requires": {}
936
+ }
937
+ },
938
+ {
939
+ "name": "druxt",
940
+ "description": "A bridge between frameworks, Drupal in the back, Nuxt.js in the front.",
941
+ "repo": "druxt/druxt.js#develop/packages/druxt",
942
+ "npm": "druxt",
943
+ "icon": "druxt.svg",
944
+ "github": "https://github.com/druxt/druxt.js",
945
+ "website": "https://druxtjs.org",
946
+ "learn_more": "https://druxtjs.org/guide",
947
+ "category": "CMS",
948
+ "type": "3rd-party",
949
+ "maintainers": [
950
+ {
951
+ "name": "Decipher",
952
+ "github": "decipher"
605
953
  }
606
- ]
954
+ ],
955
+ "compatibility": {
956
+ "nuxt": "^2.0.0",
957
+ "requires": {}
958
+ }
607
959
  },
608
960
  {
609
961
  "name": "emotion",
@@ -614,16 +966,19 @@
614
966
  "github": "https://github.com/nuxt-community/emotion-module",
615
967
  "website": "https://github.com/nuxt-community/emotion-module",
616
968
  "learn_more": "https://emotion.sh/",
617
- "category": "Devtools",
969
+ "category": "Extensions",
618
970
  "type": "community",
619
971
  "maintainers": [
620
972
  {
621
973
  "name": "Pooya Parsa",
622
974
  "github": "pi0",
623
- "twitter": "_pi0_",
624
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
975
+ "twitter": "_pi0_"
625
976
  }
626
- ]
977
+ ],
978
+ "compatibility": {
979
+ "nuxt": "^2.0.0",
980
+ "requires": {}
981
+ }
627
982
  },
628
983
  {
629
984
  "name": "eslint",
@@ -639,10 +994,13 @@
639
994
  "maintainers": [
640
995
  {
641
996
  "name": "Ricardo Gobbo de Souza",
642
- "github": "ricardogobbosouza",
643
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
997
+ "github": "ricardogobbosouza"
644
998
  }
645
- ]
999
+ ],
1000
+ "compatibility": {
1001
+ "nuxt": "^2.0.0",
1002
+ "requires": {}
1003
+ }
646
1004
  },
647
1005
  {
648
1006
  "name": "event-trace",
@@ -658,10 +1016,35 @@
658
1016
  "maintainers": [
659
1017
  {
660
1018
  "name": "Xin Du",
661
- "github": "clarkdo",
662
- "avatar": "https://avatars3.githubusercontent.com/u/4312154?v=4"
1019
+ "github": "clarkdo"
1020
+ }
1021
+ ],
1022
+ "compatibility": {
1023
+ "nuxt": "^2.0.0",
1024
+ "requires": {}
1025
+ }
1026
+ },
1027
+ {
1028
+ "name": "fathom",
1029
+ "description": "Fathom analytics for Nuxt",
1030
+ "repo": "yabhq/nuxt-fathom",
1031
+ "npm": "@yabhq/nuxt-fathom",
1032
+ "icon": "fathom.png",
1033
+ "github": "https://github.com/yabhq/nuxt-fathom",
1034
+ "website": "https://github.com/yabhq/nuxt-fathom",
1035
+ "learn_more": "https://usefathom.com/",
1036
+ "category": "Analytics",
1037
+ "type": "3rd-party",
1038
+ "maintainers": [
1039
+ {
1040
+ "name": "yabhq",
1041
+ "github": "yabhq"
663
1042
  }
664
- ]
1043
+ ],
1044
+ "compatibility": {
1045
+ "nuxt": "^2.0.0",
1046
+ "requires": {}
1047
+ }
665
1048
  },
666
1049
  {
667
1050
  "name": "feature-toggle",
@@ -672,19 +1055,22 @@
672
1055
  "github": "https://github.com/stephenkr/nuxt-feature-toggle",
673
1056
  "website": "https://github.com/stephenkr/nuxt-feature-toggle",
674
1057
  "learn_more": "",
675
- "category": "Devtools",
1058
+ "category": "Extensions",
676
1059
  "type": "3rd-party",
677
1060
  "maintainers": [
678
1061
  {
679
1062
  "name": "stephenkr",
680
- "github": "stephenkr",
681
- "avatar": "https://avatars0.githubusercontent.com/u/25742275?v=4"
1063
+ "github": "stephenkr"
682
1064
  }
683
- ]
1065
+ ],
1066
+ "compatibility": {
1067
+ "nuxt": "^2.0.0",
1068
+ "requires": {}
1069
+ }
684
1070
  },
685
1071
  {
686
1072
  "name": "feed",
687
- "description": "Feed module enables everyone to have RSS, Atom and Json.",
1073
+ "description": "Feed module enables everyone to have RSS, Atom and JSON.",
688
1074
  "repo": "nuxt-community/feed-module",
689
1075
  "npm": "@nuxtjs/feed",
690
1076
  "icon": "",
@@ -697,29 +1083,57 @@
697
1083
  {
698
1084
  "name": "Alexander Lichter",
699
1085
  "github": "manniL",
700
- "twitter": "TheAlexLichter",
701
- "avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
1086
+ "twitter": "TheAlexLichter"
702
1087
  }
703
- ]
1088
+ ],
1089
+ "compatibility": {
1090
+ "nuxt": "^2.0.0",
1091
+ "requires": {}
1092
+ }
704
1093
  },
705
1094
  {
706
1095
  "name": "firebase",
707
- "description": "Intergrate Firebase into your Nuxt project.",
708
- "repo": "nuxt-community/firebase-module",
1096
+ "description": "Integrate Firebase into your Nuxt project.",
1097
+ "repo": "nuxt-community/firebase-module#master/packages/firebase-module",
709
1098
  "npm": "@nuxtjs/firebase",
710
1099
  "icon": "firebase.png",
711
1100
  "github": "https://github.com/nuxt-community/firebase-module",
712
- "website": "https://github.com/nuxt-community/firebase-module",
1101
+ "website": "https://firebase.nuxtjs.org",
713
1102
  "learn_more": "https://firebase.google.com/",
714
1103
  "category": "Database",
715
1104
  "type": "community",
716
1105
  "maintainers": [
717
1106
  {
718
1107
  "name": "Pascal Luther",
719
- "github": "lupas",
720
- "avatar": "https://avatars1.githubusercontent.com/u/4020037?v=4"
1108
+ "github": "lupas"
721
1109
  }
722
- ]
1110
+ ],
1111
+ "compatibility": {
1112
+ "nuxt": "^2.0.0",
1113
+ "requires": {}
1114
+ }
1115
+ },
1116
+ {
1117
+ "name": "floating-prompt-module",
1118
+ "description": "Invite your users to support you on product hunt with this floating prompt Nuxt.js module",
1119
+ "repo": "sandoche/nuxt-floating-prompt-module#main",
1120
+ "npm": "nuxt-floating-prompt-module",
1121
+ "icon": "",
1122
+ "github": "https://github.com/sandoche/nuxt-floating-prompt-module",
1123
+ "website": "https://github.com/sandoche/nuxt-floating-prompt-module",
1124
+ "learn_more": "",
1125
+ "category": "Libraries",
1126
+ "type": "3rd-party",
1127
+ "maintainers": [
1128
+ {
1129
+ "name": "sandoche",
1130
+ "github": "sandoche"
1131
+ }
1132
+ ],
1133
+ "compatibility": {
1134
+ "nuxt": "^2.0.0",
1135
+ "requires": {}
1136
+ }
723
1137
  },
724
1138
  {
725
1139
  "name": "font-loader-strategy",
@@ -735,10 +1149,35 @@
735
1149
  "maintainers": [
736
1150
  {
737
1151
  "name": "GrabarzUndPartner",
738
- "github": "GrabarzUndPartner",
739
- "avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
1152
+ "github": "GrabarzUndPartner"
1153
+ }
1154
+ ],
1155
+ "compatibility": {
1156
+ "nuxt": "^2.0.0",
1157
+ "requires": {}
1158
+ }
1159
+ },
1160
+ {
1161
+ "name": "fontagon",
1162
+ "description": "Easy convert SVG from nuxt to icon font.",
1163
+ "repo": "kdydesign/nuxt-fontagon",
1164
+ "npm": "nuxt-fontagon",
1165
+ "icon": "fontagon.png",
1166
+ "github": "https://github.com/kdydesign/nuxt-fontagon",
1167
+ "website": "https://github.com/kdydesign/nuxt-fontagon",
1168
+ "learn_more": "",
1169
+ "category": "Libraries",
1170
+ "type": "3rd-party",
1171
+ "maintainers": [
1172
+ {
1173
+ "name": "kdydesign",
1174
+ "github": "kdydesign"
740
1175
  }
741
- ]
1176
+ ],
1177
+ "compatibility": {
1178
+ "nuxt": "^2.0.0",
1179
+ "requires": {}
1180
+ }
742
1181
  },
743
1182
  {
744
1183
  "name": "fontawesome",
@@ -754,10 +1193,41 @@
754
1193
  "maintainers": [
755
1194
  {
756
1195
  "name": "Pim",
757
- "github": "pimlie",
758
- "avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
1196
+ "github": "pimlie"
1197
+ }
1198
+ ],
1199
+ "compatibility": {
1200
+ "nuxt": "^2.0.0",
1201
+ "requires": {}
1202
+ }
1203
+ },
1204
+ {
1205
+ "name": "formkit",
1206
+ "description": "Seamless FormKit integration for Nuxt",
1207
+ "repo": "formkit/formkit#master/packages/nuxt",
1208
+ "npm": "@formkit/nuxt",
1209
+ "icon": "formkit.png",
1210
+ "github": "https://github.com/formkit/formkit",
1211
+ "website": "https://formkit.com",
1212
+ "learn_more": "https://formkit.com/essentials/installation#with-nuxt",
1213
+ "category": "Libraries",
1214
+ "type": "3rd-party",
1215
+ "maintainers": [
1216
+ {
1217
+ "name": "Justin Schroeder",
1218
+ "github": "justin-schroeder",
1219
+ "twitter": "jpschroeder"
1220
+ },
1221
+ {
1222
+ "name": "Andrew Boyd",
1223
+ "github": "andrew-boyd",
1224
+ "twitter": "0xBOYD"
759
1225
  }
760
- ]
1226
+ ],
1227
+ "compatibility": {
1228
+ "nuxt": "^3.0.0",
1229
+ "requires": {}
1230
+ }
761
1231
  },
762
1232
  {
763
1233
  "name": "fullpage",
@@ -773,10 +1243,35 @@
773
1243
  "maintainers": [
774
1244
  {
775
1245
  "name": "vaso2",
776
- "github": "vaso2",
777
- "avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
1246
+ "github": "vaso2"
1247
+ }
1248
+ ],
1249
+ "compatibility": {
1250
+ "nuxt": "^2.0.0",
1251
+ "requires": {}
1252
+ }
1253
+ },
1254
+ {
1255
+ "name": "github-api",
1256
+ "description": "Nuxt module for GitHub v4 API",
1257
+ "repo": "lindsaykwardell/nuxt-github-api",
1258
+ "npm": "nuxt-github-api",
1259
+ "icon": "github.svg",
1260
+ "github": "https://github.com/lindsaykwardell/nuxt-github-api",
1261
+ "website": "https://github.com/lindsaykwardell/nuxt-github-api",
1262
+ "learn_more": "",
1263
+ "category": "Request",
1264
+ "type": "3rd-party",
1265
+ "maintainers": [
1266
+ {
1267
+ "name": "lindsaykwardell",
1268
+ "github": "lindsaykwardell"
778
1269
  }
779
- ]
1270
+ ],
1271
+ "compatibility": {
1272
+ "nuxt": "^2.0.0",
1273
+ "requires": {}
1274
+ }
780
1275
  },
781
1276
  {
782
1277
  "name": "google-adsense",
@@ -792,10 +1287,13 @@
792
1287
  "maintainers": [
793
1288
  {
794
1289
  "name": "Troy Morehouse",
795
- "github": "tmorehouse",
796
- "avatar": "https://avatars3.githubusercontent.com/u/2781561?v=4"
1290
+ "github": "tmorehouse"
797
1291
  }
798
- ]
1292
+ ],
1293
+ "compatibility": {
1294
+ "nuxt": "^2.0.0",
1295
+ "requires": {}
1296
+ }
799
1297
  },
800
1298
  {
801
1299
  "name": "google-analytics",
@@ -804,7 +1302,7 @@
804
1302
  "npm": "@nuxtjs/google-analytics",
805
1303
  "icon": "google-analytics.png",
806
1304
  "github": "https://github.com/nuxt-community/analytics-module",
807
- "website": "https://github.com/nuxt-community/analytics-module",
1305
+ "website": "https://google-analytics.nuxtjs.org",
808
1306
  "learn_more": "https://marketingplatform.google.com/about/analytics/",
809
1307
  "category": "Analytics",
810
1308
  "type": "community",
@@ -812,28 +1310,29 @@
812
1310
  {
813
1311
  "name": "Pooya Parsa",
814
1312
  "github": "pi0",
815
- "twitter": "_pi0_",
816
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1313
+ "twitter": "_pi0_"
817
1314
  },
818
1315
  {
819
1316
  "name": "Ricardo Gobbo de Souza",
820
- "github": "ricardogobbosouza",
821
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
1317
+ "github": "ricardogobbosouza"
822
1318
  },
823
1319
  {
824
1320
  "name": "Matteo Gabriele",
825
1321
  "github": "MatteoGabriele",
826
- "twitter": "matteo_gabriele",
827
- "avatar": "https://avatars1.githubusercontent.com/u/5337152?v=4"
1322
+ "twitter": "matteo_gabriele"
828
1323
  }
829
- ]
1324
+ ],
1325
+ "compatibility": {
1326
+ "nuxt": "^2.0.0",
1327
+ "requires": {}
1328
+ }
830
1329
  },
831
1330
  {
832
1331
  "name": "google-fonts",
833
1332
  "description": "Google Fonts module for NuxtJS",
834
1333
  "repo": "nuxt-community/google-fonts-module",
835
1334
  "npm": "@nuxtjs/google-fonts",
836
- "icon": "google-fonts.jpg",
1335
+ "icon": "google-fonts.png",
837
1336
  "github": "https://github.com/nuxt-community/google-fonts-module",
838
1337
  "website": "https://github.com/nuxt-community/google-fonts-module",
839
1338
  "learn_more": "https://developers.google.com/fonts",
@@ -842,10 +1341,13 @@
842
1341
  "maintainers": [
843
1342
  {
844
1343
  "name": "Ricardo Gobbo de Souza",
845
- "github": "ricardogobbosouza",
846
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
1344
+ "github": "ricardogobbosouza"
847
1345
  }
848
- ]
1346
+ ],
1347
+ "compatibility": {
1348
+ "nuxt": "^2.0.0",
1349
+ "requires": {}
1350
+ }
849
1351
  },
850
1352
  {
851
1353
  "name": "google-gtag",
@@ -861,15 +1363,17 @@
861
1363
  "maintainers": [
862
1364
  {
863
1365
  "name": "Dominic Garms",
864
- "github": "dohomi",
865
- "avatar": "https://avatars0.githubusercontent.com/u/489221?v=4"
1366
+ "github": "dohomi"
866
1367
  },
867
1368
  {
868
1369
  "name": "Ricardo Gobbo de Souza",
869
- "github": "ricardogobbosouza",
870
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
1370
+ "github": "ricardogobbosouza"
871
1371
  }
872
- ]
1372
+ ],
1373
+ "compatibility": {
1374
+ "nuxt": "^2.0.0",
1375
+ "requires": {}
1376
+ }
873
1377
  },
874
1378
  {
875
1379
  "name": "google-optimize",
@@ -886,22 +1390,67 @@
886
1390
  {
887
1391
  "name": "Pooya Parsa",
888
1392
  "github": "pi0",
889
- "twitter": "_pi0_",
890
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1393
+ "twitter": "_pi0_"
891
1394
  },
892
1395
  {
893
1396
  "name": "Farzad Soltani",
894
1397
  "github": "farzadso",
895
- "twitter": "farzadso",
896
- "avatar": "https://avatars0.githubusercontent.com/u/19854715?v=4"
1398
+ "twitter": "farzadso"
897
1399
  },
898
1400
  {
899
1401
  "name": "Josh Deltener",
900
1402
  "github": "hecktarzuli",
901
- "twitter": "JoshDeltener",
902
- "avatar": "https://avatars2.githubusercontent.com/u/2112282?v=4"
1403
+ "twitter": "JoshDeltener"
1404
+ }
1405
+ ],
1406
+ "compatibility": {
1407
+ "nuxt": "^2.0.0",
1408
+ "requires": {}
1409
+ }
1410
+ },
1411
+ {
1412
+ "name": "graphql-client",
1413
+ "description": "Minimal GraphQL Client + Code Generation for Nuxt. Auto imports GraphQL Operations for easy execution.",
1414
+ "repo": "diizzayy/nuxt-graphql-client",
1415
+ "npm": "nuxt-graphql-client",
1416
+ "icon": "graphql-client.svg",
1417
+ "github": "https://github.com/diizzayy/nuxt-graphql-client",
1418
+ "website": "https://github.com/diizzayy/nuxt-graphql-client",
1419
+ "learn_more": "https://www.graphql-code-generator.com/plugins/typescript-graphql-request",
1420
+ "category": "Request",
1421
+ "type": "3rd-party",
1422
+ "maintainers": [
1423
+ {
1424
+ "name": "Diizzayy",
1425
+ "github": "diizzayy"
1426
+ }
1427
+ ],
1428
+ "compatibility": {
1429
+ "nuxt": "^3.0.0",
1430
+ "requires": {}
1431
+ }
1432
+ },
1433
+ {
1434
+ "name": "graphql-request",
1435
+ "description": "Easy Minimal GraphQL client integration with Nuxt.js",
1436
+ "repo": "gomah/nuxt-graphql-request",
1437
+ "npm": "nuxt-graphql-request",
1438
+ "icon": "graphql-request.png",
1439
+ "github": "https://github.com/gomah/nuxt-graphql-request",
1440
+ "website": "https://github.com/gomah/nuxt-graphql-request",
1441
+ "learn_more": "",
1442
+ "category": "Request",
1443
+ "type": "3rd-party",
1444
+ "maintainers": [
1445
+ {
1446
+ "name": "gomah",
1447
+ "github": "gomah"
903
1448
  }
904
- ]
1449
+ ],
1450
+ "compatibility": {
1451
+ "nuxt": "^2.0.0",
1452
+ "requires": {}
1453
+ }
905
1454
  },
906
1455
  {
907
1456
  "name": "gtm",
@@ -918,10 +1467,13 @@
918
1467
  {
919
1468
  "name": "Pooya Parsa",
920
1469
  "github": "pi0",
921
- "twitter": "_pi0_",
922
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1470
+ "twitter": "_pi0_"
923
1471
  }
924
- ]
1472
+ ],
1473
+ "compatibility": {
1474
+ "nuxt": "^2.0.0",
1475
+ "requires": {}
1476
+ }
925
1477
  },
926
1478
  {
927
1479
  "name": "guess",
@@ -937,10 +1489,59 @@
937
1489
  "maintainers": [
938
1490
  {
939
1491
  "name": "Xin Du",
940
- "github": "clarkdo",
941
- "avatar": "https://avatars3.githubusercontent.com/u/4312154?v=4"
1492
+ "github": "clarkdo"
1493
+ }
1494
+ ],
1495
+ "compatibility": {
1496
+ "nuxt": "^2.0.0",
1497
+ "requires": {}
1498
+ }
1499
+ },
1500
+ {
1501
+ "name": "harlem",
1502
+ "description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
1503
+ "repo": "nuxt-community/harlem-module",
1504
+ "npm": "@nuxtjs/harlem",
1505
+ "icon": "harlem.svg",
1506
+ "github": "https://github.com/nuxt-community/harlem-module",
1507
+ "website": "https://github.com/nuxt-community/harlem-module",
1508
+ "learn_more": "https://harlemjs.com/",
1509
+ "category": "Extensions",
1510
+ "type": "community",
1511
+ "maintainers": [
1512
+ {
1513
+ "name": "Daniel Roe",
1514
+ "github": "danielroe",
1515
+ "twitter": "danielcroe"
1516
+ }
1517
+ ],
1518
+ "compatibility": {
1519
+ "nuxt": "^3.0.0",
1520
+ "requires": {}
1521
+ }
1522
+ },
1523
+ {
1524
+ "name": "headway",
1525
+ "description": "Headway changelog widget for Nuxt",
1526
+ "repo": "l-portet/nuxt-headway",
1527
+ "npm": "nuxt-headway",
1528
+ "icon": "headway.png",
1529
+ "github": "https://github.com/l-portet/nuxt-headway",
1530
+ "website": "https://nuxt-headway.netlify.app/",
1531
+ "learn_more": "https://headwayapp.co/",
1532
+ "category": "UI",
1533
+ "type": "3rd-party",
1534
+ "maintainers": [
1535
+ {
1536
+ "name": "l-portet",
1537
+ "github": "l-portet",
1538
+ "avatar": "https://avatars.githubusercontent.com/u/34057690?v=4"
942
1539
  }
943
- ]
1540
+ ],
1541
+ "compatibility": {
1542
+ "nuxt": "^2.0.0",
1543
+ "requires": {}
1544
+ }
944
1545
  },
945
1546
  {
946
1547
  "name": "helmet",
@@ -956,10 +1557,13 @@
956
1557
  "maintainers": [
957
1558
  {
958
1559
  "name": "victor-perez",
959
- "github": "victor-perez",
960
- "avatar": "https://avatars1.githubusercontent.com/u/672958?v=4"
1560
+ "github": "victor-perez"
961
1561
  }
962
- ]
1562
+ ],
1563
+ "compatibility": {
1564
+ "nuxt": "^2.0.0",
1565
+ "requires": {}
1566
+ }
963
1567
  },
964
1568
  {
965
1569
  "name": "highcharts",
@@ -975,10 +1579,13 @@
975
1579
  "maintainers": [
976
1580
  {
977
1581
  "name": "richardeschloss",
978
- "github": "richardeschloss",
979
- "avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
1582
+ "github": "richardeschloss"
980
1583
  }
981
- ]
1584
+ ],
1585
+ "compatibility": {
1586
+ "nuxt": "^2.0.0",
1587
+ "requires": {}
1588
+ }
982
1589
  },
983
1590
  {
984
1591
  "name": "history-state",
@@ -989,15 +1596,18 @@
989
1596
  "github": "https://github.com/hidekatsu-izuno/nuxt-history-state",
990
1597
  "website": "https://github.com/hidekatsu-izuno/nuxt-history-state",
991
1598
  "learn_more": "",
992
- "category": "Devtools",
1599
+ "category": "Extensions",
993
1600
  "type": "3rd-party",
994
1601
  "maintainers": [
995
1602
  {
996
1603
  "name": "hidekatsu-izuno",
997
- "github": "hidekatsu-izuno",
998
- "avatar": "https://avatars0.githubusercontent.com/u/1091860?v=4"
1604
+ "github": "hidekatsu-izuno"
999
1605
  }
1000
- ]
1606
+ ],
1607
+ "compatibility": {
1608
+ "nuxt": "^2.0.0",
1609
+ "requires": {}
1610
+ }
1001
1611
  },
1002
1612
  {
1003
1613
  "name": "html-minifier",
@@ -1013,10 +1623,36 @@
1013
1623
  "maintainers": [
1014
1624
  {
1015
1625
  "name": "Xin Du",
1016
- "github": "clarkdo",
1017
- "avatar": "https://avatars3.githubusercontent.com/u/4312154?v=4"
1626
+ "github": "clarkdo"
1627
+ }
1628
+ ],
1629
+ "compatibility": {
1630
+ "nuxt": "^2.0.0",
1631
+ "requires": {}
1632
+ }
1633
+ },
1634
+ {
1635
+ "name": "html-validator",
1636
+ "description": "Automatically validate Nuxt server-rendered HTML html",
1637
+ "repo": "nuxt-community/html-validator-module",
1638
+ "npm": "@nuxtjs/html-validator",
1639
+ "icon": "html-validator.png",
1640
+ "github": "https://github.com/nuxt-community/html-validator-module",
1641
+ "website": "https://html-validator.nuxtjs.org",
1642
+ "learn_more": "https://html-validate.org",
1643
+ "category": "Performance",
1644
+ "type": "community",
1645
+ "maintainers": [
1646
+ {
1647
+ "name": "Daniel Roe",
1648
+ "github": "danielroe",
1649
+ "twitter": "danielcroe"
1018
1650
  }
1019
- ]
1651
+ ],
1652
+ "compatibility": {
1653
+ "nuxt": "^2.0.0",
1654
+ "requires": {}
1655
+ }
1020
1656
  },
1021
1657
  {
1022
1658
  "name": "http",
@@ -1033,16 +1669,41 @@
1033
1669
  {
1034
1670
  "name": "Pooya Parsa",
1035
1671
  "github": "pi0",
1036
- "twitter": "_pi0_",
1037
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1672
+ "twitter": "_pi0_"
1038
1673
  },
1039
1674
  {
1040
1675
  "name": "Sébastien Chopin",
1041
1676
  "github": "Atinux",
1042
- "twitter": "Atinux",
1043
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
1677
+ "twitter": "Atinux"
1044
1678
  }
1045
- ]
1679
+ ],
1680
+ "compatibility": {
1681
+ "nuxt": "^2.0.0",
1682
+ "requires": {}
1683
+ }
1684
+ },
1685
+ {
1686
+ "name": "humans-txt",
1687
+ "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.",
1688
+ "repo": "Luxdamore/nuxt-humans-txt",
1689
+ "npm": "@luxdamore/nuxt-humans-txt",
1690
+ "icon": "",
1691
+ "github": "https://github.com/LuXDAmore/nuxt-humans-txt",
1692
+ "website": "https://luxdamore.github.io/nuxt-humans-txt/",
1693
+ "learn_more": "https://humanstxt.org/",
1694
+ "category": "SEO",
1695
+ "type": "3rd-party",
1696
+ "maintainers": [
1697
+ {
1698
+ "name": "Luca Iaconelli",
1699
+ "github": "LuXDAmore",
1700
+ "twitter": "luxdamore"
1701
+ }
1702
+ ],
1703
+ "compatibility": {
1704
+ "nuxt": "^2.0.0",
1705
+ "requires": {}
1706
+ }
1046
1707
  },
1047
1708
  {
1048
1709
  "name": "i18n",
@@ -1053,20 +1714,44 @@
1053
1714
  "github": "https://github.com/nuxt-community/i18n-module",
1054
1715
  "website": "https://i18n.nuxtjs.org",
1055
1716
  "learn_more": "https://kazupon.github.io/vue-i18n/",
1056
- "category": "Devtools",
1717
+ "category": "Extensions",
1057
1718
  "type": "community",
1058
1719
  "maintainers": [
1059
1720
  {
1060
1721
  "name": "Rafał Chłodnicki",
1061
- "github": "rchl",
1062
- "avatar": "https://avatars1.githubusercontent.com/u/153197?v=4"
1722
+ "github": "rchl"
1063
1723
  },
1064
1724
  {
1065
- "name": "Paul Gascou-Vaillancourt",
1066
- "github": "paulgv",
1067
- "avatar": "https://avatars0.githubusercontent.com/u/4895885?v=4"
1725
+ "name": "Kazuya Kawaguchi",
1726
+ "github": "kazupon"
1068
1727
  }
1069
- ]
1728
+ ],
1729
+ "compatibility": {
1730
+ "nuxt": "^2.0.0",
1731
+ "requires": {}
1732
+ }
1733
+ },
1734
+ {
1735
+ "name": "icons",
1736
+ "description": "Use your own automatically imported SVG icons.",
1737
+ "repo": "gitfoxcode/nuxt-icons",
1738
+ "npm": "nuxt-icons",
1739
+ "icon": "icons.png",
1740
+ "github": "https://github.com/gitFoxCode/nuxt-icons",
1741
+ "website": "https://github.com/gitFoxCode/nuxt-icons",
1742
+ "learn_more": "",
1743
+ "category": "UI",
1744
+ "type": "3rd-party",
1745
+ "maintainers": [
1746
+ {
1747
+ "name": "Sebastian Wludzik",
1748
+ "github": "gitfoxcode"
1749
+ }
1750
+ ],
1751
+ "compatibility": {
1752
+ "nuxt": "^3.0.0",
1753
+ "requires": {}
1754
+ }
1070
1755
  },
1071
1756
  {
1072
1757
  "name": "image-loader",
@@ -1082,10 +1767,13 @@
1082
1767
  "maintainers": [
1083
1768
  {
1084
1769
  "name": "Barry Fisher",
1085
- "github": "Barry-Fisher",
1086
- "avatar": "https://avatars3.githubusercontent.com/u/1033560?v=4"
1770
+ "github": "Barry-Fisher"
1087
1771
  }
1088
- ]
1772
+ ],
1773
+ "compatibility": {
1774
+ "nuxt": "^2.0.0",
1775
+ "requires": {}
1776
+ }
1089
1777
  },
1090
1778
  {
1091
1779
  "name": "image",
@@ -1102,22 +1790,25 @@
1102
1790
  {
1103
1791
  "name": "Ahad Birang",
1104
1792
  "github": "farnabaz",
1105
- "twitter": "a_birang",
1106
- "avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
1793
+ "twitter": "a_birang"
1107
1794
  },
1108
1795
  {
1109
1796
  "name": "Pooya Parsa",
1110
1797
  "github": "pi0",
1111
- "twitter": "_pi0_",
1112
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1798
+ "twitter": "_pi0_"
1113
1799
  },
1114
1800
  {
1115
1801
  "name": "Sebastien Chopin",
1116
1802
  "github": "Atinux",
1117
- "twitter": "Atinux",
1118
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
1803
+ "twitter": "Atinux"
1804
+ }
1805
+ ],
1806
+ "compatibility": {
1807
+ "nuxt": "^2.0.0",
1808
+ "requires": {
1809
+ "bridge": "optional"
1119
1810
  }
1120
- ]
1811
+ }
1121
1812
  },
1122
1813
  {
1123
1814
  "name": "imagemin",
@@ -1133,10 +1824,38 @@
1133
1824
  "maintainers": [
1134
1825
  {
1135
1826
  "name": "Ricardo Gobbo de Souza",
1136
- "github": "ricardogobbosouza",
1137
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
1827
+ "github": "ricardogobbosouza"
1828
+ }
1829
+ ],
1830
+ "compatibility": {
1831
+ "nuxt": "^2.0.0",
1832
+ "requires": {}
1833
+ }
1834
+ },
1835
+ {
1836
+ "name": "inkline",
1837
+ "description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
1838
+ "repo": "inkline/nuxt-module-inkline",
1839
+ "npm": "@inkline/nuxt",
1840
+ "icon": "inkline.svg",
1841
+ "github": "https://github.com/inkline/nuxt-module-inkline",
1842
+ "website": "https://inkline.io",
1843
+ "learn_more": "https://inkline.io/docs/introduction/installation/nuxt",
1844
+ "category": "UI",
1845
+ "type": "3rd-party",
1846
+ "maintainers": [
1847
+ {
1848
+ "name": "Alex Grozav",
1849
+ "github": "alexgrozav",
1850
+ "twitter": "alexgrozav"
1851
+ }
1852
+ ],
1853
+ "compatibility": {
1854
+ "nuxt": "^2.0.0 || ^3.0.0",
1855
+ "requires": {
1856
+ "bridge": true
1138
1857
  }
1139
- ]
1858
+ }
1140
1859
  },
1141
1860
  {
1142
1861
  "name": "intercom",
@@ -1152,10 +1871,58 @@
1152
1871
  "maintainers": [
1153
1872
  {
1154
1873
  "name": "hex-digital",
1155
- "github": "hex-digital",
1156
- "avatar": "https://avatars1.githubusercontent.com/u/17425446?v=4"
1874
+ "github": "hex-digital"
1875
+ }
1876
+ ],
1877
+ "compatibility": {
1878
+ "nuxt": "^2.0.0",
1879
+ "requires": {}
1880
+ }
1881
+ },
1882
+ {
1883
+ "name": "ionic",
1884
+ "description": "Batteries-included Ionic integration for building iOS, Android and web apps.",
1885
+ "repo": "danielroe/nuxt-ionic",
1886
+ "npm": "nuxt-ionic",
1887
+ "icon": "ionic.svg",
1888
+ "github": "https://github.com/danielroe/nuxt-ionic",
1889
+ "website": "https://ionic.roe.dev",
1890
+ "learn_more": "https://ionicframework.com",
1891
+ "category": "Libraries",
1892
+ "type": "3rd-party",
1893
+ "maintainers": [
1894
+ {
1895
+ "name": "Daniel Roe",
1896
+ "github": "danielroe",
1897
+ "twitter": "danielcroe"
1898
+ }
1899
+ ],
1900
+ "compatibility": {
1901
+ "nuxt": "^3.0.0",
1902
+ "requires": {}
1903
+ }
1904
+ },
1905
+ {
1906
+ "name": "jsonapi",
1907
+ "description": "Easy JSON:API client integration for Nuxt.js",
1908
+ "repo": "patrickcate/nuxt-jsonapi",
1909
+ "npm": "nuxt-jsonapi",
1910
+ "icon": "jsonapi.svg",
1911
+ "github": "https://github.com/patrickcate/nuxt-jsonapi",
1912
+ "website": "https://github.com/patrickcate/nuxt-jsonapi",
1913
+ "learn_more": "",
1914
+ "category": "Request",
1915
+ "type": "3rd-party",
1916
+ "maintainers": [
1917
+ {
1918
+ "name": "patrickcate",
1919
+ "github": "patrickcate"
1157
1920
  }
1158
- ]
1921
+ ],
1922
+ "compatibility": {
1923
+ "nuxt": "^2.0.0",
1924
+ "requires": {}
1925
+ }
1159
1926
  },
1160
1927
  {
1161
1928
  "name": "kentico-kontent",
@@ -1171,10 +1938,13 @@
1171
1938
  "maintainers": [
1172
1939
  {
1173
1940
  "name": "Alfred Brockötter",
1174
- "github": "Domitnator",
1175
- "avatar": "https://avatars2.githubusercontent.com/u/13468638?v=4"
1941
+ "github": "Domitnator"
1176
1942
  }
1177
- ]
1943
+ ],
1944
+ "compatibility": {
1945
+ "nuxt": "^2.0.0",
1946
+ "requires": {}
1947
+ }
1178
1948
  },
1179
1949
  {
1180
1950
  "name": "laravel-echo",
@@ -1190,10 +1960,13 @@
1190
1960
  "maintainers": [
1191
1961
  {
1192
1962
  "name": "Ricardo Gobbo de Souza",
1193
- "github": "ricardogobbosouza",
1194
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
1963
+ "github": "ricardogobbosouza"
1195
1964
  }
1196
- ]
1965
+ ],
1966
+ "compatibility": {
1967
+ "nuxt": "^2.0.0",
1968
+ "requires": {}
1969
+ }
1197
1970
  },
1198
1971
  {
1199
1972
  "name": "laravel-nuxt",
@@ -1209,10 +1982,13 @@
1209
1982
  "maintainers": [
1210
1983
  {
1211
1984
  "name": "skyrpex",
1212
- "github": "skyrpex",
1213
- "avatar": "https://avatars3.githubusercontent.com/u/1077520?v=4"
1985
+ "github": "skyrpex"
1214
1986
  }
1215
- ]
1987
+ ],
1988
+ "compatibility": {
1989
+ "nuxt": "^2.0.0",
1990
+ "requires": {}
1991
+ }
1216
1992
  },
1217
1993
  {
1218
1994
  "name": "laravel",
@@ -1228,10 +2004,13 @@
1228
2004
  "maintainers": [
1229
2005
  {
1230
2006
  "name": "m2sd",
1231
- "github": "m2sd",
1232
- "avatar": "https://avatars0.githubusercontent.com/u/40393728?v=4"
2007
+ "github": "m2sd"
1233
2008
  }
1234
- ]
2009
+ ],
2010
+ "compatibility": {
2011
+ "nuxt": "^2.0.0",
2012
+ "requires": {}
2013
+ }
1235
2014
  },
1236
2015
  {
1237
2016
  "name": "leaflet",
@@ -1242,15 +2021,18 @@
1242
2021
  "github": "https://github.com/schlunsen/nuxt-leaflet",
1243
2022
  "website": "https://github.com/schlunsen/nuxt-leaflet",
1244
2023
  "learn_more": "https://vue2-leaflet.netlify.app/quickstart/",
1245
- "category": "Devtools",
2024
+ "category": "Libraries",
1246
2025
  "type": "3rd-party",
1247
2026
  "maintainers": [
1248
2027
  {
1249
2028
  "name": "schlunsen",
1250
- "github": "schlunsen",
1251
- "avatar": "https://avatars3.githubusercontent.com/u/117190?v=4"
2029
+ "github": "schlunsen"
1252
2030
  }
1253
- ]
2031
+ ],
2032
+ "compatibility": {
2033
+ "nuxt": "^2.0.0",
2034
+ "requires": {}
2035
+ }
1254
2036
  },
1255
2037
  {
1256
2038
  "name": "localforage",
@@ -1261,21 +2043,23 @@
1261
2043
  "github": "https://github.com/nuxt-community/localforage-module",
1262
2044
  "website": "https://github.com/nuxt-community/localforage-module",
1263
2045
  "learn_more": "https://localforage.github.io/localForage/",
1264
- "category": "Devtools",
2046
+ "category": "Libraries",
1265
2047
  "type": "community",
1266
2048
  "maintainers": [
1267
2049
  {
1268
2050
  "name": "Alexandre Chopin",
1269
2051
  "github": "alexchopin",
1270
- "twitter": "alexchopin",
1271
- "avatar": "https://avatars2.githubusercontent.com/u/4084277?v=4"
2052
+ "twitter": "alexchopin"
1272
2053
  },
1273
2054
  {
1274
2055
  "name": "Ricardo Gobbo de Souza",
1275
- "github": "ricardogobbosouza",
1276
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
2056
+ "github": "ricardogobbosouza"
1277
2057
  }
1278
- ]
2058
+ ],
2059
+ "compatibility": {
2060
+ "nuxt": "^2.0.0",
2061
+ "requires": {}
2062
+ }
1279
2063
  },
1280
2064
  {
1281
2065
  "name": "localtunnel",
@@ -1292,10 +2076,35 @@
1292
2076
  {
1293
2077
  "name": "Pooya Parsa",
1294
2078
  "github": "pi0",
1295
- "twitter": "_pi0_",
1296
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2079
+ "twitter": "_pi0_"
2080
+ }
2081
+ ],
2082
+ "compatibility": {
2083
+ "nuxt": "^2.0.0",
2084
+ "requires": {}
2085
+ }
2086
+ },
2087
+ {
2088
+ "name": "lodash",
2089
+ "description": "lodash module with auto-import and custom prefix",
2090
+ "repo": "cipami/nuxt-lodash",
2091
+ "npm": "nuxt-lodash",
2092
+ "icon": "lodash.svg",
2093
+ "github": "https://github.com/cipami/nuxt-lodash",
2094
+ "website": "https://github.com/cipami/nuxt-lodash#readme",
2095
+ "learn_more": "https://github.com/lodash/lodash",
2096
+ "category": "Libraries",
2097
+ "type": "3rd-party",
2098
+ "maintainers": [
2099
+ {
2100
+ "name": "Michal Čípa",
2101
+ "github": "cipami"
1297
2102
  }
1298
- ]
2103
+ ],
2104
+ "compatibility": {
2105
+ "nuxt": "^3.0.0",
2106
+ "requires": {}
2107
+ }
1299
2108
  },
1300
2109
  {
1301
2110
  "name": "logrocket",
@@ -1312,10 +2121,13 @@
1312
2121
  {
1313
2122
  "name": "Farzad Soltani",
1314
2123
  "github": "farzadso",
1315
- "twitter": "farzadso",
1316
- "avatar": "https://avatars0.githubusercontent.com/u/19854715?v=4"
2124
+ "twitter": "farzadso"
1317
2125
  }
1318
- ]
2126
+ ],
2127
+ "compatibility": {
2128
+ "nuxt": "^2.0.0",
2129
+ "requires": {}
2130
+ }
1319
2131
  },
1320
2132
  {
1321
2133
  "name": "lunr",
@@ -1331,30 +2143,36 @@
1331
2143
  "maintainers": [
1332
2144
  {
1333
2145
  "name": "Pim",
1334
- "github": "pimlie",
1335
- "avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
2146
+ "github": "pimlie"
1336
2147
  }
1337
- ]
2148
+ ],
2149
+ "compatibility": {
2150
+ "nuxt": "^2.0.0",
2151
+ "requires": {}
2152
+ }
1338
2153
  },
1339
2154
  {
1340
2155
  "name": "markdownit",
1341
2156
  "description": "Use Markdown in your Nuxt application with the markdownit-loader",
1342
- "repo": "nuxt-community/modules#master/packages/markdownit",
2157
+ "repo": "nuxt-community/markdownit-module",
1343
2158
  "npm": "@nuxtjs/markdownit",
1344
2159
  "icon": "",
1345
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/markdownit",
1346
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/markdownit",
2160
+ "github": "https://github.com/nuxt-community/markdownit-module",
2161
+ "website": "https://github.com/nuxt-community/markdownit-module",
1347
2162
  "learn_more": "https://github.com/markdown-it/markdown-it",
1348
- "category": "Devtools",
2163
+ "category": "Extensions",
1349
2164
  "type": "community",
1350
2165
  "maintainers": [
1351
2166
  {
1352
2167
  "name": "Pooya Parsa",
1353
2168
  "github": "pi0",
1354
- "twitter": "_pi0_",
1355
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2169
+ "twitter": "_pi0_"
1356
2170
  }
1357
- ]
2171
+ ],
2172
+ "compatibility": {
2173
+ "nuxt": "^2.0.0",
2174
+ "requires": {}
2175
+ }
1358
2176
  },
1359
2177
  {
1360
2178
  "name": "matomo",
@@ -1370,10 +2188,13 @@
1370
2188
  "maintainers": [
1371
2189
  {
1372
2190
  "name": "pimlie",
1373
- "github": "pimlie",
1374
- "avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
2191
+ "github": "pimlie"
1375
2192
  }
1376
- ]
2193
+ ],
2194
+ "compatibility": {
2195
+ "nuxt": "^2.0.0",
2196
+ "requires": {}
2197
+ }
1377
2198
  },
1378
2199
  {
1379
2200
  "name": "mdx",
@@ -1384,16 +2205,44 @@
1384
2205
  "github": "https://github.com/nuxt-community/mdx-module",
1385
2206
  "website": "https://mdx.nuxtjs.org",
1386
2207
  "learn_more": "https://mdxjs.com/",
1387
- "category": "Devtools",
2208
+ "category": "Extensions",
1388
2209
  "type": "community",
1389
2210
  "maintainers": [
1390
2211
  {
1391
2212
  "name": "Jonathan Bakebwa",
1392
2213
  "github": "codebender828",
1393
- "twitter": "codebender828",
1394
- "avatar": "https://avatars2.githubusercontent.com/u/21237954?v=4"
2214
+ "twitter": "codebender828"
2215
+ }
2216
+ ],
2217
+ "compatibility": {
2218
+ "nuxt": "^2.0.0",
2219
+ "requires": {}
2220
+ }
2221
+ },
2222
+ {
2223
+ "name": "meilisearch",
2224
+ "description": "Meilisearch Instant Search module for Nuxt 3",
2225
+ "repo": "xlanex6/nuxt-meilisearch",
2226
+ "npm": "nuxt-meilisearch",
2227
+ "icon": "meilisearch.svg",
2228
+ "github": "https://github.com/xlanex6/nuxt-meilisearch",
2229
+ "website": "https://github.com/xlanex6/nuxt-meilisearch",
2230
+ "learn_more": "https://github.com/xlanex6/nuxt-meilisearch",
2231
+ "category": "Libraries",
2232
+ "type": "3rd-party",
2233
+ "maintainers": [
2234
+ {
2235
+ "name": "Alex Duval",
2236
+ "github": "xlanex6",
2237
+ "avatar": "https://avatars.githubusercontent.com/u/13418668?v=4"
1395
2238
  }
1396
- ]
2239
+ ],
2240
+ "compatibility": {
2241
+ "nuxt": "^3.0.0",
2242
+ "requires": {
2243
+ "bridge": false
2244
+ }
2245
+ }
1397
2246
  },
1398
2247
  {
1399
2248
  "name": "memwatch",
@@ -1409,10 +2258,13 @@
1409
2258
  "maintainers": [
1410
2259
  {
1411
2260
  "name": "pimlie",
1412
- "github": "pimlie",
1413
- "avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
2261
+ "github": "pimlie"
1414
2262
  }
1415
- ]
2263
+ ],
2264
+ "compatibility": {
2265
+ "nuxt": "^2.0.0",
2266
+ "requires": {}
2267
+ }
1416
2268
  },
1417
2269
  {
1418
2270
  "name": "mobile",
@@ -1423,15 +2275,18 @@
1423
2275
  "github": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
1424
2276
  "website": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
1425
2277
  "learn_more": "https://github.com/hgoebl/mobile-detect.js",
1426
- "category": "Devtools",
2278
+ "category": "Extensions",
1427
2279
  "type": "3rd-party",
1428
2280
  "maintainers": [
1429
2281
  {
1430
2282
  "name": "ChanningDefoe",
1431
- "github": "ChanningDefoe",
1432
- "avatar": "https://avatars1.githubusercontent.com/u/46541358?v=4"
2283
+ "github": "ChanningDefoe"
1433
2284
  }
1434
- ]
2285
+ ],
2286
+ "compatibility": {
2287
+ "nuxt": "^2.0.0",
2288
+ "requires": {}
2289
+ }
1435
2290
  },
1436
2291
  {
1437
2292
  "name": "moment",
@@ -1448,15 +2303,17 @@
1448
2303
  {
1449
2304
  "name": "Pooya Parsa",
1450
2305
  "github": "pi0",
1451
- "twitter": "_pi0_",
1452
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2306
+ "twitter": "_pi0_"
1453
2307
  },
1454
2308
  {
1455
2309
  "name": "Ricardo Gobbo de Souza",
1456
- "github": "ricardogobbosouza",
1457
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
2310
+ "github": "ricardogobbosouza"
1458
2311
  }
1459
- ]
2312
+ ],
2313
+ "compatibility": {
2314
+ "nuxt": "^2.0.0",
2315
+ "requires": {}
2316
+ }
1460
2317
  },
1461
2318
  {
1462
2319
  "name": "mq",
@@ -1472,10 +2329,13 @@
1472
2329
  "maintainers": [
1473
2330
  {
1474
2331
  "name": "vanhoofmaarten",
1475
- "github": "vanhoofmaarten",
1476
- "avatar": "https://avatars1.githubusercontent.com/u/2543633?v=4"
2332
+ "github": "vanhoofmaarten"
1477
2333
  }
1478
- ]
2334
+ ],
2335
+ "compatibility": {
2336
+ "nuxt": "^2.0.0",
2337
+ "requires": {}
2338
+ }
1479
2339
  },
1480
2340
  {
1481
2341
  "name": "neo",
@@ -1491,10 +2351,13 @@
1491
2351
  "maintainers": [
1492
2352
  {
1493
2353
  "name": "ezypeeze",
1494
- "github": "ezypeeze",
1495
- "avatar": "https://avatars0.githubusercontent.com/u/10672637?v=4"
2354
+ "github": "ezypeeze"
1496
2355
  }
1497
- ]
2356
+ ],
2357
+ "compatibility": {
2358
+ "nuxt": "^2.0.0",
2359
+ "requires": {}
2360
+ }
1498
2361
  },
1499
2362
  {
1500
2363
  "name": "netlify-cache",
@@ -1510,10 +2373,13 @@
1510
2373
  "maintainers": [
1511
2374
  {
1512
2375
  "name": "DreaMinder",
1513
- "github": "DreaMinder",
1514
- "avatar": "https://avatars0.githubusercontent.com/u/2715278?v=4"
2376
+ "github": "DreaMinder"
1515
2377
  }
1516
- ]
2378
+ ],
2379
+ "compatibility": {
2380
+ "nuxt": "^2.0.0",
2381
+ "requires": {}
2382
+ }
1517
2383
  },
1518
2384
  {
1519
2385
  "name": "netlify-files",
@@ -1530,10 +2396,13 @@
1530
2396
  {
1531
2397
  "name": "Alexander Lichter",
1532
2398
  "github": "manniL",
1533
- "twitter": "TheAlexLichter",
1534
- "avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
2399
+ "twitter": "TheAlexLichter"
1535
2400
  }
1536
- ]
2401
+ ],
2402
+ "compatibility": {
2403
+ "nuxt": "^2.0.0",
2404
+ "requires": {}
2405
+ }
1537
2406
  },
1538
2407
  {
1539
2408
  "name": "netlify",
@@ -1549,30 +2418,222 @@
1549
2418
  "maintainers": [
1550
2419
  {
1551
2420
  "name": "bazzite",
1552
- "github": "bazzite",
1553
- "avatar": "https://avatars1.githubusercontent.com/u/66133254?v=4"
2421
+ "github": "bazzite"
1554
2422
  }
1555
- ]
2423
+ ],
2424
+ "compatibility": {
2425
+ "nuxt": "^2.0.0",
2426
+ "requires": {}
2427
+ }
1556
2428
  },
1557
2429
  {
1558
2430
  "name": "ngrok",
1559
2431
  "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",
1560
- "repo": "nuxt-community/modules#master/packages/ngrok",
2432
+ "repo": "nuxt-community/ngrok",
1561
2433
  "npm": "@nuxtjs/ngrok",
1562
2434
  "icon": "ngrok.png",
1563
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/ngrok",
1564
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/ngrok",
2435
+ "github": "https://github.com/nuxt-community/ngrok-module",
2436
+ "website": "https://ngrok.nuxtjs.org",
1565
2437
  "learn_more": "https://github.com/bubenshchykov/ngrok",
1566
2438
  "category": "Devtools",
1567
2439
  "type": "community",
1568
2440
  "maintainers": [
2441
+ {
2442
+ "name": "Debbie O'Brien",
2443
+ "github": "debs-obrien",
2444
+ "twitter": "debs_obrien"
2445
+ },
1569
2446
  {
1570
2447
  "name": "Pooya Parsa",
1571
2448
  "github": "pi0",
1572
- "twitter": "_pi0_",
1573
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2449
+ "twitter": "_pi0_"
2450
+ }
2451
+ ],
2452
+ "compatibility": {
2453
+ "nuxt": "^2.0.0",
2454
+ "requires": {}
2455
+ }
2456
+ },
2457
+ {
2458
+ "name": "notion",
2459
+ "description": "Vue renderer for Notion pages",
2460
+ "repo": "janniks/vue-notion",
2461
+ "npm": "vue-notion",
2462
+ "icon": "notion.svg",
2463
+ "github": "https://github.com/janniks/vue-notion",
2464
+ "website": "https://github.com/janniks/vue-notion",
2465
+ "learn_more": "",
2466
+ "category": "CMS",
2467
+ "type": "3rd-party",
2468
+ "maintainers": [
2469
+ {
2470
+ "name": "janniks",
2471
+ "github": "janniks"
2472
+ }
2473
+ ],
2474
+ "compatibility": {
2475
+ "nuxt": "^2.0.0",
2476
+ "requires": {}
2477
+ }
2478
+ },
2479
+ {
2480
+ "name": "nuxt-hue",
2481
+ "description": "Enlighten your Nuxt experience",
2482
+ "repo": "lihbr/nuxt-hue",
2483
+ "npm": "nuxt-hue",
2484
+ "icon": "nuxt-hue.svg",
2485
+ "github": "https://github.com/lihbr/nuxt-hue",
2486
+ "website": "https://github.com/lihbr/nuxt-hue",
2487
+ "learn_more": "",
2488
+ "category": "Devtools",
2489
+ "type": "3rd-party",
2490
+ "maintainers": [
2491
+ {
2492
+ "name": "lihbr",
2493
+ "github": "lihbr"
2494
+ }
2495
+ ],
2496
+ "compatibility": {
2497
+ "nuxt": "^2.0.0 || ^3.0.0",
2498
+ "requires": {
2499
+ "bridge": "optional"
2500
+ }
2501
+ }
2502
+ },
2503
+ {
2504
+ "name": "nuxt-pino-log",
2505
+ "description": "Structured logs for nuxt apps using pino",
2506
+ "repo": "kpn/nuxt-pino-log",
2507
+ "npm": "nuxt-pino-log",
2508
+ "icon": "",
2509
+ "github": "https://github.com/kpn/nuxt-pino-log",
2510
+ "website": "https://github.com/kpn/nuxt-pino-log",
2511
+ "learn_more": "https://github.com/pinojs/pino",
2512
+ "category": "Monitoring",
2513
+ "type": "3rd-party",
2514
+ "maintainers": [
2515
+ {
2516
+ "name": "kpn",
2517
+ "github": "kpn"
2518
+ }
2519
+ ],
2520
+ "compatibility": {
2521
+ "nuxt": "^2.0.0",
2522
+ "requires": {}
2523
+ }
2524
+ },
2525
+ {
2526
+ "name": "nuxt-png-to-ico",
2527
+ "description": "Nuxt.js module for auto generating favicons",
2528
+ "repo": "b5710546232/nuxt-png-to-ico",
2529
+ "npm": "nuxt-png-to-ico",
2530
+ "icon": "",
2531
+ "github": "https://github.com/b5710546232/nuxt-png-to-ico",
2532
+ "website": "https://github.com/b5710546232/nuxt-png-to-ico",
2533
+ "learn_more": "https://github.com/steambap/png-to-ico",
2534
+ "category": "Devtools",
2535
+ "type": "3rd-party",
2536
+ "maintainers": [
2537
+ {
2538
+ "name": "b5710546232",
2539
+ "github": "b5710546232",
2540
+ "avatar": "https://avatars.githubusercontent.com/u/11013287?v=4"
2541
+ }
2542
+ ],
2543
+ "compatibility": {
2544
+ "nuxt": "^2.0.0",
2545
+ "requires": {}
2546
+ }
2547
+ },
2548
+ {
2549
+ "name": "nuxt-smartlook",
2550
+ "description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
2551
+ "repo": "f00b4r/nuxt-smartlook",
2552
+ "npm": "nuxt-smartlook",
2553
+ "icon": "nuxt-smartlook.png",
2554
+ "github": "https://github.com/f00b4r/nuxt-smartlook",
2555
+ "website": "https://github.com/f00b4r/nuxt-smartlook",
2556
+ "learn_more": "https://www.smartlook.com/",
2557
+ "category": "Analytics",
2558
+ "type": "3rd-party",
2559
+ "maintainers": [
2560
+ {
2561
+ "name": "Milan Sulc",
2562
+ "github": "f3l1x",
2563
+ "twitter": "xf3l1x",
2564
+ "avatar": "https://avatars.githubusercontent.com/u/538058?v=4"
2565
+ }
2566
+ ],
2567
+ "compatibility": {
2568
+ "nuxt": "^2.0.0",
2569
+ "requires": {}
2570
+ }
2571
+ },
2572
+ {
2573
+ "name": "nuxt-use-motion",
2574
+ "description": "A Nuxt module putting your components in motion",
2575
+ "repo": "Tahul/nuxt-use-motion",
2576
+ "npm": "nuxt-use-motion",
2577
+ "icon": "nuxt-use-motion.svg",
2578
+ "github": "https://github.com/Tahul/nuxt-use-motion",
2579
+ "website": "https://github.com/Tahul/nuxt-use-motion",
2580
+ "learn_more": "https://github.com/vueuse/motion",
2581
+ "category": "Libraries",
2582
+ "type": "3rd-party",
2583
+ "maintainers": [
2584
+ {
2585
+ "name": "Tahul",
2586
+ "github": "Tahul"
2587
+ }
2588
+ ],
2589
+ "compatibility": {
2590
+ "nuxt": "^2.0.0",
2591
+ "requires": {}
2592
+ }
2593
+ },
2594
+ {
2595
+ "name": "nuxt-use-sound",
2596
+ "description": "A Nuxt module for playing sound effects.",
2597
+ "repo": "Tahul/nuxt-use-sound",
2598
+ "npm": "nuxt-use-sound",
2599
+ "icon": "nuxt-use-sound.svg",
2600
+ "github": "https://github.com/Tahul/nuxt-use-sound",
2601
+ "website": "https://github.com/Tahul/nuxt-use-sound",
2602
+ "learn_more": "https://github.com/vueuse/sound",
2603
+ "category": "Libraries",
2604
+ "type": "3rd-party",
2605
+ "maintainers": [
2606
+ {
2607
+ "name": "Tahul",
2608
+ "github": "Tahul"
2609
+ }
2610
+ ],
2611
+ "compatibility": {
2612
+ "nuxt": "^2.0.0",
2613
+ "requires": {}
2614
+ }
2615
+ },
2616
+ {
2617
+ "name": "nuxt-viewport",
2618
+ "description": "Define custom viewports for your Nuxt project",
2619
+ "repo": "mvrlin/nuxt-viewport",
2620
+ "npm": "nuxt-viewport",
2621
+ "icon": "nuxt-viewport.svg",
2622
+ "github": "https://github.com/mvrlin/nuxt-viewport",
2623
+ "website": "https://github.com/mvrlin/nuxt-viewport",
2624
+ "learn_more": "",
2625
+ "category": "Extensions",
2626
+ "type": "3rd-party",
2627
+ "maintainers": [
2628
+ {
2629
+ "name": "mvrlin",
2630
+ "github": "mvrlin"
1574
2631
  }
1575
- ]
2632
+ ],
2633
+ "compatibility": {
2634
+ "nuxt": "^2.0.0",
2635
+ "requires": {}
2636
+ }
1576
2637
  },
1577
2638
  {
1578
2639
  "name": "nuxt7",
@@ -1589,10 +2650,13 @@
1589
2650
  {
1590
2651
  "name": "Pooya Parsa",
1591
2652
  "github": "pi0",
1592
- "twitter": "_pi0_",
1593
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2653
+ "twitter": "_pi0_"
1594
2654
  }
1595
- ]
2655
+ ],
2656
+ "compatibility": {
2657
+ "nuxt": "^2.0.0",
2658
+ "requires": {}
2659
+ }
1596
2660
  },
1597
2661
  {
1598
2662
  "name": "onesignal",
@@ -1603,16 +2667,19 @@
1603
2667
  "github": "https://github.com/nuxt-community/onesignal-module",
1604
2668
  "website": "https://github.com/nuxt-community/onesignal-module",
1605
2669
  "learn_more": "https://onesignal.com/",
1606
- "category": "Devtools",
2670
+ "category": "Extensions",
1607
2671
  "type": "community",
1608
2672
  "maintainers": [
1609
2673
  {
1610
2674
  "name": "Pooya Parsa",
1611
2675
  "github": "pi0",
1612
- "twitter": "_pi0_",
1613
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2676
+ "twitter": "_pi0_"
1614
2677
  }
1615
- ]
2678
+ ],
2679
+ "compatibility": {
2680
+ "nuxt": "^2.0.0",
2681
+ "requires": {}
2682
+ }
1616
2683
  },
1617
2684
  {
1618
2685
  "name": "optimized-images",
@@ -1629,10 +2696,13 @@
1629
2696
  {
1630
2697
  "name": "Julio Marquez",
1631
2698
  "github": "juliomrqz",
1632
- "twitter": "juliomrqz",
1633
- "avatar": "https://avatars1.githubusercontent.com/u/1911993?v=4"
2699
+ "twitter": "juliomrqz"
1634
2700
  }
1635
- ]
2701
+ ],
2702
+ "compatibility": {
2703
+ "nuxt": "^2.0.0",
2704
+ "requires": {}
2705
+ }
1636
2706
  },
1637
2707
  {
1638
2708
  "name": "page-generator-helper",
@@ -1643,15 +2713,18 @@
1643
2713
  "github": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
1644
2714
  "website": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
1645
2715
  "learn_more": "",
1646
- "category": "Devtools",
2716
+ "category": "Extensions",
1647
2717
  "type": "3rd-party",
1648
2718
  "maintainers": [
1649
2719
  {
1650
2720
  "name": "GrabarzUndPartner",
1651
- "github": "GrabarzUndPartner",
1652
- "avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
2721
+ "github": "GrabarzUndPartner"
1653
2722
  }
1654
- ]
2723
+ ],
2724
+ "compatibility": {
2725
+ "nuxt": "^2.0.0",
2726
+ "requires": {}
2727
+ }
1655
2728
  },
1656
2729
  {
1657
2730
  "name": "parse",
@@ -1667,10 +2740,109 @@
1667
2740
  "maintainers": [
1668
2741
  {
1669
2742
  "name": "cierrateam",
1670
- "github": "cierrateam",
1671
- "avatar": "https://avatars3.githubusercontent.com/u/42889913?v=4"
2743
+ "github": "cierrateam"
2744
+ }
2745
+ ],
2746
+ "compatibility": {
2747
+ "nuxt": "^2.0.0",
2748
+ "requires": {}
2749
+ }
2750
+ },
2751
+ {
2752
+ "name": "partytown",
2753
+ "description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
2754
+ "repo": "nuxt-community/partytown-module",
2755
+ "npm": "@nuxtjs/partytown",
2756
+ "icon": "partytown.svg",
2757
+ "github": "https://github.com/nuxt-community/partytown-module",
2758
+ "website": "https://github.com/nuxt-community/partytown-module",
2759
+ "learn_more": "https://partytown.builder.io/",
2760
+ "category": "Performance",
2761
+ "type": "community",
2762
+ "maintainers": [
2763
+ {
2764
+ "name": "Daniel Roe",
2765
+ "github": "danielroe",
2766
+ "twitter": "danielcroe"
2767
+ }
2768
+ ],
2769
+ "compatibility": {
2770
+ "nuxt": "^2.0.0 || ^3.0.0",
2771
+ "requires": {
2772
+ "bridge": true
2773
+ }
2774
+ }
2775
+ },
2776
+ {
2777
+ "name": "persian-datepicker",
2778
+ "description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
2779
+ "repo": "alireza-ab/vue-persian-datepicker",
2780
+ "npm": "@alireza-ab/vue-persian-datepicker",
2781
+ "icon": "persian-datepicker.svg",
2782
+ "github": "https://github.com/alireza-ab/vue-persian-datepicker",
2783
+ "website": "https://alireza-ab.ir/datepicker",
2784
+ "learn_more": "https://alireza-ab.ir/datepicker",
2785
+ "category": "Date",
2786
+ "type": "3rd-party",
2787
+ "maintainers": [
2788
+ {
2789
+ "name": "Alireza Alibeiki",
2790
+ "github": "alireza-ab",
2791
+ "avatar": "https://avatars0.githubusercontent.com/u/55649373?v=4"
2792
+ }
2793
+ ],
2794
+ "compatibility": {
2795
+ "nuxt": "^2.0.0",
2796
+ "requires": {}
2797
+ }
2798
+ },
2799
+ {
2800
+ "name": "pinia",
2801
+ "description": "The Vue Store that you will enjoy using",
2802
+ "repo": "posva/pinia#v2/packages/nuxt",
2803
+ "npm": "@pinia/nuxt",
2804
+ "icon": "pinia.svg",
2805
+ "github": "https://github.com/posva/pinia/tree/v2/packages/nuxt",
2806
+ "website": "https://pinia.esm.dev/",
2807
+ "learn_more": "",
2808
+ "category": "Extensions",
2809
+ "type": "3rd-party",
2810
+ "maintainers": [
2811
+ {
2812
+ "name": "posva",
2813
+ "github": "posva"
2814
+ }
2815
+ ],
2816
+ "compatibility": {
2817
+ "nuxt": "^2.0.0 || ^3.0.0",
2818
+ "requires": {
2819
+ "bridge": "optional"
2820
+ }
2821
+ }
2822
+ },
2823
+ {
2824
+ "name": "plausible",
2825
+ "description": "Plausible analytics for Vue.js and Nuxt",
2826
+ "repo": "moritzsternemann/vue-plausible",
2827
+ "npm": "vue-plausible",
2828
+ "icon": "plausible.png",
2829
+ "github": "https://github.com/moritzsternemann/vue-plausible",
2830
+ "website": "https://github.com/moritzsternemann/vue-plausible",
2831
+ "learn_more": "",
2832
+ "category": "Analytics",
2833
+ "type": "3rd-party",
2834
+ "maintainers": [
2835
+ {
2836
+ "name": "moritzsternemann",
2837
+ "github": "moritzsternemann"
1672
2838
  }
1673
- ]
2839
+ ],
2840
+ "compatibility": {
2841
+ "nuxt": "^2.0.0 || ^3.0.0",
2842
+ "requires": {
2843
+ "bridge": "optional"
2844
+ }
2845
+ }
1674
2846
  },
1675
2847
  {
1676
2848
  "name": "precompress",
@@ -1686,10 +2858,13 @@
1686
2858
  "maintainers": [
1687
2859
  {
1688
2860
  "name": "frenchrabbit",
1689
- "github": "frenchrabbit",
1690
- "avatar": "https://avatars3.githubusercontent.com/u/9402252?v=4"
2861
+ "github": "frenchrabbit"
1691
2862
  }
1692
- ]
2863
+ ],
2864
+ "compatibility": {
2865
+ "nuxt": "^2.0.0",
2866
+ "requires": {}
2867
+ }
1693
2868
  },
1694
2869
  {
1695
2870
  "name": "prismic",
@@ -1698,7 +2873,7 @@
1698
2873
  "npm": "@nuxtjs/prismic",
1699
2874
  "icon": "prismic.png",
1700
2875
  "github": "https://github.com/nuxt-community/prismic-module",
1701
- "website": "https://github.com/nuxt-community/prismic-module",
2876
+ "website": "https://prismic.nuxtjs.org",
1702
2877
  "learn_more": "https://prismic.io/",
1703
2878
  "category": "CMS",
1704
2879
  "type": "community",
@@ -1706,21 +2881,22 @@
1706
2881
  {
1707
2882
  "name": "Sébastien Chopin",
1708
2883
  "github": "Atinux",
1709
- "twitter": "Atinux",
1710
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
2884
+ "twitter": "Atinux"
1711
2885
  },
1712
2886
  {
1713
2887
  "name": "lihbr",
1714
2888
  "github": "lihbr",
1715
- "twitter": "li_hbr",
1716
- "avatar": "https://avatars1.githubusercontent.com/u/25330882?v=4"
2889
+ "twitter": "li_hbr"
1717
2890
  },
1718
2891
  {
1719
2892
  "name": "James Pegg",
1720
- "github": "jamespegg",
1721
- "avatar": "https://avatars1.githubusercontent.com/u/894505?v=4"
2893
+ "github": "jamespegg"
1722
2894
  }
1723
- ]
2895
+ ],
2896
+ "compatibility": {
2897
+ "nuxt": "^2.0.0 || ^3.0.0",
2898
+ "requires": {}
2899
+ }
1724
2900
  },
1725
2901
  {
1726
2902
  "name": "protected-mailto",
@@ -1736,10 +2912,13 @@
1736
2912
  "maintainers": [
1737
2913
  {
1738
2914
  "name": "mmoollllee",
1739
- "github": "mmoollllee",
1740
- "avatar": "https://avatars1.githubusercontent.com/u/26859300?v=4"
2915
+ "github": "mmoollllee"
1741
2916
  }
1742
- ]
2917
+ ],
2918
+ "compatibility": {
2919
+ "nuxt": "^2.0.0",
2920
+ "requires": {}
2921
+ }
1743
2922
  },
1744
2923
  {
1745
2924
  "name": "proxy",
@@ -1756,10 +2935,13 @@
1756
2935
  {
1757
2936
  "name": "Pooya Parsa",
1758
2937
  "github": "pi0",
1759
- "twitter": "_pi0_",
1760
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2938
+ "twitter": "_pi0_"
1761
2939
  }
1762
- ]
2940
+ ],
2941
+ "compatibility": {
2942
+ "nuxt": "^2.0.0",
2943
+ "requires": {}
2944
+ }
1763
2945
  },
1764
2946
  {
1765
2947
  "name": "prune-html",
@@ -1774,11 +2956,15 @@
1774
2956
  "type": "3rd-party",
1775
2957
  "maintainers": [
1776
2958
  {
1777
- "name": "LuXDAmore",
2959
+ "name": "Luca Iaconelli",
1778
2960
  "github": "LuXDAmore",
1779
- "avatar": "https://avatars0.githubusercontent.com/u/3841171?v=4"
2961
+ "twitter": "luxdamore"
1780
2962
  }
1781
- ]
2963
+ ],
2964
+ "compatibility": {
2965
+ "nuxt": "^2.0.0",
2966
+ "requires": {}
2967
+ }
1782
2968
  },
1783
2969
  {
1784
2970
  "name": "purgecss",
@@ -1794,14 +2980,17 @@
1794
2980
  "maintainers": [
1795
2981
  {
1796
2982
  "name": "Developmint",
1797
- "github": "Developmint",
1798
- "avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
2983
+ "github": "Developmint"
1799
2984
  }
1800
- ]
2985
+ ],
2986
+ "compatibility": {
2987
+ "nuxt": "^2.0.0",
2988
+ "requires": {}
2989
+ }
1801
2990
  },
1802
2991
  {
1803
2992
  "name": "pwa",
1804
- "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your apps performance.",
2993
+ "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your app's performance.",
1805
2994
  "repo": "nuxt-community/pwa-module",
1806
2995
  "npm": "@nuxtjs/pwa",
1807
2996
  "icon": "pwa.png",
@@ -1814,10 +3003,15 @@
1814
3003
  {
1815
3004
  "name": "Pooya Parsa",
1816
3005
  "github": "pi0",
1817
- "twitter": "_pi0_",
1818
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
3006
+ "twitter": "_pi0_"
1819
3007
  }
1820
- ]
3008
+ ],
3009
+ "compatibility": {
3010
+ "nuxt": "^2.0.0",
3011
+ "requires": {
3012
+ "bridge": "optional"
3013
+ }
3014
+ }
1821
3015
  },
1822
3016
  {
1823
3017
  "name": "python",
@@ -1828,15 +3022,18 @@
1828
3022
  "github": "https://github.com/nuxt-community/python-module",
1829
3023
  "website": "https://github.com/nuxt-community/python-module",
1830
3024
  "learn_more": "https://www.python.org/",
1831
- "category": "Devtools",
3025
+ "category": "Extensions",
1832
3026
  "type": "community",
1833
3027
  "maintainers": [
1834
3028
  {
1835
3029
  "name": "Sebastian Silva",
1836
- "github": "icarito",
1837
- "avatar": "https://avatars0.githubusercontent.com/u/199755?v=4"
3030
+ "github": "icarito"
1838
3031
  }
1839
- ]
3032
+ ],
3033
+ "compatibility": {
3034
+ "nuxt": "^2.0.0",
3035
+ "requires": {}
3036
+ }
1840
3037
  },
1841
3038
  {
1842
3039
  "name": "recaptcha",
@@ -1852,10 +3049,13 @@
1852
3049
  "maintainers": [
1853
3050
  {
1854
3051
  "name": "mvrlin",
1855
- "github": "mvrlin",
1856
- "avatar": "https://avatars1.githubusercontent.com/u/24970784?v=4"
3052
+ "github": "mvrlin"
1857
3053
  }
1858
- ]
3054
+ ],
3055
+ "compatibility": {
3056
+ "nuxt": "^2.0.0",
3057
+ "requires": {}
3058
+ }
1859
3059
  },
1860
3060
  {
1861
3061
  "name": "redirect",
@@ -1872,10 +3072,13 @@
1872
3072
  {
1873
3073
  "name": "Alexander Lichter",
1874
3074
  "github": "manniL",
1875
- "twitter": "TheAlexLichter",
1876
- "avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
3075
+ "twitter": "TheAlexLichter"
1877
3076
  }
1878
- ]
3077
+ ],
3078
+ "compatibility": {
3079
+ "nuxt": "^2.0.0",
3080
+ "requires": {}
3081
+ }
1879
3082
  },
1880
3083
  {
1881
3084
  "name": "rfg-icon",
@@ -1886,15 +3089,18 @@
1886
3089
  "github": "https://github.com/pimlie/nuxt-rfg-icon",
1887
3090
  "website": "https://github.com/pimlie/nuxt-rfg-icon",
1888
3091
  "learn_more": "https://realfavicongenerator.net/",
1889
- "category": "Devtools",
3092
+ "category": "SEO",
1890
3093
  "type": "3rd-party",
1891
3094
  "maintainers": [
1892
3095
  {
1893
3096
  "name": "pimlie",
1894
- "github": "pimlie",
1895
- "avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
3097
+ "github": "pimlie"
1896
3098
  }
1897
- ]
3099
+ ],
3100
+ "compatibility": {
3101
+ "nuxt": "^2.0.0",
3102
+ "requires": {}
3103
+ }
1898
3104
  },
1899
3105
  {
1900
3106
  "name": "robots",
@@ -1910,10 +3116,13 @@
1910
3116
  "maintainers": [
1911
3117
  {
1912
3118
  "name": "Ricardo Gobbo de Souza",
1913
- "github": "ricardogobbosouza",
1914
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
3119
+ "github": "ricardogobbosouza"
1915
3120
  }
1916
- ]
3121
+ ],
3122
+ "compatibility": {
3123
+ "nuxt": "^2.0.0",
3124
+ "requires": {}
3125
+ }
1917
3126
  },
1918
3127
  {
1919
3128
  "name": "rollbar",
@@ -1929,10 +3138,13 @@
1929
3138
  "maintainers": [
1930
3139
  {
1931
3140
  "name": "Gaël Reyrol",
1932
- "github": "gaelreyrol",
1933
- "avatar": "https://avatars1.githubusercontent.com/u/498465?v=4"
3141
+ "github": "gaelreyrol"
1934
3142
  }
1935
- ]
3143
+ ],
3144
+ "compatibility": {
3145
+ "nuxt": "^2.0.0",
3146
+ "requires": {}
3147
+ }
1936
3148
  },
1937
3149
  {
1938
3150
  "name": "router-extras",
@@ -1943,16 +3155,19 @@
1943
3155
  "github": "https://github.com/nuxt-community/router-extras-module",
1944
3156
  "website": "https://github.com/nuxt-community/router-extras-module",
1945
3157
  "learn_more": "",
1946
- "category": "Devtools",
3158
+ "category": "Extensions",
1947
3159
  "type": "community",
1948
3160
  "maintainers": [
1949
3161
  {
1950
3162
  "name": "Ahad Birang",
1951
3163
  "github": "farnabaz",
1952
- "twitter": "a_birang",
1953
- "avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
3164
+ "twitter": "a_birang"
1954
3165
  }
1955
- ]
3166
+ ],
3167
+ "compatibility": {
3168
+ "nuxt": "^2.0.0",
3169
+ "requires": {}
3170
+ }
1956
3171
  },
1957
3172
  {
1958
3173
  "name": "router",
@@ -1963,20 +3178,23 @@
1963
3178
  "github": "https://github.com/nuxt-community/router-module",
1964
3179
  "website": "https://github.com/nuxt-community/router-module",
1965
3180
  "learn_more": "",
1966
- "category": "Devtools",
3181
+ "category": "Extensions",
1967
3182
  "type": "community",
1968
3183
  "maintainers": [
1969
3184
  {
1970
3185
  "name": "Sébastien Chopin",
1971
3186
  "github": "Atinux",
1972
- "twitter": "Atinux",
1973
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
3187
+ "twitter": "Atinux"
1974
3188
  }
1975
- ]
3189
+ ],
3190
+ "compatibility": {
3191
+ "nuxt": "^2.0.0",
3192
+ "requires": {}
3193
+ }
1976
3194
  },
1977
3195
  {
1978
3196
  "name": "sanity",
1979
- "description": "Access text, images, and other media with Nuxt.js and the Sanity headless CMS.",
3197
+ "description": "Access text, images, and other media with Nuxt and the Sanity headless CMS.",
1980
3198
  "repo": "nuxt-community/sanity-module#main",
1981
3199
  "npm": "@nuxtjs/sanity",
1982
3200
  "icon": "sanity.png",
@@ -1989,10 +3207,39 @@
1989
3207
  {
1990
3208
  "name": "Daniel Roe",
1991
3209
  "github": "danielroe",
1992
- "twitter": "danielcroe",
1993
- "avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
3210
+ "twitter": "danielcroe"
3211
+ }
3212
+ ],
3213
+ "compatibility": {
3214
+ "nuxt": "^2.0.0 || ^3.0.0",
3215
+ "requires": {
3216
+ "bridge": "optional"
1994
3217
  }
1995
- ]
3218
+ }
3219
+ },
3220
+ {
3221
+ "name": "schema-org",
3222
+ "description": "Schema.org for Nuxt, supporting typed and automated Google Rich Results.",
3223
+ "repo": "vueuse/schema-org#main/packages/nuxt",
3224
+ "npm": "nuxt-schema-org",
3225
+ "icon": "schema-org.svg",
3226
+ "github": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
3227
+ "website": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
3228
+ "learn_more": "https://vue-schema-org.netlify.app/guide/setup/nuxt.html",
3229
+ "category": "SEO",
3230
+ "type": "3rd-party",
3231
+ "maintainers": [
3232
+ {
3233
+ "name": "Harlan Wilton",
3234
+ "github": "harlan-zw",
3235
+ "twitter": "harlan_zw",
3236
+ "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
3237
+ }
3238
+ ],
3239
+ "compatibility": {
3240
+ "nuxt": "^3.0.0",
3241
+ "requires": {}
3242
+ }
1996
3243
  },
1997
3244
  {
1998
3245
  "name": "scss-to-js",
@@ -2008,10 +3255,13 @@
2008
3255
  "maintainers": [
2009
3256
  {
2010
3257
  "name": "sugoidesune",
2011
- "github": "sugoidesune",
2012
- "avatar": "https://avatars0.githubusercontent.com/u/20317691?v=4"
3258
+ "github": "sugoidesune"
2013
3259
  }
2014
- ]
3260
+ ],
3261
+ "compatibility": {
3262
+ "nuxt": "^2.0.0",
3263
+ "requires": {}
3264
+ }
2015
3265
  },
2016
3266
  {
2017
3267
  "name": "segment",
@@ -2027,10 +3277,13 @@
2027
3277
  "maintainers": [
2028
3278
  {
2029
3279
  "name": "dansmaculotte",
2030
- "github": "dansmaculotte",
2031
- "avatar": "https://avatars1.githubusercontent.com/u/44588441?v=4"
3280
+ "github": "dansmaculotte"
2032
3281
  }
2033
- ]
3282
+ ],
3283
+ "compatibility": {
3284
+ "nuxt": "^2.0.0",
3285
+ "requires": {}
3286
+ }
2034
3287
  },
2035
3288
  {
2036
3289
  "name": "sentry",
@@ -2039,17 +3292,43 @@
2039
3292
  "npm": "@nuxtjs/sentry",
2040
3293
  "icon": "sentry.png",
2041
3294
  "github": "https://github.com/nuxt-community/sentry-module",
2042
- "website": "https://github.com/nuxt-community/sentry-module",
3295
+ "website": "https://sentry.nuxtjs.org/",
2043
3296
  "learn_more": "https://sentry.io/welcome/",
2044
3297
  "category": "Monitoring",
2045
3298
  "type": "community",
2046
3299
  "maintainers": [
2047
3300
  {
2048
3301
  "name": "Rafał Chłodnicki",
2049
- "github": "rchl",
2050
- "avatar": "https://avatars1.githubusercontent.com/u/153197?v=4"
3302
+ "github": "rchl"
3303
+ }
3304
+ ],
3305
+ "compatibility": {
3306
+ "nuxt": "^2.0.0",
3307
+ "requires": {}
3308
+ }
3309
+ },
3310
+ {
3311
+ "name": "seo-meta",
3312
+ "description": "Simple generate seo metadata",
3313
+ "repo": "ihavecoke/nuxtjs-seo-meta#main/packages/core",
3314
+ "npm": "nuxt-seo-meta",
3315
+ "icon": "",
3316
+ "github": "https://github.com/ihavecoke/nuxtjs-seo-meta",
3317
+ "website": "https://github.com/ihavecoke/nuxtjs-seo-meta",
3318
+ "learn_more": "",
3319
+ "category": "SEO",
3320
+ "type": "3rd-party",
3321
+ "maintainers": [
3322
+ {
3323
+ "name": "ihavecoke",
3324
+ "github": "ihavecoke",
3325
+ "avatar": "https://avatars0.githubusercontent.com/u/10757551?v=4"
2051
3326
  }
2052
- ]
3327
+ ],
3328
+ "compatibility": {
3329
+ "nuxt": "^2.0.0",
3330
+ "requires": {}
3331
+ }
2053
3332
  },
2054
3333
  {
2055
3334
  "name": "seomatic-meta",
@@ -2065,10 +3344,13 @@
2065
3344
  "maintainers": [
2066
3345
  {
2067
3346
  "name": "ben-rogerson",
2068
- "github": "ben-rogerson",
2069
- "avatar": "https://avatars0.githubusercontent.com/u/21288568?v=4"
3347
+ "github": "ben-rogerson"
2070
3348
  }
2071
- ]
3349
+ ],
3350
+ "compatibility": {
3351
+ "nuxt": "^2.0.0",
3352
+ "requires": {}
3353
+ }
2072
3354
  },
2073
3355
  {
2074
3356
  "name": "separate-env",
@@ -2079,16 +3361,19 @@
2079
3361
  "github": "https://github.com/nuxt-community/separate-env-module",
2080
3362
  "website": "https://github.com/nuxt-community/separate-env-module",
2081
3363
  "learn_more": "",
2082
- "category": "Devtools",
3364
+ "category": "Extensions",
2083
3365
  "type": "community",
2084
3366
  "maintainers": [
2085
3367
  {
2086
3368
  "name": "Alexander Lichter",
2087
3369
  "github": "manniL",
2088
- "twitter": "TheAlexLichter",
2089
- "avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
3370
+ "twitter": "TheAlexLichter"
2090
3371
  }
2091
- ]
3372
+ ],
3373
+ "compatibility": {
3374
+ "nuxt": "^2.0.0",
3375
+ "requires": {}
3376
+ }
2092
3377
  },
2093
3378
  {
2094
3379
  "name": "shopify",
@@ -2104,10 +3389,13 @@
2104
3389
  "maintainers": [
2105
3390
  {
2106
3391
  "name": "Gomah",
2107
- "github": "Gomah",
2108
- "avatar": "https://avatars1.githubusercontent.com/u/2362138?v=4"
3392
+ "github": "Gomah"
2109
3393
  }
2110
- ]
3394
+ ],
3395
+ "compatibility": {
3396
+ "nuxt": "^2.0.0",
3397
+ "requires": {}
3398
+ }
2111
3399
  },
2112
3400
  {
2113
3401
  "name": "simple-line-icons",
@@ -2123,10 +3411,13 @@
2123
3411
  "maintainers": [
2124
3412
  {
2125
3413
  "name": "vaso2",
2126
- "github": "vaso2",
2127
- "avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
3414
+ "github": "vaso2"
2128
3415
  }
2129
- ]
3416
+ ],
3417
+ "compatibility": {
3418
+ "nuxt": "^2.0.0",
3419
+ "requires": {}
3420
+ }
2130
3421
  },
2131
3422
  {
2132
3423
  "name": "sitemap",
@@ -2135,7 +3426,7 @@
2135
3426
  "npm": "@nuxtjs/sitemap",
2136
3427
  "icon": "",
2137
3428
  "github": "https://github.com/nuxt-community/sitemap-module#dev",
2138
- "website": "https://github.com/nuxt-community/sitemap-module#dev",
3429
+ "website": "https://sitemap.nuxtjs.org",
2139
3430
  "learn_more": "",
2140
3431
  "category": "SEO",
2141
3432
  "type": "community",
@@ -2143,10 +3434,36 @@
2143
3434
  {
2144
3435
  "name": "Nicolas PENNEC",
2145
3436
  "github": "NicoPennec",
2146
- "twitter": "NicoPennec",
2147
- "avatar": "https://avatars3.githubusercontent.com/u/493223?v=4"
3437
+ "twitter": "NicoPennec"
3438
+ }
3439
+ ],
3440
+ "compatibility": {
3441
+ "nuxt": "^2.0.0",
3442
+ "requires": {}
3443
+ }
3444
+ },
3445
+ {
3446
+ "name": "snipcart",
3447
+ "description": "Snipcart integration module for Nuxt.js",
3448
+ "repo": "nuxt-community/snipcart-module",
3449
+ "npm": "@nuxtjs/snipcart",
3450
+ "icon": "snipcart.png",
3451
+ "github": "https://github.com/nuxt-community/snipcart-module",
3452
+ "website": "https://github.com/nuxt-community/snipcart-module",
3453
+ "learn_more": "",
3454
+ "category": "Payment",
3455
+ "type": "community",
3456
+ "maintainers": [
3457
+ {
3458
+ "name": "Florent GIRAUD",
3459
+ "github": "f3ltron",
3460
+ "twitter": "giraud_florent"
2148
3461
  }
2149
- ]
3462
+ ],
3463
+ "compatibility": {
3464
+ "nuxt": "^2.0.0",
3465
+ "requires": {}
3466
+ }
2150
3467
  },
2151
3468
  {
2152
3469
  "name": "social-meta",
@@ -2162,10 +3479,13 @@
2162
3479
  "maintainers": [
2163
3480
  {
2164
3481
  "name": "AlekseyPleshkov",
2165
- "github": "AlekseyPleshkov",
2166
- "avatar": "https://avatars0.githubusercontent.com/u/11446603?v=4"
3482
+ "github": "AlekseyPleshkov"
2167
3483
  }
2168
- ]
3484
+ ],
3485
+ "compatibility": {
3486
+ "nuxt": "^2.0.0",
3487
+ "requires": {}
3488
+ }
2169
3489
  },
2170
3490
  {
2171
3491
  "name": "socket-io",
@@ -2181,10 +3501,13 @@
2181
3501
  "maintainers": [
2182
3502
  {
2183
3503
  "name": "richardeschloss",
2184
- "github": "richardeschloss",
2185
- "avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
3504
+ "github": "richardeschloss"
2186
3505
  }
2187
- ]
3506
+ ],
3507
+ "compatibility": {
3508
+ "nuxt": "^2.0.0",
3509
+ "requires": {}
3510
+ }
2188
3511
  },
2189
3512
  {
2190
3513
  "name": "speedcurve",
@@ -2201,10 +3524,46 @@
2201
3524
  {
2202
3525
  "name": "Josh Deltener",
2203
3526
  "github": "hecktarzuli",
2204
- "twitter": "JoshDeltener",
2205
- "avatar": "https://avatars2.githubusercontent.com/u/2112282?v=4"
3527
+ "twitter": "JoshDeltener"
3528
+ }
3529
+ ],
3530
+ "compatibility": {
3531
+ "nuxt": "^2.0.0",
3532
+ "requires": {}
3533
+ }
3534
+ },
3535
+ {
3536
+ "name": "speedkit",
3537
+ "description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
3538
+ "repo": "GrabarzUndPartner/nuxt-speedkit",
3539
+ "npm": "nuxt-speedkit",
3540
+ "icon": "speedkit.png",
3541
+ "github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
3542
+ "website": "https://nuxt-speedkit.grabarzundpartner.dev",
3543
+ "learn_more": "",
3544
+ "category": "Performance",
3545
+ "type": "3rd-party",
3546
+ "maintainers": [
3547
+ {
3548
+ "name": "Stephan Gerbeth",
3549
+ "github": "StephanGerbeth",
3550
+ "avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
3551
+ },
3552
+ {
3553
+ "name": "Thorn Walli",
3554
+ "github": "ThornWalli",
3555
+ "avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
3556
+ },
3557
+ {
3558
+ "name": "Grabarz & Partner",
3559
+ "github": "GrabarzUndPartner",
3560
+ "avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
2206
3561
  }
2207
- ]
3562
+ ],
3563
+ "compatibility": {
3564
+ "nuxt": "^2.0.0",
3565
+ "requires": {}
3566
+ }
2208
3567
  },
2209
3568
  {
2210
3569
  "name": "storage",
@@ -2215,15 +3574,40 @@
2215
3574
  "github": "https://github.com/mazipan/nuxt-storage",
2216
3575
  "website": "https://github.com/mazipan/nuxt-storage",
2217
3576
  "learn_more": "https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage",
2218
- "category": "Devtools",
3577
+ "category": "Extensions",
2219
3578
  "type": "3rd-party",
2220
3579
  "maintainers": [
2221
3580
  {
2222
3581
  "name": "mazipan",
2223
- "github": "mazipan",
2224
- "avatar": "https://avatars0.githubusercontent.com/u/7221389?v=4"
3582
+ "github": "mazipan"
3583
+ }
3584
+ ],
3585
+ "compatibility": {
3586
+ "nuxt": "^2.0.0",
3587
+ "requires": {}
3588
+ }
3589
+ },
3590
+ {
3591
+ "name": "storefront-ui",
3592
+ "description": "Storefront UI Module for Nuxt.js",
3593
+ "repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
3594
+ "npm": "@storefront-ui/nuxt",
3595
+ "icon": "storefront-ui.svg",
3596
+ "github": "https://github.com/vuestorefront/storefront-ui/tree/develop/packages/nuxt-module",
3597
+ "website": "https://docs.storefrontui.io/?path=/story/getting-started-installation--page#installation",
3598
+ "learn_more": "https://docs.storefrontui.io/",
3599
+ "category": "UI",
3600
+ "type": "3rd-party",
3601
+ "maintainers": [
3602
+ {
3603
+ "name": "Jakub Andrzejewski",
3604
+ "github": "Baroshem"
2225
3605
  }
2226
- ]
3606
+ ],
3607
+ "compatibility": {
3608
+ "nuxt": "^2.0.0",
3609
+ "requires": {}
3610
+ }
2227
3611
  },
2228
3612
  {
2229
3613
  "name": "stories",
@@ -2239,16 +3623,19 @@
2239
3623
  "maintainers": [
2240
3624
  {
2241
3625
  "name": "richardeschloss",
2242
- "github": "richardeschloss",
2243
- "avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
3626
+ "github": "richardeschloss"
2244
3627
  }
2245
- ]
3628
+ ],
3629
+ "compatibility": {
3630
+ "nuxt": "^2.0.0",
3631
+ "requires": {}
3632
+ }
2246
3633
  },
2247
3634
  {
2248
3635
  "name": "storyblok",
2249
3636
  "description": "Storyblok Nuxt.js module",
2250
- "repo": "storyblok/storyblok-nuxt",
2251
- "npm": "storyblok-nuxt",
3637
+ "repo": "storyblok/storyblok-nuxt#master/lib",
3638
+ "npm": "@storyblok/nuxt",
2252
3639
  "icon": "storyblok.png",
2253
3640
  "github": "https://github.com/storyblok/storyblok-nuxt",
2254
3641
  "website": "https://github.com/storyblok/storyblok-nuxt",
@@ -2258,10 +3645,13 @@
2258
3645
  "maintainers": [
2259
3646
  {
2260
3647
  "name": "storyblok",
2261
- "github": "storyblok",
2262
- "avatar": "https://avatars0.githubusercontent.com/u/13880908?v=4"
3648
+ "github": "storyblok"
2263
3649
  }
2264
- ]
3650
+ ],
3651
+ "compatibility": {
3652
+ "nuxt": "^2.0.0 || ^3.0.0",
3653
+ "requires": {}
3654
+ }
2265
3655
  },
2266
3656
  {
2267
3657
  "name": "storybook",
@@ -2278,16 +3668,20 @@
2278
3668
  {
2279
3669
  "name": "Ahad Birang",
2280
3670
  "github": "farnabaz",
2281
- "twitter": "a_birang",
2282
- "avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
3671
+ "twitter": "a_birang"
2283
3672
  },
2284
3673
  {
2285
3674
  "name": "Pooya Parsa",
2286
3675
  "github": "pi0",
2287
- "twitter": "_pi0_",
2288
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
3676
+ "twitter": "_pi0_"
3677
+ }
3678
+ ],
3679
+ "compatibility": {
3680
+ "nuxt": "^2.0.0",
3681
+ "requires": {
3682
+ "bridge": "optional"
2289
3683
  }
2290
- ]
3684
+ }
2291
3685
  },
2292
3686
  {
2293
3687
  "name": "strapi",
@@ -2304,16 +3698,20 @@
2304
3698
  {
2305
3699
  "name": "Benjamin Canac",
2306
3700
  "github": "benjamincanac",
2307
- "twitter": "benjamincanac",
2308
- "avatar": "https://avatars2.githubusercontent.com/u/739984?v=4"
3701
+ "twitter": "benjamincanac"
2309
3702
  },
2310
3703
  {
2311
3704
  "name": "Sébastien Chopin",
2312
3705
  "github": "Atinux",
2313
- "twitter": "Atinux",
2314
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
3706
+ "twitter": "Atinux"
2315
3707
  }
2316
- ]
3708
+ ],
3709
+ "compatibility": {
3710
+ "nuxt": "^2.0.0 || ^3.0.0",
3711
+ "requires": {
3712
+ "bridge": true
3713
+ }
3714
+ }
2317
3715
  },
2318
3716
  {
2319
3717
  "name": "stripe",
@@ -2329,10 +3727,13 @@
2329
3727
  "maintainers": [
2330
3728
  {
2331
3729
  "name": "WilliamDASILVA",
2332
- "github": "WilliamDASILVA",
2333
- "avatar": "https://avatars3.githubusercontent.com/u/2766008?v=4"
3730
+ "github": "WilliamDASILVA"
2334
3731
  }
2335
- ]
3732
+ ],
3733
+ "compatibility": {
3734
+ "nuxt": "^2.0.0",
3735
+ "requires": {}
3736
+ }
2336
3737
  },
2337
3738
  {
2338
3739
  "name": "style-resources",
@@ -2349,10 +3750,13 @@
2349
3750
  {
2350
3751
  "name": "Alexander Lichter",
2351
3752
  "github": "manniL",
2352
- "twitter": "TheAlexLichter",
2353
- "avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
3753
+ "twitter": "TheAlexLichter"
2354
3754
  }
2355
- ]
3755
+ ],
3756
+ "compatibility": {
3757
+ "nuxt": "^2.0.0",
3758
+ "requires": {}
3759
+ }
2356
3760
  },
2357
3761
  {
2358
3762
  "name": "stylelint",
@@ -2368,10 +3772,69 @@
2368
3772
  "maintainers": [
2369
3773
  {
2370
3774
  "name": "Ricardo Gobbo de Souza",
2371
- "github": "ricardogobbosouza",
2372
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
3775
+ "github": "ricardogobbosouza"
3776
+ }
3777
+ ],
3778
+ "compatibility": {
3779
+ "nuxt": "^2.0.0",
3780
+ "requires": {}
3781
+ }
3782
+ },
3783
+ {
3784
+ "name": "stylify",
3785
+ "description": "Stylify generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
3786
+ "repo": "stylify/packages#master/packages/nuxt",
3787
+ "npm": "@stylify/nuxt",
3788
+ "icon": "stylify.svg",
3789
+ "github": "https://github.com/stylify/packages/tree/master/packages/nuxt",
3790
+ "website": "https://stylifycss.com/docs/nuxt",
3791
+ "learn_more": "https://stylifycss.com",
3792
+ "category": "UI",
3793
+ "type": "3rd-party",
3794
+ "maintainers": [
3795
+ {
3796
+ "name": "Vladimír Macháček",
3797
+ "github": "Machy8",
3798
+ "twitter": "8machy"
3799
+ }
3800
+ ],
3801
+ "compatibility": {
3802
+ "nuxt": "^2.0.0 || ^3.0.0",
3803
+ "requires": {}
3804
+ }
3805
+ },
3806
+ {
3807
+ "name": "supabase",
3808
+ "description": "First class integration with Supabase",
3809
+ "repo": "nuxt-community/supabase-module",
3810
+ "npm": "@nuxtjs/supabase",
3811
+ "icon": "supabase.png",
3812
+ "github": "https://github.com/nuxt-community/supabase-module",
3813
+ "website": "https://supabase.nuxtjs.org",
3814
+ "learn_more": "https://supabase.com",
3815
+ "category": "Database",
3816
+ "type": "community",
3817
+ "maintainers": [
3818
+ {
3819
+ "name": "Baptiste Leproux",
3820
+ "github": "larbish",
3821
+ "twitter": "baptistelprx"
3822
+ },
3823
+ {
3824
+ "name": "Sebastien Chopin",
3825
+ "github": "Atinux",
3826
+ "twitter": "Atinux"
3827
+ },
3828
+ {
3829
+ "name": "Scott Robertson",
3830
+ "github": "scottrobertson",
3831
+ "twitter": "scottymeuk"
2373
3832
  }
2374
- ]
3833
+ ],
3834
+ "compatibility": {
3835
+ "nuxt": "^2.0.0 || ^3.0.0",
3836
+ "requires": {}
3837
+ }
2375
3838
  },
2376
3839
  {
2377
3840
  "name": "svg-loader",
@@ -2382,15 +3845,18 @@
2382
3845
  "github": "https://github.com/Developmint/nuxt-svg-loader",
2383
3846
  "website": "https://github.com/Developmint/nuxt-svg-loader",
2384
3847
  "learn_more": "",
2385
- "category": "Devtools",
3848
+ "category": "Extensions",
2386
3849
  "type": "3rd-party",
2387
3850
  "maintainers": [
2388
3851
  {
2389
3852
  "name": "Developmint",
2390
- "github": "Developmint",
2391
- "avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
3853
+ "github": "Developmint"
2392
3854
  }
2393
- ]
3855
+ ],
3856
+ "compatibility": {
3857
+ "nuxt": "^2.0.0",
3858
+ "requires": {}
3859
+ }
2394
3860
  },
2395
3861
  {
2396
3862
  "name": "svg-sprite",
@@ -2401,16 +3867,19 @@
2401
3867
  "github": "https://github.com/nuxt-community/svg-sprite-module",
2402
3868
  "website": "https://github.com/nuxt-community/svg-sprite-module",
2403
3869
  "learn_more": "",
2404
- "category": "Devtools",
3870
+ "category": "UI",
2405
3871
  "type": "community",
2406
3872
  "maintainers": [
2407
3873
  {
2408
3874
  "name": "Ahad Birang",
2409
3875
  "github": "farnabaz",
2410
- "twitter": "a_birang",
2411
- "avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
3876
+ "twitter": "a_birang"
2412
3877
  }
2413
- ]
3878
+ ],
3879
+ "compatibility": {
3880
+ "nuxt": "^2.0.0",
3881
+ "requires": {}
3882
+ }
2414
3883
  },
2415
3884
  {
2416
3885
  "name": "svg",
@@ -2421,15 +3890,18 @@
2421
3890
  "github": "https://github.com/nuxt-community/svg-module",
2422
3891
  "website": "https://github.com/nuxt-community/svg-module",
2423
3892
  "learn_more": "",
2424
- "category": "Devtools",
3893
+ "category": "Extensions",
2425
3894
  "type": "community",
2426
3895
  "maintainers": [
2427
3896
  {
2428
3897
  "name": "Sam Holmes",
2429
- "github": "sam3d",
2430
- "avatar": "https://avatars0.githubusercontent.com/u/8385528?v=4"
3898
+ "github": "sam3d"
2431
3899
  }
2432
- ]
3900
+ ],
3901
+ "compatibility": {
3902
+ "nuxt": "^2.0.0",
3903
+ "requires": {}
3904
+ }
2433
3905
  },
2434
3906
  {
2435
3907
  "name": "sweetalert2",
@@ -2445,10 +3917,13 @@
2445
3917
  "maintainers": [
2446
3918
  {
2447
3919
  "name": "ImreC",
2448
- "github": "ImreC",
2449
- "avatar": "https://avatars1.githubusercontent.com/u/9742684?v=4"
3920
+ "github": "ImreC"
2450
3921
  }
2451
- ]
3922
+ ],
3923
+ "compatibility": {
3924
+ "nuxt": "^2.0.0",
3925
+ "requires": {}
3926
+ }
2452
3927
  },
2453
3928
  {
2454
3929
  "name": "tailwindcss",
@@ -2465,10 +3940,36 @@
2465
3940
  {
2466
3941
  "name": "Sébastien Chopin",
2467
3942
  "github": "Atinux",
2468
- "twitter": "Atinux",
2469
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
3943
+ "twitter": "Atinux"
2470
3944
  }
2471
- ]
3945
+ ],
3946
+ "compatibility": {
3947
+ "nuxt": "^2.0.0 || ^3.0.0",
3948
+ "requires": {}
3949
+ }
3950
+ },
3951
+ {
3952
+ "name": "tiktok-analytics",
3953
+ "description": "",
3954
+ "repo": "stickpro/nuxt-tiktok-analytics",
3955
+ "npm": "tiktok-analytics",
3956
+ "icon": "",
3957
+ "github": "https://github.com/stickpro/nuxt-tiktok-analytics",
3958
+ "website": "https://github.com/stickpro/nuxt-tiktok-analytics",
3959
+ "learn_more": "",
3960
+ "category": "Analytics",
3961
+ "type": "3rd-party",
3962
+ "maintainers": [
3963
+ {
3964
+ "name": "stickpro",
3965
+ "github": "stickpro",
3966
+ "avatar": "https://avatars.githubusercontent.com/u/25886722?v=4"
3967
+ }
3968
+ ],
3969
+ "compatibility": {
3970
+ "nuxt": "^2.0.0",
3971
+ "requires": {}
3972
+ }
2472
3973
  },
2473
3974
  {
2474
3975
  "name": "toast",
@@ -2476,8 +3977,8 @@
2476
3977
  "repo": "nuxt-community/modules#master/packages/toast",
2477
3978
  "npm": "@nuxtjs/toast",
2478
3979
  "icon": "",
2479
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/toast",
2480
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/toast",
3980
+ "github": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
3981
+ "website": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
2481
3982
  "learn_more": "https://github.com/shakee93/vue-toasted",
2482
3983
  "category": "Libraries",
2483
3984
  "type": "community",
@@ -2485,10 +3986,37 @@
2485
3986
  {
2486
3987
  "name": "Pooya Parsa",
2487
3988
  "github": "pi0",
2488
- "twitter": "_pi0_",
2489
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
3989
+ "twitter": "_pi0_"
3990
+ }
3991
+ ],
3992
+ "compatibility": {
3993
+ "nuxt": "^2.0.0",
3994
+ "requires": {}
3995
+ }
3996
+ },
3997
+ {
3998
+ "name": "twa",
3999
+ "description": "Nuxt.js module for generating Trusted Web App from Nuxt.js app",
4000
+ "repo": "tuarrep/nuxt-twa",
4001
+ "npm": "nuxt-twa",
4002
+ "icon": "",
4003
+ "github": "https://github.com/tuarrep/nuxt-twa",
4004
+ "website": "https://nuxt-twa.tuarrep.dev",
4005
+ "learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity/overview/",
4006
+ "category": "Performance",
4007
+ "type": "3rd-party",
4008
+ "maintainers": [
4009
+ {
4010
+ "name": "Nicolas Perraut",
4011
+ "github": "tuarrep"
2490
4012
  }
2491
- ]
4013
+ ],
4014
+ "compatibility": {
4015
+ "nuxt": "^2.0.0",
4016
+ "requires": {
4017
+ "bridge": "optional"
4018
+ }
4019
+ }
2492
4020
  },
2493
4021
  {
2494
4022
  "name": "typed-router",
@@ -2504,10 +4032,38 @@
2504
4032
  "maintainers": [
2505
4033
  {
2506
4034
  "name": "victorgarciaesgi",
2507
- "github": "victorgarciaesgi",
2508
- "avatar": "https://avatars0.githubusercontent.com/u/15092120?v=4"
4035
+ "github": "victorgarciaesgi"
2509
4036
  }
2510
- ]
4037
+ ],
4038
+ "compatibility": {
4039
+ "nuxt": "^2.0.0 || ^3.0.0",
4040
+ "requires": {}
4041
+ }
4042
+ },
4043
+ {
4044
+ "name": "typed-vuex",
4045
+ "description": "A vanilla, strongly typed store accessor for Vuex.",
4046
+ "repo": "danielroe/typed-vuex#main/packages/nuxt-typed-vuex",
4047
+ "npm": "nuxt-typed-vuex",
4048
+ "icon": "vue.png",
4049
+ "github": "https://github.com/danielroe/typed-vuex",
4050
+ "website": "https://github.com/danielroe/typed-vuex",
4051
+ "learn_more": "",
4052
+ "category": "Libraries",
4053
+ "type": "3rd-party",
4054
+ "maintainers": [
4055
+ {
4056
+ "name": "Daniel Roe",
4057
+ "github": "danielroe",
4058
+ "twitter": "danielcroe"
4059
+ }
4060
+ ],
4061
+ "compatibility": {
4062
+ "nuxt": "^2.0.0",
4063
+ "requires": {
4064
+ "bridge": "optional"
4065
+ }
4066
+ }
2511
4067
  },
2512
4068
  {
2513
4069
  "name": "typescript-runtime",
@@ -2523,22 +4079,23 @@
2523
4079
  "maintainers": [
2524
4080
  {
2525
4081
  "name": "Kevin Marrec",
2526
- "github": "kevinmarrec",
2527
- "avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
4082
+ "github": "kevinmarrec"
2528
4083
  },
2529
4084
  {
2530
4085
  "name": "Pooya Parsa",
2531
4086
  "github": "pi0",
2532
- "twitter": "_pi0_",
2533
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
4087
+ "twitter": "_pi0_"
2534
4088
  },
2535
4089
  {
2536
4090
  "name": "Daniel Roe",
2537
4091
  "github": "danielroe",
2538
- "twitter": "danielcroe",
2539
- "avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
4092
+ "twitter": "danielcroe"
2540
4093
  }
2541
- ]
4094
+ ],
4095
+ "compatibility": {
4096
+ "nuxt": "^2.0.0",
4097
+ "requires": {}
4098
+ }
2542
4099
  },
2543
4100
  {
2544
4101
  "name": "typescript",
@@ -2554,22 +4111,23 @@
2554
4111
  "maintainers": [
2555
4112
  {
2556
4113
  "name": "Kevin Marrec",
2557
- "github": "kevinmarrec",
2558
- "avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
4114
+ "github": "kevinmarrec"
2559
4115
  },
2560
4116
  {
2561
4117
  "name": "Pooya Parsa",
2562
4118
  "github": "pi0",
2563
- "twitter": "_pi0_",
2564
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
4119
+ "twitter": "_pi0_"
2565
4120
  },
2566
4121
  {
2567
4122
  "name": "Daniel Roe",
2568
4123
  "github": "danielroe",
2569
- "twitter": "danielcroe",
2570
- "avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
4124
+ "twitter": "danielcroe"
2571
4125
  }
2572
- ]
4126
+ ],
4127
+ "compatibility": {
4128
+ "nuxt": "^2.0.0",
4129
+ "requires": {}
4130
+ }
2573
4131
  },
2574
4132
  {
2575
4133
  "name": "universal-storage",
@@ -2580,22 +4138,76 @@
2580
4138
  "github": "https://github.com/nuxt-community/universal-storage-module",
2581
4139
  "website": "https://github.com/nuxt-community/universal-storage-module",
2582
4140
  "learn_more": "https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage",
2583
- "category": "Devtools",
4141
+ "category": "Extensions",
2584
4142
  "type": "community",
2585
4143
  "maintainers": [
2586
4144
  {
2587
4145
  "name": "Pooya Parsa",
2588
4146
  "github": "pi0",
2589
- "twitter": "_pi0_",
2590
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
4147
+ "twitter": "_pi0_"
2591
4148
  },
2592
4149
  {
2593
4150
  "name": "Farzad Soltani",
2594
4151
  "github": "farzadso",
2595
- "twitter": "farzadso",
2596
- "avatar": "https://avatars0.githubusercontent.com/u/19854715?v=4"
4152
+ "twitter": "farzadso"
4153
+ }
4154
+ ],
4155
+ "compatibility": {
4156
+ "nuxt": "^2.0.0",
4157
+ "requires": {}
4158
+ }
4159
+ },
4160
+ {
4161
+ "name": "unlighthouse",
4162
+ "description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
4163
+ "repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
4164
+ "npm": "@unlighthouse/nuxt",
4165
+ "icon": "unlighthouse.svg",
4166
+ "github": "https://github.com/harlan-zw/unlighthouse",
4167
+ "website": "https://github.com/harlan-zw/unlighthouse",
4168
+ "learn_more": "https://github.com/harlan-zw/unlighthouse",
4169
+ "category": "Devtools",
4170
+ "type": "3rd-party",
4171
+ "maintainers": [
4172
+ {
4173
+ "name": "Harlan Wilton",
4174
+ "github": "harlan-zw",
4175
+ "twitter": "harlan_zw",
4176
+ "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
4177
+ }
4178
+ ],
4179
+ "compatibility": {
4180
+ "nuxt": "^2.0.0 || ^3.0.0",
4181
+ "requires": {
4182
+ "bridge": "optional"
4183
+ }
4184
+ }
4185
+ },
4186
+ {
4187
+ "name": "unocss",
4188
+ "description": "The instant on-demand atomic CSS engine.",
4189
+ "repo": "antfu/unocss#main/packages/nuxt",
4190
+ "npm": "@unocss/nuxt",
4191
+ "icon": "unocss.svg",
4192
+ "github": "https://github.com/antfu/unocss",
4193
+ "website": "https://github.com/antfu/unocss",
4194
+ "learn_more": "https://github.com/antfu/unocss",
4195
+ "category": "UI",
4196
+ "type": "3rd-party",
4197
+ "maintainers": [
4198
+ {
4199
+ "name": "Anthony Fu",
4200
+ "github": "antfu",
4201
+ "twitter": "antfu7",
4202
+ "avatar": "https://avatars.githubusercontent.com/antfu?v=4"
2597
4203
  }
2598
- ]
4204
+ ],
4205
+ "compatibility": {
4206
+ "nuxt": "^2.0.0 || ^3.0.0",
4207
+ "requires": {
4208
+ "bridge": "optional"
4209
+ }
4210
+ }
2599
4211
  },
2600
4212
  {
2601
4213
  "name": "user-agent",
@@ -2606,15 +4218,18 @@
2606
4218
  "github": "https://github.com/fukuiretu/nuxt-user-agent",
2607
4219
  "website": "https://github.com/fukuiretu/nuxt-user-agent",
2608
4220
  "learn_more": "",
2609
- "category": "Devtools",
4221
+ "category": "Extensions",
2610
4222
  "type": "3rd-party",
2611
4223
  "maintainers": [
2612
4224
  {
2613
4225
  "name": "fukuiretu",
2614
- "github": "fukuiretu",
2615
- "avatar": "https://avatars0.githubusercontent.com/u/1982105?v=4"
4226
+ "github": "fukuiretu"
2616
4227
  }
2617
- ]
4228
+ ],
4229
+ "compatibility": {
4230
+ "nuxt": "^2.0.0",
4231
+ "requires": {}
4232
+ }
2618
4233
  },
2619
4234
  {
2620
4235
  "name": "validate",
@@ -2630,10 +4245,13 @@
2630
4245
  "maintainers": [
2631
4246
  {
2632
4247
  "name": "lewyuburi",
2633
- "github": "lewyuburi",
2634
- "avatar": "https://avatars2.githubusercontent.com/u/2156790?v=4"
4248
+ "github": "lewyuburi"
2635
4249
  }
2636
- ]
4250
+ ],
4251
+ "compatibility": {
4252
+ "nuxt": "^2.0.0",
4253
+ "requires": {}
4254
+ }
2637
4255
  },
2638
4256
  {
2639
4257
  "name": "vendor",
@@ -2644,16 +4262,19 @@
2644
4262
  "github": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
2645
4263
  "website": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
2646
4264
  "learn_more": "",
2647
- "category": "Devtools",
4265
+ "category": "Extensions",
2648
4266
  "type": "community",
2649
4267
  "maintainers": [
2650
4268
  {
2651
4269
  "name": "Pooya Parsa",
2652
4270
  "github": "pi0",
2653
- "twitter": "_pi0_",
2654
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
4271
+ "twitter": "_pi0_"
2655
4272
  }
2656
- ]
4273
+ ],
4274
+ "compatibility": {
4275
+ "nuxt": "^2.0.0",
4276
+ "requires": {}
4277
+ }
2657
4278
  },
2658
4279
  {
2659
4280
  "name": "vue-material",
@@ -2669,10 +4290,13 @@
2669
4290
  "maintainers": [
2670
4291
  {
2671
4292
  "name": "vaso2",
2672
- "github": "vaso2",
2673
- "avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
4293
+ "github": "vaso2"
2674
4294
  }
2675
- ]
4295
+ ],
4296
+ "compatibility": {
4297
+ "nuxt": "^2.0.0",
4298
+ "requires": {}
4299
+ }
2676
4300
  },
2677
4301
  {
2678
4302
  "name": "vue-multiselect",
@@ -2688,10 +4312,13 @@
2688
4312
  "maintainers": [
2689
4313
  {
2690
4314
  "name": "spektrummedia",
2691
- "github": "spektrummedia",
2692
- "avatar": "https://avatars2.githubusercontent.com/u/4410985?v=4"
4315
+ "github": "spektrummedia"
2693
4316
  }
2694
- ]
4317
+ ],
4318
+ "compatibility": {
4319
+ "nuxt": "^2.0.0",
4320
+ "requires": {}
4321
+ }
2695
4322
  },
2696
4323
  {
2697
4324
  "name": "vue-select",
@@ -2707,10 +4334,13 @@
2707
4334
  "maintainers": [
2708
4335
  {
2709
4336
  "name": "madmod",
2710
- "github": "madmod",
2711
- "avatar": "https://avatars3.githubusercontent.com/u/1107818?v=4"
4337
+ "github": "madmod"
2712
4338
  }
2713
- ]
4339
+ ],
4340
+ "compatibility": {
4341
+ "nuxt": "^2.0.0",
4342
+ "requires": {}
4343
+ }
2714
4344
  },
2715
4345
  {
2716
4346
  "name": "vue-warehouse",
@@ -2727,10 +4357,13 @@
2727
4357
  {
2728
4358
  "name": "Julio Marquez",
2729
4359
  "github": "juliomrqz",
2730
- "twitter": "juliomrqz",
2731
- "avatar": "https://avatars1.githubusercontent.com/u/1911993?v=4"
4360
+ "twitter": "juliomrqz"
2732
4361
  }
2733
- ]
4362
+ ],
4363
+ "compatibility": {
4364
+ "nuxt": "^2.0.0",
4365
+ "requires": {}
4366
+ }
2734
4367
  },
2735
4368
  {
2736
4369
  "name": "vuetify",
@@ -2746,16 +4379,43 @@
2746
4379
  "maintainers": [
2747
4380
  {
2748
4381
  "name": "Kevin Marrec",
2749
- "github": "kevinmarrec",
2750
- "avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
4382
+ "github": "kevinmarrec"
2751
4383
  },
2752
4384
  {
2753
4385
  "name": "Pooya Parsa",
2754
4386
  "github": "pi0",
2755
- "twitter": "_pi0_",
2756
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
4387
+ "twitter": "_pi0_"
4388
+ }
4389
+ ],
4390
+ "compatibility": {
4391
+ "nuxt": "^2.0.0",
4392
+ "requires": {}
4393
+ }
4394
+ },
4395
+ {
4396
+ "name": "vueuse",
4397
+ "description": "Collection of essential Vue Composition Utilities for Vue 2 and 3",
4398
+ "repo": "vueuse/vueuse#main/packages/nuxt",
4399
+ "npm": "@vueuse/nuxt",
4400
+ "icon": "vueuse.svg",
4401
+ "github": "https://github.com/vueuse/vueuse",
4402
+ "website": "https://vueuse.org",
4403
+ "learn_more": "https://github.com/vueuse/vueuse",
4404
+ "category": "Libraries",
4405
+ "type": "3rd-party",
4406
+ "maintainers": [
4407
+ {
4408
+ "name": "Anthony Fu",
4409
+ "github": "antfu",
4410
+ "twitter": "antfu7"
4411
+ }
4412
+ ],
4413
+ "compatibility": {
4414
+ "nuxt": "^2.0.0 || ^3.0.0",
4415
+ "requires": {
4416
+ "bridge": "optional"
2757
4417
  }
2758
- ]
4418
+ }
2759
4419
  },
2760
4420
  {
2761
4421
  "name": "vuex-router-sync",
@@ -2771,10 +4431,68 @@
2771
4431
  "maintainers": [
2772
4432
  {
2773
4433
  "name": "paulgv",
2774
- "github": "paulgv",
2775
- "avatar": "https://avatars0.githubusercontent.com/u/4895885?v=4"
4434
+ "github": "paulgv"
2776
4435
  }
2777
- ]
4436
+ ],
4437
+ "compatibility": {
4438
+ "nuxt": "^2.0.0",
4439
+ "requires": {}
4440
+ }
4441
+ },
4442
+ {
4443
+ "name": "web-vitals",
4444
+ "description": "Web Vitals for Nuxt",
4445
+ "repo": "nuxt-community/web-vitals-module",
4446
+ "npm": "@nuxtjs/web-vitals",
4447
+ "icon": "",
4448
+ "github": "https://github.com/nuxt-community/web-vitals-module",
4449
+ "website": "https://github.com/nuxt-community/web-vitals-module",
4450
+ "learn_more": "",
4451
+ "category": "Performance",
4452
+ "type": "community",
4453
+ "maintainers": [
4454
+ {
4455
+ "name": "daliborgogic",
4456
+ "github": "daliborgogic"
4457
+ },
4458
+ {
4459
+ "name": "Pooya Parsa",
4460
+ "github": "pi0",
4461
+ "twitter": "_pi0_"
4462
+ },
4463
+ {
4464
+ "name": "Sebastien Chopin",
4465
+ "github": "Atinux",
4466
+ "twitter": "Atinux"
4467
+ }
4468
+ ],
4469
+ "compatibility": {
4470
+ "nuxt": "^2.0.0",
4471
+ "requires": {}
4472
+ }
4473
+ },
4474
+ {
4475
+ "name": "web3js",
4476
+ "description": "Web3.js module integration for Nuxt.js",
4477
+ "repo": "bl0cknumber/nuxt-web3",
4478
+ "npm": "nuxt-web3",
4479
+ "icon": "web3js.svg",
4480
+ "github": "https://github.com/bl0cknumber/nuxt-web3",
4481
+ "website": "https://github.com/bl0cknumber/nuxt-web3",
4482
+ "learn_more": "https://web3js.readthedocs.io/",
4483
+ "category": "Libraries",
4484
+ "type": "3rd-party",
4485
+ "maintainers": [
4486
+ {
4487
+ "name": "Muhammad Fauzan",
4488
+ "github": "bl0cknumber",
4489
+ "twitter": "fncolon"
4490
+ }
4491
+ ],
4492
+ "compatibility": {
4493
+ "nuxt": "^2.0.0",
4494
+ "requires": {}
4495
+ }
2778
4496
  },
2779
4497
  {
2780
4498
  "name": "webfontloader",
@@ -2790,10 +4508,37 @@
2790
4508
  "maintainers": [
2791
4509
  {
2792
4510
  "name": "Developmint",
2793
- "github": "Developmint",
2794
- "avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
4511
+ "github": "Developmint"
4512
+ }
4513
+ ],
4514
+ "compatibility": {
4515
+ "nuxt": "^2.0.0",
4516
+ "requires": {}
4517
+ }
4518
+ },
4519
+ {
4520
+ "name": "webpack-optimisations",
4521
+ "description": "Nuxt.js v2 module to automatically make your builds faster.",
4522
+ "repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
4523
+ "npm": "nuxt-webpack-optimisations",
4524
+ "icon": "build-optimisations.svg",
4525
+ "github": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
4526
+ "website": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
4527
+ "learn_more": "",
4528
+ "category": "Devtools",
4529
+ "type": "3rd-party",
4530
+ "maintainers": [
4531
+ {
4532
+ "name": "Harlan Wilton",
4533
+ "github": "harlan-zw"
4534
+ }
4535
+ ],
4536
+ "compatibility": {
4537
+ "nuxt": "^2.0.0",
4538
+ "requires": {
4539
+ "bridge": "optional"
2795
4540
  }
2796
- ]
4541
+ }
2797
4542
  },
2798
4543
  {
2799
4544
  "name": "webpack-profile",
@@ -2810,10 +4555,13 @@
2810
4555
  {
2811
4556
  "name": "Pooya Parsa",
2812
4557
  "github": "pi0",
2813
- "twitter": "_pi0_",
2814
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
4558
+ "twitter": "_pi0_"
2815
4559
  }
2816
- ]
4560
+ ],
4561
+ "compatibility": {
4562
+ "nuxt": "^2.0.0",
4563
+ "requires": {}
4564
+ }
2817
4565
  },
2818
4566
  {
2819
4567
  "name": "webpackdashboard",
@@ -2829,10 +4577,13 @@
2829
4577
  "maintainers": [
2830
4578
  {
2831
4579
  "name": "paulgv",
2832
- "github": "paulgv",
2833
- "avatar": "https://avatars0.githubusercontent.com/u/4895885?v=4"
4580
+ "github": "paulgv"
2834
4581
  }
2835
- ]
4582
+ ],
4583
+ "compatibility": {
4584
+ "nuxt": "^2.0.0",
4585
+ "requires": {}
4586
+ }
2836
4587
  },
2837
4588
  {
2838
4589
  "name": "webpackmonitor",
@@ -2849,10 +4600,43 @@
2849
4600
  {
2850
4601
  "name": "Pooya Parsa",
2851
4602
  "github": "pi0",
2852
- "twitter": "_pi0_",
2853
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
4603
+ "twitter": "_pi0_"
4604
+ }
4605
+ ],
4606
+ "compatibility": {
4607
+ "nuxt": "^2.0.0",
4608
+ "requires": {}
4609
+ }
4610
+ },
4611
+ {
4612
+ "name": "windicss",
4613
+ "description": "Next generation utility-first CSS framework.",
4614
+ "repo": "windicss/nuxt-windicss-module#main/packages/nuxt-windicss",
4615
+ "npm": "nuxt-windicss",
4616
+ "icon": "windicss.svg",
4617
+ "github": "https://github.com/windicss/nuxt-windicss-module",
4618
+ "website": "https://github.com/windicss/nuxt-windicss-module",
4619
+ "learn_more": "https://windicss.org/",
4620
+ "category": "UI",
4621
+ "type": "3rd-party",
4622
+ "maintainers": [
4623
+ {
4624
+ "name": "Harlan Wilton",
4625
+ "github": "harlan-zw",
4626
+ "twitter": "harlan_zw"
4627
+ },
4628
+ {
4629
+ "name": "Anthony Fu",
4630
+ "github": "antfu",
4631
+ "twitter": "antfu7"
4632
+ }
4633
+ ],
4634
+ "compatibility": {
4635
+ "nuxt": "^2.0.0 || ^3.0.0",
4636
+ "requires": {
4637
+ "bridge": "optional"
2854
4638
  }
2855
- ]
4639
+ }
2856
4640
  },
2857
4641
  {
2858
4642
  "name": "winston-log",
@@ -2868,10 +4652,13 @@
2868
4652
  "maintainers": [
2869
4653
  {
2870
4654
  "name": "aaronransley",
2871
- "github": "aaronransley",
2872
- "avatar": "https://avatars0.githubusercontent.com/u/5669055?v=4"
4655
+ "github": "aaronransley"
2873
4656
  }
2874
- ]
4657
+ ],
4658
+ "compatibility": {
4659
+ "nuxt": "^2.0.0",
4660
+ "requires": {}
4661
+ }
2875
4662
  },
2876
4663
  {
2877
4664
  "name": "wp-nuxt",
@@ -2887,10 +4674,13 @@
2887
4674
  "maintainers": [
2888
4675
  {
2889
4676
  "name": "yashha",
2890
- "github": "yashha",
2891
- "avatar": "https://avatars0.githubusercontent.com/u/4728786?v=4"
4677
+ "github": "yashha"
2892
4678
  }
2893
- ]
4679
+ ],
4680
+ "compatibility": {
4681
+ "nuxt": "^2.0.0",
4682
+ "requires": {}
4683
+ }
2894
4684
  },
2895
4685
  {
2896
4686
  "name": "xhr-cache",
@@ -2906,10 +4696,13 @@
2906
4696
  "maintainers": [
2907
4697
  {
2908
4698
  "name": "gaetansenn",
2909
- "github": "gaetansenn",
2910
- "avatar": "https://avatars0.githubusercontent.com/u/2774075?v=4"
4699
+ "github": "gaetansenn"
2911
4700
  }
2912
- ]
4701
+ ],
4702
+ "compatibility": {
4703
+ "nuxt": "^2.0.0",
4704
+ "requires": {}
4705
+ }
2913
4706
  },
2914
4707
  {
2915
4708
  "name": "xui",
@@ -2925,18 +4718,22 @@
2925
4718
  "maintainers": [
2926
4719
  {
2927
4720
  "name": "MetaCorp",
2928
- "github": "MetaCorp",
2929
- "avatar": "https://avatars2.githubusercontent.com/u/1285196?v=4"
4721
+ "github": "MetaCorp"
2930
4722
  }
2931
- ]
4723
+ ],
4724
+ "compatibility": {
4725
+ "nuxt": "^2.0.0",
4726
+ "requires": {}
4727
+ }
2932
4728
  },
2933
4729
  {
2934
4730
  "name": "yandex-metrika",
2935
- "repo": "nuxt-community/modules#master/packages/yandex-metrika",
4731
+ "description": "Yandex metrika Module for Nuxt.js",
4732
+ "repo": "nuxt-community/yandex-metrika-module",
2936
4733
  "npm": "@nuxtjs/yandex-metrika",
2937
4734
  "icon": "",
2938
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/yandex-metrika",
2939
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/yandex-metrika",
4735
+ "github": "https://github.com/nuxt-community/yandex-metrika-module",
4736
+ "website": "https://github.com/nuxt-community/yandex-metrika-module",
2940
4737
  "learn_more": "https://metrica.yandex.com/about",
2941
4738
  "category": "Analytics",
2942
4739
  "type": "community",
@@ -2944,10 +4741,13 @@
2944
4741
  {
2945
4742
  "name": "Pooya Parsa",
2946
4743
  "github": "pi0",
2947
- "twitter": "_pi0_",
2948
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
4744
+ "twitter": "_pi0_"
2949
4745
  }
2950
- ]
4746
+ ],
4747
+ "compatibility": {
4748
+ "nuxt": "^2.0.0",
4749
+ "requires": {}
4750
+ }
2951
4751
  },
2952
4752
  {
2953
4753
  "name": "zendesk",
@@ -2963,9 +4763,12 @@
2963
4763
  "maintainers": [
2964
4764
  {
2965
4765
  "name": "DansMaCulotte",
2966
- "github": "DansMaCulotte",
2967
- "avatar": "https://avatars1.githubusercontent.com/u/44588441?v=4"
4766
+ "github": "DansMaCulotte"
2968
4767
  }
2969
- ]
4768
+ ],
4769
+ "compatibility": {
4770
+ "nuxt": "^2.0.0",
4771
+ "requires": {}
4772
+ }
2970
4773
  }
2971
4774
  ]