@nuxt/modules 0.5.0-cd33dd → 0.5.0-cd82c6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,82 @@
1
1
  [
2
+ {
3
+ "name": "ackee",
4
+ "description": "Nuxt.js module for Ackee analytics",
5
+ "repo": "bdrtsky/nuxt-ackee",
6
+ "npm": "nuxt-ackee",
7
+ "icon": "ackee.png",
8
+ "github": "https://github.com/bdrtsky/nuxt-ackee",
9
+ "website": "https://github.com/bdrtsky/nuxt-ackee",
10
+ "learn_more": "https://ackee.electerious.com",
11
+ "category": "Analytics",
12
+ "type": "3rd-party",
13
+ "maintainers": [
14
+ {
15
+ "name": "bdrtsky",
16
+ "github": "bdrtsky"
17
+ },
18
+ {
19
+ "name": "Sebastien Chopin",
20
+ "github": "Atinux",
21
+ "twitter": "Atinux"
22
+ }
23
+ ],
24
+ "compatibility": {
25
+ "nuxt": "^2.0.0",
26
+ "requires": {}
27
+ }
28
+ },
29
+ {
30
+ "name": "agility-cms",
31
+ "description": "Agility CMS Integration for Nuxt.js",
32
+ "repo": "agility/agilitycms-nuxt-module",
33
+ "npm": "@agility/agilitycms-nuxt-module",
34
+ "icon": "agility.png",
35
+ "github": "https://github.com/agility/agilitycms-nuxt-module",
36
+ "website": "https://github.com/agility/agilitycms-nuxt-module",
37
+ "learn_more": "https://help.agilitycms.com/hc/en-us/articles/360037500492",
38
+ "category": "CMS",
39
+ "type": "3rd-party",
40
+ "maintainers": [
41
+ {
42
+ "name": "Joel Varty",
43
+ "github": "joelvarty",
44
+ "avatar": "https://avatars.githubusercontent.com/u/4520625?s=400&u=95fcb09b5ead7bb09fb9950e4e7a115a8a4377e8&v=4"
45
+ }
46
+ ],
47
+ "compatibility": {
48
+ "nuxt": "^2.0.0",
49
+ "requires": {}
50
+ }
51
+ },
52
+ {
53
+ "name": "algolia",
54
+ "description": "Algolia Search Module for Nuxt 3",
55
+ "repo": "nuxt-community/algolia-module",
56
+ "npm": "@nuxtjs/algolia",
57
+ "icon": "algolia.svg",
58
+ "github": "https://github.com/nuxt-community/algolia-module",
59
+ "website": "https://algolia.nuxtjs.org/",
60
+ "learn_more": "https://algolia.nuxtjs.org/",
61
+ "category": "Libraries",
62
+ "type": "community",
63
+ "maintainers": [
64
+ {
65
+ "name": "Jakub Andrzejewski",
66
+ "github": "Baroshem",
67
+ "avatar": "https://avatars2.githubusercontent.com/u/37120330?v=4?s=80"
68
+ },
69
+ {
70
+ "name": "Yasser Lahbibi",
71
+ "github": "yassilah",
72
+ "avatar": "https://avatars.githubusercontent.com/u/13403295?v=4"
73
+ }
74
+ ],
75
+ "compatibility": {
76
+ "nuxt": "^3.0.0",
77
+ "requires": {}
78
+ }
79
+ },
2
80
  {
3
81
  "name": "alias",
4
82
  "description": "It automatically creates an alias for the components and page of the path",
@@ -8,15 +86,18 @@
8
86
  "github": "https://github.com/kdydesign/nuxt-alias-module",
9
87
  "website": "https://github.com/kdydesign/nuxt-alias-module",
10
88
  "learn_more": "",
11
- "category": "Devtools",
89
+ "category": "Extensions",
12
90
  "type": "3rd-party",
13
91
  "maintainers": [
14
92
  {
15
93
  "name": "kdydesign",
16
- "github": "kdydesign",
17
- "avatar": "https://github.com/kdydesign.png"
94
+ "github": "kdydesign"
18
95
  }
19
- ]
96
+ ],
97
+ "compatibility": {
98
+ "nuxt": "^2.0.0",
99
+ "requires": {}
100
+ }
20
101
  },
21
102
  {
22
103
  "name": "amp",
@@ -33,10 +114,59 @@
33
114
  {
34
115
  "name": "Ahad Birang",
35
116
  "github": "farnabaz",
36
- "twitter": "a_birang",
37
- "avatar": "https://github.com/farnabaz.png"
117
+ "twitter": "a_birang"
38
118
  }
39
- ]
119
+ ],
120
+ "compatibility": {
121
+ "nuxt": "^2.0.0",
122
+ "requires": {}
123
+ }
124
+ },
125
+ {
126
+ "name": "animejs",
127
+ "description": "Anime.js module for Nuxt.js",
128
+ "repo": "ivodolenc/nuxt-animejs",
129
+ "npm": "nuxt-animejs",
130
+ "icon": "",
131
+ "github": "https://github.com/ivodolenc/nuxt-animejs",
132
+ "website": "https://github.com/ivodolenc/nuxt-animejs",
133
+ "learn_more": "",
134
+ "category": "Libraries",
135
+ "type": "3rd-party",
136
+ "maintainers": [
137
+ {
138
+ "name": "ivodolenc",
139
+ "github": "ivodolenc"
140
+ }
141
+ ],
142
+ "compatibility": {
143
+ "nuxt": "^2.0.0",
144
+ "requires": {}
145
+ }
146
+ },
147
+ {
148
+ "name": "apis-to-file",
149
+ "description": "Build module to merge and transform multiple API and GraphQL requests into a single one and loaded only when needed, like a payload extractor",
150
+ "repo": "Luxdamore/nuxt-apis-to-file",
151
+ "npm": "@luxdamore/nuxt-apis-to-file",
152
+ "icon": "",
153
+ "github": "https://github.com/LuXDAmore/nuxt-apis-to-file",
154
+ "website": "https://luxdamore.github.io/nuxt-apis-to-file/",
155
+ "learn_more": "",
156
+ "category": "Performance",
157
+ "type": "3rd-party",
158
+ "maintainers": [
159
+ {
160
+ "name": "Luca Iaconelli",
161
+ "github": "LuXDAmore",
162
+ "twitter": "luxdamore",
163
+ "avatar": "https://avatars0.githubusercontent.com/u/3841171?v=4"
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://github.com/kieusonlam.png"
185
+ "github": "kieusonlam"
57
186
  },
58
187
  {
59
188
  "name": "Dominic Garms",
60
- "github": "dohomi",
61
- "avatar": "https://github.com/dohomi.png"
189
+ "github": "dohomi"
62
190
  }
63
- ]
191
+ ],
192
+ "compatibility": {
193
+ "nuxt": "^2.0.0",
194
+ "requires": {}
195
+ }
64
196
  },
65
197
  {
66
198
  "name": "applicationinsights",
@@ -76,14 +208,39 @@
76
208
  "maintainers": [
77
209
  {
78
210
  "name": "Dmitry Molotkov",
79
- "github": "aldarund",
80
- "avatar": "https://github.com/aldarund.png"
211
+ "github": "aldarund"
212
+ }
213
+ ],
214
+ "compatibility": {
215
+ "nuxt": "^2.0.0",
216
+ "requires": {}
217
+ }
218
+ },
219
+ {
220
+ "name": "appwrite",
221
+ "description": "Appwrite module for Nuxt",
222
+ "repo": "Hrdtr/nuxt-appwrite",
223
+ "npm": "nuxt-appwrite",
224
+ "icon": "appwrite.png",
225
+ "github": "https://github.com/Hrdtr/nuxt-appwrite",
226
+ "website": "https://github.com/Hrdtr/nuxt-appwrite",
227
+ "learn_more": "",
228
+ "category": "Request",
229
+ "type": "3rd-party",
230
+ "maintainers": [
231
+ {
232
+ "name": "Hrdtr",
233
+ "github": "Hrdtr"
81
234
  }
82
- ]
235
+ ],
236
+ "compatibility": {
237
+ "nuxt": "^2.0.0",
238
+ "requires": {}
239
+ }
83
240
  },
84
241
  {
85
242
  "name": "auth",
86
- "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your apps performance.",
243
+ "description": "Zero-boilerplate authentication support for Nuxt.js.",
87
244
  "repo": "nuxt-community/auth-module",
88
245
  "npm": "@nuxtjs/auth",
89
246
  "icon": "auth.png",
@@ -96,15 +253,17 @@
96
253
  {
97
254
  "name": "Pooya Parsa",
98
255
  "github": "pi0",
99
- "twitter": "_pi0_",
100
- "avatar": "https://github.com/pi0.png"
256
+ "twitter": "_pi0_"
101
257
  },
102
258
  {
103
259
  "name": "João Pedro Antunes Silva",
104
- "github": "JoaoPedroAS51",
105
- "avatar": "https://github.com/JoaoPedroAS51.png"
260
+ "github": "JoaoPedroAS51"
106
261
  }
107
- ]
262
+ ],
263
+ "compatibility": {
264
+ "nuxt": "^2.0.0",
265
+ "requires": {}
266
+ }
108
267
  },
109
268
  {
110
269
  "name": "axios",
@@ -121,10 +280,13 @@
121
280
  {
122
281
  "name": "Pooya Parsa",
123
282
  "github": "pi0",
124
- "twitter": "_pi0_",
125
- "avatar": "https://github.com/pi0.png"
283
+ "twitter": "_pi0_"
126
284
  }
127
- ]
285
+ ],
286
+ "compatibility": {
287
+ "nuxt": "^2.0.0",
288
+ "requires": {}
289
+ }
128
290
  },
129
291
  {
130
292
  "name": "basic-auth",
@@ -140,10 +302,13 @@
140
302
  "maintainers": [
141
303
  {
142
304
  "name": "potato4d",
143
- "github": "potato4d",
144
- "avatar": "https://github.com/potato4d.png"
305
+ "github": "potato4d"
145
306
  }
146
- ]
307
+ ],
308
+ "compatibility": {
309
+ "nuxt": "^2.0.0",
310
+ "requires": {}
311
+ }
147
312
  },
148
313
  {
149
314
  "name": "bootstrap",
@@ -159,22 +324,23 @@
159
324
  "maintainers": [
160
325
  {
161
326
  "name": "Troy Morehouse",
162
- "github": "tmorehouse",
163
- "avatar": "https://github.com/tmorehouse.png"
327
+ "github": "tmorehouse"
164
328
  },
165
329
  {
166
330
  "name": "Pooya Parsa",
167
331
  "github": "pi0",
168
- "twitter": "_pi0_",
169
- "avatar": "https://github.com/pi0.png"
332
+ "twitter": "_pi0_"
170
333
  },
171
334
  {
172
335
  "name": "Jacob Müller",
173
336
  "github": "jackmu95",
174
- "twitter": "jackmu95",
175
- "avatar": "https://github.com/jackmu95.png"
337
+ "twitter": "jackmu95"
176
338
  }
177
- ]
339
+ ],
340
+ "compatibility": {
341
+ "nuxt": "^2.0.0",
342
+ "requires": {}
343
+ }
178
344
  },
179
345
  {
180
346
  "name": "browserconfig",
@@ -185,16 +351,19 @@
185
351
  "github": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
186
352
  "website": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
187
353
  "learn_more": "https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/dev-guides/bg183312(v=vs.85)?redirectedfrom=MSDN",
188
- "category": "Devtools",
354
+ "category": "Extensions",
189
355
  "type": "community",
190
356
  "maintainers": [
191
357
  {
192
358
  "name": "Pooya Parsa",
193
359
  "github": "pi0",
194
- "twitter": "_pi0_",
195
- "avatar": "https://github.com/pi0.png"
360
+ "twitter": "_pi0_"
196
361
  }
197
- ]
362
+ ],
363
+ "compatibility": {
364
+ "nuxt": "^2.0.0",
365
+ "requires": {}
366
+ }
198
367
  },
199
368
  {
200
369
  "name": "buefy",
@@ -210,10 +379,13 @@
210
379
  "maintainers": [
211
380
  {
212
381
  "name": "Walter Tommasi",
213
- "github": "jtommy",
214
- "avatar": "https://github.com/jtommy.png"
382
+ "github": "jtommy"
215
383
  }
216
- ]
384
+ ],
385
+ "compatibility": {
386
+ "nuxt": "^2.0.0",
387
+ "requires": {}
388
+ }
217
389
  },
218
390
  {
219
391
  "name": "bugsnag",
@@ -229,10 +401,13 @@
229
401
  "maintainers": [
230
402
  {
231
403
  "name": "JulianMar",
232
- "github": "JulianMar",
233
- "avatar": "https://github.com/JulianMar.png"
404
+ "github": "JulianMar"
234
405
  }
235
- ]
406
+ ],
407
+ "compatibility": {
408
+ "nuxt": "^2.0.0",
409
+ "requires": {}
410
+ }
236
411
  },
237
412
  {
238
413
  "name": "bulma-slim",
@@ -248,10 +423,13 @@
248
423
  "maintainers": [
249
424
  {
250
425
  "name": "mustardamus",
251
- "github": "mustardamus",
252
- "avatar": "https://github.com/mustardamus.png"
426
+ "github": "mustardamus"
253
427
  }
254
- ]
428
+ ],
429
+ "compatibility": {
430
+ "nuxt": "^2.0.0",
431
+ "requires": {}
432
+ }
255
433
  },
256
434
  {
257
435
  "name": "bundle-buddy",
@@ -267,14 +445,17 @@
267
445
  "maintainers": [
268
446
  {
269
447
  "name": "Developmint",
270
- "github": "Developmint",
271
- "avatar": "https://github.com/Developmint.png"
448
+ "github": "Developmint"
272
449
  }
273
- ]
450
+ ],
451
+ "compatibility": {
452
+ "nuxt": "^2.0.0",
453
+ "requires": {}
454
+ }
274
455
  },
275
456
  {
276
457
  "name": "canvas-sketch",
277
- "description": "Nuxt.js module for canvas sketch for creating generative art in JavaScript.",
458
+ "description": "Nuxt.js module for making generative and 3D artwork with canvas-sketch in Javascript",
278
459
  "repo": "LuXDAmore/generative-art",
279
460
  "npm": "@luxdamore/nuxt-canvas-sketch",
280
461
  "icon": "",
@@ -285,11 +466,59 @@
285
466
  "type": "3rd-party",
286
467
  "maintainers": [
287
468
  {
288
- "name": "LuXDAmore",
469
+ "name": "Luca Iaconelli",
289
470
  "github": "LuXDAmore",
290
- "avatar": "https://github.com/LuXDAmore.png"
471
+ "twitter": "luxdamore"
472
+ }
473
+ ],
474
+ "compatibility": {
475
+ "nuxt": "^2.0.0",
476
+ "requires": {}
477
+ }
478
+ },
479
+ {
480
+ "name": "chakra-ui",
481
+ "description": "Chakra UI Module for Nuxt.js",
482
+ "repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
483
+ "npm": "@chakra-ui/nuxt",
484
+ "icon": "chakra-ui.png",
485
+ "github": "https://github.com/chakra-ui/chakra-ui-vue/tree/develop/packages/chakra-ui-nuxt",
486
+ "website": "https://vue.chakra-ui.com/with-nuxt",
487
+ "learn_more": "",
488
+ "category": "UI",
489
+ "type": "3rd-party",
490
+ "maintainers": [
491
+ {
492
+ "name": "Jonathan Bakebwa",
493
+ "github": "codebender828 https://avatars2.githubusercontent.com/u/21237954?s=400&u=8d33f80968b1e2582b530af74e26e4cb94d1a90b&v=4"
494
+ }
495
+ ],
496
+ "compatibility": {
497
+ "nuxt": "^2.0.0",
498
+ "requires": {}
499
+ }
500
+ },
501
+ {
502
+ "name": "chiffre",
503
+ "description": "Privacy-first, end-to-end encrypted analytics",
504
+ "repo": "chiffre-io/nuxt-chiffre",
505
+ "npm": "nuxt-chiffre",
506
+ "icon": "https://avatars.githubusercontent.com/u/58789215?v=4",
507
+ "github": "https://github.com/chiffre-io/nuxt-chiffre",
508
+ "website": "https://github.com/chiffre-io/nuxt-chiffre",
509
+ "learn_more": "https://chiffre.io",
510
+ "category": "Analytics",
511
+ "type": "3rd-party",
512
+ "maintainers": [
513
+ {
514
+ "name": "Romain Clement",
515
+ "github": "rclement"
291
516
  }
292
- ]
517
+ ],
518
+ "compatibility": {
519
+ "nuxt": "^2.0.0",
520
+ "requires": {}
521
+ }
293
522
  },
294
523
  {
295
524
  "name": "client-init",
@@ -300,15 +529,18 @@
300
529
  "github": "https://github.com/potato4d/nuxt-client-init-module",
301
530
  "website": "https://github.com/potato4d/nuxt-client-init-module",
302
531
  "learn_more": "",
303
- "category": "Devtools",
532
+ "category": "Extensions",
304
533
  "type": "3rd-party",
305
534
  "maintainers": [
306
535
  {
307
536
  "name": "potato4d",
308
- "github": "potato4d",
309
- "avatar": "https://github.com/potato4d.png"
537
+ "github": "potato4d"
310
538
  }
311
- ]
539
+ ],
540
+ "compatibility": {
541
+ "nuxt": "^2.0.0",
542
+ "requires": {}
543
+ }
312
544
  },
313
545
  {
314
546
  "name": "cloudcms",
@@ -324,10 +556,13 @@
324
556
  "maintainers": [
325
557
  {
326
558
  "name": "gitana",
327
- "github": "gitana",
328
- "avatar": "https://github.com/gitana.png"
559
+ "github": "gitana"
329
560
  }
330
- ]
561
+ ],
562
+ "compatibility": {
563
+ "nuxt": "^2.0.0",
564
+ "requires": {}
565
+ }
331
566
  },
332
567
  {
333
568
  "name": "cloudinary",
@@ -344,10 +579,13 @@
344
579
  {
345
580
  "name": "Maya Shavin",
346
581
  "github": "mayashavin",
347
- "twitter": "MayaShavin",
348
- "avatar": "https://github.com/mayashavin.png"
582
+ "twitter": "MayaShavin"
349
583
  }
350
- ]
584
+ ],
585
+ "compatibility": {
586
+ "nuxt": "^2.0.0",
587
+ "requires": {}
588
+ }
351
589
  },
352
590
  {
353
591
  "name": "color-mode",
@@ -356,7 +594,7 @@
356
594
  "npm": "@nuxtjs/color-mode",
357
595
  "icon": "color-mode.png",
358
596
  "github": "https://github.com/nuxt-community/color-mode-module",
359
- "website": "https://github.com/nuxt-community/color-mode-module",
597
+ "website": "https://color-mode.nuxtjs.org",
360
598
  "learn_more": "",
361
599
  "category": "UI",
362
600
  "type": "community",
@@ -364,19 +602,24 @@
364
602
  {
365
603
  "name": "Sébastien Chopin",
366
604
  "github": "Atinux",
367
- "twitter": "Atinux",
368
- "avatar": "https://github.com/Atinux.png"
605
+ "twitter": "Atinux"
606
+ }
607
+ ],
608
+ "compatibility": {
609
+ "nuxt": "^2.0.0",
610
+ "requires": {
611
+ "bridge": "optional"
369
612
  }
370
- ]
613
+ }
371
614
  },
372
615
  {
373
616
  "name": "component-cache",
374
617
  "description": "LRU component cache for vue components",
375
- "repo": "nuxt-community/modules#master/packages/component-cache",
618
+ "repo": "nuxt-community/component-cache-module",
376
619
  "npm": "@nuxtjs/component-cache",
377
620
  "icon": "",
378
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/component-cache",
379
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/component-cache",
621
+ "github": "https://github.com/nuxt-community/component-cache-module",
622
+ "website": "https://github.com/nuxt-community/component-cache-module",
380
623
  "learn_more": "https://ssr.vuejs.org/guide/caching.html#component-level-caching",
381
624
  "category": "Performance",
382
625
  "type": "community",
@@ -384,35 +627,13 @@
384
627
  {
385
628
  "name": "Pooya Parsa",
386
629
  "github": "pi0",
387
- "twitter": "_pi0_",
388
- "avatar": "https://github.com/pi0.png"
389
- }
390
- ]
391
- },
392
- {
393
- "name": "components",
394
- "description": "Auto Import Components for Nuxt.js",
395
- "repo": "nuxt/components",
396
- "npm": "@nuxt/components",
397
- "icon": "nuxt-components.svg",
398
- "github": "https://github.com/nuxt/components",
399
- "website": "https://github.com/nuxt/components",
400
- "learn_more": "",
401
- "category": "UI",
402
- "type": "official",
403
- "maintainers": [
404
- {
405
- "name": "Kevin Marrec",
406
- "github": "kevinmarrec",
407
- "avatar": "https://github.com/kevinmarrec.png"
408
- },
409
- {
410
- "name": "Pooya Parsa",
411
- "github": "pi0",
412
- "twitter": "_pi0_",
413
- "avatar": "https://github.com/pi0.png"
630
+ "twitter": "_pi0_"
414
631
  }
415
- ]
632
+ ],
633
+ "compatibility": {
634
+ "nuxt": "^2.0.0",
635
+ "requires": {}
636
+ }
416
637
  },
417
638
  {
418
639
  "name": "composition-api",
@@ -421,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://github.com/danielroe.png"
653
+ "twitter": "danielcroe"
434
654
  }
435
- ]
655
+ ],
656
+ "compatibility": {
657
+ "nuxt": "^2.0.0",
658
+ "requires": {}
659
+ }
436
660
  },
437
661
  {
438
662
  "name": "content",
@@ -449,16 +673,18 @@
449
673
  {
450
674
  "name": "Benjamin Canac",
451
675
  "github": "benjamincanac",
452
- "twitter": "benjamincanac",
453
- "avatar": "https://github.com/benjamincanac.png"
676
+ "twitter": "benjamincanac"
454
677
  },
455
678
  {
456
679
  "name": "Sebastien Chopin",
457
680
  "github": "Atinux",
458
- "twitter": "Atinux",
459
- "avatar": "https://github.com/Atinux.png"
681
+ "twitter": "Atinux"
460
682
  }
461
- ]
683
+ ],
684
+ "compatibility": {
685
+ "nuxt": "^2.0.0",
686
+ "requires": {}
687
+ }
462
688
  },
463
689
  {
464
690
  "name": "contentful",
@@ -474,34 +700,61 @@
474
700
  "maintainers": [
475
701
  {
476
702
  "name": "scaccogatto",
477
- "github": "scaccogatto",
478
- "avatar": "https://github.com/scaccogatto.png"
703
+ "github": "scaccogatto"
479
704
  }
480
- ]
705
+ ],
706
+ "compatibility": {
707
+ "nuxt": "^2.0.0",
708
+ "requires": {}
709
+ }
481
710
  },
482
711
  {
483
712
  "name": "custom-elements",
484
713
  "description": "Publish your Components as a vue-custom-element standalone build.",
485
714
  "repo": "GrabarzUndPartner/nuxt-custom-elements",
486
715
  "npm": "nuxt-custom-elements",
487
- "icon": "",
716
+ "icon": "custom-elements.png",
488
717
  "github": "https://github.com/GrabarzUndPartner/nuxt-custom-elements",
489
- "website": "https://github.com/GrabarzUndPartner/nuxt-custom-elements",
718
+ "website": "https://nuxt-custom-elements.grabarzundpartner.dev",
490
719
  "learn_more": "https://github.com/karol-f/vue-custom-element",
491
- "category": "Devtools",
720
+ "category": "Extensions",
492
721
  "type": "3rd-party",
493
722
  "maintainers": [
494
723
  {
495
724
  "name": "Thorn Walli",
496
- "github": "ThornWalli",
497
- "avatar": "https://github.com/ThornWalli.png"
725
+ "github": "ThornWalli"
498
726
  },
499
727
  {
500
728
  "name": "GrabarzUndPartner",
501
- "github": "GrabarzUndPartner",
502
- "avatar": "https://github.com/GrabarzUndPartner.png"
729
+ "github": "GrabarzUndPartner"
730
+ }
731
+ ],
732
+ "compatibility": {
733
+ "nuxt": "^2.0.0",
734
+ "requires": {}
735
+ }
736
+ },
737
+ {
738
+ "name": "darkmode.js",
739
+ "description": "Add darkmode / nightmode to your Nuxt.js project in a few seconds",
740
+ "repo": "sandoche/nuxtjs-darkmode-js-module#main",
741
+ "npm": "nuxtjs-darkmode-js-module",
742
+ "icon": "darkmode.png",
743
+ "github": "https://github.com/sandoche/nuxtjs-darkmode-js-module",
744
+ "website": "https://github.com/sandoche/nuxtjs-darkmode-js-module",
745
+ "learn_more": "",
746
+ "category": "UI",
747
+ "type": "3rd-party",
748
+ "maintainers": [
749
+ {
750
+ "name": "sandoche",
751
+ "github": "sandoche"
503
752
  }
504
- ]
753
+ ],
754
+ "compatibility": {
755
+ "nuxt": "^2.0.0",
756
+ "requires": {}
757
+ }
505
758
  },
506
759
  {
507
760
  "name": "date-fns",
@@ -517,10 +770,35 @@
517
770
  "maintainers": [
518
771
  {
519
772
  "name": "Ricardo Gobbo de Souza",
520
- "github": "ricardogobbosouza",
521
- "avatar": "https://github.com/ricardogobbosouza.png"
773
+ "github": "ricardogobbosouza"
774
+ }
775
+ ],
776
+ "compatibility": {
777
+ "nuxt": "^2.0.0",
778
+ "requires": {}
779
+ }
780
+ },
781
+ {
782
+ "name": "datocms",
783
+ "description": "DatoCMS integration for Nuxt.js",
784
+ "repo": "voorhoede/nuxt-datocms-module",
785
+ "npm": "@voorhoede/nuxt-datocms-module",
786
+ "icon": "datocms.png",
787
+ "github": "https://github.com/voorhoede/nuxt-datocms-module",
788
+ "website": "https://github.com/voorhoede/nuxt-datocms-module",
789
+ "learn_more": "https://www.datocms.com/",
790
+ "category": "CMS",
791
+ "type": "3rd-party",
792
+ "maintainers": [
793
+ {
794
+ "name": "Frankwarnaar",
795
+ "github": "Frankwarnaar"
522
796
  }
523
- ]
797
+ ],
798
+ "compatibility": {
799
+ "nuxt": "^2.0.0",
800
+ "requires": {}
801
+ }
524
802
  },
525
803
  {
526
804
  "name": "dayjs",
@@ -537,10 +815,13 @@
537
815
  {
538
816
  "name": "Takuma HANATANI",
539
817
  "github": "potato4d",
540
- "twitter": "potato4d",
541
- "avatar": "https://github.com/potato4d.png"
818
+ "twitter": "potato4d"
542
819
  }
543
- ]
820
+ ],
821
+ "compatibility": {
822
+ "nuxt": "^2.0.0",
823
+ "requires": {}
824
+ }
544
825
  },
545
826
  {
546
827
  "name": "device",
@@ -551,15 +832,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://github.com/dotneet.png"
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://github.com/JulienTant.png"
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://github.com/pi0.png"
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://github.com/ricardogobbosouza.png"
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://github.com/clarkdo.png"
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://github.com/stephenkr.png"
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://github.com/manniL.png"
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://github.com/lupas.png"
1073
+ "github": "lupas"
1074
+ }
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"
696
1096
  }
697
- ]
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://github.com/GrabarzUndPartner.png"
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://github.com/pimlie.png"
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://github.com/vaso2.png"
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://github.com/tmorehouse.png"
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://github.com/pi0.png"
1278
+ "twitter": "_pi0_"
792
1279
  },
793
1280
  {
794
1281
  "name": "Ricardo Gobbo de Souza",
795
- "github": "ricardogobbosouza",
796
- "avatar": "https://github.com/ricardogobbosouza.png"
1282
+ "github": "ricardogobbosouza"
797
1283
  },
798
1284
  {
799
1285
  "name": "Matteo Gabriele",
800
1286
  "github": "MatteoGabriele",
801
- "twitter": "matteo_gabriele",
802
- "avatar": "https://github.com/MatteoGabriele.png"
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://github.com/ricardogobbosouza.png"
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://github.com/dohomi.png"
1331
+ "github": "dohomi"
841
1332
  },
842
1333
  {
843
1334
  "name": "Ricardo Gobbo de Souza",
844
- "github": "ricardogobbosouza",
845
- "avatar": "https://github.com/ricardogobbosouza.png"
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://github.com/pi0.png"
1358
+ "twitter": "_pi0_"
866
1359
  },
867
1360
  {
868
1361
  "name": "Farzad Soltani",
869
1362
  "github": "farzadso",
870
- "twitter": "farzadso",
871
- "avatar": "https://github.com/farzadso.png"
1363
+ "twitter": "farzadso"
872
1364
  },
873
1365
  {
874
1366
  "name": "Josh Deltener",
875
1367
  "github": "hecktarzuli",
876
- "twitter": "JoshDeltener",
877
- "avatar": "https://github.com/hecktarzuli.png"
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://github.com/pi0.png"
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,36 @@
912
1432
  "maintainers": [
913
1433
  {
914
1434
  "name": "Xin Du",
915
- "github": "clarkdo",
916
- "avatar": "https://github.com/clarkdo.png"
1435
+ "github": "clarkdo"
1436
+ }
1437
+ ],
1438
+ "compatibility": {
1439
+ "nuxt": "^2.0.0",
1440
+ "requires": {}
1441
+ }
1442
+ },
1443
+ {
1444
+ "name": "headway",
1445
+ "description": "Headway changelog widget for Nuxt",
1446
+ "repo": "l-portet/nuxt-headway",
1447
+ "npm": "nuxt-headway",
1448
+ "icon": "headway.png",
1449
+ "github": "https://github.com/l-portet/nuxt-headway",
1450
+ "website": "https://nuxt-headway.netlify.app/",
1451
+ "learn_more": "https://headwayapp.co/",
1452
+ "category": "UI",
1453
+ "type": "3rd-party",
1454
+ "maintainers": [
1455
+ {
1456
+ "name": "l-portet",
1457
+ "github": "l-portet",
1458
+ "avatar": "https://avatars.githubusercontent.com/u/34057690?v=4"
917
1459
  }
918
- ]
1460
+ ],
1461
+ "compatibility": {
1462
+ "nuxt": "^2.0.0",
1463
+ "requires": {}
1464
+ }
919
1465
  },
920
1466
  {
921
1467
  "name": "helmet",
@@ -931,10 +1477,13 @@
931
1477
  "maintainers": [
932
1478
  {
933
1479
  "name": "victor-perez",
934
- "github": "victor-perez",
935
- "avatar": "https://github.com/victor-perez.png"
1480
+ "github": "victor-perez"
936
1481
  }
937
- ]
1482
+ ],
1483
+ "compatibility": {
1484
+ "nuxt": "^2.0.0",
1485
+ "requires": {}
1486
+ }
938
1487
  },
939
1488
  {
940
1489
  "name": "highcharts",
@@ -950,10 +1499,13 @@
950
1499
  "maintainers": [
951
1500
  {
952
1501
  "name": "richardeschloss",
953
- "github": "richardeschloss",
954
- "avatar": "https://github.com/richardeschloss.png"
1502
+ "github": "richardeschloss"
955
1503
  }
956
- ]
1504
+ ],
1505
+ "compatibility": {
1506
+ "nuxt": "^2.0.0",
1507
+ "requires": {}
1508
+ }
957
1509
  },
958
1510
  {
959
1511
  "name": "history-state",
@@ -964,15 +1516,18 @@
964
1516
  "github": "https://github.com/hidekatsu-izuno/nuxt-history-state",
965
1517
  "website": "https://github.com/hidekatsu-izuno/nuxt-history-state",
966
1518
  "learn_more": "",
967
- "category": "Devtools",
1519
+ "category": "Extensions",
968
1520
  "type": "3rd-party",
969
1521
  "maintainers": [
970
1522
  {
971
1523
  "name": "hidekatsu-izuno",
972
- "github": "hidekatsu-izuno",
973
- "avatar": "https://github.com/hidekatsu-izuno.png"
1524
+ "github": "hidekatsu-izuno"
974
1525
  }
975
- ]
1526
+ ],
1527
+ "compatibility": {
1528
+ "nuxt": "^2.0.0",
1529
+ "requires": {}
1530
+ }
976
1531
  },
977
1532
  {
978
1533
  "name": "html-minifier",
@@ -988,10 +1543,36 @@
988
1543
  "maintainers": [
989
1544
  {
990
1545
  "name": "Xin Du",
991
- "github": "clarkdo",
992
- "avatar": "https://github.com/clarkdo.png"
1546
+ "github": "clarkdo"
1547
+ }
1548
+ ],
1549
+ "compatibility": {
1550
+ "nuxt": "^2.0.0",
1551
+ "requires": {}
1552
+ }
1553
+ },
1554
+ {
1555
+ "name": "html-validator",
1556
+ "description": "Automatically validate Nuxt server-rendered HTML html",
1557
+ "repo": "nuxt-community/html-validator-module",
1558
+ "npm": "@nuxtjs/html-validator",
1559
+ "icon": "html-validator.png",
1560
+ "github": "https://github.com/nuxt-community/html-validator-module",
1561
+ "website": "https://html-validator.nuxtjs.org",
1562
+ "learn_more": "https://html-validate.org",
1563
+ "category": "Performance",
1564
+ "type": "community",
1565
+ "maintainers": [
1566
+ {
1567
+ "name": "Daniel Roe",
1568
+ "github": "danielroe",
1569
+ "twitter": "danielcroe"
993
1570
  }
994
- ]
1571
+ ],
1572
+ "compatibility": {
1573
+ "nuxt": "^2.0.0",
1574
+ "requires": {}
1575
+ }
995
1576
  },
996
1577
  {
997
1578
  "name": "http",
@@ -1008,16 +1589,41 @@
1008
1589
  {
1009
1590
  "name": "Pooya Parsa",
1010
1591
  "github": "pi0",
1011
- "twitter": "_pi0_",
1012
- "avatar": "https://github.com/pi0.png"
1592
+ "twitter": "_pi0_"
1013
1593
  },
1014
1594
  {
1015
1595
  "name": "Sébastien Chopin",
1016
1596
  "github": "Atinux",
1017
- "twitter": "Atinux",
1018
- "avatar": "https://github.com/Atinux.png"
1597
+ "twitter": "Atinux"
1019
1598
  }
1020
- ]
1599
+ ],
1600
+ "compatibility": {
1601
+ "nuxt": "^2.0.0",
1602
+ "requires": {}
1603
+ }
1604
+ },
1605
+ {
1606
+ "name": "humans-txt",
1607
+ "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.",
1608
+ "repo": "Luxdamore/nuxt-humans-txt",
1609
+ "npm": "@luxdamore/nuxt-humans-txt",
1610
+ "icon": "",
1611
+ "github": "https://github.com/LuXDAmore/nuxt-humans-txt",
1612
+ "website": "https://luxdamore.github.io/nuxt-humans-txt/",
1613
+ "learn_more": "https://humanstxt.org/",
1614
+ "category": "SEO",
1615
+ "type": "3rd-party",
1616
+ "maintainers": [
1617
+ {
1618
+ "name": "Luca Iaconelli",
1619
+ "github": "LuXDAmore",
1620
+ "twitter": "luxdamore"
1621
+ }
1622
+ ],
1623
+ "compatibility": {
1624
+ "nuxt": "^2.0.0",
1625
+ "requires": {}
1626
+ }
1021
1627
  },
1022
1628
  {
1023
1629
  "name": "i18n",
@@ -1028,20 +1634,22 @@
1028
1634
  "github": "https://github.com/nuxt-community/i18n-module",
1029
1635
  "website": "https://i18n.nuxtjs.org",
1030
1636
  "learn_more": "https://kazupon.github.io/vue-i18n/",
1031
- "category": "Devtools",
1637
+ "category": "Extensions",
1032
1638
  "type": "community",
1033
1639
  "maintainers": [
1034
1640
  {
1035
1641
  "name": "Rafał Chłodnicki",
1036
- "github": "rchl",
1037
- "avatar": "https://github.com/rchl.png"
1642
+ "github": "rchl"
1038
1643
  },
1039
1644
  {
1040
- "name": "Paul Gascou-Vaillancourt",
1041
- "github": "paulgv",
1042
- "avatar": "https://github.com/paulgv.png"
1645
+ "name": "Kazuya Kawaguchi",
1646
+ "github": "kazupon"
1043
1647
  }
1044
- ]
1648
+ ],
1649
+ "compatibility": {
1650
+ "nuxt": "^2.0.0",
1651
+ "requires": {}
1652
+ }
1045
1653
  },
1046
1654
  {
1047
1655
  "name": "image-loader",
@@ -1057,10 +1665,13 @@
1057
1665
  "maintainers": [
1058
1666
  {
1059
1667
  "name": "Barry Fisher",
1060
- "github": "Barry-Fisher",
1061
- "avatar": "https://github.com/Barry-Fisher.png"
1668
+ "github": "Barry-Fisher"
1062
1669
  }
1063
- ]
1670
+ ],
1671
+ "compatibility": {
1672
+ "nuxt": "^2.0.0",
1673
+ "requires": {}
1674
+ }
1064
1675
  },
1065
1676
  {
1066
1677
  "name": "image",
@@ -1077,22 +1688,25 @@
1077
1688
  {
1078
1689
  "name": "Ahad Birang",
1079
1690
  "github": "farnabaz",
1080
- "twitter": "a_birang",
1081
- "avatar": "https://github.com/farnabaz.png"
1691
+ "twitter": "a_birang"
1082
1692
  },
1083
1693
  {
1084
1694
  "name": "Pooya Parsa",
1085
1695
  "github": "pi0",
1086
- "twitter": "_pi0_",
1087
- "avatar": "https://github.com/pi0.png"
1696
+ "twitter": "_pi0_"
1088
1697
  },
1089
1698
  {
1090
1699
  "name": "Sebastien Chopin",
1091
1700
  "github": "Atinux",
1092
- "twitter": "Atinux",
1093
- "avatar": "https://github.com/Atinux.png"
1701
+ "twitter": "Atinux"
1702
+ }
1703
+ ],
1704
+ "compatibility": {
1705
+ "nuxt": "^2.0.0",
1706
+ "requires": {
1707
+ "bridge": "optional"
1094
1708
  }
1095
- ]
1709
+ }
1096
1710
  },
1097
1711
  {
1098
1712
  "name": "imagemin",
@@ -1108,10 +1722,38 @@
1108
1722
  "maintainers": [
1109
1723
  {
1110
1724
  "name": "Ricardo Gobbo de Souza",
1111
- "github": "ricardogobbosouza",
1112
- "avatar": "https://github.com/ricardogobbosouza.png"
1725
+ "github": "ricardogobbosouza"
1726
+ }
1727
+ ],
1728
+ "compatibility": {
1729
+ "nuxt": "^2.0.0",
1730
+ "requires": {}
1731
+ }
1732
+ },
1733
+ {
1734
+ "name": "inkline",
1735
+ "description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
1736
+ "repo": "inkline/nuxt-module-inkline",
1737
+ "npm": "@inkline/nuxt",
1738
+ "icon": "inkline.svg",
1739
+ "github": "https://github.com/inkline/nuxt-module-inkline",
1740
+ "website": "https://inkline.io",
1741
+ "learn_more": "https://inkline.io/docs/introduction/installation/nuxt",
1742
+ "category": "UI",
1743
+ "type": "3rd-party",
1744
+ "maintainers": [
1745
+ {
1746
+ "name": "Alex Grozav",
1747
+ "github": "alexgrozav",
1748
+ "twitter": "alexgrozav"
1749
+ }
1750
+ ],
1751
+ "compatibility": {
1752
+ "nuxt": "^2.0.0 || ^3.0.0",
1753
+ "requires": {
1754
+ "bridge": true
1113
1755
  }
1114
- ]
1756
+ }
1115
1757
  },
1116
1758
  {
1117
1759
  "name": "intercom",
@@ -1127,10 +1769,35 @@
1127
1769
  "maintainers": [
1128
1770
  {
1129
1771
  "name": "hex-digital",
1130
- "github": "hex-digital",
1131
- "avatar": "https://github.com/hex-digital.png"
1772
+ "github": "hex-digital"
1773
+ }
1774
+ ],
1775
+ "compatibility": {
1776
+ "nuxt": "^2.0.0",
1777
+ "requires": {}
1778
+ }
1779
+ },
1780
+ {
1781
+ "name": "jsonapi",
1782
+ "description": "Easy JSON:API client integration for Nuxt.js",
1783
+ "repo": "patrickcate/nuxt-jsonapi",
1784
+ "npm": "nuxt-jsonapi",
1785
+ "icon": "jsonapi.svg",
1786
+ "github": "https://github.com/patrickcate/nuxt-jsonapi",
1787
+ "website": "https://github.com/patrickcate/nuxt-jsonapi",
1788
+ "learn_more": "",
1789
+ "category": "Request",
1790
+ "type": "3rd-party",
1791
+ "maintainers": [
1792
+ {
1793
+ "name": "patrickcate",
1794
+ "github": "patrickcate"
1132
1795
  }
1133
- ]
1796
+ ],
1797
+ "compatibility": {
1798
+ "nuxt": "^2.0.0",
1799
+ "requires": {}
1800
+ }
1134
1801
  },
1135
1802
  {
1136
1803
  "name": "kentico-kontent",
@@ -1142,14 +1809,17 @@
1142
1809
  "website": "https://github.com/Domitnator/kentico-kontent-nuxt-module",
1143
1810
  "learn_more": "https://kontent.ai",
1144
1811
  "category": "CMS",
1145
- "type": "community",
1812
+ "type": "3rd-party",
1146
1813
  "maintainers": [
1147
1814
  {
1148
1815
  "name": "Alfred Brockötter",
1149
- "github": "Domitnator",
1150
- "avatar": "https://github.com/Domitnator.png"
1816
+ "github": "Domitnator"
1151
1817
  }
1152
- ]
1818
+ ],
1819
+ "compatibility": {
1820
+ "nuxt": "^2.0.0",
1821
+ "requires": {}
1822
+ }
1153
1823
  },
1154
1824
  {
1155
1825
  "name": "laravel-echo",
@@ -1165,10 +1835,13 @@
1165
1835
  "maintainers": [
1166
1836
  {
1167
1837
  "name": "Ricardo Gobbo de Souza",
1168
- "github": "ricardogobbosouza",
1169
- "avatar": "https://github.com/ricardogobbosouza.png"
1838
+ "github": "ricardogobbosouza"
1170
1839
  }
1171
- ]
1840
+ ],
1841
+ "compatibility": {
1842
+ "nuxt": "^2.0.0",
1843
+ "requires": {}
1844
+ }
1172
1845
  },
1173
1846
  {
1174
1847
  "name": "laravel-nuxt",
@@ -1184,10 +1857,13 @@
1184
1857
  "maintainers": [
1185
1858
  {
1186
1859
  "name": "skyrpex",
1187
- "github": "skyrpex",
1188
- "avatar": "https://github.com/skyrpex.png"
1860
+ "github": "skyrpex"
1189
1861
  }
1190
- ]
1862
+ ],
1863
+ "compatibility": {
1864
+ "nuxt": "^2.0.0",
1865
+ "requires": {}
1866
+ }
1191
1867
  },
1192
1868
  {
1193
1869
  "name": "laravel",
@@ -1203,10 +1879,13 @@
1203
1879
  "maintainers": [
1204
1880
  {
1205
1881
  "name": "m2sd",
1206
- "github": "m2sd",
1207
- "avatar": "https://github.com/m2sd.png"
1882
+ "github": "m2sd"
1208
1883
  }
1209
- ]
1884
+ ],
1885
+ "compatibility": {
1886
+ "nuxt": "^2.0.0",
1887
+ "requires": {}
1888
+ }
1210
1889
  },
1211
1890
  {
1212
1891
  "name": "leaflet",
@@ -1217,15 +1896,18 @@
1217
1896
  "github": "https://github.com/schlunsen/nuxt-leaflet",
1218
1897
  "website": "https://github.com/schlunsen/nuxt-leaflet",
1219
1898
  "learn_more": "https://vue2-leaflet.netlify.app/quickstart/",
1220
- "category": "Devtools",
1899
+ "category": "Libraries",
1221
1900
  "type": "3rd-party",
1222
1901
  "maintainers": [
1223
1902
  {
1224
1903
  "name": "schlunsen",
1225
- "github": "schlunsen",
1226
- "avatar": "https://github.com/schlunsen.png"
1904
+ "github": "schlunsen"
1227
1905
  }
1228
- ]
1906
+ ],
1907
+ "compatibility": {
1908
+ "nuxt": "^2.0.0",
1909
+ "requires": {}
1910
+ }
1229
1911
  },
1230
1912
  {
1231
1913
  "name": "localforage",
@@ -1236,16 +1918,23 @@
1236
1918
  "github": "https://github.com/nuxt-community/localforage-module",
1237
1919
  "website": "https://github.com/nuxt-community/localforage-module",
1238
1920
  "learn_more": "https://localforage.github.io/localForage/",
1239
- "category": "Devtools",
1921
+ "category": "Libraries",
1240
1922
  "type": "community",
1241
1923
  "maintainers": [
1242
1924
  {
1243
1925
  "name": "Alexandre Chopin",
1244
1926
  "github": "alexchopin",
1245
- "twitter": "alexchopin",
1246
- "avatar": "https://github.com/alexchopin.png"
1927
+ "twitter": "alexchopin"
1928
+ },
1929
+ {
1930
+ "name": "Ricardo Gobbo de Souza",
1931
+ "github": "ricardogobbosouza"
1247
1932
  }
1248
- ]
1933
+ ],
1934
+ "compatibility": {
1935
+ "nuxt": "^2.0.0",
1936
+ "requires": {}
1937
+ }
1249
1938
  },
1250
1939
  {
1251
1940
  "name": "localtunnel",
@@ -1262,10 +1951,35 @@
1262
1951
  {
1263
1952
  "name": "Pooya Parsa",
1264
1953
  "github": "pi0",
1265
- "twitter": "_pi0_",
1266
- "avatar": "https://github.com/pi0.png"
1954
+ "twitter": "_pi0_"
1955
+ }
1956
+ ],
1957
+ "compatibility": {
1958
+ "nuxt": "^2.0.0",
1959
+ "requires": {}
1960
+ }
1961
+ },
1962
+ {
1963
+ "name": "lodash",
1964
+ "description": "lodash module with auto-import and custom prefix",
1965
+ "repo": "cipami/nuxt-lodash",
1966
+ "npm": "nuxt-lodash",
1967
+ "icon": "lodash.svg",
1968
+ "github": "https://github.com/cipami/nuxt-lodash",
1969
+ "website": "https://github.com/cipami/nuxt-lodash#readme",
1970
+ "learn_more": "https://github.com/lodash/lodash",
1971
+ "category": "Libraries",
1972
+ "type": "3rd-party",
1973
+ "maintainers": [
1974
+ {
1975
+ "name": "Michal Čípa",
1976
+ "github": "cipami"
1267
1977
  }
1268
- ]
1978
+ ],
1979
+ "compatibility": {
1980
+ "nuxt": "^3.0.0",
1981
+ "requires": {}
1982
+ }
1269
1983
  },
1270
1984
  {
1271
1985
  "name": "logrocket",
@@ -1282,10 +1996,13 @@
1282
1996
  {
1283
1997
  "name": "Farzad Soltani",
1284
1998
  "github": "farzadso",
1285
- "twitter": "farzadso",
1286
- "avatar": "https://github.com/farzadso.png"
1999
+ "twitter": "farzadso"
1287
2000
  }
1288
- ]
2001
+ ],
2002
+ "compatibility": {
2003
+ "nuxt": "^2.0.0",
2004
+ "requires": {}
2005
+ }
1289
2006
  },
1290
2007
  {
1291
2008
  "name": "lunr",
@@ -1301,30 +2018,36 @@
1301
2018
  "maintainers": [
1302
2019
  {
1303
2020
  "name": "Pim",
1304
- "github": "pimlie",
1305
- "avatar": "https://github.com/pimlie.png"
2021
+ "github": "pimlie"
1306
2022
  }
1307
- ]
2023
+ ],
2024
+ "compatibility": {
2025
+ "nuxt": "^2.0.0",
2026
+ "requires": {}
2027
+ }
1308
2028
  },
1309
2029
  {
1310
2030
  "name": "markdownit",
1311
2031
  "description": "Use Markdown in your Nuxt application with the markdownit-loader",
1312
- "repo": "nuxt-community/modules#master/packages/markdownit",
2032
+ "repo": "nuxt-community/markdownit-module",
1313
2033
  "npm": "@nuxtjs/markdownit",
1314
2034
  "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",
2035
+ "github": "https://github.com/nuxt-community/markdownit-module",
2036
+ "website": "https://github.com/nuxt-community/markdownit-module",
1317
2037
  "learn_more": "https://github.com/markdown-it/markdown-it",
1318
- "category": "Devtools",
2038
+ "category": "Extensions",
1319
2039
  "type": "community",
1320
2040
  "maintainers": [
1321
2041
  {
1322
2042
  "name": "Pooya Parsa",
1323
2043
  "github": "pi0",
1324
- "twitter": "_pi0_",
1325
- "avatar": "https://github.com/pi0.png"
2044
+ "twitter": "_pi0_"
1326
2045
  }
1327
- ]
2046
+ ],
2047
+ "compatibility": {
2048
+ "nuxt": "^2.0.0",
2049
+ "requires": {}
2050
+ }
1328
2051
  },
1329
2052
  {
1330
2053
  "name": "matomo",
@@ -1340,10 +2063,13 @@
1340
2063
  "maintainers": [
1341
2064
  {
1342
2065
  "name": "pimlie",
1343
- "github": "pimlie",
1344
- "avatar": "https://github.com/pimlie.png"
2066
+ "github": "pimlie"
1345
2067
  }
1346
- ]
2068
+ ],
2069
+ "compatibility": {
2070
+ "nuxt": "^2.0.0",
2071
+ "requires": {}
2072
+ }
1347
2073
  },
1348
2074
  {
1349
2075
  "name": "mdx",
@@ -1354,16 +2080,19 @@
1354
2080
  "github": "https://github.com/nuxt-community/mdx-module",
1355
2081
  "website": "https://mdx.nuxtjs.org",
1356
2082
  "learn_more": "https://mdxjs.com/",
1357
- "category": "Devtools",
2083
+ "category": "Extensions",
1358
2084
  "type": "community",
1359
2085
  "maintainers": [
1360
2086
  {
1361
2087
  "name": "Jonathan Bakebwa",
1362
2088
  "github": "codebender828",
1363
- "twitter": "codebender828",
1364
- "avatar": "https://github.com/codebender828.png"
2089
+ "twitter": "codebender828"
1365
2090
  }
1366
- ]
2091
+ ],
2092
+ "compatibility": {
2093
+ "nuxt": "^2.0.0",
2094
+ "requires": {}
2095
+ }
1367
2096
  },
1368
2097
  {
1369
2098
  "name": "memwatch",
@@ -1379,10 +2108,13 @@
1379
2108
  "maintainers": [
1380
2109
  {
1381
2110
  "name": "pimlie",
1382
- "github": "pimlie",
1383
- "avatar": "https://github.com/pimlie.png"
2111
+ "github": "pimlie"
1384
2112
  }
1385
- ]
2113
+ ],
2114
+ "compatibility": {
2115
+ "nuxt": "^2.0.0",
2116
+ "requires": {}
2117
+ }
1386
2118
  },
1387
2119
  {
1388
2120
  "name": "mobile",
@@ -1393,15 +2125,18 @@
1393
2125
  "github": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
1394
2126
  "website": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
1395
2127
  "learn_more": "https://github.com/hgoebl/mobile-detect.js",
1396
- "category": "Devtools",
2128
+ "category": "Extensions",
1397
2129
  "type": "3rd-party",
1398
2130
  "maintainers": [
1399
2131
  {
1400
2132
  "name": "ChanningDefoe",
1401
- "github": "ChanningDefoe",
1402
- "avatar": "https://github.com/ChanningDefoe.png"
2133
+ "github": "ChanningDefoe"
1403
2134
  }
1404
- ]
2135
+ ],
2136
+ "compatibility": {
2137
+ "nuxt": "^2.0.0",
2138
+ "requires": {}
2139
+ }
1405
2140
  },
1406
2141
  {
1407
2142
  "name": "moment",
@@ -1418,15 +2153,17 @@
1418
2153
  {
1419
2154
  "name": "Pooya Parsa",
1420
2155
  "github": "pi0",
1421
- "twitter": "_pi0_",
1422
- "avatar": "https://github.com/pi0.png"
2156
+ "twitter": "_pi0_"
1423
2157
  },
1424
2158
  {
1425
2159
  "name": "Ricardo Gobbo de Souza",
1426
- "github": "ricardogobbosouza",
1427
- "avatar": "https://github.com/ricardogobbosouza.png"
2160
+ "github": "ricardogobbosouza"
1428
2161
  }
1429
- ]
2162
+ ],
2163
+ "compatibility": {
2164
+ "nuxt": "^2.0.0",
2165
+ "requires": {}
2166
+ }
1430
2167
  },
1431
2168
  {
1432
2169
  "name": "mq",
@@ -1442,10 +2179,13 @@
1442
2179
  "maintainers": [
1443
2180
  {
1444
2181
  "name": "vanhoofmaarten",
1445
- "github": "vanhoofmaarten",
1446
- "avatar": "https://github.com/vanhoofmaarten.png"
2182
+ "github": "vanhoofmaarten"
1447
2183
  }
1448
- ]
2184
+ ],
2185
+ "compatibility": {
2186
+ "nuxt": "^2.0.0",
2187
+ "requires": {}
2188
+ }
1449
2189
  },
1450
2190
  {
1451
2191
  "name": "neo",
@@ -1461,10 +2201,13 @@
1461
2201
  "maintainers": [
1462
2202
  {
1463
2203
  "name": "ezypeeze",
1464
- "github": "ezypeeze",
1465
- "avatar": "https://github.com/ezypeeze.png"
2204
+ "github": "ezypeeze"
1466
2205
  }
1467
- ]
2206
+ ],
2207
+ "compatibility": {
2208
+ "nuxt": "^2.0.0",
2209
+ "requires": {}
2210
+ }
1468
2211
  },
1469
2212
  {
1470
2213
  "name": "netlify-cache",
@@ -1480,10 +2223,13 @@
1480
2223
  "maintainers": [
1481
2224
  {
1482
2225
  "name": "DreaMinder",
1483
- "github": "DreaMinder",
1484
- "avatar": "https://github.com/DreaMinder.png"
2226
+ "github": "DreaMinder"
1485
2227
  }
1486
- ]
2228
+ ],
2229
+ "compatibility": {
2230
+ "nuxt": "^2.0.0",
2231
+ "requires": {}
2232
+ }
1487
2233
  },
1488
2234
  {
1489
2235
  "name": "netlify-files",
@@ -1500,10 +2246,13 @@
1500
2246
  {
1501
2247
  "name": "Alexander Lichter",
1502
2248
  "github": "manniL",
1503
- "twitter": "TheAlexLichter",
1504
- "avatar": "https://github.com/manniL.png"
2249
+ "twitter": "TheAlexLichter"
1505
2250
  }
1506
- ]
2251
+ ],
2252
+ "compatibility": {
2253
+ "nuxt": "^2.0.0",
2254
+ "requires": {}
2255
+ }
1507
2256
  },
1508
2257
  {
1509
2258
  "name": "netlify",
@@ -1519,30 +2268,222 @@
1519
2268
  "maintainers": [
1520
2269
  {
1521
2270
  "name": "bazzite",
1522
- "github": "bazzite",
1523
- "avatar": "https://github.com/bazzite.png"
2271
+ "github": "bazzite"
1524
2272
  }
1525
- ]
2273
+ ],
2274
+ "compatibility": {
2275
+ "nuxt": "^2.0.0",
2276
+ "requires": {}
2277
+ }
1526
2278
  },
1527
2279
  {
1528
2280
  "name": "ngrok",
1529
2281
  "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",
2282
+ "repo": "nuxt-community/ngrok",
1531
2283
  "npm": "@nuxtjs/ngrok",
1532
2284
  "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",
2285
+ "github": "https://github.com/nuxt-community/ngrok-module",
2286
+ "website": "https://ngrok.nuxtjs.org",
1535
2287
  "learn_more": "https://github.com/bubenshchykov/ngrok",
1536
2288
  "category": "Devtools",
1537
2289
  "type": "community",
1538
2290
  "maintainers": [
2291
+ {
2292
+ "name": "Debbie O'Brien",
2293
+ "github": "debs-obrien",
2294
+ "twitter": "debs_obrien"
2295
+ },
1539
2296
  {
1540
2297
  "name": "Pooya Parsa",
1541
2298
  "github": "pi0",
1542
- "twitter": "_pi0_",
1543
- "avatar": "https://github.com/pi0.png"
2299
+ "twitter": "_pi0_"
2300
+ }
2301
+ ],
2302
+ "compatibility": {
2303
+ "nuxt": "^2.0.0",
2304
+ "requires": {}
2305
+ }
2306
+ },
2307
+ {
2308
+ "name": "notion",
2309
+ "description": "Vue renderer for Notion pages",
2310
+ "repo": "janniks/vue-notion",
2311
+ "npm": "vue-notion",
2312
+ "icon": "notion.svg",
2313
+ "github": "https://github.com/janniks/vue-notion",
2314
+ "website": "https://github.com/janniks/vue-notion",
2315
+ "learn_more": "",
2316
+ "category": "CMS",
2317
+ "type": "3rd-party",
2318
+ "maintainers": [
2319
+ {
2320
+ "name": "janniks",
2321
+ "github": "janniks"
2322
+ }
2323
+ ],
2324
+ "compatibility": {
2325
+ "nuxt": "^2.0.0",
2326
+ "requires": {}
2327
+ }
2328
+ },
2329
+ {
2330
+ "name": "nuxt-hue",
2331
+ "description": "Enlighten your Nuxt experience",
2332
+ "repo": "lihbr/nuxt-hue",
2333
+ "npm": "nuxt-hue",
2334
+ "icon": "nuxt-hue.svg",
2335
+ "github": "https://github.com/lihbr/nuxt-hue",
2336
+ "website": "https://github.com/lihbr/nuxt-hue",
2337
+ "learn_more": "",
2338
+ "category": "Devtools",
2339
+ "type": "3rd-party",
2340
+ "maintainers": [
2341
+ {
2342
+ "name": "lihbr",
2343
+ "github": "lihbr"
2344
+ }
2345
+ ],
2346
+ "compatibility": {
2347
+ "nuxt": "^2.0.0 || ^3.0.0",
2348
+ "requires": {
2349
+ "bridge": "optional"
2350
+ }
2351
+ }
2352
+ },
2353
+ {
2354
+ "name": "nuxt-pino-log",
2355
+ "description": "Structured logs for nuxt apps using pino",
2356
+ "repo": "kpn/nuxt-pino-log",
2357
+ "npm": "nuxt-pino-log",
2358
+ "icon": "",
2359
+ "github": "https://github.com/kpn/nuxt-pino-log",
2360
+ "website": "https://github.com/kpn/nuxt-pino-log",
2361
+ "learn_more": "https://github.com/pinojs/pino",
2362
+ "category": "Monitoring",
2363
+ "type": "3rd-party",
2364
+ "maintainers": [
2365
+ {
2366
+ "name": "kpn",
2367
+ "github": "kpn"
2368
+ }
2369
+ ],
2370
+ "compatibility": {
2371
+ "nuxt": "^2.0.0",
2372
+ "requires": {}
2373
+ }
2374
+ },
2375
+ {
2376
+ "name": "nuxt-png-to-ico",
2377
+ "description": "Nuxt.js module for auto generating favicons",
2378
+ "repo": "b5710546232/nuxt-png-to-ico",
2379
+ "npm": "nuxt-png-to-ico",
2380
+ "icon": "",
2381
+ "github": "https://github.com/b5710546232/nuxt-png-to-ico",
2382
+ "website": "https://github.com/b5710546232/nuxt-png-to-ico",
2383
+ "learn_more": "https://github.com/steambap/png-to-ico",
2384
+ "category": "Devtools",
2385
+ "type": "3rd-party",
2386
+ "maintainers": [
2387
+ {
2388
+ "name": "b5710546232",
2389
+ "github": "b5710546232",
2390
+ "avatar": "https://avatars.githubusercontent.com/u/11013287?v=4"
1544
2391
  }
1545
- ]
2392
+ ],
2393
+ "compatibility": {
2394
+ "nuxt": "^2.0.0",
2395
+ "requires": {}
2396
+ }
2397
+ },
2398
+ {
2399
+ "name": "nuxt-smartlook",
2400
+ "description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
2401
+ "repo": "f00b4r/nuxt-smartlook",
2402
+ "npm": "nuxt-smartlook",
2403
+ "icon": "nuxt-smartlook.png",
2404
+ "github": "https://github.com/f00b4r/nuxt-smartlook",
2405
+ "website": "https://github.com/f00b4r/nuxt-smartlook",
2406
+ "learn_more": "https://www.smartlook.com/",
2407
+ "category": "Analytics",
2408
+ "type": "3rd-party",
2409
+ "maintainers": [
2410
+ {
2411
+ "name": "Milan Sulc",
2412
+ "github": "f3l1x",
2413
+ "twitter": "xf3l1x",
2414
+ "avatar": "https://avatars.githubusercontent.com/u/538058?v=4"
2415
+ }
2416
+ ],
2417
+ "compatibility": {
2418
+ "nuxt": "^2.0.0",
2419
+ "requires": {}
2420
+ }
2421
+ },
2422
+ {
2423
+ "name": "nuxt-use-motion",
2424
+ "description": "A Nuxt module putting your components in motion",
2425
+ "repo": "Tahul/nuxt-use-motion",
2426
+ "npm": "nuxt-use-motion",
2427
+ "icon": "nuxt-use-motion.svg",
2428
+ "github": "https://github.com/Tahul/nuxt-use-motion",
2429
+ "website": "https://github.com/Tahul/nuxt-use-motion",
2430
+ "learn_more": "https://github.com/vueuse/motion",
2431
+ "category": "Libraries",
2432
+ "type": "3rd-party",
2433
+ "maintainers": [
2434
+ {
2435
+ "name": "Tahul",
2436
+ "github": "Tahul"
2437
+ }
2438
+ ],
2439
+ "compatibility": {
2440
+ "nuxt": "^2.0.0",
2441
+ "requires": {}
2442
+ }
2443
+ },
2444
+ {
2445
+ "name": "nuxt-use-sound",
2446
+ "description": "A Nuxt module for playing sound effects.",
2447
+ "repo": "Tahul/nuxt-use-sound",
2448
+ "npm": "nuxt-use-sound",
2449
+ "icon": "nuxt-use-sound.svg",
2450
+ "github": "https://github.com/Tahul/nuxt-use-sound",
2451
+ "website": "https://github.com/Tahul/nuxt-use-sound",
2452
+ "learn_more": "https://github.com/vueuse/sound",
2453
+ "category": "Libraries",
2454
+ "type": "3rd-party",
2455
+ "maintainers": [
2456
+ {
2457
+ "name": "Tahul",
2458
+ "github": "Tahul"
2459
+ }
2460
+ ],
2461
+ "compatibility": {
2462
+ "nuxt": "^2.0.0",
2463
+ "requires": {}
2464
+ }
2465
+ },
2466
+ {
2467
+ "name": "nuxt-viewport",
2468
+ "description": "Define custom viewports for your Nuxt project",
2469
+ "repo": "mvrlin/nuxt-viewport",
2470
+ "npm": "nuxt-viewport",
2471
+ "icon": "nuxt-viewport.svg",
2472
+ "github": "https://github.com/mvrlin/nuxt-viewport",
2473
+ "website": "https://github.com/mvrlin/nuxt-viewport",
2474
+ "learn_more": "",
2475
+ "category": "Extensions",
2476
+ "type": "3rd-party",
2477
+ "maintainers": [
2478
+ {
2479
+ "name": "mvrlin",
2480
+ "github": "mvrlin"
2481
+ }
2482
+ ],
2483
+ "compatibility": {
2484
+ "nuxt": "^2.0.0",
2485
+ "requires": {}
2486
+ }
1546
2487
  },
1547
2488
  {
1548
2489
  "name": "nuxt7",
@@ -1559,10 +2500,13 @@
1559
2500
  {
1560
2501
  "name": "Pooya Parsa",
1561
2502
  "github": "pi0",
1562
- "twitter": "_pi0_",
1563
- "avatar": "https://github.com/pi0.png"
2503
+ "twitter": "_pi0_"
1564
2504
  }
1565
- ]
2505
+ ],
2506
+ "compatibility": {
2507
+ "nuxt": "^2.0.0",
2508
+ "requires": {}
2509
+ }
1566
2510
  },
1567
2511
  {
1568
2512
  "name": "onesignal",
@@ -1573,35 +2517,42 @@
1573
2517
  "github": "https://github.com/nuxt-community/onesignal-module",
1574
2518
  "website": "https://github.com/nuxt-community/onesignal-module",
1575
2519
  "learn_more": "https://onesignal.com/",
1576
- "category": "Devtools",
2520
+ "category": "Extensions",
1577
2521
  "type": "community",
1578
2522
  "maintainers": [
1579
2523
  {
1580
2524
  "name": "Pooya Parsa",
1581
2525
  "github": "pi0",
1582
- "twitter": "_pi0_",
1583
- "avatar": "https://github.com/pi0.png"
2526
+ "twitter": "_pi0_"
1584
2527
  }
1585
- ]
2528
+ ],
2529
+ "compatibility": {
2530
+ "nuxt": "^2.0.0",
2531
+ "requires": {}
2532
+ }
1586
2533
  },
1587
2534
  {
1588
2535
  "name": "optimized-images",
1589
2536
  "description": "Automatically optimizes images used in Nuxt.js projects (jpeg, png, svg, webp and gif).",
1590
- "repo": "bazzite/nuxt-optimized-images",
2537
+ "repo": "juliomrqz/nuxt-optimized-images",
1591
2538
  "npm": "@aceforth/nuxt-optimized-images",
1592
2539
  "icon": "",
1593
- "github": "https://github.com/bazzite/nuxt-optimized-images",
2540
+ "github": "https://github.com/juliomrqz/nuxt-optimized-images",
1594
2541
  "website": "https://marquez.co/docs/nuxt-optimized-images/",
1595
2542
  "learn_more": "",
1596
2543
  "category": "Images",
1597
2544
  "type": "3rd-party",
1598
2545
  "maintainers": [
1599
2546
  {
1600
- "name": "bazzite",
1601
- "github": "bazzite",
1602
- "avatar": "https://github.com/bazzite.png"
2547
+ "name": "Julio Marquez",
2548
+ "github": "juliomrqz",
2549
+ "twitter": "juliomrqz"
1603
2550
  }
1604
- ]
2551
+ ],
2552
+ "compatibility": {
2553
+ "nuxt": "^2.0.0",
2554
+ "requires": {}
2555
+ }
1605
2556
  },
1606
2557
  {
1607
2558
  "name": "page-generator-helper",
@@ -1612,15 +2563,18 @@
1612
2563
  "github": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
1613
2564
  "website": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
1614
2565
  "learn_more": "",
1615
- "category": "Devtools",
2566
+ "category": "Extensions",
1616
2567
  "type": "3rd-party",
1617
2568
  "maintainers": [
1618
2569
  {
1619
2570
  "name": "GrabarzUndPartner",
1620
- "github": "GrabarzUndPartner",
1621
- "avatar": "https://github.com/GrabarzUndPartner.png"
2571
+ "github": "GrabarzUndPartner"
1622
2572
  }
1623
- ]
2573
+ ],
2574
+ "compatibility": {
2575
+ "nuxt": "^2.0.0",
2576
+ "requires": {}
2577
+ }
1624
2578
  },
1625
2579
  {
1626
2580
  "name": "parse",
@@ -1636,10 +2590,109 @@
1636
2590
  "maintainers": [
1637
2591
  {
1638
2592
  "name": "cierrateam",
1639
- "github": "cierrateam",
1640
- "avatar": "https://github.com/cierrateam.png"
2593
+ "github": "cierrateam"
2594
+ }
2595
+ ],
2596
+ "compatibility": {
2597
+ "nuxt": "^2.0.0",
2598
+ "requires": {}
2599
+ }
2600
+ },
2601
+ {
2602
+ "name": "partytown",
2603
+ "description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
2604
+ "repo": "nuxt-community/partytown-module",
2605
+ "npm": "@nuxtjs/partytown",
2606
+ "icon": "partytown.svg",
2607
+ "github": "https://github.com/nuxt-community/partytown-module",
2608
+ "website": "https://github.com/nuxt-community/partytown-module",
2609
+ "learn_more": "https://partytown.builder.io/",
2610
+ "category": "Performance",
2611
+ "type": "community",
2612
+ "maintainers": [
2613
+ {
2614
+ "name": "Daniel Roe",
2615
+ "github": "danielroe",
2616
+ "twitter": "danielcroe"
2617
+ }
2618
+ ],
2619
+ "compatibility": {
2620
+ "nuxt": "^2.0.0 || ^3.0.0",
2621
+ "requires": {
2622
+ "bridge": true
2623
+ }
2624
+ }
2625
+ },
2626
+ {
2627
+ "name": "persian-datepicker",
2628
+ "description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
2629
+ "repo": "alireza-ab/vue-persian-datepicker",
2630
+ "npm": "@alireza-ab/vue-persian-datepicker",
2631
+ "icon": "persian-datepicker.svg",
2632
+ "github": "https://github.com/alireza-ab/vue-persian-datepicker",
2633
+ "website": "https://alireza-ab.ir/datepicker",
2634
+ "learn_more": "https://alireza-ab.ir/datepicker",
2635
+ "category": "Date",
2636
+ "type": "3rd-party",
2637
+ "maintainers": [
2638
+ {
2639
+ "name": "Alireza Alibeiki",
2640
+ "github": "alireza-ab",
2641
+ "avatar": "https://avatars0.githubusercontent.com/u/55649373?v=4"
1641
2642
  }
1642
- ]
2643
+ ],
2644
+ "compatibility": {
2645
+ "nuxt": "^2.0.0",
2646
+ "requires": {}
2647
+ }
2648
+ },
2649
+ {
2650
+ "name": "pinia",
2651
+ "description": "The Vue Store that you will enjoy using",
2652
+ "repo": "posva/pinia#v2/packages/nuxt",
2653
+ "npm": "@pinia/nuxt",
2654
+ "icon": "pinia.svg",
2655
+ "github": "https://github.com/posva/pinia/tree/v2/packages/nuxt",
2656
+ "website": "https://pinia.esm.dev/",
2657
+ "learn_more": "",
2658
+ "category": "Extensions",
2659
+ "type": "3rd-party",
2660
+ "maintainers": [
2661
+ {
2662
+ "name": "posva",
2663
+ "github": "posva"
2664
+ }
2665
+ ],
2666
+ "compatibility": {
2667
+ "nuxt": "^2.0.0 || ^3.0.0",
2668
+ "requires": {
2669
+ "bridge": "optional"
2670
+ }
2671
+ }
2672
+ },
2673
+ {
2674
+ "name": "plausible",
2675
+ "description": "Plausible analytics for Vue.js and Nuxt",
2676
+ "repo": "moritzsternemann/vue-plausible",
2677
+ "npm": "vue-plausible",
2678
+ "icon": "plausible.png",
2679
+ "github": "https://github.com/moritzsternemann/vue-plausible",
2680
+ "website": "https://github.com/moritzsternemann/vue-plausible",
2681
+ "learn_more": "",
2682
+ "category": "Analytics",
2683
+ "type": "3rd-party",
2684
+ "maintainers": [
2685
+ {
2686
+ "name": "moritzsternemann",
2687
+ "github": "moritzsternemann"
2688
+ }
2689
+ ],
2690
+ "compatibility": {
2691
+ "nuxt": "^2.0.0 || ^3.0.0",
2692
+ "requires": {
2693
+ "bridge": "optional"
2694
+ }
2695
+ }
1643
2696
  },
1644
2697
  {
1645
2698
  "name": "precompress",
@@ -1655,10 +2708,13 @@
1655
2708
  "maintainers": [
1656
2709
  {
1657
2710
  "name": "frenchrabbit",
1658
- "github": "frenchrabbit",
1659
- "avatar": "https://github.com/frenchrabbit.png"
2711
+ "github": "frenchrabbit"
1660
2712
  }
1661
- ]
2713
+ ],
2714
+ "compatibility": {
2715
+ "nuxt": "^2.0.0",
2716
+ "requires": {}
2717
+ }
1662
2718
  },
1663
2719
  {
1664
2720
  "name": "prismic",
@@ -1667,7 +2723,7 @@
1667
2723
  "npm": "@nuxtjs/prismic",
1668
2724
  "icon": "prismic.png",
1669
2725
  "github": "https://github.com/nuxt-community/prismic-module",
1670
- "website": "https://github.com/nuxt-community/prismic-module",
2726
+ "website": "https://prismic.nuxtjs.org",
1671
2727
  "learn_more": "https://prismic.io/",
1672
2728
  "category": "CMS",
1673
2729
  "type": "community",
@@ -1675,21 +2731,22 @@
1675
2731
  {
1676
2732
  "name": "Sébastien Chopin",
1677
2733
  "github": "Atinux",
1678
- "twitter": "Atinux",
1679
- "avatar": "https://github.com/Atinux.png"
2734
+ "twitter": "Atinux"
1680
2735
  },
1681
2736
  {
1682
2737
  "name": "lihbr",
1683
2738
  "github": "lihbr",
1684
- "twitter": "li_hbr",
1685
- "avatar": "https://github.com/lihbr.png"
2739
+ "twitter": "li_hbr"
1686
2740
  },
1687
2741
  {
1688
2742
  "name": "James Pegg",
1689
- "github": "jamespegg",
1690
- "avatar": "https://github.com/jamespegg.png"
2743
+ "github": "jamespegg"
1691
2744
  }
1692
- ]
2745
+ ],
2746
+ "compatibility": {
2747
+ "nuxt": "^2.0.0 || ^3.0.0",
2748
+ "requires": {}
2749
+ }
1693
2750
  },
1694
2751
  {
1695
2752
  "name": "protected-mailto",
@@ -1705,10 +2762,13 @@
1705
2762
  "maintainers": [
1706
2763
  {
1707
2764
  "name": "mmoollllee",
1708
- "github": "mmoollllee",
1709
- "avatar": "https://github.com/mmoollllee.png"
2765
+ "github": "mmoollllee"
1710
2766
  }
1711
- ]
2767
+ ],
2768
+ "compatibility": {
2769
+ "nuxt": "^2.0.0",
2770
+ "requires": {}
2771
+ }
1712
2772
  },
1713
2773
  {
1714
2774
  "name": "proxy",
@@ -1725,10 +2785,13 @@
1725
2785
  {
1726
2786
  "name": "Pooya Parsa",
1727
2787
  "github": "pi0",
1728
- "twitter": "_pi0_",
1729
- "avatar": "https://github.com/pi0.png"
2788
+ "twitter": "_pi0_"
1730
2789
  }
1731
- ]
2790
+ ],
2791
+ "compatibility": {
2792
+ "nuxt": "^2.0.0",
2793
+ "requires": {}
2794
+ }
1732
2795
  },
1733
2796
  {
1734
2797
  "name": "prune-html",
@@ -1743,11 +2806,15 @@
1743
2806
  "type": "3rd-party",
1744
2807
  "maintainers": [
1745
2808
  {
1746
- "name": "LuXDAmore",
2809
+ "name": "Luca Iaconelli",
1747
2810
  "github": "LuXDAmore",
1748
- "avatar": "https://github.com/LuXDAmore.png"
2811
+ "twitter": "luxdamore"
1749
2812
  }
1750
- ]
2813
+ ],
2814
+ "compatibility": {
2815
+ "nuxt": "^2.0.0",
2816
+ "requires": {}
2817
+ }
1751
2818
  },
1752
2819
  {
1753
2820
  "name": "purgecss",
@@ -1763,14 +2830,17 @@
1763
2830
  "maintainers": [
1764
2831
  {
1765
2832
  "name": "Developmint",
1766
- "github": "Developmint",
1767
- "avatar": "https://github.com/Developmint.png"
2833
+ "github": "Developmint"
1768
2834
  }
1769
- ]
2835
+ ],
2836
+ "compatibility": {
2837
+ "nuxt": "^2.0.0",
2838
+ "requires": {}
2839
+ }
1770
2840
  },
1771
2841
  {
1772
2842
  "name": "pwa",
1773
- "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your apps performance.",
2843
+ "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your app's performance.",
1774
2844
  "repo": "nuxt-community/pwa-module",
1775
2845
  "npm": "@nuxtjs/pwa",
1776
2846
  "icon": "pwa.png",
@@ -1783,10 +2853,15 @@
1783
2853
  {
1784
2854
  "name": "Pooya Parsa",
1785
2855
  "github": "pi0",
1786
- "twitter": "_pi0_",
1787
- "avatar": "https://github.com/pi0.png"
2856
+ "twitter": "_pi0_"
1788
2857
  }
1789
- ]
2858
+ ],
2859
+ "compatibility": {
2860
+ "nuxt": "^2.0.0",
2861
+ "requires": {
2862
+ "bridge": "optional"
2863
+ }
2864
+ }
1790
2865
  },
1791
2866
  {
1792
2867
  "name": "python",
@@ -1797,15 +2872,18 @@
1797
2872
  "github": "https://github.com/nuxt-community/python-module",
1798
2873
  "website": "https://github.com/nuxt-community/python-module",
1799
2874
  "learn_more": "https://www.python.org/",
1800
- "category": "Devtools",
2875
+ "category": "Extensions",
1801
2876
  "type": "community",
1802
2877
  "maintainers": [
1803
2878
  {
1804
2879
  "name": "Sebastian Silva",
1805
- "github": "icarito",
1806
- "avatar": "https://github.com/icarito.png"
2880
+ "github": "icarito"
1807
2881
  }
1808
- ]
2882
+ ],
2883
+ "compatibility": {
2884
+ "nuxt": "^2.0.0",
2885
+ "requires": {}
2886
+ }
1809
2887
  },
1810
2888
  {
1811
2889
  "name": "recaptcha",
@@ -1821,10 +2899,13 @@
1821
2899
  "maintainers": [
1822
2900
  {
1823
2901
  "name": "mvrlin",
1824
- "github": "mvrlin",
1825
- "avatar": "https://github.com/mvrlin.png"
2902
+ "github": "mvrlin"
1826
2903
  }
1827
- ]
2904
+ ],
2905
+ "compatibility": {
2906
+ "nuxt": "^2.0.0",
2907
+ "requires": {}
2908
+ }
1828
2909
  },
1829
2910
  {
1830
2911
  "name": "redirect",
@@ -1841,10 +2922,13 @@
1841
2922
  {
1842
2923
  "name": "Alexander Lichter",
1843
2924
  "github": "manniL",
1844
- "twitter": "TheAlexLichter",
1845
- "avatar": "https://github.com/manniL.png"
2925
+ "twitter": "TheAlexLichter"
1846
2926
  }
1847
- ]
2927
+ ],
2928
+ "compatibility": {
2929
+ "nuxt": "^2.0.0",
2930
+ "requires": {}
2931
+ }
1848
2932
  },
1849
2933
  {
1850
2934
  "name": "rfg-icon",
@@ -1855,15 +2939,18 @@
1855
2939
  "github": "https://github.com/pimlie/nuxt-rfg-icon",
1856
2940
  "website": "https://github.com/pimlie/nuxt-rfg-icon",
1857
2941
  "learn_more": "https://realfavicongenerator.net/",
1858
- "category": "Devtools",
2942
+ "category": "SEO",
1859
2943
  "type": "3rd-party",
1860
2944
  "maintainers": [
1861
2945
  {
1862
2946
  "name": "pimlie",
1863
- "github": "pimlie",
1864
- "avatar": "https://github.com/pimlie.png"
2947
+ "github": "pimlie"
1865
2948
  }
1866
- ]
2949
+ ],
2950
+ "compatibility": {
2951
+ "nuxt": "^2.0.0",
2952
+ "requires": {}
2953
+ }
1867
2954
  },
1868
2955
  {
1869
2956
  "name": "robots",
@@ -1879,10 +2966,13 @@
1879
2966
  "maintainers": [
1880
2967
  {
1881
2968
  "name": "Ricardo Gobbo de Souza",
1882
- "github": "ricardogobbosouza",
1883
- "avatar": "https://github.com/ricardogobbosouza.png"
2969
+ "github": "ricardogobbosouza"
1884
2970
  }
1885
- ]
2971
+ ],
2972
+ "compatibility": {
2973
+ "nuxt": "^2.0.0",
2974
+ "requires": {}
2975
+ }
1886
2976
  },
1887
2977
  {
1888
2978
  "name": "rollbar",
@@ -1898,10 +2988,13 @@
1898
2988
  "maintainers": [
1899
2989
  {
1900
2990
  "name": "Gaël Reyrol",
1901
- "github": "gaelreyrol",
1902
- "avatar": "https://github.com/gaelreyrol.png"
2991
+ "github": "gaelreyrol"
1903
2992
  }
1904
- ]
2993
+ ],
2994
+ "compatibility": {
2995
+ "nuxt": "^2.0.0",
2996
+ "requires": {}
2997
+ }
1905
2998
  },
1906
2999
  {
1907
3000
  "name": "router-extras",
@@ -1912,16 +3005,19 @@
1912
3005
  "github": "https://github.com/nuxt-community/router-extras-module",
1913
3006
  "website": "https://github.com/nuxt-community/router-extras-module",
1914
3007
  "learn_more": "",
1915
- "category": "Devtools",
3008
+ "category": "Extensions",
1916
3009
  "type": "community",
1917
3010
  "maintainers": [
1918
3011
  {
1919
3012
  "name": "Ahad Birang",
1920
3013
  "github": "farnabaz",
1921
- "twitter": "a_birang",
1922
- "avatar": "https://github.com/farnabaz.png"
3014
+ "twitter": "a_birang"
1923
3015
  }
1924
- ]
3016
+ ],
3017
+ "compatibility": {
3018
+ "nuxt": "^2.0.0",
3019
+ "requires": {}
3020
+ }
1925
3021
  },
1926
3022
  {
1927
3023
  "name": "router",
@@ -1932,16 +3028,19 @@
1932
3028
  "github": "https://github.com/nuxt-community/router-module",
1933
3029
  "website": "https://github.com/nuxt-community/router-module",
1934
3030
  "learn_more": "",
1935
- "category": "Devtools",
3031
+ "category": "Extensions",
1936
3032
  "type": "community",
1937
3033
  "maintainers": [
1938
3034
  {
1939
3035
  "name": "Sébastien Chopin",
1940
3036
  "github": "Atinux",
1941
- "twitter": "Atinux",
1942
- "avatar": "https://github.com/Atinux.png"
3037
+ "twitter": "Atinux"
1943
3038
  }
1944
- ]
3039
+ ],
3040
+ "compatibility": {
3041
+ "nuxt": "^2.0.0",
3042
+ "requires": {}
3043
+ }
1945
3044
  },
1946
3045
  {
1947
3046
  "name": "sanity",
@@ -1958,10 +3057,13 @@
1958
3057
  {
1959
3058
  "name": "Daniel Roe",
1960
3059
  "github": "danielroe",
1961
- "twitter": "danielcroe",
1962
- "avatar": "https://github.com/danielroe.png"
3060
+ "twitter": "danielcroe"
1963
3061
  }
1964
- ]
3062
+ ],
3063
+ "compatibility": {
3064
+ "nuxt": "^2.0.0",
3065
+ "requires": {}
3066
+ }
1965
3067
  },
1966
3068
  {
1967
3069
  "name": "scss-to-js",
@@ -1977,10 +3079,13 @@
1977
3079
  "maintainers": [
1978
3080
  {
1979
3081
  "name": "sugoidesune",
1980
- "github": "sugoidesune",
1981
- "avatar": "https://github.com/sugoidesune.png"
3082
+ "github": "sugoidesune"
1982
3083
  }
1983
- ]
3084
+ ],
3085
+ "compatibility": {
3086
+ "nuxt": "^2.0.0",
3087
+ "requires": {}
3088
+ }
1984
3089
  },
1985
3090
  {
1986
3091
  "name": "segment",
@@ -1996,10 +3101,13 @@
1996
3101
  "maintainers": [
1997
3102
  {
1998
3103
  "name": "dansmaculotte",
1999
- "github": "dansmaculotte",
2000
- "avatar": "https://github.com/dansmaculotte.png"
3104
+ "github": "dansmaculotte"
2001
3105
  }
2002
- ]
3106
+ ],
3107
+ "compatibility": {
3108
+ "nuxt": "^2.0.0",
3109
+ "requires": {}
3110
+ }
2003
3111
  },
2004
3112
  {
2005
3113
  "name": "sentry",
@@ -2008,17 +3116,43 @@
2008
3116
  "npm": "@nuxtjs/sentry",
2009
3117
  "icon": "sentry.png",
2010
3118
  "github": "https://github.com/nuxt-community/sentry-module",
2011
- "website": "https://github.com/nuxt-community/sentry-module",
3119
+ "website": "https://sentry.nuxtjs.org/",
2012
3120
  "learn_more": "https://sentry.io/welcome/",
2013
3121
  "category": "Monitoring",
2014
3122
  "type": "community",
2015
3123
  "maintainers": [
2016
3124
  {
2017
3125
  "name": "Rafał Chłodnicki",
2018
- "github": "rchl",
2019
- "avatar": "https://github.com/rchl.png"
3126
+ "github": "rchl"
2020
3127
  }
2021
- ]
3128
+ ],
3129
+ "compatibility": {
3130
+ "nuxt": "^2.0.0",
3131
+ "requires": {}
3132
+ }
3133
+ },
3134
+ {
3135
+ "name": "seo-meta",
3136
+ "description": "Simple generate seo metadata",
3137
+ "repo": "ihavecoke/nuxtjs-seo-meta",
3138
+ "npm": "nuxt-seo-meta",
3139
+ "icon": "",
3140
+ "github": "https://github.com/ihavecoke/nuxtjs-seo-meta",
3141
+ "website": "https://github.com/ihavecoke/nuxtjs-seo-meta",
3142
+ "learn_more": "",
3143
+ "category": "SEO",
3144
+ "type": "3rd-party",
3145
+ "maintainers": [
3146
+ {
3147
+ "name": "ihavecoke",
3148
+ "github": "ihavecoke",
3149
+ "avatar": "https://avatars0.githubusercontent.com/u/10757551?v=4"
3150
+ }
3151
+ ],
3152
+ "compatibility": {
3153
+ "nuxt": "^2.0.0",
3154
+ "requires": {}
3155
+ }
2022
3156
  },
2023
3157
  {
2024
3158
  "name": "seomatic-meta",
@@ -2034,10 +3168,13 @@
2034
3168
  "maintainers": [
2035
3169
  {
2036
3170
  "name": "ben-rogerson",
2037
- "github": "ben-rogerson",
2038
- "avatar": "https://github.com/ben-rogerson.png"
3171
+ "github": "ben-rogerson"
2039
3172
  }
2040
- ]
3173
+ ],
3174
+ "compatibility": {
3175
+ "nuxt": "^2.0.0",
3176
+ "requires": {}
3177
+ }
2041
3178
  },
2042
3179
  {
2043
3180
  "name": "separate-env",
@@ -2048,16 +3185,19 @@
2048
3185
  "github": "https://github.com/nuxt-community/separate-env-module",
2049
3186
  "website": "https://github.com/nuxt-community/separate-env-module",
2050
3187
  "learn_more": "",
2051
- "category": "Devtools",
3188
+ "category": "Extensions",
2052
3189
  "type": "community",
2053
3190
  "maintainers": [
2054
3191
  {
2055
3192
  "name": "Alexander Lichter",
2056
3193
  "github": "manniL",
2057
- "twitter": "TheAlexLichter",
2058
- "avatar": "https://github.com/manniL.png"
3194
+ "twitter": "TheAlexLichter"
2059
3195
  }
2060
- ]
3196
+ ],
3197
+ "compatibility": {
3198
+ "nuxt": "^2.0.0",
3199
+ "requires": {}
3200
+ }
2061
3201
  },
2062
3202
  {
2063
3203
  "name": "shopify",
@@ -2073,10 +3213,13 @@
2073
3213
  "maintainers": [
2074
3214
  {
2075
3215
  "name": "Gomah",
2076
- "github": "Gomah",
2077
- "avatar": "https://github.com/Gomah.png"
3216
+ "github": "Gomah"
2078
3217
  }
2079
- ]
3218
+ ],
3219
+ "compatibility": {
3220
+ "nuxt": "^2.0.0",
3221
+ "requires": {}
3222
+ }
2080
3223
  },
2081
3224
  {
2082
3225
  "name": "simple-line-icons",
@@ -2092,10 +3235,13 @@
2092
3235
  "maintainers": [
2093
3236
  {
2094
3237
  "name": "vaso2",
2095
- "github": "vaso2",
2096
- "avatar": "https://github.com/vaso2.png"
3238
+ "github": "vaso2"
2097
3239
  }
2098
- ]
3240
+ ],
3241
+ "compatibility": {
3242
+ "nuxt": "^2.0.0",
3243
+ "requires": {}
3244
+ }
2099
3245
  },
2100
3246
  {
2101
3247
  "name": "sitemap",
@@ -2104,7 +3250,7 @@
2104
3250
  "npm": "@nuxtjs/sitemap",
2105
3251
  "icon": "",
2106
3252
  "github": "https://github.com/nuxt-community/sitemap-module#dev",
2107
- "website": "https://github.com/nuxt-community/sitemap-module#dev",
3253
+ "website": "https://sitemap.nuxtjs.org",
2108
3254
  "learn_more": "",
2109
3255
  "category": "SEO",
2110
3256
  "type": "community",
@@ -2112,10 +3258,36 @@
2112
3258
  {
2113
3259
  "name": "Nicolas PENNEC",
2114
3260
  "github": "NicoPennec",
2115
- "twitter": "NicoPennec",
2116
- "avatar": "https://github.com/NicoPennec.png"
3261
+ "twitter": "NicoPennec"
3262
+ }
3263
+ ],
3264
+ "compatibility": {
3265
+ "nuxt": "^2.0.0",
3266
+ "requires": {}
3267
+ }
3268
+ },
3269
+ {
3270
+ "name": "snipcart",
3271
+ "description": "Snipcart integration module for Nuxt.js",
3272
+ "repo": "nuxt-community/snipcart-module",
3273
+ "npm": "@nuxtjs/snipcart",
3274
+ "icon": "snipcart.png",
3275
+ "github": "https://github.com/nuxt-community/snipcart-module",
3276
+ "website": "https://github.com/nuxt-community/snipcart-module",
3277
+ "learn_more": "",
3278
+ "category": "Payment",
3279
+ "type": "community",
3280
+ "maintainers": [
3281
+ {
3282
+ "name": "Florent GIRAUD",
3283
+ "github": "f3ltron",
3284
+ "twitter": "giraud_florent"
2117
3285
  }
2118
- ]
3286
+ ],
3287
+ "compatibility": {
3288
+ "nuxt": "^2.0.0",
3289
+ "requires": {}
3290
+ }
2119
3291
  },
2120
3292
  {
2121
3293
  "name": "social-meta",
@@ -2131,10 +3303,13 @@
2131
3303
  "maintainers": [
2132
3304
  {
2133
3305
  "name": "AlekseyPleshkov",
2134
- "github": "AlekseyPleshkov",
2135
- "avatar": "https://github.com/AlekseyPleshkov.png"
3306
+ "github": "AlekseyPleshkov"
2136
3307
  }
2137
- ]
3308
+ ],
3309
+ "compatibility": {
3310
+ "nuxt": "^2.0.0",
3311
+ "requires": {}
3312
+ }
2138
3313
  },
2139
3314
  {
2140
3315
  "name": "socket-io",
@@ -2150,10 +3325,13 @@
2150
3325
  "maintainers": [
2151
3326
  {
2152
3327
  "name": "richardeschloss",
2153
- "github": "richardeschloss",
2154
- "avatar": "https://github.com/richardeschloss.png"
3328
+ "github": "richardeschloss"
2155
3329
  }
2156
- ]
3330
+ ],
3331
+ "compatibility": {
3332
+ "nuxt": "^2.0.0",
3333
+ "requires": {}
3334
+ }
2157
3335
  },
2158
3336
  {
2159
3337
  "name": "speedcurve",
@@ -2170,10 +3348,46 @@
2170
3348
  {
2171
3349
  "name": "Josh Deltener",
2172
3350
  "github": "hecktarzuli",
2173
- "twitter": "JoshDeltener",
2174
- "avatar": "https://github.com/hecktarzuli.png"
3351
+ "twitter": "JoshDeltener"
3352
+ }
3353
+ ],
3354
+ "compatibility": {
3355
+ "nuxt": "^2.0.0",
3356
+ "requires": {}
3357
+ }
3358
+ },
3359
+ {
3360
+ "name": "speedkit",
3361
+ "description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
3362
+ "repo": "GrabarzUndPartner/nuxt-speedkit",
3363
+ "npm": "nuxt-speedkit",
3364
+ "icon": "speedkit.png",
3365
+ "github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
3366
+ "website": "https://nuxt-speedkit.grabarzundpartner.dev",
3367
+ "learn_more": "",
3368
+ "category": "Performance",
3369
+ "type": "3rd-party",
3370
+ "maintainers": [
3371
+ {
3372
+ "name": "Stephan Gerbeth",
3373
+ "github": "StephanGerbeth",
3374
+ "avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
3375
+ },
3376
+ {
3377
+ "name": "Thorn Walli",
3378
+ "github": "ThornWalli",
3379
+ "avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
3380
+ },
3381
+ {
3382
+ "name": "Grabarz & Partner",
3383
+ "github": "GrabarzUndPartner",
3384
+ "avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
2175
3385
  }
2176
- ]
3386
+ ],
3387
+ "compatibility": {
3388
+ "nuxt": "^2.0.0",
3389
+ "requires": {}
3390
+ }
2177
3391
  },
2178
3392
  {
2179
3393
  "name": "storage",
@@ -2184,15 +3398,40 @@
2184
3398
  "github": "https://github.com/mazipan/nuxt-storage",
2185
3399
  "website": "https://github.com/mazipan/nuxt-storage",
2186
3400
  "learn_more": "https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage",
2187
- "category": "Devtools",
3401
+ "category": "Extensions",
2188
3402
  "type": "3rd-party",
2189
3403
  "maintainers": [
2190
3404
  {
2191
3405
  "name": "mazipan",
2192
- "github": "mazipan",
2193
- "avatar": "https://github.com/mazipan.png"
3406
+ "github": "mazipan"
3407
+ }
3408
+ ],
3409
+ "compatibility": {
3410
+ "nuxt": "^2.0.0",
3411
+ "requires": {}
3412
+ }
3413
+ },
3414
+ {
3415
+ "name": "storefront-ui",
3416
+ "description": "Storefront UI Module for Nuxt.js",
3417
+ "repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
3418
+ "npm": "@storefront-ui/nuxt",
3419
+ "icon": "storefront-ui.svg",
3420
+ "github": "https://github.com/vuestorefront/storefront-ui/tree/develop/packages/nuxt-module",
3421
+ "website": "https://docs.storefrontui.io/?path=/story/getting-started-installation--page#installation",
3422
+ "learn_more": "https://docs.storefrontui.io/",
3423
+ "category": "UI",
3424
+ "type": "3rd-party",
3425
+ "maintainers": [
3426
+ {
3427
+ "name": "Jakub Andrzejewski",
3428
+ "github": "Baroshem"
2194
3429
  }
2195
- ]
3430
+ ],
3431
+ "compatibility": {
3432
+ "nuxt": "^2.0.0",
3433
+ "requires": {}
3434
+ }
2196
3435
  },
2197
3436
  {
2198
3437
  "name": "stories",
@@ -2208,16 +3447,19 @@
2208
3447
  "maintainers": [
2209
3448
  {
2210
3449
  "name": "richardeschloss",
2211
- "github": "richardeschloss",
2212
- "avatar": "https://github.com/richardeschloss.png"
3450
+ "github": "richardeschloss"
2213
3451
  }
2214
- ]
3452
+ ],
3453
+ "compatibility": {
3454
+ "nuxt": "^2.0.0",
3455
+ "requires": {}
3456
+ }
2215
3457
  },
2216
3458
  {
2217
3459
  "name": "storyblok",
2218
3460
  "description": "Storyblok Nuxt.js module",
2219
- "repo": "storyblok/storyblok-nuxt",
2220
- "npm": "storyblok-nuxt",
3461
+ "repo": "storyblok/storyblok-nuxt#master/lib",
3462
+ "npm": "@storyblok/nuxt",
2221
3463
  "icon": "storyblok.png",
2222
3464
  "github": "https://github.com/storyblok/storyblok-nuxt",
2223
3465
  "website": "https://github.com/storyblok/storyblok-nuxt",
@@ -2227,10 +3469,13 @@
2227
3469
  "maintainers": [
2228
3470
  {
2229
3471
  "name": "storyblok",
2230
- "github": "storyblok",
2231
- "avatar": "https://github.com/storyblok.png"
3472
+ "github": "storyblok"
2232
3473
  }
2233
- ]
3474
+ ],
3475
+ "compatibility": {
3476
+ "nuxt": "^2.0.0 || ^3.0.0",
3477
+ "requires": {}
3478
+ }
2234
3479
  },
2235
3480
  {
2236
3481
  "name": "storybook",
@@ -2247,16 +3492,20 @@
2247
3492
  {
2248
3493
  "name": "Ahad Birang",
2249
3494
  "github": "farnabaz",
2250
- "twitter": "a_birang",
2251
- "avatar": "https://github.com/farnabaz.png"
3495
+ "twitter": "a_birang"
2252
3496
  },
2253
3497
  {
2254
3498
  "name": "Pooya Parsa",
2255
3499
  "github": "pi0",
2256
- "twitter": "_pi0_",
2257
- "avatar": "https://github.com/pi0.png"
3500
+ "twitter": "_pi0_"
2258
3501
  }
2259
- ]
3502
+ ],
3503
+ "compatibility": {
3504
+ "nuxt": "^2.0.0",
3505
+ "requires": {
3506
+ "bridge": "optional"
3507
+ }
3508
+ }
2260
3509
  },
2261
3510
  {
2262
3511
  "name": "strapi",
@@ -2273,16 +3522,18 @@
2273
3522
  {
2274
3523
  "name": "Benjamin Canac",
2275
3524
  "github": "benjamincanac",
2276
- "twitter": "benjamincanac",
2277
- "avatar": "https://github.com/benjamincanac.png"
3525
+ "twitter": "benjamincanac"
2278
3526
  },
2279
3527
  {
2280
3528
  "name": "Sébastien Chopin",
2281
3529
  "github": "Atinux",
2282
- "twitter": "Atinux",
2283
- "avatar": "https://github.com/Atinux.png"
3530
+ "twitter": "Atinux"
2284
3531
  }
2285
- ]
3532
+ ],
3533
+ "compatibility": {
3534
+ "nuxt": "^2.0.0 || ^3.0.0",
3535
+ "requires": {}
3536
+ }
2286
3537
  },
2287
3538
  {
2288
3539
  "name": "stripe",
@@ -2298,10 +3549,13 @@
2298
3549
  "maintainers": [
2299
3550
  {
2300
3551
  "name": "WilliamDASILVA",
2301
- "github": "WilliamDASILVA",
2302
- "avatar": "https://github.com/WilliamDASILVA.png"
3552
+ "github": "WilliamDASILVA"
2303
3553
  }
2304
- ]
3554
+ ],
3555
+ "compatibility": {
3556
+ "nuxt": "^2.0.0",
3557
+ "requires": {}
3558
+ }
2305
3559
  },
2306
3560
  {
2307
3561
  "name": "style-resources",
@@ -2318,10 +3572,13 @@
2318
3572
  {
2319
3573
  "name": "Alexander Lichter",
2320
3574
  "github": "manniL",
2321
- "twitter": "TheAlexLichter",
2322
- "avatar": "https://github.com/manniL.png"
3575
+ "twitter": "TheAlexLichter"
2323
3576
  }
2324
- ]
3577
+ ],
3578
+ "compatibility": {
3579
+ "nuxt": "^2.0.0",
3580
+ "requires": {}
3581
+ }
2325
3582
  },
2326
3583
  {
2327
3584
  "name": "stylelint",
@@ -2337,10 +3594,59 @@
2337
3594
  "maintainers": [
2338
3595
  {
2339
3596
  "name": "Ricardo Gobbo de Souza",
2340
- "github": "ricardogobbosouza",
2341
- "avatar": "https://github.com/ricardogobbosouza.png"
3597
+ "github": "ricardogobbosouza"
3598
+ }
3599
+ ],
3600
+ "compatibility": {
3601
+ "nuxt": "^2.0.0",
3602
+ "requires": {}
3603
+ }
3604
+ },
3605
+ {
3606
+ "name": "stylify",
3607
+ "description": "Stylify is a library that generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
3608
+ "repo": "stylify/packages#master/packages/nuxt-module",
3609
+ "npm": "@stylify/nuxt-module",
3610
+ "icon": "stylify.svg",
3611
+ "github": "https://github.com/stylify/packages/tree/master/packages/nuxt-module",
3612
+ "website": "https://stylify.dev/docs/nuxt-module",
3613
+ "learn_more": "https://stylify.dev",
3614
+ "category": "UI",
3615
+ "type": "3rd-party",
3616
+ "maintainers": [
3617
+ {
3618
+ "name": "Vladimír Macháček",
3619
+ "github": "Machy8",
3620
+ "twitter": "8machy"
2342
3621
  }
2343
- ]
3622
+ ],
3623
+ "compatibility": {
3624
+ "nuxt": "^2.0.0",
3625
+ "requires": {}
3626
+ }
3627
+ },
3628
+ {
3629
+ "name": "supabase",
3630
+ "description": "A supa simple way to use Supabase with Nuxt",
3631
+ "repo": "supabase/nuxt-supabase",
3632
+ "npm": "nuxt-supabase",
3633
+ "icon": "supabase.png",
3634
+ "github": "https://github.com/supabase/nuxt-supabase",
3635
+ "website": "https://github.com/supabase/nuxt-supabase",
3636
+ "learn_more": "https://supabase.io",
3637
+ "category": "Database",
3638
+ "type": "3rd-party",
3639
+ "maintainers": [
3640
+ {
3641
+ "name": "Scott Robertson",
3642
+ "github": "scottrobertson",
3643
+ "twitter": "scottymeuk"
3644
+ }
3645
+ ],
3646
+ "compatibility": {
3647
+ "nuxt": "^2.0.0",
3648
+ "requires": {}
3649
+ }
2344
3650
  },
2345
3651
  {
2346
3652
  "name": "svg-loader",
@@ -2351,15 +3657,18 @@
2351
3657
  "github": "https://github.com/Developmint/nuxt-svg-loader",
2352
3658
  "website": "https://github.com/Developmint/nuxt-svg-loader",
2353
3659
  "learn_more": "",
2354
- "category": "Devtools",
3660
+ "category": "Extensions",
2355
3661
  "type": "3rd-party",
2356
3662
  "maintainers": [
2357
3663
  {
2358
3664
  "name": "Developmint",
2359
- "github": "Developmint",
2360
- "avatar": "https://github.com/Developmint.png"
3665
+ "github": "Developmint"
2361
3666
  }
2362
- ]
3667
+ ],
3668
+ "compatibility": {
3669
+ "nuxt": "^2.0.0",
3670
+ "requires": {}
3671
+ }
2363
3672
  },
2364
3673
  {
2365
3674
  "name": "svg-sprite",
@@ -2370,16 +3679,19 @@
2370
3679
  "github": "https://github.com/nuxt-community/svg-sprite-module",
2371
3680
  "website": "https://github.com/nuxt-community/svg-sprite-module",
2372
3681
  "learn_more": "",
2373
- "category": "Devtools",
3682
+ "category": "UI",
2374
3683
  "type": "community",
2375
3684
  "maintainers": [
2376
3685
  {
2377
3686
  "name": "Ahad Birang",
2378
3687
  "github": "farnabaz",
2379
- "twitter": "a_birang",
2380
- "avatar": "https://github.com/farnabaz.png"
3688
+ "twitter": "a_birang"
2381
3689
  }
2382
- ]
3690
+ ],
3691
+ "compatibility": {
3692
+ "nuxt": "^2.0.0",
3693
+ "requires": {}
3694
+ }
2383
3695
  },
2384
3696
  {
2385
3697
  "name": "svg",
@@ -2390,15 +3702,18 @@
2390
3702
  "github": "https://github.com/nuxt-community/svg-module",
2391
3703
  "website": "https://github.com/nuxt-community/svg-module",
2392
3704
  "learn_more": "",
2393
- "category": "Devtools",
3705
+ "category": "Extensions",
2394
3706
  "type": "community",
2395
3707
  "maintainers": [
2396
3708
  {
2397
3709
  "name": "Sam Holmes",
2398
- "github": "sam3d",
2399
- "avatar": "https://github.com/sam3d.png"
3710
+ "github": "sam3d"
2400
3711
  }
2401
- ]
3712
+ ],
3713
+ "compatibility": {
3714
+ "nuxt": "^2.0.0",
3715
+ "requires": {}
3716
+ }
2402
3717
  },
2403
3718
  {
2404
3719
  "name": "sweetalert2",
@@ -2414,10 +3729,13 @@
2414
3729
  "maintainers": [
2415
3730
  {
2416
3731
  "name": "ImreC",
2417
- "github": "ImreC",
2418
- "avatar": "https://github.com/ImreC.png"
3732
+ "github": "ImreC"
2419
3733
  }
2420
- ]
3734
+ ],
3735
+ "compatibility": {
3736
+ "nuxt": "^2.0.0",
3737
+ "requires": {}
3738
+ }
2421
3739
  },
2422
3740
  {
2423
3741
  "name": "tailwindcss",
@@ -2434,10 +3752,36 @@
2434
3752
  {
2435
3753
  "name": "Sébastien Chopin",
2436
3754
  "github": "Atinux",
2437
- "twitter": "Atinux",
2438
- "avatar": "https://github.com/Atinux.png"
3755
+ "twitter": "Atinux"
2439
3756
  }
2440
- ]
3757
+ ],
3758
+ "compatibility": {
3759
+ "nuxt": "^2.0.0 || ^3.0.0",
3760
+ "requires": {}
3761
+ }
3762
+ },
3763
+ {
3764
+ "name": "tiktok-analytics",
3765
+ "description": "",
3766
+ "repo": "stickpro/nuxt-tiktok-analytics",
3767
+ "npm": "tiktok-analytics",
3768
+ "icon": "",
3769
+ "github": "https://github.com/stickpro/nuxt-tiktok-analytics",
3770
+ "website": "https://github.com/stickpro/nuxt-tiktok-analytics",
3771
+ "learn_more": "",
3772
+ "category": "Analytics",
3773
+ "type": "3rd-party",
3774
+ "maintainers": [
3775
+ {
3776
+ "name": "stickpro",
3777
+ "github": "stickpro",
3778
+ "avatar": "https://avatars.githubusercontent.com/u/25886722?v=4"
3779
+ }
3780
+ ],
3781
+ "compatibility": {
3782
+ "nuxt": "^2.0.0",
3783
+ "requires": {}
3784
+ }
2441
3785
  },
2442
3786
  {
2443
3787
  "name": "toast",
@@ -2445,8 +3789,8 @@
2445
3789
  "repo": "nuxt-community/modules#master/packages/toast",
2446
3790
  "npm": "@nuxtjs/toast",
2447
3791
  "icon": "",
2448
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/toast",
2449
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/toast",
3792
+ "github": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
3793
+ "website": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
2450
3794
  "learn_more": "https://github.com/shakee93/vue-toasted",
2451
3795
  "category": "Libraries",
2452
3796
  "type": "community",
@@ -2454,10 +3798,37 @@
2454
3798
  {
2455
3799
  "name": "Pooya Parsa",
2456
3800
  "github": "pi0",
2457
- "twitter": "_pi0_",
2458
- "avatar": "https://github.com/pi0.png"
3801
+ "twitter": "_pi0_"
3802
+ }
3803
+ ],
3804
+ "compatibility": {
3805
+ "nuxt": "^2.0.0",
3806
+ "requires": {}
3807
+ }
3808
+ },
3809
+ {
3810
+ "name": "twa",
3811
+ "description": "Nuxt.js module for generating Trusted Web App from Nuxt.js app",
3812
+ "repo": "tuarrep/nuxt-twa",
3813
+ "npm": "nuxt-twa",
3814
+ "icon": "",
3815
+ "github": "https://github.com/tuarrep/nuxt-twa",
3816
+ "website": "https://nuxt-twa.tuarrep.dev",
3817
+ "learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity/overview/",
3818
+ "category": "Performance",
3819
+ "type": "3rd-party",
3820
+ "maintainers": [
3821
+ {
3822
+ "name": "Nicolas Perraut",
3823
+ "github": "tuarrep"
2459
3824
  }
2460
- ]
3825
+ ],
3826
+ "compatibility": {
3827
+ "nuxt": "^2.0.0",
3828
+ "requires": {
3829
+ "bridge": "optional"
3830
+ }
3831
+ }
2461
3832
  },
2462
3833
  {
2463
3834
  "name": "typed-router",
@@ -2473,10 +3844,13 @@
2473
3844
  "maintainers": [
2474
3845
  {
2475
3846
  "name": "victorgarciaesgi",
2476
- "github": "victorgarciaesgi",
2477
- "avatar": "https://github.com/victorgarciaesgi.png"
3847
+ "github": "victorgarciaesgi"
2478
3848
  }
2479
- ]
3849
+ ],
3850
+ "compatibility": {
3851
+ "nuxt": "^2.0.0",
3852
+ "requires": {}
3853
+ }
2480
3854
  },
2481
3855
  {
2482
3856
  "name": "typescript-runtime",
@@ -2492,22 +3866,23 @@
2492
3866
  "maintainers": [
2493
3867
  {
2494
3868
  "name": "Kevin Marrec",
2495
- "github": "kevinmarrec",
2496
- "avatar": "https://github.com/kevinmarrec.png"
3869
+ "github": "kevinmarrec"
2497
3870
  },
2498
3871
  {
2499
3872
  "name": "Pooya Parsa",
2500
3873
  "github": "pi0",
2501
- "twitter": "_pi0_",
2502
- "avatar": "https://github.com/pi0.png"
3874
+ "twitter": "_pi0_"
2503
3875
  },
2504
3876
  {
2505
3877
  "name": "Daniel Roe",
2506
3878
  "github": "danielroe",
2507
- "twitter": "danielcroe",
2508
- "avatar": "https://github.com/danielroe.png"
3879
+ "twitter": "danielcroe"
2509
3880
  }
2510
- ]
3881
+ ],
3882
+ "compatibility": {
3883
+ "nuxt": "^2.0.0",
3884
+ "requires": {}
3885
+ }
2511
3886
  },
2512
3887
  {
2513
3888
  "name": "typescript",
@@ -2523,22 +3898,23 @@
2523
3898
  "maintainers": [
2524
3899
  {
2525
3900
  "name": "Kevin Marrec",
2526
- "github": "kevinmarrec",
2527
- "avatar": "https://github.com/kevinmarrec.png"
3901
+ "github": "kevinmarrec"
2528
3902
  },
2529
3903
  {
2530
3904
  "name": "Pooya Parsa",
2531
3905
  "github": "pi0",
2532
- "twitter": "_pi0_",
2533
- "avatar": "https://github.com/pi0.png"
3906
+ "twitter": "_pi0_"
2534
3907
  },
2535
3908
  {
2536
3909
  "name": "Daniel Roe",
2537
3910
  "github": "danielroe",
2538
- "twitter": "danielcroe",
2539
- "avatar": "https://github.com/danielroe.png"
3911
+ "twitter": "danielcroe"
2540
3912
  }
2541
- ]
3913
+ ],
3914
+ "compatibility": {
3915
+ "nuxt": "^2.0.0",
3916
+ "requires": {}
3917
+ }
2542
3918
  },
2543
3919
  {
2544
3920
  "name": "universal-storage",
@@ -2549,22 +3925,50 @@
2549
3925
  "github": "https://github.com/nuxt-community/universal-storage-module",
2550
3926
  "website": "https://github.com/nuxt-community/universal-storage-module",
2551
3927
  "learn_more": "https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage",
2552
- "category": "Devtools",
3928
+ "category": "Extensions",
2553
3929
  "type": "community",
2554
3930
  "maintainers": [
2555
3931
  {
2556
3932
  "name": "Pooya Parsa",
2557
3933
  "github": "pi0",
2558
- "twitter": "_pi0_",
2559
- "avatar": "https://github.com/pi0.png"
3934
+ "twitter": "_pi0_"
2560
3935
  },
2561
3936
  {
2562
3937
  "name": "Farzad Soltani",
2563
3938
  "github": "farzadso",
2564
- "twitter": "farzadso",
2565
- "avatar": "https://github.com/farzadso.png"
3939
+ "twitter": "farzadso"
3940
+ }
3941
+ ],
3942
+ "compatibility": {
3943
+ "nuxt": "^2.0.0",
3944
+ "requires": {}
3945
+ }
3946
+ },
3947
+ {
3948
+ "name": "unocss",
3949
+ "description": "The instant on-demand atomic CSS engine.",
3950
+ "repo": "antfu/unocss#main/packages/nuxt",
3951
+ "npm": "@unocss/nuxt",
3952
+ "icon": "unocss.svg",
3953
+ "github": "https://github.com/antfu/unocss",
3954
+ "website": "https://github.com/antfu/unocss",
3955
+ "learn_more": "https://github.com/antfu/unocss",
3956
+ "category": "UI",
3957
+ "type": "3rd-party",
3958
+ "maintainers": [
3959
+ {
3960
+ "name": "Anthony Fu",
3961
+ "github": "antfu",
3962
+ "twitter": "antfu7",
3963
+ "avatar": "https://avatars.githubusercontent.com/antfu?v=4"
3964
+ }
3965
+ ],
3966
+ "compatibility": {
3967
+ "nuxt": "^2.0.0 || ^3.0.0",
3968
+ "requires": {
3969
+ "bridge": "optional"
2566
3970
  }
2567
- ]
3971
+ }
2568
3972
  },
2569
3973
  {
2570
3974
  "name": "user-agent",
@@ -2575,15 +3979,18 @@
2575
3979
  "github": "https://github.com/fukuiretu/nuxt-user-agent",
2576
3980
  "website": "https://github.com/fukuiretu/nuxt-user-agent",
2577
3981
  "learn_more": "",
2578
- "category": "Devtools",
3982
+ "category": "Extensions",
2579
3983
  "type": "3rd-party",
2580
3984
  "maintainers": [
2581
3985
  {
2582
3986
  "name": "fukuiretu",
2583
- "github": "fukuiretu",
2584
- "avatar": "https://github.com/fukuiretu.png"
3987
+ "github": "fukuiretu"
2585
3988
  }
2586
- ]
3989
+ ],
3990
+ "compatibility": {
3991
+ "nuxt": "^2.0.0",
3992
+ "requires": {}
3993
+ }
2587
3994
  },
2588
3995
  {
2589
3996
  "name": "validate",
@@ -2599,10 +4006,13 @@
2599
4006
  "maintainers": [
2600
4007
  {
2601
4008
  "name": "lewyuburi",
2602
- "github": "lewyuburi",
2603
- "avatar": "https://github.com/lewyuburi.png"
4009
+ "github": "lewyuburi"
2604
4010
  }
2605
- ]
4011
+ ],
4012
+ "compatibility": {
4013
+ "nuxt": "^2.0.0",
4014
+ "requires": {}
4015
+ }
2606
4016
  },
2607
4017
  {
2608
4018
  "name": "vendor",
@@ -2613,16 +4023,19 @@
2613
4023
  "github": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
2614
4024
  "website": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
2615
4025
  "learn_more": "",
2616
- "category": "Devtools",
4026
+ "category": "Extensions",
2617
4027
  "type": "community",
2618
4028
  "maintainers": [
2619
4029
  {
2620
4030
  "name": "Pooya Parsa",
2621
4031
  "github": "pi0",
2622
- "twitter": "_pi0_",
2623
- "avatar": "https://github.com/pi0.png"
4032
+ "twitter": "_pi0_"
2624
4033
  }
2625
- ]
4034
+ ],
4035
+ "compatibility": {
4036
+ "nuxt": "^2.0.0",
4037
+ "requires": {}
4038
+ }
2626
4039
  },
2627
4040
  {
2628
4041
  "name": "vue-material",
@@ -2638,10 +4051,13 @@
2638
4051
  "maintainers": [
2639
4052
  {
2640
4053
  "name": "vaso2",
2641
- "github": "vaso2",
2642
- "avatar": "https://github.com/vaso2.png"
4054
+ "github": "vaso2"
2643
4055
  }
2644
- ]
4056
+ ],
4057
+ "compatibility": {
4058
+ "nuxt": "^2.0.0",
4059
+ "requires": {}
4060
+ }
2645
4061
  },
2646
4062
  {
2647
4063
  "name": "vue-multiselect",
@@ -2657,10 +4073,13 @@
2657
4073
  "maintainers": [
2658
4074
  {
2659
4075
  "name": "spektrummedia",
2660
- "github": "spektrummedia",
2661
- "avatar": "https://github.com/spektrummedia.png"
4076
+ "github": "spektrummedia"
2662
4077
  }
2663
- ]
4078
+ ],
4079
+ "compatibility": {
4080
+ "nuxt": "^2.0.0",
4081
+ "requires": {}
4082
+ }
2664
4083
  },
2665
4084
  {
2666
4085
  "name": "vue-select",
@@ -2676,29 +4095,36 @@
2676
4095
  "maintainers": [
2677
4096
  {
2678
4097
  "name": "madmod",
2679
- "github": "madmod",
2680
- "avatar": "https://github.com/madmod.png"
4098
+ "github": "madmod"
2681
4099
  }
2682
- ]
4100
+ ],
4101
+ "compatibility": {
4102
+ "nuxt": "^2.0.0",
4103
+ "requires": {}
4104
+ }
2683
4105
  },
2684
4106
  {
2685
4107
  "name": "vue-warehouse",
2686
4108
  "description": "A Cross-browser storage for Vue.js and Nuxt.js, with plugins support and easy extensibility based on Store.js",
2687
- "repo": "bazzite/vue-warehouse",
4109
+ "repo": "juliomrqz/vue-warehouse",
2688
4110
  "npm": "vue-warehouse",
2689
4111
  "icon": "",
2690
- "github": "https://github.com/bazzite/vue-warehouse",
4112
+ "github": "https://github.com/juliomrqz/vue-warehouse",
2691
4113
  "website": "https://marquez.co/docs/vue-warehouse",
2692
4114
  "learn_more": "",
2693
4115
  "category": "Libraries",
2694
4116
  "type": "3rd-party",
2695
4117
  "maintainers": [
2696
4118
  {
2697
- "name": "bazzite",
2698
- "github": "bazzite",
2699
- "avatar": "https://github.com/bazzite.png"
4119
+ "name": "Julio Marquez",
4120
+ "github": "juliomrqz",
4121
+ "twitter": "juliomrqz"
2700
4122
  }
2701
- ]
4123
+ ],
4124
+ "compatibility": {
4125
+ "nuxt": "^2.0.0",
4126
+ "requires": {}
4127
+ }
2702
4128
  },
2703
4129
  {
2704
4130
  "name": "vuetify",
@@ -2714,16 +4140,43 @@
2714
4140
  "maintainers": [
2715
4141
  {
2716
4142
  "name": "Kevin Marrec",
2717
- "github": "kevinmarrec",
2718
- "avatar": "https://github.com/kevinmarrec.png"
4143
+ "github": "kevinmarrec"
2719
4144
  },
2720
4145
  {
2721
4146
  "name": "Pooya Parsa",
2722
4147
  "github": "pi0",
2723
- "twitter": "_pi0_",
2724
- "avatar": "https://github.com/pi0.png"
4148
+ "twitter": "_pi0_"
4149
+ }
4150
+ ],
4151
+ "compatibility": {
4152
+ "nuxt": "^2.0.0",
4153
+ "requires": {}
4154
+ }
4155
+ },
4156
+ {
4157
+ "name": "vueuse",
4158
+ "description": "Collection of essential Vue Composition Utilities for Vue 2 and 3",
4159
+ "repo": "vueuse/vueuse#main/packages/core",
4160
+ "npm": "@vueuse/core",
4161
+ "icon": "vueuse.svg",
4162
+ "github": "https://github.com/vueuse/vueuse",
4163
+ "website": "https://vueuse.org",
4164
+ "learn_more": "https://github.com/vueuse/vueuse",
4165
+ "category": "Libraries",
4166
+ "type": "3rd-party",
4167
+ "maintainers": [
4168
+ {
4169
+ "name": "Anthony Fu",
4170
+ "github": "antfu",
4171
+ "twitter": "antfu7"
4172
+ }
4173
+ ],
4174
+ "compatibility": {
4175
+ "nuxt": "^2.0.0 || ^3.0.0",
4176
+ "requires": {
4177
+ "bridge": "optional"
2725
4178
  }
2726
- ]
4179
+ }
2727
4180
  },
2728
4181
  {
2729
4182
  "name": "vuex-router-sync",
@@ -2739,10 +4192,68 @@
2739
4192
  "maintainers": [
2740
4193
  {
2741
4194
  "name": "paulgv",
2742
- "github": "paulgv",
2743
- "avatar": "https://github.com/paulgv.png"
4195
+ "github": "paulgv"
2744
4196
  }
2745
- ]
4197
+ ],
4198
+ "compatibility": {
4199
+ "nuxt": "^2.0.0",
4200
+ "requires": {}
4201
+ }
4202
+ },
4203
+ {
4204
+ "name": "web-vitals",
4205
+ "description": "Web Vitals for Nuxt",
4206
+ "repo": "nuxt-community/web-vitals-module",
4207
+ "npm": "@nuxtjs/web-vitals",
4208
+ "icon": "",
4209
+ "github": "https://github.com/nuxt-community/web-vitals-module",
4210
+ "website": "https://github.com/nuxt-community/web-vitals-module",
4211
+ "learn_more": "",
4212
+ "category": "Performance",
4213
+ "type": "community",
4214
+ "maintainers": [
4215
+ {
4216
+ "name": "daliborgogic",
4217
+ "github": "daliborgogic"
4218
+ },
4219
+ {
4220
+ "name": "Pooya Parsa",
4221
+ "github": "pi0",
4222
+ "twitter": "_pi0_"
4223
+ },
4224
+ {
4225
+ "name": "Sebastien Chopin",
4226
+ "github": "Atinux",
4227
+ "twitter": "Atinux"
4228
+ }
4229
+ ],
4230
+ "compatibility": {
4231
+ "nuxt": "^2.0.0",
4232
+ "requires": {}
4233
+ }
4234
+ },
4235
+ {
4236
+ "name": "web3js",
4237
+ "description": "Web3.js module integration for Nuxt.js - Build dApps easier!",
4238
+ "repo": "fauzan121002/nuxt-web3",
4239
+ "npm": "nuxt-web3",
4240
+ "icon": "web3js.svg",
4241
+ "github": "https://github.com/fauzan121002/nuxt-web3",
4242
+ "website": "https://github.com/fauzan121002/nuxt-web3",
4243
+ "learn_more": "https://web3js.readthedocs.io/",
4244
+ "category": "Libraries",
4245
+ "type": "3rd-party",
4246
+ "maintainers": [
4247
+ {
4248
+ "name": "Muhammad Fauzan",
4249
+ "github": "fauzan121002",
4250
+ "twitter": "fauzandev"
4251
+ }
4252
+ ],
4253
+ "compatibility": {
4254
+ "nuxt": "^2.0.0",
4255
+ "requires": {}
4256
+ }
2746
4257
  },
2747
4258
  {
2748
4259
  "name": "webfontloader",
@@ -2758,10 +4269,37 @@
2758
4269
  "maintainers": [
2759
4270
  {
2760
4271
  "name": "Developmint",
2761
- "github": "Developmint",
2762
- "avatar": "https://github.com/Developmint.png"
4272
+ "github": "Developmint"
4273
+ }
4274
+ ],
4275
+ "compatibility": {
4276
+ "nuxt": "^2.0.0",
4277
+ "requires": {}
4278
+ }
4279
+ },
4280
+ {
4281
+ "name": "webpack-optimisations",
4282
+ "description": "Nuxt.js v2 module to automatically make your builds faster.",
4283
+ "repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
4284
+ "npm": "nuxt-webpack-optimisations",
4285
+ "icon": "build-optimisations.svg",
4286
+ "github": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
4287
+ "website": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
4288
+ "learn_more": "",
4289
+ "category": "Devtools",
4290
+ "type": "3rd-party",
4291
+ "maintainers": [
4292
+ {
4293
+ "name": "Harlan Wilton",
4294
+ "github": "harlan-zw"
4295
+ }
4296
+ ],
4297
+ "compatibility": {
4298
+ "nuxt": "^2.0.0",
4299
+ "requires": {
4300
+ "bridge": "optional"
2763
4301
  }
2764
- ]
4302
+ }
2765
4303
  },
2766
4304
  {
2767
4305
  "name": "webpack-profile",
@@ -2778,10 +4316,13 @@
2778
4316
  {
2779
4317
  "name": "Pooya Parsa",
2780
4318
  "github": "pi0",
2781
- "twitter": "_pi0_",
2782
- "avatar": "https://github.com/pi0.png"
4319
+ "twitter": "_pi0_"
2783
4320
  }
2784
- ]
4321
+ ],
4322
+ "compatibility": {
4323
+ "nuxt": "^2.0.0",
4324
+ "requires": {}
4325
+ }
2785
4326
  },
2786
4327
  {
2787
4328
  "name": "webpackdashboard",
@@ -2797,10 +4338,13 @@
2797
4338
  "maintainers": [
2798
4339
  {
2799
4340
  "name": "paulgv",
2800
- "github": "paulgv",
2801
- "avatar": "https://github.com/paulgv.png"
4341
+ "github": "paulgv"
2802
4342
  }
2803
- ]
4343
+ ],
4344
+ "compatibility": {
4345
+ "nuxt": "^2.0.0",
4346
+ "requires": {}
4347
+ }
2804
4348
  },
2805
4349
  {
2806
4350
  "name": "webpackmonitor",
@@ -2817,10 +4361,43 @@
2817
4361
  {
2818
4362
  "name": "Pooya Parsa",
2819
4363
  "github": "pi0",
2820
- "twitter": "_pi0_",
2821
- "avatar": "https://github.com/pi0.png"
4364
+ "twitter": "_pi0_"
4365
+ }
4366
+ ],
4367
+ "compatibility": {
4368
+ "nuxt": "^2.0.0",
4369
+ "requires": {}
4370
+ }
4371
+ },
4372
+ {
4373
+ "name": "windicss",
4374
+ "description": "Next generation utility-first CSS framework.",
4375
+ "repo": "windicss/nuxt-windicss-module#main/packages/nuxt-windicss",
4376
+ "npm": "nuxt-windicss",
4377
+ "icon": "windicss.svg",
4378
+ "github": "https://github.com/windicss/nuxt-windicss-module",
4379
+ "website": "https://github.com/windicss/nuxt-windicss-module",
4380
+ "learn_more": "https://windicss.org/",
4381
+ "category": "UI",
4382
+ "type": "3rd-party",
4383
+ "maintainers": [
4384
+ {
4385
+ "name": "Harlan Wilton",
4386
+ "github": "harlan-zw",
4387
+ "twitter": "harlan_zw"
4388
+ },
4389
+ {
4390
+ "name": "Anthony Fu",
4391
+ "github": "antfu",
4392
+ "twitter": "antfu7"
4393
+ }
4394
+ ],
4395
+ "compatibility": {
4396
+ "nuxt": "^2.0.0 || ^3.0.0",
4397
+ "requires": {
4398
+ "bridge": "optional"
2822
4399
  }
2823
- ]
4400
+ }
2824
4401
  },
2825
4402
  {
2826
4403
  "name": "winston-log",
@@ -2836,10 +4413,13 @@
2836
4413
  "maintainers": [
2837
4414
  {
2838
4415
  "name": "aaronransley",
2839
- "github": "aaronransley",
2840
- "avatar": "https://github.com/aaronransley.png"
4416
+ "github": "aaronransley"
2841
4417
  }
2842
- ]
4418
+ ],
4419
+ "compatibility": {
4420
+ "nuxt": "^2.0.0",
4421
+ "requires": {}
4422
+ }
2843
4423
  },
2844
4424
  {
2845
4425
  "name": "wp-nuxt",
@@ -2855,10 +4435,13 @@
2855
4435
  "maintainers": [
2856
4436
  {
2857
4437
  "name": "yashha",
2858
- "github": "yashha",
2859
- "avatar": "https://github.com/yashha.png"
4438
+ "github": "yashha"
2860
4439
  }
2861
- ]
4440
+ ],
4441
+ "compatibility": {
4442
+ "nuxt": "^2.0.0",
4443
+ "requires": {}
4444
+ }
2862
4445
  },
2863
4446
  {
2864
4447
  "name": "xhr-cache",
@@ -2874,10 +4457,13 @@
2874
4457
  "maintainers": [
2875
4458
  {
2876
4459
  "name": "gaetansenn",
2877
- "github": "gaetansenn",
2878
- "avatar": "https://github.com/gaetansenn.png"
4460
+ "github": "gaetansenn"
2879
4461
  }
2880
- ]
4462
+ ],
4463
+ "compatibility": {
4464
+ "nuxt": "^2.0.0",
4465
+ "requires": {}
4466
+ }
2881
4467
  },
2882
4468
  {
2883
4469
  "name": "xui",
@@ -2893,18 +4479,22 @@
2893
4479
  "maintainers": [
2894
4480
  {
2895
4481
  "name": "MetaCorp",
2896
- "github": "MetaCorp",
2897
- "avatar": "https://github.com/MetaCorp.png"
4482
+ "github": "MetaCorp"
2898
4483
  }
2899
- ]
4484
+ ],
4485
+ "compatibility": {
4486
+ "nuxt": "^2.0.0",
4487
+ "requires": {}
4488
+ }
2900
4489
  },
2901
4490
  {
2902
4491
  "name": "yandex-metrika",
2903
- "repo": "nuxt-community/modules#master/packages/yandex-metrika",
4492
+ "description": "Yandex metrika Module for Nuxt.js",
4493
+ "repo": "nuxt-community/yandex-metrika-module",
2904
4494
  "npm": "@nuxtjs/yandex-metrika",
2905
4495
  "icon": "",
2906
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/yandex-metrika",
2907
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/yandex-metrika",
4496
+ "github": "https://github.com/nuxt-community/yandex-metrika-module",
4497
+ "website": "https://github.com/nuxt-community/yandex-metrika-module",
2908
4498
  "learn_more": "https://metrica.yandex.com/about",
2909
4499
  "category": "Analytics",
2910
4500
  "type": "community",
@@ -2912,10 +4502,13 @@
2912
4502
  {
2913
4503
  "name": "Pooya Parsa",
2914
4504
  "github": "pi0",
2915
- "twitter": "_pi0_",
2916
- "avatar": "https://github.com/pi0.png"
4505
+ "twitter": "_pi0_"
2917
4506
  }
2918
- ]
4507
+ ],
4508
+ "compatibility": {
4509
+ "nuxt": "^2.0.0",
4510
+ "requires": {}
4511
+ }
2919
4512
  },
2920
4513
  {
2921
4514
  "name": "zendesk",
@@ -2931,9 +4524,12 @@
2931
4524
  "maintainers": [
2932
4525
  {
2933
4526
  "name": "DansMaCulotte",
2934
- "github": "DansMaCulotte",
2935
- "avatar": "https://github.com/DansMaCulotte.png"
4527
+ "github": "DansMaCulotte"
2936
4528
  }
2937
- ]
4529
+ ],
4530
+ "compatibility": {
4531
+ "nuxt": "^2.0.0",
4532
+ "requires": {}
4533
+ }
2938
4534
  }
2939
4535
  ]