@nuxt/modules 0.5.0-839701 → 0.5.0-85ac00

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,82 @@
1
1
  [
2
+ {
3
+ "name": "ackee",
4
+ "description": "Nuxt.js module for Ackee analytics",
5
+ "repo": "bdrtsky/nuxt-ackee",
6
+ "npm": "nuxt-ackee",
7
+ "icon": "ackee.png",
8
+ "github": "https://github.com/bdrtsky/nuxt-ackee",
9
+ "website": "https://github.com/bdrtsky/nuxt-ackee",
10
+ "learn_more": "https://ackee.electerious.com",
11
+ "category": "Analytics",
12
+ "type": "3rd-party",
13
+ "maintainers": [
14
+ {
15
+ "name": "bdrtsky",
16
+ "github": "bdrtsky"
17
+ },
18
+ {
19
+ "name": "Sebastien Chopin",
20
+ "github": "Atinux",
21
+ "twitter": "Atinux"
22
+ }
23
+ ],
24
+ "compatibility": {
25
+ "nuxt": "^2.0.0",
26
+ "requires": {}
27
+ }
28
+ },
29
+ {
30
+ "name": "agility-cms",
31
+ "description": "Agility CMS Integration for Nuxt.js",
32
+ "repo": "agility/agilitycms-nuxt-module",
33
+ "npm": "@agility/agilitycms-nuxt-module",
34
+ "icon": "agility.png",
35
+ "github": "https://github.com/agility/agilitycms-nuxt-module",
36
+ "website": "https://github.com/agility/agilitycms-nuxt-module",
37
+ "learn_more": "https://help.agilitycms.com/hc/en-us/articles/360037500492",
38
+ "category": "CMS",
39
+ "type": "3rd-party",
40
+ "maintainers": [
41
+ {
42
+ "name": "Joel Varty",
43
+ "github": "joelvarty",
44
+ "avatar": "https://avatars.githubusercontent.com/u/4520625?s=400&u=95fcb09b5ead7bb09fb9950e4e7a115a8a4377e8&v=4"
45
+ }
46
+ ],
47
+ "compatibility": {
48
+ "nuxt": "^2.0.0",
49
+ "requires": {}
50
+ }
51
+ },
52
+ {
53
+ "name": "algolia",
54
+ "description": "Algolia Search Module for Nuxt 3",
55
+ "repo": "nuxt-community/algolia-module",
56
+ "npm": "@nuxtjs/algolia",
57
+ "icon": "algolia.svg",
58
+ "github": "https://github.com/nuxt-community/algolia-module",
59
+ "website": "https://algolia.nuxtjs.org/",
60
+ "learn_more": "https://algolia.nuxtjs.org/",
61
+ "category": "Libraries",
62
+ "type": "community",
63
+ "maintainers": [
64
+ {
65
+ "name": "Jakub Andrzejewski",
66
+ "github": "Baroshem",
67
+ "avatar": "https://avatars2.githubusercontent.com/u/37120330?v=4?s=80"
68
+ },
69
+ {
70
+ "name": "Yasser Lahbibi",
71
+ "github": "yassilah",
72
+ "avatar": "https://avatars.githubusercontent.com/u/13403295?v=4"
73
+ }
74
+ ],
75
+ "compatibility": {
76
+ "nuxt": "^3.0.0",
77
+ "requires": {}
78
+ }
79
+ },
2
80
  {
3
81
  "name": "alias",
4
82
  "description": "It automatically creates an alias for the components and page of the path",
@@ -8,15 +86,18 @@
8
86
  "github": "https://github.com/kdydesign/nuxt-alias-module",
9
87
  "website": "https://github.com/kdydesign/nuxt-alias-module",
10
88
  "learn_more": "",
11
- "category": "Devtools",
89
+ "category": "Extensions",
12
90
  "type": "3rd-party",
13
91
  "maintainers": [
14
92
  {
15
93
  "name": "kdydesign",
16
- "github": "kdydesign",
17
- "avatar": "https://github.com/kdydesign.png"
94
+ "github": "kdydesign"
18
95
  }
19
- ]
96
+ ],
97
+ "compatibility": {
98
+ "nuxt": "^2.0.0",
99
+ "requires": {}
100
+ }
20
101
  },
21
102
  {
22
103
  "name": "amp",
@@ -33,10 +114,59 @@
33
114
  {
34
115
  "name": "Ahad Birang",
35
116
  "github": "farnabaz",
36
- "twitter": "a_birang",
37
- "avatar": "https://github.com/farnabaz.png"
117
+ "twitter": "a_birang"
118
+ }
119
+ ],
120
+ "compatibility": {
121
+ "nuxt": "^2.0.0",
122
+ "requires": {}
123
+ }
124
+ },
125
+ {
126
+ "name": "animejs",
127
+ "description": "Anime.js module for Nuxt.js",
128
+ "repo": "ivodolenc/nuxt-animejs",
129
+ "npm": "nuxt-animejs",
130
+ "icon": "",
131
+ "github": "https://github.com/ivodolenc/nuxt-animejs",
132
+ "website": "https://github.com/ivodolenc/nuxt-animejs",
133
+ "learn_more": "",
134
+ "category": "Libraries",
135
+ "type": "3rd-party",
136
+ "maintainers": [
137
+ {
138
+ "name": "ivodolenc",
139
+ "github": "ivodolenc"
140
+ }
141
+ ],
142
+ "compatibility": {
143
+ "nuxt": "^2.0.0",
144
+ "requires": {}
145
+ }
146
+ },
147
+ {
148
+ "name": "apis-to-file",
149
+ "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",
150
+ "repo": "Luxdamore/nuxt-apis-to-file",
151
+ "npm": "@luxdamore/nuxt-apis-to-file",
152
+ "icon": "",
153
+ "github": "https://github.com/LuXDAmore/nuxt-apis-to-file",
154
+ "website": "https://luxdamore.github.io/nuxt-apis-to-file/",
155
+ "learn_more": "",
156
+ "category": "Performance",
157
+ "type": "3rd-party",
158
+ "maintainers": [
159
+ {
160
+ "name": "Luca Iaconelli",
161
+ "github": "LuXDAmore",
162
+ "twitter": "luxdamore",
163
+ "avatar": "https://avatars0.githubusercontent.com/u/3841171?v=4"
38
164
  }
39
- ]
165
+ ],
166
+ "compatibility": {
167
+ "nuxt": "^2.0.0",
168
+ "requires": {}
169
+ }
40
170
  },
41
171
  {
42
172
  "name": "apollo",
@@ -52,15 +182,17 @@
52
182
  "maintainers": [
53
183
  {
54
184
  "name": "Lam Kieu",
55
- "github": "kieusonlam",
56
- "avatar": "https://github.com/kieusonlam.png"
185
+ "github": "kieusonlam"
57
186
  },
58
187
  {
59
188
  "name": "Dominic Garms",
60
- "github": "dohomi",
61
- "avatar": "https://github.com/dohomi.png"
189
+ "github": "dohomi"
62
190
  }
63
- ]
191
+ ],
192
+ "compatibility": {
193
+ "nuxt": "^2.0.0",
194
+ "requires": {}
195
+ }
64
196
  },
65
197
  {
66
198
  "name": "applicationinsights",
@@ -76,14 +208,39 @@
76
208
  "maintainers": [
77
209
  {
78
210
  "name": "Dmitry Molotkov",
79
- "github": "aldarund",
80
- "avatar": "https://github.com/aldarund.png"
211
+ "github": "aldarund"
212
+ }
213
+ ],
214
+ "compatibility": {
215
+ "nuxt": "^2.0.0",
216
+ "requires": {}
217
+ }
218
+ },
219
+ {
220
+ "name": "appwrite",
221
+ "description": "Appwrite module for Nuxt",
222
+ "repo": "Hrdtr/nuxt-appwrite",
223
+ "npm": "nuxt-appwrite",
224
+ "icon": "appwrite.png",
225
+ "github": "https://github.com/Hrdtr/nuxt-appwrite",
226
+ "website": "https://github.com/Hrdtr/nuxt-appwrite",
227
+ "learn_more": "",
228
+ "category": "Request",
229
+ "type": "3rd-party",
230
+ "maintainers": [
231
+ {
232
+ "name": "Hrdtr",
233
+ "github": "Hrdtr"
81
234
  }
82
- ]
235
+ ],
236
+ "compatibility": {
237
+ "nuxt": "^2.0.0",
238
+ "requires": {}
239
+ }
83
240
  },
84
241
  {
85
242
  "name": "auth",
86
- "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your apps performance.",
243
+ "description": "Zero-boilerplate authentication support for Nuxt.js.",
87
244
  "repo": "nuxt-community/auth-module",
88
245
  "npm": "@nuxtjs/auth",
89
246
  "icon": "auth.png",
@@ -96,15 +253,17 @@
96
253
  {
97
254
  "name": "Pooya Parsa",
98
255
  "github": "pi0",
99
- "twitter": "_pi0_",
100
- "avatar": "https://github.com/pi0.png"
256
+ "twitter": "_pi0_"
101
257
  },
102
258
  {
103
259
  "name": "João Pedro Antunes Silva",
104
- "github": "JoaoPedroAS51",
105
- "avatar": "https://github.com/JoaoPedroAS51.png"
260
+ "github": "JoaoPedroAS51"
106
261
  }
107
- ]
262
+ ],
263
+ "compatibility": {
264
+ "nuxt": "^2.0.0",
265
+ "requires": {}
266
+ }
108
267
  },
109
268
  {
110
269
  "name": "axios",
@@ -121,10 +280,13 @@
121
280
  {
122
281
  "name": "Pooya Parsa",
123
282
  "github": "pi0",
124
- "twitter": "_pi0_",
125
- "avatar": "https://github.com/pi0.png"
283
+ "twitter": "_pi0_"
126
284
  }
127
- ]
285
+ ],
286
+ "compatibility": {
287
+ "nuxt": "^2.0.0",
288
+ "requires": {}
289
+ }
128
290
  },
129
291
  {
130
292
  "name": "basic-auth",
@@ -140,10 +302,13 @@
140
302
  "maintainers": [
141
303
  {
142
304
  "name": "potato4d",
143
- "github": "potato4d",
144
- "avatar": "https://github.com/potato4d.png"
305
+ "github": "potato4d"
145
306
  }
146
- ]
307
+ ],
308
+ "compatibility": {
309
+ "nuxt": "^2.0.0",
310
+ "requires": {}
311
+ }
147
312
  },
148
313
  {
149
314
  "name": "bootstrap",
@@ -159,22 +324,23 @@
159
324
  "maintainers": [
160
325
  {
161
326
  "name": "Troy Morehouse",
162
- "github": "tmorehouse",
163
- "avatar": "https://github.com/tmorehouse.png"
327
+ "github": "tmorehouse"
164
328
  },
165
329
  {
166
330
  "name": "Pooya Parsa",
167
331
  "github": "pi0",
168
- "twitter": "_pi0_",
169
- "avatar": "https://github.com/pi0.png"
332
+ "twitter": "_pi0_"
170
333
  },
171
334
  {
172
335
  "name": "Jacob Müller",
173
336
  "github": "jackmu95",
174
- "twitter": "jackmu95",
175
- "avatar": "https://github.com/jackmu95.png"
337
+ "twitter": "jackmu95"
176
338
  }
177
- ]
339
+ ],
340
+ "compatibility": {
341
+ "nuxt": "^2.0.0",
342
+ "requires": {}
343
+ }
178
344
  },
179
345
  {
180
346
  "name": "browserconfig",
@@ -185,16 +351,19 @@
185
351
  "github": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
186
352
  "website": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
187
353
  "learn_more": "https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/dev-guides/bg183312(v=vs.85)?redirectedfrom=MSDN",
188
- "category": "Devtools",
354
+ "category": "Extensions",
189
355
  "type": "community",
190
356
  "maintainers": [
191
357
  {
192
358
  "name": "Pooya Parsa",
193
359
  "github": "pi0",
194
- "twitter": "_pi0_",
195
- "avatar": "https://github.com/pi0.png"
360
+ "twitter": "_pi0_"
196
361
  }
197
- ]
362
+ ],
363
+ "compatibility": {
364
+ "nuxt": "^2.0.0",
365
+ "requires": {}
366
+ }
198
367
  },
199
368
  {
200
369
  "name": "buefy",
@@ -210,10 +379,13 @@
210
379
  "maintainers": [
211
380
  {
212
381
  "name": "Walter Tommasi",
213
- "github": "jtommy",
214
- "avatar": "https://github.com/jtommy.png"
382
+ "github": "jtommy"
215
383
  }
216
- ]
384
+ ],
385
+ "compatibility": {
386
+ "nuxt": "^2.0.0",
387
+ "requires": {}
388
+ }
217
389
  },
218
390
  {
219
391
  "name": "bugsnag",
@@ -229,10 +401,13 @@
229
401
  "maintainers": [
230
402
  {
231
403
  "name": "JulianMar",
232
- "github": "JulianMar",
233
- "avatar": "https://github.com/JulianMar.png"
404
+ "github": "JulianMar"
234
405
  }
235
- ]
406
+ ],
407
+ "compatibility": {
408
+ "nuxt": "^2.0.0",
409
+ "requires": {}
410
+ }
236
411
  },
237
412
  {
238
413
  "name": "bulma-slim",
@@ -248,10 +423,13 @@
248
423
  "maintainers": [
249
424
  {
250
425
  "name": "mustardamus",
251
- "github": "mustardamus",
252
- "avatar": "https://github.com/mustardamus.png"
426
+ "github": "mustardamus"
253
427
  }
254
- ]
428
+ ],
429
+ "compatibility": {
430
+ "nuxt": "^2.0.0",
431
+ "requires": {}
432
+ }
255
433
  },
256
434
  {
257
435
  "name": "bundle-buddy",
@@ -267,14 +445,17 @@
267
445
  "maintainers": [
268
446
  {
269
447
  "name": "Developmint",
270
- "github": "Developmint",
271
- "avatar": "https://github.com/Developmint.png"
448
+ "github": "Developmint"
272
449
  }
273
- ]
450
+ ],
451
+ "compatibility": {
452
+ "nuxt": "^2.0.0",
453
+ "requires": {}
454
+ }
274
455
  },
275
456
  {
276
457
  "name": "canvas-sketch",
277
- "description": "Nuxt.js module for canvas sketch for creating generative art in JavaScript.",
458
+ "description": "Nuxt.js module for making generative and 3D artwork with canvas-sketch in JavaScript",
278
459
  "repo": "LuXDAmore/generative-art",
279
460
  "npm": "@luxdamore/nuxt-canvas-sketch",
280
461
  "icon": "",
@@ -285,11 +466,59 @@
285
466
  "type": "3rd-party",
286
467
  "maintainers": [
287
468
  {
288
- "name": "LuXDAmore",
469
+ "name": "Luca Iaconelli",
289
470
  "github": "LuXDAmore",
290
- "avatar": "https://github.com/LuXDAmore.png"
471
+ "twitter": "luxdamore"
472
+ }
473
+ ],
474
+ "compatibility": {
475
+ "nuxt": "^2.0.0",
476
+ "requires": {}
477
+ }
478
+ },
479
+ {
480
+ "name": "chakra-ui",
481
+ "description": "Chakra UI Module for Nuxt.js",
482
+ "repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
483
+ "npm": "@chakra-ui/nuxt",
484
+ "icon": "chakra-ui.png",
485
+ "github": "https://github.com/chakra-ui/chakra-ui-vue/tree/develop/packages/chakra-ui-nuxt",
486
+ "website": "https://vue.chakra-ui.com/with-nuxt",
487
+ "learn_more": "",
488
+ "category": "UI",
489
+ "type": "3rd-party",
490
+ "maintainers": [
491
+ {
492
+ "name": "Jonathan Bakebwa",
493
+ "github": "codebender828 https://avatars2.githubusercontent.com/u/21237954?s=400&u=8d33f80968b1e2582b530af74e26e4cb94d1a90b&v=4"
494
+ }
495
+ ],
496
+ "compatibility": {
497
+ "nuxt": "^2.0.0",
498
+ "requires": {}
499
+ }
500
+ },
501
+ {
502
+ "name": "chiffre",
503
+ "description": "Privacy-first, end-to-end encrypted analytics",
504
+ "repo": "chiffre-io/nuxt-chiffre",
505
+ "npm": "nuxt-chiffre",
506
+ "icon": "https://avatars.githubusercontent.com/u/58789215?v=4",
507
+ "github": "https://github.com/chiffre-io/nuxt-chiffre",
508
+ "website": "https://github.com/chiffre-io/nuxt-chiffre",
509
+ "learn_more": "https://chiffre.io",
510
+ "category": "Analytics",
511
+ "type": "3rd-party",
512
+ "maintainers": [
513
+ {
514
+ "name": "Romain Clement",
515
+ "github": "rclement"
291
516
  }
292
- ]
517
+ ],
518
+ "compatibility": {
519
+ "nuxt": "^2.0.0",
520
+ "requires": {}
521
+ }
293
522
  },
294
523
  {
295
524
  "name": "client-init",
@@ -300,15 +529,18 @@
300
529
  "github": "https://github.com/potato4d/nuxt-client-init-module",
301
530
  "website": "https://github.com/potato4d/nuxt-client-init-module",
302
531
  "learn_more": "",
303
- "category": "Devtools",
532
+ "category": "Extensions",
304
533
  "type": "3rd-party",
305
534
  "maintainers": [
306
535
  {
307
536
  "name": "potato4d",
308
- "github": "potato4d",
309
- "avatar": "https://github.com/potato4d.png"
537
+ "github": "potato4d"
310
538
  }
311
- ]
539
+ ],
540
+ "compatibility": {
541
+ "nuxt": "^2.0.0",
542
+ "requires": {}
543
+ }
312
544
  },
313
545
  {
314
546
  "name": "cloudcms",
@@ -324,10 +556,13 @@
324
556
  "maintainers": [
325
557
  {
326
558
  "name": "gitana",
327
- "github": "gitana",
328
- "avatar": "https://github.com/gitana.png"
559
+ "github": "gitana"
329
560
  }
330
- ]
561
+ ],
562
+ "compatibility": {
563
+ "nuxt": "^2.0.0",
564
+ "requires": {}
565
+ }
331
566
  },
332
567
  {
333
568
  "name": "cloudinary",
@@ -344,10 +579,13 @@
344
579
  {
345
580
  "name": "Maya Shavin",
346
581
  "github": "mayashavin",
347
- "twitter": "MayaShavin",
348
- "avatar": "https://github.com/mayashavin.png"
582
+ "twitter": "MayaShavin"
349
583
  }
350
- ]
584
+ ],
585
+ "compatibility": {
586
+ "nuxt": "^2.0.0",
587
+ "requires": {}
588
+ }
351
589
  },
352
590
  {
353
591
  "name": "color-mode",
@@ -356,7 +594,7 @@
356
594
  "npm": "@nuxtjs/color-mode",
357
595
  "icon": "color-mode.png",
358
596
  "github": "https://github.com/nuxt-community/color-mode-module",
359
- "website": "https://github.com/nuxt-community/color-mode-module",
597
+ "website": "https://color-mode.nuxtjs.org",
360
598
  "learn_more": "",
361
599
  "category": "UI",
362
600
  "type": "community",
@@ -364,19 +602,24 @@
364
602
  {
365
603
  "name": "Sébastien Chopin",
366
604
  "github": "Atinux",
367
- "twitter": "Atinux",
368
- "avatar": "https://github.com/Atinux.png"
605
+ "twitter": "Atinux"
369
606
  }
370
- ]
607
+ ],
608
+ "compatibility": {
609
+ "nuxt": "^2.0.0 || ^3.0.0",
610
+ "requires": {
611
+ "bridge": "optional"
612
+ }
613
+ }
371
614
  },
372
615
  {
373
616
  "name": "component-cache",
374
617
  "description": "LRU component cache for vue components",
375
- "repo": "nuxt-community/modules#master/packages/component-cache",
618
+ "repo": "nuxt-community/component-cache-module",
376
619
  "npm": "@nuxtjs/component-cache",
377
620
  "icon": "",
378
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/component-cache",
379
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/component-cache",
621
+ "github": "https://github.com/nuxt-community/component-cache-module",
622
+ "website": "https://github.com/nuxt-community/component-cache-module",
380
623
  "learn_more": "https://ssr.vuejs.org/guide/caching.html#component-level-caching",
381
624
  "category": "Performance",
382
625
  "type": "community",
@@ -384,35 +627,13 @@
384
627
  {
385
628
  "name": "Pooya Parsa",
386
629
  "github": "pi0",
387
- "twitter": "_pi0_",
388
- "avatar": "https://github.com/pi0.png"
389
- }
390
- ]
391
- },
392
- {
393
- "name": "components",
394
- "description": "Auto Import Components for Nuxt.js",
395
- "repo": "nuxt/components",
396
- "npm": "@nuxt/components",
397
- "icon": "nuxt-components.svg",
398
- "github": "https://github.com/nuxt/components",
399
- "website": "https://github.com/nuxt/components",
400
- "learn_more": "",
401
- "category": "UI",
402
- "type": "official",
403
- "maintainers": [
404
- {
405
- "name": "Kevin Marrec",
406
- "github": "kevinmarrec",
407
- "avatar": "https://github.com/kevinmarrec.png"
408
- },
409
- {
410
- "name": "Pooya Parsa",
411
- "github": "pi0",
412
- "twitter": "_pi0_",
413
- "avatar": "https://github.com/pi0.png"
630
+ "twitter": "_pi0_"
414
631
  }
415
- ]
632
+ ],
633
+ "compatibility": {
634
+ "nuxt": "^2.0.0",
635
+ "requires": {}
636
+ }
416
637
  },
417
638
  {
418
639
  "name": "composition-api",
@@ -421,23 +642,26 @@
421
642
  "npm": "@nuxtjs/composition-api",
422
643
  "icon": "composition-api.svg",
423
644
  "github": "https://github.com/nuxt-community/composition-api/tree/main",
424
- "website": "https://github.com/nuxt-community/composition-api/tree/main",
645
+ "website": "https://composition-api.nuxtjs.org",
425
646
  "learn_more": "",
426
- "category": "Devtools",
647
+ "category": "Extensions",
427
648
  "type": "community",
428
649
  "maintainers": [
429
650
  {
430
651
  "name": "Daniel Roe",
431
652
  "github": "danielroe",
432
- "twitter": "danielcroe",
433
- "avatar": "https://github.com/danielroe.png"
653
+ "twitter": "danielcroe"
434
654
  }
435
- ]
655
+ ],
656
+ "compatibility": {
657
+ "nuxt": "^2.0.0",
658
+ "requires": {}
659
+ }
436
660
  },
437
661
  {
438
662
  "name": "content",
439
663
  "description": "Use markdown, JSON, YAML, XML or CSV in your nuxt application to easily write content fetched using a MongoDB like API.",
440
- "repo": "nuxt/content#master/packages/content",
664
+ "repo": "nuxt/content#main/packages/content",
441
665
  "npm": "@nuxt/content",
442
666
  "icon": "content.png",
443
667
  "github": "https://github.com/nuxt/content",
@@ -449,16 +673,18 @@
449
673
  {
450
674
  "name": "Benjamin Canac",
451
675
  "github": "benjamincanac",
452
- "twitter": "benjamincanac",
453
- "avatar": "https://github.com/benjamincanac.png"
676
+ "twitter": "benjamincanac"
454
677
  },
455
678
  {
456
679
  "name": "Sebastien Chopin",
457
680
  "github": "Atinux",
458
- "twitter": "Atinux",
459
- "avatar": "https://github.com/Atinux.png"
681
+ "twitter": "Atinux"
460
682
  }
461
- ]
683
+ ],
684
+ "compatibility": {
685
+ "nuxt": "^2.0.0",
686
+ "requires": {}
687
+ }
462
688
  },
463
689
  {
464
690
  "name": "contentful",
@@ -474,34 +700,61 @@
474
700
  "maintainers": [
475
701
  {
476
702
  "name": "scaccogatto",
477
- "github": "scaccogatto",
478
- "avatar": "https://github.com/scaccogatto.png"
703
+ "github": "scaccogatto"
479
704
  }
480
- ]
705
+ ],
706
+ "compatibility": {
707
+ "nuxt": "^2.0.0",
708
+ "requires": {}
709
+ }
481
710
  },
482
711
  {
483
712
  "name": "custom-elements",
484
713
  "description": "Publish your Components as a vue-custom-element standalone build.",
485
714
  "repo": "GrabarzUndPartner/nuxt-custom-elements",
486
715
  "npm": "nuxt-custom-elements",
487
- "icon": "",
716
+ "icon": "custom-elements.png",
488
717
  "github": "https://github.com/GrabarzUndPartner/nuxt-custom-elements",
489
- "website": "https://github.com/GrabarzUndPartner/nuxt-custom-elements",
718
+ "website": "https://nuxt-custom-elements.grabarzundpartner.dev",
490
719
  "learn_more": "https://github.com/karol-f/vue-custom-element",
491
- "category": "Devtools",
720
+ "category": "Extensions",
492
721
  "type": "3rd-party",
493
722
  "maintainers": [
494
723
  {
495
724
  "name": "Thorn Walli",
496
- "github": "ThornWalli",
497
- "avatar": "https://github.com/ThornWalli.png"
725
+ "github": "ThornWalli"
498
726
  },
499
727
  {
500
728
  "name": "GrabarzUndPartner",
501
- "github": "GrabarzUndPartner",
502
- "avatar": "https://github.com/GrabarzUndPartner.png"
729
+ "github": "GrabarzUndPartner"
730
+ }
731
+ ],
732
+ "compatibility": {
733
+ "nuxt": "^2.0.0",
734
+ "requires": {}
735
+ }
736
+ },
737
+ {
738
+ "name": "darkmode.js",
739
+ "description": "Add darkmode / nightmode to your Nuxt.js project in a few seconds",
740
+ "repo": "sandoche/nuxtjs-darkmode-js-module#main",
741
+ "npm": "nuxtjs-darkmode-js-module",
742
+ "icon": "darkmode.png",
743
+ "github": "https://github.com/sandoche/nuxtjs-darkmode-js-module",
744
+ "website": "https://github.com/sandoche/nuxtjs-darkmode-js-module",
745
+ "learn_more": "",
746
+ "category": "UI",
747
+ "type": "3rd-party",
748
+ "maintainers": [
749
+ {
750
+ "name": "sandoche",
751
+ "github": "sandoche"
503
752
  }
504
- ]
753
+ ],
754
+ "compatibility": {
755
+ "nuxt": "^2.0.0",
756
+ "requires": {}
757
+ }
505
758
  },
506
759
  {
507
760
  "name": "date-fns",
@@ -517,10 +770,35 @@
517
770
  "maintainers": [
518
771
  {
519
772
  "name": "Ricardo Gobbo de Souza",
520
- "github": "ricardogobbosouza",
521
- "avatar": "https://github.com/ricardogobbosouza.png"
773
+ "github": "ricardogobbosouza"
774
+ }
775
+ ],
776
+ "compatibility": {
777
+ "nuxt": "^2.0.0",
778
+ "requires": {}
779
+ }
780
+ },
781
+ {
782
+ "name": "datocms",
783
+ "description": "DatoCMS integration for Nuxt.js",
784
+ "repo": "voorhoede/nuxt-datocms-module",
785
+ "npm": "@voorhoede/nuxt-datocms-module",
786
+ "icon": "datocms.png",
787
+ "github": "https://github.com/voorhoede/nuxt-datocms-module",
788
+ "website": "https://github.com/voorhoede/nuxt-datocms-module",
789
+ "learn_more": "https://www.datocms.com/",
790
+ "category": "CMS",
791
+ "type": "3rd-party",
792
+ "maintainers": [
793
+ {
794
+ "name": "Frankwarnaar",
795
+ "github": "Frankwarnaar"
522
796
  }
523
- ]
797
+ ],
798
+ "compatibility": {
799
+ "nuxt": "^2.0.0",
800
+ "requires": {}
801
+ }
524
802
  },
525
803
  {
526
804
  "name": "dayjs",
@@ -537,10 +815,13 @@
537
815
  {
538
816
  "name": "Takuma HANATANI",
539
817
  "github": "potato4d",
540
- "twitter": "potato4d",
541
- "avatar": "https://github.com/potato4d.png"
818
+ "twitter": "potato4d"
542
819
  }
543
- ]
820
+ ],
821
+ "compatibility": {
822
+ "nuxt": "^2.0.0",
823
+ "requires": {}
824
+ }
544
825
  },
545
826
  {
546
827
  "name": "device",
@@ -551,15 +832,41 @@
551
832
  "github": "https://github.com/nuxt-community/device-module",
552
833
  "website": "https://github.com/nuxt-community/device-module",
553
834
  "learn_more": "",
554
- "category": "Devtools",
835
+ "category": "Extensions",
555
836
  "type": "community",
556
837
  "maintainers": [
557
838
  {
558
839
  "name": "Shinji Yamada",
559
- "github": "dotneet",
560
- "avatar": "https://github.com/dotneet.png"
840
+ "github": "dotneet"
841
+ }
842
+ ],
843
+ "compatibility": {
844
+ "nuxt": "^2.0.0",
845
+ "requires": {}
846
+ }
847
+ },
848
+ {
849
+ "name": "directus",
850
+ "description": "Easily connect your Nuxt3 application to your directus server.",
851
+ "repo": "intevel/nuxt-directus",
852
+ "npm": "nuxt-directus",
853
+ "icon": "directus.svg",
854
+ "github": "https://github.com/intevel/nuxt-directus/",
855
+ "website": "https://nuxt-directus.netlify.app/",
856
+ "learn_more": "https://nuxt-directus.netlify.app/",
857
+ "category": "CMS",
858
+ "type": "3rd-party",
859
+ "maintainers": [
860
+ {
861
+ "name": "Conner Bachmann",
862
+ "github": "intevel",
863
+ "avatar": "https://avatars.githubusercontent.com/u/59223342?v=4"
561
864
  }
562
- ]
865
+ ],
866
+ "compatibility": {
867
+ "nuxt": "^3.0.0",
868
+ "requires": {}
869
+ }
563
870
  },
564
871
  {
565
872
  "name": "dotenv",
@@ -570,15 +877,73 @@
570
877
  "github": "https://github.com/nuxt-community/dotenv-module",
571
878
  "website": "https://github.com/nuxt-community/dotenv-module",
572
879
  "learn_more": "https://www.npmjs.com/package/dotenv",
573
- "category": "Devtools",
880
+ "category": "Extensions",
574
881
  "type": "community",
575
882
  "maintainers": [
576
883
  {
577
884
  "name": "Julien Tant",
578
- "github": "JulienTant",
579
- "avatar": "https://github.com/JulienTant.png"
885
+ "github": "JulienTant"
886
+ }
887
+ ],
888
+ "compatibility": {
889
+ "nuxt": "^2.0.0",
890
+ "requires": {}
891
+ }
892
+ },
893
+ {
894
+ "name": "drupal-ce",
895
+ "description": "Connects Nuxt.js with Drupal via the Lupus Custom Elements Renderer",
896
+ "repo": "drunomics/nuxtjs-drupal-ce",
897
+ "npm": "nuxtjs-drupal-ce",
898
+ "icon": "drupal-ce.png",
899
+ "github": "https://github.com/drunomics/nuxtjs-drupal-ce",
900
+ "website": "https://stack.lupus.digital",
901
+ "learn_more": "https://stack.lupus.digital/2-resources/learning",
902
+ "category": "CMS",
903
+ "type": "3rd-party",
904
+ "maintainers": [
905
+ {
906
+ "name": "Wolfgang Ziegler // fago",
907
+ "github": "fago",
908
+ "avatar": "https://avatars.githubusercontent.com/u/132232?v=4"
909
+ },
910
+ {
911
+ "name": "Maximilian Götz-Mikus",
912
+ "github": "maximilianmikus",
913
+ "avatar": "https://avatars.githubusercontent.com/u/1254146?v=4"
914
+ },
915
+ {
916
+ "name": "David Licen",
917
+ "github": "davision",
918
+ "avatar": "https://avatars.githubusercontent.com/u/3862832?v=4"
919
+ }
920
+ ],
921
+ "compatibility": {
922
+ "nuxt": "^2.0.0",
923
+ "requires": {}
924
+ }
925
+ },
926
+ {
927
+ "name": "druxt",
928
+ "description": "A bridge between frameworks, Drupal in the back, Nuxt.js in the front.",
929
+ "repo": "druxt/druxt.js#develop/packages/druxt",
930
+ "npm": "druxt",
931
+ "icon": "druxt.svg",
932
+ "github": "https://github.com/druxt/druxt.js",
933
+ "website": "https://druxtjs.org",
934
+ "learn_more": "https://druxtjs.org/guide",
935
+ "category": "CMS",
936
+ "type": "3rd-party",
937
+ "maintainers": [
938
+ {
939
+ "name": "Decipher",
940
+ "github": "decipher"
580
941
  }
581
- ]
942
+ ],
943
+ "compatibility": {
944
+ "nuxt": "^2.0.0",
945
+ "requires": {}
946
+ }
582
947
  },
583
948
  {
584
949
  "name": "emotion",
@@ -589,16 +954,19 @@
589
954
  "github": "https://github.com/nuxt-community/emotion-module",
590
955
  "website": "https://github.com/nuxt-community/emotion-module",
591
956
  "learn_more": "https://emotion.sh/",
592
- "category": "Devtools",
957
+ "category": "Extensions",
593
958
  "type": "community",
594
959
  "maintainers": [
595
960
  {
596
961
  "name": "Pooya Parsa",
597
962
  "github": "pi0",
598
- "twitter": "_pi0_",
599
- "avatar": "https://github.com/pi0.png"
963
+ "twitter": "_pi0_"
600
964
  }
601
- ]
965
+ ],
966
+ "compatibility": {
967
+ "nuxt": "^2.0.0",
968
+ "requires": {}
969
+ }
602
970
  },
603
971
  {
604
972
  "name": "eslint",
@@ -614,10 +982,13 @@
614
982
  "maintainers": [
615
983
  {
616
984
  "name": "Ricardo Gobbo de Souza",
617
- "github": "ricardogobbosouza",
618
- "avatar": "https://github.com/ricardogobbosouza.png"
985
+ "github": "ricardogobbosouza"
619
986
  }
620
- ]
987
+ ],
988
+ "compatibility": {
989
+ "nuxt": "^2.0.0",
990
+ "requires": {}
991
+ }
621
992
  },
622
993
  {
623
994
  "name": "event-trace",
@@ -633,10 +1004,35 @@
633
1004
  "maintainers": [
634
1005
  {
635
1006
  "name": "Xin Du",
636
- "github": "clarkdo",
637
- "avatar": "https://github.com/clarkdo.png"
1007
+ "github": "clarkdo"
1008
+ }
1009
+ ],
1010
+ "compatibility": {
1011
+ "nuxt": "^2.0.0",
1012
+ "requires": {}
1013
+ }
1014
+ },
1015
+ {
1016
+ "name": "fathom",
1017
+ "description": "Fathom analytics for Nuxt",
1018
+ "repo": "yabhq/nuxt-fathom",
1019
+ "npm": "@yabhq/nuxt-fathom",
1020
+ "icon": "fathom.png",
1021
+ "github": "https://github.com/yabhq/nuxt-fathom",
1022
+ "website": "https://github.com/yabhq/nuxt-fathom",
1023
+ "learn_more": "https://usefathom.com/",
1024
+ "category": "Analytics",
1025
+ "type": "3rd-party",
1026
+ "maintainers": [
1027
+ {
1028
+ "name": "yabhq",
1029
+ "github": "yabhq"
638
1030
  }
639
- ]
1031
+ ],
1032
+ "compatibility": {
1033
+ "nuxt": "^2.0.0",
1034
+ "requires": {}
1035
+ }
640
1036
  },
641
1037
  {
642
1038
  "name": "feature-toggle",
@@ -647,19 +1043,22 @@
647
1043
  "github": "https://github.com/stephenkr/nuxt-feature-toggle",
648
1044
  "website": "https://github.com/stephenkr/nuxt-feature-toggle",
649
1045
  "learn_more": "",
650
- "category": "Devtools",
1046
+ "category": "Extensions",
651
1047
  "type": "3rd-party",
652
1048
  "maintainers": [
653
1049
  {
654
1050
  "name": "stephenkr",
655
- "github": "stephenkr",
656
- "avatar": "https://github.com/stephenkr.png"
1051
+ "github": "stephenkr"
657
1052
  }
658
- ]
1053
+ ],
1054
+ "compatibility": {
1055
+ "nuxt": "^2.0.0",
1056
+ "requires": {}
1057
+ }
659
1058
  },
660
1059
  {
661
1060
  "name": "feed",
662
- "description": "Feed module enables everyone to have RSS, Atom and Json.",
1061
+ "description": "Feed module enables everyone to have RSS, Atom and JSON.",
663
1062
  "repo": "nuxt-community/feed-module",
664
1063
  "npm": "@nuxtjs/feed",
665
1064
  "icon": "",
@@ -672,29 +1071,57 @@
672
1071
  {
673
1072
  "name": "Alexander Lichter",
674
1073
  "github": "manniL",
675
- "twitter": "TheAlexLichter",
676
- "avatar": "https://github.com/manniL.png"
1074
+ "twitter": "TheAlexLichter"
677
1075
  }
678
- ]
1076
+ ],
1077
+ "compatibility": {
1078
+ "nuxt": "^2.0.0",
1079
+ "requires": {}
1080
+ }
679
1081
  },
680
1082
  {
681
1083
  "name": "firebase",
682
- "description": "Intergrate Firebase into your Nuxt project.",
1084
+ "description": "Integrate Firebase into your Nuxt project.",
683
1085
  "repo": "nuxt-community/firebase-module",
684
- "npm": "@nuxtjs/firebase",
1086
+ "npm": "@nuxtjs/firebase-monorepo",
685
1087
  "icon": "firebase.png",
686
1088
  "github": "https://github.com/nuxt-community/firebase-module",
687
- "website": "https://github.com/nuxt-community/firebase-module",
1089
+ "website": "https://firebase.nuxtjs.org",
688
1090
  "learn_more": "https://firebase.google.com/",
689
1091
  "category": "Database",
690
1092
  "type": "community",
691
1093
  "maintainers": [
692
1094
  {
693
1095
  "name": "Pascal Luther",
694
- "github": "lupas",
695
- "avatar": "https://github.com/lupas.png"
1096
+ "github": "lupas"
1097
+ }
1098
+ ],
1099
+ "compatibility": {
1100
+ "nuxt": "^2.0.0",
1101
+ "requires": {}
1102
+ }
1103
+ },
1104
+ {
1105
+ "name": "floating-prompt-module",
1106
+ "description": "Invite your users to support you on product hunt with this floating prompt Nuxt.js module",
1107
+ "repo": "sandoche/nuxt-floating-prompt-module#main",
1108
+ "npm": "nuxt-floating-prompt-module",
1109
+ "icon": "",
1110
+ "github": "https://github.com/sandoche/nuxt-floating-prompt-module",
1111
+ "website": "https://github.com/sandoche/nuxt-floating-prompt-module",
1112
+ "learn_more": "",
1113
+ "category": "Libraries",
1114
+ "type": "3rd-party",
1115
+ "maintainers": [
1116
+ {
1117
+ "name": "sandoche",
1118
+ "github": "sandoche"
696
1119
  }
697
- ]
1120
+ ],
1121
+ "compatibility": {
1122
+ "nuxt": "^2.0.0",
1123
+ "requires": {}
1124
+ }
698
1125
  },
699
1126
  {
700
1127
  "name": "font-loader-strategy",
@@ -710,10 +1137,35 @@
710
1137
  "maintainers": [
711
1138
  {
712
1139
  "name": "GrabarzUndPartner",
713
- "github": "GrabarzUndPartner",
714
- "avatar": "https://github.com/GrabarzUndPartner.png"
1140
+ "github": "GrabarzUndPartner"
1141
+ }
1142
+ ],
1143
+ "compatibility": {
1144
+ "nuxt": "^2.0.0",
1145
+ "requires": {}
1146
+ }
1147
+ },
1148
+ {
1149
+ "name": "fontagon",
1150
+ "description": "Easy convert SVG from nuxt to icon font.",
1151
+ "repo": "kdydesign/nuxt-fontagon",
1152
+ "npm": "nuxt-fontagon",
1153
+ "icon": "fontagon.png",
1154
+ "github": "https://github.com/kdydesign/nuxt-fontagon",
1155
+ "website": "https://github.com/kdydesign/nuxt-fontagon",
1156
+ "learn_more": "",
1157
+ "category": "Libraries",
1158
+ "type": "3rd-party",
1159
+ "maintainers": [
1160
+ {
1161
+ "name": "kdydesign",
1162
+ "github": "kdydesign"
715
1163
  }
716
- ]
1164
+ ],
1165
+ "compatibility": {
1166
+ "nuxt": "^2.0.0",
1167
+ "requires": {}
1168
+ }
717
1169
  },
718
1170
  {
719
1171
  "name": "fontawesome",
@@ -729,10 +1181,41 @@
729
1181
  "maintainers": [
730
1182
  {
731
1183
  "name": "Pim",
732
- "github": "pimlie",
733
- "avatar": "https://github.com/pimlie.png"
1184
+ "github": "pimlie"
1185
+ }
1186
+ ],
1187
+ "compatibility": {
1188
+ "nuxt": "^2.0.0",
1189
+ "requires": {}
1190
+ }
1191
+ },
1192
+ {
1193
+ "name": "formkit",
1194
+ "description": "Seamless FormKit integration for Nuxt",
1195
+ "repo": "formkit/formkit",
1196
+ "npm": "",
1197
+ "icon": "formkit.png",
1198
+ "github": "https://github.com/formkit/formkit",
1199
+ "website": "https://formkit.com",
1200
+ "learn_more": "https://formkit.com/essentials/installation#with-nuxt",
1201
+ "category": "Libraries",
1202
+ "type": "3rd-party",
1203
+ "maintainers": [
1204
+ {
1205
+ "name": "Justin Schroeder",
1206
+ "github": "justin-schroeder",
1207
+ "twitter": "jpschroeder"
1208
+ },
1209
+ {
1210
+ "name": "Andrew Boyd",
1211
+ "github": "andrew-boyd",
1212
+ "twitter": "0xBOYD"
734
1213
  }
735
- ]
1214
+ ],
1215
+ "compatibility": {
1216
+ "nuxt": "^3.0.0",
1217
+ "requires": {}
1218
+ }
736
1219
  },
737
1220
  {
738
1221
  "name": "fullpage",
@@ -748,10 +1231,35 @@
748
1231
  "maintainers": [
749
1232
  {
750
1233
  "name": "vaso2",
751
- "github": "vaso2",
752
- "avatar": "https://github.com/vaso2.png"
1234
+ "github": "vaso2"
1235
+ }
1236
+ ],
1237
+ "compatibility": {
1238
+ "nuxt": "^2.0.0",
1239
+ "requires": {}
1240
+ }
1241
+ },
1242
+ {
1243
+ "name": "github-api",
1244
+ "description": "Nuxt module for GitHub v4 API",
1245
+ "repo": "lindsaykwardell/nuxt-github-api",
1246
+ "npm": "nuxt-github-api",
1247
+ "icon": "github.svg",
1248
+ "github": "https://github.com/lindsaykwardell/nuxt-github-api",
1249
+ "website": "https://github.com/lindsaykwardell/nuxt-github-api",
1250
+ "learn_more": "",
1251
+ "category": "Request",
1252
+ "type": "3rd-party",
1253
+ "maintainers": [
1254
+ {
1255
+ "name": "lindsaykwardell",
1256
+ "github": "lindsaykwardell"
753
1257
  }
754
- ]
1258
+ ],
1259
+ "compatibility": {
1260
+ "nuxt": "^2.0.0",
1261
+ "requires": {}
1262
+ }
755
1263
  },
756
1264
  {
757
1265
  "name": "google-adsense",
@@ -767,10 +1275,13 @@
767
1275
  "maintainers": [
768
1276
  {
769
1277
  "name": "Troy Morehouse",
770
- "github": "tmorehouse",
771
- "avatar": "https://github.com/tmorehouse.png"
1278
+ "github": "tmorehouse"
772
1279
  }
773
- ]
1280
+ ],
1281
+ "compatibility": {
1282
+ "nuxt": "^2.0.0",
1283
+ "requires": {}
1284
+ }
774
1285
  },
775
1286
  {
776
1287
  "name": "google-analytics",
@@ -779,7 +1290,7 @@
779
1290
  "npm": "@nuxtjs/google-analytics",
780
1291
  "icon": "google-analytics.png",
781
1292
  "github": "https://github.com/nuxt-community/analytics-module",
782
- "website": "https://github.com/nuxt-community/analytics-module",
1293
+ "website": "https://google-analytics.nuxtjs.org",
783
1294
  "learn_more": "https://marketingplatform.google.com/about/analytics/",
784
1295
  "category": "Analytics",
785
1296
  "type": "community",
@@ -787,28 +1298,29 @@
787
1298
  {
788
1299
  "name": "Pooya Parsa",
789
1300
  "github": "pi0",
790
- "twitter": "_pi0_",
791
- "avatar": "https://github.com/pi0.png"
1301
+ "twitter": "_pi0_"
792
1302
  },
793
1303
  {
794
1304
  "name": "Ricardo Gobbo de Souza",
795
- "github": "ricardogobbosouza",
796
- "avatar": "https://github.com/ricardogobbosouza.png"
1305
+ "github": "ricardogobbosouza"
797
1306
  },
798
1307
  {
799
1308
  "name": "Matteo Gabriele",
800
1309
  "github": "MatteoGabriele",
801
- "twitter": "matteo_gabriele",
802
- "avatar": "https://github.com/MatteoGabriele.png"
1310
+ "twitter": "matteo_gabriele"
803
1311
  }
804
- ]
1312
+ ],
1313
+ "compatibility": {
1314
+ "nuxt": "^2.0.0",
1315
+ "requires": {}
1316
+ }
805
1317
  },
806
1318
  {
807
1319
  "name": "google-fonts",
808
1320
  "description": "Google Fonts module for NuxtJS",
809
1321
  "repo": "nuxt-community/google-fonts-module",
810
1322
  "npm": "@nuxtjs/google-fonts",
811
- "icon": "google-fonts.jpg",
1323
+ "icon": "google-fonts.png",
812
1324
  "github": "https://github.com/nuxt-community/google-fonts-module",
813
1325
  "website": "https://github.com/nuxt-community/google-fonts-module",
814
1326
  "learn_more": "https://developers.google.com/fonts",
@@ -817,10 +1329,13 @@
817
1329
  "maintainers": [
818
1330
  {
819
1331
  "name": "Ricardo Gobbo de Souza",
820
- "github": "ricardogobbosouza",
821
- "avatar": "https://github.com/ricardogobbosouza.png"
1332
+ "github": "ricardogobbosouza"
822
1333
  }
823
- ]
1334
+ ],
1335
+ "compatibility": {
1336
+ "nuxt": "^2.0.0",
1337
+ "requires": {}
1338
+ }
824
1339
  },
825
1340
  {
826
1341
  "name": "google-gtag",
@@ -836,15 +1351,17 @@
836
1351
  "maintainers": [
837
1352
  {
838
1353
  "name": "Dominic Garms",
839
- "github": "dohomi",
840
- "avatar": "https://github.com/dohomi.png"
1354
+ "github": "dohomi"
841
1355
  },
842
1356
  {
843
1357
  "name": "Ricardo Gobbo de Souza",
844
- "github": "ricardogobbosouza",
845
- "avatar": "https://github.com/ricardogobbosouza.png"
1358
+ "github": "ricardogobbosouza"
846
1359
  }
847
- ]
1360
+ ],
1361
+ "compatibility": {
1362
+ "nuxt": "^2.0.0",
1363
+ "requires": {}
1364
+ }
848
1365
  },
849
1366
  {
850
1367
  "name": "google-optimize",
@@ -861,22 +1378,67 @@
861
1378
  {
862
1379
  "name": "Pooya Parsa",
863
1380
  "github": "pi0",
864
- "twitter": "_pi0_",
865
- "avatar": "https://github.com/pi0.png"
1381
+ "twitter": "_pi0_"
866
1382
  },
867
1383
  {
868
1384
  "name": "Farzad Soltani",
869
1385
  "github": "farzadso",
870
- "twitter": "farzadso",
871
- "avatar": "https://github.com/farzadso.png"
1386
+ "twitter": "farzadso"
872
1387
  },
873
1388
  {
874
1389
  "name": "Josh Deltener",
875
1390
  "github": "hecktarzuli",
876
- "twitter": "JoshDeltener",
877
- "avatar": "https://github.com/hecktarzuli.png"
1391
+ "twitter": "JoshDeltener"
1392
+ }
1393
+ ],
1394
+ "compatibility": {
1395
+ "nuxt": "^2.0.0",
1396
+ "requires": {}
1397
+ }
1398
+ },
1399
+ {
1400
+ "name": "graphql-client",
1401
+ "description": "Minimal GraphQL Client + Code Generation for Nuxt. Auto imports GraphQL Operations for easy execution.",
1402
+ "repo": "diizzayy/nuxt-graphql-client",
1403
+ "npm": "nuxt-graphql-client",
1404
+ "icon": "graphql-client.svg",
1405
+ "github": "https://github.com/diizzayy/nuxt-graphql-client",
1406
+ "website": "https://github.com/diizzayy/nuxt-graphql-client",
1407
+ "learn_more": "https://www.graphql-code-generator.com/plugins/typescript-graphql-request",
1408
+ "category": "Request",
1409
+ "type": "3rd-party",
1410
+ "maintainers": [
1411
+ {
1412
+ "name": "Diizzayy",
1413
+ "github": "diizzayy"
1414
+ }
1415
+ ],
1416
+ "compatibility": {
1417
+ "nuxt": "^3.0.0",
1418
+ "requires": {}
1419
+ }
1420
+ },
1421
+ {
1422
+ "name": "graphql-request",
1423
+ "description": "Easy Minimal GraphQL client integration with Nuxt.js",
1424
+ "repo": "gomah/nuxt-graphql-request",
1425
+ "npm": "nuxt-graphql-request",
1426
+ "icon": "graphql-request.png",
1427
+ "github": "https://github.com/gomah/nuxt-graphql-request",
1428
+ "website": "https://github.com/gomah/nuxt-graphql-request",
1429
+ "learn_more": "",
1430
+ "category": "Request",
1431
+ "type": "3rd-party",
1432
+ "maintainers": [
1433
+ {
1434
+ "name": "gomah",
1435
+ "github": "gomah"
878
1436
  }
879
- ]
1437
+ ],
1438
+ "compatibility": {
1439
+ "nuxt": "^2.0.0",
1440
+ "requires": {}
1441
+ }
880
1442
  },
881
1443
  {
882
1444
  "name": "gtm",
@@ -893,10 +1455,13 @@
893
1455
  {
894
1456
  "name": "Pooya Parsa",
895
1457
  "github": "pi0",
896
- "twitter": "_pi0_",
897
- "avatar": "https://github.com/pi0.png"
1458
+ "twitter": "_pi0_"
898
1459
  }
899
- ]
1460
+ ],
1461
+ "compatibility": {
1462
+ "nuxt": "^2.0.0",
1463
+ "requires": {}
1464
+ }
900
1465
  },
901
1466
  {
902
1467
  "name": "guess",
@@ -912,10 +1477,59 @@
912
1477
  "maintainers": [
913
1478
  {
914
1479
  "name": "Xin Du",
915
- "github": "clarkdo",
916
- "avatar": "https://github.com/clarkdo.png"
1480
+ "github": "clarkdo"
1481
+ }
1482
+ ],
1483
+ "compatibility": {
1484
+ "nuxt": "^2.0.0",
1485
+ "requires": {}
1486
+ }
1487
+ },
1488
+ {
1489
+ "name": "harlem",
1490
+ "description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
1491
+ "repo": "nuxt-community/harlem-module",
1492
+ "npm": "@nuxtjs/harlem",
1493
+ "icon": "harlem.svg",
1494
+ "github": "https://github.com/nuxt-community/harlem-module",
1495
+ "website": "https://github.com/nuxt-community/harlem-module",
1496
+ "learn_more": "https://harlemjs.com/",
1497
+ "category": "Extensions",
1498
+ "type": "community",
1499
+ "maintainers": [
1500
+ {
1501
+ "name": "Daniel Roe",
1502
+ "github": "danielroe",
1503
+ "twitter": "danielcroe"
1504
+ }
1505
+ ],
1506
+ "compatibility": {
1507
+ "nuxt": "^3.0.0",
1508
+ "requires": {}
1509
+ }
1510
+ },
1511
+ {
1512
+ "name": "headway",
1513
+ "description": "Headway changelog widget for Nuxt",
1514
+ "repo": "l-portet/nuxt-headway",
1515
+ "npm": "nuxt-headway",
1516
+ "icon": "headway.png",
1517
+ "github": "https://github.com/l-portet/nuxt-headway",
1518
+ "website": "https://nuxt-headway.netlify.app/",
1519
+ "learn_more": "https://headwayapp.co/",
1520
+ "category": "UI",
1521
+ "type": "3rd-party",
1522
+ "maintainers": [
1523
+ {
1524
+ "name": "l-portet",
1525
+ "github": "l-portet",
1526
+ "avatar": "https://avatars.githubusercontent.com/u/34057690?v=4"
917
1527
  }
918
- ]
1528
+ ],
1529
+ "compatibility": {
1530
+ "nuxt": "^2.0.0",
1531
+ "requires": {}
1532
+ }
919
1533
  },
920
1534
  {
921
1535
  "name": "helmet",
@@ -931,10 +1545,13 @@
931
1545
  "maintainers": [
932
1546
  {
933
1547
  "name": "victor-perez",
934
- "github": "victor-perez",
935
- "avatar": "https://github.com/victor-perez.png"
1548
+ "github": "victor-perez"
936
1549
  }
937
- ]
1550
+ ],
1551
+ "compatibility": {
1552
+ "nuxt": "^2.0.0",
1553
+ "requires": {}
1554
+ }
938
1555
  },
939
1556
  {
940
1557
  "name": "highcharts",
@@ -950,10 +1567,13 @@
950
1567
  "maintainers": [
951
1568
  {
952
1569
  "name": "richardeschloss",
953
- "github": "richardeschloss",
954
- "avatar": "https://github.com/richardeschloss.png"
1570
+ "github": "richardeschloss"
955
1571
  }
956
- ]
1572
+ ],
1573
+ "compatibility": {
1574
+ "nuxt": "^2.0.0",
1575
+ "requires": {}
1576
+ }
957
1577
  },
958
1578
  {
959
1579
  "name": "history-state",
@@ -964,15 +1584,18 @@
964
1584
  "github": "https://github.com/hidekatsu-izuno/nuxt-history-state",
965
1585
  "website": "https://github.com/hidekatsu-izuno/nuxt-history-state",
966
1586
  "learn_more": "",
967
- "category": "Devtools",
1587
+ "category": "Extensions",
968
1588
  "type": "3rd-party",
969
1589
  "maintainers": [
970
1590
  {
971
1591
  "name": "hidekatsu-izuno",
972
- "github": "hidekatsu-izuno",
973
- "avatar": "https://github.com/hidekatsu-izuno.png"
1592
+ "github": "hidekatsu-izuno"
974
1593
  }
975
- ]
1594
+ ],
1595
+ "compatibility": {
1596
+ "nuxt": "^2.0.0",
1597
+ "requires": {}
1598
+ }
976
1599
  },
977
1600
  {
978
1601
  "name": "html-minifier",
@@ -988,17 +1611,43 @@
988
1611
  "maintainers": [
989
1612
  {
990
1613
  "name": "Xin Du",
991
- "github": "clarkdo",
992
- "avatar": "https://github.com/clarkdo.png"
1614
+ "github": "clarkdo"
1615
+ }
1616
+ ],
1617
+ "compatibility": {
1618
+ "nuxt": "^2.0.0",
1619
+ "requires": {}
1620
+ }
1621
+ },
1622
+ {
1623
+ "name": "html-validator",
1624
+ "description": "Automatically validate Nuxt server-rendered HTML html",
1625
+ "repo": "nuxt-community/html-validator-module",
1626
+ "npm": "@nuxtjs/html-validator",
1627
+ "icon": "html-validator.png",
1628
+ "github": "https://github.com/nuxt-community/html-validator-module",
1629
+ "website": "https://html-validator.nuxtjs.org",
1630
+ "learn_more": "https://html-validate.org",
1631
+ "category": "Performance",
1632
+ "type": "community",
1633
+ "maintainers": [
1634
+ {
1635
+ "name": "Daniel Roe",
1636
+ "github": "danielroe",
1637
+ "twitter": "danielcroe"
993
1638
  }
994
- ]
1639
+ ],
1640
+ "compatibility": {
1641
+ "nuxt": "^2.0.0",
1642
+ "requires": {}
1643
+ }
995
1644
  },
996
1645
  {
997
1646
  "name": "http",
998
1647
  "description": "Universal HTTP Module for Nuxt.js",
999
1648
  "repo": "nuxt/http",
1000
1649
  "npm": "@nuxt/http",
1001
- "icon": "https://http.nuxtjs.org/icon.png",
1650
+ "icon": "http.png",
1002
1651
  "github": "https://github.com/nuxt/http",
1003
1652
  "website": "https://http.nuxtjs.org/",
1004
1653
  "learn_more": "",
@@ -1008,40 +1657,67 @@
1008
1657
  {
1009
1658
  "name": "Pooya Parsa",
1010
1659
  "github": "pi0",
1011
- "twitter": "_pi0_",
1012
- "avatar": "https://github.com/pi0.png"
1660
+ "twitter": "_pi0_"
1013
1661
  },
1014
1662
  {
1015
1663
  "name": "Sébastien Chopin",
1016
1664
  "github": "Atinux",
1017
- "twitter": "Atinux",
1018
- "avatar": "https://github.com/Atinux.png"
1665
+ "twitter": "Atinux"
1666
+ }
1667
+ ],
1668
+ "compatibility": {
1669
+ "nuxt": "^2.0.0",
1670
+ "requires": {}
1671
+ }
1672
+ },
1673
+ {
1674
+ "name": "humans-txt",
1675
+ "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.",
1676
+ "repo": "Luxdamore/nuxt-humans-txt",
1677
+ "npm": "@luxdamore/nuxt-humans-txt",
1678
+ "icon": "",
1679
+ "github": "https://github.com/LuXDAmore/nuxt-humans-txt",
1680
+ "website": "https://luxdamore.github.io/nuxt-humans-txt/",
1681
+ "learn_more": "https://humanstxt.org/",
1682
+ "category": "SEO",
1683
+ "type": "3rd-party",
1684
+ "maintainers": [
1685
+ {
1686
+ "name": "Luca Iaconelli",
1687
+ "github": "LuXDAmore",
1688
+ "twitter": "luxdamore"
1019
1689
  }
1020
- ]
1690
+ ],
1691
+ "compatibility": {
1692
+ "nuxt": "^2.0.0",
1693
+ "requires": {}
1694
+ }
1021
1695
  },
1022
1696
  {
1023
1697
  "name": "i18n",
1024
1698
  "description": "i18n features for your Nuxt project so you can easily add internationalization.",
1025
1699
  "repo": "nuxt-community/i18n-module",
1026
1700
  "npm": "nuxt-i18n",
1027
- "icon": "https://i18n.nuxtjs.org/icon.png",
1701
+ "icon": "i18n.png",
1028
1702
  "github": "https://github.com/nuxt-community/i18n-module",
1029
1703
  "website": "https://i18n.nuxtjs.org",
1030
1704
  "learn_more": "https://kazupon.github.io/vue-i18n/",
1031
- "category": "Devtools",
1705
+ "category": "Extensions",
1032
1706
  "type": "community",
1033
1707
  "maintainers": [
1034
1708
  {
1035
1709
  "name": "Rafał Chłodnicki",
1036
- "github": "rchl",
1037
- "avatar": "https://github.com/rchl.png"
1710
+ "github": "rchl"
1038
1711
  },
1039
1712
  {
1040
- "name": "Paul Gascou-Vaillancourt",
1041
- "github": "paulgv",
1042
- "avatar": "https://github.com/paulgv.png"
1713
+ "name": "Kazuya Kawaguchi",
1714
+ "github": "kazupon"
1043
1715
  }
1044
- ]
1716
+ ],
1717
+ "compatibility": {
1718
+ "nuxt": "^2.0.0",
1719
+ "requires": {}
1720
+ }
1045
1721
  },
1046
1722
  {
1047
1723
  "name": "image-loader",
@@ -1057,17 +1733,20 @@
1057
1733
  "maintainers": [
1058
1734
  {
1059
1735
  "name": "Barry Fisher",
1060
- "github": "Barry-Fisher",
1061
- "avatar": "https://github.com/Barry-Fisher.png"
1736
+ "github": "Barry-Fisher"
1062
1737
  }
1063
- ]
1738
+ ],
1739
+ "compatibility": {
1740
+ "nuxt": "^2.0.0",
1741
+ "requires": {}
1742
+ }
1064
1743
  },
1065
1744
  {
1066
1745
  "name": "image",
1067
1746
  "description": "Optimised images for NuxtJS, with progressive processing, lazy-loading, real-time resizes and providers support.",
1068
1747
  "repo": "nuxt/image",
1069
1748
  "npm": "@nuxt/image",
1070
- "icon": "https://image.nuxtjs.org/icon.png",
1749
+ "icon": "image.png",
1071
1750
  "github": "https://github.com/nuxt/image",
1072
1751
  "website": "https://image.nuxtjs.org",
1073
1752
  "learn_more": "",
@@ -1077,22 +1756,25 @@
1077
1756
  {
1078
1757
  "name": "Ahad Birang",
1079
1758
  "github": "farnabaz",
1080
- "twitter": "a_birang",
1081
- "avatar": "https://github.com/farnabaz.png"
1759
+ "twitter": "a_birang"
1082
1760
  },
1083
1761
  {
1084
1762
  "name": "Pooya Parsa",
1085
1763
  "github": "pi0",
1086
- "twitter": "_pi0_",
1087
- "avatar": "https://github.com/pi0.png"
1764
+ "twitter": "_pi0_"
1088
1765
  },
1089
1766
  {
1090
1767
  "name": "Sebastien Chopin",
1091
1768
  "github": "Atinux",
1092
- "twitter": "Atinux",
1093
- "avatar": "https://github.com/Atinux.png"
1769
+ "twitter": "Atinux"
1770
+ }
1771
+ ],
1772
+ "compatibility": {
1773
+ "nuxt": "^2.0.0",
1774
+ "requires": {
1775
+ "bridge": "optional"
1094
1776
  }
1095
- ]
1777
+ }
1096
1778
  },
1097
1779
  {
1098
1780
  "name": "imagemin",
@@ -1108,10 +1790,38 @@
1108
1790
  "maintainers": [
1109
1791
  {
1110
1792
  "name": "Ricardo Gobbo de Souza",
1111
- "github": "ricardogobbosouza",
1112
- "avatar": "https://github.com/ricardogobbosouza.png"
1793
+ "github": "ricardogobbosouza"
1794
+ }
1795
+ ],
1796
+ "compatibility": {
1797
+ "nuxt": "^2.0.0",
1798
+ "requires": {}
1799
+ }
1800
+ },
1801
+ {
1802
+ "name": "inkline",
1803
+ "description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
1804
+ "repo": "inkline/nuxt-module-inkline",
1805
+ "npm": "@inkline/nuxt",
1806
+ "icon": "inkline.svg",
1807
+ "github": "https://github.com/inkline/nuxt-module-inkline",
1808
+ "website": "https://inkline.io",
1809
+ "learn_more": "https://inkline.io/docs/introduction/installation/nuxt",
1810
+ "category": "UI",
1811
+ "type": "3rd-party",
1812
+ "maintainers": [
1813
+ {
1814
+ "name": "Alex Grozav",
1815
+ "github": "alexgrozav",
1816
+ "twitter": "alexgrozav"
1817
+ }
1818
+ ],
1819
+ "compatibility": {
1820
+ "nuxt": "^2.0.0 || ^3.0.0",
1821
+ "requires": {
1822
+ "bridge": true
1113
1823
  }
1114
- ]
1824
+ }
1115
1825
  },
1116
1826
  {
1117
1827
  "name": "intercom",
@@ -1127,10 +1837,35 @@
1127
1837
  "maintainers": [
1128
1838
  {
1129
1839
  "name": "hex-digital",
1130
- "github": "hex-digital",
1131
- "avatar": "https://github.com/hex-digital.png"
1840
+ "github": "hex-digital"
1841
+ }
1842
+ ],
1843
+ "compatibility": {
1844
+ "nuxt": "^2.0.0",
1845
+ "requires": {}
1846
+ }
1847
+ },
1848
+ {
1849
+ "name": "jsonapi",
1850
+ "description": "Easy JSON:API client integration for Nuxt.js",
1851
+ "repo": "patrickcate/nuxt-jsonapi",
1852
+ "npm": "nuxt-jsonapi",
1853
+ "icon": "jsonapi.svg",
1854
+ "github": "https://github.com/patrickcate/nuxt-jsonapi",
1855
+ "website": "https://github.com/patrickcate/nuxt-jsonapi",
1856
+ "learn_more": "",
1857
+ "category": "Request",
1858
+ "type": "3rd-party",
1859
+ "maintainers": [
1860
+ {
1861
+ "name": "patrickcate",
1862
+ "github": "patrickcate"
1132
1863
  }
1133
- ]
1864
+ ],
1865
+ "compatibility": {
1866
+ "nuxt": "^2.0.0",
1867
+ "requires": {}
1868
+ }
1134
1869
  },
1135
1870
  {
1136
1871
  "name": "kentico-kontent",
@@ -1142,14 +1877,17 @@
1142
1877
  "website": "https://github.com/Domitnator/kentico-kontent-nuxt-module",
1143
1878
  "learn_more": "https://kontent.ai",
1144
1879
  "category": "CMS",
1145
- "type": "community",
1880
+ "type": "3rd-party",
1146
1881
  "maintainers": [
1147
1882
  {
1148
1883
  "name": "Alfred Brockötter",
1149
- "github": "Domitnator",
1150
- "avatar": "https://github.com/Domitnator.png"
1884
+ "github": "Domitnator"
1151
1885
  }
1152
- ]
1886
+ ],
1887
+ "compatibility": {
1888
+ "nuxt": "^2.0.0",
1889
+ "requires": {}
1890
+ }
1153
1891
  },
1154
1892
  {
1155
1893
  "name": "laravel-echo",
@@ -1165,10 +1903,13 @@
1165
1903
  "maintainers": [
1166
1904
  {
1167
1905
  "name": "Ricardo Gobbo de Souza",
1168
- "github": "ricardogobbosouza",
1169
- "avatar": "https://github.com/ricardogobbosouza.png"
1906
+ "github": "ricardogobbosouza"
1170
1907
  }
1171
- ]
1908
+ ],
1909
+ "compatibility": {
1910
+ "nuxt": "^2.0.0",
1911
+ "requires": {}
1912
+ }
1172
1913
  },
1173
1914
  {
1174
1915
  "name": "laravel-nuxt",
@@ -1184,10 +1925,13 @@
1184
1925
  "maintainers": [
1185
1926
  {
1186
1927
  "name": "skyrpex",
1187
- "github": "skyrpex",
1188
- "avatar": "https://github.com/skyrpex.png"
1928
+ "github": "skyrpex"
1189
1929
  }
1190
- ]
1930
+ ],
1931
+ "compatibility": {
1932
+ "nuxt": "^2.0.0",
1933
+ "requires": {}
1934
+ }
1191
1935
  },
1192
1936
  {
1193
1937
  "name": "laravel",
@@ -1203,10 +1947,13 @@
1203
1947
  "maintainers": [
1204
1948
  {
1205
1949
  "name": "m2sd",
1206
- "github": "m2sd",
1207
- "avatar": "https://github.com/m2sd.png"
1950
+ "github": "m2sd"
1208
1951
  }
1209
- ]
1952
+ ],
1953
+ "compatibility": {
1954
+ "nuxt": "^2.0.0",
1955
+ "requires": {}
1956
+ }
1210
1957
  },
1211
1958
  {
1212
1959
  "name": "leaflet",
@@ -1217,15 +1964,18 @@
1217
1964
  "github": "https://github.com/schlunsen/nuxt-leaflet",
1218
1965
  "website": "https://github.com/schlunsen/nuxt-leaflet",
1219
1966
  "learn_more": "https://vue2-leaflet.netlify.app/quickstart/",
1220
- "category": "Devtools",
1967
+ "category": "Libraries",
1221
1968
  "type": "3rd-party",
1222
1969
  "maintainers": [
1223
1970
  {
1224
1971
  "name": "schlunsen",
1225
- "github": "schlunsen",
1226
- "avatar": "https://github.com/schlunsen.png"
1972
+ "github": "schlunsen"
1227
1973
  }
1228
- ]
1974
+ ],
1975
+ "compatibility": {
1976
+ "nuxt": "^2.0.0",
1977
+ "requires": {}
1978
+ }
1229
1979
  },
1230
1980
  {
1231
1981
  "name": "localforage",
@@ -1236,16 +1986,23 @@
1236
1986
  "github": "https://github.com/nuxt-community/localforage-module",
1237
1987
  "website": "https://github.com/nuxt-community/localforage-module",
1238
1988
  "learn_more": "https://localforage.github.io/localForage/",
1239
- "category": "Devtools",
1989
+ "category": "Libraries",
1240
1990
  "type": "community",
1241
1991
  "maintainers": [
1242
1992
  {
1243
1993
  "name": "Alexandre Chopin",
1244
1994
  "github": "alexchopin",
1245
- "twitter": "alexchopin",
1246
- "avatar": "https://github.com/alexchopin.png"
1995
+ "twitter": "alexchopin"
1996
+ },
1997
+ {
1998
+ "name": "Ricardo Gobbo de Souza",
1999
+ "github": "ricardogobbosouza"
1247
2000
  }
1248
- ]
2001
+ ],
2002
+ "compatibility": {
2003
+ "nuxt": "^2.0.0",
2004
+ "requires": {}
2005
+ }
1249
2006
  },
1250
2007
  {
1251
2008
  "name": "localtunnel",
@@ -1262,10 +2019,35 @@
1262
2019
  {
1263
2020
  "name": "Pooya Parsa",
1264
2021
  "github": "pi0",
1265
- "twitter": "_pi0_",
1266
- "avatar": "https://github.com/pi0.png"
2022
+ "twitter": "_pi0_"
2023
+ }
2024
+ ],
2025
+ "compatibility": {
2026
+ "nuxt": "^2.0.0",
2027
+ "requires": {}
2028
+ }
2029
+ },
2030
+ {
2031
+ "name": "lodash",
2032
+ "description": "lodash module with auto-import and custom prefix",
2033
+ "repo": "cipami/nuxt-lodash",
2034
+ "npm": "nuxt-lodash",
2035
+ "icon": "lodash.svg",
2036
+ "github": "https://github.com/cipami/nuxt-lodash",
2037
+ "website": "https://github.com/cipami/nuxt-lodash#readme",
2038
+ "learn_more": "https://github.com/lodash/lodash",
2039
+ "category": "Libraries",
2040
+ "type": "3rd-party",
2041
+ "maintainers": [
2042
+ {
2043
+ "name": "Michal Čípa",
2044
+ "github": "cipami"
1267
2045
  }
1268
- ]
2046
+ ],
2047
+ "compatibility": {
2048
+ "nuxt": "^3.0.0",
2049
+ "requires": {}
2050
+ }
1269
2051
  },
1270
2052
  {
1271
2053
  "name": "logrocket",
@@ -1282,10 +2064,13 @@
1282
2064
  {
1283
2065
  "name": "Farzad Soltani",
1284
2066
  "github": "farzadso",
1285
- "twitter": "farzadso",
1286
- "avatar": "https://github.com/farzadso.png"
2067
+ "twitter": "farzadso"
1287
2068
  }
1288
- ]
2069
+ ],
2070
+ "compatibility": {
2071
+ "nuxt": "^2.0.0",
2072
+ "requires": {}
2073
+ }
1289
2074
  },
1290
2075
  {
1291
2076
  "name": "lunr",
@@ -1301,30 +2086,36 @@
1301
2086
  "maintainers": [
1302
2087
  {
1303
2088
  "name": "Pim",
1304
- "github": "pimlie",
1305
- "avatar": "https://github.com/pimlie.png"
2089
+ "github": "pimlie"
1306
2090
  }
1307
- ]
2091
+ ],
2092
+ "compatibility": {
2093
+ "nuxt": "^2.0.0",
2094
+ "requires": {}
2095
+ }
1308
2096
  },
1309
2097
  {
1310
2098
  "name": "markdownit",
1311
2099
  "description": "Use Markdown in your Nuxt application with the markdownit-loader",
1312
- "repo": "nuxt-community/modules#master/packages/markdownit",
2100
+ "repo": "nuxt-community/markdownit-module",
1313
2101
  "npm": "@nuxtjs/markdownit",
1314
2102
  "icon": "",
1315
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/markdownit",
1316
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/markdownit",
2103
+ "github": "https://github.com/nuxt-community/markdownit-module",
2104
+ "website": "https://github.com/nuxt-community/markdownit-module",
1317
2105
  "learn_more": "https://github.com/markdown-it/markdown-it",
1318
- "category": "Devtools",
2106
+ "category": "Extensions",
1319
2107
  "type": "community",
1320
2108
  "maintainers": [
1321
2109
  {
1322
2110
  "name": "Pooya Parsa",
1323
2111
  "github": "pi0",
1324
- "twitter": "_pi0_",
1325
- "avatar": "https://github.com/pi0.png"
2112
+ "twitter": "_pi0_"
1326
2113
  }
1327
- ]
2114
+ ],
2115
+ "compatibility": {
2116
+ "nuxt": "^2.0.0",
2117
+ "requires": {}
2118
+ }
1328
2119
  },
1329
2120
  {
1330
2121
  "name": "matomo",
@@ -1340,30 +2131,36 @@
1340
2131
  "maintainers": [
1341
2132
  {
1342
2133
  "name": "pimlie",
1343
- "github": "pimlie",
1344
- "avatar": "https://github.com/pimlie.png"
2134
+ "github": "pimlie"
1345
2135
  }
1346
- ]
2136
+ ],
2137
+ "compatibility": {
2138
+ "nuxt": "^2.0.0",
2139
+ "requires": {}
2140
+ }
1347
2141
  },
1348
2142
  {
1349
2143
  "name": "mdx",
1350
2144
  "description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
1351
2145
  "repo": "nuxt-community/mdx-module",
1352
2146
  "npm": "@nuxtjs/mdx",
1353
- "icon": "https://mdx.nuxtjs.org/icon.png",
2147
+ "icon": "mdx.png",
1354
2148
  "github": "https://github.com/nuxt-community/mdx-module",
1355
2149
  "website": "https://mdx.nuxtjs.org",
1356
2150
  "learn_more": "https://mdxjs.com/",
1357
- "category": "Devtools",
2151
+ "category": "Extensions",
1358
2152
  "type": "community",
1359
2153
  "maintainers": [
1360
2154
  {
1361
2155
  "name": "Jonathan Bakebwa",
1362
2156
  "github": "codebender828",
1363
- "twitter": "codebender828",
1364
- "avatar": "https://github.com/codebender828.png"
2157
+ "twitter": "codebender828"
1365
2158
  }
1366
- ]
2159
+ ],
2160
+ "compatibility": {
2161
+ "nuxt": "^2.0.0",
2162
+ "requires": {}
2163
+ }
1367
2164
  },
1368
2165
  {
1369
2166
  "name": "memwatch",
@@ -1379,10 +2176,13 @@
1379
2176
  "maintainers": [
1380
2177
  {
1381
2178
  "name": "pimlie",
1382
- "github": "pimlie",
1383
- "avatar": "https://github.com/pimlie.png"
2179
+ "github": "pimlie"
1384
2180
  }
1385
- ]
2181
+ ],
2182
+ "compatibility": {
2183
+ "nuxt": "^2.0.0",
2184
+ "requires": {}
2185
+ }
1386
2186
  },
1387
2187
  {
1388
2188
  "name": "mobile",
@@ -1393,15 +2193,18 @@
1393
2193
  "github": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
1394
2194
  "website": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
1395
2195
  "learn_more": "https://github.com/hgoebl/mobile-detect.js",
1396
- "category": "Devtools",
2196
+ "category": "Extensions",
1397
2197
  "type": "3rd-party",
1398
2198
  "maintainers": [
1399
2199
  {
1400
2200
  "name": "ChanningDefoe",
1401
- "github": "ChanningDefoe",
1402
- "avatar": "https://github.com/ChanningDefoe.png"
2201
+ "github": "ChanningDefoe"
1403
2202
  }
1404
- ]
2203
+ ],
2204
+ "compatibility": {
2205
+ "nuxt": "^2.0.0",
2206
+ "requires": {}
2207
+ }
1405
2208
  },
1406
2209
  {
1407
2210
  "name": "moment",
@@ -1418,15 +2221,17 @@
1418
2221
  {
1419
2222
  "name": "Pooya Parsa",
1420
2223
  "github": "pi0",
1421
- "twitter": "_pi0_",
1422
- "avatar": "https://github.com/pi0.png"
2224
+ "twitter": "_pi0_"
1423
2225
  },
1424
2226
  {
1425
2227
  "name": "Ricardo Gobbo de Souza",
1426
- "github": "ricardogobbosouza",
1427
- "avatar": "https://github.com/ricardogobbosouza.png"
2228
+ "github": "ricardogobbosouza"
1428
2229
  }
1429
- ]
2230
+ ],
2231
+ "compatibility": {
2232
+ "nuxt": "^2.0.0",
2233
+ "requires": {}
2234
+ }
1430
2235
  },
1431
2236
  {
1432
2237
  "name": "mq",
@@ -1442,10 +2247,13 @@
1442
2247
  "maintainers": [
1443
2248
  {
1444
2249
  "name": "vanhoofmaarten",
1445
- "github": "vanhoofmaarten",
1446
- "avatar": "https://github.com/vanhoofmaarten.png"
2250
+ "github": "vanhoofmaarten"
1447
2251
  }
1448
- ]
2252
+ ],
2253
+ "compatibility": {
2254
+ "nuxt": "^2.0.0",
2255
+ "requires": {}
2256
+ }
1449
2257
  },
1450
2258
  {
1451
2259
  "name": "neo",
@@ -1461,10 +2269,13 @@
1461
2269
  "maintainers": [
1462
2270
  {
1463
2271
  "name": "ezypeeze",
1464
- "github": "ezypeeze",
1465
- "avatar": "https://github.com/ezypeeze.png"
2272
+ "github": "ezypeeze"
1466
2273
  }
1467
- ]
2274
+ ],
2275
+ "compatibility": {
2276
+ "nuxt": "^2.0.0",
2277
+ "requires": {}
2278
+ }
1468
2279
  },
1469
2280
  {
1470
2281
  "name": "netlify-cache",
@@ -1480,10 +2291,13 @@
1480
2291
  "maintainers": [
1481
2292
  {
1482
2293
  "name": "DreaMinder",
1483
- "github": "DreaMinder",
1484
- "avatar": "https://github.com/DreaMinder.png"
2294
+ "github": "DreaMinder"
1485
2295
  }
1486
- ]
2296
+ ],
2297
+ "compatibility": {
2298
+ "nuxt": "^2.0.0",
2299
+ "requires": {}
2300
+ }
1487
2301
  },
1488
2302
  {
1489
2303
  "name": "netlify-files",
@@ -1500,10 +2314,13 @@
1500
2314
  {
1501
2315
  "name": "Alexander Lichter",
1502
2316
  "github": "manniL",
1503
- "twitter": "TheAlexLichter",
1504
- "avatar": "https://github.com/manniL.png"
2317
+ "twitter": "TheAlexLichter"
1505
2318
  }
1506
- ]
2319
+ ],
2320
+ "compatibility": {
2321
+ "nuxt": "^2.0.0",
2322
+ "requires": {}
2323
+ }
1507
2324
  },
1508
2325
  {
1509
2326
  "name": "netlify",
@@ -1519,30 +2336,222 @@
1519
2336
  "maintainers": [
1520
2337
  {
1521
2338
  "name": "bazzite",
1522
- "github": "bazzite",
1523
- "avatar": "https://github.com/bazzite.png"
2339
+ "github": "bazzite"
1524
2340
  }
1525
- ]
2341
+ ],
2342
+ "compatibility": {
2343
+ "nuxt": "^2.0.0",
2344
+ "requires": {}
2345
+ }
1526
2346
  },
1527
2347
  {
1528
2348
  "name": "ngrok",
1529
2349
  "description": "ngrok exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to have others test out your changes",
1530
- "repo": "nuxt-community/modules#master/packages/ngrok",
2350
+ "repo": "nuxt-community/ngrok",
1531
2351
  "npm": "@nuxtjs/ngrok",
1532
2352
  "icon": "ngrok.png",
1533
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/ngrok",
1534
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/ngrok",
2353
+ "github": "https://github.com/nuxt-community/ngrok-module",
2354
+ "website": "https://ngrok.nuxtjs.org",
1535
2355
  "learn_more": "https://github.com/bubenshchykov/ngrok",
1536
2356
  "category": "Devtools",
1537
2357
  "type": "community",
1538
2358
  "maintainers": [
2359
+ {
2360
+ "name": "Debbie O'Brien",
2361
+ "github": "debs-obrien",
2362
+ "twitter": "debs_obrien"
2363
+ },
1539
2364
  {
1540
2365
  "name": "Pooya Parsa",
1541
2366
  "github": "pi0",
1542
- "twitter": "_pi0_",
1543
- "avatar": "https://github.com/pi0.png"
2367
+ "twitter": "_pi0_"
2368
+ }
2369
+ ],
2370
+ "compatibility": {
2371
+ "nuxt": "^2.0.0",
2372
+ "requires": {}
2373
+ }
2374
+ },
2375
+ {
2376
+ "name": "notion",
2377
+ "description": "Vue renderer for Notion pages",
2378
+ "repo": "janniks/vue-notion",
2379
+ "npm": "vue-notion",
2380
+ "icon": "notion.svg",
2381
+ "github": "https://github.com/janniks/vue-notion",
2382
+ "website": "https://github.com/janniks/vue-notion",
2383
+ "learn_more": "",
2384
+ "category": "CMS",
2385
+ "type": "3rd-party",
2386
+ "maintainers": [
2387
+ {
2388
+ "name": "janniks",
2389
+ "github": "janniks"
1544
2390
  }
1545
- ]
2391
+ ],
2392
+ "compatibility": {
2393
+ "nuxt": "^2.0.0",
2394
+ "requires": {}
2395
+ }
2396
+ },
2397
+ {
2398
+ "name": "nuxt-hue",
2399
+ "description": "Enlighten your Nuxt experience",
2400
+ "repo": "lihbr/nuxt-hue",
2401
+ "npm": "nuxt-hue",
2402
+ "icon": "nuxt-hue.svg",
2403
+ "github": "https://github.com/lihbr/nuxt-hue",
2404
+ "website": "https://github.com/lihbr/nuxt-hue",
2405
+ "learn_more": "",
2406
+ "category": "Devtools",
2407
+ "type": "3rd-party",
2408
+ "maintainers": [
2409
+ {
2410
+ "name": "lihbr",
2411
+ "github": "lihbr"
2412
+ }
2413
+ ],
2414
+ "compatibility": {
2415
+ "nuxt": "^2.0.0 || ^3.0.0",
2416
+ "requires": {
2417
+ "bridge": "optional"
2418
+ }
2419
+ }
2420
+ },
2421
+ {
2422
+ "name": "nuxt-pino-log",
2423
+ "description": "Structured logs for nuxt apps using pino",
2424
+ "repo": "kpn/nuxt-pino-log",
2425
+ "npm": "nuxt-pino-log",
2426
+ "icon": "",
2427
+ "github": "https://github.com/kpn/nuxt-pino-log",
2428
+ "website": "https://github.com/kpn/nuxt-pino-log",
2429
+ "learn_more": "https://github.com/pinojs/pino",
2430
+ "category": "Monitoring",
2431
+ "type": "3rd-party",
2432
+ "maintainers": [
2433
+ {
2434
+ "name": "kpn",
2435
+ "github": "kpn"
2436
+ }
2437
+ ],
2438
+ "compatibility": {
2439
+ "nuxt": "^2.0.0",
2440
+ "requires": {}
2441
+ }
2442
+ },
2443
+ {
2444
+ "name": "nuxt-png-to-ico",
2445
+ "description": "Nuxt.js module for auto generating favicons",
2446
+ "repo": "b5710546232/nuxt-png-to-ico",
2447
+ "npm": "nuxt-png-to-ico",
2448
+ "icon": "",
2449
+ "github": "https://github.com/b5710546232/nuxt-png-to-ico",
2450
+ "website": "https://github.com/b5710546232/nuxt-png-to-ico",
2451
+ "learn_more": "https://github.com/steambap/png-to-ico",
2452
+ "category": "Devtools",
2453
+ "type": "3rd-party",
2454
+ "maintainers": [
2455
+ {
2456
+ "name": "b5710546232",
2457
+ "github": "b5710546232",
2458
+ "avatar": "https://avatars.githubusercontent.com/u/11013287?v=4"
2459
+ }
2460
+ ],
2461
+ "compatibility": {
2462
+ "nuxt": "^2.0.0",
2463
+ "requires": {}
2464
+ }
2465
+ },
2466
+ {
2467
+ "name": "nuxt-smartlook",
2468
+ "description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
2469
+ "repo": "f00b4r/nuxt-smartlook",
2470
+ "npm": "nuxt-smartlook",
2471
+ "icon": "nuxt-smartlook.png",
2472
+ "github": "https://github.com/f00b4r/nuxt-smartlook",
2473
+ "website": "https://github.com/f00b4r/nuxt-smartlook",
2474
+ "learn_more": "https://www.smartlook.com/",
2475
+ "category": "Analytics",
2476
+ "type": "3rd-party",
2477
+ "maintainers": [
2478
+ {
2479
+ "name": "Milan Sulc",
2480
+ "github": "f3l1x",
2481
+ "twitter": "xf3l1x",
2482
+ "avatar": "https://avatars.githubusercontent.com/u/538058?v=4"
2483
+ }
2484
+ ],
2485
+ "compatibility": {
2486
+ "nuxt": "^2.0.0",
2487
+ "requires": {}
2488
+ }
2489
+ },
2490
+ {
2491
+ "name": "nuxt-use-motion",
2492
+ "description": "A Nuxt module putting your components in motion",
2493
+ "repo": "Tahul/nuxt-use-motion",
2494
+ "npm": "nuxt-use-motion",
2495
+ "icon": "nuxt-use-motion.svg",
2496
+ "github": "https://github.com/Tahul/nuxt-use-motion",
2497
+ "website": "https://github.com/Tahul/nuxt-use-motion",
2498
+ "learn_more": "https://github.com/vueuse/motion",
2499
+ "category": "Libraries",
2500
+ "type": "3rd-party",
2501
+ "maintainers": [
2502
+ {
2503
+ "name": "Tahul",
2504
+ "github": "Tahul"
2505
+ }
2506
+ ],
2507
+ "compatibility": {
2508
+ "nuxt": "^2.0.0",
2509
+ "requires": {}
2510
+ }
2511
+ },
2512
+ {
2513
+ "name": "nuxt-use-sound",
2514
+ "description": "A Nuxt module for playing sound effects.",
2515
+ "repo": "Tahul/nuxt-use-sound",
2516
+ "npm": "nuxt-use-sound",
2517
+ "icon": "nuxt-use-sound.svg",
2518
+ "github": "https://github.com/Tahul/nuxt-use-sound",
2519
+ "website": "https://github.com/Tahul/nuxt-use-sound",
2520
+ "learn_more": "https://github.com/vueuse/sound",
2521
+ "category": "Libraries",
2522
+ "type": "3rd-party",
2523
+ "maintainers": [
2524
+ {
2525
+ "name": "Tahul",
2526
+ "github": "Tahul"
2527
+ }
2528
+ ],
2529
+ "compatibility": {
2530
+ "nuxt": "^2.0.0",
2531
+ "requires": {}
2532
+ }
2533
+ },
2534
+ {
2535
+ "name": "nuxt-viewport",
2536
+ "description": "Define custom viewports for your Nuxt project",
2537
+ "repo": "mvrlin/nuxt-viewport",
2538
+ "npm": "nuxt-viewport",
2539
+ "icon": "nuxt-viewport.svg",
2540
+ "github": "https://github.com/mvrlin/nuxt-viewport",
2541
+ "website": "https://github.com/mvrlin/nuxt-viewport",
2542
+ "learn_more": "",
2543
+ "category": "Extensions",
2544
+ "type": "3rd-party",
2545
+ "maintainers": [
2546
+ {
2547
+ "name": "mvrlin",
2548
+ "github": "mvrlin"
2549
+ }
2550
+ ],
2551
+ "compatibility": {
2552
+ "nuxt": "^2.0.0",
2553
+ "requires": {}
2554
+ }
1546
2555
  },
1547
2556
  {
1548
2557
  "name": "nuxt7",
@@ -1559,10 +2568,13 @@
1559
2568
  {
1560
2569
  "name": "Pooya Parsa",
1561
2570
  "github": "pi0",
1562
- "twitter": "_pi0_",
1563
- "avatar": "https://github.com/pi0.png"
2571
+ "twitter": "_pi0_"
1564
2572
  }
1565
- ]
2573
+ ],
2574
+ "compatibility": {
2575
+ "nuxt": "^2.0.0",
2576
+ "requires": {}
2577
+ }
1566
2578
  },
1567
2579
  {
1568
2580
  "name": "onesignal",
@@ -1573,35 +2585,42 @@
1573
2585
  "github": "https://github.com/nuxt-community/onesignal-module",
1574
2586
  "website": "https://github.com/nuxt-community/onesignal-module",
1575
2587
  "learn_more": "https://onesignal.com/",
1576
- "category": "Devtools",
2588
+ "category": "Extensions",
1577
2589
  "type": "community",
1578
2590
  "maintainers": [
1579
2591
  {
1580
2592
  "name": "Pooya Parsa",
1581
2593
  "github": "pi0",
1582
- "twitter": "_pi0_",
1583
- "avatar": "https://github.com/pi0.png"
2594
+ "twitter": "_pi0_"
1584
2595
  }
1585
- ]
2596
+ ],
2597
+ "compatibility": {
2598
+ "nuxt": "^2.0.0",
2599
+ "requires": {}
2600
+ }
1586
2601
  },
1587
2602
  {
1588
2603
  "name": "optimized-images",
1589
2604
  "description": "Automatically optimizes images used in Nuxt.js projects (jpeg, png, svg, webp and gif).",
1590
- "repo": "bazzite/nuxt-optimized-images",
2605
+ "repo": "juliomrqz/nuxt-optimized-images",
1591
2606
  "npm": "@aceforth/nuxt-optimized-images",
1592
2607
  "icon": "",
1593
- "github": "https://github.com/bazzite/nuxt-optimized-images",
2608
+ "github": "https://github.com/juliomrqz/nuxt-optimized-images",
1594
2609
  "website": "https://marquez.co/docs/nuxt-optimized-images/",
1595
2610
  "learn_more": "",
1596
2611
  "category": "Images",
1597
2612
  "type": "3rd-party",
1598
2613
  "maintainers": [
1599
2614
  {
1600
- "name": "bazzite",
1601
- "github": "bazzite",
1602
- "avatar": "https://github.com/bazzite.png"
2615
+ "name": "Julio Marquez",
2616
+ "github": "juliomrqz",
2617
+ "twitter": "juliomrqz"
1603
2618
  }
1604
- ]
2619
+ ],
2620
+ "compatibility": {
2621
+ "nuxt": "^2.0.0",
2622
+ "requires": {}
2623
+ }
1605
2624
  },
1606
2625
  {
1607
2626
  "name": "page-generator-helper",
@@ -1612,15 +2631,18 @@
1612
2631
  "github": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
1613
2632
  "website": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
1614
2633
  "learn_more": "",
1615
- "category": "Devtools",
2634
+ "category": "Extensions",
1616
2635
  "type": "3rd-party",
1617
2636
  "maintainers": [
1618
2637
  {
1619
2638
  "name": "GrabarzUndPartner",
1620
- "github": "GrabarzUndPartner",
1621
- "avatar": "https://github.com/GrabarzUndPartner.png"
2639
+ "github": "GrabarzUndPartner"
1622
2640
  }
1623
- ]
2641
+ ],
2642
+ "compatibility": {
2643
+ "nuxt": "^2.0.0",
2644
+ "requires": {}
2645
+ }
1624
2646
  },
1625
2647
  {
1626
2648
  "name": "parse",
@@ -1636,10 +2658,109 @@
1636
2658
  "maintainers": [
1637
2659
  {
1638
2660
  "name": "cierrateam",
1639
- "github": "cierrateam",
1640
- "avatar": "https://github.com/cierrateam.png"
2661
+ "github": "cierrateam"
2662
+ }
2663
+ ],
2664
+ "compatibility": {
2665
+ "nuxt": "^2.0.0",
2666
+ "requires": {}
2667
+ }
2668
+ },
2669
+ {
2670
+ "name": "partytown",
2671
+ "description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
2672
+ "repo": "nuxt-community/partytown-module",
2673
+ "npm": "@nuxtjs/partytown",
2674
+ "icon": "partytown.svg",
2675
+ "github": "https://github.com/nuxt-community/partytown-module",
2676
+ "website": "https://github.com/nuxt-community/partytown-module",
2677
+ "learn_more": "https://partytown.builder.io/",
2678
+ "category": "Performance",
2679
+ "type": "community",
2680
+ "maintainers": [
2681
+ {
2682
+ "name": "Daniel Roe",
2683
+ "github": "danielroe",
2684
+ "twitter": "danielcroe"
1641
2685
  }
1642
- ]
2686
+ ],
2687
+ "compatibility": {
2688
+ "nuxt": "^2.0.0 || ^3.0.0",
2689
+ "requires": {
2690
+ "bridge": true
2691
+ }
2692
+ }
2693
+ },
2694
+ {
2695
+ "name": "persian-datepicker",
2696
+ "description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
2697
+ "repo": "alireza-ab/vue-persian-datepicker",
2698
+ "npm": "@alireza-ab/vue-persian-datepicker",
2699
+ "icon": "persian-datepicker.svg",
2700
+ "github": "https://github.com/alireza-ab/vue-persian-datepicker",
2701
+ "website": "https://alireza-ab.ir/datepicker",
2702
+ "learn_more": "https://alireza-ab.ir/datepicker",
2703
+ "category": "Date",
2704
+ "type": "3rd-party",
2705
+ "maintainers": [
2706
+ {
2707
+ "name": "Alireza Alibeiki",
2708
+ "github": "alireza-ab",
2709
+ "avatar": "https://avatars0.githubusercontent.com/u/55649373?v=4"
2710
+ }
2711
+ ],
2712
+ "compatibility": {
2713
+ "nuxt": "^2.0.0",
2714
+ "requires": {}
2715
+ }
2716
+ },
2717
+ {
2718
+ "name": "pinia",
2719
+ "description": "The Vue Store that you will enjoy using",
2720
+ "repo": "posva/pinia#v2/packages/nuxt",
2721
+ "npm": "@pinia/nuxt",
2722
+ "icon": "pinia.svg",
2723
+ "github": "https://github.com/posva/pinia/tree/v2/packages/nuxt",
2724
+ "website": "https://pinia.esm.dev/",
2725
+ "learn_more": "",
2726
+ "category": "Extensions",
2727
+ "type": "3rd-party",
2728
+ "maintainers": [
2729
+ {
2730
+ "name": "posva",
2731
+ "github": "posva"
2732
+ }
2733
+ ],
2734
+ "compatibility": {
2735
+ "nuxt": "^2.0.0 || ^3.0.0",
2736
+ "requires": {
2737
+ "bridge": "optional"
2738
+ }
2739
+ }
2740
+ },
2741
+ {
2742
+ "name": "plausible",
2743
+ "description": "Plausible analytics for Vue.js and Nuxt",
2744
+ "repo": "moritzsternemann/vue-plausible",
2745
+ "npm": "vue-plausible",
2746
+ "icon": "plausible.png",
2747
+ "github": "https://github.com/moritzsternemann/vue-plausible",
2748
+ "website": "https://github.com/moritzsternemann/vue-plausible",
2749
+ "learn_more": "",
2750
+ "category": "Analytics",
2751
+ "type": "3rd-party",
2752
+ "maintainers": [
2753
+ {
2754
+ "name": "moritzsternemann",
2755
+ "github": "moritzsternemann"
2756
+ }
2757
+ ],
2758
+ "compatibility": {
2759
+ "nuxt": "^2.0.0 || ^3.0.0",
2760
+ "requires": {
2761
+ "bridge": "optional"
2762
+ }
2763
+ }
1643
2764
  },
1644
2765
  {
1645
2766
  "name": "precompress",
@@ -1655,10 +2776,13 @@
1655
2776
  "maintainers": [
1656
2777
  {
1657
2778
  "name": "frenchrabbit",
1658
- "github": "frenchrabbit",
1659
- "avatar": "https://github.com/frenchrabbit.png"
2779
+ "github": "frenchrabbit"
1660
2780
  }
1661
- ]
2781
+ ],
2782
+ "compatibility": {
2783
+ "nuxt": "^2.0.0",
2784
+ "requires": {}
2785
+ }
1662
2786
  },
1663
2787
  {
1664
2788
  "name": "prismic",
@@ -1667,7 +2791,7 @@
1667
2791
  "npm": "@nuxtjs/prismic",
1668
2792
  "icon": "prismic.png",
1669
2793
  "github": "https://github.com/nuxt-community/prismic-module",
1670
- "website": "https://github.com/nuxt-community/prismic-module",
2794
+ "website": "https://prismic.nuxtjs.org",
1671
2795
  "learn_more": "https://prismic.io/",
1672
2796
  "category": "CMS",
1673
2797
  "type": "community",
@@ -1675,21 +2799,22 @@
1675
2799
  {
1676
2800
  "name": "Sébastien Chopin",
1677
2801
  "github": "Atinux",
1678
- "twitter": "Atinux",
1679
- "avatar": "https://github.com/Atinux.png"
2802
+ "twitter": "Atinux"
1680
2803
  },
1681
2804
  {
1682
2805
  "name": "lihbr",
1683
2806
  "github": "lihbr",
1684
- "twitter": "li_hbr",
1685
- "avatar": "https://github.com/lihbr.png"
2807
+ "twitter": "li_hbr"
1686
2808
  },
1687
2809
  {
1688
2810
  "name": "James Pegg",
1689
- "github": "jamespegg",
1690
- "avatar": "https://github.com/jamespegg.png"
2811
+ "github": "jamespegg"
1691
2812
  }
1692
- ]
2813
+ ],
2814
+ "compatibility": {
2815
+ "nuxt": "^2.0.0 || ^3.0.0",
2816
+ "requires": {}
2817
+ }
1693
2818
  },
1694
2819
  {
1695
2820
  "name": "protected-mailto",
@@ -1705,10 +2830,13 @@
1705
2830
  "maintainers": [
1706
2831
  {
1707
2832
  "name": "mmoollllee",
1708
- "github": "mmoollllee",
1709
- "avatar": "https://github.com/mmoollllee.png"
2833
+ "github": "mmoollllee"
1710
2834
  }
1711
- ]
2835
+ ],
2836
+ "compatibility": {
2837
+ "nuxt": "^2.0.0",
2838
+ "requires": {}
2839
+ }
1712
2840
  },
1713
2841
  {
1714
2842
  "name": "proxy",
@@ -1725,10 +2853,13 @@
1725
2853
  {
1726
2854
  "name": "Pooya Parsa",
1727
2855
  "github": "pi0",
1728
- "twitter": "_pi0_",
1729
- "avatar": "https://github.com/pi0.png"
2856
+ "twitter": "_pi0_"
1730
2857
  }
1731
- ]
2858
+ ],
2859
+ "compatibility": {
2860
+ "nuxt": "^2.0.0",
2861
+ "requires": {}
2862
+ }
1732
2863
  },
1733
2864
  {
1734
2865
  "name": "prune-html",
@@ -1743,11 +2874,15 @@
1743
2874
  "type": "3rd-party",
1744
2875
  "maintainers": [
1745
2876
  {
1746
- "name": "LuXDAmore",
2877
+ "name": "Luca Iaconelli",
1747
2878
  "github": "LuXDAmore",
1748
- "avatar": "https://github.com/LuXDAmore.png"
2879
+ "twitter": "luxdamore"
1749
2880
  }
1750
- ]
2881
+ ],
2882
+ "compatibility": {
2883
+ "nuxt": "^2.0.0",
2884
+ "requires": {}
2885
+ }
1751
2886
  },
1752
2887
  {
1753
2888
  "name": "purgecss",
@@ -1763,14 +2898,17 @@
1763
2898
  "maintainers": [
1764
2899
  {
1765
2900
  "name": "Developmint",
1766
- "github": "Developmint",
1767
- "avatar": "https://github.com/Developmint.png"
2901
+ "github": "Developmint"
1768
2902
  }
1769
- ]
2903
+ ],
2904
+ "compatibility": {
2905
+ "nuxt": "^2.0.0",
2906
+ "requires": {}
2907
+ }
1770
2908
  },
1771
2909
  {
1772
2910
  "name": "pwa",
1773
- "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your apps performance.",
2911
+ "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your app's performance.",
1774
2912
  "repo": "nuxt-community/pwa-module",
1775
2913
  "npm": "@nuxtjs/pwa",
1776
2914
  "icon": "pwa.png",
@@ -1783,10 +2921,15 @@
1783
2921
  {
1784
2922
  "name": "Pooya Parsa",
1785
2923
  "github": "pi0",
1786
- "twitter": "_pi0_",
1787
- "avatar": "https://github.com/pi0.png"
2924
+ "twitter": "_pi0_"
1788
2925
  }
1789
- ]
2926
+ ],
2927
+ "compatibility": {
2928
+ "nuxt": "^2.0.0",
2929
+ "requires": {
2930
+ "bridge": "optional"
2931
+ }
2932
+ }
1790
2933
  },
1791
2934
  {
1792
2935
  "name": "python",
@@ -1797,15 +2940,18 @@
1797
2940
  "github": "https://github.com/nuxt-community/python-module",
1798
2941
  "website": "https://github.com/nuxt-community/python-module",
1799
2942
  "learn_more": "https://www.python.org/",
1800
- "category": "Devtools",
2943
+ "category": "Extensions",
1801
2944
  "type": "community",
1802
2945
  "maintainers": [
1803
2946
  {
1804
2947
  "name": "Sebastian Silva",
1805
- "github": "icarito",
1806
- "avatar": "https://github.com/icarito.png"
2948
+ "github": "icarito"
1807
2949
  }
1808
- ]
2950
+ ],
2951
+ "compatibility": {
2952
+ "nuxt": "^2.0.0",
2953
+ "requires": {}
2954
+ }
1809
2955
  },
1810
2956
  {
1811
2957
  "name": "recaptcha",
@@ -1821,10 +2967,13 @@
1821
2967
  "maintainers": [
1822
2968
  {
1823
2969
  "name": "mvrlin",
1824
- "github": "mvrlin",
1825
- "avatar": "https://github.com/mvrlin.png"
2970
+ "github": "mvrlin"
1826
2971
  }
1827
- ]
2972
+ ],
2973
+ "compatibility": {
2974
+ "nuxt": "^2.0.0",
2975
+ "requires": {}
2976
+ }
1828
2977
  },
1829
2978
  {
1830
2979
  "name": "redirect",
@@ -1841,10 +2990,13 @@
1841
2990
  {
1842
2991
  "name": "Alexander Lichter",
1843
2992
  "github": "manniL",
1844
- "twitter": "TheAlexLichter",
1845
- "avatar": "https://github.com/manniL.png"
2993
+ "twitter": "TheAlexLichter"
1846
2994
  }
1847
- ]
2995
+ ],
2996
+ "compatibility": {
2997
+ "nuxt": "^2.0.0",
2998
+ "requires": {}
2999
+ }
1848
3000
  },
1849
3001
  {
1850
3002
  "name": "rfg-icon",
@@ -1855,15 +3007,18 @@
1855
3007
  "github": "https://github.com/pimlie/nuxt-rfg-icon",
1856
3008
  "website": "https://github.com/pimlie/nuxt-rfg-icon",
1857
3009
  "learn_more": "https://realfavicongenerator.net/",
1858
- "category": "Devtools",
3010
+ "category": "SEO",
1859
3011
  "type": "3rd-party",
1860
3012
  "maintainers": [
1861
3013
  {
1862
3014
  "name": "pimlie",
1863
- "github": "pimlie",
1864
- "avatar": "https://github.com/pimlie.png"
3015
+ "github": "pimlie"
1865
3016
  }
1866
- ]
3017
+ ],
3018
+ "compatibility": {
3019
+ "nuxt": "^2.0.0",
3020
+ "requires": {}
3021
+ }
1867
3022
  },
1868
3023
  {
1869
3024
  "name": "robots",
@@ -1879,10 +3034,13 @@
1879
3034
  "maintainers": [
1880
3035
  {
1881
3036
  "name": "Ricardo Gobbo de Souza",
1882
- "github": "ricardogobbosouza",
1883
- "avatar": "https://github.com/ricardogobbosouza.png"
3037
+ "github": "ricardogobbosouza"
1884
3038
  }
1885
- ]
3039
+ ],
3040
+ "compatibility": {
3041
+ "nuxt": "^2.0.0",
3042
+ "requires": {}
3043
+ }
1886
3044
  },
1887
3045
  {
1888
3046
  "name": "rollbar",
@@ -1898,10 +3056,13 @@
1898
3056
  "maintainers": [
1899
3057
  {
1900
3058
  "name": "Gaël Reyrol",
1901
- "github": "gaelreyrol",
1902
- "avatar": "https://github.com/gaelreyrol.png"
3059
+ "github": "gaelreyrol"
1903
3060
  }
1904
- ]
3061
+ ],
3062
+ "compatibility": {
3063
+ "nuxt": "^2.0.0",
3064
+ "requires": {}
3065
+ }
1905
3066
  },
1906
3067
  {
1907
3068
  "name": "router-extras",
@@ -1912,16 +3073,19 @@
1912
3073
  "github": "https://github.com/nuxt-community/router-extras-module",
1913
3074
  "website": "https://github.com/nuxt-community/router-extras-module",
1914
3075
  "learn_more": "",
1915
- "category": "Devtools",
3076
+ "category": "Extensions",
1916
3077
  "type": "community",
1917
3078
  "maintainers": [
1918
3079
  {
1919
3080
  "name": "Ahad Birang",
1920
3081
  "github": "farnabaz",
1921
- "twitter": "a_birang",
1922
- "avatar": "https://github.com/farnabaz.png"
3082
+ "twitter": "a_birang"
1923
3083
  }
1924
- ]
3084
+ ],
3085
+ "compatibility": {
3086
+ "nuxt": "^2.0.0",
3087
+ "requires": {}
3088
+ }
1925
3089
  },
1926
3090
  {
1927
3091
  "name": "router",
@@ -1932,23 +3096,26 @@
1932
3096
  "github": "https://github.com/nuxt-community/router-module",
1933
3097
  "website": "https://github.com/nuxt-community/router-module",
1934
3098
  "learn_more": "",
1935
- "category": "Devtools",
3099
+ "category": "Extensions",
1936
3100
  "type": "community",
1937
3101
  "maintainers": [
1938
3102
  {
1939
3103
  "name": "Sébastien Chopin",
1940
3104
  "github": "Atinux",
1941
- "twitter": "Atinux",
1942
- "avatar": "https://github.com/Atinux.png"
3105
+ "twitter": "Atinux"
1943
3106
  }
1944
- ]
3107
+ ],
3108
+ "compatibility": {
3109
+ "nuxt": "^2.0.0",
3110
+ "requires": {}
3111
+ }
1945
3112
  },
1946
3113
  {
1947
3114
  "name": "sanity",
1948
- "description": "Access text, images, and other media with Nuxt.js and the Sanity headless CMS.",
3115
+ "description": "Access text, images, and other media with Nuxt and the Sanity headless CMS.",
1949
3116
  "repo": "nuxt-community/sanity-module#main",
1950
3117
  "npm": "@nuxtjs/sanity",
1951
- "icon": "https://sanity.nuxtjs.org/icon.png",
3118
+ "icon": "sanity.png",
1952
3119
  "github": "https://github.com/nuxt-community/sanity-module#main",
1953
3120
  "website": "https://sanity.nuxtjs.org",
1954
3121
  "learn_more": "https://www.sanity.io/",
@@ -1958,10 +3125,15 @@
1958
3125
  {
1959
3126
  "name": "Daniel Roe",
1960
3127
  "github": "danielroe",
1961
- "twitter": "danielcroe",
1962
- "avatar": "https://github.com/danielroe.png"
3128
+ "twitter": "danielcroe"
3129
+ }
3130
+ ],
3131
+ "compatibility": {
3132
+ "nuxt": "^2.0.0 || ^3.0.0",
3133
+ "requires": {
3134
+ "bridge": "optional"
1963
3135
  }
1964
- ]
3136
+ }
1965
3137
  },
1966
3138
  {
1967
3139
  "name": "scss-to-js",
@@ -1977,10 +3149,13 @@
1977
3149
  "maintainers": [
1978
3150
  {
1979
3151
  "name": "sugoidesune",
1980
- "github": "sugoidesune",
1981
- "avatar": "https://github.com/sugoidesune.png"
3152
+ "github": "sugoidesune"
1982
3153
  }
1983
- ]
3154
+ ],
3155
+ "compatibility": {
3156
+ "nuxt": "^2.0.0",
3157
+ "requires": {}
3158
+ }
1984
3159
  },
1985
3160
  {
1986
3161
  "name": "segment",
@@ -1996,10 +3171,13 @@
1996
3171
  "maintainers": [
1997
3172
  {
1998
3173
  "name": "dansmaculotte",
1999
- "github": "dansmaculotte",
2000
- "avatar": "https://github.com/dansmaculotte.png"
3174
+ "github": "dansmaculotte"
2001
3175
  }
2002
- ]
3176
+ ],
3177
+ "compatibility": {
3178
+ "nuxt": "^2.0.0",
3179
+ "requires": {}
3180
+ }
2003
3181
  },
2004
3182
  {
2005
3183
  "name": "sentry",
@@ -2008,17 +3186,43 @@
2008
3186
  "npm": "@nuxtjs/sentry",
2009
3187
  "icon": "sentry.png",
2010
3188
  "github": "https://github.com/nuxt-community/sentry-module",
2011
- "website": "https://github.com/nuxt-community/sentry-module",
3189
+ "website": "https://sentry.nuxtjs.org/",
2012
3190
  "learn_more": "https://sentry.io/welcome/",
2013
3191
  "category": "Monitoring",
2014
3192
  "type": "community",
2015
3193
  "maintainers": [
2016
3194
  {
2017
3195
  "name": "Rafał Chłodnicki",
2018
- "github": "rchl",
2019
- "avatar": "https://github.com/rchl.png"
3196
+ "github": "rchl"
3197
+ }
3198
+ ],
3199
+ "compatibility": {
3200
+ "nuxt": "^2.0.0",
3201
+ "requires": {}
3202
+ }
3203
+ },
3204
+ {
3205
+ "name": "seo-meta",
3206
+ "description": "Simple generate seo metadata",
3207
+ "repo": "ihavecoke/nuxtjs-seo-meta",
3208
+ "npm": "nuxt-seo-meta",
3209
+ "icon": "",
3210
+ "github": "https://github.com/ihavecoke/nuxtjs-seo-meta",
3211
+ "website": "https://github.com/ihavecoke/nuxtjs-seo-meta",
3212
+ "learn_more": "",
3213
+ "category": "SEO",
3214
+ "type": "3rd-party",
3215
+ "maintainers": [
3216
+ {
3217
+ "name": "ihavecoke",
3218
+ "github": "ihavecoke",
3219
+ "avatar": "https://avatars0.githubusercontent.com/u/10757551?v=4"
2020
3220
  }
2021
- ]
3221
+ ],
3222
+ "compatibility": {
3223
+ "nuxt": "^2.0.0",
3224
+ "requires": {}
3225
+ }
2022
3226
  },
2023
3227
  {
2024
3228
  "name": "seomatic-meta",
@@ -2034,10 +3238,13 @@
2034
3238
  "maintainers": [
2035
3239
  {
2036
3240
  "name": "ben-rogerson",
2037
- "github": "ben-rogerson",
2038
- "avatar": "https://github.com/ben-rogerson.png"
3241
+ "github": "ben-rogerson"
2039
3242
  }
2040
- ]
3243
+ ],
3244
+ "compatibility": {
3245
+ "nuxt": "^2.0.0",
3246
+ "requires": {}
3247
+ }
2041
3248
  },
2042
3249
  {
2043
3250
  "name": "separate-env",
@@ -2048,16 +3255,19 @@
2048
3255
  "github": "https://github.com/nuxt-community/separate-env-module",
2049
3256
  "website": "https://github.com/nuxt-community/separate-env-module",
2050
3257
  "learn_more": "",
2051
- "category": "Devtools",
3258
+ "category": "Extensions",
2052
3259
  "type": "community",
2053
3260
  "maintainers": [
2054
3261
  {
2055
3262
  "name": "Alexander Lichter",
2056
3263
  "github": "manniL",
2057
- "twitter": "TheAlexLichter",
2058
- "avatar": "https://github.com/manniL.png"
3264
+ "twitter": "TheAlexLichter"
2059
3265
  }
2060
- ]
3266
+ ],
3267
+ "compatibility": {
3268
+ "nuxt": "^2.0.0",
3269
+ "requires": {}
3270
+ }
2061
3271
  },
2062
3272
  {
2063
3273
  "name": "shopify",
@@ -2073,10 +3283,13 @@
2073
3283
  "maintainers": [
2074
3284
  {
2075
3285
  "name": "Gomah",
2076
- "github": "Gomah",
2077
- "avatar": "https://github.com/Gomah.png"
3286
+ "github": "Gomah"
2078
3287
  }
2079
- ]
3288
+ ],
3289
+ "compatibility": {
3290
+ "nuxt": "^2.0.0",
3291
+ "requires": {}
3292
+ }
2080
3293
  },
2081
3294
  {
2082
3295
  "name": "simple-line-icons",
@@ -2092,10 +3305,13 @@
2092
3305
  "maintainers": [
2093
3306
  {
2094
3307
  "name": "vaso2",
2095
- "github": "vaso2",
2096
- "avatar": "https://github.com/vaso2.png"
3308
+ "github": "vaso2"
2097
3309
  }
2098
- ]
3310
+ ],
3311
+ "compatibility": {
3312
+ "nuxt": "^2.0.0",
3313
+ "requires": {}
3314
+ }
2099
3315
  },
2100
3316
  {
2101
3317
  "name": "sitemap",
@@ -2104,7 +3320,7 @@
2104
3320
  "npm": "@nuxtjs/sitemap",
2105
3321
  "icon": "",
2106
3322
  "github": "https://github.com/nuxt-community/sitemap-module#dev",
2107
- "website": "https://github.com/nuxt-community/sitemap-module#dev",
3323
+ "website": "https://sitemap.nuxtjs.org",
2108
3324
  "learn_more": "",
2109
3325
  "category": "SEO",
2110
3326
  "type": "community",
@@ -2112,10 +3328,36 @@
2112
3328
  {
2113
3329
  "name": "Nicolas PENNEC",
2114
3330
  "github": "NicoPennec",
2115
- "twitter": "NicoPennec",
2116
- "avatar": "https://github.com/NicoPennec.png"
3331
+ "twitter": "NicoPennec"
3332
+ }
3333
+ ],
3334
+ "compatibility": {
3335
+ "nuxt": "^2.0.0",
3336
+ "requires": {}
3337
+ }
3338
+ },
3339
+ {
3340
+ "name": "snipcart",
3341
+ "description": "Snipcart integration module for Nuxt.js",
3342
+ "repo": "nuxt-community/snipcart-module",
3343
+ "npm": "@nuxtjs/snipcart",
3344
+ "icon": "snipcart.png",
3345
+ "github": "https://github.com/nuxt-community/snipcart-module",
3346
+ "website": "https://github.com/nuxt-community/snipcart-module",
3347
+ "learn_more": "",
3348
+ "category": "Payment",
3349
+ "type": "community",
3350
+ "maintainers": [
3351
+ {
3352
+ "name": "Florent GIRAUD",
3353
+ "github": "f3ltron",
3354
+ "twitter": "giraud_florent"
2117
3355
  }
2118
- ]
3356
+ ],
3357
+ "compatibility": {
3358
+ "nuxt": "^2.0.0",
3359
+ "requires": {}
3360
+ }
2119
3361
  },
2120
3362
  {
2121
3363
  "name": "social-meta",
@@ -2131,10 +3373,13 @@
2131
3373
  "maintainers": [
2132
3374
  {
2133
3375
  "name": "AlekseyPleshkov",
2134
- "github": "AlekseyPleshkov",
2135
- "avatar": "https://github.com/AlekseyPleshkov.png"
3376
+ "github": "AlekseyPleshkov"
2136
3377
  }
2137
- ]
3378
+ ],
3379
+ "compatibility": {
3380
+ "nuxt": "^2.0.0",
3381
+ "requires": {}
3382
+ }
2138
3383
  },
2139
3384
  {
2140
3385
  "name": "socket-io",
@@ -2150,10 +3395,13 @@
2150
3395
  "maintainers": [
2151
3396
  {
2152
3397
  "name": "richardeschloss",
2153
- "github": "richardeschloss",
2154
- "avatar": "https://github.com/richardeschloss.png"
3398
+ "github": "richardeschloss"
2155
3399
  }
2156
- ]
3400
+ ],
3401
+ "compatibility": {
3402
+ "nuxt": "^2.0.0",
3403
+ "requires": {}
3404
+ }
2157
3405
  },
2158
3406
  {
2159
3407
  "name": "speedcurve",
@@ -2170,10 +3418,46 @@
2170
3418
  {
2171
3419
  "name": "Josh Deltener",
2172
3420
  "github": "hecktarzuli",
2173
- "twitter": "JoshDeltener",
2174
- "avatar": "https://github.com/hecktarzuli.png"
3421
+ "twitter": "JoshDeltener"
3422
+ }
3423
+ ],
3424
+ "compatibility": {
3425
+ "nuxt": "^2.0.0",
3426
+ "requires": {}
3427
+ }
3428
+ },
3429
+ {
3430
+ "name": "speedkit",
3431
+ "description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
3432
+ "repo": "GrabarzUndPartner/nuxt-speedkit",
3433
+ "npm": "nuxt-speedkit",
3434
+ "icon": "speedkit.png",
3435
+ "github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
3436
+ "website": "https://nuxt-speedkit.grabarzundpartner.dev",
3437
+ "learn_more": "",
3438
+ "category": "Performance",
3439
+ "type": "3rd-party",
3440
+ "maintainers": [
3441
+ {
3442
+ "name": "Stephan Gerbeth",
3443
+ "github": "StephanGerbeth",
3444
+ "avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
3445
+ },
3446
+ {
3447
+ "name": "Thorn Walli",
3448
+ "github": "ThornWalli",
3449
+ "avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
3450
+ },
3451
+ {
3452
+ "name": "Grabarz & Partner",
3453
+ "github": "GrabarzUndPartner",
3454
+ "avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
2175
3455
  }
2176
- ]
3456
+ ],
3457
+ "compatibility": {
3458
+ "nuxt": "^2.0.0",
3459
+ "requires": {}
3460
+ }
2177
3461
  },
2178
3462
  {
2179
3463
  "name": "storage",
@@ -2184,15 +3468,40 @@
2184
3468
  "github": "https://github.com/mazipan/nuxt-storage",
2185
3469
  "website": "https://github.com/mazipan/nuxt-storage",
2186
3470
  "learn_more": "https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage",
2187
- "category": "Devtools",
3471
+ "category": "Extensions",
2188
3472
  "type": "3rd-party",
2189
3473
  "maintainers": [
2190
3474
  {
2191
3475
  "name": "mazipan",
2192
- "github": "mazipan",
2193
- "avatar": "https://github.com/mazipan.png"
3476
+ "github": "mazipan"
3477
+ }
3478
+ ],
3479
+ "compatibility": {
3480
+ "nuxt": "^2.0.0",
3481
+ "requires": {}
3482
+ }
3483
+ },
3484
+ {
3485
+ "name": "storefront-ui",
3486
+ "description": "Storefront UI Module for Nuxt.js",
3487
+ "repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
3488
+ "npm": "@storefront-ui/nuxt",
3489
+ "icon": "storefront-ui.svg",
3490
+ "github": "https://github.com/vuestorefront/storefront-ui/tree/develop/packages/nuxt-module",
3491
+ "website": "https://docs.storefrontui.io/?path=/story/getting-started-installation--page#installation",
3492
+ "learn_more": "https://docs.storefrontui.io/",
3493
+ "category": "UI",
3494
+ "type": "3rd-party",
3495
+ "maintainers": [
3496
+ {
3497
+ "name": "Jakub Andrzejewski",
3498
+ "github": "Baroshem"
2194
3499
  }
2195
- ]
3500
+ ],
3501
+ "compatibility": {
3502
+ "nuxt": "^2.0.0",
3503
+ "requires": {}
3504
+ }
2196
3505
  },
2197
3506
  {
2198
3507
  "name": "stories",
@@ -2208,16 +3517,19 @@
2208
3517
  "maintainers": [
2209
3518
  {
2210
3519
  "name": "richardeschloss",
2211
- "github": "richardeschloss",
2212
- "avatar": "https://github.com/richardeschloss.png"
3520
+ "github": "richardeschloss"
2213
3521
  }
2214
- ]
3522
+ ],
3523
+ "compatibility": {
3524
+ "nuxt": "^2.0.0",
3525
+ "requires": {}
3526
+ }
2215
3527
  },
2216
3528
  {
2217
3529
  "name": "storyblok",
2218
3530
  "description": "Storyblok Nuxt.js module",
2219
- "repo": "storyblok/storyblok-nuxt",
2220
- "npm": "storyblok-nuxt",
3531
+ "repo": "storyblok/storyblok-nuxt#master/lib",
3532
+ "npm": "@storyblok/nuxt",
2221
3533
  "icon": "storyblok.png",
2222
3534
  "github": "https://github.com/storyblok/storyblok-nuxt",
2223
3535
  "website": "https://github.com/storyblok/storyblok-nuxt",
@@ -2227,10 +3539,13 @@
2227
3539
  "maintainers": [
2228
3540
  {
2229
3541
  "name": "storyblok",
2230
- "github": "storyblok",
2231
- "avatar": "https://github.com/storyblok.png"
3542
+ "github": "storyblok"
2232
3543
  }
2233
- ]
3544
+ ],
3545
+ "compatibility": {
3546
+ "nuxt": "^2.0.0 || ^3.0.0",
3547
+ "requires": {}
3548
+ }
2234
3549
  },
2235
3550
  {
2236
3551
  "name": "storybook",
@@ -2247,16 +3562,20 @@
2247
3562
  {
2248
3563
  "name": "Ahad Birang",
2249
3564
  "github": "farnabaz",
2250
- "twitter": "a_birang",
2251
- "avatar": "https://github.com/farnabaz.png"
3565
+ "twitter": "a_birang"
2252
3566
  },
2253
3567
  {
2254
3568
  "name": "Pooya Parsa",
2255
3569
  "github": "pi0",
2256
- "twitter": "_pi0_",
2257
- "avatar": "https://github.com/pi0.png"
3570
+ "twitter": "_pi0_"
2258
3571
  }
2259
- ]
3572
+ ],
3573
+ "compatibility": {
3574
+ "nuxt": "^2.0.0",
3575
+ "requires": {
3576
+ "bridge": "optional"
3577
+ }
3578
+ }
2260
3579
  },
2261
3580
  {
2262
3581
  "name": "strapi",
@@ -2273,16 +3592,18 @@
2273
3592
  {
2274
3593
  "name": "Benjamin Canac",
2275
3594
  "github": "benjamincanac",
2276
- "twitter": "benjamincanac",
2277
- "avatar": "https://github.com/benjamincanac.png"
3595
+ "twitter": "benjamincanac"
2278
3596
  },
2279
3597
  {
2280
3598
  "name": "Sébastien Chopin",
2281
3599
  "github": "Atinux",
2282
- "twitter": "Atinux",
2283
- "avatar": "https://github.com/Atinux.png"
3600
+ "twitter": "Atinux"
2284
3601
  }
2285
- ]
3602
+ ],
3603
+ "compatibility": {
3604
+ "nuxt": "^2.0.0 || ^3.0.0",
3605
+ "requires": {}
3606
+ }
2286
3607
  },
2287
3608
  {
2288
3609
  "name": "stripe",
@@ -2298,10 +3619,13 @@
2298
3619
  "maintainers": [
2299
3620
  {
2300
3621
  "name": "WilliamDASILVA",
2301
- "github": "WilliamDASILVA",
2302
- "avatar": "https://github.com/WilliamDASILVA.png"
3622
+ "github": "WilliamDASILVA"
2303
3623
  }
2304
- ]
3624
+ ],
3625
+ "compatibility": {
3626
+ "nuxt": "^2.0.0",
3627
+ "requires": {}
3628
+ }
2305
3629
  },
2306
3630
  {
2307
3631
  "name": "style-resources",
@@ -2318,10 +3642,13 @@
2318
3642
  {
2319
3643
  "name": "Alexander Lichter",
2320
3644
  "github": "manniL",
2321
- "twitter": "TheAlexLichter",
2322
- "avatar": "https://github.com/manniL.png"
3645
+ "twitter": "TheAlexLichter"
2323
3646
  }
2324
- ]
3647
+ ],
3648
+ "compatibility": {
3649
+ "nuxt": "^2.0.0",
3650
+ "requires": {}
3651
+ }
2325
3652
  },
2326
3653
  {
2327
3654
  "name": "stylelint",
@@ -2337,10 +3664,59 @@
2337
3664
  "maintainers": [
2338
3665
  {
2339
3666
  "name": "Ricardo Gobbo de Souza",
2340
- "github": "ricardogobbosouza",
2341
- "avatar": "https://github.com/ricardogobbosouza.png"
3667
+ "github": "ricardogobbosouza"
3668
+ }
3669
+ ],
3670
+ "compatibility": {
3671
+ "nuxt": "^2.0.0",
3672
+ "requires": {}
3673
+ }
3674
+ },
3675
+ {
3676
+ "name": "stylify",
3677
+ "description": "Stylify is a library that generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
3678
+ "repo": "stylify/packages#master/packages/nuxt-module",
3679
+ "npm": "@stylify/nuxt-module",
3680
+ "icon": "stylify.svg",
3681
+ "github": "https://github.com/stylify/packages/tree/master/packages/nuxt-module",
3682
+ "website": "https://stylify.dev/docs/nuxt-module",
3683
+ "learn_more": "https://stylify.dev",
3684
+ "category": "UI",
3685
+ "type": "3rd-party",
3686
+ "maintainers": [
3687
+ {
3688
+ "name": "Vladimír Macháček",
3689
+ "github": "Machy8",
3690
+ "twitter": "8machy"
2342
3691
  }
2343
- ]
3692
+ ],
3693
+ "compatibility": {
3694
+ "nuxt": "^2.0.0",
3695
+ "requires": {}
3696
+ }
3697
+ },
3698
+ {
3699
+ "name": "supabase",
3700
+ "description": "A supa simple way to use Supabase with Nuxt",
3701
+ "repo": "supabase/nuxt-supabase",
3702
+ "npm": "nuxt-supabase",
3703
+ "icon": "supabase.png",
3704
+ "github": "https://github.com/supabase/nuxt-supabase",
3705
+ "website": "https://github.com/supabase/nuxt-supabase",
3706
+ "learn_more": "https://supabase.io",
3707
+ "category": "Database",
3708
+ "type": "3rd-party",
3709
+ "maintainers": [
3710
+ {
3711
+ "name": "Scott Robertson",
3712
+ "github": "scottrobertson",
3713
+ "twitter": "scottymeuk"
3714
+ }
3715
+ ],
3716
+ "compatibility": {
3717
+ "nuxt": "^2.0.0",
3718
+ "requires": {}
3719
+ }
2344
3720
  },
2345
3721
  {
2346
3722
  "name": "svg-loader",
@@ -2351,15 +3727,18 @@
2351
3727
  "github": "https://github.com/Developmint/nuxt-svg-loader",
2352
3728
  "website": "https://github.com/Developmint/nuxt-svg-loader",
2353
3729
  "learn_more": "",
2354
- "category": "Devtools",
3730
+ "category": "Extensions",
2355
3731
  "type": "3rd-party",
2356
3732
  "maintainers": [
2357
3733
  {
2358
3734
  "name": "Developmint",
2359
- "github": "Developmint",
2360
- "avatar": "https://github.com/Developmint.png"
3735
+ "github": "Developmint"
2361
3736
  }
2362
- ]
3737
+ ],
3738
+ "compatibility": {
3739
+ "nuxt": "^2.0.0",
3740
+ "requires": {}
3741
+ }
2363
3742
  },
2364
3743
  {
2365
3744
  "name": "svg-sprite",
@@ -2370,16 +3749,19 @@
2370
3749
  "github": "https://github.com/nuxt-community/svg-sprite-module",
2371
3750
  "website": "https://github.com/nuxt-community/svg-sprite-module",
2372
3751
  "learn_more": "",
2373
- "category": "Devtools",
3752
+ "category": "UI",
2374
3753
  "type": "community",
2375
3754
  "maintainers": [
2376
3755
  {
2377
3756
  "name": "Ahad Birang",
2378
3757
  "github": "farnabaz",
2379
- "twitter": "a_birang",
2380
- "avatar": "https://github.com/farnabaz.png"
3758
+ "twitter": "a_birang"
2381
3759
  }
2382
- ]
3760
+ ],
3761
+ "compatibility": {
3762
+ "nuxt": "^2.0.0",
3763
+ "requires": {}
3764
+ }
2383
3765
  },
2384
3766
  {
2385
3767
  "name": "svg",
@@ -2390,15 +3772,18 @@
2390
3772
  "github": "https://github.com/nuxt-community/svg-module",
2391
3773
  "website": "https://github.com/nuxt-community/svg-module",
2392
3774
  "learn_more": "",
2393
- "category": "Devtools",
3775
+ "category": "Extensions",
2394
3776
  "type": "community",
2395
3777
  "maintainers": [
2396
3778
  {
2397
3779
  "name": "Sam Holmes",
2398
- "github": "sam3d",
2399
- "avatar": "https://github.com/sam3d.png"
3780
+ "github": "sam3d"
2400
3781
  }
2401
- ]
3782
+ ],
3783
+ "compatibility": {
3784
+ "nuxt": "^2.0.0",
3785
+ "requires": {}
3786
+ }
2402
3787
  },
2403
3788
  {
2404
3789
  "name": "sweetalert2",
@@ -2414,10 +3799,13 @@
2414
3799
  "maintainers": [
2415
3800
  {
2416
3801
  "name": "ImreC",
2417
- "github": "ImreC",
2418
- "avatar": "https://github.com/ImreC.png"
3802
+ "github": "ImreC"
2419
3803
  }
2420
- ]
3804
+ ],
3805
+ "compatibility": {
3806
+ "nuxt": "^2.0.0",
3807
+ "requires": {}
3808
+ }
2421
3809
  },
2422
3810
  {
2423
3811
  "name": "tailwindcss",
@@ -2434,10 +3822,36 @@
2434
3822
  {
2435
3823
  "name": "Sébastien Chopin",
2436
3824
  "github": "Atinux",
2437
- "twitter": "Atinux",
2438
- "avatar": "https://github.com/Atinux.png"
3825
+ "twitter": "Atinux"
3826
+ }
3827
+ ],
3828
+ "compatibility": {
3829
+ "nuxt": "^2.0.0 || ^3.0.0",
3830
+ "requires": {}
3831
+ }
3832
+ },
3833
+ {
3834
+ "name": "tiktok-analytics",
3835
+ "description": "",
3836
+ "repo": "stickpro/nuxt-tiktok-analytics",
3837
+ "npm": "tiktok-analytics",
3838
+ "icon": "",
3839
+ "github": "https://github.com/stickpro/nuxt-tiktok-analytics",
3840
+ "website": "https://github.com/stickpro/nuxt-tiktok-analytics",
3841
+ "learn_more": "",
3842
+ "category": "Analytics",
3843
+ "type": "3rd-party",
3844
+ "maintainers": [
3845
+ {
3846
+ "name": "stickpro",
3847
+ "github": "stickpro",
3848
+ "avatar": "https://avatars.githubusercontent.com/u/25886722?v=4"
2439
3849
  }
2440
- ]
3850
+ ],
3851
+ "compatibility": {
3852
+ "nuxt": "^2.0.0",
3853
+ "requires": {}
3854
+ }
2441
3855
  },
2442
3856
  {
2443
3857
  "name": "toast",
@@ -2445,8 +3859,8 @@
2445
3859
  "repo": "nuxt-community/modules#master/packages/toast",
2446
3860
  "npm": "@nuxtjs/toast",
2447
3861
  "icon": "",
2448
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/toast",
2449
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/toast",
3862
+ "github": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
3863
+ "website": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
2450
3864
  "learn_more": "https://github.com/shakee93/vue-toasted",
2451
3865
  "category": "Libraries",
2452
3866
  "type": "community",
@@ -2454,10 +3868,37 @@
2454
3868
  {
2455
3869
  "name": "Pooya Parsa",
2456
3870
  "github": "pi0",
2457
- "twitter": "_pi0_",
2458
- "avatar": "https://github.com/pi0.png"
3871
+ "twitter": "_pi0_"
3872
+ }
3873
+ ],
3874
+ "compatibility": {
3875
+ "nuxt": "^2.0.0",
3876
+ "requires": {}
3877
+ }
3878
+ },
3879
+ {
3880
+ "name": "twa",
3881
+ "description": "Nuxt.js module for generating Trusted Web App from Nuxt.js app",
3882
+ "repo": "tuarrep/nuxt-twa",
3883
+ "npm": "nuxt-twa",
3884
+ "icon": "",
3885
+ "github": "https://github.com/tuarrep/nuxt-twa",
3886
+ "website": "https://nuxt-twa.tuarrep.dev",
3887
+ "learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity/overview/",
3888
+ "category": "Performance",
3889
+ "type": "3rd-party",
3890
+ "maintainers": [
3891
+ {
3892
+ "name": "Nicolas Perraut",
3893
+ "github": "tuarrep"
2459
3894
  }
2460
- ]
3895
+ ],
3896
+ "compatibility": {
3897
+ "nuxt": "^2.0.0",
3898
+ "requires": {
3899
+ "bridge": "optional"
3900
+ }
3901
+ }
2461
3902
  },
2462
3903
  {
2463
3904
  "name": "typed-router",
@@ -2473,10 +3914,38 @@
2473
3914
  "maintainers": [
2474
3915
  {
2475
3916
  "name": "victorgarciaesgi",
2476
- "github": "victorgarciaesgi",
2477
- "avatar": "https://github.com/victorgarciaesgi.png"
3917
+ "github": "victorgarciaesgi"
3918
+ }
3919
+ ],
3920
+ "compatibility": {
3921
+ "nuxt": "^2.0.0 || ^3.0.0",
3922
+ "requires": {}
3923
+ }
3924
+ },
3925
+ {
3926
+ "name": "typed-vuex",
3927
+ "description": "A vanilla, strongly typed store accessor for Vuex.",
3928
+ "repo": "danielroe/typed-vuex",
3929
+ "npm": "",
3930
+ "icon": "vue.png",
3931
+ "github": "https://github.com/danielroe/typed-vuex",
3932
+ "website": "https://github.com/danielroe/typed-vuex",
3933
+ "learn_more": "",
3934
+ "category": "Libraries",
3935
+ "type": "3rd-party",
3936
+ "maintainers": [
3937
+ {
3938
+ "name": "Daniel Roe",
3939
+ "github": "danielroe",
3940
+ "twitter": "danielcroe"
3941
+ }
3942
+ ],
3943
+ "compatibility": {
3944
+ "nuxt": "^2.0.0",
3945
+ "requires": {
3946
+ "bridge": "optional"
2478
3947
  }
2479
- ]
3948
+ }
2480
3949
  },
2481
3950
  {
2482
3951
  "name": "typescript-runtime",
@@ -2492,22 +3961,23 @@
2492
3961
  "maintainers": [
2493
3962
  {
2494
3963
  "name": "Kevin Marrec",
2495
- "github": "kevinmarrec",
2496
- "avatar": "https://github.com/kevinmarrec.png"
3964
+ "github": "kevinmarrec"
2497
3965
  },
2498
3966
  {
2499
3967
  "name": "Pooya Parsa",
2500
3968
  "github": "pi0",
2501
- "twitter": "_pi0_",
2502
- "avatar": "https://github.com/pi0.png"
3969
+ "twitter": "_pi0_"
2503
3970
  },
2504
3971
  {
2505
3972
  "name": "Daniel Roe",
2506
3973
  "github": "danielroe",
2507
- "twitter": "danielcroe",
2508
- "avatar": "https://github.com/danielroe.png"
3974
+ "twitter": "danielcroe"
2509
3975
  }
2510
- ]
3976
+ ],
3977
+ "compatibility": {
3978
+ "nuxt": "^2.0.0",
3979
+ "requires": {}
3980
+ }
2511
3981
  },
2512
3982
  {
2513
3983
  "name": "typescript",
@@ -2523,22 +3993,23 @@
2523
3993
  "maintainers": [
2524
3994
  {
2525
3995
  "name": "Kevin Marrec",
2526
- "github": "kevinmarrec",
2527
- "avatar": "https://github.com/kevinmarrec.png"
3996
+ "github": "kevinmarrec"
2528
3997
  },
2529
3998
  {
2530
3999
  "name": "Pooya Parsa",
2531
4000
  "github": "pi0",
2532
- "twitter": "_pi0_",
2533
- "avatar": "https://github.com/pi0.png"
4001
+ "twitter": "_pi0_"
2534
4002
  },
2535
4003
  {
2536
4004
  "name": "Daniel Roe",
2537
4005
  "github": "danielroe",
2538
- "twitter": "danielcroe",
2539
- "avatar": "https://github.com/danielroe.png"
4006
+ "twitter": "danielcroe"
2540
4007
  }
2541
- ]
4008
+ ],
4009
+ "compatibility": {
4010
+ "nuxt": "^2.0.0",
4011
+ "requires": {}
4012
+ }
2542
4013
  },
2543
4014
  {
2544
4015
  "name": "universal-storage",
@@ -2549,22 +4020,76 @@
2549
4020
  "github": "https://github.com/nuxt-community/universal-storage-module",
2550
4021
  "website": "https://github.com/nuxt-community/universal-storage-module",
2551
4022
  "learn_more": "https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage",
2552
- "category": "Devtools",
4023
+ "category": "Extensions",
2553
4024
  "type": "community",
2554
4025
  "maintainers": [
2555
4026
  {
2556
4027
  "name": "Pooya Parsa",
2557
4028
  "github": "pi0",
2558
- "twitter": "_pi0_",
2559
- "avatar": "https://github.com/pi0.png"
4029
+ "twitter": "_pi0_"
2560
4030
  },
2561
4031
  {
2562
4032
  "name": "Farzad Soltani",
2563
4033
  "github": "farzadso",
2564
- "twitter": "farzadso",
2565
- "avatar": "https://github.com/farzadso.png"
4034
+ "twitter": "farzadso"
4035
+ }
4036
+ ],
4037
+ "compatibility": {
4038
+ "nuxt": "^2.0.0",
4039
+ "requires": {}
4040
+ }
4041
+ },
4042
+ {
4043
+ "name": "unlighthouse",
4044
+ "description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
4045
+ "repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
4046
+ "npm": "@unlighthouse/nuxt",
4047
+ "icon": "unlighthouse.svg",
4048
+ "github": "https://github.com/harlan-zw/unlighthouse",
4049
+ "website": "https://github.com/harlan-zw/unlighthouse",
4050
+ "learn_more": "https://github.com/harlan-zw/unlighthouse",
4051
+ "category": "Devtools",
4052
+ "type": "3rd-party",
4053
+ "maintainers": [
4054
+ {
4055
+ "name": "Harlan Wilton",
4056
+ "github": "harlan-zw",
4057
+ "twitter": "harlan_zw",
4058
+ "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
4059
+ }
4060
+ ],
4061
+ "compatibility": {
4062
+ "nuxt": "^2.0.0 || ^3.0.0",
4063
+ "requires": {
4064
+ "bridge": "optional"
4065
+ }
4066
+ }
4067
+ },
4068
+ {
4069
+ "name": "unocss",
4070
+ "description": "The instant on-demand atomic CSS engine.",
4071
+ "repo": "antfu/unocss#main/packages/nuxt",
4072
+ "npm": "@unocss/nuxt",
4073
+ "icon": "unocss.svg",
4074
+ "github": "https://github.com/antfu/unocss",
4075
+ "website": "https://github.com/antfu/unocss",
4076
+ "learn_more": "https://github.com/antfu/unocss",
4077
+ "category": "UI",
4078
+ "type": "3rd-party",
4079
+ "maintainers": [
4080
+ {
4081
+ "name": "Anthony Fu",
4082
+ "github": "antfu",
4083
+ "twitter": "antfu7",
4084
+ "avatar": "https://avatars.githubusercontent.com/antfu?v=4"
4085
+ }
4086
+ ],
4087
+ "compatibility": {
4088
+ "nuxt": "^2.0.0 || ^3.0.0",
4089
+ "requires": {
4090
+ "bridge": "optional"
2566
4091
  }
2567
- ]
4092
+ }
2568
4093
  },
2569
4094
  {
2570
4095
  "name": "user-agent",
@@ -2575,15 +4100,18 @@
2575
4100
  "github": "https://github.com/fukuiretu/nuxt-user-agent",
2576
4101
  "website": "https://github.com/fukuiretu/nuxt-user-agent",
2577
4102
  "learn_more": "",
2578
- "category": "Devtools",
4103
+ "category": "Extensions",
2579
4104
  "type": "3rd-party",
2580
4105
  "maintainers": [
2581
4106
  {
2582
4107
  "name": "fukuiretu",
2583
- "github": "fukuiretu",
2584
- "avatar": "https://github.com/fukuiretu.png"
4108
+ "github": "fukuiretu"
2585
4109
  }
2586
- ]
4110
+ ],
4111
+ "compatibility": {
4112
+ "nuxt": "^2.0.0",
4113
+ "requires": {}
4114
+ }
2587
4115
  },
2588
4116
  {
2589
4117
  "name": "validate",
@@ -2599,10 +4127,13 @@
2599
4127
  "maintainers": [
2600
4128
  {
2601
4129
  "name": "lewyuburi",
2602
- "github": "lewyuburi",
2603
- "avatar": "https://github.com/lewyuburi.png"
4130
+ "github": "lewyuburi"
2604
4131
  }
2605
- ]
4132
+ ],
4133
+ "compatibility": {
4134
+ "nuxt": "^2.0.0",
4135
+ "requires": {}
4136
+ }
2606
4137
  },
2607
4138
  {
2608
4139
  "name": "vendor",
@@ -2613,16 +4144,19 @@
2613
4144
  "github": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
2614
4145
  "website": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
2615
4146
  "learn_more": "",
2616
- "category": "Devtools",
4147
+ "category": "Extensions",
2617
4148
  "type": "community",
2618
4149
  "maintainers": [
2619
4150
  {
2620
4151
  "name": "Pooya Parsa",
2621
4152
  "github": "pi0",
2622
- "twitter": "_pi0_",
2623
- "avatar": "https://github.com/pi0.png"
4153
+ "twitter": "_pi0_"
2624
4154
  }
2625
- ]
4155
+ ],
4156
+ "compatibility": {
4157
+ "nuxt": "^2.0.0",
4158
+ "requires": {}
4159
+ }
2626
4160
  },
2627
4161
  {
2628
4162
  "name": "vue-material",
@@ -2638,10 +4172,13 @@
2638
4172
  "maintainers": [
2639
4173
  {
2640
4174
  "name": "vaso2",
2641
- "github": "vaso2",
2642
- "avatar": "https://github.com/vaso2.png"
4175
+ "github": "vaso2"
2643
4176
  }
2644
- ]
4177
+ ],
4178
+ "compatibility": {
4179
+ "nuxt": "^2.0.0",
4180
+ "requires": {}
4181
+ }
2645
4182
  },
2646
4183
  {
2647
4184
  "name": "vue-multiselect",
@@ -2657,10 +4194,13 @@
2657
4194
  "maintainers": [
2658
4195
  {
2659
4196
  "name": "spektrummedia",
2660
- "github": "spektrummedia",
2661
- "avatar": "https://github.com/spektrummedia.png"
4197
+ "github": "spektrummedia"
2662
4198
  }
2663
- ]
4199
+ ],
4200
+ "compatibility": {
4201
+ "nuxt": "^2.0.0",
4202
+ "requires": {}
4203
+ }
2664
4204
  },
2665
4205
  {
2666
4206
  "name": "vue-select",
@@ -2676,29 +4216,36 @@
2676
4216
  "maintainers": [
2677
4217
  {
2678
4218
  "name": "madmod",
2679
- "github": "madmod",
2680
- "avatar": "https://github.com/madmod.png"
4219
+ "github": "madmod"
2681
4220
  }
2682
- ]
4221
+ ],
4222
+ "compatibility": {
4223
+ "nuxt": "^2.0.0",
4224
+ "requires": {}
4225
+ }
2683
4226
  },
2684
4227
  {
2685
4228
  "name": "vue-warehouse",
2686
4229
  "description": "A Cross-browser storage for Vue.js and Nuxt.js, with plugins support and easy extensibility based on Store.js",
2687
- "repo": "bazzite/vue-warehouse",
4230
+ "repo": "juliomrqz/vue-warehouse",
2688
4231
  "npm": "vue-warehouse",
2689
4232
  "icon": "",
2690
- "github": "https://github.com/bazzite/vue-warehouse",
4233
+ "github": "https://github.com/juliomrqz/vue-warehouse",
2691
4234
  "website": "https://marquez.co/docs/vue-warehouse",
2692
4235
  "learn_more": "",
2693
4236
  "category": "Libraries",
2694
4237
  "type": "3rd-party",
2695
4238
  "maintainers": [
2696
4239
  {
2697
- "name": "bazzite",
2698
- "github": "bazzite",
2699
- "avatar": "https://github.com/bazzite.png"
4240
+ "name": "Julio Marquez",
4241
+ "github": "juliomrqz",
4242
+ "twitter": "juliomrqz"
2700
4243
  }
2701
- ]
4244
+ ],
4245
+ "compatibility": {
4246
+ "nuxt": "^2.0.0",
4247
+ "requires": {}
4248
+ }
2702
4249
  },
2703
4250
  {
2704
4251
  "name": "vuetify",
@@ -2714,16 +4261,43 @@
2714
4261
  "maintainers": [
2715
4262
  {
2716
4263
  "name": "Kevin Marrec",
2717
- "github": "kevinmarrec",
2718
- "avatar": "https://github.com/kevinmarrec.png"
4264
+ "github": "kevinmarrec"
2719
4265
  },
2720
4266
  {
2721
4267
  "name": "Pooya Parsa",
2722
4268
  "github": "pi0",
2723
- "twitter": "_pi0_",
2724
- "avatar": "https://github.com/pi0.png"
4269
+ "twitter": "_pi0_"
4270
+ }
4271
+ ],
4272
+ "compatibility": {
4273
+ "nuxt": "^2.0.0",
4274
+ "requires": {}
4275
+ }
4276
+ },
4277
+ {
4278
+ "name": "vueuse",
4279
+ "description": "Collection of essential Vue Composition Utilities for Vue 2 and 3",
4280
+ "repo": "vueuse/vueuse#main/packages/core",
4281
+ "npm": "@vueuse/core",
4282
+ "icon": "vueuse.svg",
4283
+ "github": "https://github.com/vueuse/vueuse",
4284
+ "website": "https://vueuse.org",
4285
+ "learn_more": "https://github.com/vueuse/vueuse",
4286
+ "category": "Libraries",
4287
+ "type": "3rd-party",
4288
+ "maintainers": [
4289
+ {
4290
+ "name": "Anthony Fu",
4291
+ "github": "antfu",
4292
+ "twitter": "antfu7"
4293
+ }
4294
+ ],
4295
+ "compatibility": {
4296
+ "nuxt": "^2.0.0 || ^3.0.0",
4297
+ "requires": {
4298
+ "bridge": "optional"
2725
4299
  }
2726
- ]
4300
+ }
2727
4301
  },
2728
4302
  {
2729
4303
  "name": "vuex-router-sync",
@@ -2739,10 +4313,68 @@
2739
4313
  "maintainers": [
2740
4314
  {
2741
4315
  "name": "paulgv",
2742
- "github": "paulgv",
2743
- "avatar": "https://github.com/paulgv.png"
4316
+ "github": "paulgv"
2744
4317
  }
2745
- ]
4318
+ ],
4319
+ "compatibility": {
4320
+ "nuxt": "^2.0.0",
4321
+ "requires": {}
4322
+ }
4323
+ },
4324
+ {
4325
+ "name": "web-vitals",
4326
+ "description": "Web Vitals for Nuxt",
4327
+ "repo": "nuxt-community/web-vitals-module",
4328
+ "npm": "@nuxtjs/web-vitals",
4329
+ "icon": "",
4330
+ "github": "https://github.com/nuxt-community/web-vitals-module",
4331
+ "website": "https://github.com/nuxt-community/web-vitals-module",
4332
+ "learn_more": "",
4333
+ "category": "Performance",
4334
+ "type": "community",
4335
+ "maintainers": [
4336
+ {
4337
+ "name": "daliborgogic",
4338
+ "github": "daliborgogic"
4339
+ },
4340
+ {
4341
+ "name": "Pooya Parsa",
4342
+ "github": "pi0",
4343
+ "twitter": "_pi0_"
4344
+ },
4345
+ {
4346
+ "name": "Sebastien Chopin",
4347
+ "github": "Atinux",
4348
+ "twitter": "Atinux"
4349
+ }
4350
+ ],
4351
+ "compatibility": {
4352
+ "nuxt": "^2.0.0",
4353
+ "requires": {}
4354
+ }
4355
+ },
4356
+ {
4357
+ "name": "web3js",
4358
+ "description": "Web3.js module integration for Nuxt.js",
4359
+ "repo": "bl0cknumber/nuxt-web3",
4360
+ "npm": "nuxt-web3",
4361
+ "icon": "web3js.svg",
4362
+ "github": "https://github.com/bl0cknumber/nuxt-web3",
4363
+ "website": "https://github.com/bl0cknumber/nuxt-web3",
4364
+ "learn_more": "https://web3js.readthedocs.io/",
4365
+ "category": "Libraries",
4366
+ "type": "3rd-party",
4367
+ "maintainers": [
4368
+ {
4369
+ "name": "Muhammad Fauzan",
4370
+ "github": "bl0cknumber",
4371
+ "twitter": "fncolon"
4372
+ }
4373
+ ],
4374
+ "compatibility": {
4375
+ "nuxt": "^2.0.0",
4376
+ "requires": {}
4377
+ }
2746
4378
  },
2747
4379
  {
2748
4380
  "name": "webfontloader",
@@ -2758,10 +4390,37 @@
2758
4390
  "maintainers": [
2759
4391
  {
2760
4392
  "name": "Developmint",
2761
- "github": "Developmint",
2762
- "avatar": "https://github.com/Developmint.png"
4393
+ "github": "Developmint"
4394
+ }
4395
+ ],
4396
+ "compatibility": {
4397
+ "nuxt": "^2.0.0",
4398
+ "requires": {}
4399
+ }
4400
+ },
4401
+ {
4402
+ "name": "webpack-optimisations",
4403
+ "description": "Nuxt.js v2 module to automatically make your builds faster.",
4404
+ "repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
4405
+ "npm": "nuxt-webpack-optimisations",
4406
+ "icon": "build-optimisations.svg",
4407
+ "github": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
4408
+ "website": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
4409
+ "learn_more": "",
4410
+ "category": "Devtools",
4411
+ "type": "3rd-party",
4412
+ "maintainers": [
4413
+ {
4414
+ "name": "Harlan Wilton",
4415
+ "github": "harlan-zw"
4416
+ }
4417
+ ],
4418
+ "compatibility": {
4419
+ "nuxt": "^2.0.0",
4420
+ "requires": {
4421
+ "bridge": "optional"
2763
4422
  }
2764
- ]
4423
+ }
2765
4424
  },
2766
4425
  {
2767
4426
  "name": "webpack-profile",
@@ -2778,10 +4437,13 @@
2778
4437
  {
2779
4438
  "name": "Pooya Parsa",
2780
4439
  "github": "pi0",
2781
- "twitter": "_pi0_",
2782
- "avatar": "https://github.com/pi0.png"
4440
+ "twitter": "_pi0_"
2783
4441
  }
2784
- ]
4442
+ ],
4443
+ "compatibility": {
4444
+ "nuxt": "^2.0.0",
4445
+ "requires": {}
4446
+ }
2785
4447
  },
2786
4448
  {
2787
4449
  "name": "webpackdashboard",
@@ -2797,10 +4459,13 @@
2797
4459
  "maintainers": [
2798
4460
  {
2799
4461
  "name": "paulgv",
2800
- "github": "paulgv",
2801
- "avatar": "https://github.com/paulgv.png"
4462
+ "github": "paulgv"
2802
4463
  }
2803
- ]
4464
+ ],
4465
+ "compatibility": {
4466
+ "nuxt": "^2.0.0",
4467
+ "requires": {}
4468
+ }
2804
4469
  },
2805
4470
  {
2806
4471
  "name": "webpackmonitor",
@@ -2817,10 +4482,43 @@
2817
4482
  {
2818
4483
  "name": "Pooya Parsa",
2819
4484
  "github": "pi0",
2820
- "twitter": "_pi0_",
2821
- "avatar": "https://github.com/pi0.png"
4485
+ "twitter": "_pi0_"
4486
+ }
4487
+ ],
4488
+ "compatibility": {
4489
+ "nuxt": "^2.0.0",
4490
+ "requires": {}
4491
+ }
4492
+ },
4493
+ {
4494
+ "name": "windicss",
4495
+ "description": "Next generation utility-first CSS framework.",
4496
+ "repo": "windicss/nuxt-windicss-module#main/packages/nuxt-windicss",
4497
+ "npm": "nuxt-windicss",
4498
+ "icon": "windicss.svg",
4499
+ "github": "https://github.com/windicss/nuxt-windicss-module",
4500
+ "website": "https://github.com/windicss/nuxt-windicss-module",
4501
+ "learn_more": "https://windicss.org/",
4502
+ "category": "UI",
4503
+ "type": "3rd-party",
4504
+ "maintainers": [
4505
+ {
4506
+ "name": "Harlan Wilton",
4507
+ "github": "harlan-zw",
4508
+ "twitter": "harlan_zw"
4509
+ },
4510
+ {
4511
+ "name": "Anthony Fu",
4512
+ "github": "antfu",
4513
+ "twitter": "antfu7"
4514
+ }
4515
+ ],
4516
+ "compatibility": {
4517
+ "nuxt": "^2.0.0 || ^3.0.0",
4518
+ "requires": {
4519
+ "bridge": "optional"
2822
4520
  }
2823
- ]
4521
+ }
2824
4522
  },
2825
4523
  {
2826
4524
  "name": "winston-log",
@@ -2836,10 +4534,13 @@
2836
4534
  "maintainers": [
2837
4535
  {
2838
4536
  "name": "aaronransley",
2839
- "github": "aaronransley",
2840
- "avatar": "https://github.com/aaronransley.png"
4537
+ "github": "aaronransley"
2841
4538
  }
2842
- ]
4539
+ ],
4540
+ "compatibility": {
4541
+ "nuxt": "^2.0.0",
4542
+ "requires": {}
4543
+ }
2843
4544
  },
2844
4545
  {
2845
4546
  "name": "wp-nuxt",
@@ -2855,10 +4556,13 @@
2855
4556
  "maintainers": [
2856
4557
  {
2857
4558
  "name": "yashha",
2858
- "github": "yashha",
2859
- "avatar": "https://github.com/yashha.png"
4559
+ "github": "yashha"
2860
4560
  }
2861
- ]
4561
+ ],
4562
+ "compatibility": {
4563
+ "nuxt": "^2.0.0",
4564
+ "requires": {}
4565
+ }
2862
4566
  },
2863
4567
  {
2864
4568
  "name": "xhr-cache",
@@ -2874,10 +4578,13 @@
2874
4578
  "maintainers": [
2875
4579
  {
2876
4580
  "name": "gaetansenn",
2877
- "github": "gaetansenn",
2878
- "avatar": "https://github.com/gaetansenn.png"
4581
+ "github": "gaetansenn"
2879
4582
  }
2880
- ]
4583
+ ],
4584
+ "compatibility": {
4585
+ "nuxt": "^2.0.0",
4586
+ "requires": {}
4587
+ }
2881
4588
  },
2882
4589
  {
2883
4590
  "name": "xui",
@@ -2893,18 +4600,22 @@
2893
4600
  "maintainers": [
2894
4601
  {
2895
4602
  "name": "MetaCorp",
2896
- "github": "MetaCorp",
2897
- "avatar": "https://github.com/MetaCorp.png"
4603
+ "github": "MetaCorp"
2898
4604
  }
2899
- ]
4605
+ ],
4606
+ "compatibility": {
4607
+ "nuxt": "^2.0.0",
4608
+ "requires": {}
4609
+ }
2900
4610
  },
2901
4611
  {
2902
4612
  "name": "yandex-metrika",
2903
- "repo": "nuxt-community/modules#master/packages/yandex-metrika",
4613
+ "description": "Yandex metrika Module for Nuxt.js",
4614
+ "repo": "nuxt-community/yandex-metrika-module",
2904
4615
  "npm": "@nuxtjs/yandex-metrika",
2905
4616
  "icon": "",
2906
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/yandex-metrika",
2907
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/yandex-metrika",
4617
+ "github": "https://github.com/nuxt-community/yandex-metrika-module",
4618
+ "website": "https://github.com/nuxt-community/yandex-metrika-module",
2908
4619
  "learn_more": "https://metrica.yandex.com/about",
2909
4620
  "category": "Analytics",
2910
4621
  "type": "community",
@@ -2912,10 +4623,13 @@
2912
4623
  {
2913
4624
  "name": "Pooya Parsa",
2914
4625
  "github": "pi0",
2915
- "twitter": "_pi0_",
2916
- "avatar": "https://github.com/pi0.png"
4626
+ "twitter": "_pi0_"
2917
4627
  }
2918
- ]
4628
+ ],
4629
+ "compatibility": {
4630
+ "nuxt": "^2.0.0",
4631
+ "requires": {}
4632
+ }
2919
4633
  },
2920
4634
  {
2921
4635
  "name": "zendesk",
@@ -2931,9 +4645,12 @@
2931
4645
  "maintainers": [
2932
4646
  {
2933
4647
  "name": "DansMaCulotte",
2934
- "github": "DansMaCulotte",
2935
- "avatar": "https://github.com/DansMaCulotte.png"
4648
+ "github": "DansMaCulotte"
2936
4649
  }
2937
- ]
4650
+ ],
4651
+ "compatibility": {
4652
+ "nuxt": "^2.0.0",
4653
+ "requires": {}
4654
+ }
2938
4655
  }
2939
4656
  ]