@nuxt/modules 0.5.0-9eb8bf → 0.5.0-9fe32a

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.
Files changed (2) hide show
  1. package/modules.json +385 -418
  2. package/package.json +1 -1
package/modules.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "name": "ackee",
4
4
  "description": "Nuxt.js module for Ackee analytics",
5
5
  "repo": "bdrtsky/nuxt-ackee",
6
- "npm": "",
6
+ "npm": "nuxt-ackee",
7
7
  "icon": "ackee.png",
8
8
  "github": "https://github.com/bdrtsky/nuxt-ackee",
9
9
  "website": "https://github.com/bdrtsky/nuxt-ackee",
@@ -21,7 +21,6 @@
21
21
  "twitter": "Atinux"
22
22
  }
23
23
  ],
24
- "contributors": [],
25
24
  "compatibility": {
26
25
  "nuxt": "^2.0.0",
27
26
  "requires": {}
@@ -31,7 +30,7 @@
31
30
  "name": "agility-cms",
32
31
  "description": "Agility CMS Integration for Nuxt.js",
33
32
  "repo": "agility/agilitycms-nuxt-module",
34
- "npm": "",
33
+ "npm": "@agility/agilitycms-nuxt-module",
35
34
  "icon": "agility.png",
36
35
  "github": "https://github.com/agility/agilitycms-nuxt-module",
37
36
  "website": "https://github.com/agility/agilitycms-nuxt-module",
@@ -45,7 +44,6 @@
45
44
  "avatar": "https://avatars.githubusercontent.com/u/4520625?s=400&u=95fcb09b5ead7bb09fb9950e4e7a115a8a4377e8&v=4"
46
45
  }
47
46
  ],
48
- "contributors": [],
49
47
  "compatibility": {
50
48
  "nuxt": "^2.0.0",
51
49
  "requires": {}
@@ -55,7 +53,7 @@
55
53
  "name": "algolia",
56
54
  "description": "Algolia Search Module for Nuxt 3",
57
55
  "repo": "nuxt-community/algolia-module",
58
- "npm": "",
56
+ "npm": "@nuxtjs/algolia",
59
57
  "icon": "algolia.svg",
60
58
  "github": "https://github.com/nuxt-community/algolia-module",
61
59
  "website": "https://algolia.nuxtjs.org/",
@@ -74,20 +72,18 @@
74
72
  "avatar": "https://avatars.githubusercontent.com/u/13403295?v=4"
75
73
  }
76
74
  ],
77
- "contributors": [],
78
75
  "compatibility": {
79
- "nuxt": "^2.0.0",
80
- "requires": {},
81
- "2.x": "working",
82
- "2.x-bridge": "working",
83
- "3.x": "working"
76
+ "nuxt": "^2.0.0 || ^3.0.0",
77
+ "requires": {
78
+ "bridge": true
79
+ }
84
80
  }
85
81
  },
86
82
  {
87
83
  "name": "alias",
88
84
  "description": "It automatically creates an alias for the components and page of the path",
89
85
  "repo": "kdydesign/nuxt-alias-module",
90
- "npm": "",
86
+ "npm": "nuxt-alias",
91
87
  "icon": "",
92
88
  "github": "https://github.com/kdydesign/nuxt-alias-module",
93
89
  "website": "https://github.com/kdydesign/nuxt-alias-module",
@@ -100,7 +96,6 @@
100
96
  "github": "kdydesign"
101
97
  }
102
98
  ],
103
- "contributors": [],
104
99
  "compatibility": {
105
100
  "nuxt": "^2.0.0",
106
101
  "requires": {}
@@ -110,7 +105,7 @@
110
105
  "name": "amp",
111
106
  "description": "AMP (Accelerated Mobile Pages) module for Nuxt",
112
107
  "repo": "nuxt-community/amp-module",
113
- "npm": "",
108
+ "npm": "@nuxtjs/amp",
114
109
  "icon": "amp.png",
115
110
  "github": "https://github.com/nuxt-community/amp-module",
116
111
  "website": "https://github.com/nuxt-community/amp-module",
@@ -124,7 +119,6 @@
124
119
  "twitter": "a_birang"
125
120
  }
126
121
  ],
127
- "contributors": [],
128
122
  "compatibility": {
129
123
  "nuxt": "^2.0.0",
130
124
  "requires": {}
@@ -134,7 +128,7 @@
134
128
  "name": "animejs",
135
129
  "description": "Anime.js module for Nuxt.js",
136
130
  "repo": "ivodolenc/nuxt-animejs",
137
- "npm": "",
131
+ "npm": "nuxt-animejs",
138
132
  "icon": "",
139
133
  "github": "https://github.com/ivodolenc/nuxt-animejs",
140
134
  "website": "https://github.com/ivodolenc/nuxt-animejs",
@@ -147,7 +141,6 @@
147
141
  "github": "ivodolenc"
148
142
  }
149
143
  ],
150
- "contributors": [],
151
144
  "compatibility": {
152
145
  "nuxt": "^2.0.0",
153
146
  "requires": {}
@@ -157,7 +150,7 @@
157
150
  "name": "apis-to-file",
158
151
  "description": "Build module to merge and transform multiple API and GraphQL requests into a single one and loaded only when needed, like a payload extractor",
159
152
  "repo": "Luxdamore/nuxt-apis-to-file",
160
- "npm": "",
153
+ "npm": "@luxdamore/nuxt-apis-to-file",
161
154
  "icon": "",
162
155
  "github": "https://github.com/LuXDAmore/nuxt-apis-to-file",
163
156
  "website": "https://luxdamore.github.io/nuxt-apis-to-file/",
@@ -172,7 +165,6 @@
172
165
  "avatar": "https://avatars0.githubusercontent.com/u/3841171?v=4"
173
166
  }
174
167
  ],
175
- "contributors": [],
176
168
  "compatibility": {
177
169
  "nuxt": "^2.0.0",
178
170
  "requires": {}
@@ -182,7 +174,7 @@
182
174
  "name": "apollo",
183
175
  "description": "Integrate GraphQL in your Nuxt.js apps using vue-apollo.",
184
176
  "repo": "nuxt-community/apollo-module",
185
- "npm": "",
177
+ "npm": "@nuxtjs/apollo",
186
178
  "icon": "apollo.png",
187
179
  "github": "https://github.com/nuxt-community/apollo-module",
188
180
  "website": "https://github.com/nuxt-community/apollo-module",
@@ -199,7 +191,6 @@
199
191
  "github": "dohomi"
200
192
  }
201
193
  ],
202
- "contributors": [],
203
194
  "compatibility": {
204
195
  "nuxt": "^2.0.0",
205
196
  "requires": {}
@@ -209,7 +200,7 @@
209
200
  "name": "applicationinsights",
210
201
  "description": "AppInsights module for Nuxt.js",
211
202
  "repo": "nuxt-community/applicationinsights-module",
212
- "npm": "",
203
+ "npm": "@nuxtjs/applicationinsights",
213
204
  "icon": "application-insights.png",
214
205
  "github": "https://github.com/nuxt-community/applicationinsights-module",
215
206
  "website": "https://github.com/nuxt-community/applicationinsights-module",
@@ -222,7 +213,6 @@
222
213
  "github": "aldarund"
223
214
  }
224
215
  ],
225
- "contributors": [],
226
216
  "compatibility": {
227
217
  "nuxt": "^2.0.0",
228
218
  "requires": {}
@@ -232,7 +222,7 @@
232
222
  "name": "appwrite",
233
223
  "description": "Appwrite module for Nuxt",
234
224
  "repo": "Hrdtr/nuxt-appwrite",
235
- "npm": "",
225
+ "npm": "nuxt-appwrite",
236
226
  "icon": "appwrite.png",
237
227
  "github": "https://github.com/Hrdtr/nuxt-appwrite",
238
228
  "website": "https://github.com/Hrdtr/nuxt-appwrite",
@@ -245,7 +235,6 @@
245
235
  "github": "Hrdtr"
246
236
  }
247
237
  ],
248
- "contributors": [],
249
238
  "compatibility": {
250
239
  "nuxt": "^2.0.0",
251
240
  "requires": {}
@@ -255,7 +244,7 @@
255
244
  "name": "auth",
256
245
  "description": "Zero-boilerplate authentication support for Nuxt.js.",
257
246
  "repo": "nuxt-community/auth-module",
258
- "npm": "",
247
+ "npm": "@nuxtjs/auth",
259
248
  "icon": "auth.png",
260
249
  "github": "https://github.com/nuxt-community/auth-module",
261
250
  "website": "https://dev.auth.nuxtjs.org/",
@@ -273,7 +262,6 @@
273
262
  "github": "JoaoPedroAS51"
274
263
  }
275
264
  ],
276
- "contributors": [],
277
265
  "compatibility": {
278
266
  "nuxt": "^2.0.0",
279
267
  "requires": {}
@@ -283,7 +271,7 @@
283
271
  "name": "axios",
284
272
  "description": "Secure and easy Axios module with Nuxt.js",
285
273
  "repo": "nuxt-community/axios-module",
286
- "npm": "",
274
+ "npm": "@nuxtjs/axios",
287
275
  "icon": "axios.svg",
288
276
  "github": "https://github.com/nuxt-community/axios-module",
289
277
  "website": "https://axios.nuxtjs.org",
@@ -297,7 +285,6 @@
297
285
  "twitter": "_pi0_"
298
286
  }
299
287
  ],
300
- "contributors": [],
301
288
  "compatibility": {
302
289
  "nuxt": "^2.0.0",
303
290
  "requires": {}
@@ -307,7 +294,7 @@
307
294
  "name": "basic-auth",
308
295
  "description": "Provide basic authentication to your Nuxt.js application",
309
296
  "repo": "potato4d/nuxt-basic-auth-module",
310
- "npm": "",
297
+ "npm": "nuxt-basic-auth-module",
311
298
  "icon": "",
312
299
  "github": "https://github.com/potato4d/nuxt-basic-auth-module",
313
300
  "website": "https://github.com/potato4d/nuxt-basic-auth-module",
@@ -320,7 +307,6 @@
320
307
  "github": "potato4d"
321
308
  }
322
309
  ],
323
- "contributors": [],
324
310
  "compatibility": {
325
311
  "nuxt": "^2.0.0",
326
312
  "requires": {}
@@ -330,7 +316,7 @@
330
316
  "name": "bootstrap",
331
317
  "description": "Add Bootstrap to your Nuxt app in seconds.",
332
318
  "repo": "bootstrap-vue/bootstrap-vue",
333
- "npm": "",
319
+ "npm": "bootstrap-vue",
334
320
  "icon": "bootstrap.png",
335
321
  "github": "https://github.com/bootstrap-vue/bootstrap-vue",
336
322
  "website": "https://bootstrap-vue.org/docs#nuxtjs-module",
@@ -353,7 +339,6 @@
353
339
  "twitter": "jackmu95"
354
340
  }
355
341
  ],
356
- "contributors": [],
357
342
  "compatibility": {
358
343
  "nuxt": "^2.0.0",
359
344
  "requires": {}
@@ -363,7 +348,7 @@
363
348
  "name": "browserconfig",
364
349
  "description": "Adds XML browser configuration support",
365
350
  "repo": "nuxt-community/modules#master/packages/browserconfig",
366
- "npm": "",
351
+ "npm": "@nuxtjs/browserconfig",
367
352
  "icon": "",
368
353
  "github": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
369
354
  "website": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
@@ -377,7 +362,6 @@
377
362
  "twitter": "_pi0_"
378
363
  }
379
364
  ],
380
- "contributors": [],
381
365
  "compatibility": {
382
366
  "nuxt": "^2.0.0",
383
367
  "requires": {}
@@ -387,7 +371,7 @@
387
371
  "name": "buefy",
388
372
  "description": "It's really very simple to start with nuxt. But we can make it even simpler by adding nuxt-buefy",
389
373
  "repo": "buefy/nuxt-buefy",
390
- "npm": "",
374
+ "npm": "nuxt-buefy",
391
375
  "icon": "buefy.png",
392
376
  "github": "https://github.com/buefy/nuxt-buefy",
393
377
  "website": "https://github.com/buefy/nuxt-buefy",
@@ -400,7 +384,6 @@
400
384
  "github": "jtommy"
401
385
  }
402
386
  ],
403
- "contributors": [],
404
387
  "compatibility": {
405
388
  "nuxt": "^2.0.0",
406
389
  "requires": {}
@@ -410,7 +393,7 @@
410
393
  "name": "bugsnag",
411
394
  "description": "Bugsnag module for nuxt.js",
412
395
  "repo": "JulianMar/nuxt-bugsnag",
413
- "npm": "",
396
+ "npm": "nuxt-bugsnag",
414
397
  "icon": "bugsnag.png",
415
398
  "github": "https://github.com/JulianMar/nuxt-bugsnag",
416
399
  "website": "https://github.com/JulianMar/nuxt-bugsnag",
@@ -423,7 +406,6 @@
423
406
  "github": "JulianMar"
424
407
  }
425
408
  ],
426
- "contributors": [],
427
409
  "compatibility": {
428
410
  "nuxt": "^2.0.0",
429
411
  "requires": {}
@@ -433,7 +415,7 @@
433
415
  "name": "bulma-slim",
434
416
  "description": "Nuxt.js module to automatically make a slim Bulma build of used features with Purgecss",
435
417
  "repo": "mustardamus/nuxt-bulma-slim",
436
- "npm": "",
418
+ "npm": "nuxt-bulma-slim",
437
419
  "icon": "bulma.png",
438
420
  "github": "https://github.com/mustardamus/nuxt-bulma-slim",
439
421
  "website": "https://github.com/mustardamus/nuxt-bulma-slim",
@@ -446,7 +428,6 @@
446
428
  "github": "mustardamus"
447
429
  }
448
430
  ],
449
- "contributors": [],
450
431
  "compatibility": {
451
432
  "nuxt": "^2.0.0",
452
433
  "requires": {}
@@ -456,7 +437,7 @@
456
437
  "name": "bundle-buddy",
457
438
  "description": "Don't fight your webpack bundle, become friends!",
458
439
  "repo": "Developmint/nuxt-bundle-buddy",
459
- "npm": "",
440
+ "npm": "nuxt-bundle-buddy",
460
441
  "icon": "",
461
442
  "github": "https://github.com/Developmint/nuxt-bundle-buddy",
462
443
  "website": "https://github.com/Developmint/nuxt-bundle-buddy",
@@ -469,7 +450,6 @@
469
450
  "github": "Developmint"
470
451
  }
471
452
  ],
472
- "contributors": [],
473
453
  "compatibility": {
474
454
  "nuxt": "^2.0.0",
475
455
  "requires": {}
@@ -477,9 +457,9 @@
477
457
  },
478
458
  {
479
459
  "name": "canvas-sketch",
480
- "description": "Nuxt.js module for making generative and 3D artwork with canvas-sketch in Javascript",
460
+ "description": "Nuxt.js module for making generative and 3D artwork with canvas-sketch in JavaScript",
481
461
  "repo": "LuXDAmore/generative-art",
482
- "npm": "",
462
+ "npm": "@luxdamore/nuxt-canvas-sketch",
483
463
  "icon": "",
484
464
  "github": "https://github.com/LuXDAmore/generative-art",
485
465
  "website": "https://github.com/LuXDAmore/generative-art",
@@ -493,7 +473,6 @@
493
473
  "twitter": "luxdamore"
494
474
  }
495
475
  ],
496
- "contributors": [],
497
476
  "compatibility": {
498
477
  "nuxt": "^2.0.0",
499
478
  "requires": {}
@@ -503,7 +482,7 @@
503
482
  "name": "chakra-ui",
504
483
  "description": "Chakra UI Module for Nuxt.js",
505
484
  "repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
506
- "npm": "",
485
+ "npm": "@chakra-ui/nuxt",
507
486
  "icon": "chakra-ui.png",
508
487
  "github": "https://github.com/chakra-ui/chakra-ui-vue/tree/develop/packages/chakra-ui-nuxt",
509
488
  "website": "https://vue.chakra-ui.com/with-nuxt",
@@ -516,7 +495,6 @@
516
495
  "github": "codebender828 https://avatars2.githubusercontent.com/u/21237954?s=400&u=8d33f80968b1e2582b530af74e26e4cb94d1a90b&v=4"
517
496
  }
518
497
  ],
519
- "contributors": [],
520
498
  "compatibility": {
521
499
  "nuxt": "^2.0.0",
522
500
  "requires": {}
@@ -526,7 +504,7 @@
526
504
  "name": "chiffre",
527
505
  "description": "Privacy-first, end-to-end encrypted analytics",
528
506
  "repo": "chiffre-io/nuxt-chiffre",
529
- "npm": "",
507
+ "npm": "nuxt-chiffre",
530
508
  "icon": "https://avatars.githubusercontent.com/u/58789215?v=4",
531
509
  "github": "https://github.com/chiffre-io/nuxt-chiffre",
532
510
  "website": "https://github.com/chiffre-io/nuxt-chiffre",
@@ -539,7 +517,6 @@
539
517
  "github": "rclement"
540
518
  }
541
519
  ],
542
- "contributors": [],
543
520
  "compatibility": {
544
521
  "nuxt": "^2.0.0",
545
522
  "requires": {}
@@ -549,7 +526,7 @@
549
526
  "name": "client-init",
550
527
  "description": "Provide client version of `nuxtServerInit`.",
551
528
  "repo": "potato4d/nuxt-client-init-module",
552
- "npm": "",
529
+ "npm": "nuxt-client-init-module",
553
530
  "icon": "",
554
531
  "github": "https://github.com/potato4d/nuxt-client-init-module",
555
532
  "website": "https://github.com/potato4d/nuxt-client-init-module",
@@ -562,7 +539,6 @@
562
539
  "github": "potato4d"
563
540
  }
564
541
  ],
565
- "contributors": [],
566
542
  "compatibility": {
567
543
  "nuxt": "^2.0.0",
568
544
  "requires": {}
@@ -572,7 +548,7 @@
572
548
  "name": "cloudcms",
573
549
  "description": "CloudCMS Nuxt.js Module",
574
550
  "repo": "gitana/cloudcms-nuxt",
575
- "npm": "",
551
+ "npm": "cloudcms-nuxt",
576
552
  "icon": "",
577
553
  "github": "https://github.com/gitana/cloudcms-nuxt",
578
554
  "website": "https://github.com/gitana/cloudcms-nuxt",
@@ -585,7 +561,6 @@
585
561
  "github": "gitana"
586
562
  }
587
563
  ],
588
- "contributors": [],
589
564
  "compatibility": {
590
565
  "nuxt": "^2.0.0",
591
566
  "requires": {}
@@ -595,7 +570,7 @@
595
570
  "name": "cloudinary",
596
571
  "description": "Optimize images and videos in your Nuxt.js application",
597
572
  "repo": "nuxt-community/cloudinary-module",
598
- "npm": "",
573
+ "npm": "@nuxtjs/cloudinary",
599
574
  "icon": "cloudinary.png",
600
575
  "github": "https://github.com/nuxt-community/cloudinary-module",
601
576
  "website": "https://cloudinary.nuxtjs.org",
@@ -609,7 +584,6 @@
609
584
  "twitter": "MayaShavin"
610
585
  }
611
586
  ],
612
- "contributors": [],
613
587
  "compatibility": {
614
588
  "nuxt": "^2.0.0",
615
589
  "requires": {}
@@ -619,7 +593,7 @@
619
593
  "name": "color-mode",
620
594
  "description": "Dark and Light mode for NuxtJS with auto detection",
621
595
  "repo": "nuxt-community/color-mode-module",
622
- "npm": "",
596
+ "npm": "@nuxtjs/color-mode",
623
597
  "icon": "color-mode.png",
624
598
  "github": "https://github.com/nuxt-community/color-mode-module",
625
599
  "website": "https://color-mode.nuxtjs.org",
@@ -633,9 +607,8 @@
633
607
  "twitter": "Atinux"
634
608
  }
635
609
  ],
636
- "contributors": [],
637
610
  "compatibility": {
638
- "nuxt": "^2.0.0",
611
+ "nuxt": "^2.0.0 || ^3.0.0",
639
612
  "requires": {
640
613
  "bridge": "optional"
641
614
  }
@@ -645,7 +618,7 @@
645
618
  "name": "component-cache",
646
619
  "description": "LRU component cache for vue components",
647
620
  "repo": "nuxt-community/component-cache-module",
648
- "npm": "",
621
+ "npm": "@nuxtjs/component-cache",
649
622
  "icon": "",
650
623
  "github": "https://github.com/nuxt-community/component-cache-module",
651
624
  "website": "https://github.com/nuxt-community/component-cache-module",
@@ -659,7 +632,6 @@
659
632
  "twitter": "_pi0_"
660
633
  }
661
634
  ],
662
- "contributors": [],
663
635
  "compatibility": {
664
636
  "nuxt": "^2.0.0",
665
637
  "requires": {}
@@ -669,7 +641,7 @@
669
641
  "name": "composition-api",
670
642
  "description": "Composition API hooks for Nuxt",
671
643
  "repo": "nuxt-community/composition-api#main",
672
- "npm": "",
644
+ "npm": "@nuxtjs/composition-api",
673
645
  "icon": "composition-api.svg",
674
646
  "github": "https://github.com/nuxt-community/composition-api/tree/main",
675
647
  "website": "https://composition-api.nuxtjs.org",
@@ -683,7 +655,6 @@
683
655
  "twitter": "danielcroe"
684
656
  }
685
657
  ],
686
- "contributors": [],
687
658
  "compatibility": {
688
659
  "nuxt": "^2.0.0",
689
660
  "requires": {}
@@ -692,8 +663,8 @@
692
663
  {
693
664
  "name": "content",
694
665
  "description": "Use markdown, JSON, YAML, XML or CSV in your nuxt application to easily write content fetched using a MongoDB like API.",
695
- "repo": "nuxt/content#master/packages/content",
696
- "npm": "",
666
+ "repo": "nuxt/content#main",
667
+ "npm": "@nuxt/content",
697
668
  "icon": "content.png",
698
669
  "github": "https://github.com/nuxt/content",
699
670
  "website": "https://content.nuxtjs.org",
@@ -712,7 +683,6 @@
712
683
  "twitter": "Atinux"
713
684
  }
714
685
  ],
715
- "contributors": [],
716
686
  "compatibility": {
717
687
  "nuxt": "^2.0.0",
718
688
  "requires": {}
@@ -722,7 +692,7 @@
722
692
  "name": "contentful",
723
693
  "description": "nuxt contentful module",
724
694
  "repo": "scaccogatto/contentful-module",
725
- "npm": "",
695
+ "npm": "contentful-module",
726
696
  "icon": "contentful.png",
727
697
  "github": "https://github.com/scaccogatto/contentful-module",
728
698
  "website": "https://github.com/scaccogatto/contentful-module",
@@ -735,7 +705,6 @@
735
705
  "github": "scaccogatto"
736
706
  }
737
707
  ],
738
- "contributors": [],
739
708
  "compatibility": {
740
709
  "nuxt": "^2.0.0",
741
710
  "requires": {}
@@ -745,7 +714,7 @@
745
714
  "name": "custom-elements",
746
715
  "description": "Publish your Components as a vue-custom-element standalone build.",
747
716
  "repo": "GrabarzUndPartner/nuxt-custom-elements",
748
- "npm": "",
717
+ "npm": "nuxt-custom-elements",
749
718
  "icon": "custom-elements.png",
750
719
  "github": "https://github.com/GrabarzUndPartner/nuxt-custom-elements",
751
720
  "website": "https://nuxt-custom-elements.grabarzundpartner.dev",
@@ -762,7 +731,6 @@
762
731
  "github": "GrabarzUndPartner"
763
732
  }
764
733
  ],
765
- "contributors": [],
766
734
  "compatibility": {
767
735
  "nuxt": "^2.0.0",
768
736
  "requires": {}
@@ -772,7 +740,7 @@
772
740
  "name": "darkmode.js",
773
741
  "description": "Add darkmode / nightmode to your Nuxt.js project in a few seconds",
774
742
  "repo": "sandoche/nuxtjs-darkmode-js-module#main",
775
- "npm": "",
743
+ "npm": "nuxtjs-darkmode-js-module",
776
744
  "icon": "darkmode.png",
777
745
  "github": "https://github.com/sandoche/nuxtjs-darkmode-js-module",
778
746
  "website": "https://github.com/sandoche/nuxtjs-darkmode-js-module",
@@ -785,7 +753,6 @@
785
753
  "github": "sandoche"
786
754
  }
787
755
  ],
788
- "contributors": [],
789
756
  "compatibility": {
790
757
  "nuxt": "^2.0.0",
791
758
  "requires": {}
@@ -795,7 +762,7 @@
795
762
  "name": "date-fns",
796
763
  "description": "Modern JavaScript date utility library - date-fns for Nuxt.js",
797
764
  "repo": "nuxt-community/date-fns-module",
798
- "npm": "",
765
+ "npm": "@nuxtjs/date-fns",
799
766
  "icon": "date-fns.png",
800
767
  "github": "https://github.com/nuxt-community/date-fns-module",
801
768
  "website": "https://github.com/nuxt-community/date-fns-module",
@@ -808,7 +775,6 @@
808
775
  "github": "ricardogobbosouza"
809
776
  }
810
777
  ],
811
- "contributors": [],
812
778
  "compatibility": {
813
779
  "nuxt": "^2.0.0",
814
780
  "requires": {}
@@ -818,7 +784,7 @@
818
784
  "name": "datocms",
819
785
  "description": "DatoCMS integration for Nuxt.js",
820
786
  "repo": "voorhoede/nuxt-datocms-module",
821
- "npm": "",
787
+ "npm": "@voorhoede/nuxt-datocms-module",
822
788
  "icon": "datocms.png",
823
789
  "github": "https://github.com/voorhoede/nuxt-datocms-module",
824
790
  "website": "https://github.com/voorhoede/nuxt-datocms-module",
@@ -831,7 +797,6 @@
831
797
  "github": "Frankwarnaar"
832
798
  }
833
799
  ],
834
- "contributors": [],
835
800
  "compatibility": {
836
801
  "nuxt": "^2.0.0",
837
802
  "requires": {}
@@ -841,7 +806,7 @@
841
806
  "name": "dayjs",
842
807
  "description": "The best way for use Day.js easily in your Nuxt.js project.",
843
808
  "repo": "nuxt-community/dayjs-module",
844
- "npm": "",
809
+ "npm": "@nuxtjs/dayjs",
845
810
  "icon": "day-js.png",
846
811
  "github": "https://github.com/nuxt-community/dayjs-module",
847
812
  "website": "https://github.com/nuxt-community/dayjs-module",
@@ -855,7 +820,6 @@
855
820
  "twitter": "potato4d"
856
821
  }
857
822
  ],
858
- "contributors": [],
859
823
  "compatibility": {
860
824
  "nuxt": "^2.0.0",
861
825
  "requires": {}
@@ -865,7 +829,7 @@
865
829
  "name": "device",
866
830
  "description": "Device detection module for Nuxt.js",
867
831
  "repo": "nuxt-community/device-module",
868
- "npm": "",
832
+ "npm": "@nuxtjs/device",
869
833
  "icon": "",
870
834
  "github": "https://github.com/nuxt-community/device-module",
871
835
  "website": "https://github.com/nuxt-community/device-module",
@@ -878,17 +842,41 @@
878
842
  "github": "dotneet"
879
843
  }
880
844
  ],
881
- "contributors": [],
882
845
  "compatibility": {
883
846
  "nuxt": "^2.0.0",
884
847
  "requires": {}
885
848
  }
886
849
  },
850
+ {
851
+ "name": "directus",
852
+ "description": "Easily connect your Nuxt3 application to your directus server.",
853
+ "repo": "intevel/nuxt-directus",
854
+ "npm": "nuxt-directus",
855
+ "icon": "directus.svg",
856
+ "github": "https://github.com/intevel/nuxt-directus/",
857
+ "website": "https://nuxt-directus.netlify.app/",
858
+ "learn_more": "https://nuxt-directus.netlify.app/",
859
+ "category": "CMS",
860
+ "type": "3rd-party",
861
+ "maintainers": [
862
+ {
863
+ "name": "Conner Bachmann",
864
+ "github": "intevel",
865
+ "avatar": "https://avatars.githubusercontent.com/u/59223342?v=4"
866
+ }
867
+ ],
868
+ "compatibility": {
869
+ "nuxt": "^2.0.0 || ^3.0.0",
870
+ "requires": {
871
+ "bridge": true
872
+ }
873
+ }
874
+ },
887
875
  {
888
876
  "name": "dotenv",
889
877
  "description": "A Nuxt.js module that loads your .env file into your context options",
890
878
  "repo": "nuxt-community/dotenv-module",
891
- "npm": "",
879
+ "npm": "@nuxtjs/dotenv",
892
880
  "icon": "dotenv.png",
893
881
  "github": "https://github.com/nuxt-community/dotenv-module",
894
882
  "website": "https://github.com/nuxt-community/dotenv-module",
@@ -901,7 +889,6 @@
901
889
  "github": "JulienTant"
902
890
  }
903
891
  ],
904
- "contributors": [],
905
892
  "compatibility": {
906
893
  "nuxt": "^2.0.0",
907
894
  "requires": {}
@@ -911,7 +898,7 @@
911
898
  "name": "drupal-ce",
912
899
  "description": "Connects Nuxt.js with Drupal via the Lupus Custom Elements Renderer",
913
900
  "repo": "drunomics/nuxtjs-drupal-ce",
914
- "npm": "",
901
+ "npm": "nuxtjs-drupal-ce",
915
902
  "icon": "drupal-ce.png",
916
903
  "github": "https://github.com/drunomics/nuxtjs-drupal-ce",
917
904
  "website": "https://stack.lupus.digital",
@@ -935,7 +922,6 @@
935
922
  "avatar": "https://avatars.githubusercontent.com/u/3862832?v=4"
936
923
  }
937
924
  ],
938
- "contributors": [],
939
925
  "compatibility": {
940
926
  "nuxt": "^2.0.0",
941
927
  "requires": {}
@@ -945,7 +931,7 @@
945
931
  "name": "druxt",
946
932
  "description": "A bridge between frameworks, Drupal in the back, Nuxt.js in the front.",
947
933
  "repo": "druxt/druxt.js#develop/packages/druxt",
948
- "npm": "",
934
+ "npm": "druxt",
949
935
  "icon": "druxt.svg",
950
936
  "github": "https://github.com/druxt/druxt.js",
951
937
  "website": "https://druxtjs.org",
@@ -958,7 +944,6 @@
958
944
  "github": "decipher"
959
945
  }
960
946
  ],
961
- "contributors": [],
962
947
  "compatibility": {
963
948
  "nuxt": "^2.0.0",
964
949
  "requires": {}
@@ -968,7 +953,7 @@
968
953
  "name": "emotion",
969
954
  "description": "The Next Generation of CSS-in-JS for Nuxt.js",
970
955
  "repo": "nuxt-community/emotion-module",
971
- "npm": "",
956
+ "npm": "@nuxtjs/emotion",
972
957
  "icon": "emotion.png",
973
958
  "github": "https://github.com/nuxt-community/emotion-module",
974
959
  "website": "https://github.com/nuxt-community/emotion-module",
@@ -982,7 +967,6 @@
982
967
  "twitter": "_pi0_"
983
968
  }
984
969
  ],
985
- "contributors": [],
986
970
  "compatibility": {
987
971
  "nuxt": "^2.0.0",
988
972
  "requires": {}
@@ -992,7 +976,7 @@
992
976
  "name": "eslint",
993
977
  "description": "ESLint module for Nuxt.js",
994
978
  "repo": "nuxt-community/eslint-module",
995
- "npm": "",
979
+ "npm": "@nuxtjs/eslint-module",
996
980
  "icon": "eslint.png",
997
981
  "github": "https://github.com/nuxt-community/eslint-module",
998
982
  "website": "https://github.com/nuxt-community/eslint-module",
@@ -1005,7 +989,6 @@
1005
989
  "github": "ricardogobbosouza"
1006
990
  }
1007
991
  ],
1008
- "contributors": [],
1009
992
  "compatibility": {
1010
993
  "nuxt": "^2.0.0",
1011
994
  "requires": {}
@@ -1015,7 +998,7 @@
1015
998
  "name": "event-trace",
1016
999
  "description": "Module for event trace in Nuxt.js",
1017
1000
  "repo": "nuxt-community/nuxt-event-trace",
1018
- "npm": "",
1001
+ "npm": "nuxt-event-trace",
1019
1002
  "icon": "",
1020
1003
  "github": "https://github.com/nuxt-community/nuxt-event-trace",
1021
1004
  "website": "https://github.com/nuxt-community/nuxt-event-trace",
@@ -1028,7 +1011,6 @@
1028
1011
  "github": "clarkdo"
1029
1012
  }
1030
1013
  ],
1031
- "contributors": [],
1032
1014
  "compatibility": {
1033
1015
  "nuxt": "^2.0.0",
1034
1016
  "requires": {}
@@ -1038,7 +1020,7 @@
1038
1020
  "name": "fathom",
1039
1021
  "description": "Fathom analytics for Nuxt",
1040
1022
  "repo": "yabhq/nuxt-fathom",
1041
- "npm": "",
1023
+ "npm": "@yabhq/nuxt-fathom",
1042
1024
  "icon": "fathom.png",
1043
1025
  "github": "https://github.com/yabhq/nuxt-fathom",
1044
1026
  "website": "https://github.com/yabhq/nuxt-fathom",
@@ -1051,7 +1033,6 @@
1051
1033
  "github": "yabhq"
1052
1034
  }
1053
1035
  ],
1054
- "contributors": [],
1055
1036
  "compatibility": {
1056
1037
  "nuxt": "^2.0.0",
1057
1038
  "requires": {}
@@ -1061,7 +1042,7 @@
1061
1042
  "name": "feature-toggle",
1062
1043
  "description": "Feature toggle module for Nuxt.js",
1063
1044
  "repo": "stephenkr/nuxt-feature-toggle",
1064
- "npm": "",
1045
+ "npm": "nuxt-feature-toggle",
1065
1046
  "icon": "",
1066
1047
  "github": "https://github.com/stephenkr/nuxt-feature-toggle",
1067
1048
  "website": "https://github.com/stephenkr/nuxt-feature-toggle",
@@ -1074,7 +1055,6 @@
1074
1055
  "github": "stephenkr"
1075
1056
  }
1076
1057
  ],
1077
- "contributors": [],
1078
1058
  "compatibility": {
1079
1059
  "nuxt": "^2.0.0",
1080
1060
  "requires": {}
@@ -1082,9 +1062,9 @@
1082
1062
  },
1083
1063
  {
1084
1064
  "name": "feed",
1085
- "description": "Feed module enables everyone to have RSS, Atom and Json.",
1065
+ "description": "Feed module enables everyone to have RSS, Atom and JSON.",
1086
1066
  "repo": "nuxt-community/feed-module",
1087
- "npm": "",
1067
+ "npm": "@nuxtjs/feed",
1088
1068
  "icon": "",
1089
1069
  "github": "https://github.com/nuxt-community/feed-module",
1090
1070
  "website": "https://github.com/nuxt-community/feed-module",
@@ -1098,7 +1078,6 @@
1098
1078
  "twitter": "TheAlexLichter"
1099
1079
  }
1100
1080
  ],
1101
- "contributors": [],
1102
1081
  "compatibility": {
1103
1082
  "nuxt": "^2.0.0",
1104
1083
  "requires": {}
@@ -1107,8 +1086,8 @@
1107
1086
  {
1108
1087
  "name": "firebase",
1109
1088
  "description": "Integrate Firebase into your Nuxt project.",
1110
- "repo": "nuxt-community/firebase-module",
1111
- "npm": "",
1089
+ "repo": "nuxt-community/firebase-module#master/packages/firebase-module",
1090
+ "npm": "@nuxtjs/firebase",
1112
1091
  "icon": "firebase.png",
1113
1092
  "github": "https://github.com/nuxt-community/firebase-module",
1114
1093
  "website": "https://firebase.nuxtjs.org",
@@ -1121,7 +1100,6 @@
1121
1100
  "github": "lupas"
1122
1101
  }
1123
1102
  ],
1124
- "contributors": [],
1125
1103
  "compatibility": {
1126
1104
  "nuxt": "^2.0.0",
1127
1105
  "requires": {}
@@ -1131,7 +1109,7 @@
1131
1109
  "name": "floating-prompt-module",
1132
1110
  "description": "Invite your users to support you on product hunt with this floating prompt Nuxt.js module",
1133
1111
  "repo": "sandoche/nuxt-floating-prompt-module#main",
1134
- "npm": "",
1112
+ "npm": "nuxt-floating-prompt-module",
1135
1113
  "icon": "",
1136
1114
  "github": "https://github.com/sandoche/nuxt-floating-prompt-module",
1137
1115
  "website": "https://github.com/sandoche/nuxt-floating-prompt-module",
@@ -1144,7 +1122,6 @@
1144
1122
  "github": "sandoche"
1145
1123
  }
1146
1124
  ],
1147
- "contributors": [],
1148
1125
  "compatibility": {
1149
1126
  "nuxt": "^2.0.0",
1150
1127
  "requires": {}
@@ -1154,7 +1131,7 @@
1154
1131
  "name": "font-loader-strategy",
1155
1132
  "description": "Helps to load fonts and activate them by preloading.",
1156
1133
  "repo": "GrabarzUndPartner/nuxt-font-loader-strategy",
1157
- "npm": "",
1134
+ "npm": "nuxt-font-loader-strategy",
1158
1135
  "icon": "",
1159
1136
  "github": "https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy",
1160
1137
  "website": "https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy",
@@ -1167,7 +1144,6 @@
1167
1144
  "github": "GrabarzUndPartner"
1168
1145
  }
1169
1146
  ],
1170
- "contributors": [],
1171
1147
  "compatibility": {
1172
1148
  "nuxt": "^2.0.0",
1173
1149
  "requires": {}
@@ -1177,7 +1153,7 @@
1177
1153
  "name": "fontagon",
1178
1154
  "description": "Easy convert SVG from nuxt to icon font.",
1179
1155
  "repo": "kdydesign/nuxt-fontagon",
1180
- "npm": "",
1156
+ "npm": "nuxt-fontagon",
1181
1157
  "icon": "fontagon.png",
1182
1158
  "github": "https://github.com/kdydesign/nuxt-fontagon",
1183
1159
  "website": "https://github.com/kdydesign/nuxt-fontagon",
@@ -1190,7 +1166,6 @@
1190
1166
  "github": "kdydesign"
1191
1167
  }
1192
1168
  ],
1193
- "contributors": [],
1194
1169
  "compatibility": {
1195
1170
  "nuxt": "^2.0.0",
1196
1171
  "requires": {}
@@ -1200,7 +1175,7 @@
1200
1175
  "name": "fontawesome",
1201
1176
  "description": "Module to join nuxt and Fontawesome 5",
1202
1177
  "repo": "nuxt-community/fontawesome-module",
1203
- "npm": "",
1178
+ "npm": "@nuxtjs/fontawesome",
1204
1179
  "icon": "font-awesome.png",
1205
1180
  "github": "https://github.com/nuxt-community/fontawesome-module",
1206
1181
  "website": "https://github.com/nuxt-community/fontawesome-module",
@@ -1213,7 +1188,6 @@
1213
1188
  "github": "pimlie"
1214
1189
  }
1215
1190
  ],
1216
- "contributors": [],
1217
1191
  "compatibility": {
1218
1192
  "nuxt": "^2.0.0",
1219
1193
  "requires": {}
@@ -1222,8 +1196,8 @@
1222
1196
  {
1223
1197
  "name": "formkit",
1224
1198
  "description": "Seamless FormKit integration for Nuxt",
1225
- "repo": "formkit/formkit",
1226
- "npm": "",
1199
+ "repo": "formkit/formkit#master/packages/nuxt",
1200
+ "npm": "@formkit/nuxt",
1227
1201
  "icon": "formkit.png",
1228
1202
  "github": "https://github.com/formkit/formkit",
1229
1203
  "website": "https://formkit.com",
@@ -1242,7 +1216,6 @@
1242
1216
  "twitter": "0xBOYD"
1243
1217
  }
1244
1218
  ],
1245
- "contributors": [],
1246
1219
  "compatibility": {
1247
1220
  "nuxt": "^3.0.0",
1248
1221
  "requires": {}
@@ -1252,7 +1225,7 @@
1252
1225
  "name": "fullpage",
1253
1226
  "description": "Nuxt module for fullpage-vue plugin",
1254
1227
  "repo": "vaso2/fullpage-nuxt",
1255
- "npm": "",
1228
+ "npm": "fullpage-nuxt",
1256
1229
  "icon": "",
1257
1230
  "github": "https://github.com/vaso2/fullpage-nuxt",
1258
1231
  "website": "https://github.com/vaso2/fullpage-nuxt",
@@ -1265,7 +1238,6 @@
1265
1238
  "github": "vaso2"
1266
1239
  }
1267
1240
  ],
1268
- "contributors": [],
1269
1241
  "compatibility": {
1270
1242
  "nuxt": "^2.0.0",
1271
1243
  "requires": {}
@@ -1275,7 +1247,7 @@
1275
1247
  "name": "github-api",
1276
1248
  "description": "Nuxt module for GitHub v4 API",
1277
1249
  "repo": "lindsaykwardell/nuxt-github-api",
1278
- "npm": "",
1250
+ "npm": "nuxt-github-api",
1279
1251
  "icon": "github.svg",
1280
1252
  "github": "https://github.com/lindsaykwardell/nuxt-github-api",
1281
1253
  "website": "https://github.com/lindsaykwardell/nuxt-github-api",
@@ -1288,7 +1260,6 @@
1288
1260
  "github": "lindsaykwardell"
1289
1261
  }
1290
1262
  ],
1291
- "contributors": [],
1292
1263
  "compatibility": {
1293
1264
  "nuxt": "^2.0.0",
1294
1265
  "requires": {}
@@ -1298,7 +1269,7 @@
1298
1269
  "name": "google-adsense",
1299
1270
  "description": "Google Adsense Module for Nuxt.js",
1300
1271
  "repo": "nuxt-community/google-adsense-module",
1301
- "npm": "",
1272
+ "npm": "@nuxtjs/google-adsense",
1302
1273
  "icon": "google-adsense.png",
1303
1274
  "github": "https://github.com/nuxt-community/google-adsense-module",
1304
1275
  "website": "https://github.com/nuxt-community/google-adsense-module",
@@ -1311,7 +1282,6 @@
1311
1282
  "github": "tmorehouse"
1312
1283
  }
1313
1284
  ],
1314
- "contributors": [],
1315
1285
  "compatibility": {
1316
1286
  "nuxt": "^2.0.0",
1317
1287
  "requires": {}
@@ -1321,7 +1291,7 @@
1321
1291
  "name": "google-analytics",
1322
1292
  "description": "Google analytics Module for Nuxt.js",
1323
1293
  "repo": "nuxt-community/analytics-module",
1324
- "npm": "",
1294
+ "npm": "@nuxtjs/google-analytics",
1325
1295
  "icon": "google-analytics.png",
1326
1296
  "github": "https://github.com/nuxt-community/analytics-module",
1327
1297
  "website": "https://google-analytics.nuxtjs.org",
@@ -1344,7 +1314,6 @@
1344
1314
  "twitter": "matteo_gabriele"
1345
1315
  }
1346
1316
  ],
1347
- "contributors": [],
1348
1317
  "compatibility": {
1349
1318
  "nuxt": "^2.0.0",
1350
1319
  "requires": {}
@@ -1354,7 +1323,7 @@
1354
1323
  "name": "google-fonts",
1355
1324
  "description": "Google Fonts module for NuxtJS",
1356
1325
  "repo": "nuxt-community/google-fonts-module",
1357
- "npm": "",
1326
+ "npm": "@nuxtjs/google-fonts",
1358
1327
  "icon": "google-fonts.png",
1359
1328
  "github": "https://github.com/nuxt-community/google-fonts-module",
1360
1329
  "website": "https://github.com/nuxt-community/google-fonts-module",
@@ -1367,7 +1336,6 @@
1367
1336
  "github": "ricardogobbosouza"
1368
1337
  }
1369
1338
  ],
1370
- "contributors": [],
1371
1339
  "compatibility": {
1372
1340
  "nuxt": "^2.0.0",
1373
1341
  "requires": {}
@@ -1377,7 +1345,7 @@
1377
1345
  "name": "google-gtag",
1378
1346
  "description": "Google GTag for Nuxt.js",
1379
1347
  "repo": "nuxt-community/google-gtag",
1380
- "npm": "",
1348
+ "npm": "@nuxtjs/google-gtag",
1381
1349
  "icon": "gtm.png",
1382
1350
  "github": "https://github.com/nuxt-community/google-gtag",
1383
1351
  "website": "https://github.com/nuxt-community/google-gtag",
@@ -1394,7 +1362,6 @@
1394
1362
  "github": "ricardogobbosouza"
1395
1363
  }
1396
1364
  ],
1397
- "contributors": [],
1398
1365
  "compatibility": {
1399
1366
  "nuxt": "^2.0.0",
1400
1367
  "requires": {}
@@ -1404,7 +1371,7 @@
1404
1371
  "name": "google-optimize",
1405
1372
  "description": "SSR friendly Google Optimize module for Nuxt.js",
1406
1373
  "repo": "nuxt-community/google-optimize-module",
1407
- "npm": "",
1374
+ "npm": "nuxt-google-optimize",
1408
1375
  "icon": "google-optimize.png",
1409
1376
  "github": "https://github.com/nuxt-community/google-optimize-module",
1410
1377
  "website": "https://github.com/nuxt-community/google-optimize-module",
@@ -1428,17 +1395,38 @@
1428
1395
  "twitter": "JoshDeltener"
1429
1396
  }
1430
1397
  ],
1431
- "contributors": [],
1432
1398
  "compatibility": {
1433
1399
  "nuxt": "^2.0.0",
1434
1400
  "requires": {}
1435
1401
  }
1436
1402
  },
1403
+ {
1404
+ "name": "graphql-client",
1405
+ "description": "Minimal GraphQL Client + Code Generation for Nuxt. Auto imports GraphQL Operations for easy execution.",
1406
+ "repo": "diizzayy/nuxt-graphql-client",
1407
+ "npm": "nuxt-graphql-client",
1408
+ "icon": "graphql-client.svg",
1409
+ "github": "https://github.com/diizzayy/nuxt-graphql-client",
1410
+ "website": "https://github.com/diizzayy/nuxt-graphql-client",
1411
+ "learn_more": "https://www.graphql-code-generator.com/plugins/typescript-graphql-request",
1412
+ "category": "Request",
1413
+ "type": "3rd-party",
1414
+ "maintainers": [
1415
+ {
1416
+ "name": "Diizzayy",
1417
+ "github": "diizzayy"
1418
+ }
1419
+ ],
1420
+ "compatibility": {
1421
+ "nuxt": "^3.0.0",
1422
+ "requires": {}
1423
+ }
1424
+ },
1437
1425
  {
1438
1426
  "name": "graphql-request",
1439
1427
  "description": "Easy Minimal GraphQL client integration with Nuxt.js",
1440
1428
  "repo": "gomah/nuxt-graphql-request",
1441
- "npm": "",
1429
+ "npm": "nuxt-graphql-request",
1442
1430
  "icon": "graphql-request.png",
1443
1431
  "github": "https://github.com/gomah/nuxt-graphql-request",
1444
1432
  "website": "https://github.com/gomah/nuxt-graphql-request",
@@ -1451,7 +1439,6 @@
1451
1439
  "github": "gomah"
1452
1440
  }
1453
1441
  ],
1454
- "contributors": [],
1455
1442
  "compatibility": {
1456
1443
  "nuxt": "^2.0.0",
1457
1444
  "requires": {}
@@ -1461,7 +1448,7 @@
1461
1448
  "name": "gtm",
1462
1449
  "description": "Google Tag Manager Module for Nuxt.js",
1463
1450
  "repo": "nuxt-community/gtm-module",
1464
- "npm": "",
1451
+ "npm": "@nuxtjs/gtm",
1465
1452
  "icon": "gtm.png",
1466
1453
  "github": "https://github.com/nuxt-community/gtm-module",
1467
1454
  "website": "https://github.com/nuxt-community/gtm-module",
@@ -1475,7 +1462,6 @@
1475
1462
  "twitter": "_pi0_"
1476
1463
  }
1477
1464
  ],
1478
- "contributors": [],
1479
1465
  "compatibility": {
1480
1466
  "nuxt": "^2.0.0",
1481
1467
  "requires": {}
@@ -1485,7 +1471,7 @@
1485
1471
  "name": "guess",
1486
1472
  "description": "Guess.js module for Nuxt.js",
1487
1473
  "repo": "nuxt-community/guess-module",
1488
- "npm": "",
1474
+ "npm": "@nuxtjs/guess-module",
1489
1475
  "icon": "guessjs.png",
1490
1476
  "github": "https://github.com/nuxt-community/guess-module",
1491
1477
  "website": "https://github.com/nuxt-community/guess-module",
@@ -1498,17 +1484,39 @@
1498
1484
  "github": "clarkdo"
1499
1485
  }
1500
1486
  ],
1501
- "contributors": [],
1502
1487
  "compatibility": {
1503
1488
  "nuxt": "^2.0.0",
1504
1489
  "requires": {}
1505
1490
  }
1506
1491
  },
1492
+ {
1493
+ "name": "harlem",
1494
+ "description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
1495
+ "repo": "nuxt-community/harlem-module",
1496
+ "npm": "@nuxtjs/harlem",
1497
+ "icon": "harlem.svg",
1498
+ "github": "https://github.com/nuxt-community/harlem-module",
1499
+ "website": "https://github.com/nuxt-community/harlem-module",
1500
+ "learn_more": "https://harlemjs.com/",
1501
+ "category": "Extensions",
1502
+ "type": "community",
1503
+ "maintainers": [
1504
+ {
1505
+ "name": "Daniel Roe",
1506
+ "github": "danielroe",
1507
+ "twitter": "danielcroe"
1508
+ }
1509
+ ],
1510
+ "compatibility": {
1511
+ "nuxt": "^3.0.0",
1512
+ "requires": {}
1513
+ }
1514
+ },
1507
1515
  {
1508
1516
  "name": "headway",
1509
1517
  "description": "Headway changelog widget for Nuxt",
1510
1518
  "repo": "l-portet/nuxt-headway",
1511
- "npm": "",
1519
+ "npm": "nuxt-headway",
1512
1520
  "icon": "headway.png",
1513
1521
  "github": "https://github.com/l-portet/nuxt-headway",
1514
1522
  "website": "https://nuxt-headway.netlify.app/",
@@ -1522,7 +1530,6 @@
1522
1530
  "avatar": "https://avatars.githubusercontent.com/u/34057690?v=4"
1523
1531
  }
1524
1532
  ],
1525
- "contributors": [],
1526
1533
  "compatibility": {
1527
1534
  "nuxt": "^2.0.0",
1528
1535
  "requires": {}
@@ -1532,7 +1539,7 @@
1532
1539
  "name": "helmet",
1533
1540
  "description": "Easy Helmet module with Nuxt.js'",
1534
1541
  "repo": "victor-perez/nuxt-helmet",
1535
- "npm": "",
1542
+ "npm": "nuxt-helmet",
1536
1543
  "icon": "",
1537
1544
  "github": "https://github.com/victor-perez/nuxt-helmet",
1538
1545
  "website": "https://github.com/victor-perez/nuxt-helmet",
@@ -1545,7 +1552,6 @@
1545
1552
  "github": "victor-perez"
1546
1553
  }
1547
1554
  ],
1548
- "contributors": [],
1549
1555
  "compatibility": {
1550
1556
  "nuxt": "^2.0.0",
1551
1557
  "requires": {}
@@ -1555,7 +1561,7 @@
1555
1561
  "name": "highcharts",
1556
1562
  "description": "Highcharts for Nuxt",
1557
1563
  "repo": "richardeschloss/nuxt-highcharts",
1558
- "npm": "",
1564
+ "npm": "nuxt-highcharts",
1559
1565
  "icon": "",
1560
1566
  "github": "https://github.com/richardeschloss/nuxt-highcharts",
1561
1567
  "website": "https://github.com/richardeschloss/nuxt-highcharts",
@@ -1568,7 +1574,6 @@
1568
1574
  "github": "richardeschloss"
1569
1575
  }
1570
1576
  ],
1571
- "contributors": [],
1572
1577
  "compatibility": {
1573
1578
  "nuxt": "^2.0.0",
1574
1579
  "requires": {}
@@ -1578,7 +1583,7 @@
1578
1583
  "name": "history-state",
1579
1584
  "description": "Nuxt.js module to backup or restore historical states",
1580
1585
  "repo": "hidekatsu-izuno/nuxt-history-state",
1581
- "npm": "",
1586
+ "npm": "nuxt-history-state",
1582
1587
  "icon": "",
1583
1588
  "github": "https://github.com/hidekatsu-izuno/nuxt-history-state",
1584
1589
  "website": "https://github.com/hidekatsu-izuno/nuxt-history-state",
@@ -1591,7 +1596,6 @@
1591
1596
  "github": "hidekatsu-izuno"
1592
1597
  }
1593
1598
  ],
1594
- "contributors": [],
1595
1599
  "compatibility": {
1596
1600
  "nuxt": "^2.0.0",
1597
1601
  "requires": {}
@@ -1601,7 +1605,7 @@
1601
1605
  "name": "html-minifier",
1602
1606
  "description": "Minify the html for each request served by nuxt server (nuxt start)",
1603
1607
  "repo": "nuxt-community/html-minifier-module",
1604
- "npm": "",
1608
+ "npm": "@nuxtjs/html-minifier",
1605
1609
  "icon": "",
1606
1610
  "github": "https://github.com/nuxt-community/html-minifier-module",
1607
1611
  "website": "https://github.com/nuxt-community/html-minifier-module",
@@ -1614,7 +1618,6 @@
1614
1618
  "github": "clarkdo"
1615
1619
  }
1616
1620
  ],
1617
- "contributors": [],
1618
1621
  "compatibility": {
1619
1622
  "nuxt": "^2.0.0",
1620
1623
  "requires": {}
@@ -1624,7 +1627,7 @@
1624
1627
  "name": "html-validator",
1625
1628
  "description": "Automatically validate Nuxt server-rendered HTML html",
1626
1629
  "repo": "nuxt-community/html-validator-module",
1627
- "npm": "",
1630
+ "npm": "@nuxtjs/html-validator",
1628
1631
  "icon": "html-validator.png",
1629
1632
  "github": "https://github.com/nuxt-community/html-validator-module",
1630
1633
  "website": "https://html-validator.nuxtjs.org",
@@ -1638,7 +1641,6 @@
1638
1641
  "twitter": "danielcroe"
1639
1642
  }
1640
1643
  ],
1641
- "contributors": [],
1642
1644
  "compatibility": {
1643
1645
  "nuxt": "^2.0.0",
1644
1646
  "requires": {}
@@ -1648,7 +1650,7 @@
1648
1650
  "name": "http",
1649
1651
  "description": "Universal HTTP Module for Nuxt.js",
1650
1652
  "repo": "nuxt/http",
1651
- "npm": "",
1653
+ "npm": "@nuxt/http",
1652
1654
  "icon": "http.png",
1653
1655
  "github": "https://github.com/nuxt/http",
1654
1656
  "website": "https://http.nuxtjs.org/",
@@ -1667,7 +1669,6 @@
1667
1669
  "twitter": "Atinux"
1668
1670
  }
1669
1671
  ],
1670
- "contributors": [],
1671
1672
  "compatibility": {
1672
1673
  "nuxt": "^2.0.0",
1673
1674
  "requires": {}
@@ -1677,7 +1678,7 @@
1677
1678
  "name": "humans-txt",
1678
1679
  "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.",
1679
1680
  "repo": "Luxdamore/nuxt-humans-txt",
1680
- "npm": "",
1681
+ "npm": "@luxdamore/nuxt-humans-txt",
1681
1682
  "icon": "",
1682
1683
  "github": "https://github.com/LuXDAmore/nuxt-humans-txt",
1683
1684
  "website": "https://luxdamore.github.io/nuxt-humans-txt/",
@@ -1691,7 +1692,6 @@
1691
1692
  "twitter": "luxdamore"
1692
1693
  }
1693
1694
  ],
1694
- "contributors": [],
1695
1695
  "compatibility": {
1696
1696
  "nuxt": "^2.0.0",
1697
1697
  "requires": {}
@@ -1701,7 +1701,7 @@
1701
1701
  "name": "i18n",
1702
1702
  "description": "i18n features for your Nuxt project so you can easily add internationalization.",
1703
1703
  "repo": "nuxt-community/i18n-module",
1704
- "npm": "",
1704
+ "npm": "nuxt-i18n",
1705
1705
  "icon": "i18n.png",
1706
1706
  "github": "https://github.com/nuxt-community/i18n-module",
1707
1707
  "website": "https://i18n.nuxtjs.org",
@@ -1718,7 +1718,6 @@
1718
1718
  "github": "kazupon"
1719
1719
  }
1720
1720
  ],
1721
- "contributors": [],
1722
1721
  "compatibility": {
1723
1722
  "nuxt": "^2.0.0",
1724
1723
  "requires": {}
@@ -1728,7 +1727,7 @@
1728
1727
  "name": "image-loader",
1729
1728
  "description": "An image loader module for nuxt.js that allows you to configure image style derivatives.",
1730
1729
  "repo": "PivaleCo/nuxt-image-loader-module",
1731
- "npm": "",
1730
+ "npm": "@pivale/nuxt-image-loader-module",
1732
1731
  "icon": "",
1733
1732
  "github": "https://github.com/PivaleCo/nuxt-image-loader-module",
1734
1733
  "website": "https://github.com/PivaleCo/nuxt-image-loader-module",
@@ -1741,7 +1740,6 @@
1741
1740
  "github": "Barry-Fisher"
1742
1741
  }
1743
1742
  ],
1744
- "contributors": [],
1745
1743
  "compatibility": {
1746
1744
  "nuxt": "^2.0.0",
1747
1745
  "requires": {}
@@ -1751,7 +1749,7 @@
1751
1749
  "name": "image",
1752
1750
  "description": "Optimised images for NuxtJS, with progressive processing, lazy-loading, real-time resizes and providers support.",
1753
1751
  "repo": "nuxt/image",
1754
- "npm": "",
1752
+ "npm": "@nuxt/image",
1755
1753
  "icon": "image.png",
1756
1754
  "github": "https://github.com/nuxt/image",
1757
1755
  "website": "https://image.nuxtjs.org",
@@ -1775,7 +1773,6 @@
1775
1773
  "twitter": "Atinux"
1776
1774
  }
1777
1775
  ],
1778
- "contributors": [],
1779
1776
  "compatibility": {
1780
1777
  "nuxt": "^2.0.0",
1781
1778
  "requires": {
@@ -1787,7 +1784,7 @@
1787
1784
  "name": "imagemin",
1788
1785
  "description": "Automatically optimize (compress) all images used in Nuxt.js",
1789
1786
  "repo": "nuxt-community/imagemin-module",
1790
- "npm": "",
1787
+ "npm": "@nuxtjs/imagemin",
1791
1788
  "icon": "imagemin.png",
1792
1789
  "github": "https://github.com/nuxt-community/imagemin-module",
1793
1790
  "website": "https://github.com/nuxt-community/imagemin-module",
@@ -1800,7 +1797,6 @@
1800
1797
  "github": "ricardogobbosouza"
1801
1798
  }
1802
1799
  ],
1803
- "contributors": [],
1804
1800
  "compatibility": {
1805
1801
  "nuxt": "^2.0.0",
1806
1802
  "requires": {}
@@ -1810,8 +1806,8 @@
1810
1806
  "name": "inkline",
1811
1807
  "description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
1812
1808
  "repo": "inkline/nuxt-module-inkline",
1813
- "npm": "",
1814
- "icon": "inkline.png",
1809
+ "npm": "@inkline/nuxt",
1810
+ "icon": "inkline.svg",
1815
1811
  "github": "https://github.com/inkline/nuxt-module-inkline",
1816
1812
  "website": "https://inkline.io",
1817
1813
  "learn_more": "https://inkline.io/docs/introduction/installation/nuxt",
@@ -1824,7 +1820,6 @@
1824
1820
  "twitter": "alexgrozav"
1825
1821
  }
1826
1822
  ],
1827
- "contributors": [],
1828
1823
  "compatibility": {
1829
1824
  "nuxt": "^2.0.0 || ^3.0.0",
1830
1825
  "requires": {
@@ -1836,7 +1831,7 @@
1836
1831
  "name": "intercom",
1837
1832
  "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt.js",
1838
1833
  "repo": "hex-digital/nuxt-intercom",
1839
- "npm": "",
1834
+ "npm": "@hexdigital/nuxt-intercom",
1840
1835
  "icon": "intercom.png",
1841
1836
  "github": "https://github.com/hex-digital/nuxt-intercom",
1842
1837
  "website": "https://github.com/hex-digital/nuxt-intercom",
@@ -1849,7 +1844,6 @@
1849
1844
  "github": "hex-digital"
1850
1845
  }
1851
1846
  ],
1852
- "contributors": [],
1853
1847
  "compatibility": {
1854
1848
  "nuxt": "^2.0.0",
1855
1849
  "requires": {}
@@ -1859,7 +1853,7 @@
1859
1853
  "name": "jsonapi",
1860
1854
  "description": "Easy JSON:API client integration for Nuxt.js",
1861
1855
  "repo": "patrickcate/nuxt-jsonapi",
1862
- "npm": "",
1856
+ "npm": "nuxt-jsonapi",
1863
1857
  "icon": "jsonapi.svg",
1864
1858
  "github": "https://github.com/patrickcate/nuxt-jsonapi",
1865
1859
  "website": "https://github.com/patrickcate/nuxt-jsonapi",
@@ -1872,7 +1866,6 @@
1872
1866
  "github": "patrickcate"
1873
1867
  }
1874
1868
  ],
1875
- "contributors": [],
1876
1869
  "compatibility": {
1877
1870
  "nuxt": "^2.0.0",
1878
1871
  "requires": {}
@@ -1882,7 +1875,7 @@
1882
1875
  "name": "kentico-kontent",
1883
1876
  "description": "Add Kentico Kontent super power to your nuxt app",
1884
1877
  "repo": "Domitnator/kentico-kontent-nuxt-module",
1885
- "npm": "",
1878
+ "npm": "kentico-kontent-nuxt-module",
1886
1879
  "icon": "",
1887
1880
  "github": "https://github.com/Domitnator/kentico-kontent-nuxt-module",
1888
1881
  "website": "https://github.com/Domitnator/kentico-kontent-nuxt-module",
@@ -1895,7 +1888,6 @@
1895
1888
  "github": "Domitnator"
1896
1889
  }
1897
1890
  ],
1898
- "contributors": [],
1899
1891
  "compatibility": {
1900
1892
  "nuxt": "^2.0.0",
1901
1893
  "requires": {}
@@ -1905,7 +1897,7 @@
1905
1897
  "name": "laravel-echo",
1906
1898
  "description": "Laravel Echo for Nuxt.js",
1907
1899
  "repo": "nuxt-community/laravel-echo",
1908
- "npm": "",
1900
+ "npm": "@nuxtjs/laravel-echo",
1909
1901
  "icon": "laravel-echo.png",
1910
1902
  "github": "https://github.com/nuxt-community/laravel-echo",
1911
1903
  "website": "https://github.com/nuxt-community/laravel-echo",
@@ -1918,7 +1910,6 @@
1918
1910
  "github": "ricardogobbosouza"
1919
1911
  }
1920
1912
  ],
1921
- "contributors": [],
1922
1913
  "compatibility": {
1923
1914
  "nuxt": "^2.0.0",
1924
1915
  "requires": {}
@@ -1928,7 +1919,7 @@
1928
1919
  "name": "laravel-nuxt",
1929
1920
  "description": "Build a SPA with Laravel and Nuxt",
1930
1921
  "repo": "skyrpex/laravel-nuxt-js",
1931
- "npm": "",
1922
+ "npm": "laravel-nuxt",
1932
1923
  "icon": "",
1933
1924
  "github": "https://github.com/skyrpex/laravel-nuxt-js",
1934
1925
  "website": "https://github.com/skyrpex/laravel-nuxt-js",
@@ -1941,7 +1932,6 @@
1941
1932
  "github": "skyrpex"
1942
1933
  }
1943
1934
  ],
1944
- "contributors": [],
1945
1935
  "compatibility": {
1946
1936
  "nuxt": "^2.0.0",
1947
1937
  "requires": {}
@@ -1951,7 +1941,7 @@
1951
1941
  "name": "laravel",
1952
1942
  "description": "Nuxt cli extension for use with laravel as backend",
1953
1943
  "repo": "m2sd/nuxt-laravel",
1954
- "npm": "",
1944
+ "npm": "nuxt-laravel",
1955
1945
  "icon": "laravel.png",
1956
1946
  "github": "https://github.com/m2sd/nuxt-laravel",
1957
1947
  "website": "https://github.com/m2sd/nuxt-laravel",
@@ -1964,7 +1954,6 @@
1964
1954
  "github": "m2sd"
1965
1955
  }
1966
1956
  ],
1967
- "contributors": [],
1968
1957
  "compatibility": {
1969
1958
  "nuxt": "^2.0.0",
1970
1959
  "requires": {}
@@ -1974,7 +1963,7 @@
1974
1963
  "name": "leaflet",
1975
1964
  "description": "A Nuxt module which makes it easy to create reactive maps with Leaflet",
1976
1965
  "repo": "schlunsen/nuxt-leaflet",
1977
- "npm": "",
1966
+ "npm": "nuxt-leaflet",
1978
1967
  "icon": "leaflet.png",
1979
1968
  "github": "https://github.com/schlunsen/nuxt-leaflet",
1980
1969
  "website": "https://github.com/schlunsen/nuxt-leaflet",
@@ -1987,7 +1976,6 @@
1987
1976
  "github": "schlunsen"
1988
1977
  }
1989
1978
  ],
1990
- "contributors": [],
1991
1979
  "compatibility": {
1992
1980
  "nuxt": "^2.0.0",
1993
1981
  "requires": {}
@@ -1997,7 +1985,7 @@
1997
1985
  "name": "localforage",
1998
1986
  "description": "LocalForage is a fast and simple storage library for JavaScript",
1999
1987
  "repo": "nuxt-community/localforage-module",
2000
- "npm": "",
1988
+ "npm": "@nuxtjs/localforage",
2001
1989
  "icon": "",
2002
1990
  "github": "https://github.com/nuxt-community/localforage-module",
2003
1991
  "website": "https://github.com/nuxt-community/localforage-module",
@@ -2015,7 +2003,6 @@
2015
2003
  "github": "ricardogobbosouza"
2016
2004
  }
2017
2005
  ],
2018
- "contributors": [],
2019
2006
  "compatibility": {
2020
2007
  "nuxt": "^2.0.0",
2021
2008
  "requires": {}
@@ -2025,7 +2012,7 @@
2025
2012
  "name": "localtunnel",
2026
2013
  "description": "exposes your localhost to the world for easy testing and sharing",
2027
2014
  "repo": "nuxt-community/modules#master/packages/localtunnel",
2028
- "npm": "",
2015
+ "npm": "@nuxtjs/localtunnel",
2029
2016
  "icon": "localtunnel.png",
2030
2017
  "github": "https://github.com/nuxt-community/modules/tree/master/packages/localtunnel",
2031
2018
  "website": "https://github.com/nuxt-community/modules/tree/master/packages/localtunnel",
@@ -2039,7 +2026,6 @@
2039
2026
  "twitter": "_pi0_"
2040
2027
  }
2041
2028
  ],
2042
- "contributors": [],
2043
2029
  "compatibility": {
2044
2030
  "nuxt": "^2.0.0",
2045
2031
  "requires": {}
@@ -2049,7 +2035,7 @@
2049
2035
  "name": "lodash",
2050
2036
  "description": "lodash module with auto-import and custom prefix",
2051
2037
  "repo": "cipami/nuxt-lodash",
2052
- "npm": "",
2038
+ "npm": "nuxt-lodash",
2053
2039
  "icon": "lodash.svg",
2054
2040
  "github": "https://github.com/cipami/nuxt-lodash",
2055
2041
  "website": "https://github.com/cipami/nuxt-lodash#readme",
@@ -2062,7 +2048,6 @@
2062
2048
  "github": "cipami"
2063
2049
  }
2064
2050
  ],
2065
- "contributors": [],
2066
2051
  "compatibility": {
2067
2052
  "nuxt": "^3.0.0",
2068
2053
  "requires": {}
@@ -2072,7 +2057,7 @@
2072
2057
  "name": "logrocket",
2073
2058
  "description": "LogRocket module for Nuxt.js to help you fix bugs and understand user behaviour.",
2074
2059
  "repo": "nuxt-community/nuxt-logrocket",
2075
- "npm": "",
2060
+ "npm": "nuxt-logrocket",
2076
2061
  "icon": "logrocket.png",
2077
2062
  "github": "https://github.com/nuxt-community/nuxt-logrocket",
2078
2063
  "website": "https://github.com/nuxt-community/nuxt-logrocket",
@@ -2086,7 +2071,6 @@
2086
2071
  "twitter": "farzadso"
2087
2072
  }
2088
2073
  ],
2089
- "contributors": [],
2090
2074
  "compatibility": {
2091
2075
  "nuxt": "^2.0.0",
2092
2076
  "requires": {}
@@ -2096,7 +2080,7 @@
2096
2080
  "name": "lunr",
2097
2081
  "description": "Full-text search with pre-build indexes for Nuxt.js using lunr.js",
2098
2082
  "repo": "nuxt-community/lunr-module",
2099
- "npm": "",
2083
+ "npm": "@nuxtjs/lunr-module",
2100
2084
  "icon": "",
2101
2085
  "github": "https://github.com/nuxt-community/lunr-module",
2102
2086
  "website": "https://github.com/nuxt-community/lunr-module",
@@ -2109,7 +2093,6 @@
2109
2093
  "github": "pimlie"
2110
2094
  }
2111
2095
  ],
2112
- "contributors": [],
2113
2096
  "compatibility": {
2114
2097
  "nuxt": "^2.0.0",
2115
2098
  "requires": {}
@@ -2119,7 +2102,7 @@
2119
2102
  "name": "markdownit",
2120
2103
  "description": "Use Markdown in your Nuxt application with the markdownit-loader",
2121
2104
  "repo": "nuxt-community/markdownit-module",
2122
- "npm": "",
2105
+ "npm": "@nuxtjs/markdownit",
2123
2106
  "icon": "",
2124
2107
  "github": "https://github.com/nuxt-community/markdownit-module",
2125
2108
  "website": "https://github.com/nuxt-community/markdownit-module",
@@ -2133,7 +2116,6 @@
2133
2116
  "twitter": "_pi0_"
2134
2117
  }
2135
2118
  ],
2136
- "contributors": [],
2137
2119
  "compatibility": {
2138
2120
  "nuxt": "^2.0.0",
2139
2121
  "requires": {}
@@ -2143,7 +2125,7 @@
2143
2125
  "name": "matomo",
2144
2126
  "description": "Add Matomo analytics to your nuxt.js application. This plugin automatically sends first page and route change events to matomo",
2145
2127
  "repo": "pimlie/nuxt-matomo",
2146
- "npm": "",
2128
+ "npm": "nuxt-matomo",
2147
2129
  "icon": "matomo.png",
2148
2130
  "github": "https://github.com/pimlie/nuxt-matomo",
2149
2131
  "website": "https://github.com/pimlie/nuxt-matomo",
@@ -2156,7 +2138,6 @@
2156
2138
  "github": "pimlie"
2157
2139
  }
2158
2140
  ],
2159
- "contributors": [],
2160
2141
  "compatibility": {
2161
2142
  "nuxt": "^2.0.0",
2162
2143
  "requires": {}
@@ -2166,7 +2147,7 @@
2166
2147
  "name": "mdx",
2167
2148
  "description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
2168
2149
  "repo": "nuxt-community/mdx-module",
2169
- "npm": "",
2150
+ "npm": "@nuxtjs/mdx",
2170
2151
  "icon": "mdx.png",
2171
2152
  "github": "https://github.com/nuxt-community/mdx-module",
2172
2153
  "website": "https://mdx.nuxtjs.org",
@@ -2180,7 +2161,6 @@
2180
2161
  "twitter": "codebender828"
2181
2162
  }
2182
2163
  ],
2183
- "contributors": [],
2184
2164
  "compatibility": {
2185
2165
  "nuxt": "^2.0.0",
2186
2166
  "requires": {}
@@ -2190,7 +2170,7 @@
2190
2170
  "name": "memwatch",
2191
2171
  "description": "Quickly watch real-time memory stats of your nuxt app",
2192
2172
  "repo": "pimlie/nuxt-memwatch",
2193
- "npm": "",
2173
+ "npm": "nuxt-memwatch",
2194
2174
  "icon": "",
2195
2175
  "github": "https://github.com/pimlie/nuxt-memwatch",
2196
2176
  "website": "https://github.com/pimlie/nuxt-memwatch",
@@ -2203,7 +2183,6 @@
2203
2183
  "github": "pimlie"
2204
2184
  }
2205
2185
  ],
2206
- "contributors": [],
2207
2186
  "compatibility": {
2208
2187
  "nuxt": "^2.0.0",
2209
2188
  "requires": {}
@@ -2213,7 +2192,7 @@
2213
2192
  "name": "mobile",
2214
2193
  "description": "nuxt-mobile-detect is a wrapper around mobile-detect.js for nuxtjs. It can be used client side and server side.",
2215
2194
  "repo": "ChanningDefoe/nuxt-mobile-detect",
2216
- "npm": "",
2195
+ "npm": "nuxt-mobile",
2217
2196
  "icon": "",
2218
2197
  "github": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
2219
2198
  "website": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
@@ -2226,7 +2205,6 @@
2226
2205
  "github": "ChanningDefoe"
2227
2206
  }
2228
2207
  ],
2229
- "contributors": [],
2230
2208
  "compatibility": {
2231
2209
  "nuxt": "^2.0.0",
2232
2210
  "requires": {}
@@ -2236,7 +2214,7 @@
2236
2214
  "name": "moment",
2237
2215
  "description": "Efficient Moment.js module for Nuxt.js so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
2238
2216
  "repo": "nuxt-community/moment-module",
2239
- "npm": "",
2217
+ "npm": "@nuxtjs/moment",
2240
2218
  "icon": "momentjs.png",
2241
2219
  "github": "https://github.com/nuxt-community/moment-module",
2242
2220
  "website": "https://github.com/nuxt-community/moment-module",
@@ -2254,7 +2232,6 @@
2254
2232
  "github": "ricardogobbosouza"
2255
2233
  }
2256
2234
  ],
2257
- "contributors": [],
2258
2235
  "compatibility": {
2259
2236
  "nuxt": "^2.0.0",
2260
2237
  "requires": {}
@@ -2264,7 +2241,7 @@
2264
2241
  "name": "mq",
2265
2242
  "description": "vue-mq module for Nuxt.js. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
2266
2243
  "repo": "vanhoofmaarten/nuxt-mq",
2267
- "npm": "",
2244
+ "npm": "nuxt-mq",
2268
2245
  "icon": "",
2269
2246
  "github": "https://github.com/vanhoofmaarten/nuxt-mq",
2270
2247
  "website": "https://github.com/vanhoofmaarten/nuxt-mq",
@@ -2277,7 +2254,6 @@
2277
2254
  "github": "vanhoofmaarten"
2278
2255
  }
2279
2256
  ],
2280
- "contributors": [],
2281
2257
  "compatibility": {
2282
2258
  "nuxt": "^2.0.0",
2283
2259
  "requires": {}
@@ -2287,7 +2263,7 @@
2287
2263
  "name": "neo",
2288
2264
  "description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
2289
2265
  "repo": "ezypeeze/nuxt-neo",
2290
- "npm": "",
2266
+ "npm": "nuxt-neo",
2291
2267
  "icon": "",
2292
2268
  "github": "https://github.com/ezypeeze/nuxt-neo",
2293
2269
  "website": "https://ezypeeze.github.io/nuxt-neo",
@@ -2300,7 +2276,6 @@
2300
2276
  "github": "ezypeeze"
2301
2277
  }
2302
2278
  ],
2303
- "contributors": [],
2304
2279
  "compatibility": {
2305
2280
  "nuxt": "^2.0.0",
2306
2281
  "requires": {}
@@ -2310,7 +2285,7 @@
2310
2285
  "name": "netlify-cache",
2311
2286
  "description": "Nuxt.js module that uses netlify cache to speed up redeploy for Nuxt.js version < 2.14",
2312
2287
  "repo": "DreaMinder/nuxt-netlify-cache",
2313
- "npm": "",
2288
+ "npm": "nuxt-netlify-cache",
2314
2289
  "icon": "netlify.png",
2315
2290
  "github": "https://github.com/DreaMinder/nuxt-netlify-cache",
2316
2291
  "website": "https://github.com/DreaMinder/nuxt-netlify-cache",
@@ -2323,7 +2298,6 @@
2323
2298
  "github": "DreaMinder"
2324
2299
  }
2325
2300
  ],
2326
- "contributors": [],
2327
2301
  "compatibility": {
2328
2302
  "nuxt": "^2.0.0",
2329
2303
  "requires": {}
@@ -2333,7 +2307,7 @@
2333
2307
  "name": "netlify-files",
2334
2308
  "description": "Nuxt module to create new _headers, _redirects and netlify.toml files for Netlify or to use existing ones",
2335
2309
  "repo": "nuxt-community/netlify-files-module",
2336
- "npm": "",
2310
+ "npm": "@nuxtjs/netlify-files",
2337
2311
  "icon": "netlify.png",
2338
2312
  "github": "https://github.com/nuxt-community/netlify-files-module",
2339
2313
  "website": "https://github.com/nuxt-community/netlify-files-module",
@@ -2347,7 +2321,6 @@
2347
2321
  "twitter": "TheAlexLichter"
2348
2322
  }
2349
2323
  ],
2350
- "contributors": [],
2351
2324
  "compatibility": {
2352
2325
  "nuxt": "^2.0.0",
2353
2326
  "requires": {}
@@ -2357,7 +2330,7 @@
2357
2330
  "name": "netlify",
2358
2331
  "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt.js projects.",
2359
2332
  "repo": "bazzite/nuxt-netlify",
2360
- "npm": "",
2333
+ "npm": "@aceforth/nuxt-netlify",
2361
2334
  "icon": "netlify.png",
2362
2335
  "github": "https://github.com/bazzite/nuxt-netlify",
2363
2336
  "website": "https://marquez.co/docs/nuxt-netlify/",
@@ -2370,7 +2343,6 @@
2370
2343
  "github": "bazzite"
2371
2344
  }
2372
2345
  ],
2373
- "contributors": [],
2374
2346
  "compatibility": {
2375
2347
  "nuxt": "^2.0.0",
2376
2348
  "requires": {}
@@ -2380,7 +2352,7 @@
2380
2352
  "name": "ngrok",
2381
2353
  "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",
2382
2354
  "repo": "nuxt-community/ngrok",
2383
- "npm": "",
2355
+ "npm": "@nuxtjs/ngrok",
2384
2356
  "icon": "ngrok.png",
2385
2357
  "github": "https://github.com/nuxt-community/ngrok-module",
2386
2358
  "website": "https://ngrok.nuxtjs.org",
@@ -2399,7 +2371,6 @@
2399
2371
  "twitter": "_pi0_"
2400
2372
  }
2401
2373
  ],
2402
- "contributors": [],
2403
2374
  "compatibility": {
2404
2375
  "nuxt": "^2.0.0",
2405
2376
  "requires": {}
@@ -2409,7 +2380,7 @@
2409
2380
  "name": "notion",
2410
2381
  "description": "Vue renderer for Notion pages",
2411
2382
  "repo": "janniks/vue-notion",
2412
- "npm": "",
2383
+ "npm": "vue-notion",
2413
2384
  "icon": "notion.svg",
2414
2385
  "github": "https://github.com/janniks/vue-notion",
2415
2386
  "website": "https://github.com/janniks/vue-notion",
@@ -2422,7 +2393,6 @@
2422
2393
  "github": "janniks"
2423
2394
  }
2424
2395
  ],
2425
- "contributors": [],
2426
2396
  "compatibility": {
2427
2397
  "nuxt": "^2.0.0",
2428
2398
  "requires": {}
@@ -2432,7 +2402,7 @@
2432
2402
  "name": "nuxt-hue",
2433
2403
  "description": "Enlighten your Nuxt experience",
2434
2404
  "repo": "lihbr/nuxt-hue",
2435
- "npm": "",
2405
+ "npm": "nuxt-hue",
2436
2406
  "icon": "nuxt-hue.svg",
2437
2407
  "github": "https://github.com/lihbr/nuxt-hue",
2438
2408
  "website": "https://github.com/lihbr/nuxt-hue",
@@ -2445,7 +2415,6 @@
2445
2415
  "github": "lihbr"
2446
2416
  }
2447
2417
  ],
2448
- "contributors": [],
2449
2418
  "compatibility": {
2450
2419
  "nuxt": "^2.0.0 || ^3.0.0",
2451
2420
  "requires": {
@@ -2457,7 +2426,7 @@
2457
2426
  "name": "nuxt-pino-log",
2458
2427
  "description": "Structured logs for nuxt apps using pino",
2459
2428
  "repo": "kpn/nuxt-pino-log",
2460
- "npm": "",
2429
+ "npm": "nuxt-pino-log",
2461
2430
  "icon": "",
2462
2431
  "github": "https://github.com/kpn/nuxt-pino-log",
2463
2432
  "website": "https://github.com/kpn/nuxt-pino-log",
@@ -2470,7 +2439,6 @@
2470
2439
  "github": "kpn"
2471
2440
  }
2472
2441
  ],
2473
- "contributors": [],
2474
2442
  "compatibility": {
2475
2443
  "nuxt": "^2.0.0",
2476
2444
  "requires": {}
@@ -2480,7 +2448,7 @@
2480
2448
  "name": "nuxt-png-to-ico",
2481
2449
  "description": "Nuxt.js module for auto generating favicons",
2482
2450
  "repo": "b5710546232/nuxt-png-to-ico",
2483
- "npm": "",
2451
+ "npm": "nuxt-png-to-ico",
2484
2452
  "icon": "",
2485
2453
  "github": "https://github.com/b5710546232/nuxt-png-to-ico",
2486
2454
  "website": "https://github.com/b5710546232/nuxt-png-to-ico",
@@ -2494,7 +2462,6 @@
2494
2462
  "avatar": "https://avatars.githubusercontent.com/u/11013287?v=4"
2495
2463
  }
2496
2464
  ],
2497
- "contributors": [],
2498
2465
  "compatibility": {
2499
2466
  "nuxt": "^2.0.0",
2500
2467
  "requires": {}
@@ -2504,7 +2471,7 @@
2504
2471
  "name": "nuxt-smartlook",
2505
2472
  "description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
2506
2473
  "repo": "f00b4r/nuxt-smartlook",
2507
- "npm": "",
2474
+ "npm": "nuxt-smartlook",
2508
2475
  "icon": "nuxt-smartlook.png",
2509
2476
  "github": "https://github.com/f00b4r/nuxt-smartlook",
2510
2477
  "website": "https://github.com/f00b4r/nuxt-smartlook",
@@ -2519,7 +2486,6 @@
2519
2486
  "avatar": "https://avatars.githubusercontent.com/u/538058?v=4"
2520
2487
  }
2521
2488
  ],
2522
- "contributors": [],
2523
2489
  "compatibility": {
2524
2490
  "nuxt": "^2.0.0",
2525
2491
  "requires": {}
@@ -2529,7 +2495,7 @@
2529
2495
  "name": "nuxt-use-motion",
2530
2496
  "description": "A Nuxt module putting your components in motion",
2531
2497
  "repo": "Tahul/nuxt-use-motion",
2532
- "npm": "",
2498
+ "npm": "nuxt-use-motion",
2533
2499
  "icon": "nuxt-use-motion.svg",
2534
2500
  "github": "https://github.com/Tahul/nuxt-use-motion",
2535
2501
  "website": "https://github.com/Tahul/nuxt-use-motion",
@@ -2542,7 +2508,6 @@
2542
2508
  "github": "Tahul"
2543
2509
  }
2544
2510
  ],
2545
- "contributors": [],
2546
2511
  "compatibility": {
2547
2512
  "nuxt": "^2.0.0",
2548
2513
  "requires": {}
@@ -2552,7 +2517,7 @@
2552
2517
  "name": "nuxt-use-sound",
2553
2518
  "description": "A Nuxt module for playing sound effects.",
2554
2519
  "repo": "Tahul/nuxt-use-sound",
2555
- "npm": "",
2520
+ "npm": "nuxt-use-sound",
2556
2521
  "icon": "nuxt-use-sound.svg",
2557
2522
  "github": "https://github.com/Tahul/nuxt-use-sound",
2558
2523
  "website": "https://github.com/Tahul/nuxt-use-sound",
@@ -2565,7 +2530,6 @@
2565
2530
  "github": "Tahul"
2566
2531
  }
2567
2532
  ],
2568
- "contributors": [],
2569
2533
  "compatibility": {
2570
2534
  "nuxt": "^2.0.0",
2571
2535
  "requires": {}
@@ -2575,7 +2539,7 @@
2575
2539
  "name": "nuxt-viewport",
2576
2540
  "description": "Define custom viewports for your Nuxt project",
2577
2541
  "repo": "mvrlin/nuxt-viewport",
2578
- "npm": "",
2542
+ "npm": "nuxt-viewport",
2579
2543
  "icon": "nuxt-viewport.svg",
2580
2544
  "github": "https://github.com/mvrlin/nuxt-viewport",
2581
2545
  "website": "https://github.com/mvrlin/nuxt-viewport",
@@ -2588,7 +2552,6 @@
2588
2552
  "github": "mvrlin"
2589
2553
  }
2590
2554
  ],
2591
- "contributors": [],
2592
2555
  "compatibility": {
2593
2556
  "nuxt": "^2.0.0",
2594
2557
  "requires": {}
@@ -2598,7 +2561,7 @@
2598
2561
  "name": "nuxt7",
2599
2562
  "description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
2600
2563
  "repo": "nuxt-community/nuxt7",
2601
- "npm": "",
2564
+ "npm": "nuxt7",
2602
2565
  "icon": "",
2603
2566
  "github": "https://github.com/nuxt-community/nuxt7",
2604
2567
  "website": "https://github.com/nuxt-community/nuxt7",
@@ -2612,7 +2575,6 @@
2612
2575
  "twitter": "_pi0_"
2613
2576
  }
2614
2577
  ],
2615
- "contributors": [],
2616
2578
  "compatibility": {
2617
2579
  "nuxt": "^2.0.0",
2618
2580
  "requires": {}
@@ -2622,7 +2584,7 @@
2622
2584
  "name": "onesignal",
2623
2585
  "description": "OneSignal is a Free, high volume and reliable push notification service for websites and mobile applications.",
2624
2586
  "repo": "nuxt-community/onesignal-module",
2625
- "npm": "",
2587
+ "npm": "@nuxtjs/onesignal",
2626
2588
  "icon": "one-signal.png",
2627
2589
  "github": "https://github.com/nuxt-community/onesignal-module",
2628
2590
  "website": "https://github.com/nuxt-community/onesignal-module",
@@ -2636,7 +2598,6 @@
2636
2598
  "twitter": "_pi0_"
2637
2599
  }
2638
2600
  ],
2639
- "contributors": [],
2640
2601
  "compatibility": {
2641
2602
  "nuxt": "^2.0.0",
2642
2603
  "requires": {}
@@ -2646,7 +2607,7 @@
2646
2607
  "name": "optimized-images",
2647
2608
  "description": "Automatically optimizes images used in Nuxt.js projects (jpeg, png, svg, webp and gif).",
2648
2609
  "repo": "juliomrqz/nuxt-optimized-images",
2649
- "npm": "",
2610
+ "npm": "@aceforth/nuxt-optimized-images",
2650
2611
  "icon": "",
2651
2612
  "github": "https://github.com/juliomrqz/nuxt-optimized-images",
2652
2613
  "website": "https://marquez.co/docs/nuxt-optimized-images/",
@@ -2660,7 +2621,6 @@
2660
2621
  "twitter": "juliomrqz"
2661
2622
  }
2662
2623
  ],
2663
- "contributors": [],
2664
2624
  "compatibility": {
2665
2625
  "nuxt": "^2.0.0",
2666
2626
  "requires": {}
@@ -2670,7 +2630,7 @@
2670
2630
  "name": "page-generator-helper",
2671
2631
  "description": "Generate your pages statically without using payload extractors.",
2672
2632
  "repo": "GrabarzUndPartner/nuxt-page-generator-helper",
2673
- "npm": "",
2633
+ "npm": "nuxt-page-generator-helper",
2674
2634
  "icon": "",
2675
2635
  "github": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
2676
2636
  "website": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
@@ -2683,7 +2643,6 @@
2683
2643
  "github": "GrabarzUndPartner"
2684
2644
  }
2685
2645
  ],
2686
- "contributors": [],
2687
2646
  "compatibility": {
2688
2647
  "nuxt": "^2.0.0",
2689
2648
  "requires": {}
@@ -2693,7 +2652,7 @@
2693
2652
  "name": "parse",
2694
2653
  "description": "Parse package for Nuxt.js",
2695
2654
  "repo": "cierrateam/nuxt-parse",
2696
- "npm": "",
2655
+ "npm": "nuxt-parse",
2697
2656
  "icon": "",
2698
2657
  "github": "https://github.com/cierrateam/nuxt-parse",
2699
2658
  "website": "https://github.com/cierrateam/nuxt-parse",
@@ -2706,7 +2665,6 @@
2706
2665
  "github": "cierrateam"
2707
2666
  }
2708
2667
  ],
2709
- "contributors": [],
2710
2668
  "compatibility": {
2711
2669
  "nuxt": "^2.0.0",
2712
2670
  "requires": {}
@@ -2716,7 +2674,7 @@
2716
2674
  "name": "partytown",
2717
2675
  "description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
2718
2676
  "repo": "nuxt-community/partytown-module",
2719
- "npm": "",
2677
+ "npm": "@nuxtjs/partytown",
2720
2678
  "icon": "partytown.svg",
2721
2679
  "github": "https://github.com/nuxt-community/partytown-module",
2722
2680
  "website": "https://github.com/nuxt-community/partytown-module",
@@ -2730,7 +2688,6 @@
2730
2688
  "twitter": "danielcroe"
2731
2689
  }
2732
2690
  ],
2733
- "contributors": [],
2734
2691
  "compatibility": {
2735
2692
  "nuxt": "^2.0.0 || ^3.0.0",
2736
2693
  "requires": {
@@ -2742,7 +2699,7 @@
2742
2699
  "name": "persian-datepicker",
2743
2700
  "description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
2744
2701
  "repo": "alireza-ab/vue-persian-datepicker",
2745
- "npm": "",
2702
+ "npm": "@alireza-ab/vue-persian-datepicker",
2746
2703
  "icon": "persian-datepicker.svg",
2747
2704
  "github": "https://github.com/alireza-ab/vue-persian-datepicker",
2748
2705
  "website": "https://alireza-ab.ir/datepicker",
@@ -2756,7 +2713,6 @@
2756
2713
  "avatar": "https://avatars0.githubusercontent.com/u/55649373?v=4"
2757
2714
  }
2758
2715
  ],
2759
- "contributors": [],
2760
2716
  "compatibility": {
2761
2717
  "nuxt": "^2.0.0",
2762
2718
  "requires": {}
@@ -2766,7 +2722,7 @@
2766
2722
  "name": "pinia",
2767
2723
  "description": "The Vue Store that you will enjoy using",
2768
2724
  "repo": "posva/pinia#v2/packages/nuxt",
2769
- "npm": "",
2725
+ "npm": "@pinia/nuxt",
2770
2726
  "icon": "pinia.svg",
2771
2727
  "github": "https://github.com/posva/pinia/tree/v2/packages/nuxt",
2772
2728
  "website": "https://pinia.esm.dev/",
@@ -2779,7 +2735,6 @@
2779
2735
  "github": "posva"
2780
2736
  }
2781
2737
  ],
2782
- "contributors": [],
2783
2738
  "compatibility": {
2784
2739
  "nuxt": "^2.0.0 || ^3.0.0",
2785
2740
  "requires": {
@@ -2791,7 +2746,7 @@
2791
2746
  "name": "plausible",
2792
2747
  "description": "Plausible analytics for Vue.js and Nuxt",
2793
2748
  "repo": "moritzsternemann/vue-plausible",
2794
- "npm": "",
2749
+ "npm": "vue-plausible",
2795
2750
  "icon": "plausible.png",
2796
2751
  "github": "https://github.com/moritzsternemann/vue-plausible",
2797
2752
  "website": "https://github.com/moritzsternemann/vue-plausible",
@@ -2804,17 +2759,18 @@
2804
2759
  "github": "moritzsternemann"
2805
2760
  }
2806
2761
  ],
2807
- "contributors": [],
2808
2762
  "compatibility": {
2809
- "nuxt": "^2.0.0",
2810
- "requires": {}
2763
+ "nuxt": "^2.0.0 || ^3.0.0",
2764
+ "requires": {
2765
+ "bridge": "optional"
2766
+ }
2811
2767
  }
2812
2768
  },
2813
2769
  {
2814
2770
  "name": "precompress",
2815
2771
  "description": "Precompress files to gzip and brotli and serve them automatically",
2816
2772
  "repo": "frenchrabbit/nuxt-precompress",
2817
- "npm": "",
2773
+ "npm": "nuxt-precompress",
2818
2774
  "icon": "",
2819
2775
  "github": "https://github.com/frenchrabbit/nuxt-precompress",
2820
2776
  "website": "https://github.com/frenchrabbit/nuxt-precompress",
@@ -2827,7 +2783,6 @@
2827
2783
  "github": "frenchrabbit"
2828
2784
  }
2829
2785
  ],
2830
- "contributors": [],
2831
2786
  "compatibility": {
2832
2787
  "nuxt": "^2.0.0",
2833
2788
  "requires": {}
@@ -2837,7 +2792,7 @@
2837
2792
  "name": "prismic",
2838
2793
  "description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
2839
2794
  "repo": "nuxt-community/prismic-module",
2840
- "npm": "",
2795
+ "npm": "@nuxtjs/prismic",
2841
2796
  "icon": "prismic.png",
2842
2797
  "github": "https://github.com/nuxt-community/prismic-module",
2843
2798
  "website": "https://prismic.nuxtjs.org",
@@ -2860,9 +2815,8 @@
2860
2815
  "github": "jamespegg"
2861
2816
  }
2862
2817
  ],
2863
- "contributors": [],
2864
2818
  "compatibility": {
2865
- "nuxt": "^2.0.0",
2819
+ "nuxt": "^2.0.0 || ^3.0.0",
2866
2820
  "requires": {}
2867
2821
  }
2868
2822
  },
@@ -2870,7 +2824,7 @@
2870
2824
  "name": "protected-mailto",
2871
2825
  "description": "Nuxt component to generate encoded mailto links",
2872
2826
  "repo": "mmoollllee/nuxt-protected-mailto",
2873
- "npm": "",
2827
+ "npm": "nuxt-protected-mailto",
2874
2828
  "icon": "",
2875
2829
  "github": "https://github.com/mmoollllee/nuxt-protected-mailto",
2876
2830
  "website": "https://github.com/mmoollllee/nuxt-protected-mailto",
@@ -2883,7 +2837,6 @@
2883
2837
  "github": "mmoollllee"
2884
2838
  }
2885
2839
  ],
2886
- "contributors": [],
2887
2840
  "compatibility": {
2888
2841
  "nuxt": "^2.0.0",
2889
2842
  "requires": {}
@@ -2893,7 +2846,7 @@
2893
2846
  "name": "proxy",
2894
2847
  "description": "The one-liner node.js http-proxy middleware solution for Nuxt.js using http-proxy-middleware",
2895
2848
  "repo": "nuxt-community/proxy-module",
2896
- "npm": "",
2849
+ "npm": "@nuxtjs/proxy",
2897
2850
  "icon": "",
2898
2851
  "github": "https://github.com/nuxt-community/proxy-module",
2899
2852
  "website": "https://github.com/nuxt-community/proxy-module",
@@ -2907,7 +2860,6 @@
2907
2860
  "twitter": "_pi0_"
2908
2861
  }
2909
2862
  ],
2910
- "contributors": [],
2911
2863
  "compatibility": {
2912
2864
  "nuxt": "^2.0.0",
2913
2865
  "requires": {}
@@ -2917,7 +2869,7 @@
2917
2869
  "name": "prune-html",
2918
2870
  "description": "Nuxt module to prune html before sending it to the browser for boosting performance.",
2919
2871
  "repo": "LuXDAmore/nuxt-prune-html",
2920
- "npm": "",
2872
+ "npm": "@luxdamore/nuxt-prune-html",
2921
2873
  "icon": "",
2922
2874
  "github": "https://github.com/LuXDAmore/nuxt-prune-html",
2923
2875
  "website": "https://luxdamore.github.io/nuxt-prune-html/",
@@ -2931,7 +2883,6 @@
2931
2883
  "twitter": "luxdamore"
2932
2884
  }
2933
2885
  ],
2934
- "contributors": [],
2935
2886
  "compatibility": {
2936
2887
  "nuxt": "^2.0.0",
2937
2888
  "requires": {}
@@ -2941,7 +2892,7 @@
2941
2892
  "name": "purgecss",
2942
2893
  "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js",
2943
2894
  "repo": "Developmint/nuxt-purgecss",
2944
- "npm": "",
2895
+ "npm": "nuxt-purgecss",
2945
2896
  "icon": "purgecss.png",
2946
2897
  "github": "https://github.com/Developmint/nuxt-purgecss",
2947
2898
  "website": "https://github.com/Developmint/nuxt-purgecss",
@@ -2954,7 +2905,6 @@
2954
2905
  "github": "Developmint"
2955
2906
  }
2956
2907
  ],
2957
- "contributors": [],
2958
2908
  "compatibility": {
2959
2909
  "nuxt": "^2.0.0",
2960
2910
  "requires": {}
@@ -2964,7 +2914,7 @@
2964
2914
  "name": "pwa",
2965
2915
  "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your app's performance.",
2966
2916
  "repo": "nuxt-community/pwa-module",
2967
- "npm": "",
2917
+ "npm": "@nuxtjs/pwa",
2968
2918
  "icon": "pwa.png",
2969
2919
  "github": "https://github.com/nuxt-community/pwa-module",
2970
2920
  "website": "https://pwa.nuxtjs.org",
@@ -2978,7 +2928,6 @@
2978
2928
  "twitter": "_pi0_"
2979
2929
  }
2980
2930
  ],
2981
- "contributors": [],
2982
2931
  "compatibility": {
2983
2932
  "nuxt": "^2.0.0",
2984
2933
  "requires": {
@@ -2990,7 +2939,7 @@
2990
2939
  "name": "python",
2991
2940
  "description": "Write Nuxt.js applications using Python",
2992
2941
  "repo": "nuxt-community/python-module",
2993
- "npm": "",
2942
+ "npm": "@nuxtjs/python",
2994
2943
  "icon": "python.png",
2995
2944
  "github": "https://github.com/nuxt-community/python-module",
2996
2945
  "website": "https://github.com/nuxt-community/python-module",
@@ -3003,7 +2952,6 @@
3003
2952
  "github": "icarito"
3004
2953
  }
3005
2954
  ],
3006
- "contributors": [],
3007
2955
  "compatibility": {
3008
2956
  "nuxt": "^2.0.0",
3009
2957
  "requires": {}
@@ -3013,7 +2961,7 @@
3013
2961
  "name": "recaptcha",
3014
2962
  "description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
3015
2963
  "repo": "nuxt-community/recaptcha-module",
3016
- "npm": "",
2964
+ "npm": "@nuxtjs/recaptcha",
3017
2965
  "icon": "recaptcha.png",
3018
2966
  "github": "https://github.com/nuxt-community/recaptcha-module",
3019
2967
  "website": "https://github.com/nuxt-community/recaptcha-module",
@@ -3026,7 +2974,6 @@
3026
2974
  "github": "mvrlin"
3027
2975
  }
3028
2976
  ],
3029
- "contributors": [],
3030
2977
  "compatibility": {
3031
2978
  "nuxt": "^2.0.0",
3032
2979
  "requires": {}
@@ -3036,7 +2983,7 @@
3036
2983
  "name": "redirect",
3037
2984
  "description": "Nuxt module to dynamically redirect initial requests",
3038
2985
  "repo": "nuxt-community/redirect-module",
3039
- "npm": "",
2986
+ "npm": "@nuxtjs/redirect-module",
3040
2987
  "icon": "",
3041
2988
  "github": "https://github.com/nuxt-community/redirect-module",
3042
2989
  "website": "https://github.com/nuxt-community/redirect-module",
@@ -3050,7 +2997,6 @@
3050
2997
  "twitter": "TheAlexLichter"
3051
2998
  }
3052
2999
  ],
3053
- "contributors": [],
3054
3000
  "compatibility": {
3055
3001
  "nuxt": "^2.0.0",
3056
3002
  "requires": {}
@@ -3060,7 +3006,7 @@
3060
3006
  "name": "rfg-icon",
3061
3007
  "description": "Nuxt.js module for creating favicons with RealFaviconGenerator api",
3062
3008
  "repo": "pimlie/nuxt-rfg-icon",
3063
- "npm": "",
3009
+ "npm": "nuxt-rfg-icon",
3064
3010
  "icon": "real-favicon-generator.png",
3065
3011
  "github": "https://github.com/pimlie/nuxt-rfg-icon",
3066
3012
  "website": "https://github.com/pimlie/nuxt-rfg-icon",
@@ -3073,7 +3019,6 @@
3073
3019
  "github": "pimlie"
3074
3020
  }
3075
3021
  ],
3076
- "contributors": [],
3077
3022
  "compatibility": {
3078
3023
  "nuxt": "^2.0.0",
3079
3024
  "requires": {}
@@ -3083,7 +3028,7 @@
3083
3028
  "name": "robots",
3084
3029
  "description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file",
3085
3030
  "repo": "nuxt-community/robots-module",
3086
- "npm": "",
3031
+ "npm": "@nuxtjs/robots",
3087
3032
  "icon": "",
3088
3033
  "github": "https://github.com/nuxt-community/robots-module",
3089
3034
  "website": "https://github.com/nuxt-community/robots-module",
@@ -3096,7 +3041,6 @@
3096
3041
  "github": "ricardogobbosouza"
3097
3042
  }
3098
3043
  ],
3099
- "contributors": [],
3100
3044
  "compatibility": {
3101
3045
  "nuxt": "^2.0.0",
3102
3046
  "requires": {}
@@ -3106,7 +3050,7 @@
3106
3050
  "name": "rollbar",
3107
3051
  "description": "Add Rollbar.js to your Nuxt.js app to automatically capture and report errors in your applications.",
3108
3052
  "repo": "gaelreyrol/nuxt-rollbar-module",
3109
- "npm": "",
3053
+ "npm": "nuxt-rollbar-module",
3110
3054
  "icon": "rollbar.png",
3111
3055
  "github": "https://github.com/gaelreyrol/nuxt-rollbar-module",
3112
3056
  "website": "https://github.com/gaelreyrol/nuxt-rollbar-module",
@@ -3119,7 +3063,6 @@
3119
3063
  "github": "gaelreyrol"
3120
3064
  }
3121
3065
  ],
3122
- "contributors": [],
3123
3066
  "compatibility": {
3124
3067
  "nuxt": "^2.0.0",
3125
3068
  "requires": {}
@@ -3129,7 +3072,7 @@
3129
3072
  "name": "router-extras",
3130
3073
  "description": "Extra Add-ons for nuxt router",
3131
3074
  "repo": "nuxt-community/router-extras-module",
3132
- "npm": "",
3075
+ "npm": "@nuxtjs/router-extras",
3133
3076
  "icon": "vue.png",
3134
3077
  "github": "https://github.com/nuxt-community/router-extras-module",
3135
3078
  "website": "https://github.com/nuxt-community/router-extras-module",
@@ -3143,7 +3086,6 @@
3143
3086
  "twitter": "a_birang"
3144
3087
  }
3145
3088
  ],
3146
- "contributors": [],
3147
3089
  "compatibility": {
3148
3090
  "nuxt": "^2.0.0",
3149
3091
  "requires": {}
@@ -3153,7 +3095,7 @@
3153
3095
  "name": "router",
3154
3096
  "description": "Nuxt.js module to use router.js instead of pages/ directory",
3155
3097
  "repo": "nuxt-community/router-module",
3156
- "npm": "",
3098
+ "npm": "@nuxtjs/router",
3157
3099
  "icon": "vue.png",
3158
3100
  "github": "https://github.com/nuxt-community/router-module",
3159
3101
  "website": "https://github.com/nuxt-community/router-module",
@@ -3167,7 +3109,6 @@
3167
3109
  "twitter": "Atinux"
3168
3110
  }
3169
3111
  ],
3170
- "contributors": [],
3171
3112
  "compatibility": {
3172
3113
  "nuxt": "^2.0.0",
3173
3114
  "requires": {}
@@ -3175,9 +3116,9 @@
3175
3116
  },
3176
3117
  {
3177
3118
  "name": "sanity",
3178
- "description": "Access text, images, and other media with Nuxt.js and the Sanity headless CMS.",
3119
+ "description": "Access text, images, and other media with Nuxt and the Sanity headless CMS.",
3179
3120
  "repo": "nuxt-community/sanity-module#main",
3180
- "npm": "",
3121
+ "npm": "@nuxtjs/sanity",
3181
3122
  "icon": "sanity.png",
3182
3123
  "github": "https://github.com/nuxt-community/sanity-module#main",
3183
3124
  "website": "https://sanity.nuxtjs.org",
@@ -3191,17 +3132,18 @@
3191
3132
  "twitter": "danielcroe"
3192
3133
  }
3193
3134
  ],
3194
- "contributors": [],
3195
3135
  "compatibility": {
3196
- "nuxt": "^2.0.0",
3197
- "requires": {}
3136
+ "nuxt": "^2.0.0 || ^3.0.0",
3137
+ "requires": {
3138
+ "bridge": "optional"
3139
+ }
3198
3140
  }
3199
3141
  },
3200
3142
  {
3201
3143
  "name": "scss-to-js",
3202
3144
  "description": "Load SCSS Variables into Nuxt instance for use in Templates/Scripts.",
3203
3145
  "repo": "sugoidesune/nuxt-scss-to-js",
3204
- "npm": "",
3146
+ "npm": "nuxt-scss-to-js",
3205
3147
  "icon": "",
3206
3148
  "github": "https://github.com/sugoidesune/nuxt-scss-to-js",
3207
3149
  "website": "https://github.com/sugoidesune/nuxt-scss-to-js",
@@ -3214,7 +3156,6 @@
3214
3156
  "github": "sugoidesune"
3215
3157
  }
3216
3158
  ],
3217
- "contributors": [],
3218
3159
  "compatibility": {
3219
3160
  "nuxt": "^2.0.0",
3220
3161
  "requires": {}
@@ -3224,7 +3165,7 @@
3224
3165
  "name": "segment",
3225
3166
  "description": "Nuxt.js module for Segment Analytics.js",
3226
3167
  "repo": "dansmaculotte/nuxt-segment",
3227
- "npm": "",
3168
+ "npm": "@dansmaculotte/nuxt-segment",
3228
3169
  "icon": "segment.png",
3229
3170
  "github": "https://github.com/dansmaculotte/nuxt-segment",
3230
3171
  "website": "https://github.com/dansmaculotte/nuxt-segment",
@@ -3237,7 +3178,6 @@
3237
3178
  "github": "dansmaculotte"
3238
3179
  }
3239
3180
  ],
3240
- "contributors": [],
3241
3181
  "compatibility": {
3242
3182
  "nuxt": "^2.0.0",
3243
3183
  "requires": {}
@@ -3247,7 +3187,7 @@
3247
3187
  "name": "sentry",
3248
3188
  "description": "Sentry module for Nuxt.js to help developers diagnose, fix, and optimize the performance of their code",
3249
3189
  "repo": "nuxt-community/sentry-module",
3250
- "npm": "",
3190
+ "npm": "@nuxtjs/sentry",
3251
3191
  "icon": "sentry.png",
3252
3192
  "github": "https://github.com/nuxt-community/sentry-module",
3253
3193
  "website": "https://sentry.nuxtjs.org/",
@@ -3260,7 +3200,6 @@
3260
3200
  "github": "rchl"
3261
3201
  }
3262
3202
  ],
3263
- "contributors": [],
3264
3203
  "compatibility": {
3265
3204
  "nuxt": "^2.0.0",
3266
3205
  "requires": {}
@@ -3269,8 +3208,8 @@
3269
3208
  {
3270
3209
  "name": "seo-meta",
3271
3210
  "description": "Simple generate seo metadata",
3272
- "repo": "ihavecoke/nuxtjs-seo-meta",
3273
- "npm": "",
3211
+ "repo": "ihavecoke/nuxtjs-seo-meta#main/packages/core",
3212
+ "npm": "nuxt-seo-meta",
3274
3213
  "icon": "",
3275
3214
  "github": "https://github.com/ihavecoke/nuxtjs-seo-meta",
3276
3215
  "website": "https://github.com/ihavecoke/nuxtjs-seo-meta",
@@ -3284,7 +3223,6 @@
3284
3223
  "avatar": "https://avatars0.githubusercontent.com/u/10757551?v=4"
3285
3224
  }
3286
3225
  ],
3287
- "contributors": [],
3288
3226
  "compatibility": {
3289
3227
  "nuxt": "^2.0.0",
3290
3228
  "requires": {}
@@ -3294,7 +3232,7 @@
3294
3232
  "name": "seomatic-meta",
3295
3233
  "description": "A Nuxt.js module connecting Nuxt.js to the Craft CMS SEOmatic plugin",
3296
3234
  "repo": "ben-rogerson/nuxt-seomatic-meta",
3297
- "npm": "",
3235
+ "npm": "nuxt-seomatic-meta",
3298
3236
  "icon": "seomatic.png",
3299
3237
  "github": "https://github.com/ben-rogerson/nuxt-seomatic-meta",
3300
3238
  "website": "https://github.com/ben-rogerson/nuxt-seomatic-meta",
@@ -3307,7 +3245,6 @@
3307
3245
  "github": "ben-rogerson"
3308
3246
  }
3309
3247
  ],
3310
- "contributors": [],
3311
3248
  "compatibility": {
3312
3249
  "nuxt": "^2.0.0",
3313
3250
  "requires": {}
@@ -3317,7 +3254,7 @@
3317
3254
  "name": "separate-env",
3318
3255
  "description": "Separated environment variables for server and client builds",
3319
3256
  "repo": "nuxt-community/separate-env-module",
3320
- "npm": "",
3257
+ "npm": "@nuxtjs/separate-env",
3321
3258
  "icon": "",
3322
3259
  "github": "https://github.com/nuxt-community/separate-env-module",
3323
3260
  "website": "https://github.com/nuxt-community/separate-env-module",
@@ -3331,7 +3268,6 @@
3331
3268
  "twitter": "TheAlexLichter"
3332
3269
  }
3333
3270
  ],
3334
- "contributors": [],
3335
3271
  "compatibility": {
3336
3272
  "nuxt": "^2.0.0",
3337
3273
  "requires": {}
@@ -3341,7 +3277,7 @@
3341
3277
  "name": "shopify",
3342
3278
  "description": "Easy Shopify Buy client module with Nuxt.js for ecommerce websites.",
3343
3279
  "repo": "Gomah/nuxt-shopify",
3344
- "npm": "",
3280
+ "npm": "nuxt-shopify",
3345
3281
  "icon": "shopify.png",
3346
3282
  "github": "https://github.com/Gomah/nuxt-shopify",
3347
3283
  "website": "https://github.com/Gomah/nuxt-shopify",
@@ -3354,7 +3290,6 @@
3354
3290
  "github": "Gomah"
3355
3291
  }
3356
3292
  ],
3357
- "contributors": [],
3358
3293
  "compatibility": {
3359
3294
  "nuxt": "^2.0.0",
3360
3295
  "requires": {}
@@ -3364,7 +3299,7 @@
3364
3299
  "name": "simple-line-icons",
3365
3300
  "description": "Nuxt module to add simple-line-icons ",
3366
3301
  "repo": "vaso2/nuxt-simple-line-icons",
3367
- "npm": "",
3302
+ "npm": "nuxt-simple-line-icons",
3368
3303
  "icon": "",
3369
3304
  "github": "https://github.com/vaso2/nuxt-simple-line-icons",
3370
3305
  "website": "https://github.com/vaso2/nuxt-simple-line-icons",
@@ -3377,7 +3312,6 @@
3377
3312
  "github": "vaso2"
3378
3313
  }
3379
3314
  ],
3380
- "contributors": [],
3381
3315
  "compatibility": {
3382
3316
  "nuxt": "^2.0.0",
3383
3317
  "requires": {}
@@ -3387,7 +3321,7 @@
3387
3321
  "name": "sitemap",
3388
3322
  "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt.js projects",
3389
3323
  "repo": "nuxt-community/sitemap-module#dev",
3390
- "npm": "",
3324
+ "npm": "@nuxtjs/sitemap",
3391
3325
  "icon": "",
3392
3326
  "github": "https://github.com/nuxt-community/sitemap-module#dev",
3393
3327
  "website": "https://sitemap.nuxtjs.org",
@@ -3401,7 +3335,6 @@
3401
3335
  "twitter": "NicoPennec"
3402
3336
  }
3403
3337
  ],
3404
- "contributors": [],
3405
3338
  "compatibility": {
3406
3339
  "nuxt": "^2.0.0",
3407
3340
  "requires": {}
@@ -3411,7 +3344,7 @@
3411
3344
  "name": "snipcart",
3412
3345
  "description": "Snipcart integration module for Nuxt.js",
3413
3346
  "repo": "nuxt-community/snipcart-module",
3414
- "npm": "",
3347
+ "npm": "@nuxtjs/snipcart",
3415
3348
  "icon": "snipcart.png",
3416
3349
  "github": "https://github.com/nuxt-community/snipcart-module",
3417
3350
  "website": "https://github.com/nuxt-community/snipcart-module",
@@ -3425,7 +3358,6 @@
3425
3358
  "twitter": "giraud_florent"
3426
3359
  }
3427
3360
  ],
3428
- "contributors": [],
3429
3361
  "compatibility": {
3430
3362
  "nuxt": "^2.0.0",
3431
3363
  "requires": {}
@@ -3435,7 +3367,7 @@
3435
3367
  "name": "social-meta",
3436
3368
  "description": "Nuxt.js module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
3437
3369
  "repo": "AlekseyPleshkov/nuxt-social-meta",
3438
- "npm": "",
3370
+ "npm": "nuxt-social-meta",
3439
3371
  "icon": "",
3440
3372
  "github": "https://github.com/AlekseyPleshkov/nuxt-social-meta",
3441
3373
  "website": "https://github.com/AlekseyPleshkov/nuxt-social-meta",
@@ -3448,7 +3380,6 @@
3448
3380
  "github": "AlekseyPleshkov"
3449
3381
  }
3450
3382
  ],
3451
- "contributors": [],
3452
3383
  "compatibility": {
3453
3384
  "nuxt": "^2.0.0",
3454
3385
  "requires": {}
@@ -3458,7 +3389,7 @@
3458
3389
  "name": "socket-io",
3459
3390
  "description": "Socket.io client and server module for Nuxt. Just plug it in and GO",
3460
3391
  "repo": "richardeschloss/nuxt-socket-io",
3461
- "npm": "",
3392
+ "npm": "nuxt-socket-io",
3462
3393
  "icon": "socket-io.png",
3463
3394
  "github": "https://github.com/richardeschloss/nuxt-socket-io",
3464
3395
  "website": "https://nuxt-socket-io.netlify.app/",
@@ -3471,7 +3402,6 @@
3471
3402
  "github": "richardeschloss"
3472
3403
  }
3473
3404
  ],
3474
- "contributors": [],
3475
3405
  "compatibility": {
3476
3406
  "nuxt": "^2.0.0",
3477
3407
  "requires": {}
@@ -3481,7 +3411,7 @@
3481
3411
  "name": "speedcurve",
3482
3412
  "description": "Speedcurve LUX module for Nuxt",
3483
3413
  "repo": "nuxt-community/speedcurve-module",
3484
- "npm": "",
3414
+ "npm": "@nuxtjs/speedcurve",
3485
3415
  "icon": "speedcurve.png",
3486
3416
  "github": "https://github.com/nuxt-community/speedcurve-module",
3487
3417
  "website": "https://speedcurve.nuxtjs.org",
@@ -3495,7 +3425,6 @@
3495
3425
  "twitter": "JoshDeltener"
3496
3426
  }
3497
3427
  ],
3498
- "contributors": [],
3499
3428
  "compatibility": {
3500
3429
  "nuxt": "^2.0.0",
3501
3430
  "requires": {}
@@ -3505,7 +3434,7 @@
3505
3434
  "name": "speedkit",
3506
3435
  "description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
3507
3436
  "repo": "GrabarzUndPartner/nuxt-speedkit",
3508
- "npm": "",
3437
+ "npm": "nuxt-speedkit",
3509
3438
  "icon": "speedkit.png",
3510
3439
  "github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
3511
3440
  "website": "https://nuxt-speedkit.grabarzundpartner.dev",
@@ -3529,7 +3458,6 @@
3529
3458
  "avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
3530
3459
  }
3531
3460
  ],
3532
- "contributors": [],
3533
3461
  "compatibility": {
3534
3462
  "nuxt": "^2.0.0",
3535
3463
  "requires": {}
@@ -3539,7 +3467,7 @@
3539
3467
  "name": "storage",
3540
3468
  "description": "Utilities to easily read and write to the browser's storage in a Nuxt.js project",
3541
3469
  "repo": "mazipan/nuxt-storage",
3542
- "npm": "",
3470
+ "npm": "nuxt-storage",
3543
3471
  "icon": "",
3544
3472
  "github": "https://github.com/mazipan/nuxt-storage",
3545
3473
  "website": "https://github.com/mazipan/nuxt-storage",
@@ -3552,7 +3480,6 @@
3552
3480
  "github": "mazipan"
3553
3481
  }
3554
3482
  ],
3555
- "contributors": [],
3556
3483
  "compatibility": {
3557
3484
  "nuxt": "^2.0.0",
3558
3485
  "requires": {}
@@ -3562,7 +3489,7 @@
3562
3489
  "name": "storefront-ui",
3563
3490
  "description": "Storefront UI Module for Nuxt.js",
3564
3491
  "repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
3565
- "npm": "",
3492
+ "npm": "@storefront-ui/nuxt",
3566
3493
  "icon": "storefront-ui.svg",
3567
3494
  "github": "https://github.com/vuestorefront/storefront-ui/tree/develop/packages/nuxt-module",
3568
3495
  "website": "https://docs.storefrontui.io/?path=/story/getting-started-installation--page#installation",
@@ -3575,7 +3502,6 @@
3575
3502
  "github": "Baroshem"
3576
3503
  }
3577
3504
  ],
3578
- "contributors": [],
3579
3505
  "compatibility": {
3580
3506
  "nuxt": "^2.0.0",
3581
3507
  "requires": {}
@@ -3585,7 +3511,7 @@
3585
3511
  "name": "stories",
3586
3512
  "description": "Nuxt stories module -- Painless storybooking for Nuxt",
3587
3513
  "repo": "richardeschloss/nuxt-stories",
3588
- "npm": "",
3514
+ "npm": "nuxt-stories",
3589
3515
  "icon": "",
3590
3516
  "github": "https://github.com/richardeschloss/nuxt-stories",
3591
3517
  "website": "https://github.com/richardeschloss/nuxt-stories",
@@ -3598,7 +3524,6 @@
3598
3524
  "github": "richardeschloss"
3599
3525
  }
3600
3526
  ],
3601
- "contributors": [],
3602
3527
  "compatibility": {
3603
3528
  "nuxt": "^2.0.0",
3604
3529
  "requires": {}
@@ -3608,7 +3533,7 @@
3608
3533
  "name": "storyblok",
3609
3534
  "description": "Storyblok Nuxt.js module",
3610
3535
  "repo": "storyblok/storyblok-nuxt#master/lib",
3611
- "npm": "",
3536
+ "npm": "@storyblok/nuxt",
3612
3537
  "icon": "storyblok.png",
3613
3538
  "github": "https://github.com/storyblok/storyblok-nuxt",
3614
3539
  "website": "https://github.com/storyblok/storyblok-nuxt",
@@ -3621,7 +3546,6 @@
3621
3546
  "github": "storyblok"
3622
3547
  }
3623
3548
  ],
3624
- "contributors": [],
3625
3549
  "compatibility": {
3626
3550
  "nuxt": "^2.0.0 || ^3.0.0",
3627
3551
  "requires": {}
@@ -3631,7 +3555,7 @@
3631
3555
  "name": "storybook",
3632
3556
  "description": "Easily integrate Storybook in your Nuxt.js application to design, build, and organize your UI components in isolation.",
3633
3557
  "repo": "nuxt-community/storybook",
3634
- "npm": "",
3558
+ "npm": "@nuxtjs/storybook",
3635
3559
  "icon": "storybook.png",
3636
3560
  "github": "https://github.com/nuxt-community/storybook",
3637
3561
  "website": "https://storybook.nuxtjs.org",
@@ -3650,7 +3574,6 @@
3650
3574
  "twitter": "_pi0_"
3651
3575
  }
3652
3576
  ],
3653
- "contributors": [],
3654
3577
  "compatibility": {
3655
3578
  "nuxt": "^2.0.0",
3656
3579
  "requires": {
@@ -3662,7 +3585,7 @@
3662
3585
  "name": "strapi",
3663
3586
  "description": "Design APIs fast and manage content easily using REST or GraphQL.",
3664
3587
  "repo": "nuxt-community/strapi-module",
3665
- "npm": "",
3588
+ "npm": "@nuxtjs/strapi",
3666
3589
  "icon": "strapi.png",
3667
3590
  "github": "https://github.com/nuxt-community/strapi-module",
3668
3591
  "website": "https://strapi.nuxtjs.org",
@@ -3681,17 +3604,18 @@
3681
3604
  "twitter": "Atinux"
3682
3605
  }
3683
3606
  ],
3684
- "contributors": [],
3685
3607
  "compatibility": {
3686
3608
  "nuxt": "^2.0.0 || ^3.0.0",
3687
- "requires": {}
3609
+ "requires": {
3610
+ "bridge": true
3611
+ }
3688
3612
  }
3689
3613
  },
3690
3614
  {
3691
3615
  "name": "stripe",
3692
3616
  "description": "Import the StripeJS client script to accept payments, send payouts, and manage your businesses online.",
3693
3617
  "repo": "WilliamDASILVA/nuxt-stripe-module",
3694
- "npm": "",
3618
+ "npm": "nuxt-stripe-module",
3695
3619
  "icon": "stripe.png",
3696
3620
  "github": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
3697
3621
  "website": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
@@ -3704,7 +3628,6 @@
3704
3628
  "github": "WilliamDASILVA"
3705
3629
  }
3706
3630
  ],
3707
- "contributors": [],
3708
3631
  "compatibility": {
3709
3632
  "nuxt": "^2.0.0",
3710
3633
  "requires": {}
@@ -3714,7 +3637,7 @@
3714
3637
  "name": "style-resources",
3715
3638
  "description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
3716
3639
  "repo": "nuxt-community/style-resources-module",
3717
- "npm": "",
3640
+ "npm": "@nuxtjs/style-resources",
3718
3641
  "icon": "",
3719
3642
  "github": "https://github.com/nuxt-community/style-resources-module",
3720
3643
  "website": "https://github.com/nuxt-community/style-resources-module",
@@ -3728,7 +3651,6 @@
3728
3651
  "twitter": "TheAlexLichter"
3729
3652
  }
3730
3653
  ],
3731
- "contributors": [],
3732
3654
  "compatibility": {
3733
3655
  "nuxt": "^2.0.0",
3734
3656
  "requires": {}
@@ -3738,7 +3660,7 @@
3738
3660
  "name": "stylelint",
3739
3661
  "description": "Stylelint module for Nuxt.js. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
3740
3662
  "repo": "nuxt-community/stylelint-module",
3741
- "npm": "",
3663
+ "npm": "@nuxtjs/stylelint-module",
3742
3664
  "icon": "stylelint.png",
3743
3665
  "github": "https://github.com/nuxt-community/stylelint-module",
3744
3666
  "website": "https://github.com/nuxt-community/stylelint-module",
@@ -3751,7 +3673,29 @@
3751
3673
  "github": "ricardogobbosouza"
3752
3674
  }
3753
3675
  ],
3754
- "contributors": [],
3676
+ "compatibility": {
3677
+ "nuxt": "^2.0.0",
3678
+ "requires": {}
3679
+ }
3680
+ },
3681
+ {
3682
+ "name": "stylify",
3683
+ "description": "Stylify is a library that generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
3684
+ "repo": "stylify/packages#master/packages/nuxt-module",
3685
+ "npm": "@stylify/nuxt-module",
3686
+ "icon": "stylify.svg",
3687
+ "github": "https://github.com/stylify/packages/tree/master/packages/nuxt-module",
3688
+ "website": "https://stylify.dev/docs/nuxt-module",
3689
+ "learn_more": "https://stylify.dev",
3690
+ "category": "UI",
3691
+ "type": "3rd-party",
3692
+ "maintainers": [
3693
+ {
3694
+ "name": "Vladimír Macháček",
3695
+ "github": "Machy8",
3696
+ "twitter": "8machy"
3697
+ }
3698
+ ],
3755
3699
  "compatibility": {
3756
3700
  "nuxt": "^2.0.0",
3757
3701
  "requires": {}
@@ -3759,25 +3703,34 @@
3759
3703
  },
3760
3704
  {
3761
3705
  "name": "supabase",
3762
- "description": "A supa simple way to use Supabase with Nuxt",
3763
- "repo": "supabase/nuxt-supabase",
3764
- "npm": "",
3706
+ "description": "First class integration with Supabase",
3707
+ "repo": "nuxt-community/supabase-module",
3708
+ "npm": "@nuxtjs/supabase",
3765
3709
  "icon": "supabase.png",
3766
- "github": "https://github.com/supabase/nuxt-supabase",
3767
- "website": "https://github.com/supabase/nuxt-supabase",
3768
- "learn_more": "https://supabase.io",
3710
+ "github": "https://github.com/nuxt-community/supabase-module",
3711
+ "website": "https://supabase.nuxtjs.org",
3712
+ "learn_more": "https://supabase.com",
3769
3713
  "category": "Database",
3770
- "type": "3rd-party",
3714
+ "type": "community",
3771
3715
  "maintainers": [
3716
+ {
3717
+ "name": "Baptiste Leproux",
3718
+ "github": "larbish",
3719
+ "twitter": "baptistelprx"
3720
+ },
3721
+ {
3722
+ "name": "Sebastien Chopin",
3723
+ "github": "Atinux",
3724
+ "twitter": "Atinux"
3725
+ },
3772
3726
  {
3773
3727
  "name": "Scott Robertson",
3774
3728
  "github": "scottrobertson",
3775
3729
  "twitter": "scottymeuk"
3776
3730
  }
3777
3731
  ],
3778
- "contributors": [],
3779
3732
  "compatibility": {
3780
- "nuxt": "^2.0.0",
3733
+ "nuxt": "^2.0.0 || ^3.0.0",
3781
3734
  "requires": {}
3782
3735
  }
3783
3736
  },
@@ -3785,7 +3738,7 @@
3785
3738
  "name": "svg-loader",
3786
3739
  "description": "Nuxt SVG Loader - SVGs as components, also on the server side!",
3787
3740
  "repo": "Developmint/nuxt-svg-loader",
3788
- "npm": "",
3741
+ "npm": "nuxt-svg-loader",
3789
3742
  "icon": "",
3790
3743
  "github": "https://github.com/Developmint/nuxt-svg-loader",
3791
3744
  "website": "https://github.com/Developmint/nuxt-svg-loader",
@@ -3798,7 +3751,6 @@
3798
3751
  "github": "Developmint"
3799
3752
  }
3800
3753
  ],
3801
- "contributors": [],
3802
3754
  "compatibility": {
3803
3755
  "nuxt": "^2.0.0",
3804
3756
  "requires": {}
@@ -3808,7 +3760,7 @@
3808
3760
  "name": "svg-sprite",
3809
3761
  "description": "Optimized and Easy way to use svg files in Nuxt.js",
3810
3762
  "repo": "nuxt-community/svg-sprite-module",
3811
- "npm": "",
3763
+ "npm": "@nuxtjs/svg-sprite",
3812
3764
  "icon": "",
3813
3765
  "github": "https://github.com/nuxt-community/svg-sprite-module",
3814
3766
  "website": "https://github.com/nuxt-community/svg-sprite-module",
@@ -3822,7 +3774,6 @@
3822
3774
  "twitter": "a_birang"
3823
3775
  }
3824
3776
  ],
3825
- "contributors": [],
3826
3777
  "compatibility": {
3827
3778
  "nuxt": "^2.0.0",
3828
3779
  "requires": {}
@@ -3832,7 +3783,7 @@
3832
3783
  "name": "svg",
3833
3784
  "description": "Super simple svg loading module for Nuxt.js",
3834
3785
  "repo": "nuxt-community/svg-module",
3835
- "npm": "",
3786
+ "npm": "@nuxtjs/svg",
3836
3787
  "icon": "",
3837
3788
  "github": "https://github.com/nuxt-community/svg-module",
3838
3789
  "website": "https://github.com/nuxt-community/svg-module",
@@ -3845,7 +3796,6 @@
3845
3796
  "github": "sam3d"
3846
3797
  }
3847
3798
  ],
3848
- "contributors": [],
3849
3799
  "compatibility": {
3850
3800
  "nuxt": "^2.0.0",
3851
3801
  "requires": {}
@@ -3855,7 +3805,7 @@
3855
3805
  "name": "sweetalert2",
3856
3806
  "description": "A minimal sweetalert2 module based on vue-sweetalert2 with global options",
3857
3807
  "repo": "ImreC/nuxt-sweetalert2",
3858
- "npm": "",
3808
+ "npm": "nuxt-sweetalert2",
3859
3809
  "icon": "",
3860
3810
  "github": "https://github.com/ImreC/nuxt-sweetalert2",
3861
3811
  "website": "https://github.com/ImreC/nuxt-sweetalert2",
@@ -3868,7 +3818,6 @@
3868
3818
  "github": "ImreC"
3869
3819
  }
3870
3820
  ],
3871
- "contributors": [],
3872
3821
  "compatibility": {
3873
3822
  "nuxt": "^2.0.0",
3874
3823
  "requires": {}
@@ -3878,7 +3827,7 @@
3878
3827
  "name": "tailwindcss",
3879
3828
  "description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
3880
3829
  "repo": "nuxt-community/tailwindcss-module",
3881
- "npm": "",
3830
+ "npm": "@nuxtjs/tailwindcss",
3882
3831
  "icon": "tailwindcss.png",
3883
3832
  "github": "https://github.com/nuxt-community/tailwindcss-module",
3884
3833
  "website": "https://tailwindcss.nuxtjs.org",
@@ -3892,7 +3841,6 @@
3892
3841
  "twitter": "Atinux"
3893
3842
  }
3894
3843
  ],
3895
- "contributors": [],
3896
3844
  "compatibility": {
3897
3845
  "nuxt": "^2.0.0 || ^3.0.0",
3898
3846
  "requires": {}
@@ -3902,7 +3850,7 @@
3902
3850
  "name": "tiktok-analytics",
3903
3851
  "description": "",
3904
3852
  "repo": "stickpro/nuxt-tiktok-analytics",
3905
- "npm": "",
3853
+ "npm": "tiktok-analytics",
3906
3854
  "icon": "",
3907
3855
  "github": "https://github.com/stickpro/nuxt-tiktok-analytics",
3908
3856
  "website": "https://github.com/stickpro/nuxt-tiktok-analytics",
@@ -3916,7 +3864,6 @@
3916
3864
  "avatar": "https://avatars.githubusercontent.com/u/25886722?v=4"
3917
3865
  }
3918
3866
  ],
3919
- "contributors": [],
3920
3867
  "compatibility": {
3921
3868
  "nuxt": "^2.0.0",
3922
3869
  "requires": {}
@@ -3926,7 +3873,7 @@
3926
3873
  "name": "toast",
3927
3874
  "description": "Responsive Touch Compatible Toast plugin for Nuxt.js using vue-toasted",
3928
3875
  "repo": "nuxt-community/modules#master/packages/toast",
3929
- "npm": "",
3876
+ "npm": "@nuxtjs/toast",
3930
3877
  "icon": "",
3931
3878
  "github": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
3932
3879
  "website": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
@@ -3940,7 +3887,6 @@
3940
3887
  "twitter": "_pi0_"
3941
3888
  }
3942
3889
  ],
3943
- "contributors": [],
3944
3890
  "compatibility": {
3945
3891
  "nuxt": "^2.0.0",
3946
3892
  "requires": {}
@@ -3950,7 +3896,7 @@
3950
3896
  "name": "twa",
3951
3897
  "description": "Nuxt.js module for generating Trusted Web App from Nuxt.js app",
3952
3898
  "repo": "tuarrep/nuxt-twa",
3953
- "npm": "",
3899
+ "npm": "nuxt-twa",
3954
3900
  "icon": "",
3955
3901
  "github": "https://github.com/tuarrep/nuxt-twa",
3956
3902
  "website": "https://nuxt-twa.tuarrep.dev",
@@ -3963,7 +3909,6 @@
3963
3909
  "github": "tuarrep"
3964
3910
  }
3965
3911
  ],
3966
- "contributors": [],
3967
3912
  "compatibility": {
3968
3913
  "nuxt": "^2.0.0",
3969
3914
  "requires": {
@@ -3975,7 +3920,7 @@
3975
3920
  "name": "typed-router",
3976
3921
  "description": "Provide autocompletion for pages route names generated by Nuxt router",
3977
3922
  "repo": "victorgarciaesgi/nuxt-typed-router",
3978
- "npm": "",
3923
+ "npm": "nuxt-typed-router",
3979
3924
  "icon": "vue.png",
3980
3925
  "github": "https://github.com/victorgarciaesgi/nuxt-typed-router",
3981
3926
  "website": "https://github.com/victorgarciaesgi/nuxt-typed-router",
@@ -3988,17 +3933,41 @@
3988
3933
  "github": "victorgarciaesgi"
3989
3934
  }
3990
3935
  ],
3991
- "contributors": [],
3992
3936
  "compatibility": {
3993
- "nuxt": "^2.0.0",
3937
+ "nuxt": "^2.0.0 || ^3.0.0",
3994
3938
  "requires": {}
3995
3939
  }
3996
3940
  },
3941
+ {
3942
+ "name": "typed-vuex",
3943
+ "description": "A vanilla, strongly typed store accessor for Vuex.",
3944
+ "repo": "danielroe/typed-vuex#main/packages/nuxt-typed-vuex",
3945
+ "npm": "nuxt-typed-vuex",
3946
+ "icon": "vue.png",
3947
+ "github": "https://github.com/danielroe/typed-vuex",
3948
+ "website": "https://github.com/danielroe/typed-vuex",
3949
+ "learn_more": "",
3950
+ "category": "Libraries",
3951
+ "type": "3rd-party",
3952
+ "maintainers": [
3953
+ {
3954
+ "name": "Daniel Roe",
3955
+ "github": "danielroe",
3956
+ "twitter": "danielcroe"
3957
+ }
3958
+ ],
3959
+ "compatibility": {
3960
+ "nuxt": "^2.0.0",
3961
+ "requires": {
3962
+ "bridge": "optional"
3963
+ }
3964
+ }
3965
+ },
3997
3966
  {
3998
3967
  "name": "typescript-runtime",
3999
3968
  "description": "TypeScript Runtime support for Nuxt",
4000
3969
  "repo": "nuxt/typescript#master/packages/typescript-runtime",
4001
- "npm": "",
3970
+ "npm": "@nuxt/typescript-runtime",
4002
3971
  "icon": "typescript.svg",
4003
3972
  "github": "https://github.com/nuxt/typescript/tree/master/packages/typescript-runtime",
4004
3973
  "website": "https://typescript.nuxtjs.org/guide/runtime.html",
@@ -4021,7 +3990,6 @@
4021
3990
  "twitter": "danielcroe"
4022
3991
  }
4023
3992
  ],
4024
- "contributors": [],
4025
3993
  "compatibility": {
4026
3994
  "nuxt": "^2.0.0",
4027
3995
  "requires": {}
@@ -4031,7 +3999,7 @@
4031
3999
  "name": "typescript",
4032
4000
  "description": "TypeScript Support for Nuxt",
4033
4001
  "repo": "nuxt/typescript#master/packages/typescript-build",
4034
- "npm": "",
4002
+ "npm": "@nuxt/typescript-build",
4035
4003
  "icon": "typescript.svg",
4036
4004
  "github": "https://github.com/nuxt/typescript/tree/master/packages/typescript-build",
4037
4005
  "website": "https://typescript.nuxtjs.org",
@@ -4054,7 +4022,6 @@
4054
4022
  "twitter": "danielcroe"
4055
4023
  }
4056
4024
  ],
4057
- "contributors": [],
4058
4025
  "compatibility": {
4059
4026
  "nuxt": "^2.0.0",
4060
4027
  "requires": {}
@@ -4064,7 +4031,7 @@
4064
4031
  "name": "universal-storage",
4065
4032
  "description": "Universal Storage Utilities for Nuxt.js",
4066
4033
  "repo": "nuxt-community/universal-storage-module",
4067
- "npm": "",
4034
+ "npm": "@nuxtjs/universal-storage",
4068
4035
  "icon": "",
4069
4036
  "github": "https://github.com/nuxt-community/universal-storage-module",
4070
4037
  "website": "https://github.com/nuxt-community/universal-storage-module",
@@ -4083,17 +4050,42 @@
4083
4050
  "twitter": "farzadso"
4084
4051
  }
4085
4052
  ],
4086
- "contributors": [],
4087
4053
  "compatibility": {
4088
4054
  "nuxt": "^2.0.0",
4089
4055
  "requires": {}
4090
4056
  }
4091
4057
  },
4058
+ {
4059
+ "name": "unlighthouse",
4060
+ "description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
4061
+ "repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
4062
+ "npm": "@unlighthouse/nuxt",
4063
+ "icon": "unlighthouse.svg",
4064
+ "github": "https://github.com/harlan-zw/unlighthouse",
4065
+ "website": "https://github.com/harlan-zw/unlighthouse",
4066
+ "learn_more": "https://github.com/harlan-zw/unlighthouse",
4067
+ "category": "Devtools",
4068
+ "type": "3rd-party",
4069
+ "maintainers": [
4070
+ {
4071
+ "name": "Harlan Wilton",
4072
+ "github": "harlan-zw",
4073
+ "twitter": "harlan_zw",
4074
+ "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
4075
+ }
4076
+ ],
4077
+ "compatibility": {
4078
+ "nuxt": "^2.0.0 || ^3.0.0",
4079
+ "requires": {
4080
+ "bridge": "optional"
4081
+ }
4082
+ }
4083
+ },
4092
4084
  {
4093
4085
  "name": "unocss",
4094
4086
  "description": "The instant on-demand atomic CSS engine.",
4095
4087
  "repo": "antfu/unocss#main/packages/nuxt",
4096
- "npm": "",
4088
+ "npm": "@unocss/nuxt",
4097
4089
  "icon": "unocss.svg",
4098
4090
  "github": "https://github.com/antfu/unocss",
4099
4091
  "website": "https://github.com/antfu/unocss",
@@ -4108,7 +4100,6 @@
4108
4100
  "avatar": "https://avatars.githubusercontent.com/antfu?v=4"
4109
4101
  }
4110
4102
  ],
4111
- "contributors": [],
4112
4103
  "compatibility": {
4113
4104
  "nuxt": "^2.0.0 || ^3.0.0",
4114
4105
  "requires": {
@@ -4120,7 +4111,7 @@
4120
4111
  "name": "user-agent",
4121
4112
  "description": "Nuxt.js module for handling User-Agent.",
4122
4113
  "repo": "fukuiretu/nuxt-user-agent",
4123
- "npm": "",
4114
+ "npm": "nuxt-user-agent",
4124
4115
  "icon": "",
4125
4116
  "github": "https://github.com/fukuiretu/nuxt-user-agent",
4126
4117
  "website": "https://github.com/fukuiretu/nuxt-user-agent",
@@ -4133,7 +4124,6 @@
4133
4124
  "github": "fukuiretu"
4134
4125
  }
4135
4126
  ],
4136
- "contributors": [],
4137
4127
  "compatibility": {
4138
4128
  "nuxt": "^2.0.0",
4139
4129
  "requires": {}
@@ -4143,7 +4133,7 @@
4143
4133
  "name": "validate",
4144
4134
  "description": "Simple Nuxt input validation module using vee-validate",
4145
4135
  "repo": "lewyuburi/nuxt-validate",
4146
- "npm": "",
4136
+ "npm": "nuxt-validate",
4147
4137
  "icon": "vee-validate.png",
4148
4138
  "github": "https://github.com/lewyuburi/nuxt-validate",
4149
4139
  "website": "https://github.com/lewyuburi/nuxt-validate",
@@ -4156,7 +4146,6 @@
4156
4146
  "github": "lewyuburi"
4157
4147
  }
4158
4148
  ],
4159
- "contributors": [],
4160
4149
  "compatibility": {
4161
4150
  "nuxt": "^2.0.0",
4162
4151
  "requires": {}
@@ -4166,7 +4155,7 @@
4166
4155
  "name": "vendor",
4167
4156
  "description": "directly serve node_modules",
4168
4157
  "repo": "nuxt-community/modules#master/packages/vendor",
4169
- "npm": "",
4158
+ "npm": "@nuxtjs/vendor",
4170
4159
  "icon": "",
4171
4160
  "github": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
4172
4161
  "website": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
@@ -4180,7 +4169,6 @@
4180
4169
  "twitter": "_pi0_"
4181
4170
  }
4182
4171
  ],
4183
- "contributors": [],
4184
4172
  "compatibility": {
4185
4173
  "nuxt": "^2.0.0",
4186
4174
  "requires": {}
@@ -4190,7 +4178,7 @@
4190
4178
  "name": "vue-material",
4191
4179
  "description": "Module to join nuxt and vue-material framework so you can build well-designed apps with dynamic themes and components with an ease-to-use API.",
4192
4180
  "repo": "vaso2/nuxt-vue-material",
4193
- "npm": "",
4181
+ "npm": "nuxt-vue-material",
4194
4182
  "icon": "vue-material.png",
4195
4183
  "github": "https://github.com/vaso2/nuxt-vue-material",
4196
4184
  "website": "https://github.com/vaso2/nuxt-vue-material",
@@ -4203,7 +4191,6 @@
4203
4191
  "github": "vaso2"
4204
4192
  }
4205
4193
  ],
4206
- "contributors": [],
4207
4194
  "compatibility": {
4208
4195
  "nuxt": "^2.0.0",
4209
4196
  "requires": {}
@@ -4213,7 +4200,7 @@
4213
4200
  "name": "vue-multiselect",
4214
4201
  "description": "Single / multiple select plugin for Nuxt.js using vue-multiselect.",
4215
4202
  "repo": "spektrummedia/nuxt-vue-multiselect",
4216
- "npm": "",
4203
+ "npm": "nuxt-vue-multiselect",
4217
4204
  "icon": "",
4218
4205
  "github": "https://github.com/spektrummedia/nuxt-vue-multiselect",
4219
4206
  "website": "https://github.com/spektrummedia/nuxt-vue-multiselect",
@@ -4226,7 +4213,6 @@
4226
4213
  "github": "spektrummedia"
4227
4214
  }
4228
4215
  ],
4229
- "contributors": [],
4230
4216
  "compatibility": {
4231
4217
  "nuxt": "^2.0.0",
4232
4218
  "requires": {}
@@ -4236,7 +4222,7 @@
4236
4222
  "name": "vue-select",
4237
4223
  "description": "Nuxt module for vue-select, a feature rich select/dropdown/typeahead component.",
4238
4224
  "repo": "madmod/nuxt-vue-select",
4239
- "npm": "",
4225
+ "npm": "nuxt-vue-select",
4240
4226
  "icon": "",
4241
4227
  "github": "https://github.com/madmod/nuxt-vue-select",
4242
4228
  "website": "https://github.com/madmod/nuxt-vue-select",
@@ -4249,7 +4235,6 @@
4249
4235
  "github": "madmod"
4250
4236
  }
4251
4237
  ],
4252
- "contributors": [],
4253
4238
  "compatibility": {
4254
4239
  "nuxt": "^2.0.0",
4255
4240
  "requires": {}
@@ -4259,7 +4244,7 @@
4259
4244
  "name": "vue-warehouse",
4260
4245
  "description": "A Cross-browser storage for Vue.js and Nuxt.js, with plugins support and easy extensibility based on Store.js",
4261
4246
  "repo": "juliomrqz/vue-warehouse",
4262
- "npm": "",
4247
+ "npm": "vue-warehouse",
4263
4248
  "icon": "",
4264
4249
  "github": "https://github.com/juliomrqz/vue-warehouse",
4265
4250
  "website": "https://marquez.co/docs/vue-warehouse",
@@ -4273,7 +4258,6 @@
4273
4258
  "twitter": "juliomrqz"
4274
4259
  }
4275
4260
  ],
4276
- "contributors": [],
4277
4261
  "compatibility": {
4278
4262
  "nuxt": "^2.0.0",
4279
4263
  "requires": {}
@@ -4283,7 +4267,7 @@
4283
4267
  "name": "vuetify",
4284
4268
  "description": "Vuetify Module for Nuxt.js to add Material Design components to your application.",
4285
4269
  "repo": "nuxt-community/vuetify-module",
4286
- "npm": "",
4270
+ "npm": "@nuxtjs/vuetify",
4287
4271
  "icon": "vuetify.png",
4288
4272
  "github": "https://github.com/nuxt-community/vuetify-module",
4289
4273
  "website": "https://github.com/nuxt-community/vuetify-module",
@@ -4301,7 +4285,6 @@
4301
4285
  "twitter": "_pi0_"
4302
4286
  }
4303
4287
  ],
4304
- "contributors": [],
4305
4288
  "compatibility": {
4306
4289
  "nuxt": "^2.0.0",
4307
4290
  "requires": {}
@@ -4311,7 +4294,7 @@
4311
4294
  "name": "vueuse",
4312
4295
  "description": "Collection of essential Vue Composition Utilities for Vue 2 and 3",
4313
4296
  "repo": "vueuse/vueuse#main/packages/core",
4314
- "npm": "",
4297
+ "npm": "@vueuse/core",
4315
4298
  "icon": "vueuse.svg",
4316
4299
  "github": "https://github.com/vueuse/vueuse",
4317
4300
  "website": "https://vueuse.org",
@@ -4325,7 +4308,6 @@
4325
4308
  "twitter": "antfu7"
4326
4309
  }
4327
4310
  ],
4328
- "contributors": [],
4329
4311
  "compatibility": {
4330
4312
  "nuxt": "^2.0.0 || ^3.0.0",
4331
4313
  "requires": {
@@ -4337,7 +4319,7 @@
4337
4319
  "name": "vuex-router-sync",
4338
4320
  "description": "vuex-router-sync module for Nuxt to effortlessly keep vue-router and vuex store in sync.",
4339
4321
  "repo": "paulgv/nuxt-vuex-router-sync",
4340
- "npm": "",
4322
+ "npm": "nuxt-vuex-router-sync",
4341
4323
  "icon": "",
4342
4324
  "github": "https://github.com/paulgv/nuxt-vuex-router-sync",
4343
4325
  "website": "https://github.com/paulgv/nuxt-vuex-router-sync",
@@ -4350,7 +4332,6 @@
4350
4332
  "github": "paulgv"
4351
4333
  }
4352
4334
  ],
4353
- "contributors": [],
4354
4335
  "compatibility": {
4355
4336
  "nuxt": "^2.0.0",
4356
4337
  "requires": {}
@@ -4360,7 +4341,7 @@
4360
4341
  "name": "web-vitals",
4361
4342
  "description": "Web Vitals for Nuxt",
4362
4343
  "repo": "nuxt-community/web-vitals-module",
4363
- "npm": "",
4344
+ "npm": "@nuxtjs/web-vitals",
4364
4345
  "icon": "",
4365
4346
  "github": "https://github.com/nuxt-community/web-vitals-module",
4366
4347
  "website": "https://github.com/nuxt-community/web-vitals-module",
@@ -4383,7 +4364,6 @@
4383
4364
  "twitter": "Atinux"
4384
4365
  }
4385
4366
  ],
4386
- "contributors": [],
4387
4367
  "compatibility": {
4388
4368
  "nuxt": "^2.0.0",
4389
4369
  "requires": {}
@@ -4391,23 +4371,22 @@
4391
4371
  },
4392
4372
  {
4393
4373
  "name": "web3js",
4394
- "description": "Web3.js module integration for Nuxt.js - Build dApps easier!",
4395
- "repo": "fauzan121002/nuxt-web3",
4396
- "npm": "",
4374
+ "description": "Web3.js module integration for Nuxt.js",
4375
+ "repo": "bl0cknumber/nuxt-web3",
4376
+ "npm": "nuxt-web3",
4397
4377
  "icon": "web3js.svg",
4398
- "github": "https://github.com/fauzan121002/nuxt-web3",
4399
- "website": "https://github.com/fauzan121002/nuxt-web3",
4378
+ "github": "https://github.com/bl0cknumber/nuxt-web3",
4379
+ "website": "https://github.com/bl0cknumber/nuxt-web3",
4400
4380
  "learn_more": "https://web3js.readthedocs.io/",
4401
4381
  "category": "Libraries",
4402
4382
  "type": "3rd-party",
4403
4383
  "maintainers": [
4404
4384
  {
4405
4385
  "name": "Muhammad Fauzan",
4406
- "github": "fauzan121002",
4407
- "twitter": "fauzandev"
4386
+ "github": "bl0cknumber",
4387
+ "twitter": "fncolon"
4408
4388
  }
4409
4389
  ],
4410
- "contributors": [],
4411
4390
  "compatibility": {
4412
4391
  "nuxt": "^2.0.0",
4413
4392
  "requires": {}
@@ -4417,7 +4396,7 @@
4417
4396
  "name": "webfontloader",
4418
4397
  "description": "Efficient web font loading has never been easier!",
4419
4398
  "repo": "Developmint/nuxt-webfontloader",
4420
- "npm": "",
4399
+ "npm": "nuxt-webfontloader",
4421
4400
  "icon": "",
4422
4401
  "github": "https://github.com/Developmint/nuxt-webfontloader",
4423
4402
  "website": "https://github.com/Developmint/nuxt-webfontloader",
@@ -4430,7 +4409,6 @@
4430
4409
  "github": "Developmint"
4431
4410
  }
4432
4411
  ],
4433
- "contributors": [],
4434
4412
  "compatibility": {
4435
4413
  "nuxt": "^2.0.0",
4436
4414
  "requires": {}
@@ -4440,7 +4418,7 @@
4440
4418
  "name": "webpack-optimisations",
4441
4419
  "description": "Nuxt.js v2 module to automatically make your builds faster.",
4442
4420
  "repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
4443
- "npm": "",
4421
+ "npm": "nuxt-webpack-optimisations",
4444
4422
  "icon": "build-optimisations.svg",
4445
4423
  "github": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
4446
4424
  "website": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
@@ -4453,7 +4431,6 @@
4453
4431
  "github": "harlan-zw"
4454
4432
  }
4455
4433
  ],
4456
- "contributors": [],
4457
4434
  "compatibility": {
4458
4435
  "nuxt": "^2.0.0",
4459
4436
  "requires": {
@@ -4465,7 +4442,7 @@
4465
4442
  "name": "webpack-profile",
4466
4443
  "description": "Nuxt module to display webpack build progress steps with core ProgressPlugin",
4467
4444
  "repo": "nuxt-community/webpack-profile-module",
4468
- "npm": "",
4445
+ "npm": "@nuxtjs/webpack-profile",
4469
4446
  "icon": "webpack.png",
4470
4447
  "github": "https://github.com/nuxt-community/webpack-profile-module",
4471
4448
  "website": "https://github.com/nuxt-community/webpack-profile-module",
@@ -4479,7 +4456,6 @@
4479
4456
  "twitter": "_pi0_"
4480
4457
  }
4481
4458
  ],
4482
- "contributors": [],
4483
4459
  "compatibility": {
4484
4460
  "nuxt": "^2.0.0",
4485
4461
  "requires": {}
@@ -4489,7 +4465,7 @@
4489
4465
  "name": "webpackdashboard",
4490
4466
  "description": "Webpack Dashboard module for Nuxt. A CLI dashboard for your webpack dev server.",
4491
4467
  "repo": "paulgv/nuxt-webpackdashboard",
4492
- "npm": "",
4468
+ "npm": "nuxt-webpackdashboard",
4493
4469
  "icon": "webpack.png",
4494
4470
  "github": "https://github.com/paulgv/nuxt-webpackdashboard",
4495
4471
  "website": "https://github.com/paulgv/nuxt-webpackdashboard",
@@ -4502,7 +4478,6 @@
4502
4478
  "github": "paulgv"
4503
4479
  }
4504
4480
  ],
4505
- "contributors": [],
4506
4481
  "compatibility": {
4507
4482
  "nuxt": "^2.0.0",
4508
4483
  "requires": {}
@@ -4512,7 +4487,7 @@
4512
4487
  "name": "webpackmonitor",
4513
4488
  "description": "Monitor Nuxt webpack optimization metrics through the development process",
4514
4489
  "repo": "nuxt-community/webpackmonitor-module",
4515
- "npm": "",
4490
+ "npm": "@nuxtjs/webpackmonitor",
4516
4491
  "icon": "webpack.png",
4517
4492
  "github": "https://github.com/nuxt-community/webpackmonitor-module",
4518
4493
  "website": "https://github.com/nuxt-community/webpackmonitor-module",
@@ -4526,7 +4501,6 @@
4526
4501
  "twitter": "_pi0_"
4527
4502
  }
4528
4503
  ],
4529
- "contributors": [],
4530
4504
  "compatibility": {
4531
4505
  "nuxt": "^2.0.0",
4532
4506
  "requires": {}
@@ -4536,7 +4510,7 @@
4536
4510
  "name": "windicss",
4537
4511
  "description": "Next generation utility-first CSS framework.",
4538
4512
  "repo": "windicss/nuxt-windicss-module#main/packages/nuxt-windicss",
4539
- "npm": "",
4513
+ "npm": "nuxt-windicss",
4540
4514
  "icon": "windicss.svg",
4541
4515
  "github": "https://github.com/windicss/nuxt-windicss-module",
4542
4516
  "website": "https://github.com/windicss/nuxt-windicss-module",
@@ -4555,7 +4529,6 @@
4555
4529
  "twitter": "antfu7"
4556
4530
  }
4557
4531
  ],
4558
- "contributors": [],
4559
4532
  "compatibility": {
4560
4533
  "nuxt": "^2.0.0 || ^3.0.0",
4561
4534
  "requires": {
@@ -4567,7 +4540,7 @@
4567
4540
  "name": "winston-log",
4568
4541
  "description": "Nuxt module for logging SSR errors + client-side Vue errors using winston",
4569
4542
  "repo": "aaronransley/nuxt-winston-log",
4570
- "npm": "",
4543
+ "npm": "nuxt-winston-log",
4571
4544
  "icon": "winston.png",
4572
4545
  "github": "https://github.com/aaronransley/nuxt-winston-log",
4573
4546
  "website": "https://github.com/aaronransley/nuxt-winston-log",
@@ -4580,7 +4553,6 @@
4580
4553
  "github": "aaronransley"
4581
4554
  }
4582
4555
  ],
4583
- "contributors": [],
4584
4556
  "compatibility": {
4585
4557
  "nuxt": "^2.0.0",
4586
4558
  "requires": {}
@@ -4590,7 +4562,7 @@
4590
4562
  "name": "wp-nuxt",
4591
4563
  "description": "The module adds a Wordpress Rest API to your nuxt application",
4592
4564
  "repo": "yashha/wp-nuxt",
4593
- "npm": "",
4565
+ "npm": "wp-nuxt",
4594
4566
  "icon": "wordpress.png",
4595
4567
  "github": "https://github.com/yashha/wp-nuxt",
4596
4568
  "website": "https://github.com/yashha/wp-nuxt",
@@ -4603,7 +4575,6 @@
4603
4575
  "github": "yashha"
4604
4576
  }
4605
4577
  ],
4606
- "contributors": [],
4607
4578
  "compatibility": {
4608
4579
  "nuxt": "^2.0.0",
4609
4580
  "requires": {}
@@ -4613,7 +4584,7 @@
4613
4584
  "name": "xhr-cache",
4614
4585
  "description": "Cache api resources and serve it as static resource",
4615
4586
  "repo": "gaetansenn/xhr-cache",
4616
- "npm": "",
4587
+ "npm": "@dewib/xhr-cache",
4617
4588
  "icon": "",
4618
4589
  "github": "https://github.com/gaetansenn/xhr-cache",
4619
4590
  "website": "https://xhr-cache.dewib.com",
@@ -4626,7 +4597,6 @@
4626
4597
  "github": "gaetansenn"
4627
4598
  }
4628
4599
  ],
4629
- "contributors": [],
4630
4600
  "compatibility": {
4631
4601
  "nuxt": "^2.0.0",
4632
4602
  "requires": {}
@@ -4636,7 +4606,7 @@
4636
4606
  "name": "xui",
4637
4607
  "description": "Light module to help design websites with Nuxt.",
4638
4608
  "repo": "MetaCorp/xui-module",
4639
- "npm": "",
4609
+ "npm": "xui-module",
4640
4610
  "icon": "",
4641
4611
  "github": "https://github.com/MetaCorp/xui-module",
4642
4612
  "website": "https://github.com/MetaCorp/xui-module",
@@ -4649,7 +4619,6 @@
4649
4619
  "github": "MetaCorp"
4650
4620
  }
4651
4621
  ],
4652
- "contributors": [],
4653
4622
  "compatibility": {
4654
4623
  "nuxt": "^2.0.0",
4655
4624
  "requires": {}
@@ -4659,7 +4628,7 @@
4659
4628
  "name": "yandex-metrika",
4660
4629
  "description": "Yandex metrika Module for Nuxt.js",
4661
4630
  "repo": "nuxt-community/yandex-metrika-module",
4662
- "npm": "",
4631
+ "npm": "@nuxtjs/yandex-metrika",
4663
4632
  "icon": "",
4664
4633
  "github": "https://github.com/nuxt-community/yandex-metrika-module",
4665
4634
  "website": "https://github.com/nuxt-community/yandex-metrika-module",
@@ -4673,7 +4642,6 @@
4673
4642
  "twitter": "_pi0_"
4674
4643
  }
4675
4644
  ],
4676
- "contributors": [],
4677
4645
  "compatibility": {
4678
4646
  "nuxt": "^2.0.0",
4679
4647
  "requires": {}
@@ -4683,7 +4651,7 @@
4683
4651
  "name": "zendesk",
4684
4652
  "description": "Nuxt.js module for Zendesk",
4685
4653
  "repo": "DansMaCulotte/nuxt-zendesk",
4686
- "npm": "",
4654
+ "npm": "@dansmaculotte/nuxt-zendesk",
4687
4655
  "icon": "zendesk.png",
4688
4656
  "github": "https://github.com/DansMaCulotte/nuxt-zendesk",
4689
4657
  "website": "https://github.com/DansMaCulotte/nuxt-zendesk",
@@ -4696,7 +4664,6 @@
4696
4664
  "github": "DansMaCulotte"
4697
4665
  }
4698
4666
  ],
4699
- "contributors": [],
4700
4667
  "compatibility": {
4701
4668
  "nuxt": "^2.0.0",
4702
4669
  "requires": {}