@nuxt/modules 0.5.0-dc2ec5 → 0.5.0-ded0ef

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,82 @@
1
1
  [
2
+ {
3
+ "name": "ackee",
4
+ "description": "Nuxt.js module for Ackee analytics",
5
+ "repo": "bdrtsky/nuxt-ackee",
6
+ "npm": "nuxt-ackee",
7
+ "icon": "ackee.png",
8
+ "github": "https://github.com/bdrtsky/nuxt-ackee",
9
+ "website": "https://github.com/bdrtsky/nuxt-ackee",
10
+ "learn_more": "https://ackee.electerious.com",
11
+ "category": "Analytics",
12
+ "type": "3rd-party",
13
+ "maintainers": [
14
+ {
15
+ "name": "bdrtsky",
16
+ "github": "bdrtsky"
17
+ },
18
+ {
19
+ "name": "Sebastien Chopin",
20
+ "github": "Atinux",
21
+ "twitter": "Atinux"
22
+ }
23
+ ],
24
+ "compatibility": {
25
+ "nuxt": "^2.0.0",
26
+ "requires": {}
27
+ }
28
+ },
29
+ {
30
+ "name": "agility-cms",
31
+ "description": "Agility CMS Integration for Nuxt.js",
32
+ "repo": "agility/agilitycms-nuxt-module",
33
+ "npm": "@agility/agilitycms-nuxt-module",
34
+ "icon": "agility.png",
35
+ "github": "https://github.com/agility/agilitycms-nuxt-module",
36
+ "website": "https://github.com/agility/agilitycms-nuxt-module",
37
+ "learn_more": "https://help.agilitycms.com/hc/en-us/articles/360037500492",
38
+ "category": "CMS",
39
+ "type": "3rd-party",
40
+ "maintainers": [
41
+ {
42
+ "name": "Joel Varty",
43
+ "github": "joelvarty",
44
+ "avatar": "https://avatars.githubusercontent.com/u/4520625?s=400&u=95fcb09b5ead7bb09fb9950e4e7a115a8a4377e8&v=4"
45
+ }
46
+ ],
47
+ "compatibility": {
48
+ "nuxt": "^2.0.0",
49
+ "requires": {}
50
+ }
51
+ },
52
+ {
53
+ "name": "algolia",
54
+ "description": "Algolia Search Module for Nuxt 3",
55
+ "repo": "nuxt-community/algolia-module",
56
+ "npm": "@nuxtjs/algolia",
57
+ "icon": "algolia.svg",
58
+ "github": "https://github.com/nuxt-community/algolia-module",
59
+ "website": "https://algolia.nuxtjs.org/",
60
+ "learn_more": "https://algolia.nuxtjs.org/",
61
+ "category": "Libraries",
62
+ "type": "community",
63
+ "maintainers": [
64
+ {
65
+ "name": "Jakub Andrzejewski",
66
+ "github": "Baroshem",
67
+ "avatar": "https://avatars2.githubusercontent.com/u/37120330?v=4?s=80"
68
+ },
69
+ {
70
+ "name": "Yasser Lahbibi",
71
+ "github": "yassilah",
72
+ "avatar": "https://avatars.githubusercontent.com/u/13403295?v=4"
73
+ }
74
+ ],
75
+ "compatibility": {
76
+ "nuxt": "^3.0.0",
77
+ "requires": {}
78
+ }
79
+ },
2
80
  {
3
81
  "name": "alias",
4
82
  "description": "It automatically creates an alias for the components and page of the path",
@@ -8,15 +86,18 @@
8
86
  "github": "https://github.com/kdydesign/nuxt-alias-module",
9
87
  "website": "https://github.com/kdydesign/nuxt-alias-module",
10
88
  "learn_more": "",
11
- "category": "Devtools",
89
+ "category": "Extensions",
12
90
  "type": "3rd-party",
13
91
  "maintainers": [
14
92
  {
15
93
  "name": "kdydesign",
16
- "github": "kdydesign",
17
- "avatar": "https://avatars3.githubusercontent.com/u/10152521?v=4"
94
+ "github": "kdydesign"
18
95
  }
19
- ]
96
+ ],
97
+ "compatibility": {
98
+ "nuxt": "^2.0.0",
99
+ "requires": {}
100
+ }
20
101
  },
21
102
  {
22
103
  "name": "amp",
@@ -33,10 +114,59 @@
33
114
  {
34
115
  "name": "Ahad Birang",
35
116
  "github": "farnabaz",
36
- "twitter": "a_birang",
37
- "avatar": "https://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"
38
140
  }
39
- ]
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"
164
+ }
165
+ ],
166
+ "compatibility": {
167
+ "nuxt": "^2.0.0",
168
+ "requires": {}
169
+ }
40
170
  },
41
171
  {
42
172
  "name": "apollo",
@@ -52,15 +182,17 @@
52
182
  "maintainers": [
53
183
  {
54
184
  "name": "Lam Kieu",
55
- "github": "kieusonlam",
56
- "avatar": "https://avatars2.githubusercontent.com/u/13093313?v=4"
185
+ "github": "kieusonlam"
57
186
  },
58
187
  {
59
188
  "name": "Dominic Garms",
60
- "github": "dohomi",
61
- "avatar": "https://avatars0.githubusercontent.com/u/489221?v=4"
189
+ "github": "dohomi"
62
190
  }
63
- ]
191
+ ],
192
+ "compatibility": {
193
+ "nuxt": "^2.0.0",
194
+ "requires": {}
195
+ }
64
196
  },
65
197
  {
66
198
  "name": "applicationinsights",
@@ -76,14 +208,39 @@
76
208
  "maintainers": [
77
209
  {
78
210
  "name": "Dmitry Molotkov",
79
- "github": "aldarund",
80
- "avatar": "https://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"
81
234
  }
82
- ]
235
+ ],
236
+ "compatibility": {
237
+ "nuxt": "^2.0.0",
238
+ "requires": {}
239
+ }
83
240
  },
84
241
  {
85
242
  "name": "auth",
86
- "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your apps performance.",
243
+ "description": "Zero-boilerplate authentication support for Nuxt.js.",
87
244
  "repo": "nuxt-community/auth-module",
88
245
  "npm": "@nuxtjs/auth",
89
246
  "icon": "auth.png",
@@ -96,15 +253,17 @@
96
253
  {
97
254
  "name": "Pooya Parsa",
98
255
  "github": "pi0",
99
- "twitter": "_pi0_",
100
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
256
+ "twitter": "_pi0_"
101
257
  },
102
258
  {
103
259
  "name": "João Pedro Antunes Silva",
104
- "github": "JoaoPedroAS51",
105
- "avatar": "https://avatars0.githubusercontent.com/u/15177236?v=4"
260
+ "github": "JoaoPedroAS51"
106
261
  }
107
- ]
262
+ ],
263
+ "compatibility": {
264
+ "nuxt": "^2.0.0",
265
+ "requires": {}
266
+ }
108
267
  },
109
268
  {
110
269
  "name": "axios",
@@ -121,10 +280,13 @@
121
280
  {
122
281
  "name": "Pooya Parsa",
123
282
  "github": "pi0",
124
- "twitter": "_pi0_",
125
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
283
+ "twitter": "_pi0_"
126
284
  }
127
- ]
285
+ ],
286
+ "compatibility": {
287
+ "nuxt": "^2.0.0",
288
+ "requires": {}
289
+ }
128
290
  },
129
291
  {
130
292
  "name": "basic-auth",
@@ -140,10 +302,13 @@
140
302
  "maintainers": [
141
303
  {
142
304
  "name": "potato4d",
143
- "github": "potato4d",
144
- "avatar": "https://avatars0.githubusercontent.com/u/6993514?v=4"
305
+ "github": "potato4d"
145
306
  }
146
- ]
307
+ ],
308
+ "compatibility": {
309
+ "nuxt": "^2.0.0",
310
+ "requires": {}
311
+ }
147
312
  },
148
313
  {
149
314
  "name": "bootstrap",
@@ -159,22 +324,23 @@
159
324
  "maintainers": [
160
325
  {
161
326
  "name": "Troy Morehouse",
162
- "github": "tmorehouse",
163
- "avatar": "https://avatars3.githubusercontent.com/u/2781561?v=4"
327
+ "github": "tmorehouse"
164
328
  },
165
329
  {
166
330
  "name": "Pooya Parsa",
167
331
  "github": "pi0",
168
- "twitter": "_pi0_",
169
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
332
+ "twitter": "_pi0_"
170
333
  },
171
334
  {
172
335
  "name": "Jacob Müller",
173
336
  "github": "jackmu95",
174
- "twitter": "jackmu95",
175
- "avatar": "https://avatars1.githubusercontent.com/u/2737132?v=4"
337
+ "twitter": "jackmu95"
176
338
  }
177
- ]
339
+ ],
340
+ "compatibility": {
341
+ "nuxt": "^2.0.0",
342
+ "requires": {}
343
+ }
178
344
  },
179
345
  {
180
346
  "name": "browserconfig",
@@ -185,16 +351,19 @@
185
351
  "github": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
186
352
  "website": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
187
353
  "learn_more": "https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/dev-guides/bg183312(v=vs.85)?redirectedfrom=MSDN",
188
- "category": "Devtools",
354
+ "category": "Extensions",
189
355
  "type": "community",
190
356
  "maintainers": [
191
357
  {
192
358
  "name": "Pooya Parsa",
193
359
  "github": "pi0",
194
- "twitter": "_pi0_",
195
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
360
+ "twitter": "_pi0_"
196
361
  }
197
- ]
362
+ ],
363
+ "compatibility": {
364
+ "nuxt": "^2.0.0",
365
+ "requires": {}
366
+ }
198
367
  },
199
368
  {
200
369
  "name": "buefy",
@@ -210,10 +379,13 @@
210
379
  "maintainers": [
211
380
  {
212
381
  "name": "Walter Tommasi",
213
- "github": "jtommy",
214
- "avatar": "https://avatars0.githubusercontent.com/u/8029488?v=4"
382
+ "github": "jtommy"
215
383
  }
216
- ]
384
+ ],
385
+ "compatibility": {
386
+ "nuxt": "^2.0.0",
387
+ "requires": {}
388
+ }
217
389
  },
218
390
  {
219
391
  "name": "bugsnag",
@@ -229,10 +401,13 @@
229
401
  "maintainers": [
230
402
  {
231
403
  "name": "JulianMar",
232
- "github": "JulianMar",
233
- "avatar": "https://avatars2.githubusercontent.com/u/29117090?v=4"
404
+ "github": "JulianMar"
234
405
  }
235
- ]
406
+ ],
407
+ "compatibility": {
408
+ "nuxt": "^2.0.0",
409
+ "requires": {}
410
+ }
236
411
  },
237
412
  {
238
413
  "name": "bulma-slim",
@@ -248,10 +423,13 @@
248
423
  "maintainers": [
249
424
  {
250
425
  "name": "mustardamus",
251
- "github": "mustardamus",
252
- "avatar": "https://avatars1.githubusercontent.com/u/110802?v=4"
426
+ "github": "mustardamus"
253
427
  }
254
- ]
428
+ ],
429
+ "compatibility": {
430
+ "nuxt": "^2.0.0",
431
+ "requires": {}
432
+ }
255
433
  },
256
434
  {
257
435
  "name": "bundle-buddy",
@@ -267,14 +445,17 @@
267
445
  "maintainers": [
268
446
  {
269
447
  "name": "Developmint",
270
- "github": "Developmint",
271
- "avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
448
+ "github": "Developmint"
272
449
  }
273
- ]
450
+ ],
451
+ "compatibility": {
452
+ "nuxt": "^2.0.0",
453
+ "requires": {}
454
+ }
274
455
  },
275
456
  {
276
457
  "name": "canvas-sketch",
277
- "description": "Nuxt.js module for canvas sketch for creating generative art in JavaScript.",
458
+ "description": "Nuxt.js module for making generative and 3D artwork with canvas-sketch in Javascript",
278
459
  "repo": "LuXDAmore/generative-art",
279
460
  "npm": "@luxdamore/nuxt-canvas-sketch",
280
461
  "icon": "",
@@ -285,11 +466,59 @@
285
466
  "type": "3rd-party",
286
467
  "maintainers": [
287
468
  {
288
- "name": "LuXDAmore",
469
+ "name": "Luca Iaconelli",
289
470
  "github": "LuXDAmore",
290
- "avatar": "https://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"
291
516
  }
292
- ]
517
+ ],
518
+ "compatibility": {
519
+ "nuxt": "^2.0.0",
520
+ "requires": {}
521
+ }
293
522
  },
294
523
  {
295
524
  "name": "client-init",
@@ -300,15 +529,18 @@
300
529
  "github": "https://github.com/potato4d/nuxt-client-init-module",
301
530
  "website": "https://github.com/potato4d/nuxt-client-init-module",
302
531
  "learn_more": "",
303
- "category": "Devtools",
532
+ "category": "Extensions",
304
533
  "type": "3rd-party",
305
534
  "maintainers": [
306
535
  {
307
536
  "name": "potato4d",
308
- "github": "potato4d",
309
- "avatar": "https://avatars0.githubusercontent.com/u/6993514?v=4"
537
+ "github": "potato4d"
310
538
  }
311
- ]
539
+ ],
540
+ "compatibility": {
541
+ "nuxt": "^2.0.0",
542
+ "requires": {}
543
+ }
312
544
  },
313
545
  {
314
546
  "name": "cloudcms",
@@ -324,10 +556,13 @@
324
556
  "maintainers": [
325
557
  {
326
558
  "name": "gitana",
327
- "github": "gitana",
328
- "avatar": "https://avatars3.githubusercontent.com/u/281904?v=4"
559
+ "github": "gitana"
329
560
  }
330
- ]
561
+ ],
562
+ "compatibility": {
563
+ "nuxt": "^2.0.0",
564
+ "requires": {}
565
+ }
331
566
  },
332
567
  {
333
568
  "name": "cloudinary",
@@ -344,10 +579,13 @@
344
579
  {
345
580
  "name": "Maya Shavin",
346
581
  "github": "mayashavin",
347
- "twitter": "MayaShavin",
348
- "avatar": "https://avatars3.githubusercontent.com/u/6650139?v=4"
582
+ "twitter": "MayaShavin"
349
583
  }
350
- ]
584
+ ],
585
+ "compatibility": {
586
+ "nuxt": "^2.0.0",
587
+ "requires": {}
588
+ }
351
589
  },
352
590
  {
353
591
  "name": "color-mode",
@@ -356,7 +594,7 @@
356
594
  "npm": "@nuxtjs/color-mode",
357
595
  "icon": "color-mode.png",
358
596
  "github": "https://github.com/nuxt-community/color-mode-module",
359
- "website": "https://github.com/nuxt-community/color-mode-module",
597
+ "website": "https://color-mode.nuxtjs.org",
360
598
  "learn_more": "",
361
599
  "category": "UI",
362
600
  "type": "community",
@@ -364,19 +602,24 @@
364
602
  {
365
603
  "name": "Sébastien Chopin",
366
604
  "github": "Atinux",
367
- "twitter": "Atinux",
368
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
605
+ "twitter": "Atinux"
369
606
  }
370
- ]
607
+ ],
608
+ "compatibility": {
609
+ "nuxt": "^2.0.0",
610
+ "requires": {
611
+ "bridge": "optional"
612
+ }
613
+ }
371
614
  },
372
615
  {
373
616
  "name": "component-cache",
374
617
  "description": "LRU component cache for vue components",
375
- "repo": "nuxt-community/modules#master/packages/component-cache",
618
+ "repo": "nuxt-community/component-cache-module",
376
619
  "npm": "@nuxtjs/component-cache",
377
620
  "icon": "",
378
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/component-cache",
379
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/component-cache",
621
+ "github": "https://github.com/nuxt-community/component-cache-module",
622
+ "website": "https://github.com/nuxt-community/component-cache-module",
380
623
  "learn_more": "https://ssr.vuejs.org/guide/caching.html#component-level-caching",
381
624
  "category": "Performance",
382
625
  "type": "community",
@@ -384,35 +627,13 @@
384
627
  {
385
628
  "name": "Pooya Parsa",
386
629
  "github": "pi0",
387
- "twitter": "_pi0_",
388
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
630
+ "twitter": "_pi0_"
389
631
  }
390
- ]
391
- },
392
- {
393
- "name": "components",
394
- "description": "Auto Import Components for Nuxt.js",
395
- "repo": "nuxt/components",
396
- "npm": "@nuxt/components",
397
- "icon": "nuxt-components.svg",
398
- "github": "https://github.com/nuxt/components",
399
- "website": "https://github.com/nuxt/components",
400
- "learn_more": "",
401
- "category": "UI",
402
- "type": "official",
403
- "maintainers": [
404
- {
405
- "name": "Kevin Marrec",
406
- "github": "kevinmarrec",
407
- "avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
408
- },
409
- {
410
- "name": "Pooya Parsa",
411
- "github": "pi0",
412
- "twitter": "_pi0_",
413
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
414
- }
415
- ]
632
+ ],
633
+ "compatibility": {
634
+ "nuxt": "^2.0.0",
635
+ "requires": {}
636
+ }
416
637
  },
417
638
  {
418
639
  "name": "composition-api",
@@ -421,18 +642,21 @@
421
642
  "npm": "@nuxtjs/composition-api",
422
643
  "icon": "composition-api.svg",
423
644
  "github": "https://github.com/nuxt-community/composition-api/tree/main",
424
- "website": "https://github.com/nuxt-community/composition-api/tree/main",
645
+ "website": "https://composition-api.nuxtjs.org",
425
646
  "learn_more": "",
426
- "category": "Devtools",
647
+ "category": "Extensions",
427
648
  "type": "community",
428
649
  "maintainers": [
429
650
  {
430
651
  "name": "Daniel Roe",
431
652
  "github": "danielroe",
432
- "twitter": "danielcroe",
433
- "avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
653
+ "twitter": "danielcroe"
434
654
  }
435
- ]
655
+ ],
656
+ "compatibility": {
657
+ "nuxt": "^2.0.0",
658
+ "requires": {}
659
+ }
436
660
  },
437
661
  {
438
662
  "name": "content",
@@ -449,16 +673,18 @@
449
673
  {
450
674
  "name": "Benjamin Canac",
451
675
  "github": "benjamincanac",
452
- "twitter": "benjamincanac",
453
- "avatar": "https://avatars2.githubusercontent.com/u/739984?v=4"
676
+ "twitter": "benjamincanac"
454
677
  },
455
678
  {
456
679
  "name": "Sebastien Chopin",
457
680
  "github": "Atinux",
458
- "twitter": "Atinux",
459
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
681
+ "twitter": "Atinux"
460
682
  }
461
- ]
683
+ ],
684
+ "compatibility": {
685
+ "nuxt": "^2.0.0",
686
+ "requires": {}
687
+ }
462
688
  },
463
689
  {
464
690
  "name": "contentful",
@@ -474,34 +700,61 @@
474
700
  "maintainers": [
475
701
  {
476
702
  "name": "scaccogatto",
477
- "github": "scaccogatto",
478
- "avatar": "https://avatars3.githubusercontent.com/u/3670888?v=4"
703
+ "github": "scaccogatto"
479
704
  }
480
- ]
705
+ ],
706
+ "compatibility": {
707
+ "nuxt": "^2.0.0",
708
+ "requires": {}
709
+ }
481
710
  },
482
711
  {
483
712
  "name": "custom-elements",
484
713
  "description": "Publish your Components as a vue-custom-element standalone build.",
485
714
  "repo": "GrabarzUndPartner/nuxt-custom-elements",
486
715
  "npm": "nuxt-custom-elements",
487
- "icon": "",
716
+ "icon": "custom-elements.png",
488
717
  "github": "https://github.com/GrabarzUndPartner/nuxt-custom-elements",
489
- "website": "https://github.com/GrabarzUndPartner/nuxt-custom-elements",
718
+ "website": "https://nuxt-custom-elements.grabarzundpartner.dev",
490
719
  "learn_more": "https://github.com/karol-f/vue-custom-element",
491
- "category": "Devtools",
720
+ "category": "Extensions",
492
721
  "type": "3rd-party",
493
722
  "maintainers": [
494
723
  {
495
724
  "name": "Thorn Walli",
496
- "github": "ThornWalli",
497
- "avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
725
+ "github": "ThornWalli"
498
726
  },
499
727
  {
500
728
  "name": "GrabarzUndPartner",
501
- "github": "GrabarzUndPartner",
502
- "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"
503
752
  }
504
- ]
753
+ ],
754
+ "compatibility": {
755
+ "nuxt": "^2.0.0",
756
+ "requires": {}
757
+ }
505
758
  },
506
759
  {
507
760
  "name": "date-fns",
@@ -517,10 +770,35 @@
517
770
  "maintainers": [
518
771
  {
519
772
  "name": "Ricardo Gobbo de Souza",
520
- "github": "ricardogobbosouza",
521
- "avatar": "https://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"
522
796
  }
523
- ]
797
+ ],
798
+ "compatibility": {
799
+ "nuxt": "^2.0.0",
800
+ "requires": {}
801
+ }
524
802
  },
525
803
  {
526
804
  "name": "dayjs",
@@ -537,10 +815,13 @@
537
815
  {
538
816
  "name": "Takuma HANATANI",
539
817
  "github": "potato4d",
540
- "twitter": "potato4d",
541
- "avatar": "https://avatars0.githubusercontent.com/u/6993514?v=4"
818
+ "twitter": "potato4d"
542
819
  }
543
- ]
820
+ ],
821
+ "compatibility": {
822
+ "nuxt": "^2.0.0",
823
+ "requires": {}
824
+ }
544
825
  },
545
826
  {
546
827
  "name": "device",
@@ -551,15 +832,18 @@
551
832
  "github": "https://github.com/nuxt-community/device-module",
552
833
  "website": "https://github.com/nuxt-community/device-module",
553
834
  "learn_more": "",
554
- "category": "Devtools",
835
+ "category": "Extensions",
555
836
  "type": "community",
556
837
  "maintainers": [
557
838
  {
558
839
  "name": "Shinji Yamada",
559
- "github": "dotneet",
560
- "avatar": "https://avatars3.githubusercontent.com/u/370602?v=4"
840
+ "github": "dotneet"
561
841
  }
562
- ]
842
+ ],
843
+ "compatibility": {
844
+ "nuxt": "^2.0.0",
845
+ "requires": {}
846
+ }
563
847
  },
564
848
  {
565
849
  "name": "dotenv",
@@ -570,15 +854,73 @@
570
854
  "github": "https://github.com/nuxt-community/dotenv-module",
571
855
  "website": "https://github.com/nuxt-community/dotenv-module",
572
856
  "learn_more": "https://www.npmjs.com/package/dotenv",
573
- "category": "Devtools",
857
+ "category": "Extensions",
574
858
  "type": "community",
575
859
  "maintainers": [
576
860
  {
577
861
  "name": "Julien Tant",
578
- "github": "JulienTant",
579
- "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"
580
918
  }
581
- ]
919
+ ],
920
+ "compatibility": {
921
+ "nuxt": "^2.0.0",
922
+ "requires": {}
923
+ }
582
924
  },
583
925
  {
584
926
  "name": "emotion",
@@ -589,16 +931,19 @@
589
931
  "github": "https://github.com/nuxt-community/emotion-module",
590
932
  "website": "https://github.com/nuxt-community/emotion-module",
591
933
  "learn_more": "https://emotion.sh/",
592
- "category": "Devtools",
934
+ "category": "Extensions",
593
935
  "type": "community",
594
936
  "maintainers": [
595
937
  {
596
938
  "name": "Pooya Parsa",
597
939
  "github": "pi0",
598
- "twitter": "_pi0_",
599
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
940
+ "twitter": "_pi0_"
600
941
  }
601
- ]
942
+ ],
943
+ "compatibility": {
944
+ "nuxt": "^2.0.0",
945
+ "requires": {}
946
+ }
602
947
  },
603
948
  {
604
949
  "name": "eslint",
@@ -614,10 +959,13 @@
614
959
  "maintainers": [
615
960
  {
616
961
  "name": "Ricardo Gobbo de Souza",
617
- "github": "ricardogobbosouza",
618
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
962
+ "github": "ricardogobbosouza"
619
963
  }
620
- ]
964
+ ],
965
+ "compatibility": {
966
+ "nuxt": "^2.0.0",
967
+ "requires": {}
968
+ }
621
969
  },
622
970
  {
623
971
  "name": "event-trace",
@@ -633,10 +981,35 @@
633
981
  "maintainers": [
634
982
  {
635
983
  "name": "Xin Du",
636
- "github": "clarkdo",
637
- "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"
638
1007
  }
639
- ]
1008
+ ],
1009
+ "compatibility": {
1010
+ "nuxt": "^2.0.0",
1011
+ "requires": {}
1012
+ }
640
1013
  },
641
1014
  {
642
1015
  "name": "feature-toggle",
@@ -647,15 +1020,18 @@
647
1020
  "github": "https://github.com/stephenkr/nuxt-feature-toggle",
648
1021
  "website": "https://github.com/stephenkr/nuxt-feature-toggle",
649
1022
  "learn_more": "",
650
- "category": "Devtools",
1023
+ "category": "Extensions",
651
1024
  "type": "3rd-party",
652
1025
  "maintainers": [
653
1026
  {
654
1027
  "name": "stephenkr",
655
- "github": "stephenkr",
656
- "avatar": "https://avatars0.githubusercontent.com/u/25742275?v=4"
1028
+ "github": "stephenkr"
657
1029
  }
658
- ]
1030
+ ],
1031
+ "compatibility": {
1032
+ "nuxt": "^2.0.0",
1033
+ "requires": {}
1034
+ }
659
1035
  },
660
1036
  {
661
1037
  "name": "feed",
@@ -672,29 +1048,57 @@
672
1048
  {
673
1049
  "name": "Alexander Lichter",
674
1050
  "github": "manniL",
675
- "twitter": "TheAlexLichter",
676
- "avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
1051
+ "twitter": "TheAlexLichter"
677
1052
  }
678
- ]
1053
+ ],
1054
+ "compatibility": {
1055
+ "nuxt": "^2.0.0",
1056
+ "requires": {}
1057
+ }
679
1058
  },
680
1059
  {
681
1060
  "name": "firebase",
682
- "description": "Intergrate Firebase into your Nuxt project.",
1061
+ "description": "Integrate Firebase into your Nuxt project.",
683
1062
  "repo": "nuxt-community/firebase-module",
684
- "npm": "@nuxtjs/firebase",
1063
+ "npm": "@nuxtjs/firebase-monorepo",
685
1064
  "icon": "firebase.png",
686
1065
  "github": "https://github.com/nuxt-community/firebase-module",
687
- "website": "https://github.com/nuxt-community/firebase-module",
1066
+ "website": "https://firebase.nuxtjs.org",
688
1067
  "learn_more": "https://firebase.google.com/",
689
1068
  "category": "Database",
690
1069
  "type": "community",
691
1070
  "maintainers": [
692
1071
  {
693
1072
  "name": "Pascal Luther",
694
- "github": "lupas",
695
- "avatar": "https://avatars1.githubusercontent.com/u/4020037?v=4"
1073
+ "github": "lupas"
696
1074
  }
697
- ]
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
+ }
698
1102
  },
699
1103
  {
700
1104
  "name": "font-loader-strategy",
@@ -710,10 +1114,35 @@
710
1114
  "maintainers": [
711
1115
  {
712
1116
  "name": "GrabarzUndPartner",
713
- "github": "GrabarzUndPartner",
714
- "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"
715
1140
  }
716
- ]
1141
+ ],
1142
+ "compatibility": {
1143
+ "nuxt": "^2.0.0",
1144
+ "requires": {}
1145
+ }
717
1146
  },
718
1147
  {
719
1148
  "name": "fontawesome",
@@ -729,10 +1158,41 @@
729
1158
  "maintainers": [
730
1159
  {
731
1160
  "name": "Pim",
732
- "github": "pimlie",
733
- "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"
734
1190
  }
735
- ]
1191
+ ],
1192
+ "compatibility": {
1193
+ "nuxt": "^3.0.0",
1194
+ "requires": {}
1195
+ }
736
1196
  },
737
1197
  {
738
1198
  "name": "fullpage",
@@ -748,10 +1208,35 @@
748
1208
  "maintainers": [
749
1209
  {
750
1210
  "name": "vaso2",
751
- "github": "vaso2",
752
- "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"
753
1234
  }
754
- ]
1235
+ ],
1236
+ "compatibility": {
1237
+ "nuxt": "^2.0.0",
1238
+ "requires": {}
1239
+ }
755
1240
  },
756
1241
  {
757
1242
  "name": "google-adsense",
@@ -767,10 +1252,13 @@
767
1252
  "maintainers": [
768
1253
  {
769
1254
  "name": "Troy Morehouse",
770
- "github": "tmorehouse",
771
- "avatar": "https://avatars3.githubusercontent.com/u/2781561?v=4"
1255
+ "github": "tmorehouse"
772
1256
  }
773
- ]
1257
+ ],
1258
+ "compatibility": {
1259
+ "nuxt": "^2.0.0",
1260
+ "requires": {}
1261
+ }
774
1262
  },
775
1263
  {
776
1264
  "name": "google-analytics",
@@ -779,7 +1267,7 @@
779
1267
  "npm": "@nuxtjs/google-analytics",
780
1268
  "icon": "google-analytics.png",
781
1269
  "github": "https://github.com/nuxt-community/analytics-module",
782
- "website": "https://github.com/nuxt-community/analytics-module",
1270
+ "website": "https://google-analytics.nuxtjs.org",
783
1271
  "learn_more": "https://marketingplatform.google.com/about/analytics/",
784
1272
  "category": "Analytics",
785
1273
  "type": "community",
@@ -787,28 +1275,29 @@
787
1275
  {
788
1276
  "name": "Pooya Parsa",
789
1277
  "github": "pi0",
790
- "twitter": "_pi0_",
791
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1278
+ "twitter": "_pi0_"
792
1279
  },
793
1280
  {
794
1281
  "name": "Ricardo Gobbo de Souza",
795
- "github": "ricardogobbosouza",
796
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
1282
+ "github": "ricardogobbosouza"
797
1283
  },
798
1284
  {
799
1285
  "name": "Matteo Gabriele",
800
1286
  "github": "MatteoGabriele",
801
- "twitter": "matteo_gabriele",
802
- "avatar": "https://avatars1.githubusercontent.com/u/5337152?v=4"
1287
+ "twitter": "matteo_gabriele"
803
1288
  }
804
- ]
1289
+ ],
1290
+ "compatibility": {
1291
+ "nuxt": "^2.0.0",
1292
+ "requires": {}
1293
+ }
805
1294
  },
806
1295
  {
807
1296
  "name": "google-fonts",
808
1297
  "description": "Google Fonts module for NuxtJS",
809
1298
  "repo": "nuxt-community/google-fonts-module",
810
1299
  "npm": "@nuxtjs/google-fonts",
811
- "icon": "google-fonts.jpg",
1300
+ "icon": "google-fonts.png",
812
1301
  "github": "https://github.com/nuxt-community/google-fonts-module",
813
1302
  "website": "https://github.com/nuxt-community/google-fonts-module",
814
1303
  "learn_more": "https://developers.google.com/fonts",
@@ -817,10 +1306,13 @@
817
1306
  "maintainers": [
818
1307
  {
819
1308
  "name": "Ricardo Gobbo de Souza",
820
- "github": "ricardogobbosouza",
821
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
1309
+ "github": "ricardogobbosouza"
822
1310
  }
823
- ]
1311
+ ],
1312
+ "compatibility": {
1313
+ "nuxt": "^2.0.0",
1314
+ "requires": {}
1315
+ }
824
1316
  },
825
1317
  {
826
1318
  "name": "google-gtag",
@@ -836,15 +1328,17 @@
836
1328
  "maintainers": [
837
1329
  {
838
1330
  "name": "Dominic Garms",
839
- "github": "dohomi",
840
- "avatar": "https://avatars0.githubusercontent.com/u/489221?v=4"
1331
+ "github": "dohomi"
841
1332
  },
842
1333
  {
843
1334
  "name": "Ricardo Gobbo de Souza",
844
- "github": "ricardogobbosouza",
845
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
1335
+ "github": "ricardogobbosouza"
846
1336
  }
847
- ]
1337
+ ],
1338
+ "compatibility": {
1339
+ "nuxt": "^2.0.0",
1340
+ "requires": {}
1341
+ }
848
1342
  },
849
1343
  {
850
1344
  "name": "google-optimize",
@@ -861,22 +1355,45 @@
861
1355
  {
862
1356
  "name": "Pooya Parsa",
863
1357
  "github": "pi0",
864
- "twitter": "_pi0_",
865
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1358
+ "twitter": "_pi0_"
866
1359
  },
867
1360
  {
868
1361
  "name": "Farzad Soltani",
869
1362
  "github": "farzadso",
870
- "twitter": "farzadso",
871
- "avatar": "https://avatars0.githubusercontent.com/u/19854715?v=4"
1363
+ "twitter": "farzadso"
872
1364
  },
873
1365
  {
874
1366
  "name": "Josh Deltener",
875
1367
  "github": "hecktarzuli",
876
- "twitter": "JoshDeltener",
877
- "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"
878
1391
  }
879
- ]
1392
+ ],
1393
+ "compatibility": {
1394
+ "nuxt": "^2.0.0",
1395
+ "requires": {}
1396
+ }
880
1397
  },
881
1398
  {
882
1399
  "name": "gtm",
@@ -893,10 +1410,13 @@
893
1410
  {
894
1411
  "name": "Pooya Parsa",
895
1412
  "github": "pi0",
896
- "twitter": "_pi0_",
897
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1413
+ "twitter": "_pi0_"
898
1414
  }
899
- ]
1415
+ ],
1416
+ "compatibility": {
1417
+ "nuxt": "^2.0.0",
1418
+ "requires": {}
1419
+ }
900
1420
  },
901
1421
  {
902
1422
  "name": "guess",
@@ -912,10 +1432,61 @@
912
1432
  "maintainers": [
913
1433
  {
914
1434
  "name": "Xin Du",
915
- "github": "clarkdo",
916
- "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"
917
1484
  }
918
- ]
1485
+ ],
1486
+ "compatibility": {
1487
+ "nuxt": "^2.0.0",
1488
+ "requires": {}
1489
+ }
919
1490
  },
920
1491
  {
921
1492
  "name": "helmet",
@@ -931,10 +1502,13 @@
931
1502
  "maintainers": [
932
1503
  {
933
1504
  "name": "victor-perez",
934
- "github": "victor-perez",
935
- "avatar": "https://avatars1.githubusercontent.com/u/672958?v=4"
1505
+ "github": "victor-perez"
936
1506
  }
937
- ]
1507
+ ],
1508
+ "compatibility": {
1509
+ "nuxt": "^2.0.0",
1510
+ "requires": {}
1511
+ }
938
1512
  },
939
1513
  {
940
1514
  "name": "highcharts",
@@ -950,10 +1524,13 @@
950
1524
  "maintainers": [
951
1525
  {
952
1526
  "name": "richardeschloss",
953
- "github": "richardeschloss",
954
- "avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
1527
+ "github": "richardeschloss"
955
1528
  }
956
- ]
1529
+ ],
1530
+ "compatibility": {
1531
+ "nuxt": "^2.0.0",
1532
+ "requires": {}
1533
+ }
957
1534
  },
958
1535
  {
959
1536
  "name": "history-state",
@@ -964,15 +1541,18 @@
964
1541
  "github": "https://github.com/hidekatsu-izuno/nuxt-history-state",
965
1542
  "website": "https://github.com/hidekatsu-izuno/nuxt-history-state",
966
1543
  "learn_more": "",
967
- "category": "Devtools",
1544
+ "category": "Extensions",
968
1545
  "type": "3rd-party",
969
1546
  "maintainers": [
970
1547
  {
971
1548
  "name": "hidekatsu-izuno",
972
- "github": "hidekatsu-izuno",
973
- "avatar": "https://avatars0.githubusercontent.com/u/1091860?v=4"
1549
+ "github": "hidekatsu-izuno"
974
1550
  }
975
- ]
1551
+ ],
1552
+ "compatibility": {
1553
+ "nuxt": "^2.0.0",
1554
+ "requires": {}
1555
+ }
976
1556
  },
977
1557
  {
978
1558
  "name": "html-minifier",
@@ -988,10 +1568,36 @@
988
1568
  "maintainers": [
989
1569
  {
990
1570
  "name": "Xin Du",
991
- "github": "clarkdo",
992
- "avatar": "https://avatars3.githubusercontent.com/u/4312154?v=4"
1571
+ "github": "clarkdo"
1572
+ }
1573
+ ],
1574
+ "compatibility": {
1575
+ "nuxt": "^2.0.0",
1576
+ "requires": {}
1577
+ }
1578
+ },
1579
+ {
1580
+ "name": "html-validator",
1581
+ "description": "Automatically validate Nuxt server-rendered HTML html",
1582
+ "repo": "nuxt-community/html-validator-module",
1583
+ "npm": "@nuxtjs/html-validator",
1584
+ "icon": "html-validator.png",
1585
+ "github": "https://github.com/nuxt-community/html-validator-module",
1586
+ "website": "https://html-validator.nuxtjs.org",
1587
+ "learn_more": "https://html-validate.org",
1588
+ "category": "Performance",
1589
+ "type": "community",
1590
+ "maintainers": [
1591
+ {
1592
+ "name": "Daniel Roe",
1593
+ "github": "danielroe",
1594
+ "twitter": "danielcroe"
993
1595
  }
994
- ]
1596
+ ],
1597
+ "compatibility": {
1598
+ "nuxt": "^2.0.0",
1599
+ "requires": {}
1600
+ }
995
1601
  },
996
1602
  {
997
1603
  "name": "http",
@@ -1008,16 +1614,41 @@
1008
1614
  {
1009
1615
  "name": "Pooya Parsa",
1010
1616
  "github": "pi0",
1011
- "twitter": "_pi0_",
1012
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1617
+ "twitter": "_pi0_"
1013
1618
  },
1014
1619
  {
1015
1620
  "name": "Sébastien Chopin",
1016
1621
  "github": "Atinux",
1017
- "twitter": "Atinux",
1018
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
1622
+ "twitter": "Atinux"
1019
1623
  }
1020
- ]
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"
1646
+ }
1647
+ ],
1648
+ "compatibility": {
1649
+ "nuxt": "^2.0.0",
1650
+ "requires": {}
1651
+ }
1021
1652
  },
1022
1653
  {
1023
1654
  "name": "i18n",
@@ -1028,20 +1659,22 @@
1028
1659
  "github": "https://github.com/nuxt-community/i18n-module",
1029
1660
  "website": "https://i18n.nuxtjs.org",
1030
1661
  "learn_more": "https://kazupon.github.io/vue-i18n/",
1031
- "category": "Devtools",
1662
+ "category": "Extensions",
1032
1663
  "type": "community",
1033
1664
  "maintainers": [
1034
1665
  {
1035
1666
  "name": "Rafał Chłodnicki",
1036
- "github": "rchl",
1037
- "avatar": "https://avatars1.githubusercontent.com/u/153197?v=4"
1667
+ "github": "rchl"
1038
1668
  },
1039
1669
  {
1040
- "name": "Paul Gascou-Vaillancourt",
1041
- "github": "paulgv",
1042
- "avatar": "https://avatars0.githubusercontent.com/u/4895885?v=4"
1670
+ "name": "Kazuya Kawaguchi",
1671
+ "github": "kazupon"
1043
1672
  }
1044
- ]
1673
+ ],
1674
+ "compatibility": {
1675
+ "nuxt": "^2.0.0",
1676
+ "requires": {}
1677
+ }
1045
1678
  },
1046
1679
  {
1047
1680
  "name": "image-loader",
@@ -1057,10 +1690,13 @@
1057
1690
  "maintainers": [
1058
1691
  {
1059
1692
  "name": "Barry Fisher",
1060
- "github": "Barry-Fisher",
1061
- "avatar": "https://avatars3.githubusercontent.com/u/1033560?v=4"
1693
+ "github": "Barry-Fisher"
1062
1694
  }
1063
- ]
1695
+ ],
1696
+ "compatibility": {
1697
+ "nuxt": "^2.0.0",
1698
+ "requires": {}
1699
+ }
1064
1700
  },
1065
1701
  {
1066
1702
  "name": "image",
@@ -1077,22 +1713,25 @@
1077
1713
  {
1078
1714
  "name": "Ahad Birang",
1079
1715
  "github": "farnabaz",
1080
- "twitter": "a_birang",
1081
- "avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
1716
+ "twitter": "a_birang"
1082
1717
  },
1083
1718
  {
1084
1719
  "name": "Pooya Parsa",
1085
1720
  "github": "pi0",
1086
- "twitter": "_pi0_",
1087
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1721
+ "twitter": "_pi0_"
1088
1722
  },
1089
1723
  {
1090
1724
  "name": "Sebastien Chopin",
1091
1725
  "github": "Atinux",
1092
- "twitter": "Atinux",
1093
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
1726
+ "twitter": "Atinux"
1094
1727
  }
1095
- ]
1728
+ ],
1729
+ "compatibility": {
1730
+ "nuxt": "^2.0.0",
1731
+ "requires": {
1732
+ "bridge": "optional"
1733
+ }
1734
+ }
1096
1735
  },
1097
1736
  {
1098
1737
  "name": "imagemin",
@@ -1108,10 +1747,38 @@
1108
1747
  "maintainers": [
1109
1748
  {
1110
1749
  "name": "Ricardo Gobbo de Souza",
1111
- "github": "ricardogobbosouza",
1112
- "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
1113
1780
  }
1114
- ]
1781
+ }
1115
1782
  },
1116
1783
  {
1117
1784
  "name": "intercom",
@@ -1127,10 +1794,35 @@
1127
1794
  "maintainers": [
1128
1795
  {
1129
1796
  "name": "hex-digital",
1130
- "github": "hex-digital",
1131
- "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"
1132
1820
  }
1133
- ]
1821
+ ],
1822
+ "compatibility": {
1823
+ "nuxt": "^2.0.0",
1824
+ "requires": {}
1825
+ }
1134
1826
  },
1135
1827
  {
1136
1828
  "name": "kentico-kontent",
@@ -1146,10 +1838,13 @@
1146
1838
  "maintainers": [
1147
1839
  {
1148
1840
  "name": "Alfred Brockötter",
1149
- "github": "Domitnator",
1150
- "avatar": "https://avatars2.githubusercontent.com/u/13468638?v=4"
1841
+ "github": "Domitnator"
1151
1842
  }
1152
- ]
1843
+ ],
1844
+ "compatibility": {
1845
+ "nuxt": "^2.0.0",
1846
+ "requires": {}
1847
+ }
1153
1848
  },
1154
1849
  {
1155
1850
  "name": "laravel-echo",
@@ -1165,10 +1860,13 @@
1165
1860
  "maintainers": [
1166
1861
  {
1167
1862
  "name": "Ricardo Gobbo de Souza",
1168
- "github": "ricardogobbosouza",
1169
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
1863
+ "github": "ricardogobbosouza"
1170
1864
  }
1171
- ]
1865
+ ],
1866
+ "compatibility": {
1867
+ "nuxt": "^2.0.0",
1868
+ "requires": {}
1869
+ }
1172
1870
  },
1173
1871
  {
1174
1872
  "name": "laravel-nuxt",
@@ -1184,10 +1882,13 @@
1184
1882
  "maintainers": [
1185
1883
  {
1186
1884
  "name": "skyrpex",
1187
- "github": "skyrpex",
1188
- "avatar": "https://avatars3.githubusercontent.com/u/1077520?v=4"
1885
+ "github": "skyrpex"
1189
1886
  }
1190
- ]
1887
+ ],
1888
+ "compatibility": {
1889
+ "nuxt": "^2.0.0",
1890
+ "requires": {}
1891
+ }
1191
1892
  },
1192
1893
  {
1193
1894
  "name": "laravel",
@@ -1203,10 +1904,13 @@
1203
1904
  "maintainers": [
1204
1905
  {
1205
1906
  "name": "m2sd",
1206
- "github": "m2sd",
1207
- "avatar": "https://avatars0.githubusercontent.com/u/40393728?v=4"
1907
+ "github": "m2sd"
1208
1908
  }
1209
- ]
1909
+ ],
1910
+ "compatibility": {
1911
+ "nuxt": "^2.0.0",
1912
+ "requires": {}
1913
+ }
1210
1914
  },
1211
1915
  {
1212
1916
  "name": "leaflet",
@@ -1217,15 +1921,18 @@
1217
1921
  "github": "https://github.com/schlunsen/nuxt-leaflet",
1218
1922
  "website": "https://github.com/schlunsen/nuxt-leaflet",
1219
1923
  "learn_more": "https://vue2-leaflet.netlify.app/quickstart/",
1220
- "category": "Devtools",
1924
+ "category": "Libraries",
1221
1925
  "type": "3rd-party",
1222
1926
  "maintainers": [
1223
1927
  {
1224
1928
  "name": "schlunsen",
1225
- "github": "schlunsen",
1226
- "avatar": "https://avatars3.githubusercontent.com/u/117190?v=4"
1929
+ "github": "schlunsen"
1227
1930
  }
1228
- ]
1931
+ ],
1932
+ "compatibility": {
1933
+ "nuxt": "^2.0.0",
1934
+ "requires": {}
1935
+ }
1229
1936
  },
1230
1937
  {
1231
1938
  "name": "localforage",
@@ -1236,16 +1943,23 @@
1236
1943
  "github": "https://github.com/nuxt-community/localforage-module",
1237
1944
  "website": "https://github.com/nuxt-community/localforage-module",
1238
1945
  "learn_more": "https://localforage.github.io/localForage/",
1239
- "category": "Devtools",
1946
+ "category": "Libraries",
1240
1947
  "type": "community",
1241
1948
  "maintainers": [
1242
1949
  {
1243
1950
  "name": "Alexandre Chopin",
1244
1951
  "github": "alexchopin",
1245
- "twitter": "alexchopin",
1246
- "avatar": "https://avatars2.githubusercontent.com/u/4084277?v=4"
1952
+ "twitter": "alexchopin"
1953
+ },
1954
+ {
1955
+ "name": "Ricardo Gobbo de Souza",
1956
+ "github": "ricardogobbosouza"
1247
1957
  }
1248
- ]
1958
+ ],
1959
+ "compatibility": {
1960
+ "nuxt": "^2.0.0",
1961
+ "requires": {}
1962
+ }
1249
1963
  },
1250
1964
  {
1251
1965
  "name": "localtunnel",
@@ -1262,10 +1976,35 @@
1262
1976
  {
1263
1977
  "name": "Pooya Parsa",
1264
1978
  "github": "pi0",
1265
- "twitter": "_pi0_",
1266
- "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"
1267
2002
  }
1268
- ]
2003
+ ],
2004
+ "compatibility": {
2005
+ "nuxt": "^3.0.0",
2006
+ "requires": {}
2007
+ }
1269
2008
  },
1270
2009
  {
1271
2010
  "name": "logrocket",
@@ -1282,10 +2021,13 @@
1282
2021
  {
1283
2022
  "name": "Farzad Soltani",
1284
2023
  "github": "farzadso",
1285
- "twitter": "farzadso",
1286
- "avatar": "https://avatars0.githubusercontent.com/u/19854715?v=4"
2024
+ "twitter": "farzadso"
1287
2025
  }
1288
- ]
2026
+ ],
2027
+ "compatibility": {
2028
+ "nuxt": "^2.0.0",
2029
+ "requires": {}
2030
+ }
1289
2031
  },
1290
2032
  {
1291
2033
  "name": "lunr",
@@ -1301,30 +2043,36 @@
1301
2043
  "maintainers": [
1302
2044
  {
1303
2045
  "name": "Pim",
1304
- "github": "pimlie",
1305
- "avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
2046
+ "github": "pimlie"
1306
2047
  }
1307
- ]
2048
+ ],
2049
+ "compatibility": {
2050
+ "nuxt": "^2.0.0",
2051
+ "requires": {}
2052
+ }
1308
2053
  },
1309
2054
  {
1310
2055
  "name": "markdownit",
1311
2056
  "description": "Use Markdown in your Nuxt application with the markdownit-loader",
1312
- "repo": "nuxt-community/modules#master/packages/markdownit",
2057
+ "repo": "nuxt-community/markdownit-module",
1313
2058
  "npm": "@nuxtjs/markdownit",
1314
2059
  "icon": "",
1315
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/markdownit",
1316
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/markdownit",
2060
+ "github": "https://github.com/nuxt-community/markdownit-module",
2061
+ "website": "https://github.com/nuxt-community/markdownit-module",
1317
2062
  "learn_more": "https://github.com/markdown-it/markdown-it",
1318
- "category": "Devtools",
2063
+ "category": "Extensions",
1319
2064
  "type": "community",
1320
2065
  "maintainers": [
1321
2066
  {
1322
2067
  "name": "Pooya Parsa",
1323
2068
  "github": "pi0",
1324
- "twitter": "_pi0_",
1325
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2069
+ "twitter": "_pi0_"
1326
2070
  }
1327
- ]
2071
+ ],
2072
+ "compatibility": {
2073
+ "nuxt": "^2.0.0",
2074
+ "requires": {}
2075
+ }
1328
2076
  },
1329
2077
  {
1330
2078
  "name": "matomo",
@@ -1340,10 +2088,13 @@
1340
2088
  "maintainers": [
1341
2089
  {
1342
2090
  "name": "pimlie",
1343
- "github": "pimlie",
1344
- "avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
2091
+ "github": "pimlie"
1345
2092
  }
1346
- ]
2093
+ ],
2094
+ "compatibility": {
2095
+ "nuxt": "^2.0.0",
2096
+ "requires": {}
2097
+ }
1347
2098
  },
1348
2099
  {
1349
2100
  "name": "mdx",
@@ -1354,16 +2105,19 @@
1354
2105
  "github": "https://github.com/nuxt-community/mdx-module",
1355
2106
  "website": "https://mdx.nuxtjs.org",
1356
2107
  "learn_more": "https://mdxjs.com/",
1357
- "category": "Devtools",
2108
+ "category": "Extensions",
1358
2109
  "type": "community",
1359
2110
  "maintainers": [
1360
2111
  {
1361
2112
  "name": "Jonathan Bakebwa",
1362
2113
  "github": "codebender828",
1363
- "twitter": "codebender828",
1364
- "avatar": "https://avatars2.githubusercontent.com/u/21237954?v=4"
2114
+ "twitter": "codebender828"
1365
2115
  }
1366
- ]
2116
+ ],
2117
+ "compatibility": {
2118
+ "nuxt": "^2.0.0",
2119
+ "requires": {}
2120
+ }
1367
2121
  },
1368
2122
  {
1369
2123
  "name": "memwatch",
@@ -1379,10 +2133,13 @@
1379
2133
  "maintainers": [
1380
2134
  {
1381
2135
  "name": "pimlie",
1382
- "github": "pimlie",
1383
- "avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
2136
+ "github": "pimlie"
1384
2137
  }
1385
- ]
2138
+ ],
2139
+ "compatibility": {
2140
+ "nuxt": "^2.0.0",
2141
+ "requires": {}
2142
+ }
1386
2143
  },
1387
2144
  {
1388
2145
  "name": "mobile",
@@ -1393,15 +2150,18 @@
1393
2150
  "github": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
1394
2151
  "website": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
1395
2152
  "learn_more": "https://github.com/hgoebl/mobile-detect.js",
1396
- "category": "Devtools",
2153
+ "category": "Extensions",
1397
2154
  "type": "3rd-party",
1398
2155
  "maintainers": [
1399
2156
  {
1400
2157
  "name": "ChanningDefoe",
1401
- "github": "ChanningDefoe",
1402
- "avatar": "https://avatars1.githubusercontent.com/u/46541358?v=4"
2158
+ "github": "ChanningDefoe"
1403
2159
  }
1404
- ]
2160
+ ],
2161
+ "compatibility": {
2162
+ "nuxt": "^2.0.0",
2163
+ "requires": {}
2164
+ }
1405
2165
  },
1406
2166
  {
1407
2167
  "name": "moment",
@@ -1418,15 +2178,17 @@
1418
2178
  {
1419
2179
  "name": "Pooya Parsa",
1420
2180
  "github": "pi0",
1421
- "twitter": "_pi0_",
1422
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2181
+ "twitter": "_pi0_"
1423
2182
  },
1424
2183
  {
1425
2184
  "name": "Ricardo Gobbo de Souza",
1426
- "github": "ricardogobbosouza",
1427
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
2185
+ "github": "ricardogobbosouza"
1428
2186
  }
1429
- ]
2187
+ ],
2188
+ "compatibility": {
2189
+ "nuxt": "^2.0.0",
2190
+ "requires": {}
2191
+ }
1430
2192
  },
1431
2193
  {
1432
2194
  "name": "mq",
@@ -1442,10 +2204,13 @@
1442
2204
  "maintainers": [
1443
2205
  {
1444
2206
  "name": "vanhoofmaarten",
1445
- "github": "vanhoofmaarten",
1446
- "avatar": "https://avatars1.githubusercontent.com/u/2543633?v=4"
2207
+ "github": "vanhoofmaarten"
1447
2208
  }
1448
- ]
2209
+ ],
2210
+ "compatibility": {
2211
+ "nuxt": "^2.0.0",
2212
+ "requires": {}
2213
+ }
1449
2214
  },
1450
2215
  {
1451
2216
  "name": "neo",
@@ -1461,10 +2226,13 @@
1461
2226
  "maintainers": [
1462
2227
  {
1463
2228
  "name": "ezypeeze",
1464
- "github": "ezypeeze",
1465
- "avatar": "https://avatars0.githubusercontent.com/u/10672637?v=4"
2229
+ "github": "ezypeeze"
1466
2230
  }
1467
- ]
2231
+ ],
2232
+ "compatibility": {
2233
+ "nuxt": "^2.0.0",
2234
+ "requires": {}
2235
+ }
1468
2236
  },
1469
2237
  {
1470
2238
  "name": "netlify-cache",
@@ -1480,10 +2248,13 @@
1480
2248
  "maintainers": [
1481
2249
  {
1482
2250
  "name": "DreaMinder",
1483
- "github": "DreaMinder",
1484
- "avatar": "https://avatars0.githubusercontent.com/u/2715278?v=4"
2251
+ "github": "DreaMinder"
1485
2252
  }
1486
- ]
2253
+ ],
2254
+ "compatibility": {
2255
+ "nuxt": "^2.0.0",
2256
+ "requires": {}
2257
+ }
1487
2258
  },
1488
2259
  {
1489
2260
  "name": "netlify-files",
@@ -1500,10 +2271,13 @@
1500
2271
  {
1501
2272
  "name": "Alexander Lichter",
1502
2273
  "github": "manniL",
1503
- "twitter": "TheAlexLichter",
1504
- "avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
2274
+ "twitter": "TheAlexLichter"
1505
2275
  }
1506
- ]
2276
+ ],
2277
+ "compatibility": {
2278
+ "nuxt": "^2.0.0",
2279
+ "requires": {}
2280
+ }
1507
2281
  },
1508
2282
  {
1509
2283
  "name": "netlify",
@@ -1519,30 +2293,222 @@
1519
2293
  "maintainers": [
1520
2294
  {
1521
2295
  "name": "bazzite",
1522
- "github": "bazzite",
1523
- "avatar": "https://avatars1.githubusercontent.com/u/66133254?v=4"
2296
+ "github": "bazzite"
1524
2297
  }
1525
- ]
2298
+ ],
2299
+ "compatibility": {
2300
+ "nuxt": "^2.0.0",
2301
+ "requires": {}
2302
+ }
1526
2303
  },
1527
2304
  {
1528
2305
  "name": "ngrok",
1529
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",
1530
- "repo": "nuxt-community/modules#master/packages/ngrok",
2307
+ "repo": "nuxt-community/ngrok",
1531
2308
  "npm": "@nuxtjs/ngrok",
1532
2309
  "icon": "ngrok.png",
1533
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/ngrok",
1534
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/ngrok",
2310
+ "github": "https://github.com/nuxt-community/ngrok-module",
2311
+ "website": "https://ngrok.nuxtjs.org",
1535
2312
  "learn_more": "https://github.com/bubenshchykov/ngrok",
1536
2313
  "category": "Devtools",
1537
2314
  "type": "community",
1538
2315
  "maintainers": [
2316
+ {
2317
+ "name": "Debbie O'Brien",
2318
+ "github": "debs-obrien",
2319
+ "twitter": "debs_obrien"
2320
+ },
1539
2321
  {
1540
2322
  "name": "Pooya Parsa",
1541
2323
  "github": "pi0",
1542
- "twitter": "_pi0_",
1543
- "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"
1544
2347
  }
1545
- ]
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"
2375
+ }
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
+ }
1546
2512
  },
1547
2513
  {
1548
2514
  "name": "nuxt7",
@@ -1559,10 +2525,13 @@
1559
2525
  {
1560
2526
  "name": "Pooya Parsa",
1561
2527
  "github": "pi0",
1562
- "twitter": "_pi0_",
1563
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2528
+ "twitter": "_pi0_"
1564
2529
  }
1565
- ]
2530
+ ],
2531
+ "compatibility": {
2532
+ "nuxt": "^2.0.0",
2533
+ "requires": {}
2534
+ }
1566
2535
  },
1567
2536
  {
1568
2537
  "name": "onesignal",
@@ -1573,16 +2542,19 @@
1573
2542
  "github": "https://github.com/nuxt-community/onesignal-module",
1574
2543
  "website": "https://github.com/nuxt-community/onesignal-module",
1575
2544
  "learn_more": "https://onesignal.com/",
1576
- "category": "Devtools",
2545
+ "category": "Extensions",
1577
2546
  "type": "community",
1578
2547
  "maintainers": [
1579
2548
  {
1580
2549
  "name": "Pooya Parsa",
1581
2550
  "github": "pi0",
1582
- "twitter": "_pi0_",
1583
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2551
+ "twitter": "_pi0_"
1584
2552
  }
1585
- ]
2553
+ ],
2554
+ "compatibility": {
2555
+ "nuxt": "^2.0.0",
2556
+ "requires": {}
2557
+ }
1586
2558
  },
1587
2559
  {
1588
2560
  "name": "optimized-images",
@@ -1599,10 +2571,13 @@
1599
2571
  {
1600
2572
  "name": "Julio Marquez",
1601
2573
  "github": "juliomrqz",
1602
- "twitter": "juliomrqz",
1603
- "avatar": "https://avatars1.githubusercontent.com/u/1911993?v=4"
2574
+ "twitter": "juliomrqz"
1604
2575
  }
1605
- ]
2576
+ ],
2577
+ "compatibility": {
2578
+ "nuxt": "^2.0.0",
2579
+ "requires": {}
2580
+ }
1606
2581
  },
1607
2582
  {
1608
2583
  "name": "page-generator-helper",
@@ -1613,15 +2588,18 @@
1613
2588
  "github": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
1614
2589
  "website": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
1615
2590
  "learn_more": "",
1616
- "category": "Devtools",
2591
+ "category": "Extensions",
1617
2592
  "type": "3rd-party",
1618
2593
  "maintainers": [
1619
2594
  {
1620
2595
  "name": "GrabarzUndPartner",
1621
- "github": "GrabarzUndPartner",
1622
- "avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
2596
+ "github": "GrabarzUndPartner"
1623
2597
  }
1624
- ]
2598
+ ],
2599
+ "compatibility": {
2600
+ "nuxt": "^2.0.0",
2601
+ "requires": {}
2602
+ }
1625
2603
  },
1626
2604
  {
1627
2605
  "name": "parse",
@@ -1637,10 +2615,109 @@
1637
2615
  "maintainers": [
1638
2616
  {
1639
2617
  "name": "cierrateam",
1640
- "github": "cierrateam",
1641
- "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"
1642
2642
  }
1643
- ]
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"
2719
+ }
2720
+ }
1644
2721
  },
1645
2722
  {
1646
2723
  "name": "precompress",
@@ -1656,10 +2733,13 @@
1656
2733
  "maintainers": [
1657
2734
  {
1658
2735
  "name": "frenchrabbit",
1659
- "github": "frenchrabbit",
1660
- "avatar": "https://avatars3.githubusercontent.com/u/9402252?v=4"
2736
+ "github": "frenchrabbit"
1661
2737
  }
1662
- ]
2738
+ ],
2739
+ "compatibility": {
2740
+ "nuxt": "^2.0.0",
2741
+ "requires": {}
2742
+ }
1663
2743
  },
1664
2744
  {
1665
2745
  "name": "prismic",
@@ -1668,7 +2748,7 @@
1668
2748
  "npm": "@nuxtjs/prismic",
1669
2749
  "icon": "prismic.png",
1670
2750
  "github": "https://github.com/nuxt-community/prismic-module",
1671
- "website": "https://github.com/nuxt-community/prismic-module",
2751
+ "website": "https://prismic.nuxtjs.org",
1672
2752
  "learn_more": "https://prismic.io/",
1673
2753
  "category": "CMS",
1674
2754
  "type": "community",
@@ -1676,21 +2756,22 @@
1676
2756
  {
1677
2757
  "name": "Sébastien Chopin",
1678
2758
  "github": "Atinux",
1679
- "twitter": "Atinux",
1680
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
2759
+ "twitter": "Atinux"
1681
2760
  },
1682
2761
  {
1683
2762
  "name": "lihbr",
1684
2763
  "github": "lihbr",
1685
- "twitter": "li_hbr",
1686
- "avatar": "https://avatars1.githubusercontent.com/u/25330882?v=4"
2764
+ "twitter": "li_hbr"
1687
2765
  },
1688
2766
  {
1689
2767
  "name": "James Pegg",
1690
- "github": "jamespegg",
1691
- "avatar": "https://avatars1.githubusercontent.com/u/894505?v=4"
2768
+ "github": "jamespegg"
1692
2769
  }
1693
- ]
2770
+ ],
2771
+ "compatibility": {
2772
+ "nuxt": "^2.0.0 || ^3.0.0",
2773
+ "requires": {}
2774
+ }
1694
2775
  },
1695
2776
  {
1696
2777
  "name": "protected-mailto",
@@ -1706,10 +2787,13 @@
1706
2787
  "maintainers": [
1707
2788
  {
1708
2789
  "name": "mmoollllee",
1709
- "github": "mmoollllee",
1710
- "avatar": "https://avatars1.githubusercontent.com/u/26859300?v=4"
2790
+ "github": "mmoollllee"
1711
2791
  }
1712
- ]
2792
+ ],
2793
+ "compatibility": {
2794
+ "nuxt": "^2.0.0",
2795
+ "requires": {}
2796
+ }
1713
2797
  },
1714
2798
  {
1715
2799
  "name": "proxy",
@@ -1726,10 +2810,13 @@
1726
2810
  {
1727
2811
  "name": "Pooya Parsa",
1728
2812
  "github": "pi0",
1729
- "twitter": "_pi0_",
1730
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2813
+ "twitter": "_pi0_"
1731
2814
  }
1732
- ]
2815
+ ],
2816
+ "compatibility": {
2817
+ "nuxt": "^2.0.0",
2818
+ "requires": {}
2819
+ }
1733
2820
  },
1734
2821
  {
1735
2822
  "name": "prune-html",
@@ -1744,11 +2831,15 @@
1744
2831
  "type": "3rd-party",
1745
2832
  "maintainers": [
1746
2833
  {
1747
- "name": "LuXDAmore",
2834
+ "name": "Luca Iaconelli",
1748
2835
  "github": "LuXDAmore",
1749
- "avatar": "https://avatars0.githubusercontent.com/u/3841171?v=4"
2836
+ "twitter": "luxdamore"
1750
2837
  }
1751
- ]
2838
+ ],
2839
+ "compatibility": {
2840
+ "nuxt": "^2.0.0",
2841
+ "requires": {}
2842
+ }
1752
2843
  },
1753
2844
  {
1754
2845
  "name": "purgecss",
@@ -1764,14 +2855,17 @@
1764
2855
  "maintainers": [
1765
2856
  {
1766
2857
  "name": "Developmint",
1767
- "github": "Developmint",
1768
- "avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
2858
+ "github": "Developmint"
1769
2859
  }
1770
- ]
2860
+ ],
2861
+ "compatibility": {
2862
+ "nuxt": "^2.0.0",
2863
+ "requires": {}
2864
+ }
1771
2865
  },
1772
2866
  {
1773
2867
  "name": "pwa",
1774
- "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.",
1775
2869
  "repo": "nuxt-community/pwa-module",
1776
2870
  "npm": "@nuxtjs/pwa",
1777
2871
  "icon": "pwa.png",
@@ -1784,10 +2878,15 @@
1784
2878
  {
1785
2879
  "name": "Pooya Parsa",
1786
2880
  "github": "pi0",
1787
- "twitter": "_pi0_",
1788
- "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"
1789
2888
  }
1790
- ]
2889
+ }
1791
2890
  },
1792
2891
  {
1793
2892
  "name": "python",
@@ -1798,15 +2897,18 @@
1798
2897
  "github": "https://github.com/nuxt-community/python-module",
1799
2898
  "website": "https://github.com/nuxt-community/python-module",
1800
2899
  "learn_more": "https://www.python.org/",
1801
- "category": "Devtools",
2900
+ "category": "Extensions",
1802
2901
  "type": "community",
1803
2902
  "maintainers": [
1804
2903
  {
1805
2904
  "name": "Sebastian Silva",
1806
- "github": "icarito",
1807
- "avatar": "https://avatars0.githubusercontent.com/u/199755?v=4"
2905
+ "github": "icarito"
1808
2906
  }
1809
- ]
2907
+ ],
2908
+ "compatibility": {
2909
+ "nuxt": "^2.0.0",
2910
+ "requires": {}
2911
+ }
1810
2912
  },
1811
2913
  {
1812
2914
  "name": "recaptcha",
@@ -1822,10 +2924,13 @@
1822
2924
  "maintainers": [
1823
2925
  {
1824
2926
  "name": "mvrlin",
1825
- "github": "mvrlin",
1826
- "avatar": "https://avatars1.githubusercontent.com/u/24970784?v=4"
2927
+ "github": "mvrlin"
1827
2928
  }
1828
- ]
2929
+ ],
2930
+ "compatibility": {
2931
+ "nuxt": "^2.0.0",
2932
+ "requires": {}
2933
+ }
1829
2934
  },
1830
2935
  {
1831
2936
  "name": "redirect",
@@ -1842,10 +2947,13 @@
1842
2947
  {
1843
2948
  "name": "Alexander Lichter",
1844
2949
  "github": "manniL",
1845
- "twitter": "TheAlexLichter",
1846
- "avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
2950
+ "twitter": "TheAlexLichter"
1847
2951
  }
1848
- ]
2952
+ ],
2953
+ "compatibility": {
2954
+ "nuxt": "^2.0.0",
2955
+ "requires": {}
2956
+ }
1849
2957
  },
1850
2958
  {
1851
2959
  "name": "rfg-icon",
@@ -1856,15 +2964,18 @@
1856
2964
  "github": "https://github.com/pimlie/nuxt-rfg-icon",
1857
2965
  "website": "https://github.com/pimlie/nuxt-rfg-icon",
1858
2966
  "learn_more": "https://realfavicongenerator.net/",
1859
- "category": "Devtools",
2967
+ "category": "SEO",
1860
2968
  "type": "3rd-party",
1861
2969
  "maintainers": [
1862
2970
  {
1863
2971
  "name": "pimlie",
1864
- "github": "pimlie",
1865
- "avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
2972
+ "github": "pimlie"
1866
2973
  }
1867
- ]
2974
+ ],
2975
+ "compatibility": {
2976
+ "nuxt": "^2.0.0",
2977
+ "requires": {}
2978
+ }
1868
2979
  },
1869
2980
  {
1870
2981
  "name": "robots",
@@ -1880,10 +2991,13 @@
1880
2991
  "maintainers": [
1881
2992
  {
1882
2993
  "name": "Ricardo Gobbo de Souza",
1883
- "github": "ricardogobbosouza",
1884
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
2994
+ "github": "ricardogobbosouza"
1885
2995
  }
1886
- ]
2996
+ ],
2997
+ "compatibility": {
2998
+ "nuxt": "^2.0.0",
2999
+ "requires": {}
3000
+ }
1887
3001
  },
1888
3002
  {
1889
3003
  "name": "rollbar",
@@ -1899,10 +3013,13 @@
1899
3013
  "maintainers": [
1900
3014
  {
1901
3015
  "name": "Gaël Reyrol",
1902
- "github": "gaelreyrol",
1903
- "avatar": "https://avatars1.githubusercontent.com/u/498465?v=4"
3016
+ "github": "gaelreyrol"
1904
3017
  }
1905
- ]
3018
+ ],
3019
+ "compatibility": {
3020
+ "nuxt": "^2.0.0",
3021
+ "requires": {}
3022
+ }
1906
3023
  },
1907
3024
  {
1908
3025
  "name": "router-extras",
@@ -1913,16 +3030,19 @@
1913
3030
  "github": "https://github.com/nuxt-community/router-extras-module",
1914
3031
  "website": "https://github.com/nuxt-community/router-extras-module",
1915
3032
  "learn_more": "",
1916
- "category": "Devtools",
3033
+ "category": "Extensions",
1917
3034
  "type": "community",
1918
3035
  "maintainers": [
1919
3036
  {
1920
3037
  "name": "Ahad Birang",
1921
3038
  "github": "farnabaz",
1922
- "twitter": "a_birang",
1923
- "avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
3039
+ "twitter": "a_birang"
1924
3040
  }
1925
- ]
3041
+ ],
3042
+ "compatibility": {
3043
+ "nuxt": "^2.0.0",
3044
+ "requires": {}
3045
+ }
1926
3046
  },
1927
3047
  {
1928
3048
  "name": "router",
@@ -1933,16 +3053,19 @@
1933
3053
  "github": "https://github.com/nuxt-community/router-module",
1934
3054
  "website": "https://github.com/nuxt-community/router-module",
1935
3055
  "learn_more": "",
1936
- "category": "Devtools",
3056
+ "category": "Extensions",
1937
3057
  "type": "community",
1938
3058
  "maintainers": [
1939
3059
  {
1940
3060
  "name": "Sébastien Chopin",
1941
3061
  "github": "Atinux",
1942
- "twitter": "Atinux",
1943
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
3062
+ "twitter": "Atinux"
1944
3063
  }
1945
- ]
3064
+ ],
3065
+ "compatibility": {
3066
+ "nuxt": "^2.0.0",
3067
+ "requires": {}
3068
+ }
1946
3069
  },
1947
3070
  {
1948
3071
  "name": "sanity",
@@ -1959,10 +3082,13 @@
1959
3082
  {
1960
3083
  "name": "Daniel Roe",
1961
3084
  "github": "danielroe",
1962
- "twitter": "danielcroe",
1963
- "avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
3085
+ "twitter": "danielcroe"
1964
3086
  }
1965
- ]
3087
+ ],
3088
+ "compatibility": {
3089
+ "nuxt": "^2.0.0",
3090
+ "requires": {}
3091
+ }
1966
3092
  },
1967
3093
  {
1968
3094
  "name": "scss-to-js",
@@ -1978,10 +3104,13 @@
1978
3104
  "maintainers": [
1979
3105
  {
1980
3106
  "name": "sugoidesune",
1981
- "github": "sugoidesune",
1982
- "avatar": "https://avatars0.githubusercontent.com/u/20317691?v=4"
3107
+ "github": "sugoidesune"
1983
3108
  }
1984
- ]
3109
+ ],
3110
+ "compatibility": {
3111
+ "nuxt": "^2.0.0",
3112
+ "requires": {}
3113
+ }
1985
3114
  },
1986
3115
  {
1987
3116
  "name": "segment",
@@ -1997,10 +3126,13 @@
1997
3126
  "maintainers": [
1998
3127
  {
1999
3128
  "name": "dansmaculotte",
2000
- "github": "dansmaculotte",
2001
- "avatar": "https://avatars1.githubusercontent.com/u/44588441?v=4"
3129
+ "github": "dansmaculotte"
2002
3130
  }
2003
- ]
3131
+ ],
3132
+ "compatibility": {
3133
+ "nuxt": "^2.0.0",
3134
+ "requires": {}
3135
+ }
2004
3136
  },
2005
3137
  {
2006
3138
  "name": "sentry",
@@ -2009,17 +3141,43 @@
2009
3141
  "npm": "@nuxtjs/sentry",
2010
3142
  "icon": "sentry.png",
2011
3143
  "github": "https://github.com/nuxt-community/sentry-module",
2012
- "website": "https://github.com/nuxt-community/sentry-module",
3144
+ "website": "https://sentry.nuxtjs.org/",
2013
3145
  "learn_more": "https://sentry.io/welcome/",
2014
3146
  "category": "Monitoring",
2015
3147
  "type": "community",
2016
3148
  "maintainers": [
2017
3149
  {
2018
3150
  "name": "Rafał Chłodnicki",
2019
- "github": "rchl",
2020
- "avatar": "https://avatars1.githubusercontent.com/u/153197?v=4"
3151
+ "github": "rchl"
2021
3152
  }
2022
- ]
3153
+ ],
3154
+ "compatibility": {
3155
+ "nuxt": "^2.0.0",
3156
+ "requires": {}
3157
+ }
3158
+ },
3159
+ {
3160
+ "name": "seo-meta",
3161
+ "description": "Simple generate seo metadata",
3162
+ "repo": "ihavecoke/nuxtjs-seo-meta",
3163
+ "npm": "nuxt-seo-meta",
3164
+ "icon": "",
3165
+ "github": "https://github.com/ihavecoke/nuxtjs-seo-meta",
3166
+ "website": "https://github.com/ihavecoke/nuxtjs-seo-meta",
3167
+ "learn_more": "",
3168
+ "category": "SEO",
3169
+ "type": "3rd-party",
3170
+ "maintainers": [
3171
+ {
3172
+ "name": "ihavecoke",
3173
+ "github": "ihavecoke",
3174
+ "avatar": "https://avatars0.githubusercontent.com/u/10757551?v=4"
3175
+ }
3176
+ ],
3177
+ "compatibility": {
3178
+ "nuxt": "^2.0.0",
3179
+ "requires": {}
3180
+ }
2023
3181
  },
2024
3182
  {
2025
3183
  "name": "seomatic-meta",
@@ -2035,10 +3193,13 @@
2035
3193
  "maintainers": [
2036
3194
  {
2037
3195
  "name": "ben-rogerson",
2038
- "github": "ben-rogerson",
2039
- "avatar": "https://avatars0.githubusercontent.com/u/21288568?v=4"
3196
+ "github": "ben-rogerson"
2040
3197
  }
2041
- ]
3198
+ ],
3199
+ "compatibility": {
3200
+ "nuxt": "^2.0.0",
3201
+ "requires": {}
3202
+ }
2042
3203
  },
2043
3204
  {
2044
3205
  "name": "separate-env",
@@ -2049,16 +3210,19 @@
2049
3210
  "github": "https://github.com/nuxt-community/separate-env-module",
2050
3211
  "website": "https://github.com/nuxt-community/separate-env-module",
2051
3212
  "learn_more": "",
2052
- "category": "Devtools",
3213
+ "category": "Extensions",
2053
3214
  "type": "community",
2054
3215
  "maintainers": [
2055
3216
  {
2056
3217
  "name": "Alexander Lichter",
2057
3218
  "github": "manniL",
2058
- "twitter": "TheAlexLichter",
2059
- "avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
3219
+ "twitter": "TheAlexLichter"
2060
3220
  }
2061
- ]
3221
+ ],
3222
+ "compatibility": {
3223
+ "nuxt": "^2.0.0",
3224
+ "requires": {}
3225
+ }
2062
3226
  },
2063
3227
  {
2064
3228
  "name": "shopify",
@@ -2074,10 +3238,13 @@
2074
3238
  "maintainers": [
2075
3239
  {
2076
3240
  "name": "Gomah",
2077
- "github": "Gomah",
2078
- "avatar": "https://avatars1.githubusercontent.com/u/2362138?v=4"
3241
+ "github": "Gomah"
2079
3242
  }
2080
- ]
3243
+ ],
3244
+ "compatibility": {
3245
+ "nuxt": "^2.0.0",
3246
+ "requires": {}
3247
+ }
2081
3248
  },
2082
3249
  {
2083
3250
  "name": "simple-line-icons",
@@ -2093,10 +3260,13 @@
2093
3260
  "maintainers": [
2094
3261
  {
2095
3262
  "name": "vaso2",
2096
- "github": "vaso2",
2097
- "avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
3263
+ "github": "vaso2"
2098
3264
  }
2099
- ]
3265
+ ],
3266
+ "compatibility": {
3267
+ "nuxt": "^2.0.0",
3268
+ "requires": {}
3269
+ }
2100
3270
  },
2101
3271
  {
2102
3272
  "name": "sitemap",
@@ -2105,7 +3275,7 @@
2105
3275
  "npm": "@nuxtjs/sitemap",
2106
3276
  "icon": "",
2107
3277
  "github": "https://github.com/nuxt-community/sitemap-module#dev",
2108
- "website": "https://github.com/nuxt-community/sitemap-module#dev",
3278
+ "website": "https://sitemap.nuxtjs.org",
2109
3279
  "learn_more": "",
2110
3280
  "category": "SEO",
2111
3281
  "type": "community",
@@ -2113,10 +3283,36 @@
2113
3283
  {
2114
3284
  "name": "Nicolas PENNEC",
2115
3285
  "github": "NicoPennec",
2116
- "twitter": "NicoPennec",
2117
- "avatar": "https://avatars3.githubusercontent.com/u/493223?v=4"
3286
+ "twitter": "NicoPennec"
3287
+ }
3288
+ ],
3289
+ "compatibility": {
3290
+ "nuxt": "^2.0.0",
3291
+ "requires": {}
3292
+ }
3293
+ },
3294
+ {
3295
+ "name": "snipcart",
3296
+ "description": "Snipcart integration module for Nuxt.js",
3297
+ "repo": "nuxt-community/snipcart-module",
3298
+ "npm": "@nuxtjs/snipcart",
3299
+ "icon": "snipcart.png",
3300
+ "github": "https://github.com/nuxt-community/snipcart-module",
3301
+ "website": "https://github.com/nuxt-community/snipcart-module",
3302
+ "learn_more": "",
3303
+ "category": "Payment",
3304
+ "type": "community",
3305
+ "maintainers": [
3306
+ {
3307
+ "name": "Florent GIRAUD",
3308
+ "github": "f3ltron",
3309
+ "twitter": "giraud_florent"
2118
3310
  }
2119
- ]
3311
+ ],
3312
+ "compatibility": {
3313
+ "nuxt": "^2.0.0",
3314
+ "requires": {}
3315
+ }
2120
3316
  },
2121
3317
  {
2122
3318
  "name": "social-meta",
@@ -2132,10 +3328,13 @@
2132
3328
  "maintainers": [
2133
3329
  {
2134
3330
  "name": "AlekseyPleshkov",
2135
- "github": "AlekseyPleshkov",
2136
- "avatar": "https://avatars0.githubusercontent.com/u/11446603?v=4"
3331
+ "github": "AlekseyPleshkov"
2137
3332
  }
2138
- ]
3333
+ ],
3334
+ "compatibility": {
3335
+ "nuxt": "^2.0.0",
3336
+ "requires": {}
3337
+ }
2139
3338
  },
2140
3339
  {
2141
3340
  "name": "socket-io",
@@ -2151,10 +3350,13 @@
2151
3350
  "maintainers": [
2152
3351
  {
2153
3352
  "name": "richardeschloss",
2154
- "github": "richardeschloss",
2155
- "avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
3353
+ "github": "richardeschloss"
2156
3354
  }
2157
- ]
3355
+ ],
3356
+ "compatibility": {
3357
+ "nuxt": "^2.0.0",
3358
+ "requires": {}
3359
+ }
2158
3360
  },
2159
3361
  {
2160
3362
  "name": "speedcurve",
@@ -2171,10 +3373,46 @@
2171
3373
  {
2172
3374
  "name": "Josh Deltener",
2173
3375
  "github": "hecktarzuli",
2174
- "twitter": "JoshDeltener",
2175
- "avatar": "https://avatars2.githubusercontent.com/u/2112282?v=4"
3376
+ "twitter": "JoshDeltener"
3377
+ }
3378
+ ],
3379
+ "compatibility": {
3380
+ "nuxt": "^2.0.0",
3381
+ "requires": {}
3382
+ }
3383
+ },
3384
+ {
3385
+ "name": "speedkit",
3386
+ "description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
3387
+ "repo": "GrabarzUndPartner/nuxt-speedkit",
3388
+ "npm": "nuxt-speedkit",
3389
+ "icon": "speedkit.png",
3390
+ "github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
3391
+ "website": "https://nuxt-speedkit.grabarzundpartner.dev",
3392
+ "learn_more": "",
3393
+ "category": "Performance",
3394
+ "type": "3rd-party",
3395
+ "maintainers": [
3396
+ {
3397
+ "name": "Stephan Gerbeth",
3398
+ "github": "StephanGerbeth",
3399
+ "avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
3400
+ },
3401
+ {
3402
+ "name": "Thorn Walli",
3403
+ "github": "ThornWalli",
3404
+ "avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
3405
+ },
3406
+ {
3407
+ "name": "Grabarz & Partner",
3408
+ "github": "GrabarzUndPartner",
3409
+ "avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
2176
3410
  }
2177
- ]
3411
+ ],
3412
+ "compatibility": {
3413
+ "nuxt": "^2.0.0",
3414
+ "requires": {}
3415
+ }
2178
3416
  },
2179
3417
  {
2180
3418
  "name": "storage",
@@ -2185,15 +3423,40 @@
2185
3423
  "github": "https://github.com/mazipan/nuxt-storage",
2186
3424
  "website": "https://github.com/mazipan/nuxt-storage",
2187
3425
  "learn_more": "https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage",
2188
- "category": "Devtools",
3426
+ "category": "Extensions",
2189
3427
  "type": "3rd-party",
2190
3428
  "maintainers": [
2191
3429
  {
2192
3430
  "name": "mazipan",
2193
- "github": "mazipan",
2194
- "avatar": "https://avatars0.githubusercontent.com/u/7221389?v=4"
3431
+ "github": "mazipan"
3432
+ }
3433
+ ],
3434
+ "compatibility": {
3435
+ "nuxt": "^2.0.0",
3436
+ "requires": {}
3437
+ }
3438
+ },
3439
+ {
3440
+ "name": "storefront-ui",
3441
+ "description": "Storefront UI Module for Nuxt.js",
3442
+ "repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
3443
+ "npm": "@storefront-ui/nuxt",
3444
+ "icon": "storefront-ui.svg",
3445
+ "github": "https://github.com/vuestorefront/storefront-ui/tree/develop/packages/nuxt-module",
3446
+ "website": "https://docs.storefrontui.io/?path=/story/getting-started-installation--page#installation",
3447
+ "learn_more": "https://docs.storefrontui.io/",
3448
+ "category": "UI",
3449
+ "type": "3rd-party",
3450
+ "maintainers": [
3451
+ {
3452
+ "name": "Jakub Andrzejewski",
3453
+ "github": "Baroshem"
2195
3454
  }
2196
- ]
3455
+ ],
3456
+ "compatibility": {
3457
+ "nuxt": "^2.0.0",
3458
+ "requires": {}
3459
+ }
2197
3460
  },
2198
3461
  {
2199
3462
  "name": "stories",
@@ -2209,16 +3472,19 @@
2209
3472
  "maintainers": [
2210
3473
  {
2211
3474
  "name": "richardeschloss",
2212
- "github": "richardeschloss",
2213
- "avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
3475
+ "github": "richardeschloss"
2214
3476
  }
2215
- ]
3477
+ ],
3478
+ "compatibility": {
3479
+ "nuxt": "^2.0.0",
3480
+ "requires": {}
3481
+ }
2216
3482
  },
2217
3483
  {
2218
3484
  "name": "storyblok",
2219
3485
  "description": "Storyblok Nuxt.js module",
2220
- "repo": "storyblok/storyblok-nuxt",
2221
- "npm": "storyblok-nuxt",
3486
+ "repo": "storyblok/storyblok-nuxt#master/lib",
3487
+ "npm": "@storyblok/nuxt",
2222
3488
  "icon": "storyblok.png",
2223
3489
  "github": "https://github.com/storyblok/storyblok-nuxt",
2224
3490
  "website": "https://github.com/storyblok/storyblok-nuxt",
@@ -2228,10 +3494,13 @@
2228
3494
  "maintainers": [
2229
3495
  {
2230
3496
  "name": "storyblok",
2231
- "github": "storyblok",
2232
- "avatar": "https://avatars0.githubusercontent.com/u/13880908?v=4"
3497
+ "github": "storyblok"
2233
3498
  }
2234
- ]
3499
+ ],
3500
+ "compatibility": {
3501
+ "nuxt": "^2.0.0 || ^3.0.0",
3502
+ "requires": {}
3503
+ }
2235
3504
  },
2236
3505
  {
2237
3506
  "name": "storybook",
@@ -2248,16 +3517,20 @@
2248
3517
  {
2249
3518
  "name": "Ahad Birang",
2250
3519
  "github": "farnabaz",
2251
- "twitter": "a_birang",
2252
- "avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
3520
+ "twitter": "a_birang"
2253
3521
  },
2254
3522
  {
2255
3523
  "name": "Pooya Parsa",
2256
3524
  "github": "pi0",
2257
- "twitter": "_pi0_",
2258
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
3525
+ "twitter": "_pi0_"
3526
+ }
3527
+ ],
3528
+ "compatibility": {
3529
+ "nuxt": "^2.0.0",
3530
+ "requires": {
3531
+ "bridge": "optional"
2259
3532
  }
2260
- ]
3533
+ }
2261
3534
  },
2262
3535
  {
2263
3536
  "name": "strapi",
@@ -2274,16 +3547,18 @@
2274
3547
  {
2275
3548
  "name": "Benjamin Canac",
2276
3549
  "github": "benjamincanac",
2277
- "twitter": "benjamincanac",
2278
- "avatar": "https://avatars2.githubusercontent.com/u/739984?v=4"
3550
+ "twitter": "benjamincanac"
2279
3551
  },
2280
3552
  {
2281
3553
  "name": "Sébastien Chopin",
2282
3554
  "github": "Atinux",
2283
- "twitter": "Atinux",
2284
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
3555
+ "twitter": "Atinux"
2285
3556
  }
2286
- ]
3557
+ ],
3558
+ "compatibility": {
3559
+ "nuxt": "^2.0.0 || ^3.0.0",
3560
+ "requires": {}
3561
+ }
2287
3562
  },
2288
3563
  {
2289
3564
  "name": "stripe",
@@ -2299,10 +3574,13 @@
2299
3574
  "maintainers": [
2300
3575
  {
2301
3576
  "name": "WilliamDASILVA",
2302
- "github": "WilliamDASILVA",
2303
- "avatar": "https://avatars3.githubusercontent.com/u/2766008?v=4"
3577
+ "github": "WilliamDASILVA"
2304
3578
  }
2305
- ]
3579
+ ],
3580
+ "compatibility": {
3581
+ "nuxt": "^2.0.0",
3582
+ "requires": {}
3583
+ }
2306
3584
  },
2307
3585
  {
2308
3586
  "name": "style-resources",
@@ -2319,10 +3597,13 @@
2319
3597
  {
2320
3598
  "name": "Alexander Lichter",
2321
3599
  "github": "manniL",
2322
- "twitter": "TheAlexLichter",
2323
- "avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
3600
+ "twitter": "TheAlexLichter"
2324
3601
  }
2325
- ]
3602
+ ],
3603
+ "compatibility": {
3604
+ "nuxt": "^2.0.0",
3605
+ "requires": {}
3606
+ }
2326
3607
  },
2327
3608
  {
2328
3609
  "name": "stylelint",
@@ -2338,10 +3619,59 @@
2338
3619
  "maintainers": [
2339
3620
  {
2340
3621
  "name": "Ricardo Gobbo de Souza",
2341
- "github": "ricardogobbosouza",
2342
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
3622
+ "github": "ricardogobbosouza"
3623
+ }
3624
+ ],
3625
+ "compatibility": {
3626
+ "nuxt": "^2.0.0",
3627
+ "requires": {}
3628
+ }
3629
+ },
3630
+ {
3631
+ "name": "stylify",
3632
+ "description": "Stylify is a library that generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
3633
+ "repo": "stylify/packages#master/packages/nuxt-module",
3634
+ "npm": "@stylify/nuxt-module",
3635
+ "icon": "stylify.svg",
3636
+ "github": "https://github.com/stylify/packages/tree/master/packages/nuxt-module",
3637
+ "website": "https://stylify.dev/docs/nuxt-module",
3638
+ "learn_more": "https://stylify.dev",
3639
+ "category": "UI",
3640
+ "type": "3rd-party",
3641
+ "maintainers": [
3642
+ {
3643
+ "name": "Vladimír Macháček",
3644
+ "github": "Machy8",
3645
+ "twitter": "8machy"
2343
3646
  }
2344
- ]
3647
+ ],
3648
+ "compatibility": {
3649
+ "nuxt": "^2.0.0",
3650
+ "requires": {}
3651
+ }
3652
+ },
3653
+ {
3654
+ "name": "supabase",
3655
+ "description": "A supa simple way to use Supabase with Nuxt",
3656
+ "repo": "supabase/nuxt-supabase",
3657
+ "npm": "nuxt-supabase",
3658
+ "icon": "supabase.png",
3659
+ "github": "https://github.com/supabase/nuxt-supabase",
3660
+ "website": "https://github.com/supabase/nuxt-supabase",
3661
+ "learn_more": "https://supabase.io",
3662
+ "category": "Database",
3663
+ "type": "3rd-party",
3664
+ "maintainers": [
3665
+ {
3666
+ "name": "Scott Robertson",
3667
+ "github": "scottrobertson",
3668
+ "twitter": "scottymeuk"
3669
+ }
3670
+ ],
3671
+ "compatibility": {
3672
+ "nuxt": "^2.0.0",
3673
+ "requires": {}
3674
+ }
2345
3675
  },
2346
3676
  {
2347
3677
  "name": "svg-loader",
@@ -2352,15 +3682,18 @@
2352
3682
  "github": "https://github.com/Developmint/nuxt-svg-loader",
2353
3683
  "website": "https://github.com/Developmint/nuxt-svg-loader",
2354
3684
  "learn_more": "",
2355
- "category": "Devtools",
3685
+ "category": "Extensions",
2356
3686
  "type": "3rd-party",
2357
3687
  "maintainers": [
2358
3688
  {
2359
3689
  "name": "Developmint",
2360
- "github": "Developmint",
2361
- "avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
3690
+ "github": "Developmint"
2362
3691
  }
2363
- ]
3692
+ ],
3693
+ "compatibility": {
3694
+ "nuxt": "^2.0.0",
3695
+ "requires": {}
3696
+ }
2364
3697
  },
2365
3698
  {
2366
3699
  "name": "svg-sprite",
@@ -2371,16 +3704,19 @@
2371
3704
  "github": "https://github.com/nuxt-community/svg-sprite-module",
2372
3705
  "website": "https://github.com/nuxt-community/svg-sprite-module",
2373
3706
  "learn_more": "",
2374
- "category": "Devtools",
3707
+ "category": "UI",
2375
3708
  "type": "community",
2376
3709
  "maintainers": [
2377
3710
  {
2378
3711
  "name": "Ahad Birang",
2379
3712
  "github": "farnabaz",
2380
- "twitter": "a_birang",
2381
- "avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
3713
+ "twitter": "a_birang"
2382
3714
  }
2383
- ]
3715
+ ],
3716
+ "compatibility": {
3717
+ "nuxt": "^2.0.0",
3718
+ "requires": {}
3719
+ }
2384
3720
  },
2385
3721
  {
2386
3722
  "name": "svg",
@@ -2391,15 +3727,18 @@
2391
3727
  "github": "https://github.com/nuxt-community/svg-module",
2392
3728
  "website": "https://github.com/nuxt-community/svg-module",
2393
3729
  "learn_more": "",
2394
- "category": "Devtools",
3730
+ "category": "Extensions",
2395
3731
  "type": "community",
2396
3732
  "maintainers": [
2397
3733
  {
2398
3734
  "name": "Sam Holmes",
2399
- "github": "sam3d",
2400
- "avatar": "https://avatars0.githubusercontent.com/u/8385528?v=4"
3735
+ "github": "sam3d"
2401
3736
  }
2402
- ]
3737
+ ],
3738
+ "compatibility": {
3739
+ "nuxt": "^2.0.0",
3740
+ "requires": {}
3741
+ }
2403
3742
  },
2404
3743
  {
2405
3744
  "name": "sweetalert2",
@@ -2415,10 +3754,13 @@
2415
3754
  "maintainers": [
2416
3755
  {
2417
3756
  "name": "ImreC",
2418
- "github": "ImreC",
2419
- "avatar": "https://avatars1.githubusercontent.com/u/9742684?v=4"
3757
+ "github": "ImreC"
2420
3758
  }
2421
- ]
3759
+ ],
3760
+ "compatibility": {
3761
+ "nuxt": "^2.0.0",
3762
+ "requires": {}
3763
+ }
2422
3764
  },
2423
3765
  {
2424
3766
  "name": "tailwindcss",
@@ -2435,10 +3777,36 @@
2435
3777
  {
2436
3778
  "name": "Sébastien Chopin",
2437
3779
  "github": "Atinux",
2438
- "twitter": "Atinux",
2439
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
3780
+ "twitter": "Atinux"
3781
+ }
3782
+ ],
3783
+ "compatibility": {
3784
+ "nuxt": "^2.0.0 || ^3.0.0",
3785
+ "requires": {}
3786
+ }
3787
+ },
3788
+ {
3789
+ "name": "tiktok-analytics",
3790
+ "description": "",
3791
+ "repo": "stickpro/nuxt-tiktok-analytics",
3792
+ "npm": "tiktok-analytics",
3793
+ "icon": "",
3794
+ "github": "https://github.com/stickpro/nuxt-tiktok-analytics",
3795
+ "website": "https://github.com/stickpro/nuxt-tiktok-analytics",
3796
+ "learn_more": "",
3797
+ "category": "Analytics",
3798
+ "type": "3rd-party",
3799
+ "maintainers": [
3800
+ {
3801
+ "name": "stickpro",
3802
+ "github": "stickpro",
3803
+ "avatar": "https://avatars.githubusercontent.com/u/25886722?v=4"
2440
3804
  }
2441
- ]
3805
+ ],
3806
+ "compatibility": {
3807
+ "nuxt": "^2.0.0",
3808
+ "requires": {}
3809
+ }
2442
3810
  },
2443
3811
  {
2444
3812
  "name": "toast",
@@ -2446,8 +3814,8 @@
2446
3814
  "repo": "nuxt-community/modules#master/packages/toast",
2447
3815
  "npm": "@nuxtjs/toast",
2448
3816
  "icon": "",
2449
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/toast",
2450
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/toast",
3817
+ "github": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
3818
+ "website": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
2451
3819
  "learn_more": "https://github.com/shakee93/vue-toasted",
2452
3820
  "category": "Libraries",
2453
3821
  "type": "community",
@@ -2455,10 +3823,37 @@
2455
3823
  {
2456
3824
  "name": "Pooya Parsa",
2457
3825
  "github": "pi0",
2458
- "twitter": "_pi0_",
2459
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
3826
+ "twitter": "_pi0_"
3827
+ }
3828
+ ],
3829
+ "compatibility": {
3830
+ "nuxt": "^2.0.0",
3831
+ "requires": {}
3832
+ }
3833
+ },
3834
+ {
3835
+ "name": "twa",
3836
+ "description": "Nuxt.js module for generating Trusted Web App from Nuxt.js app",
3837
+ "repo": "tuarrep/nuxt-twa",
3838
+ "npm": "nuxt-twa",
3839
+ "icon": "",
3840
+ "github": "https://github.com/tuarrep/nuxt-twa",
3841
+ "website": "https://nuxt-twa.tuarrep.dev",
3842
+ "learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity/overview/",
3843
+ "category": "Performance",
3844
+ "type": "3rd-party",
3845
+ "maintainers": [
3846
+ {
3847
+ "name": "Nicolas Perraut",
3848
+ "github": "tuarrep"
2460
3849
  }
2461
- ]
3850
+ ],
3851
+ "compatibility": {
3852
+ "nuxt": "^2.0.0",
3853
+ "requires": {
3854
+ "bridge": "optional"
3855
+ }
3856
+ }
2462
3857
  },
2463
3858
  {
2464
3859
  "name": "typed-router",
@@ -2474,10 +3869,13 @@
2474
3869
  "maintainers": [
2475
3870
  {
2476
3871
  "name": "victorgarciaesgi",
2477
- "github": "victorgarciaesgi",
2478
- "avatar": "https://avatars0.githubusercontent.com/u/15092120?v=4"
3872
+ "github": "victorgarciaesgi"
2479
3873
  }
2480
- ]
3874
+ ],
3875
+ "compatibility": {
3876
+ "nuxt": "^2.0.0",
3877
+ "requires": {}
3878
+ }
2481
3879
  },
2482
3880
  {
2483
3881
  "name": "typescript-runtime",
@@ -2493,22 +3891,23 @@
2493
3891
  "maintainers": [
2494
3892
  {
2495
3893
  "name": "Kevin Marrec",
2496
- "github": "kevinmarrec",
2497
- "avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
3894
+ "github": "kevinmarrec"
2498
3895
  },
2499
3896
  {
2500
3897
  "name": "Pooya Parsa",
2501
3898
  "github": "pi0",
2502
- "twitter": "_pi0_",
2503
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
3899
+ "twitter": "_pi0_"
2504
3900
  },
2505
3901
  {
2506
3902
  "name": "Daniel Roe",
2507
3903
  "github": "danielroe",
2508
- "twitter": "danielcroe",
2509
- "avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
3904
+ "twitter": "danielcroe"
2510
3905
  }
2511
- ]
3906
+ ],
3907
+ "compatibility": {
3908
+ "nuxt": "^2.0.0",
3909
+ "requires": {}
3910
+ }
2512
3911
  },
2513
3912
  {
2514
3913
  "name": "typescript",
@@ -2524,22 +3923,23 @@
2524
3923
  "maintainers": [
2525
3924
  {
2526
3925
  "name": "Kevin Marrec",
2527
- "github": "kevinmarrec",
2528
- "avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
3926
+ "github": "kevinmarrec"
2529
3927
  },
2530
3928
  {
2531
3929
  "name": "Pooya Parsa",
2532
3930
  "github": "pi0",
2533
- "twitter": "_pi0_",
2534
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
3931
+ "twitter": "_pi0_"
2535
3932
  },
2536
3933
  {
2537
3934
  "name": "Daniel Roe",
2538
3935
  "github": "danielroe",
2539
- "twitter": "danielcroe",
2540
- "avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
3936
+ "twitter": "danielcroe"
2541
3937
  }
2542
- ]
3938
+ ],
3939
+ "compatibility": {
3940
+ "nuxt": "^2.0.0",
3941
+ "requires": {}
3942
+ }
2543
3943
  },
2544
3944
  {
2545
3945
  "name": "universal-storage",
@@ -2550,22 +3950,50 @@
2550
3950
  "github": "https://github.com/nuxt-community/universal-storage-module",
2551
3951
  "website": "https://github.com/nuxt-community/universal-storage-module",
2552
3952
  "learn_more": "https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage",
2553
- "category": "Devtools",
3953
+ "category": "Extensions",
2554
3954
  "type": "community",
2555
3955
  "maintainers": [
2556
3956
  {
2557
3957
  "name": "Pooya Parsa",
2558
3958
  "github": "pi0",
2559
- "twitter": "_pi0_",
2560
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
3959
+ "twitter": "_pi0_"
2561
3960
  },
2562
3961
  {
2563
3962
  "name": "Farzad Soltani",
2564
3963
  "github": "farzadso",
2565
- "twitter": "farzadso",
2566
- "avatar": "https://avatars0.githubusercontent.com/u/19854715?v=4"
3964
+ "twitter": "farzadso"
3965
+ }
3966
+ ],
3967
+ "compatibility": {
3968
+ "nuxt": "^2.0.0",
3969
+ "requires": {}
3970
+ }
3971
+ },
3972
+ {
3973
+ "name": "unocss",
3974
+ "description": "The instant on-demand atomic CSS engine.",
3975
+ "repo": "antfu/unocss#main/packages/nuxt",
3976
+ "npm": "@unocss/nuxt",
3977
+ "icon": "unocss.svg",
3978
+ "github": "https://github.com/antfu/unocss",
3979
+ "website": "https://github.com/antfu/unocss",
3980
+ "learn_more": "https://github.com/antfu/unocss",
3981
+ "category": "UI",
3982
+ "type": "3rd-party",
3983
+ "maintainers": [
3984
+ {
3985
+ "name": "Anthony Fu",
3986
+ "github": "antfu",
3987
+ "twitter": "antfu7",
3988
+ "avatar": "https://avatars.githubusercontent.com/antfu?v=4"
3989
+ }
3990
+ ],
3991
+ "compatibility": {
3992
+ "nuxt": "^2.0.0 || ^3.0.0",
3993
+ "requires": {
3994
+ "bridge": "optional"
2567
3995
  }
2568
- ]
3996
+ }
2569
3997
  },
2570
3998
  {
2571
3999
  "name": "user-agent",
@@ -2576,15 +4004,18 @@
2576
4004
  "github": "https://github.com/fukuiretu/nuxt-user-agent",
2577
4005
  "website": "https://github.com/fukuiretu/nuxt-user-agent",
2578
4006
  "learn_more": "",
2579
- "category": "Devtools",
4007
+ "category": "Extensions",
2580
4008
  "type": "3rd-party",
2581
4009
  "maintainers": [
2582
4010
  {
2583
4011
  "name": "fukuiretu",
2584
- "github": "fukuiretu",
2585
- "avatar": "https://avatars0.githubusercontent.com/u/1982105?v=4"
4012
+ "github": "fukuiretu"
2586
4013
  }
2587
- ]
4014
+ ],
4015
+ "compatibility": {
4016
+ "nuxt": "^2.0.0",
4017
+ "requires": {}
4018
+ }
2588
4019
  },
2589
4020
  {
2590
4021
  "name": "validate",
@@ -2600,10 +4031,13 @@
2600
4031
  "maintainers": [
2601
4032
  {
2602
4033
  "name": "lewyuburi",
2603
- "github": "lewyuburi",
2604
- "avatar": "https://avatars2.githubusercontent.com/u/2156790?v=4"
4034
+ "github": "lewyuburi"
2605
4035
  }
2606
- ]
4036
+ ],
4037
+ "compatibility": {
4038
+ "nuxt": "^2.0.0",
4039
+ "requires": {}
4040
+ }
2607
4041
  },
2608
4042
  {
2609
4043
  "name": "vendor",
@@ -2614,16 +4048,19 @@
2614
4048
  "github": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
2615
4049
  "website": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
2616
4050
  "learn_more": "",
2617
- "category": "Devtools",
4051
+ "category": "Extensions",
2618
4052
  "type": "community",
2619
4053
  "maintainers": [
2620
4054
  {
2621
4055
  "name": "Pooya Parsa",
2622
4056
  "github": "pi0",
2623
- "twitter": "_pi0_",
2624
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
4057
+ "twitter": "_pi0_"
2625
4058
  }
2626
- ]
4059
+ ],
4060
+ "compatibility": {
4061
+ "nuxt": "^2.0.0",
4062
+ "requires": {}
4063
+ }
2627
4064
  },
2628
4065
  {
2629
4066
  "name": "vue-material",
@@ -2639,10 +4076,13 @@
2639
4076
  "maintainers": [
2640
4077
  {
2641
4078
  "name": "vaso2",
2642
- "github": "vaso2",
2643
- "avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
4079
+ "github": "vaso2"
2644
4080
  }
2645
- ]
4081
+ ],
4082
+ "compatibility": {
4083
+ "nuxt": "^2.0.0",
4084
+ "requires": {}
4085
+ }
2646
4086
  },
2647
4087
  {
2648
4088
  "name": "vue-multiselect",
@@ -2658,10 +4098,13 @@
2658
4098
  "maintainers": [
2659
4099
  {
2660
4100
  "name": "spektrummedia",
2661
- "github": "spektrummedia",
2662
- "avatar": "https://avatars2.githubusercontent.com/u/4410985?v=4"
4101
+ "github": "spektrummedia"
2663
4102
  }
2664
- ]
4103
+ ],
4104
+ "compatibility": {
4105
+ "nuxt": "^2.0.0",
4106
+ "requires": {}
4107
+ }
2665
4108
  },
2666
4109
  {
2667
4110
  "name": "vue-select",
@@ -2677,29 +4120,36 @@
2677
4120
  "maintainers": [
2678
4121
  {
2679
4122
  "name": "madmod",
2680
- "github": "madmod",
2681
- "avatar": "https://avatars3.githubusercontent.com/u/1107818?v=4"
4123
+ "github": "madmod"
2682
4124
  }
2683
- ]
4125
+ ],
4126
+ "compatibility": {
4127
+ "nuxt": "^2.0.0",
4128
+ "requires": {}
4129
+ }
2684
4130
  },
2685
4131
  {
2686
4132
  "name": "vue-warehouse",
2687
4133
  "description": "A Cross-browser storage for Vue.js and Nuxt.js, with plugins support and easy extensibility based on Store.js",
2688
- "repo": "bazzite/vue-warehouse",
4134
+ "repo": "juliomrqz/vue-warehouse",
2689
4135
  "npm": "vue-warehouse",
2690
4136
  "icon": "",
2691
- "github": "https://github.com/bazzite/vue-warehouse",
4137
+ "github": "https://github.com/juliomrqz/vue-warehouse",
2692
4138
  "website": "https://marquez.co/docs/vue-warehouse",
2693
4139
  "learn_more": "",
2694
4140
  "category": "Libraries",
2695
4141
  "type": "3rd-party",
2696
4142
  "maintainers": [
2697
4143
  {
2698
- "name": "bazzite",
2699
- "github": "bazzite",
2700
- "avatar": "https://avatars1.githubusercontent.com/u/66133254?v=4"
4144
+ "name": "Julio Marquez",
4145
+ "github": "juliomrqz",
4146
+ "twitter": "juliomrqz"
2701
4147
  }
2702
- ]
4148
+ ],
4149
+ "compatibility": {
4150
+ "nuxt": "^2.0.0",
4151
+ "requires": {}
4152
+ }
2703
4153
  },
2704
4154
  {
2705
4155
  "name": "vuetify",
@@ -2715,16 +4165,43 @@
2715
4165
  "maintainers": [
2716
4166
  {
2717
4167
  "name": "Kevin Marrec",
2718
- "github": "kevinmarrec",
2719
- "avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
4168
+ "github": "kevinmarrec"
2720
4169
  },
2721
4170
  {
2722
4171
  "name": "Pooya Parsa",
2723
4172
  "github": "pi0",
2724
- "twitter": "_pi0_",
2725
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
4173
+ "twitter": "_pi0_"
4174
+ }
4175
+ ],
4176
+ "compatibility": {
4177
+ "nuxt": "^2.0.0",
4178
+ "requires": {}
4179
+ }
4180
+ },
4181
+ {
4182
+ "name": "vueuse",
4183
+ "description": "Collection of essential Vue Composition Utilities for Vue 2 and 3",
4184
+ "repo": "vueuse/vueuse#main/packages/core",
4185
+ "npm": "@vueuse/core",
4186
+ "icon": "vueuse.svg",
4187
+ "github": "https://github.com/vueuse/vueuse",
4188
+ "website": "https://vueuse.org",
4189
+ "learn_more": "https://github.com/vueuse/vueuse",
4190
+ "category": "Libraries",
4191
+ "type": "3rd-party",
4192
+ "maintainers": [
4193
+ {
4194
+ "name": "Anthony Fu",
4195
+ "github": "antfu",
4196
+ "twitter": "antfu7"
2726
4197
  }
2727
- ]
4198
+ ],
4199
+ "compatibility": {
4200
+ "nuxt": "^2.0.0 || ^3.0.0",
4201
+ "requires": {
4202
+ "bridge": "optional"
4203
+ }
4204
+ }
2728
4205
  },
2729
4206
  {
2730
4207
  "name": "vuex-router-sync",
@@ -2740,10 +4217,68 @@
2740
4217
  "maintainers": [
2741
4218
  {
2742
4219
  "name": "paulgv",
2743
- "github": "paulgv",
2744
- "avatar": "https://avatars0.githubusercontent.com/u/4895885?v=4"
4220
+ "github": "paulgv"
2745
4221
  }
2746
- ]
4222
+ ],
4223
+ "compatibility": {
4224
+ "nuxt": "^2.0.0",
4225
+ "requires": {}
4226
+ }
4227
+ },
4228
+ {
4229
+ "name": "web-vitals",
4230
+ "description": "Web Vitals for Nuxt",
4231
+ "repo": "nuxt-community/web-vitals-module",
4232
+ "npm": "@nuxtjs/web-vitals",
4233
+ "icon": "",
4234
+ "github": "https://github.com/nuxt-community/web-vitals-module",
4235
+ "website": "https://github.com/nuxt-community/web-vitals-module",
4236
+ "learn_more": "",
4237
+ "category": "Performance",
4238
+ "type": "community",
4239
+ "maintainers": [
4240
+ {
4241
+ "name": "daliborgogic",
4242
+ "github": "daliborgogic"
4243
+ },
4244
+ {
4245
+ "name": "Pooya Parsa",
4246
+ "github": "pi0",
4247
+ "twitter": "_pi0_"
4248
+ },
4249
+ {
4250
+ "name": "Sebastien Chopin",
4251
+ "github": "Atinux",
4252
+ "twitter": "Atinux"
4253
+ }
4254
+ ],
4255
+ "compatibility": {
4256
+ "nuxt": "^2.0.0",
4257
+ "requires": {}
4258
+ }
4259
+ },
4260
+ {
4261
+ "name": "web3js",
4262
+ "description": "Web3.js module integration for Nuxt.js - Build dApps easier!",
4263
+ "repo": "fauzan121002/nuxt-web3",
4264
+ "npm": "nuxt-web3",
4265
+ "icon": "web3js.svg",
4266
+ "github": "https://github.com/fauzan121002/nuxt-web3",
4267
+ "website": "https://github.com/fauzan121002/nuxt-web3",
4268
+ "learn_more": "https://web3js.readthedocs.io/",
4269
+ "category": "Libraries",
4270
+ "type": "3rd-party",
4271
+ "maintainers": [
4272
+ {
4273
+ "name": "Muhammad Fauzan",
4274
+ "github": "fauzan121002",
4275
+ "twitter": "fauzandev"
4276
+ }
4277
+ ],
4278
+ "compatibility": {
4279
+ "nuxt": "^2.0.0",
4280
+ "requires": {}
4281
+ }
2747
4282
  },
2748
4283
  {
2749
4284
  "name": "webfontloader",
@@ -2759,10 +4294,37 @@
2759
4294
  "maintainers": [
2760
4295
  {
2761
4296
  "name": "Developmint",
2762
- "github": "Developmint",
2763
- "avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
4297
+ "github": "Developmint"
4298
+ }
4299
+ ],
4300
+ "compatibility": {
4301
+ "nuxt": "^2.0.0",
4302
+ "requires": {}
4303
+ }
4304
+ },
4305
+ {
4306
+ "name": "webpack-optimisations",
4307
+ "description": "Nuxt.js v2 module to automatically make your builds faster.",
4308
+ "repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
4309
+ "npm": "nuxt-webpack-optimisations",
4310
+ "icon": "build-optimisations.svg",
4311
+ "github": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
4312
+ "website": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
4313
+ "learn_more": "",
4314
+ "category": "Devtools",
4315
+ "type": "3rd-party",
4316
+ "maintainers": [
4317
+ {
4318
+ "name": "Harlan Wilton",
4319
+ "github": "harlan-zw"
4320
+ }
4321
+ ],
4322
+ "compatibility": {
4323
+ "nuxt": "^2.0.0",
4324
+ "requires": {
4325
+ "bridge": "optional"
2764
4326
  }
2765
- ]
4327
+ }
2766
4328
  },
2767
4329
  {
2768
4330
  "name": "webpack-profile",
@@ -2779,10 +4341,13 @@
2779
4341
  {
2780
4342
  "name": "Pooya Parsa",
2781
4343
  "github": "pi0",
2782
- "twitter": "_pi0_",
2783
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
4344
+ "twitter": "_pi0_"
2784
4345
  }
2785
- ]
4346
+ ],
4347
+ "compatibility": {
4348
+ "nuxt": "^2.0.0",
4349
+ "requires": {}
4350
+ }
2786
4351
  },
2787
4352
  {
2788
4353
  "name": "webpackdashboard",
@@ -2798,10 +4363,13 @@
2798
4363
  "maintainers": [
2799
4364
  {
2800
4365
  "name": "paulgv",
2801
- "github": "paulgv",
2802
- "avatar": "https://avatars0.githubusercontent.com/u/4895885?v=4"
4366
+ "github": "paulgv"
2803
4367
  }
2804
- ]
4368
+ ],
4369
+ "compatibility": {
4370
+ "nuxt": "^2.0.0",
4371
+ "requires": {}
4372
+ }
2805
4373
  },
2806
4374
  {
2807
4375
  "name": "webpackmonitor",
@@ -2818,10 +4386,43 @@
2818
4386
  {
2819
4387
  "name": "Pooya Parsa",
2820
4388
  "github": "pi0",
2821
- "twitter": "_pi0_",
2822
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
4389
+ "twitter": "_pi0_"
4390
+ }
4391
+ ],
4392
+ "compatibility": {
4393
+ "nuxt": "^2.0.0",
4394
+ "requires": {}
4395
+ }
4396
+ },
4397
+ {
4398
+ "name": "windicss",
4399
+ "description": "Next generation utility-first CSS framework.",
4400
+ "repo": "windicss/nuxt-windicss-module#main/packages/nuxt-windicss",
4401
+ "npm": "nuxt-windicss",
4402
+ "icon": "windicss.svg",
4403
+ "github": "https://github.com/windicss/nuxt-windicss-module",
4404
+ "website": "https://github.com/windicss/nuxt-windicss-module",
4405
+ "learn_more": "https://windicss.org/",
4406
+ "category": "UI",
4407
+ "type": "3rd-party",
4408
+ "maintainers": [
4409
+ {
4410
+ "name": "Harlan Wilton",
4411
+ "github": "harlan-zw",
4412
+ "twitter": "harlan_zw"
4413
+ },
4414
+ {
4415
+ "name": "Anthony Fu",
4416
+ "github": "antfu",
4417
+ "twitter": "antfu7"
4418
+ }
4419
+ ],
4420
+ "compatibility": {
4421
+ "nuxt": "^2.0.0 || ^3.0.0",
4422
+ "requires": {
4423
+ "bridge": "optional"
2823
4424
  }
2824
- ]
4425
+ }
2825
4426
  },
2826
4427
  {
2827
4428
  "name": "winston-log",
@@ -2837,10 +4438,13 @@
2837
4438
  "maintainers": [
2838
4439
  {
2839
4440
  "name": "aaronransley",
2840
- "github": "aaronransley",
2841
- "avatar": "https://avatars0.githubusercontent.com/u/5669055?v=4"
4441
+ "github": "aaronransley"
2842
4442
  }
2843
- ]
4443
+ ],
4444
+ "compatibility": {
4445
+ "nuxt": "^2.0.0",
4446
+ "requires": {}
4447
+ }
2844
4448
  },
2845
4449
  {
2846
4450
  "name": "wp-nuxt",
@@ -2856,10 +4460,13 @@
2856
4460
  "maintainers": [
2857
4461
  {
2858
4462
  "name": "yashha",
2859
- "github": "yashha",
2860
- "avatar": "https://avatars0.githubusercontent.com/u/4728786?v=4"
4463
+ "github": "yashha"
2861
4464
  }
2862
- ]
4465
+ ],
4466
+ "compatibility": {
4467
+ "nuxt": "^2.0.0",
4468
+ "requires": {}
4469
+ }
2863
4470
  },
2864
4471
  {
2865
4472
  "name": "xhr-cache",
@@ -2875,10 +4482,13 @@
2875
4482
  "maintainers": [
2876
4483
  {
2877
4484
  "name": "gaetansenn",
2878
- "github": "gaetansenn",
2879
- "avatar": "https://avatars0.githubusercontent.com/u/2774075?v=4"
4485
+ "github": "gaetansenn"
2880
4486
  }
2881
- ]
4487
+ ],
4488
+ "compatibility": {
4489
+ "nuxt": "^2.0.0",
4490
+ "requires": {}
4491
+ }
2882
4492
  },
2883
4493
  {
2884
4494
  "name": "xui",
@@ -2894,18 +4504,22 @@
2894
4504
  "maintainers": [
2895
4505
  {
2896
4506
  "name": "MetaCorp",
2897
- "github": "MetaCorp",
2898
- "avatar": "https://avatars2.githubusercontent.com/u/1285196?v=4"
4507
+ "github": "MetaCorp"
2899
4508
  }
2900
- ]
4509
+ ],
4510
+ "compatibility": {
4511
+ "nuxt": "^2.0.0",
4512
+ "requires": {}
4513
+ }
2901
4514
  },
2902
4515
  {
2903
4516
  "name": "yandex-metrika",
2904
- "repo": "nuxt-community/modules#master/packages/yandex-metrika",
4517
+ "description": "Yandex metrika Module for Nuxt.js",
4518
+ "repo": "nuxt-community/yandex-metrika-module",
2905
4519
  "npm": "@nuxtjs/yandex-metrika",
2906
4520
  "icon": "",
2907
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/yandex-metrika",
2908
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/yandex-metrika",
4521
+ "github": "https://github.com/nuxt-community/yandex-metrika-module",
4522
+ "website": "https://github.com/nuxt-community/yandex-metrika-module",
2909
4523
  "learn_more": "https://metrica.yandex.com/about",
2910
4524
  "category": "Analytics",
2911
4525
  "type": "community",
@@ -2913,10 +4527,13 @@
2913
4527
  {
2914
4528
  "name": "Pooya Parsa",
2915
4529
  "github": "pi0",
2916
- "twitter": "_pi0_",
2917
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
4530
+ "twitter": "_pi0_"
2918
4531
  }
2919
- ]
4532
+ ],
4533
+ "compatibility": {
4534
+ "nuxt": "^2.0.0",
4535
+ "requires": {}
4536
+ }
2920
4537
  },
2921
4538
  {
2922
4539
  "name": "zendesk",
@@ -2932,9 +4549,12 @@
2932
4549
  "maintainers": [
2933
4550
  {
2934
4551
  "name": "DansMaCulotte",
2935
- "github": "DansMaCulotte",
2936
- "avatar": "https://avatars1.githubusercontent.com/u/44588441?v=4"
4552
+ "github": "DansMaCulotte"
2937
4553
  }
2938
- ]
4554
+ ],
4555
+ "compatibility": {
4556
+ "nuxt": "^2.0.0",
4557
+ "requires": {}
4558
+ }
2939
4559
  }
2940
4560
  ]