@nuxt/modules 0.5.0-b8fb1d → 0.5.0-bbfca2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -13,16 +13,69 @@
13
13
  "maintainers": [
14
14
  {
15
15
  "name": "bdrtsky",
16
- "github": "bdrtsky",
17
- "avatar": "https://avatars3.githubusercontent.com/u/45076741?v=4"
16
+ "github": "bdrtsky"
18
17
  },
19
18
  {
20
19
  "name": "Sebastien Chopin",
21
20
  "github": "Atinux",
22
- "twitter": "Atinux",
23
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
21
+ "twitter": "Atinux"
22
+ }
23
+ ],
24
+ "compatibility": {
25
+ "nuxt": "^2.0.0",
26
+ "requires": {}
27
+ }
28
+ },
29
+ {
30
+ "name": "agility-cms",
31
+ "description": "Agility CMS Integration for Nuxt.js",
32
+ "repo": "agility/agilitycms-nuxt-module",
33
+ "npm": "@agility/agilitycms-nuxt-module",
34
+ "icon": "agility.png",
35
+ "github": "https://github.com/agility/agilitycms-nuxt-module",
36
+ "website": "https://github.com/agility/agilitycms-nuxt-module",
37
+ "learn_more": "https://help.agilitycms.com/hc/en-us/articles/360037500492",
38
+ "category": "CMS",
39
+ "type": "3rd-party",
40
+ "maintainers": [
41
+ {
42
+ "name": "Joel Varty",
43
+ "github": "joelvarty",
44
+ "avatar": "https://avatars.githubusercontent.com/u/4520625?s=400&u=95fcb09b5ead7bb09fb9950e4e7a115a8a4377e8&v=4"
45
+ }
46
+ ],
47
+ "compatibility": {
48
+ "nuxt": "^2.0.0",
49
+ "requires": {}
50
+ }
51
+ },
52
+ {
53
+ "name": "algolia",
54
+ "description": "Algolia Search Module for Nuxt 3",
55
+ "repo": "nuxt-community/algolia-module",
56
+ "npm": "@nuxtjs/algolia",
57
+ "icon": "algolia.svg",
58
+ "github": "https://github.com/nuxt-community/algolia-module",
59
+ "website": "https://algolia.nuxtjs.org/",
60
+ "learn_more": "https://algolia.nuxtjs.org/",
61
+ "category": "Libraries",
62
+ "type": "community",
63
+ "maintainers": [
64
+ {
65
+ "name": "Jakub Andrzejewski",
66
+ "github": "Baroshem",
67
+ "avatar": "https://avatars2.githubusercontent.com/u/37120330?v=4?s=80"
68
+ },
69
+ {
70
+ "name": "Yasser Lahbibi",
71
+ "github": "yassilah",
72
+ "avatar": "https://avatars.githubusercontent.com/u/13403295?v=4"
24
73
  }
25
- ]
74
+ ],
75
+ "compatibility": {
76
+ "nuxt": "^3.0.0",
77
+ "requires": {}
78
+ }
26
79
  },
27
80
  {
28
81
  "name": "alias",
@@ -33,15 +86,18 @@
33
86
  "github": "https://github.com/kdydesign/nuxt-alias-module",
34
87
  "website": "https://github.com/kdydesign/nuxt-alias-module",
35
88
  "learn_more": "",
36
- "category": "Devtools",
89
+ "category": "Extensions",
37
90
  "type": "3rd-party",
38
91
  "maintainers": [
39
92
  {
40
93
  "name": "kdydesign",
41
- "github": "kdydesign",
42
- "avatar": "https://avatars3.githubusercontent.com/u/10152521?v=4"
94
+ "github": "kdydesign"
43
95
  }
44
- ]
96
+ ],
97
+ "compatibility": {
98
+ "nuxt": "^2.0.0",
99
+ "requires": {}
100
+ }
45
101
  },
46
102
  {
47
103
  "name": "amp",
@@ -58,10 +114,59 @@
58
114
  {
59
115
  "name": "Ahad Birang",
60
116
  "github": "farnabaz",
61
- "twitter": "a_birang",
62
- "avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
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"
63
164
  }
64
- ]
165
+ ],
166
+ "compatibility": {
167
+ "nuxt": "^2.0.0",
168
+ "requires": {}
169
+ }
65
170
  },
66
171
  {
67
172
  "name": "apollo",
@@ -77,15 +182,17 @@
77
182
  "maintainers": [
78
183
  {
79
184
  "name": "Lam Kieu",
80
- "github": "kieusonlam",
81
- "avatar": "https://avatars2.githubusercontent.com/u/13093313?v=4"
185
+ "github": "kieusonlam"
82
186
  },
83
187
  {
84
188
  "name": "Dominic Garms",
85
- "github": "dohomi",
86
- "avatar": "https://avatars0.githubusercontent.com/u/489221?v=4"
189
+ "github": "dohomi"
87
190
  }
88
- ]
191
+ ],
192
+ "compatibility": {
193
+ "nuxt": "^2.0.0",
194
+ "requires": {}
195
+ }
89
196
  },
90
197
  {
91
198
  "name": "applicationinsights",
@@ -101,10 +208,35 @@
101
208
  "maintainers": [
102
209
  {
103
210
  "name": "Dmitry Molotkov",
104
- "github": "aldarund",
105
- "avatar": "https://avatars2.githubusercontent.com/u/571159?v=4"
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"
106
234
  }
107
- ]
235
+ ],
236
+ "compatibility": {
237
+ "nuxt": "^2.0.0",
238
+ "requires": {}
239
+ }
108
240
  },
109
241
  {
110
242
  "name": "auth",
@@ -121,15 +253,17 @@
121
253
  {
122
254
  "name": "Pooya Parsa",
123
255
  "github": "pi0",
124
- "twitter": "_pi0_",
125
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
256
+ "twitter": "_pi0_"
126
257
  },
127
258
  {
128
259
  "name": "João Pedro Antunes Silva",
129
- "github": "JoaoPedroAS51",
130
- "avatar": "https://avatars0.githubusercontent.com/u/15177236?v=4"
260
+ "github": "JoaoPedroAS51"
131
261
  }
132
- ]
262
+ ],
263
+ "compatibility": {
264
+ "nuxt": "^2.0.0",
265
+ "requires": {}
266
+ }
133
267
  },
134
268
  {
135
269
  "name": "axios",
@@ -146,10 +280,13 @@
146
280
  {
147
281
  "name": "Pooya Parsa",
148
282
  "github": "pi0",
149
- "twitter": "_pi0_",
150
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
283
+ "twitter": "_pi0_"
151
284
  }
152
- ]
285
+ ],
286
+ "compatibility": {
287
+ "nuxt": "^2.0.0",
288
+ "requires": {}
289
+ }
153
290
  },
154
291
  {
155
292
  "name": "basic-auth",
@@ -165,10 +302,13 @@
165
302
  "maintainers": [
166
303
  {
167
304
  "name": "potato4d",
168
- "github": "potato4d",
169
- "avatar": "https://avatars0.githubusercontent.com/u/6993514?v=4"
305
+ "github": "potato4d"
170
306
  }
171
- ]
307
+ ],
308
+ "compatibility": {
309
+ "nuxt": "^2.0.0",
310
+ "requires": {}
311
+ }
172
312
  },
173
313
  {
174
314
  "name": "bootstrap",
@@ -184,22 +324,23 @@
184
324
  "maintainers": [
185
325
  {
186
326
  "name": "Troy Morehouse",
187
- "github": "tmorehouse",
188
- "avatar": "https://avatars3.githubusercontent.com/u/2781561?v=4"
327
+ "github": "tmorehouse"
189
328
  },
190
329
  {
191
330
  "name": "Pooya Parsa",
192
331
  "github": "pi0",
193
- "twitter": "_pi0_",
194
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
332
+ "twitter": "_pi0_"
195
333
  },
196
334
  {
197
335
  "name": "Jacob Müller",
198
336
  "github": "jackmu95",
199
- "twitter": "jackmu95",
200
- "avatar": "https://avatars1.githubusercontent.com/u/2737132?v=4"
337
+ "twitter": "jackmu95"
201
338
  }
202
- ]
339
+ ],
340
+ "compatibility": {
341
+ "nuxt": "^2.0.0",
342
+ "requires": {}
343
+ }
203
344
  },
204
345
  {
205
346
  "name": "browserconfig",
@@ -210,16 +351,19 @@
210
351
  "github": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
211
352
  "website": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
212
353
  "learn_more": "https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/dev-guides/bg183312(v=vs.85)?redirectedfrom=MSDN",
213
- "category": "Devtools",
354
+ "category": "Extensions",
214
355
  "type": "community",
215
356
  "maintainers": [
216
357
  {
217
358
  "name": "Pooya Parsa",
218
359
  "github": "pi0",
219
- "twitter": "_pi0_",
220
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
360
+ "twitter": "_pi0_"
221
361
  }
222
- ]
362
+ ],
363
+ "compatibility": {
364
+ "nuxt": "^2.0.0",
365
+ "requires": {}
366
+ }
223
367
  },
224
368
  {
225
369
  "name": "buefy",
@@ -235,10 +379,13 @@
235
379
  "maintainers": [
236
380
  {
237
381
  "name": "Walter Tommasi",
238
- "github": "jtommy",
239
- "avatar": "https://avatars0.githubusercontent.com/u/8029488?v=4"
382
+ "github": "jtommy"
240
383
  }
241
- ]
384
+ ],
385
+ "compatibility": {
386
+ "nuxt": "^2.0.0",
387
+ "requires": {}
388
+ }
242
389
  },
243
390
  {
244
391
  "name": "bugsnag",
@@ -254,10 +401,13 @@
254
401
  "maintainers": [
255
402
  {
256
403
  "name": "JulianMar",
257
- "github": "JulianMar",
258
- "avatar": "https://avatars2.githubusercontent.com/u/29117090?v=4"
404
+ "github": "JulianMar"
259
405
  }
260
- ]
406
+ ],
407
+ "compatibility": {
408
+ "nuxt": "^2.0.0",
409
+ "requires": {}
410
+ }
261
411
  },
262
412
  {
263
413
  "name": "bulma-slim",
@@ -273,10 +423,13 @@
273
423
  "maintainers": [
274
424
  {
275
425
  "name": "mustardamus",
276
- "github": "mustardamus",
277
- "avatar": "https://avatars1.githubusercontent.com/u/110802?v=4"
426
+ "github": "mustardamus"
278
427
  }
279
- ]
428
+ ],
429
+ "compatibility": {
430
+ "nuxt": "^2.0.0",
431
+ "requires": {}
432
+ }
280
433
  },
281
434
  {
282
435
  "name": "bundle-buddy",
@@ -292,14 +445,17 @@
292
445
  "maintainers": [
293
446
  {
294
447
  "name": "Developmint",
295
- "github": "Developmint",
296
- "avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
448
+ "github": "Developmint"
297
449
  }
298
- ]
450
+ ],
451
+ "compatibility": {
452
+ "nuxt": "^2.0.0",
453
+ "requires": {}
454
+ }
299
455
  },
300
456
  {
301
457
  "name": "canvas-sketch",
302
- "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",
303
459
  "repo": "LuXDAmore/generative-art",
304
460
  "npm": "@luxdamore/nuxt-canvas-sketch",
305
461
  "icon": "",
@@ -310,11 +466,59 @@
310
466
  "type": "3rd-party",
311
467
  "maintainers": [
312
468
  {
313
- "name": "LuXDAmore",
469
+ "name": "Luca Iaconelli",
314
470
  "github": "LuXDAmore",
315
- "avatar": "https://avatars0.githubusercontent.com/u/3841171?v=4"
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"
316
516
  }
317
- ]
517
+ ],
518
+ "compatibility": {
519
+ "nuxt": "^2.0.0",
520
+ "requires": {}
521
+ }
318
522
  },
319
523
  {
320
524
  "name": "client-init",
@@ -325,15 +529,18 @@
325
529
  "github": "https://github.com/potato4d/nuxt-client-init-module",
326
530
  "website": "https://github.com/potato4d/nuxt-client-init-module",
327
531
  "learn_more": "",
328
- "category": "Devtools",
532
+ "category": "Extensions",
329
533
  "type": "3rd-party",
330
534
  "maintainers": [
331
535
  {
332
536
  "name": "potato4d",
333
- "github": "potato4d",
334
- "avatar": "https://avatars0.githubusercontent.com/u/6993514?v=4"
537
+ "github": "potato4d"
335
538
  }
336
- ]
539
+ ],
540
+ "compatibility": {
541
+ "nuxt": "^2.0.0",
542
+ "requires": {}
543
+ }
337
544
  },
338
545
  {
339
546
  "name": "cloudcms",
@@ -349,10 +556,13 @@
349
556
  "maintainers": [
350
557
  {
351
558
  "name": "gitana",
352
- "github": "gitana",
353
- "avatar": "https://avatars3.githubusercontent.com/u/281904?v=4"
559
+ "github": "gitana"
354
560
  }
355
- ]
561
+ ],
562
+ "compatibility": {
563
+ "nuxt": "^2.0.0",
564
+ "requires": {}
565
+ }
356
566
  },
357
567
  {
358
568
  "name": "cloudinary",
@@ -369,10 +579,13 @@
369
579
  {
370
580
  "name": "Maya Shavin",
371
581
  "github": "mayashavin",
372
- "twitter": "MayaShavin",
373
- "avatar": "https://avatars3.githubusercontent.com/u/6650139?v=4"
582
+ "twitter": "MayaShavin"
374
583
  }
375
- ]
584
+ ],
585
+ "compatibility": {
586
+ "nuxt": "^2.0.0",
587
+ "requires": {}
588
+ }
376
589
  },
377
590
  {
378
591
  "name": "color-mode",
@@ -389,19 +602,24 @@
389
602
  {
390
603
  "name": "Sébastien Chopin",
391
604
  "github": "Atinux",
392
- "twitter": "Atinux",
393
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
605
+ "twitter": "Atinux"
394
606
  }
395
- ]
607
+ ],
608
+ "compatibility": {
609
+ "nuxt": "^2.0.0 || ^3.0.0",
610
+ "requires": {
611
+ "bridge": true
612
+ }
613
+ }
396
614
  },
397
615
  {
398
616
  "name": "component-cache",
399
617
  "description": "LRU component cache for vue components",
400
- "repo": "nuxt-community/modules#master/packages/component-cache",
618
+ "repo": "nuxt-community/component-cache-module",
401
619
  "npm": "@nuxtjs/component-cache",
402
620
  "icon": "",
403
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/component-cache",
404
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/component-cache",
621
+ "github": "https://github.com/nuxt-community/component-cache-module",
622
+ "website": "https://github.com/nuxt-community/component-cache-module",
405
623
  "learn_more": "https://ssr.vuejs.org/guide/caching.html#component-level-caching",
406
624
  "category": "Performance",
407
625
  "type": "community",
@@ -409,35 +627,13 @@
409
627
  {
410
628
  "name": "Pooya Parsa",
411
629
  "github": "pi0",
412
- "twitter": "_pi0_",
413
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
414
- }
415
- ]
416
- },
417
- {
418
- "name": "components",
419
- "description": "Auto Import Components for Nuxt.js",
420
- "repo": "nuxt/components",
421
- "npm": "@nuxt/components",
422
- "icon": "nuxt-components.svg",
423
- "github": "https://github.com/nuxt/components",
424
- "website": "https://github.com/nuxt/components",
425
- "learn_more": "",
426
- "category": "UI",
427
- "type": "official",
428
- "maintainers": [
429
- {
430
- "name": "Kevin Marrec",
431
- "github": "kevinmarrec",
432
- "avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
433
- },
434
- {
435
- "name": "Pooya Parsa",
436
- "github": "pi0",
437
- "twitter": "_pi0_",
438
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
630
+ "twitter": "_pi0_"
439
631
  }
440
- ]
632
+ ],
633
+ "compatibility": {
634
+ "nuxt": "^2.0.0",
635
+ "requires": {}
636
+ }
441
637
  },
442
638
  {
443
639
  "name": "composition-api",
@@ -448,16 +644,19 @@
448
644
  "github": "https://github.com/nuxt-community/composition-api/tree/main",
449
645
  "website": "https://composition-api.nuxtjs.org",
450
646
  "learn_more": "",
451
- "category": "Devtools",
647
+ "category": "Extensions",
452
648
  "type": "community",
453
649
  "maintainers": [
454
650
  {
455
651
  "name": "Daniel Roe",
456
652
  "github": "danielroe",
457
- "twitter": "danielcroe",
458
- "avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
653
+ "twitter": "danielcroe"
459
654
  }
460
- ]
655
+ ],
656
+ "compatibility": {
657
+ "nuxt": "^2.0.0",
658
+ "requires": {}
659
+ }
461
660
  },
462
661
  {
463
662
  "name": "content",
@@ -474,16 +673,18 @@
474
673
  {
475
674
  "name": "Benjamin Canac",
476
675
  "github": "benjamincanac",
477
- "twitter": "benjamincanac",
478
- "avatar": "https://avatars2.githubusercontent.com/u/739984?v=4"
676
+ "twitter": "benjamincanac"
479
677
  },
480
678
  {
481
679
  "name": "Sebastien Chopin",
482
680
  "github": "Atinux",
483
- "twitter": "Atinux",
484
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
681
+ "twitter": "Atinux"
485
682
  }
486
- ]
683
+ ],
684
+ "compatibility": {
685
+ "nuxt": "^2.0.0",
686
+ "requires": {}
687
+ }
487
688
  },
488
689
  {
489
690
  "name": "contentful",
@@ -499,34 +700,61 @@
499
700
  "maintainers": [
500
701
  {
501
702
  "name": "scaccogatto",
502
- "github": "scaccogatto",
503
- "avatar": "https://avatars3.githubusercontent.com/u/3670888?v=4"
703
+ "github": "scaccogatto"
504
704
  }
505
- ]
705
+ ],
706
+ "compatibility": {
707
+ "nuxt": "^2.0.0",
708
+ "requires": {}
709
+ }
506
710
  },
507
711
  {
508
712
  "name": "custom-elements",
509
713
  "description": "Publish your Components as a vue-custom-element standalone build.",
510
714
  "repo": "GrabarzUndPartner/nuxt-custom-elements",
511
715
  "npm": "nuxt-custom-elements",
512
- "icon": "",
716
+ "icon": "custom-elements.png",
513
717
  "github": "https://github.com/GrabarzUndPartner/nuxt-custom-elements",
514
- "website": "https://github.com/GrabarzUndPartner/nuxt-custom-elements",
718
+ "website": "https://nuxt-custom-elements.grabarzundpartner.dev",
515
719
  "learn_more": "https://github.com/karol-f/vue-custom-element",
516
- "category": "Devtools",
720
+ "category": "Extensions",
517
721
  "type": "3rd-party",
518
722
  "maintainers": [
519
723
  {
520
724
  "name": "Thorn Walli",
521
- "github": "ThornWalli",
522
- "avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
725
+ "github": "ThornWalli"
523
726
  },
524
727
  {
525
728
  "name": "GrabarzUndPartner",
526
- "github": "GrabarzUndPartner",
527
- "avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
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"
528
752
  }
529
- ]
753
+ ],
754
+ "compatibility": {
755
+ "nuxt": "^2.0.0",
756
+ "requires": {}
757
+ }
530
758
  },
531
759
  {
532
760
  "name": "date-fns",
@@ -542,10 +770,35 @@
542
770
  "maintainers": [
543
771
  {
544
772
  "name": "Ricardo Gobbo de Souza",
545
- "github": "ricardogobbosouza",
546
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
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"
547
796
  }
548
- ]
797
+ ],
798
+ "compatibility": {
799
+ "nuxt": "^2.0.0",
800
+ "requires": {}
801
+ }
549
802
  },
550
803
  {
551
804
  "name": "dayjs",
@@ -562,10 +815,13 @@
562
815
  {
563
816
  "name": "Takuma HANATANI",
564
817
  "github": "potato4d",
565
- "twitter": "potato4d",
566
- "avatar": "https://avatars0.githubusercontent.com/u/6993514?v=4"
818
+ "twitter": "potato4d"
567
819
  }
568
- ]
820
+ ],
821
+ "compatibility": {
822
+ "nuxt": "^2.0.0",
823
+ "requires": {}
824
+ }
569
825
  },
570
826
  {
571
827
  "name": "device",
@@ -576,15 +832,18 @@
576
832
  "github": "https://github.com/nuxt-community/device-module",
577
833
  "website": "https://github.com/nuxt-community/device-module",
578
834
  "learn_more": "",
579
- "category": "Devtools",
835
+ "category": "Extensions",
580
836
  "type": "community",
581
837
  "maintainers": [
582
838
  {
583
839
  "name": "Shinji Yamada",
584
- "github": "dotneet",
585
- "avatar": "https://avatars3.githubusercontent.com/u/370602?v=4"
840
+ "github": "dotneet"
586
841
  }
587
- ]
842
+ ],
843
+ "compatibility": {
844
+ "nuxt": "^2.0.0",
845
+ "requires": {}
846
+ }
588
847
  },
589
848
  {
590
849
  "name": "dotenv",
@@ -595,15 +854,73 @@
595
854
  "github": "https://github.com/nuxt-community/dotenv-module",
596
855
  "website": "https://github.com/nuxt-community/dotenv-module",
597
856
  "learn_more": "https://www.npmjs.com/package/dotenv",
598
- "category": "Devtools",
857
+ "category": "Extensions",
599
858
  "type": "community",
600
859
  "maintainers": [
601
860
  {
602
861
  "name": "Julien Tant",
603
- "github": "JulienTant",
604
- "avatar": "https://avatars1.githubusercontent.com/u/785518?v=4"
862
+ "github": "JulienTant"
863
+ }
864
+ ],
865
+ "compatibility": {
866
+ "nuxt": "^2.0.0",
867
+ "requires": {}
868
+ }
869
+ },
870
+ {
871
+ "name": "drupal-ce",
872
+ "description": "Connects Nuxt.js with Drupal via the Lupus Custom Elements Renderer",
873
+ "repo": "drunomics/nuxtjs-drupal-ce",
874
+ "npm": "nuxtjs-drupal-ce",
875
+ "icon": "drupal-ce.png",
876
+ "github": "https://github.com/drunomics/nuxtjs-drupal-ce",
877
+ "website": "https://stack.lupus.digital",
878
+ "learn_more": "https://stack.lupus.digital/2-resources/learning",
879
+ "category": "CMS",
880
+ "type": "3rd-party",
881
+ "maintainers": [
882
+ {
883
+ "name": "Wolfgang Ziegler // fago",
884
+ "github": "fago",
885
+ "avatar": "https://avatars.githubusercontent.com/u/132232?v=4"
886
+ },
887
+ {
888
+ "name": "Maximilian Götz-Mikus",
889
+ "github": "maximilianmikus",
890
+ "avatar": "https://avatars.githubusercontent.com/u/1254146?v=4"
891
+ },
892
+ {
893
+ "name": "David Licen",
894
+ "github": "davision",
895
+ "avatar": "https://avatars.githubusercontent.com/u/3862832?v=4"
896
+ }
897
+ ],
898
+ "compatibility": {
899
+ "nuxt": "^2.0.0",
900
+ "requires": {}
901
+ }
902
+ },
903
+ {
904
+ "name": "druxt",
905
+ "description": "A bridge between frameworks, Drupal in the back, Nuxt.js in the front.",
906
+ "repo": "druxt/druxt.js#develop/packages/druxt",
907
+ "npm": "druxt",
908
+ "icon": "druxt.svg",
909
+ "github": "https://github.com/druxt/druxt.js",
910
+ "website": "https://druxtjs.org",
911
+ "learn_more": "https://druxtjs.org/guide",
912
+ "category": "CMS",
913
+ "type": "3rd-party",
914
+ "maintainers": [
915
+ {
916
+ "name": "Decipher",
917
+ "github": "decipher"
605
918
  }
606
- ]
919
+ ],
920
+ "compatibility": {
921
+ "nuxt": "^2.0.0",
922
+ "requires": {}
923
+ }
607
924
  },
608
925
  {
609
926
  "name": "emotion",
@@ -614,16 +931,19 @@
614
931
  "github": "https://github.com/nuxt-community/emotion-module",
615
932
  "website": "https://github.com/nuxt-community/emotion-module",
616
933
  "learn_more": "https://emotion.sh/",
617
- "category": "Devtools",
934
+ "category": "Extensions",
618
935
  "type": "community",
619
936
  "maintainers": [
620
937
  {
621
938
  "name": "Pooya Parsa",
622
939
  "github": "pi0",
623
- "twitter": "_pi0_",
624
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
940
+ "twitter": "_pi0_"
625
941
  }
626
- ]
942
+ ],
943
+ "compatibility": {
944
+ "nuxt": "^2.0.0",
945
+ "requires": {}
946
+ }
627
947
  },
628
948
  {
629
949
  "name": "eslint",
@@ -639,10 +959,13 @@
639
959
  "maintainers": [
640
960
  {
641
961
  "name": "Ricardo Gobbo de Souza",
642
- "github": "ricardogobbosouza",
643
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
962
+ "github": "ricardogobbosouza"
644
963
  }
645
- ]
964
+ ],
965
+ "compatibility": {
966
+ "nuxt": "^2.0.0",
967
+ "requires": {}
968
+ }
646
969
  },
647
970
  {
648
971
  "name": "event-trace",
@@ -658,10 +981,35 @@
658
981
  "maintainers": [
659
982
  {
660
983
  "name": "Xin Du",
661
- "github": "clarkdo",
662
- "avatar": "https://avatars3.githubusercontent.com/u/4312154?v=4"
984
+ "github": "clarkdo"
985
+ }
986
+ ],
987
+ "compatibility": {
988
+ "nuxt": "^2.0.0",
989
+ "requires": {}
990
+ }
991
+ },
992
+ {
993
+ "name": "fathom",
994
+ "description": "Fathom analytics for Nuxt",
995
+ "repo": "yabhq/nuxt-fathom",
996
+ "npm": "@yabhq/nuxt-fathom",
997
+ "icon": "fathom.png",
998
+ "github": "https://github.com/yabhq/nuxt-fathom",
999
+ "website": "https://github.com/yabhq/nuxt-fathom",
1000
+ "learn_more": "https://usefathom.com/",
1001
+ "category": "Analytics",
1002
+ "type": "3rd-party",
1003
+ "maintainers": [
1004
+ {
1005
+ "name": "yabhq",
1006
+ "github": "yabhq"
663
1007
  }
664
- ]
1008
+ ],
1009
+ "compatibility": {
1010
+ "nuxt": "^2.0.0",
1011
+ "requires": {}
1012
+ }
665
1013
  },
666
1014
  {
667
1015
  "name": "feature-toggle",
@@ -672,15 +1020,18 @@
672
1020
  "github": "https://github.com/stephenkr/nuxt-feature-toggle",
673
1021
  "website": "https://github.com/stephenkr/nuxt-feature-toggle",
674
1022
  "learn_more": "",
675
- "category": "Devtools",
1023
+ "category": "Extensions",
676
1024
  "type": "3rd-party",
677
1025
  "maintainers": [
678
1026
  {
679
1027
  "name": "stephenkr",
680
- "github": "stephenkr",
681
- "avatar": "https://avatars0.githubusercontent.com/u/25742275?v=4"
1028
+ "github": "stephenkr"
682
1029
  }
683
- ]
1030
+ ],
1031
+ "compatibility": {
1032
+ "nuxt": "^2.0.0",
1033
+ "requires": {}
1034
+ }
684
1035
  },
685
1036
  {
686
1037
  "name": "feed",
@@ -697,16 +1048,19 @@
697
1048
  {
698
1049
  "name": "Alexander Lichter",
699
1050
  "github": "manniL",
700
- "twitter": "TheAlexLichter",
701
- "avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
1051
+ "twitter": "TheAlexLichter"
702
1052
  }
703
- ]
1053
+ ],
1054
+ "compatibility": {
1055
+ "nuxt": "^2.0.0",
1056
+ "requires": {}
1057
+ }
704
1058
  },
705
1059
  {
706
1060
  "name": "firebase",
707
- "description": "Intergrate Firebase into your Nuxt project.",
1061
+ "description": "Integrate Firebase into your Nuxt project.",
708
1062
  "repo": "nuxt-community/firebase-module",
709
- "npm": "@nuxtjs/firebase",
1063
+ "npm": "@nuxtjs/firebase-monorepo",
710
1064
  "icon": "firebase.png",
711
1065
  "github": "https://github.com/nuxt-community/firebase-module",
712
1066
  "website": "https://firebase.nuxtjs.org",
@@ -716,10 +1070,35 @@
716
1070
  "maintainers": [
717
1071
  {
718
1072
  "name": "Pascal Luther",
719
- "github": "lupas",
720
- "avatar": "https://avatars1.githubusercontent.com/u/4020037?v=4"
1073
+ "github": "lupas"
721
1074
  }
722
- ]
1075
+ ],
1076
+ "compatibility": {
1077
+ "nuxt": "^2.0.0",
1078
+ "requires": {}
1079
+ }
1080
+ },
1081
+ {
1082
+ "name": "floating-prompt-module",
1083
+ "description": "Invite your users to support you on product hunt with this floating prompt Nuxt.js module",
1084
+ "repo": "sandoche/nuxt-floating-prompt-module#main",
1085
+ "npm": "nuxt-floating-prompt-module",
1086
+ "icon": "",
1087
+ "github": "https://github.com/sandoche/nuxt-floating-prompt-module",
1088
+ "website": "https://github.com/sandoche/nuxt-floating-prompt-module",
1089
+ "learn_more": "",
1090
+ "category": "Libraries",
1091
+ "type": "3rd-party",
1092
+ "maintainers": [
1093
+ {
1094
+ "name": "sandoche",
1095
+ "github": "sandoche"
1096
+ }
1097
+ ],
1098
+ "compatibility": {
1099
+ "nuxt": "^2.0.0",
1100
+ "requires": {}
1101
+ }
723
1102
  },
724
1103
  {
725
1104
  "name": "font-loader-strategy",
@@ -735,10 +1114,35 @@
735
1114
  "maintainers": [
736
1115
  {
737
1116
  "name": "GrabarzUndPartner",
738
- "github": "GrabarzUndPartner",
739
- "avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
1117
+ "github": "GrabarzUndPartner"
1118
+ }
1119
+ ],
1120
+ "compatibility": {
1121
+ "nuxt": "^2.0.0",
1122
+ "requires": {}
1123
+ }
1124
+ },
1125
+ {
1126
+ "name": "fontagon",
1127
+ "description": "Easy convert SVG from nuxt to icon font.",
1128
+ "repo": "kdydesign/nuxt-fontagon",
1129
+ "npm": "nuxt-fontagon",
1130
+ "icon": "fontagon.png",
1131
+ "github": "https://github.com/kdydesign/nuxt-fontagon",
1132
+ "website": "https://github.com/kdydesign/nuxt-fontagon",
1133
+ "learn_more": "",
1134
+ "category": "Libraries",
1135
+ "type": "3rd-party",
1136
+ "maintainers": [
1137
+ {
1138
+ "name": "kdydesign",
1139
+ "github": "kdydesign"
740
1140
  }
741
- ]
1141
+ ],
1142
+ "compatibility": {
1143
+ "nuxt": "^2.0.0",
1144
+ "requires": {}
1145
+ }
742
1146
  },
743
1147
  {
744
1148
  "name": "fontawesome",
@@ -754,10 +1158,41 @@
754
1158
  "maintainers": [
755
1159
  {
756
1160
  "name": "Pim",
757
- "github": "pimlie",
758
- "avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
1161
+ "github": "pimlie"
1162
+ }
1163
+ ],
1164
+ "compatibility": {
1165
+ "nuxt": "^2.0.0",
1166
+ "requires": {}
1167
+ }
1168
+ },
1169
+ {
1170
+ "name": "formkit",
1171
+ "description": "Seamless FormKit integration for Nuxt",
1172
+ "repo": "formkit/formkit",
1173
+ "npm": "",
1174
+ "icon": "formkit.png",
1175
+ "github": "https://github.com/formkit/formkit",
1176
+ "website": "https://formkit.com",
1177
+ "learn_more": "https://formkit.com/essentials/installation#with-nuxt",
1178
+ "category": "Libraries",
1179
+ "type": "3rd-party",
1180
+ "maintainers": [
1181
+ {
1182
+ "name": "Justin Schroeder",
1183
+ "github": "justin-schroeder",
1184
+ "twitter": "jpschroeder"
1185
+ },
1186
+ {
1187
+ "name": "Andrew Boyd",
1188
+ "github": "andrew-boyd",
1189
+ "twitter": "0xBOYD"
759
1190
  }
760
- ]
1191
+ ],
1192
+ "compatibility": {
1193
+ "nuxt": "^3.0.0",
1194
+ "requires": {}
1195
+ }
761
1196
  },
762
1197
  {
763
1198
  "name": "fullpage",
@@ -773,10 +1208,35 @@
773
1208
  "maintainers": [
774
1209
  {
775
1210
  "name": "vaso2",
776
- "github": "vaso2",
777
- "avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
1211
+ "github": "vaso2"
1212
+ }
1213
+ ],
1214
+ "compatibility": {
1215
+ "nuxt": "^2.0.0",
1216
+ "requires": {}
1217
+ }
1218
+ },
1219
+ {
1220
+ "name": "github-api",
1221
+ "description": "Nuxt module for GitHub v4 API",
1222
+ "repo": "lindsaykwardell/nuxt-github-api",
1223
+ "npm": "nuxt-github-api",
1224
+ "icon": "github.svg",
1225
+ "github": "https://github.com/lindsaykwardell/nuxt-github-api",
1226
+ "website": "https://github.com/lindsaykwardell/nuxt-github-api",
1227
+ "learn_more": "",
1228
+ "category": "Request",
1229
+ "type": "3rd-party",
1230
+ "maintainers": [
1231
+ {
1232
+ "name": "lindsaykwardell",
1233
+ "github": "lindsaykwardell"
778
1234
  }
779
- ]
1235
+ ],
1236
+ "compatibility": {
1237
+ "nuxt": "^2.0.0",
1238
+ "requires": {}
1239
+ }
780
1240
  },
781
1241
  {
782
1242
  "name": "google-adsense",
@@ -792,10 +1252,13 @@
792
1252
  "maintainers": [
793
1253
  {
794
1254
  "name": "Troy Morehouse",
795
- "github": "tmorehouse",
796
- "avatar": "https://avatars3.githubusercontent.com/u/2781561?v=4"
1255
+ "github": "tmorehouse"
797
1256
  }
798
- ]
1257
+ ],
1258
+ "compatibility": {
1259
+ "nuxt": "^2.0.0",
1260
+ "requires": {}
1261
+ }
799
1262
  },
800
1263
  {
801
1264
  "name": "google-analytics",
@@ -812,28 +1275,29 @@
812
1275
  {
813
1276
  "name": "Pooya Parsa",
814
1277
  "github": "pi0",
815
- "twitter": "_pi0_",
816
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1278
+ "twitter": "_pi0_"
817
1279
  },
818
1280
  {
819
1281
  "name": "Ricardo Gobbo de Souza",
820
- "github": "ricardogobbosouza",
821
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
1282
+ "github": "ricardogobbosouza"
822
1283
  },
823
1284
  {
824
1285
  "name": "Matteo Gabriele",
825
1286
  "github": "MatteoGabriele",
826
- "twitter": "matteo_gabriele",
827
- "avatar": "https://avatars1.githubusercontent.com/u/5337152?v=4"
1287
+ "twitter": "matteo_gabriele"
828
1288
  }
829
- ]
1289
+ ],
1290
+ "compatibility": {
1291
+ "nuxt": "^2.0.0",
1292
+ "requires": {}
1293
+ }
830
1294
  },
831
1295
  {
832
1296
  "name": "google-fonts",
833
1297
  "description": "Google Fonts module for NuxtJS",
834
1298
  "repo": "nuxt-community/google-fonts-module",
835
1299
  "npm": "@nuxtjs/google-fonts",
836
- "icon": "google-fonts.jpg",
1300
+ "icon": "google-fonts.png",
837
1301
  "github": "https://github.com/nuxt-community/google-fonts-module",
838
1302
  "website": "https://github.com/nuxt-community/google-fonts-module",
839
1303
  "learn_more": "https://developers.google.com/fonts",
@@ -842,10 +1306,13 @@
842
1306
  "maintainers": [
843
1307
  {
844
1308
  "name": "Ricardo Gobbo de Souza",
845
- "github": "ricardogobbosouza",
846
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
1309
+ "github": "ricardogobbosouza"
847
1310
  }
848
- ]
1311
+ ],
1312
+ "compatibility": {
1313
+ "nuxt": "^2.0.0",
1314
+ "requires": {}
1315
+ }
849
1316
  },
850
1317
  {
851
1318
  "name": "google-gtag",
@@ -861,15 +1328,17 @@
861
1328
  "maintainers": [
862
1329
  {
863
1330
  "name": "Dominic Garms",
864
- "github": "dohomi",
865
- "avatar": "https://avatars0.githubusercontent.com/u/489221?v=4"
1331
+ "github": "dohomi"
866
1332
  },
867
1333
  {
868
1334
  "name": "Ricardo Gobbo de Souza",
869
- "github": "ricardogobbosouza",
870
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
1335
+ "github": "ricardogobbosouza"
871
1336
  }
872
- ]
1337
+ ],
1338
+ "compatibility": {
1339
+ "nuxt": "^2.0.0",
1340
+ "requires": {}
1341
+ }
873
1342
  },
874
1343
  {
875
1344
  "name": "google-optimize",
@@ -886,22 +1355,45 @@
886
1355
  {
887
1356
  "name": "Pooya Parsa",
888
1357
  "github": "pi0",
889
- "twitter": "_pi0_",
890
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1358
+ "twitter": "_pi0_"
891
1359
  },
892
1360
  {
893
1361
  "name": "Farzad Soltani",
894
1362
  "github": "farzadso",
895
- "twitter": "farzadso",
896
- "avatar": "https://avatars0.githubusercontent.com/u/19854715?v=4"
1363
+ "twitter": "farzadso"
897
1364
  },
898
1365
  {
899
1366
  "name": "Josh Deltener",
900
1367
  "github": "hecktarzuli",
901
- "twitter": "JoshDeltener",
902
- "avatar": "https://avatars2.githubusercontent.com/u/2112282?v=4"
1368
+ "twitter": "JoshDeltener"
1369
+ }
1370
+ ],
1371
+ "compatibility": {
1372
+ "nuxt": "^2.0.0",
1373
+ "requires": {}
1374
+ }
1375
+ },
1376
+ {
1377
+ "name": "graphql-request",
1378
+ "description": "Easy Minimal GraphQL client integration with Nuxt.js",
1379
+ "repo": "gomah/nuxt-graphql-request",
1380
+ "npm": "nuxt-graphql-request",
1381
+ "icon": "graphql-request.png",
1382
+ "github": "https://github.com/gomah/nuxt-graphql-request",
1383
+ "website": "https://github.com/gomah/nuxt-graphql-request",
1384
+ "learn_more": "",
1385
+ "category": "Request",
1386
+ "type": "3rd-party",
1387
+ "maintainers": [
1388
+ {
1389
+ "name": "gomah",
1390
+ "github": "gomah"
903
1391
  }
904
- ]
1392
+ ],
1393
+ "compatibility": {
1394
+ "nuxt": "^2.0.0",
1395
+ "requires": {}
1396
+ }
905
1397
  },
906
1398
  {
907
1399
  "name": "gtm",
@@ -918,10 +1410,13 @@
918
1410
  {
919
1411
  "name": "Pooya Parsa",
920
1412
  "github": "pi0",
921
- "twitter": "_pi0_",
922
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1413
+ "twitter": "_pi0_"
923
1414
  }
924
- ]
1415
+ ],
1416
+ "compatibility": {
1417
+ "nuxt": "^2.0.0",
1418
+ "requires": {}
1419
+ }
925
1420
  },
926
1421
  {
927
1422
  "name": "guess",
@@ -937,10 +1432,61 @@
937
1432
  "maintainers": [
938
1433
  {
939
1434
  "name": "Xin Du",
940
- "github": "clarkdo",
941
- "avatar": "https://avatars3.githubusercontent.com/u/4312154?v=4"
1435
+ "github": "clarkdo"
1436
+ }
1437
+ ],
1438
+ "compatibility": {
1439
+ "nuxt": "^2.0.0",
1440
+ "requires": {}
1441
+ }
1442
+ },
1443
+ {
1444
+ "name": "harlem",
1445
+ "description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
1446
+ "repo": "nuxt-community/harlem-module",
1447
+ "npm": "@nuxtjs/harlem",
1448
+ "icon": "harlem.svg",
1449
+ "github": "https://github.com/nuxt-community/harlem-module",
1450
+ "website": "https://github.com/nuxt-community/harlem-module",
1451
+ "learn_more": "https://harlemjs.com/",
1452
+ "category": "Extensions",
1453
+ "type": "community",
1454
+ "maintainers": [
1455
+ {
1456
+ "name": "Daniel Roe",
1457
+ "github": "danielroe",
1458
+ "twitter": "danielcroe"
1459
+ }
1460
+ ],
1461
+ "compatibility": {
1462
+ "nuxt": "^2.0.0 || ^3.0.0",
1463
+ "requires": {
1464
+ "bridge": true
1465
+ }
1466
+ }
1467
+ },
1468
+ {
1469
+ "name": "headway",
1470
+ "description": "Headway changelog widget for Nuxt",
1471
+ "repo": "l-portet/nuxt-headway",
1472
+ "npm": "nuxt-headway",
1473
+ "icon": "headway.png",
1474
+ "github": "https://github.com/l-portet/nuxt-headway",
1475
+ "website": "https://nuxt-headway.netlify.app/",
1476
+ "learn_more": "https://headwayapp.co/",
1477
+ "category": "UI",
1478
+ "type": "3rd-party",
1479
+ "maintainers": [
1480
+ {
1481
+ "name": "l-portet",
1482
+ "github": "l-portet",
1483
+ "avatar": "https://avatars.githubusercontent.com/u/34057690?v=4"
942
1484
  }
943
- ]
1485
+ ],
1486
+ "compatibility": {
1487
+ "nuxt": "^2.0.0",
1488
+ "requires": {}
1489
+ }
944
1490
  },
945
1491
  {
946
1492
  "name": "helmet",
@@ -956,10 +1502,13 @@
956
1502
  "maintainers": [
957
1503
  {
958
1504
  "name": "victor-perez",
959
- "github": "victor-perez",
960
- "avatar": "https://avatars1.githubusercontent.com/u/672958?v=4"
1505
+ "github": "victor-perez"
961
1506
  }
962
- ]
1507
+ ],
1508
+ "compatibility": {
1509
+ "nuxt": "^2.0.0",
1510
+ "requires": {}
1511
+ }
963
1512
  },
964
1513
  {
965
1514
  "name": "highcharts",
@@ -975,10 +1524,13 @@
975
1524
  "maintainers": [
976
1525
  {
977
1526
  "name": "richardeschloss",
978
- "github": "richardeschloss",
979
- "avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
1527
+ "github": "richardeschloss"
980
1528
  }
981
- ]
1529
+ ],
1530
+ "compatibility": {
1531
+ "nuxt": "^2.0.0",
1532
+ "requires": {}
1533
+ }
982
1534
  },
983
1535
  {
984
1536
  "name": "history-state",
@@ -989,15 +1541,18 @@
989
1541
  "github": "https://github.com/hidekatsu-izuno/nuxt-history-state",
990
1542
  "website": "https://github.com/hidekatsu-izuno/nuxt-history-state",
991
1543
  "learn_more": "",
992
- "category": "Devtools",
1544
+ "category": "Extensions",
993
1545
  "type": "3rd-party",
994
1546
  "maintainers": [
995
1547
  {
996
1548
  "name": "hidekatsu-izuno",
997
- "github": "hidekatsu-izuno",
998
- "avatar": "https://avatars0.githubusercontent.com/u/1091860?v=4"
1549
+ "github": "hidekatsu-izuno"
999
1550
  }
1000
- ]
1551
+ ],
1552
+ "compatibility": {
1553
+ "nuxt": "^2.0.0",
1554
+ "requires": {}
1555
+ }
1001
1556
  },
1002
1557
  {
1003
1558
  "name": "html-minifier",
@@ -1013,10 +1568,13 @@
1013
1568
  "maintainers": [
1014
1569
  {
1015
1570
  "name": "Xin Du",
1016
- "github": "clarkdo",
1017
- "avatar": "https://avatars3.githubusercontent.com/u/4312154?v=4"
1571
+ "github": "clarkdo"
1018
1572
  }
1019
- ]
1573
+ ],
1574
+ "compatibility": {
1575
+ "nuxt": "^2.0.0",
1576
+ "requires": {}
1577
+ }
1020
1578
  },
1021
1579
  {
1022
1580
  "name": "html-validator",
@@ -1033,10 +1591,13 @@
1033
1591
  {
1034
1592
  "name": "Daniel Roe",
1035
1593
  "github": "danielroe",
1036
- "twitter": "danielcroe",
1037
- "avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
1594
+ "twitter": "danielcroe"
1038
1595
  }
1039
- ]
1596
+ ],
1597
+ "compatibility": {
1598
+ "nuxt": "^2.0.0",
1599
+ "requires": {}
1600
+ }
1040
1601
  },
1041
1602
  {
1042
1603
  "name": "http",
@@ -1053,16 +1614,41 @@
1053
1614
  {
1054
1615
  "name": "Pooya Parsa",
1055
1616
  "github": "pi0",
1056
- "twitter": "_pi0_",
1057
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1617
+ "twitter": "_pi0_"
1058
1618
  },
1059
1619
  {
1060
1620
  "name": "Sébastien Chopin",
1061
1621
  "github": "Atinux",
1062
- "twitter": "Atinux",
1063
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
1622
+ "twitter": "Atinux"
1623
+ }
1624
+ ],
1625
+ "compatibility": {
1626
+ "nuxt": "^2.0.0",
1627
+ "requires": {}
1628
+ }
1629
+ },
1630
+ {
1631
+ "name": "humans-txt",
1632
+ "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.",
1633
+ "repo": "Luxdamore/nuxt-humans-txt",
1634
+ "npm": "@luxdamore/nuxt-humans-txt",
1635
+ "icon": "",
1636
+ "github": "https://github.com/LuXDAmore/nuxt-humans-txt",
1637
+ "website": "https://luxdamore.github.io/nuxt-humans-txt/",
1638
+ "learn_more": "https://humanstxt.org/",
1639
+ "category": "SEO",
1640
+ "type": "3rd-party",
1641
+ "maintainers": [
1642
+ {
1643
+ "name": "Luca Iaconelli",
1644
+ "github": "LuXDAmore",
1645
+ "twitter": "luxdamore"
1064
1646
  }
1065
- ]
1647
+ ],
1648
+ "compatibility": {
1649
+ "nuxt": "^2.0.0",
1650
+ "requires": {}
1651
+ }
1066
1652
  },
1067
1653
  {
1068
1654
  "name": "i18n",
@@ -1073,20 +1659,22 @@
1073
1659
  "github": "https://github.com/nuxt-community/i18n-module",
1074
1660
  "website": "https://i18n.nuxtjs.org",
1075
1661
  "learn_more": "https://kazupon.github.io/vue-i18n/",
1076
- "category": "Devtools",
1662
+ "category": "Extensions",
1077
1663
  "type": "community",
1078
1664
  "maintainers": [
1079
1665
  {
1080
1666
  "name": "Rafał Chłodnicki",
1081
- "github": "rchl",
1082
- "avatar": "https://avatars1.githubusercontent.com/u/153197?v=4"
1667
+ "github": "rchl"
1083
1668
  },
1084
1669
  {
1085
- "name": "Paul Gascou-Vaillancourt",
1086
- "github": "paulgv",
1087
- "avatar": "https://avatars0.githubusercontent.com/u/4895885?v=4"
1670
+ "name": "Kazuya Kawaguchi",
1671
+ "github": "kazupon"
1088
1672
  }
1089
- ]
1673
+ ],
1674
+ "compatibility": {
1675
+ "nuxt": "^2.0.0",
1676
+ "requires": {}
1677
+ }
1090
1678
  },
1091
1679
  {
1092
1680
  "name": "image-loader",
@@ -1102,10 +1690,13 @@
1102
1690
  "maintainers": [
1103
1691
  {
1104
1692
  "name": "Barry Fisher",
1105
- "github": "Barry-Fisher",
1106
- "avatar": "https://avatars3.githubusercontent.com/u/1033560?v=4"
1693
+ "github": "Barry-Fisher"
1107
1694
  }
1108
- ]
1695
+ ],
1696
+ "compatibility": {
1697
+ "nuxt": "^2.0.0",
1698
+ "requires": {}
1699
+ }
1109
1700
  },
1110
1701
  {
1111
1702
  "name": "image",
@@ -1122,22 +1713,25 @@
1122
1713
  {
1123
1714
  "name": "Ahad Birang",
1124
1715
  "github": "farnabaz",
1125
- "twitter": "a_birang",
1126
- "avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
1716
+ "twitter": "a_birang"
1127
1717
  },
1128
1718
  {
1129
1719
  "name": "Pooya Parsa",
1130
1720
  "github": "pi0",
1131
- "twitter": "_pi0_",
1132
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1721
+ "twitter": "_pi0_"
1133
1722
  },
1134
1723
  {
1135
1724
  "name": "Sebastien Chopin",
1136
1725
  "github": "Atinux",
1137
- "twitter": "Atinux",
1138
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
1726
+ "twitter": "Atinux"
1727
+ }
1728
+ ],
1729
+ "compatibility": {
1730
+ "nuxt": "^2.0.0",
1731
+ "requires": {
1732
+ "bridge": "optional"
1139
1733
  }
1140
- ]
1734
+ }
1141
1735
  },
1142
1736
  {
1143
1737
  "name": "imagemin",
@@ -1153,10 +1747,38 @@
1153
1747
  "maintainers": [
1154
1748
  {
1155
1749
  "name": "Ricardo Gobbo de Souza",
1156
- "github": "ricardogobbosouza",
1157
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
1750
+ "github": "ricardogobbosouza"
1751
+ }
1752
+ ],
1753
+ "compatibility": {
1754
+ "nuxt": "^2.0.0",
1755
+ "requires": {}
1756
+ }
1757
+ },
1758
+ {
1759
+ "name": "inkline",
1760
+ "description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
1761
+ "repo": "inkline/nuxt-module-inkline",
1762
+ "npm": "@inkline/nuxt",
1763
+ "icon": "inkline.svg",
1764
+ "github": "https://github.com/inkline/nuxt-module-inkline",
1765
+ "website": "https://inkline.io",
1766
+ "learn_more": "https://inkline.io/docs/introduction/installation/nuxt",
1767
+ "category": "UI",
1768
+ "type": "3rd-party",
1769
+ "maintainers": [
1770
+ {
1771
+ "name": "Alex Grozav",
1772
+ "github": "alexgrozav",
1773
+ "twitter": "alexgrozav"
1774
+ }
1775
+ ],
1776
+ "compatibility": {
1777
+ "nuxt": "^2.0.0 || ^3.0.0",
1778
+ "requires": {
1779
+ "bridge": true
1158
1780
  }
1159
- ]
1781
+ }
1160
1782
  },
1161
1783
  {
1162
1784
  "name": "intercom",
@@ -1172,10 +1794,35 @@
1172
1794
  "maintainers": [
1173
1795
  {
1174
1796
  "name": "hex-digital",
1175
- "github": "hex-digital",
1176
- "avatar": "https://avatars1.githubusercontent.com/u/17425446?v=4"
1797
+ "github": "hex-digital"
1798
+ }
1799
+ ],
1800
+ "compatibility": {
1801
+ "nuxt": "^2.0.0",
1802
+ "requires": {}
1803
+ }
1804
+ },
1805
+ {
1806
+ "name": "jsonapi",
1807
+ "description": "Easy JSON:API client integration for Nuxt.js",
1808
+ "repo": "patrickcate/nuxt-jsonapi",
1809
+ "npm": "nuxt-jsonapi",
1810
+ "icon": "jsonapi.svg",
1811
+ "github": "https://github.com/patrickcate/nuxt-jsonapi",
1812
+ "website": "https://github.com/patrickcate/nuxt-jsonapi",
1813
+ "learn_more": "",
1814
+ "category": "Request",
1815
+ "type": "3rd-party",
1816
+ "maintainers": [
1817
+ {
1818
+ "name": "patrickcate",
1819
+ "github": "patrickcate"
1177
1820
  }
1178
- ]
1821
+ ],
1822
+ "compatibility": {
1823
+ "nuxt": "^2.0.0",
1824
+ "requires": {}
1825
+ }
1179
1826
  },
1180
1827
  {
1181
1828
  "name": "kentico-kontent",
@@ -1191,10 +1838,13 @@
1191
1838
  "maintainers": [
1192
1839
  {
1193
1840
  "name": "Alfred Brockötter",
1194
- "github": "Domitnator",
1195
- "avatar": "https://avatars2.githubusercontent.com/u/13468638?v=4"
1841
+ "github": "Domitnator"
1196
1842
  }
1197
- ]
1843
+ ],
1844
+ "compatibility": {
1845
+ "nuxt": "^2.0.0",
1846
+ "requires": {}
1847
+ }
1198
1848
  },
1199
1849
  {
1200
1850
  "name": "laravel-echo",
@@ -1210,10 +1860,13 @@
1210
1860
  "maintainers": [
1211
1861
  {
1212
1862
  "name": "Ricardo Gobbo de Souza",
1213
- "github": "ricardogobbosouza",
1214
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
1863
+ "github": "ricardogobbosouza"
1215
1864
  }
1216
- ]
1865
+ ],
1866
+ "compatibility": {
1867
+ "nuxt": "^2.0.0",
1868
+ "requires": {}
1869
+ }
1217
1870
  },
1218
1871
  {
1219
1872
  "name": "laravel-nuxt",
@@ -1229,10 +1882,13 @@
1229
1882
  "maintainers": [
1230
1883
  {
1231
1884
  "name": "skyrpex",
1232
- "github": "skyrpex",
1233
- "avatar": "https://avatars3.githubusercontent.com/u/1077520?v=4"
1885
+ "github": "skyrpex"
1234
1886
  }
1235
- ]
1887
+ ],
1888
+ "compatibility": {
1889
+ "nuxt": "^2.0.0",
1890
+ "requires": {}
1891
+ }
1236
1892
  },
1237
1893
  {
1238
1894
  "name": "laravel",
@@ -1248,10 +1904,13 @@
1248
1904
  "maintainers": [
1249
1905
  {
1250
1906
  "name": "m2sd",
1251
- "github": "m2sd",
1252
- "avatar": "https://avatars0.githubusercontent.com/u/40393728?v=4"
1907
+ "github": "m2sd"
1253
1908
  }
1254
- ]
1909
+ ],
1910
+ "compatibility": {
1911
+ "nuxt": "^2.0.0",
1912
+ "requires": {}
1913
+ }
1255
1914
  },
1256
1915
  {
1257
1916
  "name": "leaflet",
@@ -1262,15 +1921,18 @@
1262
1921
  "github": "https://github.com/schlunsen/nuxt-leaflet",
1263
1922
  "website": "https://github.com/schlunsen/nuxt-leaflet",
1264
1923
  "learn_more": "https://vue2-leaflet.netlify.app/quickstart/",
1265
- "category": "Devtools",
1924
+ "category": "Libraries",
1266
1925
  "type": "3rd-party",
1267
1926
  "maintainers": [
1268
1927
  {
1269
1928
  "name": "schlunsen",
1270
- "github": "schlunsen",
1271
- "avatar": "https://avatars3.githubusercontent.com/u/117190?v=4"
1929
+ "github": "schlunsen"
1272
1930
  }
1273
- ]
1931
+ ],
1932
+ "compatibility": {
1933
+ "nuxt": "^2.0.0",
1934
+ "requires": {}
1935
+ }
1274
1936
  },
1275
1937
  {
1276
1938
  "name": "localforage",
@@ -1281,21 +1943,23 @@
1281
1943
  "github": "https://github.com/nuxt-community/localforage-module",
1282
1944
  "website": "https://github.com/nuxt-community/localforage-module",
1283
1945
  "learn_more": "https://localforage.github.io/localForage/",
1284
- "category": "Devtools",
1946
+ "category": "Libraries",
1285
1947
  "type": "community",
1286
1948
  "maintainers": [
1287
1949
  {
1288
1950
  "name": "Alexandre Chopin",
1289
1951
  "github": "alexchopin",
1290
- "twitter": "alexchopin",
1291
- "avatar": "https://avatars2.githubusercontent.com/u/4084277?v=4"
1952
+ "twitter": "alexchopin"
1292
1953
  },
1293
1954
  {
1294
1955
  "name": "Ricardo Gobbo de Souza",
1295
- "github": "ricardogobbosouza",
1296
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
1956
+ "github": "ricardogobbosouza"
1297
1957
  }
1298
- ]
1958
+ ],
1959
+ "compatibility": {
1960
+ "nuxt": "^2.0.0",
1961
+ "requires": {}
1962
+ }
1299
1963
  },
1300
1964
  {
1301
1965
  "name": "localtunnel",
@@ -1312,10 +1976,35 @@
1312
1976
  {
1313
1977
  "name": "Pooya Parsa",
1314
1978
  "github": "pi0",
1315
- "twitter": "_pi0_",
1316
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1979
+ "twitter": "_pi0_"
1980
+ }
1981
+ ],
1982
+ "compatibility": {
1983
+ "nuxt": "^2.0.0",
1984
+ "requires": {}
1985
+ }
1986
+ },
1987
+ {
1988
+ "name": "lodash",
1989
+ "description": "lodash module with auto-import and custom prefix",
1990
+ "repo": "cipami/nuxt-lodash",
1991
+ "npm": "nuxt-lodash",
1992
+ "icon": "lodash.svg",
1993
+ "github": "https://github.com/cipami/nuxt-lodash",
1994
+ "website": "https://github.com/cipami/nuxt-lodash#readme",
1995
+ "learn_more": "https://github.com/lodash/lodash",
1996
+ "category": "Libraries",
1997
+ "type": "3rd-party",
1998
+ "maintainers": [
1999
+ {
2000
+ "name": "Michal Čípa",
2001
+ "github": "cipami"
1317
2002
  }
1318
- ]
2003
+ ],
2004
+ "compatibility": {
2005
+ "nuxt": "^3.0.0",
2006
+ "requires": {}
2007
+ }
1319
2008
  },
1320
2009
  {
1321
2010
  "name": "logrocket",
@@ -1332,10 +2021,13 @@
1332
2021
  {
1333
2022
  "name": "Farzad Soltani",
1334
2023
  "github": "farzadso",
1335
- "twitter": "farzadso",
1336
- "avatar": "https://avatars0.githubusercontent.com/u/19854715?v=4"
2024
+ "twitter": "farzadso"
1337
2025
  }
1338
- ]
2026
+ ],
2027
+ "compatibility": {
2028
+ "nuxt": "^2.0.0",
2029
+ "requires": {}
2030
+ }
1339
2031
  },
1340
2032
  {
1341
2033
  "name": "lunr",
@@ -1351,30 +2043,36 @@
1351
2043
  "maintainers": [
1352
2044
  {
1353
2045
  "name": "Pim",
1354
- "github": "pimlie",
1355
- "avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
2046
+ "github": "pimlie"
1356
2047
  }
1357
- ]
2048
+ ],
2049
+ "compatibility": {
2050
+ "nuxt": "^2.0.0",
2051
+ "requires": {}
2052
+ }
1358
2053
  },
1359
2054
  {
1360
2055
  "name": "markdownit",
1361
2056
  "description": "Use Markdown in your Nuxt application with the markdownit-loader",
1362
- "repo": "nuxt-community/modules#master/packages/markdownit",
2057
+ "repo": "nuxt-community/markdownit-module",
1363
2058
  "npm": "@nuxtjs/markdownit",
1364
2059
  "icon": "",
1365
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/markdownit",
1366
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/markdownit",
2060
+ "github": "https://github.com/nuxt-community/markdownit-module",
2061
+ "website": "https://github.com/nuxt-community/markdownit-module",
1367
2062
  "learn_more": "https://github.com/markdown-it/markdown-it",
1368
- "category": "Devtools",
2063
+ "category": "Extensions",
1369
2064
  "type": "community",
1370
2065
  "maintainers": [
1371
2066
  {
1372
2067
  "name": "Pooya Parsa",
1373
2068
  "github": "pi0",
1374
- "twitter": "_pi0_",
1375
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2069
+ "twitter": "_pi0_"
1376
2070
  }
1377
- ]
2071
+ ],
2072
+ "compatibility": {
2073
+ "nuxt": "^2.0.0",
2074
+ "requires": {}
2075
+ }
1378
2076
  },
1379
2077
  {
1380
2078
  "name": "matomo",
@@ -1390,10 +2088,13 @@
1390
2088
  "maintainers": [
1391
2089
  {
1392
2090
  "name": "pimlie",
1393
- "github": "pimlie",
1394
- "avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
2091
+ "github": "pimlie"
1395
2092
  }
1396
- ]
2093
+ ],
2094
+ "compatibility": {
2095
+ "nuxt": "^2.0.0",
2096
+ "requires": {}
2097
+ }
1397
2098
  },
1398
2099
  {
1399
2100
  "name": "mdx",
@@ -1404,16 +2105,19 @@
1404
2105
  "github": "https://github.com/nuxt-community/mdx-module",
1405
2106
  "website": "https://mdx.nuxtjs.org",
1406
2107
  "learn_more": "https://mdxjs.com/",
1407
- "category": "Devtools",
2108
+ "category": "Extensions",
1408
2109
  "type": "community",
1409
2110
  "maintainers": [
1410
2111
  {
1411
2112
  "name": "Jonathan Bakebwa",
1412
2113
  "github": "codebender828",
1413
- "twitter": "codebender828",
1414
- "avatar": "https://avatars2.githubusercontent.com/u/21237954?v=4"
2114
+ "twitter": "codebender828"
1415
2115
  }
1416
- ]
2116
+ ],
2117
+ "compatibility": {
2118
+ "nuxt": "^2.0.0",
2119
+ "requires": {}
2120
+ }
1417
2121
  },
1418
2122
  {
1419
2123
  "name": "memwatch",
@@ -1429,10 +2133,13 @@
1429
2133
  "maintainers": [
1430
2134
  {
1431
2135
  "name": "pimlie",
1432
- "github": "pimlie",
1433
- "avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
2136
+ "github": "pimlie"
1434
2137
  }
1435
- ]
2138
+ ],
2139
+ "compatibility": {
2140
+ "nuxt": "^2.0.0",
2141
+ "requires": {}
2142
+ }
1436
2143
  },
1437
2144
  {
1438
2145
  "name": "mobile",
@@ -1443,15 +2150,18 @@
1443
2150
  "github": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
1444
2151
  "website": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
1445
2152
  "learn_more": "https://github.com/hgoebl/mobile-detect.js",
1446
- "category": "Devtools",
2153
+ "category": "Extensions",
1447
2154
  "type": "3rd-party",
1448
2155
  "maintainers": [
1449
2156
  {
1450
2157
  "name": "ChanningDefoe",
1451
- "github": "ChanningDefoe",
1452
- "avatar": "https://avatars1.githubusercontent.com/u/46541358?v=4"
2158
+ "github": "ChanningDefoe"
1453
2159
  }
1454
- ]
2160
+ ],
2161
+ "compatibility": {
2162
+ "nuxt": "^2.0.0",
2163
+ "requires": {}
2164
+ }
1455
2165
  },
1456
2166
  {
1457
2167
  "name": "moment",
@@ -1468,15 +2178,17 @@
1468
2178
  {
1469
2179
  "name": "Pooya Parsa",
1470
2180
  "github": "pi0",
1471
- "twitter": "_pi0_",
1472
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2181
+ "twitter": "_pi0_"
1473
2182
  },
1474
2183
  {
1475
2184
  "name": "Ricardo Gobbo de Souza",
1476
- "github": "ricardogobbosouza",
1477
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
2185
+ "github": "ricardogobbosouza"
1478
2186
  }
1479
- ]
2187
+ ],
2188
+ "compatibility": {
2189
+ "nuxt": "^2.0.0",
2190
+ "requires": {}
2191
+ }
1480
2192
  },
1481
2193
  {
1482
2194
  "name": "mq",
@@ -1492,10 +2204,13 @@
1492
2204
  "maintainers": [
1493
2205
  {
1494
2206
  "name": "vanhoofmaarten",
1495
- "github": "vanhoofmaarten",
1496
- "avatar": "https://avatars1.githubusercontent.com/u/2543633?v=4"
2207
+ "github": "vanhoofmaarten"
1497
2208
  }
1498
- ]
2209
+ ],
2210
+ "compatibility": {
2211
+ "nuxt": "^2.0.0",
2212
+ "requires": {}
2213
+ }
1499
2214
  },
1500
2215
  {
1501
2216
  "name": "neo",
@@ -1511,10 +2226,13 @@
1511
2226
  "maintainers": [
1512
2227
  {
1513
2228
  "name": "ezypeeze",
1514
- "github": "ezypeeze",
1515
- "avatar": "https://avatars0.githubusercontent.com/u/10672637?v=4"
2229
+ "github": "ezypeeze"
1516
2230
  }
1517
- ]
2231
+ ],
2232
+ "compatibility": {
2233
+ "nuxt": "^2.0.0",
2234
+ "requires": {}
2235
+ }
1518
2236
  },
1519
2237
  {
1520
2238
  "name": "netlify-cache",
@@ -1530,10 +2248,13 @@
1530
2248
  "maintainers": [
1531
2249
  {
1532
2250
  "name": "DreaMinder",
1533
- "github": "DreaMinder",
1534
- "avatar": "https://avatars0.githubusercontent.com/u/2715278?v=4"
2251
+ "github": "DreaMinder"
1535
2252
  }
1536
- ]
2253
+ ],
2254
+ "compatibility": {
2255
+ "nuxt": "^2.0.0",
2256
+ "requires": {}
2257
+ }
1537
2258
  },
1538
2259
  {
1539
2260
  "name": "netlify-files",
@@ -1550,10 +2271,13 @@
1550
2271
  {
1551
2272
  "name": "Alexander Lichter",
1552
2273
  "github": "manniL",
1553
- "twitter": "TheAlexLichter",
1554
- "avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
2274
+ "twitter": "TheAlexLichter"
1555
2275
  }
1556
- ]
2276
+ ],
2277
+ "compatibility": {
2278
+ "nuxt": "^2.0.0",
2279
+ "requires": {}
2280
+ }
1557
2281
  },
1558
2282
  {
1559
2283
  "name": "netlify",
@@ -1569,30 +2293,222 @@
1569
2293
  "maintainers": [
1570
2294
  {
1571
2295
  "name": "bazzite",
1572
- "github": "bazzite",
1573
- "avatar": "https://avatars1.githubusercontent.com/u/66133254?v=4"
2296
+ "github": "bazzite"
1574
2297
  }
1575
- ]
2298
+ ],
2299
+ "compatibility": {
2300
+ "nuxt": "^2.0.0",
2301
+ "requires": {}
2302
+ }
1576
2303
  },
1577
2304
  {
1578
2305
  "name": "ngrok",
1579
2306
  "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",
1580
- "repo": "nuxt-community/modules#master/packages/ngrok",
2307
+ "repo": "nuxt-community/ngrok",
1581
2308
  "npm": "@nuxtjs/ngrok",
1582
2309
  "icon": "ngrok.png",
1583
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/ngrok",
1584
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/ngrok",
2310
+ "github": "https://github.com/nuxt-community/ngrok-module",
2311
+ "website": "https://ngrok.nuxtjs.org",
1585
2312
  "learn_more": "https://github.com/bubenshchykov/ngrok",
1586
2313
  "category": "Devtools",
1587
2314
  "type": "community",
1588
2315
  "maintainers": [
2316
+ {
2317
+ "name": "Debbie O'Brien",
2318
+ "github": "debs-obrien",
2319
+ "twitter": "debs_obrien"
2320
+ },
1589
2321
  {
1590
2322
  "name": "Pooya Parsa",
1591
2323
  "github": "pi0",
1592
- "twitter": "_pi0_",
1593
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2324
+ "twitter": "_pi0_"
2325
+ }
2326
+ ],
2327
+ "compatibility": {
2328
+ "nuxt": "^2.0.0",
2329
+ "requires": {}
2330
+ }
2331
+ },
2332
+ {
2333
+ "name": "notion",
2334
+ "description": "Vue renderer for Notion pages",
2335
+ "repo": "janniks/vue-notion",
2336
+ "npm": "vue-notion",
2337
+ "icon": "notion.svg",
2338
+ "github": "https://github.com/janniks/vue-notion",
2339
+ "website": "https://github.com/janniks/vue-notion",
2340
+ "learn_more": "",
2341
+ "category": "CMS",
2342
+ "type": "3rd-party",
2343
+ "maintainers": [
2344
+ {
2345
+ "name": "janniks",
2346
+ "github": "janniks"
2347
+ }
2348
+ ],
2349
+ "compatibility": {
2350
+ "nuxt": "^2.0.0",
2351
+ "requires": {}
2352
+ }
2353
+ },
2354
+ {
2355
+ "name": "nuxt-hue",
2356
+ "description": "Enlighten your Nuxt experience",
2357
+ "repo": "lihbr/nuxt-hue",
2358
+ "npm": "nuxt-hue",
2359
+ "icon": "nuxt-hue.svg",
2360
+ "github": "https://github.com/lihbr/nuxt-hue",
2361
+ "website": "https://github.com/lihbr/nuxt-hue",
2362
+ "learn_more": "",
2363
+ "category": "Devtools",
2364
+ "type": "3rd-party",
2365
+ "maintainers": [
2366
+ {
2367
+ "name": "lihbr",
2368
+ "github": "lihbr"
2369
+ }
2370
+ ],
2371
+ "compatibility": {
2372
+ "nuxt": "^2.0.0 || ^3.0.0",
2373
+ "requires": {
2374
+ "bridge": "optional"
1594
2375
  }
1595
- ]
2376
+ }
2377
+ },
2378
+ {
2379
+ "name": "nuxt-pino-log",
2380
+ "description": "Structured logs for nuxt apps using pino",
2381
+ "repo": "kpn/nuxt-pino-log",
2382
+ "npm": "nuxt-pino-log",
2383
+ "icon": "",
2384
+ "github": "https://github.com/kpn/nuxt-pino-log",
2385
+ "website": "https://github.com/kpn/nuxt-pino-log",
2386
+ "learn_more": "https://github.com/pinojs/pino",
2387
+ "category": "Monitoring",
2388
+ "type": "3rd-party",
2389
+ "maintainers": [
2390
+ {
2391
+ "name": "kpn",
2392
+ "github": "kpn"
2393
+ }
2394
+ ],
2395
+ "compatibility": {
2396
+ "nuxt": "^2.0.0",
2397
+ "requires": {}
2398
+ }
2399
+ },
2400
+ {
2401
+ "name": "nuxt-png-to-ico",
2402
+ "description": "Nuxt.js module for auto generating favicons",
2403
+ "repo": "b5710546232/nuxt-png-to-ico",
2404
+ "npm": "nuxt-png-to-ico",
2405
+ "icon": "",
2406
+ "github": "https://github.com/b5710546232/nuxt-png-to-ico",
2407
+ "website": "https://github.com/b5710546232/nuxt-png-to-ico",
2408
+ "learn_more": "https://github.com/steambap/png-to-ico",
2409
+ "category": "Devtools",
2410
+ "type": "3rd-party",
2411
+ "maintainers": [
2412
+ {
2413
+ "name": "b5710546232",
2414
+ "github": "b5710546232",
2415
+ "avatar": "https://avatars.githubusercontent.com/u/11013287?v=4"
2416
+ }
2417
+ ],
2418
+ "compatibility": {
2419
+ "nuxt": "^2.0.0",
2420
+ "requires": {}
2421
+ }
2422
+ },
2423
+ {
2424
+ "name": "nuxt-smartlook",
2425
+ "description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
2426
+ "repo": "f00b4r/nuxt-smartlook",
2427
+ "npm": "nuxt-smartlook",
2428
+ "icon": "nuxt-smartlook.png",
2429
+ "github": "https://github.com/f00b4r/nuxt-smartlook",
2430
+ "website": "https://github.com/f00b4r/nuxt-smartlook",
2431
+ "learn_more": "https://www.smartlook.com/",
2432
+ "category": "Analytics",
2433
+ "type": "3rd-party",
2434
+ "maintainers": [
2435
+ {
2436
+ "name": "Milan Sulc",
2437
+ "github": "f3l1x",
2438
+ "twitter": "xf3l1x",
2439
+ "avatar": "https://avatars.githubusercontent.com/u/538058?v=4"
2440
+ }
2441
+ ],
2442
+ "compatibility": {
2443
+ "nuxt": "^2.0.0",
2444
+ "requires": {}
2445
+ }
2446
+ },
2447
+ {
2448
+ "name": "nuxt-use-motion",
2449
+ "description": "A Nuxt module putting your components in motion",
2450
+ "repo": "Tahul/nuxt-use-motion",
2451
+ "npm": "nuxt-use-motion",
2452
+ "icon": "nuxt-use-motion.svg",
2453
+ "github": "https://github.com/Tahul/nuxt-use-motion",
2454
+ "website": "https://github.com/Tahul/nuxt-use-motion",
2455
+ "learn_more": "https://github.com/vueuse/motion",
2456
+ "category": "Libraries",
2457
+ "type": "3rd-party",
2458
+ "maintainers": [
2459
+ {
2460
+ "name": "Tahul",
2461
+ "github": "Tahul"
2462
+ }
2463
+ ],
2464
+ "compatibility": {
2465
+ "nuxt": "^2.0.0",
2466
+ "requires": {}
2467
+ }
2468
+ },
2469
+ {
2470
+ "name": "nuxt-use-sound",
2471
+ "description": "A Nuxt module for playing sound effects.",
2472
+ "repo": "Tahul/nuxt-use-sound",
2473
+ "npm": "nuxt-use-sound",
2474
+ "icon": "nuxt-use-sound.svg",
2475
+ "github": "https://github.com/Tahul/nuxt-use-sound",
2476
+ "website": "https://github.com/Tahul/nuxt-use-sound",
2477
+ "learn_more": "https://github.com/vueuse/sound",
2478
+ "category": "Libraries",
2479
+ "type": "3rd-party",
2480
+ "maintainers": [
2481
+ {
2482
+ "name": "Tahul",
2483
+ "github": "Tahul"
2484
+ }
2485
+ ],
2486
+ "compatibility": {
2487
+ "nuxt": "^2.0.0",
2488
+ "requires": {}
2489
+ }
2490
+ },
2491
+ {
2492
+ "name": "nuxt-viewport",
2493
+ "description": "Define custom viewports for your Nuxt project",
2494
+ "repo": "mvrlin/nuxt-viewport",
2495
+ "npm": "nuxt-viewport",
2496
+ "icon": "nuxt-viewport.svg",
2497
+ "github": "https://github.com/mvrlin/nuxt-viewport",
2498
+ "website": "https://github.com/mvrlin/nuxt-viewport",
2499
+ "learn_more": "",
2500
+ "category": "Extensions",
2501
+ "type": "3rd-party",
2502
+ "maintainers": [
2503
+ {
2504
+ "name": "mvrlin",
2505
+ "github": "mvrlin"
2506
+ }
2507
+ ],
2508
+ "compatibility": {
2509
+ "nuxt": "^2.0.0",
2510
+ "requires": {}
2511
+ }
1596
2512
  },
1597
2513
  {
1598
2514
  "name": "nuxt7",
@@ -1609,10 +2525,13 @@
1609
2525
  {
1610
2526
  "name": "Pooya Parsa",
1611
2527
  "github": "pi0",
1612
- "twitter": "_pi0_",
1613
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2528
+ "twitter": "_pi0_"
1614
2529
  }
1615
- ]
2530
+ ],
2531
+ "compatibility": {
2532
+ "nuxt": "^2.0.0",
2533
+ "requires": {}
2534
+ }
1616
2535
  },
1617
2536
  {
1618
2537
  "name": "onesignal",
@@ -1623,16 +2542,19 @@
1623
2542
  "github": "https://github.com/nuxt-community/onesignal-module",
1624
2543
  "website": "https://github.com/nuxt-community/onesignal-module",
1625
2544
  "learn_more": "https://onesignal.com/",
1626
- "category": "Devtools",
2545
+ "category": "Extensions",
1627
2546
  "type": "community",
1628
2547
  "maintainers": [
1629
2548
  {
1630
2549
  "name": "Pooya Parsa",
1631
2550
  "github": "pi0",
1632
- "twitter": "_pi0_",
1633
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2551
+ "twitter": "_pi0_"
1634
2552
  }
1635
- ]
2553
+ ],
2554
+ "compatibility": {
2555
+ "nuxt": "^2.0.0",
2556
+ "requires": {}
2557
+ }
1636
2558
  },
1637
2559
  {
1638
2560
  "name": "optimized-images",
@@ -1649,10 +2571,13 @@
1649
2571
  {
1650
2572
  "name": "Julio Marquez",
1651
2573
  "github": "juliomrqz",
1652
- "twitter": "juliomrqz",
1653
- "avatar": "https://avatars1.githubusercontent.com/u/1911993?v=4"
2574
+ "twitter": "juliomrqz"
1654
2575
  }
1655
- ]
2576
+ ],
2577
+ "compatibility": {
2578
+ "nuxt": "^2.0.0",
2579
+ "requires": {}
2580
+ }
1656
2581
  },
1657
2582
  {
1658
2583
  "name": "page-generator-helper",
@@ -1663,15 +2588,18 @@
1663
2588
  "github": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
1664
2589
  "website": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
1665
2590
  "learn_more": "",
1666
- "category": "Devtools",
2591
+ "category": "Extensions",
1667
2592
  "type": "3rd-party",
1668
2593
  "maintainers": [
1669
2594
  {
1670
2595
  "name": "GrabarzUndPartner",
1671
- "github": "GrabarzUndPartner",
1672
- "avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
2596
+ "github": "GrabarzUndPartner"
1673
2597
  }
1674
- ]
2598
+ ],
2599
+ "compatibility": {
2600
+ "nuxt": "^2.0.0",
2601
+ "requires": {}
2602
+ }
1675
2603
  },
1676
2604
  {
1677
2605
  "name": "parse",
@@ -1687,10 +2615,109 @@
1687
2615
  "maintainers": [
1688
2616
  {
1689
2617
  "name": "cierrateam",
1690
- "github": "cierrateam",
1691
- "avatar": "https://avatars3.githubusercontent.com/u/42889913?v=4"
2618
+ "github": "cierrateam"
2619
+ }
2620
+ ],
2621
+ "compatibility": {
2622
+ "nuxt": "^2.0.0",
2623
+ "requires": {}
2624
+ }
2625
+ },
2626
+ {
2627
+ "name": "partytown",
2628
+ "description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
2629
+ "repo": "nuxt-community/partytown-module",
2630
+ "npm": "@nuxtjs/partytown",
2631
+ "icon": "partytown.svg",
2632
+ "github": "https://github.com/nuxt-community/partytown-module",
2633
+ "website": "https://github.com/nuxt-community/partytown-module",
2634
+ "learn_more": "https://partytown.builder.io/",
2635
+ "category": "Performance",
2636
+ "type": "community",
2637
+ "maintainers": [
2638
+ {
2639
+ "name": "Daniel Roe",
2640
+ "github": "danielroe",
2641
+ "twitter": "danielcroe"
2642
+ }
2643
+ ],
2644
+ "compatibility": {
2645
+ "nuxt": "^2.0.0 || ^3.0.0",
2646
+ "requires": {
2647
+ "bridge": true
2648
+ }
2649
+ }
2650
+ },
2651
+ {
2652
+ "name": "persian-datepicker",
2653
+ "description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
2654
+ "repo": "alireza-ab/vue-persian-datepicker",
2655
+ "npm": "@alireza-ab/vue-persian-datepicker",
2656
+ "icon": "persian-datepicker.svg",
2657
+ "github": "https://github.com/alireza-ab/vue-persian-datepicker",
2658
+ "website": "https://alireza-ab.ir/datepicker",
2659
+ "learn_more": "https://alireza-ab.ir/datepicker",
2660
+ "category": "Date",
2661
+ "type": "3rd-party",
2662
+ "maintainers": [
2663
+ {
2664
+ "name": "Alireza Alibeiki",
2665
+ "github": "alireza-ab",
2666
+ "avatar": "https://avatars0.githubusercontent.com/u/55649373?v=4"
2667
+ }
2668
+ ],
2669
+ "compatibility": {
2670
+ "nuxt": "^2.0.0",
2671
+ "requires": {}
2672
+ }
2673
+ },
2674
+ {
2675
+ "name": "pinia",
2676
+ "description": "The Vue Store that you will enjoy using",
2677
+ "repo": "posva/pinia#v2/packages/nuxt",
2678
+ "npm": "@pinia/nuxt",
2679
+ "icon": "pinia.svg",
2680
+ "github": "https://github.com/posva/pinia/tree/v2/packages/nuxt",
2681
+ "website": "https://pinia.esm.dev/",
2682
+ "learn_more": "",
2683
+ "category": "Extensions",
2684
+ "type": "3rd-party",
2685
+ "maintainers": [
2686
+ {
2687
+ "name": "posva",
2688
+ "github": "posva"
2689
+ }
2690
+ ],
2691
+ "compatibility": {
2692
+ "nuxt": "^2.0.0 || ^3.0.0",
2693
+ "requires": {
2694
+ "bridge": "optional"
2695
+ }
2696
+ }
2697
+ },
2698
+ {
2699
+ "name": "plausible",
2700
+ "description": "Plausible analytics for Vue.js and Nuxt",
2701
+ "repo": "moritzsternemann/vue-plausible",
2702
+ "npm": "vue-plausible",
2703
+ "icon": "plausible.png",
2704
+ "github": "https://github.com/moritzsternemann/vue-plausible",
2705
+ "website": "https://github.com/moritzsternemann/vue-plausible",
2706
+ "learn_more": "",
2707
+ "category": "Analytics",
2708
+ "type": "3rd-party",
2709
+ "maintainers": [
2710
+ {
2711
+ "name": "moritzsternemann",
2712
+ "github": "moritzsternemann"
2713
+ }
2714
+ ],
2715
+ "compatibility": {
2716
+ "nuxt": "^2.0.0 || ^3.0.0",
2717
+ "requires": {
2718
+ "bridge": "optional"
1692
2719
  }
1693
- ]
2720
+ }
1694
2721
  },
1695
2722
  {
1696
2723
  "name": "precompress",
@@ -1706,10 +2733,13 @@
1706
2733
  "maintainers": [
1707
2734
  {
1708
2735
  "name": "frenchrabbit",
1709
- "github": "frenchrabbit",
1710
- "avatar": "https://avatars3.githubusercontent.com/u/9402252?v=4"
2736
+ "github": "frenchrabbit"
1711
2737
  }
1712
- ]
2738
+ ],
2739
+ "compatibility": {
2740
+ "nuxt": "^2.0.0",
2741
+ "requires": {}
2742
+ }
1713
2743
  },
1714
2744
  {
1715
2745
  "name": "prismic",
@@ -1726,21 +2756,22 @@
1726
2756
  {
1727
2757
  "name": "Sébastien Chopin",
1728
2758
  "github": "Atinux",
1729
- "twitter": "Atinux",
1730
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
2759
+ "twitter": "Atinux"
1731
2760
  },
1732
2761
  {
1733
2762
  "name": "lihbr",
1734
2763
  "github": "lihbr",
1735
- "twitter": "li_hbr",
1736
- "avatar": "https://avatars1.githubusercontent.com/u/25330882?v=4"
2764
+ "twitter": "li_hbr"
1737
2765
  },
1738
2766
  {
1739
2767
  "name": "James Pegg",
1740
- "github": "jamespegg",
1741
- "avatar": "https://avatars1.githubusercontent.com/u/894505?v=4"
2768
+ "github": "jamespegg"
1742
2769
  }
1743
- ]
2770
+ ],
2771
+ "compatibility": {
2772
+ "nuxt": "^2.0.0 || ^3.0.0",
2773
+ "requires": {}
2774
+ }
1744
2775
  },
1745
2776
  {
1746
2777
  "name": "protected-mailto",
@@ -1756,10 +2787,13 @@
1756
2787
  "maintainers": [
1757
2788
  {
1758
2789
  "name": "mmoollllee",
1759
- "github": "mmoollllee",
1760
- "avatar": "https://avatars1.githubusercontent.com/u/26859300?v=4"
2790
+ "github": "mmoollllee"
1761
2791
  }
1762
- ]
2792
+ ],
2793
+ "compatibility": {
2794
+ "nuxt": "^2.0.0",
2795
+ "requires": {}
2796
+ }
1763
2797
  },
1764
2798
  {
1765
2799
  "name": "proxy",
@@ -1776,10 +2810,13 @@
1776
2810
  {
1777
2811
  "name": "Pooya Parsa",
1778
2812
  "github": "pi0",
1779
- "twitter": "_pi0_",
1780
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2813
+ "twitter": "_pi0_"
1781
2814
  }
1782
- ]
2815
+ ],
2816
+ "compatibility": {
2817
+ "nuxt": "^2.0.0",
2818
+ "requires": {}
2819
+ }
1783
2820
  },
1784
2821
  {
1785
2822
  "name": "prune-html",
@@ -1794,11 +2831,15 @@
1794
2831
  "type": "3rd-party",
1795
2832
  "maintainers": [
1796
2833
  {
1797
- "name": "LuXDAmore",
2834
+ "name": "Luca Iaconelli",
1798
2835
  "github": "LuXDAmore",
1799
- "avatar": "https://avatars0.githubusercontent.com/u/3841171?v=4"
2836
+ "twitter": "luxdamore"
1800
2837
  }
1801
- ]
2838
+ ],
2839
+ "compatibility": {
2840
+ "nuxt": "^2.0.0",
2841
+ "requires": {}
2842
+ }
1802
2843
  },
1803
2844
  {
1804
2845
  "name": "purgecss",
@@ -1814,14 +2855,17 @@
1814
2855
  "maintainers": [
1815
2856
  {
1816
2857
  "name": "Developmint",
1817
- "github": "Developmint",
1818
- "avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
2858
+ "github": "Developmint"
1819
2859
  }
1820
- ]
2860
+ ],
2861
+ "compatibility": {
2862
+ "nuxt": "^2.0.0",
2863
+ "requires": {}
2864
+ }
1821
2865
  },
1822
2866
  {
1823
2867
  "name": "pwa",
1824
- "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your apps performance.",
2868
+ "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your app's performance.",
1825
2869
  "repo": "nuxt-community/pwa-module",
1826
2870
  "npm": "@nuxtjs/pwa",
1827
2871
  "icon": "pwa.png",
@@ -1834,10 +2878,15 @@
1834
2878
  {
1835
2879
  "name": "Pooya Parsa",
1836
2880
  "github": "pi0",
1837
- "twitter": "_pi0_",
1838
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2881
+ "twitter": "_pi0_"
2882
+ }
2883
+ ],
2884
+ "compatibility": {
2885
+ "nuxt": "^2.0.0",
2886
+ "requires": {
2887
+ "bridge": "optional"
1839
2888
  }
1840
- ]
2889
+ }
1841
2890
  },
1842
2891
  {
1843
2892
  "name": "python",
@@ -1848,15 +2897,18 @@
1848
2897
  "github": "https://github.com/nuxt-community/python-module",
1849
2898
  "website": "https://github.com/nuxt-community/python-module",
1850
2899
  "learn_more": "https://www.python.org/",
1851
- "category": "Devtools",
2900
+ "category": "Extensions",
1852
2901
  "type": "community",
1853
2902
  "maintainers": [
1854
2903
  {
1855
2904
  "name": "Sebastian Silva",
1856
- "github": "icarito",
1857
- "avatar": "https://avatars0.githubusercontent.com/u/199755?v=4"
2905
+ "github": "icarito"
1858
2906
  }
1859
- ]
2907
+ ],
2908
+ "compatibility": {
2909
+ "nuxt": "^2.0.0",
2910
+ "requires": {}
2911
+ }
1860
2912
  },
1861
2913
  {
1862
2914
  "name": "recaptcha",
@@ -1872,10 +2924,13 @@
1872
2924
  "maintainers": [
1873
2925
  {
1874
2926
  "name": "mvrlin",
1875
- "github": "mvrlin",
1876
- "avatar": "https://avatars1.githubusercontent.com/u/24970784?v=4"
2927
+ "github": "mvrlin"
1877
2928
  }
1878
- ]
2929
+ ],
2930
+ "compatibility": {
2931
+ "nuxt": "^2.0.0",
2932
+ "requires": {}
2933
+ }
1879
2934
  },
1880
2935
  {
1881
2936
  "name": "redirect",
@@ -1892,10 +2947,13 @@
1892
2947
  {
1893
2948
  "name": "Alexander Lichter",
1894
2949
  "github": "manniL",
1895
- "twitter": "TheAlexLichter",
1896
- "avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
2950
+ "twitter": "TheAlexLichter"
1897
2951
  }
1898
- ]
2952
+ ],
2953
+ "compatibility": {
2954
+ "nuxt": "^2.0.0",
2955
+ "requires": {}
2956
+ }
1899
2957
  },
1900
2958
  {
1901
2959
  "name": "rfg-icon",
@@ -1906,15 +2964,18 @@
1906
2964
  "github": "https://github.com/pimlie/nuxt-rfg-icon",
1907
2965
  "website": "https://github.com/pimlie/nuxt-rfg-icon",
1908
2966
  "learn_more": "https://realfavicongenerator.net/",
1909
- "category": "Devtools",
2967
+ "category": "SEO",
1910
2968
  "type": "3rd-party",
1911
2969
  "maintainers": [
1912
2970
  {
1913
2971
  "name": "pimlie",
1914
- "github": "pimlie",
1915
- "avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
2972
+ "github": "pimlie"
1916
2973
  }
1917
- ]
2974
+ ],
2975
+ "compatibility": {
2976
+ "nuxt": "^2.0.0",
2977
+ "requires": {}
2978
+ }
1918
2979
  },
1919
2980
  {
1920
2981
  "name": "robots",
@@ -1930,10 +2991,13 @@
1930
2991
  "maintainers": [
1931
2992
  {
1932
2993
  "name": "Ricardo Gobbo de Souza",
1933
- "github": "ricardogobbosouza",
1934
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
2994
+ "github": "ricardogobbosouza"
1935
2995
  }
1936
- ]
2996
+ ],
2997
+ "compatibility": {
2998
+ "nuxt": "^2.0.0",
2999
+ "requires": {}
3000
+ }
1937
3001
  },
1938
3002
  {
1939
3003
  "name": "rollbar",
@@ -1949,10 +3013,13 @@
1949
3013
  "maintainers": [
1950
3014
  {
1951
3015
  "name": "Gaël Reyrol",
1952
- "github": "gaelreyrol",
1953
- "avatar": "https://avatars1.githubusercontent.com/u/498465?v=4"
3016
+ "github": "gaelreyrol"
1954
3017
  }
1955
- ]
3018
+ ],
3019
+ "compatibility": {
3020
+ "nuxt": "^2.0.0",
3021
+ "requires": {}
3022
+ }
1956
3023
  },
1957
3024
  {
1958
3025
  "name": "router-extras",
@@ -1963,16 +3030,19 @@
1963
3030
  "github": "https://github.com/nuxt-community/router-extras-module",
1964
3031
  "website": "https://github.com/nuxt-community/router-extras-module",
1965
3032
  "learn_more": "",
1966
- "category": "Devtools",
3033
+ "category": "Extensions",
1967
3034
  "type": "community",
1968
3035
  "maintainers": [
1969
3036
  {
1970
3037
  "name": "Ahad Birang",
1971
3038
  "github": "farnabaz",
1972
- "twitter": "a_birang",
1973
- "avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
3039
+ "twitter": "a_birang"
1974
3040
  }
1975
- ]
3041
+ ],
3042
+ "compatibility": {
3043
+ "nuxt": "^2.0.0",
3044
+ "requires": {}
3045
+ }
1976
3046
  },
1977
3047
  {
1978
3048
  "name": "router",
@@ -1983,20 +3053,23 @@
1983
3053
  "github": "https://github.com/nuxt-community/router-module",
1984
3054
  "website": "https://github.com/nuxt-community/router-module",
1985
3055
  "learn_more": "",
1986
- "category": "Devtools",
3056
+ "category": "Extensions",
1987
3057
  "type": "community",
1988
3058
  "maintainers": [
1989
3059
  {
1990
3060
  "name": "Sébastien Chopin",
1991
3061
  "github": "Atinux",
1992
- "twitter": "Atinux",
1993
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
3062
+ "twitter": "Atinux"
1994
3063
  }
1995
- ]
3064
+ ],
3065
+ "compatibility": {
3066
+ "nuxt": "^2.0.0",
3067
+ "requires": {}
3068
+ }
1996
3069
  },
1997
3070
  {
1998
3071
  "name": "sanity",
1999
- "description": "Access text, images, and other media with Nuxt.js and the Sanity headless CMS.",
3072
+ "description": "Access text, images, and other media with Nuxt and the Sanity headless CMS.",
2000
3073
  "repo": "nuxt-community/sanity-module#main",
2001
3074
  "npm": "@nuxtjs/sanity",
2002
3075
  "icon": "sanity.png",
@@ -2009,10 +3082,15 @@
2009
3082
  {
2010
3083
  "name": "Daniel Roe",
2011
3084
  "github": "danielroe",
2012
- "twitter": "danielcroe",
2013
- "avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
3085
+ "twitter": "danielcroe"
2014
3086
  }
2015
- ]
3087
+ ],
3088
+ "compatibility": {
3089
+ "nuxt": "^2.0.0 || ^3.0.0",
3090
+ "requires": {
3091
+ "bridge": "optional"
3092
+ }
3093
+ }
2016
3094
  },
2017
3095
  {
2018
3096
  "name": "scss-to-js",
@@ -2028,10 +3106,13 @@
2028
3106
  "maintainers": [
2029
3107
  {
2030
3108
  "name": "sugoidesune",
2031
- "github": "sugoidesune",
2032
- "avatar": "https://avatars0.githubusercontent.com/u/20317691?v=4"
3109
+ "github": "sugoidesune"
2033
3110
  }
2034
- ]
3111
+ ],
3112
+ "compatibility": {
3113
+ "nuxt": "^2.0.0",
3114
+ "requires": {}
3115
+ }
2035
3116
  },
2036
3117
  {
2037
3118
  "name": "segment",
@@ -2047,10 +3128,13 @@
2047
3128
  "maintainers": [
2048
3129
  {
2049
3130
  "name": "dansmaculotte",
2050
- "github": "dansmaculotte",
2051
- "avatar": "https://avatars1.githubusercontent.com/u/44588441?v=4"
3131
+ "github": "dansmaculotte"
2052
3132
  }
2053
- ]
3133
+ ],
3134
+ "compatibility": {
3135
+ "nuxt": "^2.0.0",
3136
+ "requires": {}
3137
+ }
2054
3138
  },
2055
3139
  {
2056
3140
  "name": "sentry",
@@ -2059,17 +3143,43 @@
2059
3143
  "npm": "@nuxtjs/sentry",
2060
3144
  "icon": "sentry.png",
2061
3145
  "github": "https://github.com/nuxt-community/sentry-module",
2062
- "website": "https://github.com/nuxt-community/sentry-module",
3146
+ "website": "https://sentry.nuxtjs.org/",
2063
3147
  "learn_more": "https://sentry.io/welcome/",
2064
3148
  "category": "Monitoring",
2065
3149
  "type": "community",
2066
3150
  "maintainers": [
2067
3151
  {
2068
3152
  "name": "Rafał Chłodnicki",
2069
- "github": "rchl",
2070
- "avatar": "https://avatars1.githubusercontent.com/u/153197?v=4"
3153
+ "github": "rchl"
2071
3154
  }
2072
- ]
3155
+ ],
3156
+ "compatibility": {
3157
+ "nuxt": "^2.0.0",
3158
+ "requires": {}
3159
+ }
3160
+ },
3161
+ {
3162
+ "name": "seo-meta",
3163
+ "description": "Simple generate seo metadata",
3164
+ "repo": "ihavecoke/nuxtjs-seo-meta",
3165
+ "npm": "nuxt-seo-meta",
3166
+ "icon": "",
3167
+ "github": "https://github.com/ihavecoke/nuxtjs-seo-meta",
3168
+ "website": "https://github.com/ihavecoke/nuxtjs-seo-meta",
3169
+ "learn_more": "",
3170
+ "category": "SEO",
3171
+ "type": "3rd-party",
3172
+ "maintainers": [
3173
+ {
3174
+ "name": "ihavecoke",
3175
+ "github": "ihavecoke",
3176
+ "avatar": "https://avatars0.githubusercontent.com/u/10757551?v=4"
3177
+ }
3178
+ ],
3179
+ "compatibility": {
3180
+ "nuxt": "^2.0.0",
3181
+ "requires": {}
3182
+ }
2073
3183
  },
2074
3184
  {
2075
3185
  "name": "seomatic-meta",
@@ -2085,10 +3195,13 @@
2085
3195
  "maintainers": [
2086
3196
  {
2087
3197
  "name": "ben-rogerson",
2088
- "github": "ben-rogerson",
2089
- "avatar": "https://avatars0.githubusercontent.com/u/21288568?v=4"
3198
+ "github": "ben-rogerson"
2090
3199
  }
2091
- ]
3200
+ ],
3201
+ "compatibility": {
3202
+ "nuxt": "^2.0.0",
3203
+ "requires": {}
3204
+ }
2092
3205
  },
2093
3206
  {
2094
3207
  "name": "separate-env",
@@ -2099,16 +3212,19 @@
2099
3212
  "github": "https://github.com/nuxt-community/separate-env-module",
2100
3213
  "website": "https://github.com/nuxt-community/separate-env-module",
2101
3214
  "learn_more": "",
2102
- "category": "Devtools",
3215
+ "category": "Extensions",
2103
3216
  "type": "community",
2104
3217
  "maintainers": [
2105
3218
  {
2106
3219
  "name": "Alexander Lichter",
2107
3220
  "github": "manniL",
2108
- "twitter": "TheAlexLichter",
2109
- "avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
3221
+ "twitter": "TheAlexLichter"
2110
3222
  }
2111
- ]
3223
+ ],
3224
+ "compatibility": {
3225
+ "nuxt": "^2.0.0",
3226
+ "requires": {}
3227
+ }
2112
3228
  },
2113
3229
  {
2114
3230
  "name": "shopify",
@@ -2124,10 +3240,13 @@
2124
3240
  "maintainers": [
2125
3241
  {
2126
3242
  "name": "Gomah",
2127
- "github": "Gomah",
2128
- "avatar": "https://avatars1.githubusercontent.com/u/2362138?v=4"
3243
+ "github": "Gomah"
2129
3244
  }
2130
- ]
3245
+ ],
3246
+ "compatibility": {
3247
+ "nuxt": "^2.0.0",
3248
+ "requires": {}
3249
+ }
2131
3250
  },
2132
3251
  {
2133
3252
  "name": "simple-line-icons",
@@ -2143,10 +3262,13 @@
2143
3262
  "maintainers": [
2144
3263
  {
2145
3264
  "name": "vaso2",
2146
- "github": "vaso2",
2147
- "avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
3265
+ "github": "vaso2"
2148
3266
  }
2149
- ]
3267
+ ],
3268
+ "compatibility": {
3269
+ "nuxt": "^2.0.0",
3270
+ "requires": {}
3271
+ }
2150
3272
  },
2151
3273
  {
2152
3274
  "name": "sitemap",
@@ -2155,7 +3277,7 @@
2155
3277
  "npm": "@nuxtjs/sitemap",
2156
3278
  "icon": "",
2157
3279
  "github": "https://github.com/nuxt-community/sitemap-module#dev",
2158
- "website": "https://github.com/nuxt-community/sitemap-module#dev",
3280
+ "website": "https://sitemap.nuxtjs.org",
2159
3281
  "learn_more": "",
2160
3282
  "category": "SEO",
2161
3283
  "type": "community",
@@ -2163,10 +3285,36 @@
2163
3285
  {
2164
3286
  "name": "Nicolas PENNEC",
2165
3287
  "github": "NicoPennec",
2166
- "twitter": "NicoPennec",
2167
- "avatar": "https://avatars3.githubusercontent.com/u/493223?v=4"
3288
+ "twitter": "NicoPennec"
3289
+ }
3290
+ ],
3291
+ "compatibility": {
3292
+ "nuxt": "^2.0.0",
3293
+ "requires": {}
3294
+ }
3295
+ },
3296
+ {
3297
+ "name": "snipcart",
3298
+ "description": "Snipcart integration module for Nuxt.js",
3299
+ "repo": "nuxt-community/snipcart-module",
3300
+ "npm": "@nuxtjs/snipcart",
3301
+ "icon": "snipcart.png",
3302
+ "github": "https://github.com/nuxt-community/snipcart-module",
3303
+ "website": "https://github.com/nuxt-community/snipcart-module",
3304
+ "learn_more": "",
3305
+ "category": "Payment",
3306
+ "type": "community",
3307
+ "maintainers": [
3308
+ {
3309
+ "name": "Florent GIRAUD",
3310
+ "github": "f3ltron",
3311
+ "twitter": "giraud_florent"
2168
3312
  }
2169
- ]
3313
+ ],
3314
+ "compatibility": {
3315
+ "nuxt": "^2.0.0",
3316
+ "requires": {}
3317
+ }
2170
3318
  },
2171
3319
  {
2172
3320
  "name": "social-meta",
@@ -2182,10 +3330,13 @@
2182
3330
  "maintainers": [
2183
3331
  {
2184
3332
  "name": "AlekseyPleshkov",
2185
- "github": "AlekseyPleshkov",
2186
- "avatar": "https://avatars0.githubusercontent.com/u/11446603?v=4"
3333
+ "github": "AlekseyPleshkov"
2187
3334
  }
2188
- ]
3335
+ ],
3336
+ "compatibility": {
3337
+ "nuxt": "^2.0.0",
3338
+ "requires": {}
3339
+ }
2189
3340
  },
2190
3341
  {
2191
3342
  "name": "socket-io",
@@ -2201,10 +3352,13 @@
2201
3352
  "maintainers": [
2202
3353
  {
2203
3354
  "name": "richardeschloss",
2204
- "github": "richardeschloss",
2205
- "avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
3355
+ "github": "richardeschloss"
2206
3356
  }
2207
- ]
3357
+ ],
3358
+ "compatibility": {
3359
+ "nuxt": "^2.0.0",
3360
+ "requires": {}
3361
+ }
2208
3362
  },
2209
3363
  {
2210
3364
  "name": "speedcurve",
@@ -2221,10 +3375,46 @@
2221
3375
  {
2222
3376
  "name": "Josh Deltener",
2223
3377
  "github": "hecktarzuli",
2224
- "twitter": "JoshDeltener",
2225
- "avatar": "https://avatars2.githubusercontent.com/u/2112282?v=4"
3378
+ "twitter": "JoshDeltener"
3379
+ }
3380
+ ],
3381
+ "compatibility": {
3382
+ "nuxt": "^2.0.0",
3383
+ "requires": {}
3384
+ }
3385
+ },
3386
+ {
3387
+ "name": "speedkit",
3388
+ "description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
3389
+ "repo": "GrabarzUndPartner/nuxt-speedkit",
3390
+ "npm": "nuxt-speedkit",
3391
+ "icon": "speedkit.png",
3392
+ "github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
3393
+ "website": "https://nuxt-speedkit.grabarzundpartner.dev",
3394
+ "learn_more": "",
3395
+ "category": "Performance",
3396
+ "type": "3rd-party",
3397
+ "maintainers": [
3398
+ {
3399
+ "name": "Stephan Gerbeth",
3400
+ "github": "StephanGerbeth",
3401
+ "avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
3402
+ },
3403
+ {
3404
+ "name": "Thorn Walli",
3405
+ "github": "ThornWalli",
3406
+ "avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
3407
+ },
3408
+ {
3409
+ "name": "Grabarz & Partner",
3410
+ "github": "GrabarzUndPartner",
3411
+ "avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
2226
3412
  }
2227
- ]
3413
+ ],
3414
+ "compatibility": {
3415
+ "nuxt": "^2.0.0",
3416
+ "requires": {}
3417
+ }
2228
3418
  },
2229
3419
  {
2230
3420
  "name": "storage",
@@ -2235,15 +3425,40 @@
2235
3425
  "github": "https://github.com/mazipan/nuxt-storage",
2236
3426
  "website": "https://github.com/mazipan/nuxt-storage",
2237
3427
  "learn_more": "https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage",
2238
- "category": "Devtools",
3428
+ "category": "Extensions",
2239
3429
  "type": "3rd-party",
2240
3430
  "maintainers": [
2241
3431
  {
2242
3432
  "name": "mazipan",
2243
- "github": "mazipan",
2244
- "avatar": "https://avatars0.githubusercontent.com/u/7221389?v=4"
3433
+ "github": "mazipan"
3434
+ }
3435
+ ],
3436
+ "compatibility": {
3437
+ "nuxt": "^2.0.0",
3438
+ "requires": {}
3439
+ }
3440
+ },
3441
+ {
3442
+ "name": "storefront-ui",
3443
+ "description": "Storefront UI Module for Nuxt.js",
3444
+ "repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
3445
+ "npm": "@storefront-ui/nuxt",
3446
+ "icon": "storefront-ui.svg",
3447
+ "github": "https://github.com/vuestorefront/storefront-ui/tree/develop/packages/nuxt-module",
3448
+ "website": "https://docs.storefrontui.io/?path=/story/getting-started-installation--page#installation",
3449
+ "learn_more": "https://docs.storefrontui.io/",
3450
+ "category": "UI",
3451
+ "type": "3rd-party",
3452
+ "maintainers": [
3453
+ {
3454
+ "name": "Jakub Andrzejewski",
3455
+ "github": "Baroshem"
2245
3456
  }
2246
- ]
3457
+ ],
3458
+ "compatibility": {
3459
+ "nuxt": "^2.0.0",
3460
+ "requires": {}
3461
+ }
2247
3462
  },
2248
3463
  {
2249
3464
  "name": "stories",
@@ -2259,16 +3474,19 @@
2259
3474
  "maintainers": [
2260
3475
  {
2261
3476
  "name": "richardeschloss",
2262
- "github": "richardeschloss",
2263
- "avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
3477
+ "github": "richardeschloss"
2264
3478
  }
2265
- ]
3479
+ ],
3480
+ "compatibility": {
3481
+ "nuxt": "^2.0.0",
3482
+ "requires": {}
3483
+ }
2266
3484
  },
2267
3485
  {
2268
3486
  "name": "storyblok",
2269
3487
  "description": "Storyblok Nuxt.js module",
2270
- "repo": "storyblok/storyblok-nuxt",
2271
- "npm": "storyblok-nuxt",
3488
+ "repo": "storyblok/storyblok-nuxt#master/lib",
3489
+ "npm": "@storyblok/nuxt",
2272
3490
  "icon": "storyblok.png",
2273
3491
  "github": "https://github.com/storyblok/storyblok-nuxt",
2274
3492
  "website": "https://github.com/storyblok/storyblok-nuxt",
@@ -2278,10 +3496,13 @@
2278
3496
  "maintainers": [
2279
3497
  {
2280
3498
  "name": "storyblok",
2281
- "github": "storyblok",
2282
- "avatar": "https://avatars0.githubusercontent.com/u/13880908?v=4"
3499
+ "github": "storyblok"
2283
3500
  }
2284
- ]
3501
+ ],
3502
+ "compatibility": {
3503
+ "nuxt": "^2.0.0 || ^3.0.0",
3504
+ "requires": {}
3505
+ }
2285
3506
  },
2286
3507
  {
2287
3508
  "name": "storybook",
@@ -2298,16 +3519,20 @@
2298
3519
  {
2299
3520
  "name": "Ahad Birang",
2300
3521
  "github": "farnabaz",
2301
- "twitter": "a_birang",
2302
- "avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
3522
+ "twitter": "a_birang"
2303
3523
  },
2304
3524
  {
2305
3525
  "name": "Pooya Parsa",
2306
3526
  "github": "pi0",
2307
- "twitter": "_pi0_",
2308
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
3527
+ "twitter": "_pi0_"
3528
+ }
3529
+ ],
3530
+ "compatibility": {
3531
+ "nuxt": "^2.0.0",
3532
+ "requires": {
3533
+ "bridge": "optional"
2309
3534
  }
2310
- ]
3535
+ }
2311
3536
  },
2312
3537
  {
2313
3538
  "name": "strapi",
@@ -2324,16 +3549,18 @@
2324
3549
  {
2325
3550
  "name": "Benjamin Canac",
2326
3551
  "github": "benjamincanac",
2327
- "twitter": "benjamincanac",
2328
- "avatar": "https://avatars2.githubusercontent.com/u/739984?v=4"
3552
+ "twitter": "benjamincanac"
2329
3553
  },
2330
3554
  {
2331
3555
  "name": "Sébastien Chopin",
2332
3556
  "github": "Atinux",
2333
- "twitter": "Atinux",
2334
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
3557
+ "twitter": "Atinux"
2335
3558
  }
2336
- ]
3559
+ ],
3560
+ "compatibility": {
3561
+ "nuxt": "^2.0.0 || ^3.0.0",
3562
+ "requires": {}
3563
+ }
2337
3564
  },
2338
3565
  {
2339
3566
  "name": "stripe",
@@ -2349,10 +3576,13 @@
2349
3576
  "maintainers": [
2350
3577
  {
2351
3578
  "name": "WilliamDASILVA",
2352
- "github": "WilliamDASILVA",
2353
- "avatar": "https://avatars3.githubusercontent.com/u/2766008?v=4"
3579
+ "github": "WilliamDASILVA"
2354
3580
  }
2355
- ]
3581
+ ],
3582
+ "compatibility": {
3583
+ "nuxt": "^2.0.0",
3584
+ "requires": {}
3585
+ }
2356
3586
  },
2357
3587
  {
2358
3588
  "name": "style-resources",
@@ -2369,10 +3599,13 @@
2369
3599
  {
2370
3600
  "name": "Alexander Lichter",
2371
3601
  "github": "manniL",
2372
- "twitter": "TheAlexLichter",
2373
- "avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
3602
+ "twitter": "TheAlexLichter"
2374
3603
  }
2375
- ]
3604
+ ],
3605
+ "compatibility": {
3606
+ "nuxt": "^2.0.0",
3607
+ "requires": {}
3608
+ }
2376
3609
  },
2377
3610
  {
2378
3611
  "name": "stylelint",
@@ -2388,10 +3621,59 @@
2388
3621
  "maintainers": [
2389
3622
  {
2390
3623
  "name": "Ricardo Gobbo de Souza",
2391
- "github": "ricardogobbosouza",
2392
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
3624
+ "github": "ricardogobbosouza"
3625
+ }
3626
+ ],
3627
+ "compatibility": {
3628
+ "nuxt": "^2.0.0",
3629
+ "requires": {}
3630
+ }
3631
+ },
3632
+ {
3633
+ "name": "stylify",
3634
+ "description": "Stylify is a library that generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
3635
+ "repo": "stylify/packages#master/packages/nuxt-module",
3636
+ "npm": "@stylify/nuxt-module",
3637
+ "icon": "stylify.svg",
3638
+ "github": "https://github.com/stylify/packages/tree/master/packages/nuxt-module",
3639
+ "website": "https://stylify.dev/docs/nuxt-module",
3640
+ "learn_more": "https://stylify.dev",
3641
+ "category": "UI",
3642
+ "type": "3rd-party",
3643
+ "maintainers": [
3644
+ {
3645
+ "name": "Vladimír Macháček",
3646
+ "github": "Machy8",
3647
+ "twitter": "8machy"
2393
3648
  }
2394
- ]
3649
+ ],
3650
+ "compatibility": {
3651
+ "nuxt": "^2.0.0",
3652
+ "requires": {}
3653
+ }
3654
+ },
3655
+ {
3656
+ "name": "supabase",
3657
+ "description": "A supa simple way to use Supabase with Nuxt",
3658
+ "repo": "supabase/nuxt-supabase",
3659
+ "npm": "nuxt-supabase",
3660
+ "icon": "supabase.png",
3661
+ "github": "https://github.com/supabase/nuxt-supabase",
3662
+ "website": "https://github.com/supabase/nuxt-supabase",
3663
+ "learn_more": "https://supabase.io",
3664
+ "category": "Database",
3665
+ "type": "3rd-party",
3666
+ "maintainers": [
3667
+ {
3668
+ "name": "Scott Robertson",
3669
+ "github": "scottrobertson",
3670
+ "twitter": "scottymeuk"
3671
+ }
3672
+ ],
3673
+ "compatibility": {
3674
+ "nuxt": "^2.0.0",
3675
+ "requires": {}
3676
+ }
2395
3677
  },
2396
3678
  {
2397
3679
  "name": "svg-loader",
@@ -2402,15 +3684,18 @@
2402
3684
  "github": "https://github.com/Developmint/nuxt-svg-loader",
2403
3685
  "website": "https://github.com/Developmint/nuxt-svg-loader",
2404
3686
  "learn_more": "",
2405
- "category": "Devtools",
3687
+ "category": "Extensions",
2406
3688
  "type": "3rd-party",
2407
3689
  "maintainers": [
2408
3690
  {
2409
3691
  "name": "Developmint",
2410
- "github": "Developmint",
2411
- "avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
3692
+ "github": "Developmint"
2412
3693
  }
2413
- ]
3694
+ ],
3695
+ "compatibility": {
3696
+ "nuxt": "^2.0.0",
3697
+ "requires": {}
3698
+ }
2414
3699
  },
2415
3700
  {
2416
3701
  "name": "svg-sprite",
@@ -2421,16 +3706,19 @@
2421
3706
  "github": "https://github.com/nuxt-community/svg-sprite-module",
2422
3707
  "website": "https://github.com/nuxt-community/svg-sprite-module",
2423
3708
  "learn_more": "",
2424
- "category": "Devtools",
3709
+ "category": "UI",
2425
3710
  "type": "community",
2426
3711
  "maintainers": [
2427
3712
  {
2428
3713
  "name": "Ahad Birang",
2429
3714
  "github": "farnabaz",
2430
- "twitter": "a_birang",
2431
- "avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
3715
+ "twitter": "a_birang"
2432
3716
  }
2433
- ]
3717
+ ],
3718
+ "compatibility": {
3719
+ "nuxt": "^2.0.0",
3720
+ "requires": {}
3721
+ }
2434
3722
  },
2435
3723
  {
2436
3724
  "name": "svg",
@@ -2441,15 +3729,18 @@
2441
3729
  "github": "https://github.com/nuxt-community/svg-module",
2442
3730
  "website": "https://github.com/nuxt-community/svg-module",
2443
3731
  "learn_more": "",
2444
- "category": "Devtools",
3732
+ "category": "Extensions",
2445
3733
  "type": "community",
2446
3734
  "maintainers": [
2447
3735
  {
2448
3736
  "name": "Sam Holmes",
2449
- "github": "sam3d",
2450
- "avatar": "https://avatars0.githubusercontent.com/u/8385528?v=4"
3737
+ "github": "sam3d"
2451
3738
  }
2452
- ]
3739
+ ],
3740
+ "compatibility": {
3741
+ "nuxt": "^2.0.0",
3742
+ "requires": {}
3743
+ }
2453
3744
  },
2454
3745
  {
2455
3746
  "name": "sweetalert2",
@@ -2465,10 +3756,13 @@
2465
3756
  "maintainers": [
2466
3757
  {
2467
3758
  "name": "ImreC",
2468
- "github": "ImreC",
2469
- "avatar": "https://avatars1.githubusercontent.com/u/9742684?v=4"
3759
+ "github": "ImreC"
2470
3760
  }
2471
- ]
3761
+ ],
3762
+ "compatibility": {
3763
+ "nuxt": "^2.0.0",
3764
+ "requires": {}
3765
+ }
2472
3766
  },
2473
3767
  {
2474
3768
  "name": "tailwindcss",
@@ -2485,10 +3779,36 @@
2485
3779
  {
2486
3780
  "name": "Sébastien Chopin",
2487
3781
  "github": "Atinux",
2488
- "twitter": "Atinux",
2489
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
3782
+ "twitter": "Atinux"
2490
3783
  }
2491
- ]
3784
+ ],
3785
+ "compatibility": {
3786
+ "nuxt": "^2.0.0 || ^3.0.0",
3787
+ "requires": {}
3788
+ }
3789
+ },
3790
+ {
3791
+ "name": "tiktok-analytics",
3792
+ "description": "",
3793
+ "repo": "stickpro/nuxt-tiktok-analytics",
3794
+ "npm": "tiktok-analytics",
3795
+ "icon": "",
3796
+ "github": "https://github.com/stickpro/nuxt-tiktok-analytics",
3797
+ "website": "https://github.com/stickpro/nuxt-tiktok-analytics",
3798
+ "learn_more": "",
3799
+ "category": "Analytics",
3800
+ "type": "3rd-party",
3801
+ "maintainers": [
3802
+ {
3803
+ "name": "stickpro",
3804
+ "github": "stickpro",
3805
+ "avatar": "https://avatars.githubusercontent.com/u/25886722?v=4"
3806
+ }
3807
+ ],
3808
+ "compatibility": {
3809
+ "nuxt": "^2.0.0",
3810
+ "requires": {}
3811
+ }
2492
3812
  },
2493
3813
  {
2494
3814
  "name": "toast",
@@ -2496,8 +3816,8 @@
2496
3816
  "repo": "nuxt-community/modules#master/packages/toast",
2497
3817
  "npm": "@nuxtjs/toast",
2498
3818
  "icon": "",
2499
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/toast",
2500
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/toast",
3819
+ "github": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
3820
+ "website": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
2501
3821
  "learn_more": "https://github.com/shakee93/vue-toasted",
2502
3822
  "category": "Libraries",
2503
3823
  "type": "community",
@@ -2505,10 +3825,37 @@
2505
3825
  {
2506
3826
  "name": "Pooya Parsa",
2507
3827
  "github": "pi0",
2508
- "twitter": "_pi0_",
2509
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
3828
+ "twitter": "_pi0_"
2510
3829
  }
2511
- ]
3830
+ ],
3831
+ "compatibility": {
3832
+ "nuxt": "^2.0.0",
3833
+ "requires": {}
3834
+ }
3835
+ },
3836
+ {
3837
+ "name": "twa",
3838
+ "description": "Nuxt.js module for generating Trusted Web App from Nuxt.js app",
3839
+ "repo": "tuarrep/nuxt-twa",
3840
+ "npm": "nuxt-twa",
3841
+ "icon": "",
3842
+ "github": "https://github.com/tuarrep/nuxt-twa",
3843
+ "website": "https://nuxt-twa.tuarrep.dev",
3844
+ "learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity/overview/",
3845
+ "category": "Performance",
3846
+ "type": "3rd-party",
3847
+ "maintainers": [
3848
+ {
3849
+ "name": "Nicolas Perraut",
3850
+ "github": "tuarrep"
3851
+ }
3852
+ ],
3853
+ "compatibility": {
3854
+ "nuxt": "^2.0.0",
3855
+ "requires": {
3856
+ "bridge": "optional"
3857
+ }
3858
+ }
2512
3859
  },
2513
3860
  {
2514
3861
  "name": "typed-router",
@@ -2524,10 +3871,36 @@
2524
3871
  "maintainers": [
2525
3872
  {
2526
3873
  "name": "victorgarciaesgi",
2527
- "github": "victorgarciaesgi",
2528
- "avatar": "https://avatars0.githubusercontent.com/u/15092120?v=4"
3874
+ "github": "victorgarciaesgi"
3875
+ }
3876
+ ],
3877
+ "compatibility": {
3878
+ "nuxt": "^2.0.0",
3879
+ "requires": {}
3880
+ }
3881
+ },
3882
+ {
3883
+ "name": "typed-vuex",
3884
+ "description": "A vanilla, strongly typed store accessor for Vuex.",
3885
+ "repo": "danielroe/typed-vuex",
3886
+ "npm": "",
3887
+ "icon": "vue.png",
3888
+ "github": "https://github.com/danielroe/typed-vuex",
3889
+ "website": "https://github.com/danielroe/typed-vuex",
3890
+ "learn_more": "",
3891
+ "category": "Libraries",
3892
+ "type": "3rd-party",
3893
+ "maintainers": [
3894
+ {
3895
+ "name": "Daniel Roe",
3896
+ "github": "danielroe",
3897
+ "twitter": "danielcroe"
2529
3898
  }
2530
- ]
3899
+ ],
3900
+ "compatibility": {
3901
+ "nuxt": "^2.0.0",
3902
+ "requires": {}
3903
+ }
2531
3904
  },
2532
3905
  {
2533
3906
  "name": "typescript-runtime",
@@ -2543,22 +3916,23 @@
2543
3916
  "maintainers": [
2544
3917
  {
2545
3918
  "name": "Kevin Marrec",
2546
- "github": "kevinmarrec",
2547
- "avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
3919
+ "github": "kevinmarrec"
2548
3920
  },
2549
3921
  {
2550
3922
  "name": "Pooya Parsa",
2551
3923
  "github": "pi0",
2552
- "twitter": "_pi0_",
2553
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
3924
+ "twitter": "_pi0_"
2554
3925
  },
2555
3926
  {
2556
3927
  "name": "Daniel Roe",
2557
3928
  "github": "danielroe",
2558
- "twitter": "danielcroe",
2559
- "avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
3929
+ "twitter": "danielcroe"
2560
3930
  }
2561
- ]
3931
+ ],
3932
+ "compatibility": {
3933
+ "nuxt": "^2.0.0",
3934
+ "requires": {}
3935
+ }
2562
3936
  },
2563
3937
  {
2564
3938
  "name": "typescript",
@@ -2574,22 +3948,23 @@
2574
3948
  "maintainers": [
2575
3949
  {
2576
3950
  "name": "Kevin Marrec",
2577
- "github": "kevinmarrec",
2578
- "avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
3951
+ "github": "kevinmarrec"
2579
3952
  },
2580
3953
  {
2581
3954
  "name": "Pooya Parsa",
2582
3955
  "github": "pi0",
2583
- "twitter": "_pi0_",
2584
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
3956
+ "twitter": "_pi0_"
2585
3957
  },
2586
3958
  {
2587
3959
  "name": "Daniel Roe",
2588
3960
  "github": "danielroe",
2589
- "twitter": "danielcroe",
2590
- "avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
3961
+ "twitter": "danielcroe"
2591
3962
  }
2592
- ]
3963
+ ],
3964
+ "compatibility": {
3965
+ "nuxt": "^2.0.0",
3966
+ "requires": {}
3967
+ }
2593
3968
  },
2594
3969
  {
2595
3970
  "name": "universal-storage",
@@ -2600,22 +3975,50 @@
2600
3975
  "github": "https://github.com/nuxt-community/universal-storage-module",
2601
3976
  "website": "https://github.com/nuxt-community/universal-storage-module",
2602
3977
  "learn_more": "https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage",
2603
- "category": "Devtools",
3978
+ "category": "Extensions",
2604
3979
  "type": "community",
2605
3980
  "maintainers": [
2606
3981
  {
2607
3982
  "name": "Pooya Parsa",
2608
3983
  "github": "pi0",
2609
- "twitter": "_pi0_",
2610
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
3984
+ "twitter": "_pi0_"
2611
3985
  },
2612
3986
  {
2613
3987
  "name": "Farzad Soltani",
2614
3988
  "github": "farzadso",
2615
- "twitter": "farzadso",
2616
- "avatar": "https://avatars0.githubusercontent.com/u/19854715?v=4"
3989
+ "twitter": "farzadso"
3990
+ }
3991
+ ],
3992
+ "compatibility": {
3993
+ "nuxt": "^2.0.0",
3994
+ "requires": {}
3995
+ }
3996
+ },
3997
+ {
3998
+ "name": "unocss",
3999
+ "description": "The instant on-demand atomic CSS engine.",
4000
+ "repo": "antfu/unocss#main/packages/nuxt",
4001
+ "npm": "@unocss/nuxt",
4002
+ "icon": "unocss.svg",
4003
+ "github": "https://github.com/antfu/unocss",
4004
+ "website": "https://github.com/antfu/unocss",
4005
+ "learn_more": "https://github.com/antfu/unocss",
4006
+ "category": "UI",
4007
+ "type": "3rd-party",
4008
+ "maintainers": [
4009
+ {
4010
+ "name": "Anthony Fu",
4011
+ "github": "antfu",
4012
+ "twitter": "antfu7",
4013
+ "avatar": "https://avatars.githubusercontent.com/antfu?v=4"
2617
4014
  }
2618
- ]
4015
+ ],
4016
+ "compatibility": {
4017
+ "nuxt": "^2.0.0 || ^3.0.0",
4018
+ "requires": {
4019
+ "bridge": "optional"
4020
+ }
4021
+ }
2619
4022
  },
2620
4023
  {
2621
4024
  "name": "user-agent",
@@ -2626,15 +4029,18 @@
2626
4029
  "github": "https://github.com/fukuiretu/nuxt-user-agent",
2627
4030
  "website": "https://github.com/fukuiretu/nuxt-user-agent",
2628
4031
  "learn_more": "",
2629
- "category": "Devtools",
4032
+ "category": "Extensions",
2630
4033
  "type": "3rd-party",
2631
4034
  "maintainers": [
2632
4035
  {
2633
4036
  "name": "fukuiretu",
2634
- "github": "fukuiretu",
2635
- "avatar": "https://avatars0.githubusercontent.com/u/1982105?v=4"
4037
+ "github": "fukuiretu"
2636
4038
  }
2637
- ]
4039
+ ],
4040
+ "compatibility": {
4041
+ "nuxt": "^2.0.0",
4042
+ "requires": {}
4043
+ }
2638
4044
  },
2639
4045
  {
2640
4046
  "name": "validate",
@@ -2650,10 +4056,13 @@
2650
4056
  "maintainers": [
2651
4057
  {
2652
4058
  "name": "lewyuburi",
2653
- "github": "lewyuburi",
2654
- "avatar": "https://avatars2.githubusercontent.com/u/2156790?v=4"
4059
+ "github": "lewyuburi"
2655
4060
  }
2656
- ]
4061
+ ],
4062
+ "compatibility": {
4063
+ "nuxt": "^2.0.0",
4064
+ "requires": {}
4065
+ }
2657
4066
  },
2658
4067
  {
2659
4068
  "name": "vendor",
@@ -2664,35 +4073,19 @@
2664
4073
  "github": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
2665
4074
  "website": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
2666
4075
  "learn_more": "",
2667
- "category": "Devtools",
4076
+ "category": "Extensions",
2668
4077
  "type": "community",
2669
4078
  "maintainers": [
2670
4079
  {
2671
4080
  "name": "Pooya Parsa",
2672
4081
  "github": "pi0",
2673
- "twitter": "_pi0_",
2674
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2675
- }
2676
- ]
2677
- },
2678
- {
2679
- "name": "vitals",
2680
- "description": "Web Vitals for Nuxt.js",
2681
- "repo": "daliborgogic/nuxt-vitals",
2682
- "npm": "nuxt-vitals",
2683
- "icon": "",
2684
- "github": "https://github.com/daliborgogic/nuxt-vitals",
2685
- "website": "https://github.com/daliborgogic/nuxt-vitals",
2686
- "learn_more": "",
2687
- "category": "Performance",
2688
- "type": "3rd-party",
2689
- "maintainers": [
2690
- {
2691
- "name": "daliborgogic",
2692
- "github": "daliborgogic",
2693
- "avatar": "https://avatars3.githubusercontent.com/u/5895389?v=4"
4082
+ "twitter": "_pi0_"
2694
4083
  }
2695
- ]
4084
+ ],
4085
+ "compatibility": {
4086
+ "nuxt": "^2.0.0",
4087
+ "requires": {}
4088
+ }
2696
4089
  },
2697
4090
  {
2698
4091
  "name": "vue-material",
@@ -2708,10 +4101,13 @@
2708
4101
  "maintainers": [
2709
4102
  {
2710
4103
  "name": "vaso2",
2711
- "github": "vaso2",
2712
- "avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
4104
+ "github": "vaso2"
2713
4105
  }
2714
- ]
4106
+ ],
4107
+ "compatibility": {
4108
+ "nuxt": "^2.0.0",
4109
+ "requires": {}
4110
+ }
2715
4111
  },
2716
4112
  {
2717
4113
  "name": "vue-multiselect",
@@ -2727,10 +4123,13 @@
2727
4123
  "maintainers": [
2728
4124
  {
2729
4125
  "name": "spektrummedia",
2730
- "github": "spektrummedia",
2731
- "avatar": "https://avatars2.githubusercontent.com/u/4410985?v=4"
4126
+ "github": "spektrummedia"
2732
4127
  }
2733
- ]
4128
+ ],
4129
+ "compatibility": {
4130
+ "nuxt": "^2.0.0",
4131
+ "requires": {}
4132
+ }
2734
4133
  },
2735
4134
  {
2736
4135
  "name": "vue-select",
@@ -2746,10 +4145,13 @@
2746
4145
  "maintainers": [
2747
4146
  {
2748
4147
  "name": "madmod",
2749
- "github": "madmod",
2750
- "avatar": "https://avatars3.githubusercontent.com/u/1107818?v=4"
4148
+ "github": "madmod"
2751
4149
  }
2752
- ]
4150
+ ],
4151
+ "compatibility": {
4152
+ "nuxt": "^2.0.0",
4153
+ "requires": {}
4154
+ }
2753
4155
  },
2754
4156
  {
2755
4157
  "name": "vue-warehouse",
@@ -2766,10 +4168,13 @@
2766
4168
  {
2767
4169
  "name": "Julio Marquez",
2768
4170
  "github": "juliomrqz",
2769
- "twitter": "juliomrqz",
2770
- "avatar": "https://avatars1.githubusercontent.com/u/1911993?v=4"
4171
+ "twitter": "juliomrqz"
2771
4172
  }
2772
- ]
4173
+ ],
4174
+ "compatibility": {
4175
+ "nuxt": "^2.0.0",
4176
+ "requires": {}
4177
+ }
2773
4178
  },
2774
4179
  {
2775
4180
  "name": "vuetify",
@@ -2785,16 +4190,43 @@
2785
4190
  "maintainers": [
2786
4191
  {
2787
4192
  "name": "Kevin Marrec",
2788
- "github": "kevinmarrec",
2789
- "avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
4193
+ "github": "kevinmarrec"
2790
4194
  },
2791
4195
  {
2792
4196
  "name": "Pooya Parsa",
2793
4197
  "github": "pi0",
2794
- "twitter": "_pi0_",
2795
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
4198
+ "twitter": "_pi0_"
4199
+ }
4200
+ ],
4201
+ "compatibility": {
4202
+ "nuxt": "^2.0.0",
4203
+ "requires": {}
4204
+ }
4205
+ },
4206
+ {
4207
+ "name": "vueuse",
4208
+ "description": "Collection of essential Vue Composition Utilities for Vue 2 and 3",
4209
+ "repo": "vueuse/vueuse#main/packages/core",
4210
+ "npm": "@vueuse/core",
4211
+ "icon": "vueuse.svg",
4212
+ "github": "https://github.com/vueuse/vueuse",
4213
+ "website": "https://vueuse.org",
4214
+ "learn_more": "https://github.com/vueuse/vueuse",
4215
+ "category": "Libraries",
4216
+ "type": "3rd-party",
4217
+ "maintainers": [
4218
+ {
4219
+ "name": "Anthony Fu",
4220
+ "github": "antfu",
4221
+ "twitter": "antfu7"
4222
+ }
4223
+ ],
4224
+ "compatibility": {
4225
+ "nuxt": "^2.0.0 || ^3.0.0",
4226
+ "requires": {
4227
+ "bridge": "optional"
2796
4228
  }
2797
- ]
4229
+ }
2798
4230
  },
2799
4231
  {
2800
4232
  "name": "vuex-router-sync",
@@ -2810,10 +4242,68 @@
2810
4242
  "maintainers": [
2811
4243
  {
2812
4244
  "name": "paulgv",
2813
- "github": "paulgv",
2814
- "avatar": "https://avatars0.githubusercontent.com/u/4895885?v=4"
4245
+ "github": "paulgv"
2815
4246
  }
2816
- ]
4247
+ ],
4248
+ "compatibility": {
4249
+ "nuxt": "^2.0.0",
4250
+ "requires": {}
4251
+ }
4252
+ },
4253
+ {
4254
+ "name": "web-vitals",
4255
+ "description": "Web Vitals for Nuxt",
4256
+ "repo": "nuxt-community/web-vitals-module",
4257
+ "npm": "@nuxtjs/web-vitals",
4258
+ "icon": "",
4259
+ "github": "https://github.com/nuxt-community/web-vitals-module",
4260
+ "website": "https://github.com/nuxt-community/web-vitals-module",
4261
+ "learn_more": "",
4262
+ "category": "Performance",
4263
+ "type": "community",
4264
+ "maintainers": [
4265
+ {
4266
+ "name": "daliborgogic",
4267
+ "github": "daliborgogic"
4268
+ },
4269
+ {
4270
+ "name": "Pooya Parsa",
4271
+ "github": "pi0",
4272
+ "twitter": "_pi0_"
4273
+ },
4274
+ {
4275
+ "name": "Sebastien Chopin",
4276
+ "github": "Atinux",
4277
+ "twitter": "Atinux"
4278
+ }
4279
+ ],
4280
+ "compatibility": {
4281
+ "nuxt": "^2.0.0",
4282
+ "requires": {}
4283
+ }
4284
+ },
4285
+ {
4286
+ "name": "web3js",
4287
+ "description": "Web3.js module integration for Nuxt.js - Build dApps easier!",
4288
+ "repo": "fauzan121002/nuxt-web3",
4289
+ "npm": "nuxt-web3",
4290
+ "icon": "web3js.svg",
4291
+ "github": "https://github.com/fauzan121002/nuxt-web3",
4292
+ "website": "https://github.com/fauzan121002/nuxt-web3",
4293
+ "learn_more": "https://web3js.readthedocs.io/",
4294
+ "category": "Libraries",
4295
+ "type": "3rd-party",
4296
+ "maintainers": [
4297
+ {
4298
+ "name": "Muhammad Fauzan",
4299
+ "github": "fauzan121002",
4300
+ "twitter": "fauzandev"
4301
+ }
4302
+ ],
4303
+ "compatibility": {
4304
+ "nuxt": "^2.0.0",
4305
+ "requires": {}
4306
+ }
2817
4307
  },
2818
4308
  {
2819
4309
  "name": "webfontloader",
@@ -2829,10 +4319,37 @@
2829
4319
  "maintainers": [
2830
4320
  {
2831
4321
  "name": "Developmint",
2832
- "github": "Developmint",
2833
- "avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
4322
+ "github": "Developmint"
4323
+ }
4324
+ ],
4325
+ "compatibility": {
4326
+ "nuxt": "^2.0.0",
4327
+ "requires": {}
4328
+ }
4329
+ },
4330
+ {
4331
+ "name": "webpack-optimisations",
4332
+ "description": "Nuxt.js v2 module to automatically make your builds faster.",
4333
+ "repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
4334
+ "npm": "nuxt-webpack-optimisations",
4335
+ "icon": "build-optimisations.svg",
4336
+ "github": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
4337
+ "website": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
4338
+ "learn_more": "",
4339
+ "category": "Devtools",
4340
+ "type": "3rd-party",
4341
+ "maintainers": [
4342
+ {
4343
+ "name": "Harlan Wilton",
4344
+ "github": "harlan-zw"
4345
+ }
4346
+ ],
4347
+ "compatibility": {
4348
+ "nuxt": "^2.0.0",
4349
+ "requires": {
4350
+ "bridge": "optional"
2834
4351
  }
2835
- ]
4352
+ }
2836
4353
  },
2837
4354
  {
2838
4355
  "name": "webpack-profile",
@@ -2849,10 +4366,13 @@
2849
4366
  {
2850
4367
  "name": "Pooya Parsa",
2851
4368
  "github": "pi0",
2852
- "twitter": "_pi0_",
2853
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
4369
+ "twitter": "_pi0_"
2854
4370
  }
2855
- ]
4371
+ ],
4372
+ "compatibility": {
4373
+ "nuxt": "^2.0.0",
4374
+ "requires": {}
4375
+ }
2856
4376
  },
2857
4377
  {
2858
4378
  "name": "webpackdashboard",
@@ -2868,10 +4388,13 @@
2868
4388
  "maintainers": [
2869
4389
  {
2870
4390
  "name": "paulgv",
2871
- "github": "paulgv",
2872
- "avatar": "https://avatars0.githubusercontent.com/u/4895885?v=4"
4391
+ "github": "paulgv"
2873
4392
  }
2874
- ]
4393
+ ],
4394
+ "compatibility": {
4395
+ "nuxt": "^2.0.0",
4396
+ "requires": {}
4397
+ }
2875
4398
  },
2876
4399
  {
2877
4400
  "name": "webpackmonitor",
@@ -2888,10 +4411,43 @@
2888
4411
  {
2889
4412
  "name": "Pooya Parsa",
2890
4413
  "github": "pi0",
2891
- "twitter": "_pi0_",
2892
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
4414
+ "twitter": "_pi0_"
4415
+ }
4416
+ ],
4417
+ "compatibility": {
4418
+ "nuxt": "^2.0.0",
4419
+ "requires": {}
4420
+ }
4421
+ },
4422
+ {
4423
+ "name": "windicss",
4424
+ "description": "Next generation utility-first CSS framework.",
4425
+ "repo": "windicss/nuxt-windicss-module#main/packages/nuxt-windicss",
4426
+ "npm": "nuxt-windicss",
4427
+ "icon": "windicss.svg",
4428
+ "github": "https://github.com/windicss/nuxt-windicss-module",
4429
+ "website": "https://github.com/windicss/nuxt-windicss-module",
4430
+ "learn_more": "https://windicss.org/",
4431
+ "category": "UI",
4432
+ "type": "3rd-party",
4433
+ "maintainers": [
4434
+ {
4435
+ "name": "Harlan Wilton",
4436
+ "github": "harlan-zw",
4437
+ "twitter": "harlan_zw"
4438
+ },
4439
+ {
4440
+ "name": "Anthony Fu",
4441
+ "github": "antfu",
4442
+ "twitter": "antfu7"
4443
+ }
4444
+ ],
4445
+ "compatibility": {
4446
+ "nuxt": "^2.0.0 || ^3.0.0",
4447
+ "requires": {
4448
+ "bridge": "optional"
2893
4449
  }
2894
- ]
4450
+ }
2895
4451
  },
2896
4452
  {
2897
4453
  "name": "winston-log",
@@ -2907,10 +4463,13 @@
2907
4463
  "maintainers": [
2908
4464
  {
2909
4465
  "name": "aaronransley",
2910
- "github": "aaronransley",
2911
- "avatar": "https://avatars0.githubusercontent.com/u/5669055?v=4"
4466
+ "github": "aaronransley"
2912
4467
  }
2913
- ]
4468
+ ],
4469
+ "compatibility": {
4470
+ "nuxt": "^2.0.0",
4471
+ "requires": {}
4472
+ }
2914
4473
  },
2915
4474
  {
2916
4475
  "name": "wp-nuxt",
@@ -2926,10 +4485,13 @@
2926
4485
  "maintainers": [
2927
4486
  {
2928
4487
  "name": "yashha",
2929
- "github": "yashha",
2930
- "avatar": "https://avatars0.githubusercontent.com/u/4728786?v=4"
4488
+ "github": "yashha"
2931
4489
  }
2932
- ]
4490
+ ],
4491
+ "compatibility": {
4492
+ "nuxt": "^2.0.0",
4493
+ "requires": {}
4494
+ }
2933
4495
  },
2934
4496
  {
2935
4497
  "name": "xhr-cache",
@@ -2945,10 +4507,13 @@
2945
4507
  "maintainers": [
2946
4508
  {
2947
4509
  "name": "gaetansenn",
2948
- "github": "gaetansenn",
2949
- "avatar": "https://avatars0.githubusercontent.com/u/2774075?v=4"
4510
+ "github": "gaetansenn"
2950
4511
  }
2951
- ]
4512
+ ],
4513
+ "compatibility": {
4514
+ "nuxt": "^2.0.0",
4515
+ "requires": {}
4516
+ }
2952
4517
  },
2953
4518
  {
2954
4519
  "name": "xui",
@@ -2964,18 +4529,22 @@
2964
4529
  "maintainers": [
2965
4530
  {
2966
4531
  "name": "MetaCorp",
2967
- "github": "MetaCorp",
2968
- "avatar": "https://avatars2.githubusercontent.com/u/1285196?v=4"
4532
+ "github": "MetaCorp"
2969
4533
  }
2970
- ]
4534
+ ],
4535
+ "compatibility": {
4536
+ "nuxt": "^2.0.0",
4537
+ "requires": {}
4538
+ }
2971
4539
  },
2972
4540
  {
2973
4541
  "name": "yandex-metrika",
2974
- "repo": "nuxt-community/modules#master/packages/yandex-metrika",
4542
+ "description": "Yandex metrika Module for Nuxt.js",
4543
+ "repo": "nuxt-community/yandex-metrika-module",
2975
4544
  "npm": "@nuxtjs/yandex-metrika",
2976
4545
  "icon": "",
2977
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/yandex-metrika",
2978
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/yandex-metrika",
4546
+ "github": "https://github.com/nuxt-community/yandex-metrika-module",
4547
+ "website": "https://github.com/nuxt-community/yandex-metrika-module",
2979
4548
  "learn_more": "https://metrica.yandex.com/about",
2980
4549
  "category": "Analytics",
2981
4550
  "type": "community",
@@ -2983,10 +4552,13 @@
2983
4552
  {
2984
4553
  "name": "Pooya Parsa",
2985
4554
  "github": "pi0",
2986
- "twitter": "_pi0_",
2987
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
4555
+ "twitter": "_pi0_"
2988
4556
  }
2989
- ]
4557
+ ],
4558
+ "compatibility": {
4559
+ "nuxt": "^2.0.0",
4560
+ "requires": {}
4561
+ }
2990
4562
  },
2991
4563
  {
2992
4564
  "name": "zendesk",
@@ -3002,9 +4574,12 @@
3002
4574
  "maintainers": [
3003
4575
  {
3004
4576
  "name": "DansMaCulotte",
3005
- "github": "DansMaCulotte",
3006
- "avatar": "https://avatars1.githubusercontent.com/u/44588441?v=4"
4577
+ "github": "DansMaCulotte"
3007
4578
  }
3008
- ]
4579
+ ],
4580
+ "compatibility": {
4581
+ "nuxt": "^2.0.0",
4582
+ "requires": {}
4583
+ }
3009
4584
  }
3010
4585
  ]