@nuxt/modules 0.5.0-c77b65 → 0.5.0-ce3976

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.
package/modules.json ADDED
@@ -0,0 +1,4382 @@
1
+ [
2
+ {
3
+ "name": "ackee",
4
+ "description": "Nuxt.js module for Ackee analytics",
5
+ "repo": "bdrtsky/nuxt-ackee",
6
+ "npm": "nuxt-ackee",
7
+ "icon": "ackee.png",
8
+ "github": "https://github.com/bdrtsky/nuxt-ackee",
9
+ "website": "https://github.com/bdrtsky/nuxt-ackee",
10
+ "learn_more": "https://ackee.electerious.com",
11
+ "category": "Analytics",
12
+ "type": "3rd-party",
13
+ "maintainers": [
14
+ {
15
+ "name": "bdrtsky",
16
+ "github": "bdrtsky"
17
+ },
18
+ {
19
+ "name": "Sebastien Chopin",
20
+ "github": "Atinux",
21
+ "twitter": "Atinux"
22
+ }
23
+ ],
24
+ "compatibility": {
25
+ "nuxt": "^2.0.0",
26
+ "requires": {}
27
+ }
28
+ },
29
+ {
30
+ "name": "adyen",
31
+ "description": "Adyen Payment Module for Nuxt.js",
32
+ "repo": "baroshem/nuxt-adyen-module",
33
+ "npm": "nuxt-adyen-module",
34
+ "icon": "adyen.svg",
35
+ "github": "https://github.com/baroshem/nuxt-adyen-module",
36
+ "website": "https://www.npmjs.com/package/nuxt-adyen-module",
37
+ "learn_more": "https://www.npmjs.com/package/nuxt-adyen-module",
38
+ "category": "Payment",
39
+ "type": "3rd-party",
40
+ "maintainers": [
41
+ {
42
+ "name": "Jakub Andrzejewski",
43
+ "github": "Baroshem",
44
+ "avatar": "https://avatars2.githubusercontent.com/u/37120330?v=4?s=80"
45
+ }
46
+ ],
47
+ "compatibility": {
48
+ "nuxt": "^2.0.0",
49
+ "requires": {}
50
+ }
51
+ },
52
+ {
53
+ "name": "agility-cms",
54
+ "description": "Agility CMS Integration for Nuxt.js",
55
+ "repo": "agility/agilitycms-nuxt-module",
56
+ "npm": "@agility/agilitycms-nuxt-module",
57
+ "icon": "agility.png",
58
+ "github": "https://github.com/agility/agilitycms-nuxt-module",
59
+ "website": "https://github.com/agility/agilitycms-nuxt-module",
60
+ "learn_more": "https://help.agilitycms.com/hc/en-us/articles/360037500492",
61
+ "category": "CMS",
62
+ "type": "3rd-party",
63
+ "maintainers": [
64
+ {
65
+ "name": "Joel Varty",
66
+ "github": "joelvarty",
67
+ "avatar": "https://avatars.githubusercontent.com/u/4520625?s=400&u=95fcb09b5ead7bb09fb9950e4e7a115a8a4377e8&v=4"
68
+ }
69
+ ],
70
+ "compatibility": {
71
+ "nuxt": "^2.0.0",
72
+ "requires": {}
73
+ }
74
+ },
75
+ {
76
+ "name": "alias",
77
+ "description": "It automatically creates an alias for the components and page of the path",
78
+ "repo": "kdydesign/nuxt-alias-module",
79
+ "npm": "nuxt-alias",
80
+ "icon": "",
81
+ "github": "https://github.com/kdydesign/nuxt-alias-module",
82
+ "website": "https://github.com/kdydesign/nuxt-alias-module",
83
+ "learn_more": "",
84
+ "category": "Extensions",
85
+ "type": "3rd-party",
86
+ "maintainers": [
87
+ {
88
+ "name": "kdydesign",
89
+ "github": "kdydesign"
90
+ }
91
+ ],
92
+ "compatibility": {
93
+ "nuxt": "^2.0.0",
94
+ "requires": {}
95
+ }
96
+ },
97
+ {
98
+ "name": "amp",
99
+ "description": "AMP (Accelerated Mobile Pages) module for Nuxt",
100
+ "repo": "nuxt-community/amp-module",
101
+ "npm": "@nuxtjs/amp",
102
+ "icon": "amp.png",
103
+ "github": "https://github.com/nuxt-community/amp-module",
104
+ "website": "https://github.com/nuxt-community/amp-module",
105
+ "learn_more": "https://amp.dev/",
106
+ "category": "Performance",
107
+ "type": "community",
108
+ "maintainers": [
109
+ {
110
+ "name": "Ahad Birang",
111
+ "github": "farnabaz",
112
+ "twitter": "a_birang"
113
+ }
114
+ ],
115
+ "compatibility": {
116
+ "nuxt": "^2.0.0",
117
+ "requires": {}
118
+ }
119
+ },
120
+ {
121
+ "name": "animejs",
122
+ "description": "Anime.js module for Nuxt.js",
123
+ "repo": "ivodolenc/nuxt-animejs",
124
+ "npm": "nuxt-animejs",
125
+ "icon": "",
126
+ "github": "https://github.com/ivodolenc/nuxt-animejs",
127
+ "website": "https://github.com/ivodolenc/nuxt-animejs",
128
+ "learn_more": "",
129
+ "category": "Libraries",
130
+ "type": "3rd-party",
131
+ "maintainers": [
132
+ {
133
+ "name": "ivodolenc",
134
+ "github": "ivodolenc"
135
+ }
136
+ ],
137
+ "compatibility": {
138
+ "nuxt": "^2.0.0",
139
+ "requires": {}
140
+ }
141
+ },
142
+ {
143
+ "name": "apis-to-file",
144
+ "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",
145
+ "repo": "Luxdamore/nuxt-apis-to-file",
146
+ "npm": "@luxdamore/nuxt-apis-to-file",
147
+ "icon": "",
148
+ "github": "https://github.com/LuXDAmore/nuxt-apis-to-file",
149
+ "website": "https://luxdamore.github.io/nuxt-apis-to-file/",
150
+ "learn_more": "",
151
+ "category": "Performance",
152
+ "type": "3rd-party",
153
+ "maintainers": [
154
+ {
155
+ "name": "Luca Iaconelli",
156
+ "github": "LuXDAmore",
157
+ "twitter": "luxdamore",
158
+ "avatar": "https://avatars0.githubusercontent.com/u/3841171?v=4"
159
+ }
160
+ ],
161
+ "compatibility": {
162
+ "nuxt": "^2.0.0",
163
+ "requires": {}
164
+ }
165
+ },
166
+ {
167
+ "name": "apollo",
168
+ "description": "Integrate GraphQL in your Nuxt.js apps using vue-apollo.",
169
+ "repo": "nuxt-community/apollo-module",
170
+ "npm": "@nuxtjs/apollo",
171
+ "icon": "apollo.png",
172
+ "github": "https://github.com/nuxt-community/apollo-module",
173
+ "website": "https://github.com/nuxt-community/apollo-module",
174
+ "learn_more": "https://apollo.vuejs.org/guide/#what-is-graphql",
175
+ "category": "Request",
176
+ "type": "community",
177
+ "maintainers": [
178
+ {
179
+ "name": "Lam Kieu",
180
+ "github": "kieusonlam"
181
+ },
182
+ {
183
+ "name": "Dominic Garms",
184
+ "github": "dohomi"
185
+ }
186
+ ],
187
+ "compatibility": {
188
+ "nuxt": "^2.0.0",
189
+ "requires": {}
190
+ }
191
+ },
192
+ {
193
+ "name": "applicationinsights",
194
+ "description": "AppInsights module for Nuxt.js",
195
+ "repo": "nuxt-community/applicationinsights-module",
196
+ "npm": "@nuxtjs/applicationinsights",
197
+ "icon": "application-insights.png",
198
+ "github": "https://github.com/nuxt-community/applicationinsights-module",
199
+ "website": "https://github.com/nuxt-community/applicationinsights-module",
200
+ "learn_more": "",
201
+ "category": "Analytics",
202
+ "type": "community",
203
+ "maintainers": [
204
+ {
205
+ "name": "Dmitry Molotkov",
206
+ "github": "aldarund"
207
+ }
208
+ ],
209
+ "compatibility": {
210
+ "nuxt": "^2.0.0",
211
+ "requires": {}
212
+ }
213
+ },
214
+ {
215
+ "name": "appwrite",
216
+ "description": "Appwrite module for Nuxt",
217
+ "repo": "Hrdtr/nuxt-appwrite",
218
+ "npm": "nuxt-appwrite",
219
+ "icon": "appwrite.png",
220
+ "github": "https://github.com/Hrdtr/nuxt-appwrite",
221
+ "website": "https://github.com/Hrdtr/nuxt-appwrite",
222
+ "learn_more": "",
223
+ "category": "Request",
224
+ "type": "3rd-party",
225
+ "maintainers": [
226
+ {
227
+ "name": "Hrdtr",
228
+ "github": "Hrdtr"
229
+ }
230
+ ],
231
+ "compatibility": {
232
+ "nuxt": "^2.0.0",
233
+ "requires": {}
234
+ }
235
+ },
236
+ {
237
+ "name": "auth",
238
+ "description": "Zero-boilerplate authentication support for Nuxt.js.",
239
+ "repo": "nuxt-community/auth-module",
240
+ "npm": "@nuxtjs/auth",
241
+ "icon": "auth.png",
242
+ "github": "https://github.com/nuxt-community/auth-module",
243
+ "website": "https://dev.auth.nuxtjs.org/",
244
+ "learn_more": "",
245
+ "category": "Security",
246
+ "type": "community",
247
+ "maintainers": [
248
+ {
249
+ "name": "Pooya Parsa",
250
+ "github": "pi0",
251
+ "twitter": "_pi0_"
252
+ },
253
+ {
254
+ "name": "João Pedro Antunes Silva",
255
+ "github": "JoaoPedroAS51"
256
+ }
257
+ ],
258
+ "compatibility": {
259
+ "nuxt": "^2.0.0",
260
+ "requires": {}
261
+ }
262
+ },
263
+ {
264
+ "name": "axios",
265
+ "description": "Secure and easy Axios module with Nuxt.js",
266
+ "repo": "nuxt-community/axios-module",
267
+ "npm": "@nuxtjs/axios",
268
+ "icon": "axios.svg",
269
+ "github": "https://github.com/nuxt-community/axios-module",
270
+ "website": "https://axios.nuxtjs.org",
271
+ "learn_more": "https://github.com/axios/axios",
272
+ "category": "Request",
273
+ "type": "community",
274
+ "maintainers": [
275
+ {
276
+ "name": "Pooya Parsa",
277
+ "github": "pi0",
278
+ "twitter": "_pi0_"
279
+ }
280
+ ],
281
+ "compatibility": {
282
+ "nuxt": "^2.0.0",
283
+ "requires": {}
284
+ }
285
+ },
286
+ {
287
+ "name": "basic-auth",
288
+ "description": "Provide basic authentication to your Nuxt.js application",
289
+ "repo": "potato4d/nuxt-basic-auth-module",
290
+ "npm": "nuxt-basic-auth-module",
291
+ "icon": "",
292
+ "github": "https://github.com/potato4d/nuxt-basic-auth-module",
293
+ "website": "https://github.com/potato4d/nuxt-basic-auth-module",
294
+ "learn_more": "",
295
+ "category": "Security",
296
+ "type": "3rd-party",
297
+ "maintainers": [
298
+ {
299
+ "name": "potato4d",
300
+ "github": "potato4d"
301
+ }
302
+ ],
303
+ "compatibility": {
304
+ "nuxt": "^2.0.0",
305
+ "requires": {}
306
+ }
307
+ },
308
+ {
309
+ "name": "bigcommerce",
310
+ "description": "Easy BigCommerce integration for Nuxt.js",
311
+ "repo": "baroshem/nuxt-bigcommerce",
312
+ "npm": "nuxt-bigcommerce",
313
+ "icon": "bigcommerce.svg",
314
+ "github": "https://github.com/baroshem/nuxt-bigcommerce",
315
+ "website": "https://nuxt-bigcommerce.vercel.app/",
316
+ "learn_more": "https://www.npmjs.com/package/nuxt-bigcommerce",
317
+ "category": "Ecommerce",
318
+ "type": "3rd-party",
319
+ "maintainers": [
320
+ {
321
+ "name": "Jakub Andrzejewski",
322
+ "github": "Baroshem",
323
+ "avatar": "https://avatars2.githubusercontent.com/u/37120330?v=4?s=80"
324
+ }
325
+ ],
326
+ "compatibility": {
327
+ "nuxt": "^2.0.0",
328
+ "requires": {}
329
+ }
330
+ },
331
+ {
332
+ "name": "bootstrap",
333
+ "description": "Add Bootstrap to your Nuxt app in seconds.",
334
+ "repo": "bootstrap-vue/bootstrap-vue",
335
+ "npm": "bootstrap-vue",
336
+ "icon": "bootstrap.png",
337
+ "github": "https://github.com/bootstrap-vue/bootstrap-vue",
338
+ "website": "https://bootstrap-vue.org/docs#nuxtjs-module",
339
+ "learn_more": "",
340
+ "category": "UI",
341
+ "type": "3rd-party",
342
+ "maintainers": [
343
+ {
344
+ "name": "Troy Morehouse",
345
+ "github": "tmorehouse"
346
+ },
347
+ {
348
+ "name": "Pooya Parsa",
349
+ "github": "pi0",
350
+ "twitter": "_pi0_"
351
+ },
352
+ {
353
+ "name": "Jacob Müller",
354
+ "github": "jackmu95",
355
+ "twitter": "jackmu95"
356
+ }
357
+ ],
358
+ "compatibility": {
359
+ "nuxt": "^2.0.0",
360
+ "requires": {}
361
+ }
362
+ },
363
+ {
364
+ "name": "browserconfig",
365
+ "description": "Adds XML browser configuration support",
366
+ "repo": "nuxt-community/modules#master/packages/browserconfig",
367
+ "npm": "@nuxtjs/browserconfig",
368
+ "icon": "",
369
+ "github": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
370
+ "website": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
371
+ "learn_more": "https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/dev-guides/bg183312(v=vs.85)?redirectedfrom=MSDN",
372
+ "category": "Extensions",
373
+ "type": "community",
374
+ "maintainers": [
375
+ {
376
+ "name": "Pooya Parsa",
377
+ "github": "pi0",
378
+ "twitter": "_pi0_"
379
+ }
380
+ ],
381
+ "compatibility": {
382
+ "nuxt": "^2.0.0",
383
+ "requires": {}
384
+ }
385
+ },
386
+ {
387
+ "name": "buefy",
388
+ "description": "It's really very simple to start with nuxt. But we can make it even simpler by adding nuxt-buefy",
389
+ "repo": "buefy/nuxt-buefy",
390
+ "npm": "nuxt-buefy",
391
+ "icon": "buefy.png",
392
+ "github": "https://github.com/buefy/nuxt-buefy",
393
+ "website": "https://github.com/buefy/nuxt-buefy",
394
+ "learn_more": "https://buefy.org/",
395
+ "category": "UI",
396
+ "type": "3rd-party",
397
+ "maintainers": [
398
+ {
399
+ "name": "Walter Tommasi",
400
+ "github": "jtommy"
401
+ }
402
+ ],
403
+ "compatibility": {
404
+ "nuxt": "^2.0.0",
405
+ "requires": {}
406
+ }
407
+ },
408
+ {
409
+ "name": "bugsnag",
410
+ "description": "Bugsnag module for nuxt.js",
411
+ "repo": "JulianMar/nuxt-bugsnag",
412
+ "npm": "nuxt-bugsnag",
413
+ "icon": "bugsnag.png",
414
+ "github": "https://github.com/JulianMar/nuxt-bugsnag",
415
+ "website": "https://github.com/JulianMar/nuxt-bugsnag",
416
+ "learn_more": "https://www.bugsnag.com/",
417
+ "category": "Monitoring",
418
+ "type": "3rd-party",
419
+ "maintainers": [
420
+ {
421
+ "name": "JulianMar",
422
+ "github": "JulianMar"
423
+ }
424
+ ],
425
+ "compatibility": {
426
+ "nuxt": "^2.0.0",
427
+ "requires": {}
428
+ }
429
+ },
430
+ {
431
+ "name": "bulma-slim",
432
+ "description": "Nuxt.js module to automatically make a slim Bulma build of used features with Purgecss",
433
+ "repo": "mustardamus/nuxt-bulma-slim",
434
+ "npm": "nuxt-bulma-slim",
435
+ "icon": "bulma.png",
436
+ "github": "https://github.com/mustardamus/nuxt-bulma-slim",
437
+ "website": "https://github.com/mustardamus/nuxt-bulma-slim",
438
+ "learn_more": "https://bulma.io/",
439
+ "category": "UI",
440
+ "type": "3rd-party",
441
+ "maintainers": [
442
+ {
443
+ "name": "mustardamus",
444
+ "github": "mustardamus"
445
+ }
446
+ ],
447
+ "compatibility": {
448
+ "nuxt": "^2.0.0",
449
+ "requires": {}
450
+ }
451
+ },
452
+ {
453
+ "name": "bundle-buddy",
454
+ "description": "Don't fight your webpack bundle, become friends!",
455
+ "repo": "Developmint/nuxt-bundle-buddy",
456
+ "npm": "nuxt-bundle-buddy",
457
+ "icon": "",
458
+ "github": "https://github.com/Developmint/nuxt-bundle-buddy",
459
+ "website": "https://github.com/Developmint/nuxt-bundle-buddy",
460
+ "learn_more": "",
461
+ "category": "Devtools",
462
+ "type": "3rd-party",
463
+ "maintainers": [
464
+ {
465
+ "name": "Developmint",
466
+ "github": "Developmint"
467
+ }
468
+ ],
469
+ "compatibility": {
470
+ "nuxt": "^2.0.0",
471
+ "requires": {}
472
+ }
473
+ },
474
+ {
475
+ "name": "canvas-sketch",
476
+ "description": "Nuxt.js module for making generative and 3D artwork with canvas-sketch in Javascript",
477
+ "repo": "LuXDAmore/generative-art",
478
+ "npm": "@luxdamore/nuxt-canvas-sketch",
479
+ "icon": "",
480
+ "github": "https://github.com/LuXDAmore/generative-art",
481
+ "website": "https://github.com/LuXDAmore/generative-art",
482
+ "learn_more": "https://github.com/mattdesl/canvas-sketch/blob/master/docs/README.md",
483
+ "category": "Libraries",
484
+ "type": "3rd-party",
485
+ "maintainers": [
486
+ {
487
+ "name": "Luca Iaconelli",
488
+ "github": "LuXDAmore",
489
+ "twitter": "luxdamore"
490
+ }
491
+ ],
492
+ "compatibility": {
493
+ "nuxt": "^2.0.0",
494
+ "requires": {}
495
+ }
496
+ },
497
+ {
498
+ "name": "chakra-ui",
499
+ "description": "Chakra UI Module for Nuxt.js",
500
+ "repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
501
+ "npm": "@chakra-ui/nuxt",
502
+ "icon": "chakra-ui.png",
503
+ "github": "https://github.com/chakra-ui/chakra-ui-vue/tree/develop/packages/chakra-ui-nuxt",
504
+ "website": "https://vue.chakra-ui.com/with-nuxt",
505
+ "learn_more": "",
506
+ "category": "UI",
507
+ "type": "3rd-party",
508
+ "maintainers": [
509
+ {
510
+ "name": "Jonathan Bakebwa",
511
+ "github": "codebender828 https://avatars2.githubusercontent.com/u/21237954?s=400&u=8d33f80968b1e2582b530af74e26e4cb94d1a90b&v=4"
512
+ }
513
+ ],
514
+ "compatibility": {
515
+ "nuxt": "^2.0.0",
516
+ "requires": {}
517
+ }
518
+ },
519
+ {
520
+ "name": "chiffre",
521
+ "description": "Privacy-first, end-to-end encrypted analytics",
522
+ "repo": "chiffre-io/nuxt-chiffre",
523
+ "npm": "nuxt-chiffre",
524
+ "icon": "https://avatars.githubusercontent.com/u/58789215?v=4",
525
+ "github": "https://github.com/chiffre-io/nuxt-chiffre",
526
+ "website": "https://github.com/chiffre-io/nuxt-chiffre",
527
+ "learn_more": "https://chiffre.io",
528
+ "category": "Analytics",
529
+ "type": "3rd-party",
530
+ "maintainers": [
531
+ {
532
+ "name": "Romain Clement",
533
+ "github": "rclement"
534
+ }
535
+ ],
536
+ "compatibility": {
537
+ "nuxt": "^2.0.0",
538
+ "requires": {}
539
+ }
540
+ },
541
+ {
542
+ "name": "client-init",
543
+ "description": "Provide client version of `nuxtServerInit`.",
544
+ "repo": "potato4d/nuxt-client-init-module",
545
+ "npm": "nuxt-client-init-module",
546
+ "icon": "",
547
+ "github": "https://github.com/potato4d/nuxt-client-init-module",
548
+ "website": "https://github.com/potato4d/nuxt-client-init-module",
549
+ "learn_more": "",
550
+ "category": "Extensions",
551
+ "type": "3rd-party",
552
+ "maintainers": [
553
+ {
554
+ "name": "potato4d",
555
+ "github": "potato4d"
556
+ }
557
+ ],
558
+ "compatibility": {
559
+ "nuxt": "^2.0.0",
560
+ "requires": {}
561
+ }
562
+ },
563
+ {
564
+ "name": "cloudcms",
565
+ "description": "CloudCMS Nuxt.js Module",
566
+ "repo": "gitana/cloudcms-nuxt",
567
+ "npm": "cloudcms-nuxt",
568
+ "icon": "",
569
+ "github": "https://github.com/gitana/cloudcms-nuxt",
570
+ "website": "https://github.com/gitana/cloudcms-nuxt",
571
+ "learn_more": "https://www.cloudcms.com/",
572
+ "category": "CMS",
573
+ "type": "3rd-party",
574
+ "maintainers": [
575
+ {
576
+ "name": "gitana",
577
+ "github": "gitana"
578
+ }
579
+ ],
580
+ "compatibility": {
581
+ "nuxt": "^2.0.0",
582
+ "requires": {}
583
+ }
584
+ },
585
+ {
586
+ "name": "cloudinary",
587
+ "description": "Optimize images and videos in your Nuxt.js application",
588
+ "repo": "nuxt-community/cloudinary-module",
589
+ "npm": "@nuxtjs/cloudinary",
590
+ "icon": "cloudinary.png",
591
+ "github": "https://github.com/nuxt-community/cloudinary-module",
592
+ "website": "https://cloudinary.nuxtjs.org",
593
+ "learn_more": "https://cloudinary.com",
594
+ "category": "Images",
595
+ "type": "community",
596
+ "maintainers": [
597
+ {
598
+ "name": "Maya Shavin",
599
+ "github": "mayashavin",
600
+ "twitter": "MayaShavin"
601
+ }
602
+ ],
603
+ "compatibility": {
604
+ "nuxt": "^2.0.0",
605
+ "requires": {}
606
+ }
607
+ },
608
+ {
609
+ "name": "color-mode",
610
+ "description": "Dark and Light mode for NuxtJS with auto detection",
611
+ "repo": "nuxt-community/color-mode-module",
612
+ "npm": "@nuxtjs/color-mode",
613
+ "icon": "color-mode.png",
614
+ "github": "https://github.com/nuxt-community/color-mode-module",
615
+ "website": "https://color-mode.nuxtjs.org",
616
+ "learn_more": "",
617
+ "category": "UI",
618
+ "type": "community",
619
+ "maintainers": [
620
+ {
621
+ "name": "Sébastien Chopin",
622
+ "github": "Atinux",
623
+ "twitter": "Atinux"
624
+ }
625
+ ],
626
+ "compatibility": {
627
+ "nuxt": "^2.0.0",
628
+ "requires": {
629
+ "bridge": "optional"
630
+ }
631
+ }
632
+ },
633
+ {
634
+ "name": "component-cache",
635
+ "description": "LRU component cache for vue components",
636
+ "repo": "nuxt-community/component-cache-module",
637
+ "npm": "@nuxtjs/component-cache",
638
+ "icon": "",
639
+ "github": "https://github.com/nuxt-community/component-cache-module",
640
+ "website": "https://github.com/nuxt-community/component-cache-module",
641
+ "learn_more": "https://ssr.vuejs.org/guide/caching.html#component-level-caching",
642
+ "category": "Performance",
643
+ "type": "community",
644
+ "maintainers": [
645
+ {
646
+ "name": "Pooya Parsa",
647
+ "github": "pi0",
648
+ "twitter": "_pi0_"
649
+ }
650
+ ],
651
+ "compatibility": {
652
+ "nuxt": "^2.0.0",
653
+ "requires": {}
654
+ }
655
+ },
656
+ {
657
+ "name": "composition-api",
658
+ "description": "Composition API hooks for Nuxt",
659
+ "repo": "nuxt-community/composition-api#main",
660
+ "npm": "@nuxtjs/composition-api",
661
+ "icon": "composition-api.svg",
662
+ "github": "https://github.com/nuxt-community/composition-api/tree/main",
663
+ "website": "https://composition-api.nuxtjs.org",
664
+ "learn_more": "",
665
+ "category": "Extensions",
666
+ "type": "community",
667
+ "maintainers": [
668
+ {
669
+ "name": "Daniel Roe",
670
+ "github": "danielroe",
671
+ "twitter": "danielcroe"
672
+ }
673
+ ],
674
+ "compatibility": {
675
+ "nuxt": "^2.0.0",
676
+ "requires": {}
677
+ }
678
+ },
679
+ {
680
+ "name": "content",
681
+ "description": "Use markdown, JSON, YAML, XML or CSV in your nuxt application to easily write content fetched using a MongoDB like API.",
682
+ "repo": "nuxt/content#master/packages/content",
683
+ "npm": "@nuxt/content",
684
+ "icon": "content.png",
685
+ "github": "https://github.com/nuxt/content",
686
+ "website": "https://content.nuxtjs.org",
687
+ "learn_more": "",
688
+ "category": "CMS",
689
+ "type": "official",
690
+ "maintainers": [
691
+ {
692
+ "name": "Benjamin Canac",
693
+ "github": "benjamincanac",
694
+ "twitter": "benjamincanac"
695
+ },
696
+ {
697
+ "name": "Sebastien Chopin",
698
+ "github": "Atinux",
699
+ "twitter": "Atinux"
700
+ }
701
+ ],
702
+ "compatibility": {
703
+ "nuxt": "^2.0.0",
704
+ "requires": {}
705
+ }
706
+ },
707
+ {
708
+ "name": "contentful",
709
+ "description": "nuxt contentful module",
710
+ "repo": "scaccogatto/contentful-module",
711
+ "npm": "contentful-module",
712
+ "icon": "contentful.png",
713
+ "github": "https://github.com/scaccogatto/contentful-module",
714
+ "website": "https://github.com/scaccogatto/contentful-module",
715
+ "learn_more": "https://www.contentful.com/",
716
+ "category": "CMS",
717
+ "type": "3rd-party",
718
+ "maintainers": [
719
+ {
720
+ "name": "scaccogatto",
721
+ "github": "scaccogatto"
722
+ }
723
+ ],
724
+ "compatibility": {
725
+ "nuxt": "^2.0.0",
726
+ "requires": {}
727
+ }
728
+ },
729
+ {
730
+ "name": "custom-elements",
731
+ "description": "Publish your Components as a vue-custom-element standalone build.",
732
+ "repo": "GrabarzUndPartner/nuxt-custom-elements",
733
+ "npm": "nuxt-custom-elements",
734
+ "icon": "custom-elements.png",
735
+ "github": "https://github.com/GrabarzUndPartner/nuxt-custom-elements",
736
+ "website": "https://nuxt-custom-elements.grabarzundpartner.dev",
737
+ "learn_more": "https://github.com/karol-f/vue-custom-element",
738
+ "category": "Extensions",
739
+ "type": "3rd-party",
740
+ "maintainers": [
741
+ {
742
+ "name": "Thorn Walli",
743
+ "github": "ThornWalli"
744
+ },
745
+ {
746
+ "name": "GrabarzUndPartner",
747
+ "github": "GrabarzUndPartner"
748
+ }
749
+ ],
750
+ "compatibility": {
751
+ "nuxt": "^2.0.0",
752
+ "requires": {}
753
+ }
754
+ },
755
+ {
756
+ "name": "darkmode.js",
757
+ "description": "Add darkmode / nightmode to your Nuxt.js project in a few seconds",
758
+ "repo": "sandoche/nuxtjs-darkmode-js-module#main",
759
+ "npm": "nuxtjs-darkmode-js-module",
760
+ "icon": "darkmode.png",
761
+ "github": "https://github.com/sandoche/nuxtjs-darkmode-js-module",
762
+ "website": "https://github.com/sandoche/nuxtjs-darkmode-js-module",
763
+ "learn_more": "",
764
+ "category": "UI",
765
+ "type": "3rd-party",
766
+ "maintainers": [
767
+ {
768
+ "name": "sandoche",
769
+ "github": "sandoche"
770
+ }
771
+ ],
772
+ "compatibility": {
773
+ "nuxt": "^2.0.0",
774
+ "requires": {}
775
+ }
776
+ },
777
+ {
778
+ "name": "date-fns",
779
+ "description": "Modern JavaScript date utility library - date-fns for Nuxt.js",
780
+ "repo": "nuxt-community/date-fns-module",
781
+ "npm": "@nuxtjs/date-fns",
782
+ "icon": "date-fns.png",
783
+ "github": "https://github.com/nuxt-community/date-fns-module",
784
+ "website": "https://github.com/nuxt-community/date-fns-module",
785
+ "learn_more": "https://date-fns.org/",
786
+ "category": "Date",
787
+ "type": "community",
788
+ "maintainers": [
789
+ {
790
+ "name": "Ricardo Gobbo de Souza",
791
+ "github": "ricardogobbosouza"
792
+ }
793
+ ],
794
+ "compatibility": {
795
+ "nuxt": "^2.0.0",
796
+ "requires": {}
797
+ }
798
+ },
799
+ {
800
+ "name": "dayjs",
801
+ "description": "The best way for use Day.js easily in your Nuxt.js project.",
802
+ "repo": "nuxt-community/dayjs-module",
803
+ "npm": "@nuxtjs/dayjs",
804
+ "icon": "day-js.png",
805
+ "github": "https://github.com/nuxt-community/dayjs-module",
806
+ "website": "https://github.com/nuxt-community/dayjs-module",
807
+ "learn_more": "https://day.js.org/",
808
+ "category": "Date",
809
+ "type": "community",
810
+ "maintainers": [
811
+ {
812
+ "name": "Takuma HANATANI",
813
+ "github": "potato4d",
814
+ "twitter": "potato4d"
815
+ }
816
+ ],
817
+ "compatibility": {
818
+ "nuxt": "^2.0.0",
819
+ "requires": {}
820
+ }
821
+ },
822
+ {
823
+ "name": "device",
824
+ "description": "Device detection module for Nuxt.js",
825
+ "repo": "nuxt-community/device-module",
826
+ "npm": "@nuxtjs/device",
827
+ "icon": "",
828
+ "github": "https://github.com/nuxt-community/device-module",
829
+ "website": "https://github.com/nuxt-community/device-module",
830
+ "learn_more": "",
831
+ "category": "Extensions",
832
+ "type": "community",
833
+ "maintainers": [
834
+ {
835
+ "name": "Shinji Yamada",
836
+ "github": "dotneet"
837
+ }
838
+ ],
839
+ "compatibility": {
840
+ "nuxt": "^2.0.0",
841
+ "requires": {}
842
+ }
843
+ },
844
+ {
845
+ "name": "dotenv",
846
+ "description": "A Nuxt.js module that loads your .env file into your context options",
847
+ "repo": "nuxt-community/dotenv-module",
848
+ "npm": "@nuxtjs/dotenv",
849
+ "icon": "dotenv.png",
850
+ "github": "https://github.com/nuxt-community/dotenv-module",
851
+ "website": "https://github.com/nuxt-community/dotenv-module",
852
+ "learn_more": "https://www.npmjs.com/package/dotenv",
853
+ "category": "Extensions",
854
+ "type": "community",
855
+ "maintainers": [
856
+ {
857
+ "name": "Julien Tant",
858
+ "github": "JulienTant"
859
+ }
860
+ ],
861
+ "compatibility": {
862
+ "nuxt": "^2.0.0",
863
+ "requires": {}
864
+ }
865
+ },
866
+ {
867
+ "name": "drupal-ce",
868
+ "description": "Connects Nuxt.js with Drupal via the Lupus Custom Elements Renderer",
869
+ "repo": "drunomics/nuxtjs-drupal-ce",
870
+ "npm": "nuxtjs-drupal-ce",
871
+ "icon": "drupal-ce.png",
872
+ "github": "https://github.com/drunomics/nuxtjs-drupal-ce",
873
+ "website": "https://stack.lupus.digital",
874
+ "learn_more": "https://stack.lupus.digital/2-resources/learning",
875
+ "category": "CMS",
876
+ "type": "3rd-party",
877
+ "maintainers": [
878
+ {
879
+ "name": "Wolfgang Ziegler // fago",
880
+ "github": "fago",
881
+ "avatar": "https://avatars.githubusercontent.com/u/132232?v=4"
882
+ },
883
+ {
884
+ "name": "Maximilian Götz-Mikus",
885
+ "github": "maximilianmikus",
886
+ "avatar": "https://avatars.githubusercontent.com/u/1254146?v=4"
887
+ },
888
+ {
889
+ "name": "David Licen",
890
+ "github": "davision",
891
+ "avatar": "https://avatars.githubusercontent.com/u/3862832?v=4"
892
+ }
893
+ ],
894
+ "compatibility": {
895
+ "nuxt": "^2.0.0",
896
+ "requires": {}
897
+ }
898
+ },
899
+ {
900
+ "name": "druxt",
901
+ "description": "A bridge between frameworks, Drupal in the back, Nuxt.js in the front.",
902
+ "repo": "druxt/druxt.js#develop/packages/druxt",
903
+ "npm": "druxt",
904
+ "icon": "druxt.svg",
905
+ "github": "https://github.com/druxt/druxt.js",
906
+ "website": "https://druxtjs.org",
907
+ "learn_more": "https://druxtjs.org/guide",
908
+ "category": "CMS",
909
+ "type": "3rd-party",
910
+ "maintainers": [
911
+ {
912
+ "name": "Decipher",
913
+ "github": "decipher"
914
+ }
915
+ ],
916
+ "compatibility": {
917
+ "nuxt": "^2.0.0",
918
+ "requires": {}
919
+ }
920
+ },
921
+ {
922
+ "name": "emotion",
923
+ "description": "The Next Generation of CSS-in-JS for Nuxt.js",
924
+ "repo": "nuxt-community/emotion-module",
925
+ "npm": "@nuxtjs/emotion",
926
+ "icon": "emotion.png",
927
+ "github": "https://github.com/nuxt-community/emotion-module",
928
+ "website": "https://github.com/nuxt-community/emotion-module",
929
+ "learn_more": "https://emotion.sh/",
930
+ "category": "Extensions",
931
+ "type": "community",
932
+ "maintainers": [
933
+ {
934
+ "name": "Pooya Parsa",
935
+ "github": "pi0",
936
+ "twitter": "_pi0_"
937
+ }
938
+ ],
939
+ "compatibility": {
940
+ "nuxt": "^2.0.0",
941
+ "requires": {}
942
+ }
943
+ },
944
+ {
945
+ "name": "eslint",
946
+ "description": "ESLint module for Nuxt.js",
947
+ "repo": "nuxt-community/eslint-module",
948
+ "npm": "@nuxtjs/eslint-module",
949
+ "icon": "eslint.png",
950
+ "github": "https://github.com/nuxt-community/eslint-module",
951
+ "website": "https://github.com/nuxt-community/eslint-module",
952
+ "learn_more": "https://eslint.org/",
953
+ "category": "Devtools",
954
+ "type": "community",
955
+ "maintainers": [
956
+ {
957
+ "name": "Ricardo Gobbo de Souza",
958
+ "github": "ricardogobbosouza"
959
+ }
960
+ ],
961
+ "compatibility": {
962
+ "nuxt": "^2.0.0",
963
+ "requires": {}
964
+ }
965
+ },
966
+ {
967
+ "name": "event-trace",
968
+ "description": "Module for event trace in Nuxt.js",
969
+ "repo": "nuxt-community/nuxt-event-trace",
970
+ "npm": "nuxt-event-trace",
971
+ "icon": "",
972
+ "github": "https://github.com/nuxt-community/nuxt-event-trace",
973
+ "website": "https://github.com/nuxt-community/nuxt-event-trace",
974
+ "learn_more": "",
975
+ "category": "Monitoring",
976
+ "type": "community",
977
+ "maintainers": [
978
+ {
979
+ "name": "Xin Du",
980
+ "github": "clarkdo"
981
+ }
982
+ ],
983
+ "compatibility": {
984
+ "nuxt": "^2.0.0",
985
+ "requires": {}
986
+ }
987
+ },
988
+ {
989
+ "name": "fathom",
990
+ "description": "Fathom analytics for Nuxt",
991
+ "repo": "yabhq/nuxt-fathom",
992
+ "npm": "@yabhq/nuxt-fathom",
993
+ "icon": "fathom.png",
994
+ "github": "https://github.com/yabhq/nuxt-fathom",
995
+ "website": "https://github.com/yabhq/nuxt-fathom",
996
+ "learn_more": "https://usefathom.com/",
997
+ "category": "Analytics",
998
+ "type": "3rd-party",
999
+ "maintainers": [
1000
+ {
1001
+ "name": "yabhq",
1002
+ "github": "yabhq"
1003
+ }
1004
+ ],
1005
+ "compatibility": {
1006
+ "nuxt": "^2.0.0",
1007
+ "requires": {}
1008
+ }
1009
+ },
1010
+ {
1011
+ "name": "feature-toggle",
1012
+ "description": "Feature toggle module for Nuxt.js",
1013
+ "repo": "stephenkr/nuxt-feature-toggle",
1014
+ "npm": "nuxt-feature-toggle",
1015
+ "icon": "",
1016
+ "github": "https://github.com/stephenkr/nuxt-feature-toggle",
1017
+ "website": "https://github.com/stephenkr/nuxt-feature-toggle",
1018
+ "learn_more": "",
1019
+ "category": "Extensions",
1020
+ "type": "3rd-party",
1021
+ "maintainers": [
1022
+ {
1023
+ "name": "stephenkr",
1024
+ "github": "stephenkr"
1025
+ }
1026
+ ],
1027
+ "compatibility": {
1028
+ "nuxt": "^2.0.0",
1029
+ "requires": {}
1030
+ }
1031
+ },
1032
+ {
1033
+ "name": "feed",
1034
+ "description": "Feed module enables everyone to have RSS, Atom and Json.",
1035
+ "repo": "nuxt-community/feed-module",
1036
+ "npm": "@nuxtjs/feed",
1037
+ "icon": "",
1038
+ "github": "https://github.com/nuxt-community/feed-module",
1039
+ "website": "https://github.com/nuxt-community/feed-module",
1040
+ "learn_more": "",
1041
+ "category": "SEO",
1042
+ "type": "community",
1043
+ "maintainers": [
1044
+ {
1045
+ "name": "Alexander Lichter",
1046
+ "github": "manniL",
1047
+ "twitter": "TheAlexLichter"
1048
+ }
1049
+ ],
1050
+ "compatibility": {
1051
+ "nuxt": "^2.0.0",
1052
+ "requires": {}
1053
+ }
1054
+ },
1055
+ {
1056
+ "name": "firebase",
1057
+ "description": "Integrate Firebase into your Nuxt project.",
1058
+ "repo": "nuxt-community/firebase-module",
1059
+ "npm": "@nuxtjs/firebase",
1060
+ "icon": "firebase.png",
1061
+ "github": "https://github.com/nuxt-community/firebase-module",
1062
+ "website": "https://firebase.nuxtjs.org",
1063
+ "learn_more": "https://firebase.google.com/",
1064
+ "category": "Database",
1065
+ "type": "community",
1066
+ "maintainers": [
1067
+ {
1068
+ "name": "Pascal Luther",
1069
+ "github": "lupas"
1070
+ }
1071
+ ],
1072
+ "compatibility": {
1073
+ "nuxt": "^2.0.0",
1074
+ "requires": {}
1075
+ }
1076
+ },
1077
+ {
1078
+ "name": "floating-prompt-module",
1079
+ "description": "Invite your users to support you on product hunt with this floating prompt Nuxt.js module",
1080
+ "repo": "sandoche/nuxt-floating-prompt-module#main",
1081
+ "npm": "nuxt-floating-prompt-module",
1082
+ "icon": "",
1083
+ "github": "https://github.com/sandoche/nuxt-floating-prompt-module",
1084
+ "website": "https://github.com/sandoche/nuxt-floating-prompt-module",
1085
+ "learn_more": "",
1086
+ "category": "Libraries",
1087
+ "type": "3rd-party",
1088
+ "maintainers": [
1089
+ {
1090
+ "name": "sandoche",
1091
+ "github": "sandoche"
1092
+ }
1093
+ ],
1094
+ "compatibility": {
1095
+ "nuxt": "^2.0.0",
1096
+ "requires": {}
1097
+ }
1098
+ },
1099
+ {
1100
+ "name": "font-loader-strategy",
1101
+ "description": "Helps to load fonts and activate them by preloading.",
1102
+ "repo": "GrabarzUndPartner/nuxt-font-loader-strategy",
1103
+ "npm": "nuxt-font-loader-strategy",
1104
+ "icon": "",
1105
+ "github": "https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy",
1106
+ "website": "https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy",
1107
+ "learn_more": "",
1108
+ "category": "Fonts",
1109
+ "type": "3rd-party",
1110
+ "maintainers": [
1111
+ {
1112
+ "name": "GrabarzUndPartner",
1113
+ "github": "GrabarzUndPartner"
1114
+ }
1115
+ ],
1116
+ "compatibility": {
1117
+ "nuxt": "^2.0.0",
1118
+ "requires": {}
1119
+ }
1120
+ },
1121
+ {
1122
+ "name": "fontagon",
1123
+ "description": "Easy convert SVG from nuxt to icon font.",
1124
+ "repo": "kdydesign/nuxt-fontagon",
1125
+ "npm": "nuxt-fontagon",
1126
+ "icon": "fontagon.png",
1127
+ "github": "https://github.com/kdydesign/nuxt-fontagon",
1128
+ "website": "https://github.com/kdydesign/nuxt-fontagon",
1129
+ "learn_more": "",
1130
+ "category": "Libraries",
1131
+ "type": "3rd-party",
1132
+ "maintainers": [
1133
+ {
1134
+ "name": "kdydesign",
1135
+ "github": "kdydesign"
1136
+ }
1137
+ ],
1138
+ "compatibility": {
1139
+ "nuxt": "^2.0.0",
1140
+ "requires": {}
1141
+ }
1142
+ },
1143
+ {
1144
+ "name": "fontawesome",
1145
+ "description": "Module to join nuxt and Fontawesome 5",
1146
+ "repo": "nuxt-community/fontawesome-module",
1147
+ "npm": "@nuxtjs/fontawesome",
1148
+ "icon": "font-awesome.png",
1149
+ "github": "https://github.com/nuxt-community/fontawesome-module",
1150
+ "website": "https://github.com/nuxt-community/fontawesome-module",
1151
+ "learn_more": "https://fontawesome.com/",
1152
+ "category": "Fonts",
1153
+ "type": "community",
1154
+ "maintainers": [
1155
+ {
1156
+ "name": "Pim",
1157
+ "github": "pimlie"
1158
+ }
1159
+ ],
1160
+ "compatibility": {
1161
+ "nuxt": "^2.0.0",
1162
+ "requires": {}
1163
+ }
1164
+ },
1165
+ {
1166
+ "name": "fullpage",
1167
+ "description": "Nuxt module for fullpage-vue plugin",
1168
+ "repo": "vaso2/fullpage-nuxt",
1169
+ "npm": "fullpage-nuxt",
1170
+ "icon": "",
1171
+ "github": "https://github.com/vaso2/fullpage-nuxt",
1172
+ "website": "https://github.com/vaso2/fullpage-nuxt",
1173
+ "learn_more": "",
1174
+ "category": "CSS",
1175
+ "type": "3rd-party",
1176
+ "maintainers": [
1177
+ {
1178
+ "name": "vaso2",
1179
+ "github": "vaso2"
1180
+ }
1181
+ ],
1182
+ "compatibility": {
1183
+ "nuxt": "^2.0.0",
1184
+ "requires": {}
1185
+ }
1186
+ },
1187
+ {
1188
+ "name": "github-api",
1189
+ "description": "Nuxt module for GitHub v4 API",
1190
+ "repo": "lindsaykwardell/nuxt-github-api",
1191
+ "npm": "nuxt-github-api",
1192
+ "icon": "github.svg",
1193
+ "github": "https://github.com/lindsaykwardell/nuxt-github-api",
1194
+ "website": "https://github.com/lindsaykwardell/nuxt-github-api",
1195
+ "learn_more": "",
1196
+ "category": "Request",
1197
+ "type": "3rd-party",
1198
+ "maintainers": [
1199
+ {
1200
+ "name": "lindsaykwardell",
1201
+ "github": "lindsaykwardell"
1202
+ }
1203
+ ],
1204
+ "compatibility": {
1205
+ "nuxt": "^2.0.0",
1206
+ "requires": {}
1207
+ }
1208
+ },
1209
+ {
1210
+ "name": "google-adsense",
1211
+ "description": "Google Adsense Module for Nuxt.js",
1212
+ "repo": "nuxt-community/google-adsense-module",
1213
+ "npm": "@nuxtjs/google-adsense",
1214
+ "icon": "google-adsense.png",
1215
+ "github": "https://github.com/nuxt-community/google-adsense-module",
1216
+ "website": "https://github.com/nuxt-community/google-adsense-module",
1217
+ "learn_more": "https://www.google.com/adsense/start/",
1218
+ "category": "Analytics",
1219
+ "type": "community",
1220
+ "maintainers": [
1221
+ {
1222
+ "name": "Troy Morehouse",
1223
+ "github": "tmorehouse"
1224
+ }
1225
+ ],
1226
+ "compatibility": {
1227
+ "nuxt": "^2.0.0",
1228
+ "requires": {}
1229
+ }
1230
+ },
1231
+ {
1232
+ "name": "google-analytics",
1233
+ "description": "Google analytics Module for Nuxt.js",
1234
+ "repo": "nuxt-community/analytics-module",
1235
+ "npm": "@nuxtjs/google-analytics",
1236
+ "icon": "google-analytics.png",
1237
+ "github": "https://github.com/nuxt-community/analytics-module",
1238
+ "website": "https://google-analytics.nuxtjs.org",
1239
+ "learn_more": "https://marketingplatform.google.com/about/analytics/",
1240
+ "category": "Analytics",
1241
+ "type": "community",
1242
+ "maintainers": [
1243
+ {
1244
+ "name": "Pooya Parsa",
1245
+ "github": "pi0",
1246
+ "twitter": "_pi0_"
1247
+ },
1248
+ {
1249
+ "name": "Ricardo Gobbo de Souza",
1250
+ "github": "ricardogobbosouza"
1251
+ },
1252
+ {
1253
+ "name": "Matteo Gabriele",
1254
+ "github": "MatteoGabriele",
1255
+ "twitter": "matteo_gabriele"
1256
+ }
1257
+ ],
1258
+ "compatibility": {
1259
+ "nuxt": "^2.0.0",
1260
+ "requires": {}
1261
+ }
1262
+ },
1263
+ {
1264
+ "name": "google-fonts",
1265
+ "description": "Google Fonts module for NuxtJS",
1266
+ "repo": "nuxt-community/google-fonts-module",
1267
+ "npm": "@nuxtjs/google-fonts",
1268
+ "icon": "google-fonts.png",
1269
+ "github": "https://github.com/nuxt-community/google-fonts-module",
1270
+ "website": "https://github.com/nuxt-community/google-fonts-module",
1271
+ "learn_more": "https://developers.google.com/fonts",
1272
+ "category": "Fonts",
1273
+ "type": "community",
1274
+ "maintainers": [
1275
+ {
1276
+ "name": "Ricardo Gobbo de Souza",
1277
+ "github": "ricardogobbosouza"
1278
+ }
1279
+ ],
1280
+ "compatibility": {
1281
+ "nuxt": "^2.0.0",
1282
+ "requires": {}
1283
+ }
1284
+ },
1285
+ {
1286
+ "name": "google-gtag",
1287
+ "description": "Google GTag for Nuxt.js",
1288
+ "repo": "nuxt-community/google-gtag",
1289
+ "npm": "@nuxtjs/google-gtag",
1290
+ "icon": "gtm.png",
1291
+ "github": "https://github.com/nuxt-community/google-gtag",
1292
+ "website": "https://github.com/nuxt-community/google-gtag",
1293
+ "learn_more": "https://developers.google.com/analytics/devguides/collection/gtagjs/",
1294
+ "category": "Analytics",
1295
+ "type": "community",
1296
+ "maintainers": [
1297
+ {
1298
+ "name": "Dominic Garms",
1299
+ "github": "dohomi"
1300
+ },
1301
+ {
1302
+ "name": "Ricardo Gobbo de Souza",
1303
+ "github": "ricardogobbosouza"
1304
+ }
1305
+ ],
1306
+ "compatibility": {
1307
+ "nuxt": "^2.0.0",
1308
+ "requires": {}
1309
+ }
1310
+ },
1311
+ {
1312
+ "name": "google-optimize",
1313
+ "description": "SSR friendly Google Optimize module for Nuxt.js",
1314
+ "repo": "nuxt-community/google-optimize-module",
1315
+ "npm": "nuxt-google-optimize",
1316
+ "icon": "google-optimize.png",
1317
+ "github": "https://github.com/nuxt-community/google-optimize-module",
1318
+ "website": "https://github.com/nuxt-community/google-optimize-module",
1319
+ "learn_more": "https://marketingplatform.google.com/about/optimize/",
1320
+ "category": "Analytics",
1321
+ "type": "community",
1322
+ "maintainers": [
1323
+ {
1324
+ "name": "Pooya Parsa",
1325
+ "github": "pi0",
1326
+ "twitter": "_pi0_"
1327
+ },
1328
+ {
1329
+ "name": "Farzad Soltani",
1330
+ "github": "farzadso",
1331
+ "twitter": "farzadso"
1332
+ },
1333
+ {
1334
+ "name": "Josh Deltener",
1335
+ "github": "hecktarzuli",
1336
+ "twitter": "JoshDeltener"
1337
+ }
1338
+ ],
1339
+ "compatibility": {
1340
+ "nuxt": "^2.0.0",
1341
+ "requires": {}
1342
+ }
1343
+ },
1344
+ {
1345
+ "name": "graphql-request",
1346
+ "description": "Easy Minimal GraphQL client integration with Nuxt.js",
1347
+ "repo": "gomah/nuxt-graphql-request",
1348
+ "npm": "nuxt-graphql-request",
1349
+ "icon": "graphql-request.png",
1350
+ "github": "https://github.com/gomah/nuxt-graphql-request",
1351
+ "website": "https://github.com/gomah/nuxt-graphql-request",
1352
+ "learn_more": "",
1353
+ "category": "Request",
1354
+ "type": "3rd-party",
1355
+ "maintainers": [
1356
+ {
1357
+ "name": "gomah",
1358
+ "github": "gomah"
1359
+ }
1360
+ ],
1361
+ "compatibility": {
1362
+ "nuxt": "^2.0.0",
1363
+ "requires": {}
1364
+ }
1365
+ },
1366
+ {
1367
+ "name": "gtm",
1368
+ "description": "Google Tag Manager Module for Nuxt.js",
1369
+ "repo": "nuxt-community/gtm-module",
1370
+ "npm": "@nuxtjs/gtm",
1371
+ "icon": "gtm.png",
1372
+ "github": "https://github.com/nuxt-community/gtm-module",
1373
+ "website": "https://github.com/nuxt-community/gtm-module",
1374
+ "learn_more": "https://marketingplatform.google.com/about/tag-manager/",
1375
+ "category": "Analytics",
1376
+ "type": "community",
1377
+ "maintainers": [
1378
+ {
1379
+ "name": "Pooya Parsa",
1380
+ "github": "pi0",
1381
+ "twitter": "_pi0_"
1382
+ }
1383
+ ],
1384
+ "compatibility": {
1385
+ "nuxt": "^2.0.0",
1386
+ "requires": {}
1387
+ }
1388
+ },
1389
+ {
1390
+ "name": "guess",
1391
+ "description": "Guess.js module for Nuxt.js",
1392
+ "repo": "nuxt-community/guess-module",
1393
+ "npm": "@nuxtjs/guess-module",
1394
+ "icon": "guessjs.png",
1395
+ "github": "https://github.com/nuxt-community/guess-module",
1396
+ "website": "https://github.com/nuxt-community/guess-module",
1397
+ "learn_more": "https://guess-js.github.io/",
1398
+ "category": "Performance",
1399
+ "type": "community",
1400
+ "maintainers": [
1401
+ {
1402
+ "name": "Xin Du",
1403
+ "github": "clarkdo"
1404
+ }
1405
+ ],
1406
+ "compatibility": {
1407
+ "nuxt": "^2.0.0",
1408
+ "requires": {}
1409
+ }
1410
+ },
1411
+ {
1412
+ "name": "headway",
1413
+ "description": "Headway changelog widget for Nuxt",
1414
+ "repo": "l-portet/nuxt-headway",
1415
+ "npm": "nuxt-headway",
1416
+ "icon": "headway.png",
1417
+ "github": "https://github.com/l-portet/nuxt-headway",
1418
+ "website": "https://nuxt-headway.netlify.app/",
1419
+ "learn_more": "https://headwayapp.co/",
1420
+ "category": "UI",
1421
+ "type": "3rd-party",
1422
+ "maintainers": [
1423
+ {
1424
+ "name": "l-portet",
1425
+ "github": "l-portet",
1426
+ "avatar": "https://avatars.githubusercontent.com/u/34057690?v=4"
1427
+ }
1428
+ ],
1429
+ "compatibility": {
1430
+ "nuxt": "^2.0.0",
1431
+ "requires": {}
1432
+ }
1433
+ },
1434
+ {
1435
+ "name": "helmet",
1436
+ "description": "Easy Helmet module with Nuxt.js'",
1437
+ "repo": "victor-perez/nuxt-helmet",
1438
+ "npm": "nuxt-helmet",
1439
+ "icon": "",
1440
+ "github": "https://github.com/victor-perez/nuxt-helmet",
1441
+ "website": "https://github.com/victor-perez/nuxt-helmet",
1442
+ "learn_more": "https://helmetjs.github.io/",
1443
+ "category": "Security",
1444
+ "type": "3rd-party",
1445
+ "maintainers": [
1446
+ {
1447
+ "name": "victor-perez",
1448
+ "github": "victor-perez"
1449
+ }
1450
+ ],
1451
+ "compatibility": {
1452
+ "nuxt": "^2.0.0",
1453
+ "requires": {}
1454
+ }
1455
+ },
1456
+ {
1457
+ "name": "highcharts",
1458
+ "description": "Highcharts for Nuxt",
1459
+ "repo": "richardeschloss/nuxt-highcharts",
1460
+ "npm": "nuxt-highcharts",
1461
+ "icon": "",
1462
+ "github": "https://github.com/richardeschloss/nuxt-highcharts",
1463
+ "website": "https://github.com/richardeschloss/nuxt-highcharts",
1464
+ "learn_more": "https://www.highcharts.com/",
1465
+ "category": "UI",
1466
+ "type": "3rd-party",
1467
+ "maintainers": [
1468
+ {
1469
+ "name": "richardeschloss",
1470
+ "github": "richardeschloss"
1471
+ }
1472
+ ],
1473
+ "compatibility": {
1474
+ "nuxt": "^2.0.0",
1475
+ "requires": {}
1476
+ }
1477
+ },
1478
+ {
1479
+ "name": "history-state",
1480
+ "description": "Nuxt.js module to backup or restore historical states",
1481
+ "repo": "hidekatsu-izuno/nuxt-history-state",
1482
+ "npm": "nuxt-history-state",
1483
+ "icon": "",
1484
+ "github": "https://github.com/hidekatsu-izuno/nuxt-history-state",
1485
+ "website": "https://github.com/hidekatsu-izuno/nuxt-history-state",
1486
+ "learn_more": "",
1487
+ "category": "Extensions",
1488
+ "type": "3rd-party",
1489
+ "maintainers": [
1490
+ {
1491
+ "name": "hidekatsu-izuno",
1492
+ "github": "hidekatsu-izuno"
1493
+ }
1494
+ ],
1495
+ "compatibility": {
1496
+ "nuxt": "^2.0.0",
1497
+ "requires": {}
1498
+ }
1499
+ },
1500
+ {
1501
+ "name": "html-minifier",
1502
+ "description": "Minify the html for each request served by nuxt server (nuxt start)",
1503
+ "repo": "nuxt-community/html-minifier-module",
1504
+ "npm": "@nuxtjs/html-minifier",
1505
+ "icon": "",
1506
+ "github": "https://github.com/nuxt-community/html-minifier-module",
1507
+ "website": "https://github.com/nuxt-community/html-minifier-module",
1508
+ "learn_more": "",
1509
+ "category": "Performance",
1510
+ "type": "community",
1511
+ "maintainers": [
1512
+ {
1513
+ "name": "Xin Du",
1514
+ "github": "clarkdo"
1515
+ }
1516
+ ],
1517
+ "compatibility": {
1518
+ "nuxt": "^2.0.0",
1519
+ "requires": {}
1520
+ }
1521
+ },
1522
+ {
1523
+ "name": "html-validator",
1524
+ "description": "Automatically validate Nuxt server-rendered HTML html",
1525
+ "repo": "nuxt-community/html-validator-module",
1526
+ "npm": "@nuxtjs/html-validator",
1527
+ "icon": "html-validator.png",
1528
+ "github": "https://github.com/nuxt-community/html-validator-module",
1529
+ "website": "https://html-validator.nuxtjs.org",
1530
+ "learn_more": "https://html-validate.org",
1531
+ "category": "Performance",
1532
+ "type": "community",
1533
+ "maintainers": [
1534
+ {
1535
+ "name": "Daniel Roe",
1536
+ "github": "danielroe",
1537
+ "twitter": "danielcroe"
1538
+ }
1539
+ ],
1540
+ "compatibility": {
1541
+ "nuxt": "^2.0.0",
1542
+ "requires": {}
1543
+ }
1544
+ },
1545
+ {
1546
+ "name": "http",
1547
+ "description": "Universal HTTP Module for Nuxt.js",
1548
+ "repo": "nuxt/http",
1549
+ "npm": "@nuxt/http",
1550
+ "icon": "http.png",
1551
+ "github": "https://github.com/nuxt/http",
1552
+ "website": "https://http.nuxtjs.org/",
1553
+ "learn_more": "",
1554
+ "category": "Request",
1555
+ "type": "official",
1556
+ "maintainers": [
1557
+ {
1558
+ "name": "Pooya Parsa",
1559
+ "github": "pi0",
1560
+ "twitter": "_pi0_"
1561
+ },
1562
+ {
1563
+ "name": "Sébastien Chopin",
1564
+ "github": "Atinux",
1565
+ "twitter": "Atinux"
1566
+ }
1567
+ ],
1568
+ "compatibility": {
1569
+ "nuxt": "^2.0.0",
1570
+ "requires": {}
1571
+ }
1572
+ },
1573
+ {
1574
+ "name": "humans-txt",
1575
+ "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.",
1576
+ "repo": "Luxdamore/nuxt-humans-txt",
1577
+ "npm": "@luxdamore/nuxt-humans-txt",
1578
+ "icon": "",
1579
+ "github": "https://github.com/LuXDAmore/nuxt-humans-txt",
1580
+ "website": "https://luxdamore.github.io/nuxt-humans-txt/",
1581
+ "learn_more": "https://humanstxt.org/",
1582
+ "category": "SEO",
1583
+ "type": "3rd-party",
1584
+ "maintainers": [
1585
+ {
1586
+ "name": "Luca Iaconelli",
1587
+ "github": "LuXDAmore",
1588
+ "twitter": "luxdamore"
1589
+ }
1590
+ ],
1591
+ "compatibility": {
1592
+ "nuxt": "^2.0.0",
1593
+ "requires": {}
1594
+ }
1595
+ },
1596
+ {
1597
+ "name": "i18n",
1598
+ "description": "i18n features for your Nuxt project so you can easily add internationalization.",
1599
+ "repo": "nuxt-community/i18n-module",
1600
+ "npm": "nuxt-i18n",
1601
+ "icon": "i18n.png",
1602
+ "github": "https://github.com/nuxt-community/i18n-module",
1603
+ "website": "https://i18n.nuxtjs.org",
1604
+ "learn_more": "https://kazupon.github.io/vue-i18n/",
1605
+ "category": "Extensions",
1606
+ "type": "community",
1607
+ "maintainers": [
1608
+ {
1609
+ "name": "Rafał Chłodnicki",
1610
+ "github": "rchl"
1611
+ },
1612
+ {
1613
+ "name": "Kazuya Kawaguchi",
1614
+ "github": "kazupon"
1615
+ }
1616
+ ],
1617
+ "compatibility": {
1618
+ "nuxt": "^2.0.0",
1619
+ "requires": {}
1620
+ }
1621
+ },
1622
+ {
1623
+ "name": "image-loader",
1624
+ "description": "An image loader module for nuxt.js that allows you to configure image style derivatives.",
1625
+ "repo": "PivaleCo/nuxt-image-loader-module",
1626
+ "npm": "@pivale/nuxt-image-loader-module",
1627
+ "icon": "",
1628
+ "github": "https://github.com/PivaleCo/nuxt-image-loader-module",
1629
+ "website": "https://github.com/PivaleCo/nuxt-image-loader-module",
1630
+ "learn_more": "http://www.graphicsmagick.org/",
1631
+ "category": "Images",
1632
+ "type": "3rd-party",
1633
+ "maintainers": [
1634
+ {
1635
+ "name": "Barry Fisher",
1636
+ "github": "Barry-Fisher"
1637
+ }
1638
+ ],
1639
+ "compatibility": {
1640
+ "nuxt": "^2.0.0",
1641
+ "requires": {}
1642
+ }
1643
+ },
1644
+ {
1645
+ "name": "image",
1646
+ "description": "Optimised images for NuxtJS, with progressive processing, lazy-loading, real-time resizes and providers support.",
1647
+ "repo": "nuxt/image",
1648
+ "npm": "@nuxt/image",
1649
+ "icon": "image.png",
1650
+ "github": "https://github.com/nuxt/image",
1651
+ "website": "https://image.nuxtjs.org",
1652
+ "learn_more": "",
1653
+ "category": "Images",
1654
+ "type": "official",
1655
+ "maintainers": [
1656
+ {
1657
+ "name": "Ahad Birang",
1658
+ "github": "farnabaz",
1659
+ "twitter": "a_birang"
1660
+ },
1661
+ {
1662
+ "name": "Pooya Parsa",
1663
+ "github": "pi0",
1664
+ "twitter": "_pi0_"
1665
+ },
1666
+ {
1667
+ "name": "Sebastien Chopin",
1668
+ "github": "Atinux",
1669
+ "twitter": "Atinux"
1670
+ }
1671
+ ],
1672
+ "compatibility": {
1673
+ "nuxt": "^2.0.0",
1674
+ "requires": {
1675
+ "bridge": "optional"
1676
+ }
1677
+ }
1678
+ },
1679
+ {
1680
+ "name": "imagemin",
1681
+ "description": "Automatically optimize (compress) all images used in Nuxt.js",
1682
+ "repo": "nuxt-community/imagemin-module",
1683
+ "npm": "@nuxtjs/imagemin",
1684
+ "icon": "imagemin.png",
1685
+ "github": "https://github.com/nuxt-community/imagemin-module",
1686
+ "website": "https://github.com/nuxt-community/imagemin-module",
1687
+ "learn_more": "https://github.com/imagemin/imagemin",
1688
+ "category": "Images",
1689
+ "type": "community",
1690
+ "maintainers": [
1691
+ {
1692
+ "name": "Ricardo Gobbo de Souza",
1693
+ "github": "ricardogobbosouza"
1694
+ }
1695
+ ],
1696
+ "compatibility": {
1697
+ "nuxt": "^2.0.0",
1698
+ "requires": {}
1699
+ }
1700
+ },
1701
+ {
1702
+ "name": "intercom",
1703
+ "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt.js",
1704
+ "repo": "hex-digital/nuxt-intercom",
1705
+ "npm": "@hexdigital/nuxt-intercom",
1706
+ "icon": "intercom.png",
1707
+ "github": "https://github.com/hex-digital/nuxt-intercom",
1708
+ "website": "https://github.com/hex-digital/nuxt-intercom",
1709
+ "learn_more": "https://www.intercom.com/",
1710
+ "category": "Ecommerce",
1711
+ "type": "3rd-party",
1712
+ "maintainers": [
1713
+ {
1714
+ "name": "hex-digital",
1715
+ "github": "hex-digital"
1716
+ }
1717
+ ],
1718
+ "compatibility": {
1719
+ "nuxt": "^2.0.0",
1720
+ "requires": {}
1721
+ }
1722
+ },
1723
+ {
1724
+ "name": "jsonapi",
1725
+ "description": "Easy JSON:API client integration for Nuxt.js",
1726
+ "repo": "patrickcate/nuxt-jsonapi",
1727
+ "npm": "nuxt-jsonapi",
1728
+ "icon": "jsonapi.svg",
1729
+ "github": "https://github.com/patrickcate/nuxt-jsonapi",
1730
+ "website": "https://github.com/patrickcate/nuxt-jsonapi",
1731
+ "learn_more": "",
1732
+ "category": "Request",
1733
+ "type": "3rd-party",
1734
+ "maintainers": [
1735
+ {
1736
+ "name": "patrickcate",
1737
+ "github": "patrickcate"
1738
+ }
1739
+ ],
1740
+ "compatibility": {
1741
+ "nuxt": "^2.0.0",
1742
+ "requires": {}
1743
+ }
1744
+ },
1745
+ {
1746
+ "name": "kentico-kontent",
1747
+ "description": "Add Kentico Kontent super power to your nuxt app",
1748
+ "repo": "Domitnator/kentico-kontent-nuxt-module",
1749
+ "npm": "kentico-kontent-nuxt-module",
1750
+ "icon": "",
1751
+ "github": "https://github.com/Domitnator/kentico-kontent-nuxt-module",
1752
+ "website": "https://github.com/Domitnator/kentico-kontent-nuxt-module",
1753
+ "learn_more": "https://kontent.ai",
1754
+ "category": "CMS",
1755
+ "type": "3rd-party",
1756
+ "maintainers": [
1757
+ {
1758
+ "name": "Alfred Brockötter",
1759
+ "github": "Domitnator"
1760
+ }
1761
+ ],
1762
+ "compatibility": {
1763
+ "nuxt": "^2.0.0",
1764
+ "requires": {}
1765
+ }
1766
+ },
1767
+ {
1768
+ "name": "laravel-echo",
1769
+ "description": "Laravel Echo for Nuxt.js",
1770
+ "repo": "nuxt-community/laravel-echo",
1771
+ "npm": "@nuxtjs/laravel-echo",
1772
+ "icon": "laravel-echo.png",
1773
+ "github": "https://github.com/nuxt-community/laravel-echo",
1774
+ "website": "https://github.com/nuxt-community/laravel-echo",
1775
+ "learn_more": "https://laravel.com/docs/8.x/broadcasting#installing-laravel-echo",
1776
+ "category": "CMS",
1777
+ "type": "community",
1778
+ "maintainers": [
1779
+ {
1780
+ "name": "Ricardo Gobbo de Souza",
1781
+ "github": "ricardogobbosouza"
1782
+ }
1783
+ ],
1784
+ "compatibility": {
1785
+ "nuxt": "^2.0.0",
1786
+ "requires": {}
1787
+ }
1788
+ },
1789
+ {
1790
+ "name": "laravel-nuxt",
1791
+ "description": "Build a SPA with Laravel and Nuxt",
1792
+ "repo": "skyrpex/laravel-nuxt-js",
1793
+ "npm": "laravel-nuxt",
1794
+ "icon": "",
1795
+ "github": "https://github.com/skyrpex/laravel-nuxt-js",
1796
+ "website": "https://github.com/skyrpex/laravel-nuxt-js",
1797
+ "learn_more": "https://laravel.com/",
1798
+ "category": "CMS",
1799
+ "type": "3rd-party",
1800
+ "maintainers": [
1801
+ {
1802
+ "name": "skyrpex",
1803
+ "github": "skyrpex"
1804
+ }
1805
+ ],
1806
+ "compatibility": {
1807
+ "nuxt": "^2.0.0",
1808
+ "requires": {}
1809
+ }
1810
+ },
1811
+ {
1812
+ "name": "laravel",
1813
+ "description": "Nuxt cli extension for use with laravel as backend",
1814
+ "repo": "m2sd/nuxt-laravel",
1815
+ "npm": "nuxt-laravel",
1816
+ "icon": "laravel.png",
1817
+ "github": "https://github.com/m2sd/nuxt-laravel",
1818
+ "website": "https://github.com/m2sd/nuxt-laravel",
1819
+ "learn_more": "https://laravel.com/",
1820
+ "category": "CMS",
1821
+ "type": "3rd-party",
1822
+ "maintainers": [
1823
+ {
1824
+ "name": "m2sd",
1825
+ "github": "m2sd"
1826
+ }
1827
+ ],
1828
+ "compatibility": {
1829
+ "nuxt": "^2.0.0",
1830
+ "requires": {}
1831
+ }
1832
+ },
1833
+ {
1834
+ "name": "leaflet",
1835
+ "description": "A Nuxt module which makes it easy to create reactive maps with Leaflet",
1836
+ "repo": "schlunsen/nuxt-leaflet",
1837
+ "npm": "nuxt-leaflet",
1838
+ "icon": "leaflet.png",
1839
+ "github": "https://github.com/schlunsen/nuxt-leaflet",
1840
+ "website": "https://github.com/schlunsen/nuxt-leaflet",
1841
+ "learn_more": "https://vue2-leaflet.netlify.app/quickstart/",
1842
+ "category": "Libraries",
1843
+ "type": "3rd-party",
1844
+ "maintainers": [
1845
+ {
1846
+ "name": "schlunsen",
1847
+ "github": "schlunsen"
1848
+ }
1849
+ ],
1850
+ "compatibility": {
1851
+ "nuxt": "^2.0.0",
1852
+ "requires": {}
1853
+ }
1854
+ },
1855
+ {
1856
+ "name": "localforage",
1857
+ "description": "LocalForage is a fast and simple storage library for JavaScript",
1858
+ "repo": "nuxt-community/localforage-module",
1859
+ "npm": "@nuxtjs/localforage",
1860
+ "icon": "",
1861
+ "github": "https://github.com/nuxt-community/localforage-module",
1862
+ "website": "https://github.com/nuxt-community/localforage-module",
1863
+ "learn_more": "https://localforage.github.io/localForage/",
1864
+ "category": "Libraries",
1865
+ "type": "community",
1866
+ "maintainers": [
1867
+ {
1868
+ "name": "Alexandre Chopin",
1869
+ "github": "alexchopin",
1870
+ "twitter": "alexchopin"
1871
+ },
1872
+ {
1873
+ "name": "Ricardo Gobbo de Souza",
1874
+ "github": "ricardogobbosouza"
1875
+ }
1876
+ ],
1877
+ "compatibility": {
1878
+ "nuxt": "^2.0.0",
1879
+ "requires": {}
1880
+ }
1881
+ },
1882
+ {
1883
+ "name": "localtunnel",
1884
+ "description": "exposes your localhost to the world for easy testing and sharing",
1885
+ "repo": "nuxt-community/modules#master/packages/localtunnel",
1886
+ "npm": "@nuxtjs/localtunnel",
1887
+ "icon": "localtunnel.png",
1888
+ "github": "https://github.com/nuxt-community/modules/tree/master/packages/localtunnel",
1889
+ "website": "https://github.com/nuxt-community/modules/tree/master/packages/localtunnel",
1890
+ "learn_more": "https://github.com/localtunnel/localtunnel",
1891
+ "category": "Devtools",
1892
+ "type": "community",
1893
+ "maintainers": [
1894
+ {
1895
+ "name": "Pooya Parsa",
1896
+ "github": "pi0",
1897
+ "twitter": "_pi0_"
1898
+ }
1899
+ ],
1900
+ "compatibility": {
1901
+ "nuxt": "^2.0.0",
1902
+ "requires": {}
1903
+ }
1904
+ },
1905
+ {
1906
+ "name": "logrocket",
1907
+ "description": "LogRocket module for Nuxt.js to help you fix bugs and understand user behaviour.",
1908
+ "repo": "nuxt-community/nuxt-logrocket",
1909
+ "npm": "nuxt-logrocket",
1910
+ "icon": "logrocket.png",
1911
+ "github": "https://github.com/nuxt-community/nuxt-logrocket",
1912
+ "website": "https://github.com/nuxt-community/nuxt-logrocket",
1913
+ "learn_more": "https://docs.logrocket.com/docs",
1914
+ "category": "Monitoring",
1915
+ "type": "community",
1916
+ "maintainers": [
1917
+ {
1918
+ "name": "Farzad Soltani",
1919
+ "github": "farzadso",
1920
+ "twitter": "farzadso"
1921
+ }
1922
+ ],
1923
+ "compatibility": {
1924
+ "nuxt": "^2.0.0",
1925
+ "requires": {}
1926
+ }
1927
+ },
1928
+ {
1929
+ "name": "lunr",
1930
+ "description": "Full-text search with pre-build indexes for Nuxt.js using lunr.js",
1931
+ "repo": "nuxt-community/lunr-module",
1932
+ "npm": "@nuxtjs/lunr-module",
1933
+ "icon": "",
1934
+ "github": "https://github.com/nuxt-community/lunr-module",
1935
+ "website": "https://github.com/nuxt-community/lunr-module",
1936
+ "learn_more": "https://lunrjs.com/",
1937
+ "category": "Libraries",
1938
+ "type": "community",
1939
+ "maintainers": [
1940
+ {
1941
+ "name": "Pim",
1942
+ "github": "pimlie"
1943
+ }
1944
+ ],
1945
+ "compatibility": {
1946
+ "nuxt": "^2.0.0",
1947
+ "requires": {}
1948
+ }
1949
+ },
1950
+ {
1951
+ "name": "markdownit",
1952
+ "description": "Use Markdown in your Nuxt application with the markdownit-loader",
1953
+ "repo": "nuxt-community/markdownit-module",
1954
+ "npm": "@nuxtjs/markdownit",
1955
+ "icon": "",
1956
+ "github": "https://github.com/nuxt-community/markdownit-module",
1957
+ "website": "https://github.com/nuxt-community/markdownit-module",
1958
+ "learn_more": "https://github.com/markdown-it/markdown-it",
1959
+ "category": "Extensions",
1960
+ "type": "community",
1961
+ "maintainers": [
1962
+ {
1963
+ "name": "Pooya Parsa",
1964
+ "github": "pi0",
1965
+ "twitter": "_pi0_"
1966
+ }
1967
+ ],
1968
+ "compatibility": {
1969
+ "nuxt": "^2.0.0",
1970
+ "requires": {}
1971
+ }
1972
+ },
1973
+ {
1974
+ "name": "matomo",
1975
+ "description": "Add Matomo analytics to your nuxt.js application. This plugin automatically sends first page and route change events to matomo",
1976
+ "repo": "pimlie/nuxt-matomo",
1977
+ "npm": "nuxt-matomo",
1978
+ "icon": "matomo.png",
1979
+ "github": "https://github.com/pimlie/nuxt-matomo",
1980
+ "website": "https://github.com/pimlie/nuxt-matomo",
1981
+ "learn_more": "https://developer.matomo.org/api-reference/tracking-javascript",
1982
+ "category": "Analytics",
1983
+ "type": "3rd-party",
1984
+ "maintainers": [
1985
+ {
1986
+ "name": "pimlie",
1987
+ "github": "pimlie"
1988
+ }
1989
+ ],
1990
+ "compatibility": {
1991
+ "nuxt": "^2.0.0",
1992
+ "requires": {}
1993
+ }
1994
+ },
1995
+ {
1996
+ "name": "mdx",
1997
+ "description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
1998
+ "repo": "nuxt-community/mdx-module",
1999
+ "npm": "@nuxtjs/mdx",
2000
+ "icon": "mdx.png",
2001
+ "github": "https://github.com/nuxt-community/mdx-module",
2002
+ "website": "https://mdx.nuxtjs.org",
2003
+ "learn_more": "https://mdxjs.com/",
2004
+ "category": "Extensions",
2005
+ "type": "community",
2006
+ "maintainers": [
2007
+ {
2008
+ "name": "Jonathan Bakebwa",
2009
+ "github": "codebender828",
2010
+ "twitter": "codebender828"
2011
+ }
2012
+ ],
2013
+ "compatibility": {
2014
+ "nuxt": "^2.0.0",
2015
+ "requires": {}
2016
+ }
2017
+ },
2018
+ {
2019
+ "name": "memwatch",
2020
+ "description": "Quickly watch real-time memory stats of your nuxt app",
2021
+ "repo": "pimlie/nuxt-memwatch",
2022
+ "npm": "nuxt-memwatch",
2023
+ "icon": "",
2024
+ "github": "https://github.com/pimlie/nuxt-memwatch",
2025
+ "website": "https://github.com/pimlie/nuxt-memwatch",
2026
+ "learn_more": "https://github.com/pimlie/node-memwatcher",
2027
+ "category": "Monitoring",
2028
+ "type": "3rd-party",
2029
+ "maintainers": [
2030
+ {
2031
+ "name": "pimlie",
2032
+ "github": "pimlie"
2033
+ }
2034
+ ],
2035
+ "compatibility": {
2036
+ "nuxt": "^2.0.0",
2037
+ "requires": {}
2038
+ }
2039
+ },
2040
+ {
2041
+ "name": "mobile",
2042
+ "description": "nuxt-mobile-detect is a wrapper around mobile-detect.js for nuxtjs. It can be used client side and server side.",
2043
+ "repo": "ChanningDefoe/nuxt-mobile-detect",
2044
+ "npm": "nuxt-mobile",
2045
+ "icon": "",
2046
+ "github": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
2047
+ "website": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
2048
+ "learn_more": "https://github.com/hgoebl/mobile-detect.js",
2049
+ "category": "Extensions",
2050
+ "type": "3rd-party",
2051
+ "maintainers": [
2052
+ {
2053
+ "name": "ChanningDefoe",
2054
+ "github": "ChanningDefoe"
2055
+ }
2056
+ ],
2057
+ "compatibility": {
2058
+ "nuxt": "^2.0.0",
2059
+ "requires": {}
2060
+ }
2061
+ },
2062
+ {
2063
+ "name": "moment",
2064
+ "description": "Efficient Moment.js module for Nuxt.js so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
2065
+ "repo": "nuxt-community/moment-module",
2066
+ "npm": "@nuxtjs/moment",
2067
+ "icon": "momentjs.png",
2068
+ "github": "https://github.com/nuxt-community/moment-module",
2069
+ "website": "https://github.com/nuxt-community/moment-module",
2070
+ "learn_more": "https://momentjs.com/",
2071
+ "category": "Date",
2072
+ "type": "community",
2073
+ "maintainers": [
2074
+ {
2075
+ "name": "Pooya Parsa",
2076
+ "github": "pi0",
2077
+ "twitter": "_pi0_"
2078
+ },
2079
+ {
2080
+ "name": "Ricardo Gobbo de Souza",
2081
+ "github": "ricardogobbosouza"
2082
+ }
2083
+ ],
2084
+ "compatibility": {
2085
+ "nuxt": "^2.0.0",
2086
+ "requires": {}
2087
+ }
2088
+ },
2089
+ {
2090
+ "name": "mq",
2091
+ "description": "vue-mq module for Nuxt.js. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
2092
+ "repo": "vanhoofmaarten/nuxt-mq",
2093
+ "npm": "nuxt-mq",
2094
+ "icon": "",
2095
+ "github": "https://github.com/vanhoofmaarten/nuxt-mq",
2096
+ "website": "https://github.com/vanhoofmaarten/nuxt-mq",
2097
+ "learn_more": "https://github.com/AlexandreBonaventure/vue-mq",
2098
+ "category": "Libraries",
2099
+ "type": "3rd-party",
2100
+ "maintainers": [
2101
+ {
2102
+ "name": "vanhoofmaarten",
2103
+ "github": "vanhoofmaarten"
2104
+ }
2105
+ ],
2106
+ "compatibility": {
2107
+ "nuxt": "^2.0.0",
2108
+ "requires": {}
2109
+ }
2110
+ },
2111
+ {
2112
+ "name": "neo",
2113
+ "description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
2114
+ "repo": "ezypeeze/nuxt-neo",
2115
+ "npm": "nuxt-neo",
2116
+ "icon": "",
2117
+ "github": "https://github.com/ezypeeze/nuxt-neo",
2118
+ "website": "https://ezypeeze.github.io/nuxt-neo",
2119
+ "learn_more": "",
2120
+ "category": "Request",
2121
+ "type": "3rd-party",
2122
+ "maintainers": [
2123
+ {
2124
+ "name": "ezypeeze",
2125
+ "github": "ezypeeze"
2126
+ }
2127
+ ],
2128
+ "compatibility": {
2129
+ "nuxt": "^2.0.0",
2130
+ "requires": {}
2131
+ }
2132
+ },
2133
+ {
2134
+ "name": "netlify-cache",
2135
+ "description": "Nuxt.js module that uses netlify cache to speed up redeploy for Nuxt.js version < 2.14",
2136
+ "repo": "DreaMinder/nuxt-netlify-cache",
2137
+ "npm": "nuxt-netlify-cache",
2138
+ "icon": "netlify.png",
2139
+ "github": "https://github.com/DreaMinder/nuxt-netlify-cache",
2140
+ "website": "https://github.com/DreaMinder/nuxt-netlify-cache",
2141
+ "learn_more": "https://www.netlify.com/",
2142
+ "category": "Deployment",
2143
+ "type": "3rd-party",
2144
+ "maintainers": [
2145
+ {
2146
+ "name": "DreaMinder",
2147
+ "github": "DreaMinder"
2148
+ }
2149
+ ],
2150
+ "compatibility": {
2151
+ "nuxt": "^2.0.0",
2152
+ "requires": {}
2153
+ }
2154
+ },
2155
+ {
2156
+ "name": "netlify-files",
2157
+ "description": "Nuxt module to create new _headers, _redirects and netlify.toml files for Netlify or to use existing ones",
2158
+ "repo": "nuxt-community/netlify-files-module",
2159
+ "npm": "@nuxtjs/netlify-files",
2160
+ "icon": "netlify.png",
2161
+ "github": "https://github.com/nuxt-community/netlify-files-module",
2162
+ "website": "https://github.com/nuxt-community/netlify-files-module",
2163
+ "learn_more": "https://www.netlify.com/",
2164
+ "category": "Deployment",
2165
+ "type": "community",
2166
+ "maintainers": [
2167
+ {
2168
+ "name": "Alexander Lichter",
2169
+ "github": "manniL",
2170
+ "twitter": "TheAlexLichter"
2171
+ }
2172
+ ],
2173
+ "compatibility": {
2174
+ "nuxt": "^2.0.0",
2175
+ "requires": {}
2176
+ }
2177
+ },
2178
+ {
2179
+ "name": "netlify",
2180
+ "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt.js projects.",
2181
+ "repo": "bazzite/nuxt-netlify",
2182
+ "npm": "@aceforth/nuxt-netlify",
2183
+ "icon": "netlify.png",
2184
+ "github": "https://github.com/bazzite/nuxt-netlify",
2185
+ "website": "https://marquez.co/docs/nuxt-netlify/",
2186
+ "learn_more": "",
2187
+ "category": "Deployment",
2188
+ "type": "3rd-party",
2189
+ "maintainers": [
2190
+ {
2191
+ "name": "bazzite",
2192
+ "github": "bazzite"
2193
+ }
2194
+ ],
2195
+ "compatibility": {
2196
+ "nuxt": "^2.0.0",
2197
+ "requires": {}
2198
+ }
2199
+ },
2200
+ {
2201
+ "name": "ngrok",
2202
+ "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",
2203
+ "repo": "nuxt-community/ngrok",
2204
+ "npm": "@nuxtjs/ngrok",
2205
+ "icon": "ngrok.png",
2206
+ "github": "https://github.com/nuxt-community/ngrok-module",
2207
+ "website": "https://ngrok.nuxtjs.org",
2208
+ "learn_more": "https://github.com/bubenshchykov/ngrok",
2209
+ "category": "Devtools",
2210
+ "type": "community",
2211
+ "maintainers": [
2212
+ {
2213
+ "name": "Debbie O'Brien",
2214
+ "github": "debs-obrien",
2215
+ "twitter": "debs_obrien"
2216
+ },
2217
+ {
2218
+ "name": "Pooya Parsa",
2219
+ "github": "pi0",
2220
+ "twitter": "_pi0_"
2221
+ }
2222
+ ],
2223
+ "compatibility": {
2224
+ "nuxt": "^2.0.0",
2225
+ "requires": {}
2226
+ }
2227
+ },
2228
+ {
2229
+ "name": "notion",
2230
+ "description": "Vue renderer for Notion pages",
2231
+ "repo": "janniks/vue-notion",
2232
+ "npm": "vue-notion",
2233
+ "icon": "notion.svg",
2234
+ "github": "https://github.com/janniks/vue-notion",
2235
+ "website": "https://github.com/janniks/vue-notion",
2236
+ "learn_more": "",
2237
+ "category": "CMS",
2238
+ "type": "3rd-party",
2239
+ "maintainers": [
2240
+ {
2241
+ "name": "janniks",
2242
+ "github": "janniks"
2243
+ }
2244
+ ],
2245
+ "compatibility": {
2246
+ "nuxt": "^2.0.0",
2247
+ "requires": {}
2248
+ }
2249
+ },
2250
+ {
2251
+ "name": "nuxt-hue",
2252
+ "description": "Enlighten your Nuxt experience",
2253
+ "repo": "lihbr/nuxt-hue",
2254
+ "npm": "nuxt-hue",
2255
+ "icon": "nuxt-hue.svg",
2256
+ "github": "https://github.com/lihbr/nuxt-hue",
2257
+ "website": "https://github.com/lihbr/nuxt-hue",
2258
+ "learn_more": "",
2259
+ "category": "Devtools",
2260
+ "type": "3rd-party",
2261
+ "maintainers": [
2262
+ {
2263
+ "name": "lihbr",
2264
+ "github": "lihbr"
2265
+ }
2266
+ ],
2267
+ "compatibility": {
2268
+ "nuxt": "^2.0.0 || ^3.0.0",
2269
+ "requires": {
2270
+ "bridge": "optional"
2271
+ }
2272
+ }
2273
+ },
2274
+ {
2275
+ "name": "nuxt-png-to-ico",
2276
+ "description": "Nuxt.js module for auto generating favicons",
2277
+ "repo": "b5710546232/nuxt-png-to-ico",
2278
+ "npm": "nuxt-png-to-ico",
2279
+ "icon": "",
2280
+ "github": "https://github.com/b5710546232/nuxt-png-to-ico",
2281
+ "website": "https://github.com/b5710546232/nuxt-png-to-ico",
2282
+ "learn_more": "https://github.com/steambap/png-to-ico",
2283
+ "category": "Devtools",
2284
+ "type": "3rd-party",
2285
+ "maintainers": [
2286
+ {
2287
+ "name": "b5710546232",
2288
+ "github": "b5710546232",
2289
+ "avatar": "https://avatars.githubusercontent.com/u/11013287?v=4"
2290
+ }
2291
+ ],
2292
+ "compatibility": {
2293
+ "nuxt": "^2.0.0",
2294
+ "requires": {}
2295
+ }
2296
+ },
2297
+ {
2298
+ "name": "nuxt-smartlook",
2299
+ "description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
2300
+ "repo": "f00b4r/nuxt-smartlook",
2301
+ "npm": "nuxt-smartlook",
2302
+ "icon": "nuxt-smartlook.png",
2303
+ "github": "https://github.com/f00b4r/nuxt-smartlook",
2304
+ "website": "https://github.com/f00b4r/nuxt-smartlook",
2305
+ "learn_more": "https://www.smartlook.com/",
2306
+ "category": "Analytics",
2307
+ "type": "3rd-party",
2308
+ "maintainers": [
2309
+ {
2310
+ "name": "Milan Sulc",
2311
+ "github": "f3l1x",
2312
+ "twitter": "xf3l1x",
2313
+ "avatar": "https://avatars.githubusercontent.com/u/538058?v=4"
2314
+ }
2315
+ ],
2316
+ "compatibility": {
2317
+ "nuxt": "^2.0.0",
2318
+ "requires": {}
2319
+ }
2320
+ },
2321
+ {
2322
+ "name": "nuxt-use-motion",
2323
+ "description": "A Nuxt module putting your components in motion",
2324
+ "repo": "Tahul/nuxt-use-motion",
2325
+ "npm": "nuxt-use-motion",
2326
+ "icon": "nuxt-use-motion.svg",
2327
+ "github": "https://github.com/Tahul/nuxt-use-motion",
2328
+ "website": "https://github.com/Tahul/nuxt-use-motion",
2329
+ "learn_more": "https://github.com/vueuse/motion",
2330
+ "category": "Libraries",
2331
+ "type": "3rd-party",
2332
+ "maintainers": [
2333
+ {
2334
+ "name": "Tahul",
2335
+ "github": "Tahul"
2336
+ }
2337
+ ],
2338
+ "compatibility": {
2339
+ "nuxt": "^2.0.0",
2340
+ "requires": {}
2341
+ }
2342
+ },
2343
+ {
2344
+ "name": "nuxt-use-sound",
2345
+ "description": "A Nuxt module for playing sound effects.",
2346
+ "repo": "Tahul/nuxt-use-sound",
2347
+ "npm": "nuxt-use-sound",
2348
+ "icon": "nuxt-use-sound.svg",
2349
+ "github": "https://github.com/Tahul/nuxt-use-sound",
2350
+ "website": "https://github.com/Tahul/nuxt-use-sound",
2351
+ "learn_more": "https://github.com/vueuse/sound",
2352
+ "category": "Libraries",
2353
+ "type": "3rd-party",
2354
+ "maintainers": [
2355
+ {
2356
+ "name": "Tahul",
2357
+ "github": "Tahul"
2358
+ }
2359
+ ],
2360
+ "compatibility": {
2361
+ "nuxt": "^2.0.0",
2362
+ "requires": {}
2363
+ }
2364
+ },
2365
+ {
2366
+ "name": "nuxt-viewport",
2367
+ "description": "Define custom viewports for your Nuxt project",
2368
+ "repo": "mvrlin/nuxt-viewport",
2369
+ "npm": "nuxt-viewport",
2370
+ "icon": "nuxt-viewport.svg",
2371
+ "github": "https://github.com/mvrlin/nuxt-viewport",
2372
+ "website": "https://github.com/mvrlin/nuxt-viewport",
2373
+ "learn_more": "",
2374
+ "category": "Extensions",
2375
+ "type": "3rd-party",
2376
+ "maintainers": [
2377
+ {
2378
+ "name": "mvrlin",
2379
+ "github": "mvrlin"
2380
+ }
2381
+ ],
2382
+ "compatibility": {
2383
+ "nuxt": "^2.0.0",
2384
+ "requires": {}
2385
+ }
2386
+ },
2387
+ {
2388
+ "name": "nuxt7",
2389
+ "description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
2390
+ "repo": "nuxt-community/nuxt7",
2391
+ "npm": "nuxt7",
2392
+ "icon": "",
2393
+ "github": "https://github.com/nuxt-community/nuxt7",
2394
+ "website": "https://github.com/nuxt-community/nuxt7",
2395
+ "learn_more": "https://framework7.io/",
2396
+ "category": "UI",
2397
+ "type": "community",
2398
+ "maintainers": [
2399
+ {
2400
+ "name": "Pooya Parsa",
2401
+ "github": "pi0",
2402
+ "twitter": "_pi0_"
2403
+ }
2404
+ ],
2405
+ "compatibility": {
2406
+ "nuxt": "^2.0.0",
2407
+ "requires": {}
2408
+ }
2409
+ },
2410
+ {
2411
+ "name": "onesignal",
2412
+ "description": "OneSignal is a Free, high volume and reliable push notification service for websites and mobile applications.",
2413
+ "repo": "nuxt-community/onesignal-module",
2414
+ "npm": "@nuxtjs/onesignal",
2415
+ "icon": "one-signal.png",
2416
+ "github": "https://github.com/nuxt-community/onesignal-module",
2417
+ "website": "https://github.com/nuxt-community/onesignal-module",
2418
+ "learn_more": "https://onesignal.com/",
2419
+ "category": "Extensions",
2420
+ "type": "community",
2421
+ "maintainers": [
2422
+ {
2423
+ "name": "Pooya Parsa",
2424
+ "github": "pi0",
2425
+ "twitter": "_pi0_"
2426
+ }
2427
+ ],
2428
+ "compatibility": {
2429
+ "nuxt": "^2.0.0",
2430
+ "requires": {}
2431
+ }
2432
+ },
2433
+ {
2434
+ "name": "optimized-images",
2435
+ "description": "Automatically optimizes images used in Nuxt.js projects (jpeg, png, svg, webp and gif).",
2436
+ "repo": "juliomrqz/nuxt-optimized-images",
2437
+ "npm": "@aceforth/nuxt-optimized-images",
2438
+ "icon": "",
2439
+ "github": "https://github.com/juliomrqz/nuxt-optimized-images",
2440
+ "website": "https://marquez.co/docs/nuxt-optimized-images/",
2441
+ "learn_more": "",
2442
+ "category": "Images",
2443
+ "type": "3rd-party",
2444
+ "maintainers": [
2445
+ {
2446
+ "name": "Julio Marquez",
2447
+ "github": "juliomrqz",
2448
+ "twitter": "juliomrqz"
2449
+ }
2450
+ ],
2451
+ "compatibility": {
2452
+ "nuxt": "^2.0.0",
2453
+ "requires": {}
2454
+ }
2455
+ },
2456
+ {
2457
+ "name": "page-generator-helper",
2458
+ "description": "Generate your pages statically without using payload extractors.",
2459
+ "repo": "GrabarzUndPartner/nuxt-page-generator-helper",
2460
+ "npm": "nuxt-page-generator-helper",
2461
+ "icon": "",
2462
+ "github": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
2463
+ "website": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
2464
+ "learn_more": "",
2465
+ "category": "Extensions",
2466
+ "type": "3rd-party",
2467
+ "maintainers": [
2468
+ {
2469
+ "name": "GrabarzUndPartner",
2470
+ "github": "GrabarzUndPartner"
2471
+ }
2472
+ ],
2473
+ "compatibility": {
2474
+ "nuxt": "^2.0.0",
2475
+ "requires": {}
2476
+ }
2477
+ },
2478
+ {
2479
+ "name": "parse",
2480
+ "description": "Parse package for Nuxt.js",
2481
+ "repo": "cierrateam/nuxt-parse",
2482
+ "npm": "nuxt-parse",
2483
+ "icon": "",
2484
+ "github": "https://github.com/cierrateam/nuxt-parse",
2485
+ "website": "https://github.com/cierrateam/nuxt-parse",
2486
+ "learn_more": "",
2487
+ "category": "Security",
2488
+ "type": "3rd-party",
2489
+ "maintainers": [
2490
+ {
2491
+ "name": "cierrateam",
2492
+ "github": "cierrateam"
2493
+ }
2494
+ ],
2495
+ "compatibility": {
2496
+ "nuxt": "^2.0.0",
2497
+ "requires": {}
2498
+ }
2499
+ },
2500
+ {
2501
+ "name": "persian-datepicker",
2502
+ "description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
2503
+ "repo": "alireza-ab/vue-persian-datepicker",
2504
+ "npm": "@alireza-ab/vue-persian-datepicker",
2505
+ "icon": "persian-datepicker.svg",
2506
+ "github": "https://github.com/alireza-ab/vue-persian-datepicker",
2507
+ "website": "https://alireza-ab.ir/datepicker",
2508
+ "learn_more": "https://alireza-ab.ir/datepicker",
2509
+ "category": "Date",
2510
+ "type": "3rd-party",
2511
+ "maintainers": [
2512
+ {
2513
+ "name": "Alireza Alibeiki",
2514
+ "github": "alireza-ab",
2515
+ "avatar": "https://avatars0.githubusercontent.com/u/55649373?v=4"
2516
+ }
2517
+ ],
2518
+ "compatibility": {
2519
+ "nuxt": "^2.0.0",
2520
+ "requires": {}
2521
+ }
2522
+ },
2523
+ {
2524
+ "name": "pinia",
2525
+ "description": "The Vue Store that you will enjoy using",
2526
+ "repo": "posva/pinia#v2/packages/nuxt",
2527
+ "npm": "@pinia/nuxt",
2528
+ "icon": "pinia.svg",
2529
+ "github": "https://github.com/posva/pinia/tree/v2/packages/nuxt",
2530
+ "website": "https://pinia.esm.dev/",
2531
+ "learn_more": "",
2532
+ "category": "Extensions",
2533
+ "type": "3rd-party",
2534
+ "maintainers": [
2535
+ {
2536
+ "name": "posva",
2537
+ "github": "posva"
2538
+ }
2539
+ ],
2540
+ "compatibility": {
2541
+ "nuxt": "^2.0.0 || ^3.0.0",
2542
+ "requires": {
2543
+ "bridge": "optional"
2544
+ }
2545
+ }
2546
+ },
2547
+ {
2548
+ "name": "plausible",
2549
+ "description": "Plausible analytics for Vue.js and Nuxt",
2550
+ "repo": "moritzsternemann/vue-plausible",
2551
+ "npm": "vue-plausible",
2552
+ "icon": "plausible.png",
2553
+ "github": "https://github.com/moritzsternemann/vue-plausible",
2554
+ "website": "https://github.com/moritzsternemann/vue-plausible",
2555
+ "learn_more": "",
2556
+ "category": "Analytics",
2557
+ "type": "3rd-party",
2558
+ "maintainers": [
2559
+ {
2560
+ "name": "moritzsternemann",
2561
+ "github": "moritzsternemann"
2562
+ }
2563
+ ],
2564
+ "compatibility": {
2565
+ "nuxt": "^2.0.0",
2566
+ "requires": {}
2567
+ }
2568
+ },
2569
+ {
2570
+ "name": "precompress",
2571
+ "description": "Precompress files to gzip and brotli and serve them automatically",
2572
+ "repo": "frenchrabbit/nuxt-precompress",
2573
+ "npm": "nuxt-precompress",
2574
+ "icon": "",
2575
+ "github": "https://github.com/frenchrabbit/nuxt-precompress",
2576
+ "website": "https://github.com/frenchrabbit/nuxt-precompress",
2577
+ "learn_more": "",
2578
+ "category": "Performance",
2579
+ "type": "3rd-party",
2580
+ "maintainers": [
2581
+ {
2582
+ "name": "frenchrabbit",
2583
+ "github": "frenchrabbit"
2584
+ }
2585
+ ],
2586
+ "compatibility": {
2587
+ "nuxt": "^2.0.0",
2588
+ "requires": {}
2589
+ }
2590
+ },
2591
+ {
2592
+ "name": "prismic",
2593
+ "description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
2594
+ "repo": "nuxt-community/prismic-module",
2595
+ "npm": "@nuxtjs/prismic",
2596
+ "icon": "prismic.png",
2597
+ "github": "https://github.com/nuxt-community/prismic-module",
2598
+ "website": "https://prismic.nuxtjs.org",
2599
+ "learn_more": "https://prismic.io/",
2600
+ "category": "CMS",
2601
+ "type": "community",
2602
+ "maintainers": [
2603
+ {
2604
+ "name": "Sébastien Chopin",
2605
+ "github": "Atinux",
2606
+ "twitter": "Atinux"
2607
+ },
2608
+ {
2609
+ "name": "lihbr",
2610
+ "github": "lihbr",
2611
+ "twitter": "li_hbr"
2612
+ },
2613
+ {
2614
+ "name": "James Pegg",
2615
+ "github": "jamespegg"
2616
+ }
2617
+ ],
2618
+ "compatibility": {
2619
+ "nuxt": "^2.0.0",
2620
+ "requires": {}
2621
+ }
2622
+ },
2623
+ {
2624
+ "name": "protected-mailto",
2625
+ "description": "Nuxt component to generate encoded mailto links",
2626
+ "repo": "mmoollllee/nuxt-protected-mailto",
2627
+ "npm": "nuxt-protected-mailto",
2628
+ "icon": "",
2629
+ "github": "https://github.com/mmoollllee/nuxt-protected-mailto",
2630
+ "website": "https://github.com/mmoollllee/nuxt-protected-mailto",
2631
+ "learn_more": "",
2632
+ "category": "Security",
2633
+ "type": "3rd-party",
2634
+ "maintainers": [
2635
+ {
2636
+ "name": "mmoollllee",
2637
+ "github": "mmoollllee"
2638
+ }
2639
+ ],
2640
+ "compatibility": {
2641
+ "nuxt": "^2.0.0",
2642
+ "requires": {}
2643
+ }
2644
+ },
2645
+ {
2646
+ "name": "proxy",
2647
+ "description": "The one-liner node.js http-proxy middleware solution for Nuxt.js using http-proxy-middleware",
2648
+ "repo": "nuxt-community/proxy-module",
2649
+ "npm": "@nuxtjs/proxy",
2650
+ "icon": "",
2651
+ "github": "https://github.com/nuxt-community/proxy-module",
2652
+ "website": "https://github.com/nuxt-community/proxy-module",
2653
+ "learn_more": "",
2654
+ "category": "Request",
2655
+ "type": "community",
2656
+ "maintainers": [
2657
+ {
2658
+ "name": "Pooya Parsa",
2659
+ "github": "pi0",
2660
+ "twitter": "_pi0_"
2661
+ }
2662
+ ],
2663
+ "compatibility": {
2664
+ "nuxt": "^2.0.0",
2665
+ "requires": {}
2666
+ }
2667
+ },
2668
+ {
2669
+ "name": "prune-html",
2670
+ "description": "Nuxt module to prune html before sending it to the browser for boosting performance.",
2671
+ "repo": "LuXDAmore/nuxt-prune-html",
2672
+ "npm": "@luxdamore/nuxt-prune-html",
2673
+ "icon": "",
2674
+ "github": "https://github.com/LuXDAmore/nuxt-prune-html",
2675
+ "website": "https://luxdamore.github.io/nuxt-prune-html/",
2676
+ "learn_more": "",
2677
+ "category": "Performance",
2678
+ "type": "3rd-party",
2679
+ "maintainers": [
2680
+ {
2681
+ "name": "Luca Iaconelli",
2682
+ "github": "LuXDAmore",
2683
+ "twitter": "luxdamore"
2684
+ }
2685
+ ],
2686
+ "compatibility": {
2687
+ "nuxt": "^2.0.0",
2688
+ "requires": {}
2689
+ }
2690
+ },
2691
+ {
2692
+ "name": "purgecss",
2693
+ "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js",
2694
+ "repo": "Developmint/nuxt-purgecss",
2695
+ "npm": "nuxt-purgecss",
2696
+ "icon": "purgecss.png",
2697
+ "github": "https://github.com/Developmint/nuxt-purgecss",
2698
+ "website": "https://github.com/Developmint/nuxt-purgecss",
2699
+ "learn_more": "https://purgecss.com/",
2700
+ "category": "CSS",
2701
+ "type": "3rd-party",
2702
+ "maintainers": [
2703
+ {
2704
+ "name": "Developmint",
2705
+ "github": "Developmint"
2706
+ }
2707
+ ],
2708
+ "compatibility": {
2709
+ "nuxt": "^2.0.0",
2710
+ "requires": {}
2711
+ }
2712
+ },
2713
+ {
2714
+ "name": "pwa",
2715
+ "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your app's performance.",
2716
+ "repo": "nuxt-community/pwa-module",
2717
+ "npm": "@nuxtjs/pwa",
2718
+ "icon": "pwa.png",
2719
+ "github": "https://github.com/nuxt-community/pwa-module",
2720
+ "website": "https://pwa.nuxtjs.org",
2721
+ "learn_more": "https://web.dev/progressive-web-apps/",
2722
+ "category": "Performance",
2723
+ "type": "community",
2724
+ "maintainers": [
2725
+ {
2726
+ "name": "Pooya Parsa",
2727
+ "github": "pi0",
2728
+ "twitter": "_pi0_"
2729
+ }
2730
+ ],
2731
+ "compatibility": {
2732
+ "nuxt": "^2.0.0",
2733
+ "requires": {
2734
+ "bridge": "optional"
2735
+ }
2736
+ }
2737
+ },
2738
+ {
2739
+ "name": "python",
2740
+ "description": "Write Nuxt.js applications using Python",
2741
+ "repo": "nuxt-community/python-module",
2742
+ "npm": "@nuxtjs/python",
2743
+ "icon": "python.png",
2744
+ "github": "https://github.com/nuxt-community/python-module",
2745
+ "website": "https://github.com/nuxt-community/python-module",
2746
+ "learn_more": "https://www.python.org/",
2747
+ "category": "Extensions",
2748
+ "type": "community",
2749
+ "maintainers": [
2750
+ {
2751
+ "name": "Sebastian Silva",
2752
+ "github": "icarito"
2753
+ }
2754
+ ],
2755
+ "compatibility": {
2756
+ "nuxt": "^2.0.0",
2757
+ "requires": {}
2758
+ }
2759
+ },
2760
+ {
2761
+ "name": "recaptcha",
2762
+ "description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
2763
+ "repo": "nuxt-community/recaptcha-module",
2764
+ "npm": "@nuxtjs/recaptcha",
2765
+ "icon": "recaptcha.png",
2766
+ "github": "https://github.com/nuxt-community/recaptcha-module",
2767
+ "website": "https://github.com/nuxt-community/recaptcha-module",
2768
+ "learn_more": "https://www.google.com/recaptcha/about/",
2769
+ "category": "Security",
2770
+ "type": "community",
2771
+ "maintainers": [
2772
+ {
2773
+ "name": "mvrlin",
2774
+ "github": "mvrlin"
2775
+ }
2776
+ ],
2777
+ "compatibility": {
2778
+ "nuxt": "^2.0.0",
2779
+ "requires": {}
2780
+ }
2781
+ },
2782
+ {
2783
+ "name": "redirect",
2784
+ "description": "Nuxt module to dynamically redirect initial requests",
2785
+ "repo": "nuxt-community/redirect-module",
2786
+ "npm": "@nuxtjs/redirect-module",
2787
+ "icon": "",
2788
+ "github": "https://github.com/nuxt-community/redirect-module",
2789
+ "website": "https://github.com/nuxt-community/redirect-module",
2790
+ "learn_more": "",
2791
+ "category": "SEO",
2792
+ "type": "community",
2793
+ "maintainers": [
2794
+ {
2795
+ "name": "Alexander Lichter",
2796
+ "github": "manniL",
2797
+ "twitter": "TheAlexLichter"
2798
+ }
2799
+ ],
2800
+ "compatibility": {
2801
+ "nuxt": "^2.0.0",
2802
+ "requires": {}
2803
+ }
2804
+ },
2805
+ {
2806
+ "name": "rfg-icon",
2807
+ "description": "Nuxt.js module for creating favicons with RealFaviconGenerator api",
2808
+ "repo": "pimlie/nuxt-rfg-icon",
2809
+ "npm": "nuxt-rfg-icon",
2810
+ "icon": "real-favicon-generator.png",
2811
+ "github": "https://github.com/pimlie/nuxt-rfg-icon",
2812
+ "website": "https://github.com/pimlie/nuxt-rfg-icon",
2813
+ "learn_more": "https://realfavicongenerator.net/",
2814
+ "category": "SEO",
2815
+ "type": "3rd-party",
2816
+ "maintainers": [
2817
+ {
2818
+ "name": "pimlie",
2819
+ "github": "pimlie"
2820
+ }
2821
+ ],
2822
+ "compatibility": {
2823
+ "nuxt": "^2.0.0",
2824
+ "requires": {}
2825
+ }
2826
+ },
2827
+ {
2828
+ "name": "robots",
2829
+ "description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file",
2830
+ "repo": "nuxt-community/robots-module",
2831
+ "npm": "@nuxtjs/robots",
2832
+ "icon": "",
2833
+ "github": "https://github.com/nuxt-community/robots-module",
2834
+ "website": "https://github.com/nuxt-community/robots-module",
2835
+ "learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
2836
+ "category": "SEO",
2837
+ "type": "community",
2838
+ "maintainers": [
2839
+ {
2840
+ "name": "Ricardo Gobbo de Souza",
2841
+ "github": "ricardogobbosouza"
2842
+ }
2843
+ ],
2844
+ "compatibility": {
2845
+ "nuxt": "^2.0.0",
2846
+ "requires": {}
2847
+ }
2848
+ },
2849
+ {
2850
+ "name": "rollbar",
2851
+ "description": "Add Rollbar.js to your Nuxt.js app to automatically capture and report errors in your applications.",
2852
+ "repo": "gaelreyrol/nuxt-rollbar-module",
2853
+ "npm": "nuxt-rollbar-module",
2854
+ "icon": "rollbar.png",
2855
+ "github": "https://github.com/gaelreyrol/nuxt-rollbar-module",
2856
+ "website": "https://github.com/gaelreyrol/nuxt-rollbar-module",
2857
+ "learn_more": "https://docs.rollbar.com/docs/javascript",
2858
+ "category": "Monitoring",
2859
+ "type": "3rd-party",
2860
+ "maintainers": [
2861
+ {
2862
+ "name": "Gaël Reyrol",
2863
+ "github": "gaelreyrol"
2864
+ }
2865
+ ],
2866
+ "compatibility": {
2867
+ "nuxt": "^2.0.0",
2868
+ "requires": {}
2869
+ }
2870
+ },
2871
+ {
2872
+ "name": "router-extras",
2873
+ "description": "Extra Add-ons for nuxt router",
2874
+ "repo": "nuxt-community/router-extras-module",
2875
+ "npm": "@nuxtjs/router-extras",
2876
+ "icon": "vue.png",
2877
+ "github": "https://github.com/nuxt-community/router-extras-module",
2878
+ "website": "https://github.com/nuxt-community/router-extras-module",
2879
+ "learn_more": "",
2880
+ "category": "Extensions",
2881
+ "type": "community",
2882
+ "maintainers": [
2883
+ {
2884
+ "name": "Ahad Birang",
2885
+ "github": "farnabaz",
2886
+ "twitter": "a_birang"
2887
+ }
2888
+ ],
2889
+ "compatibility": {
2890
+ "nuxt": "^2.0.0",
2891
+ "requires": {}
2892
+ }
2893
+ },
2894
+ {
2895
+ "name": "router",
2896
+ "description": "Nuxt.js module to use router.js instead of pages/ directory",
2897
+ "repo": "nuxt-community/router-module",
2898
+ "npm": "@nuxtjs/router",
2899
+ "icon": "vue.png",
2900
+ "github": "https://github.com/nuxt-community/router-module",
2901
+ "website": "https://github.com/nuxt-community/router-module",
2902
+ "learn_more": "",
2903
+ "category": "Extensions",
2904
+ "type": "community",
2905
+ "maintainers": [
2906
+ {
2907
+ "name": "Sébastien Chopin",
2908
+ "github": "Atinux",
2909
+ "twitter": "Atinux"
2910
+ }
2911
+ ],
2912
+ "compatibility": {
2913
+ "nuxt": "^2.0.0",
2914
+ "requires": {}
2915
+ }
2916
+ },
2917
+ {
2918
+ "name": "sanity",
2919
+ "description": "Access text, images, and other media with Nuxt.js and the Sanity headless CMS.",
2920
+ "repo": "nuxt-community/sanity-module#main",
2921
+ "npm": "@nuxtjs/sanity",
2922
+ "icon": "sanity.png",
2923
+ "github": "https://github.com/nuxt-community/sanity-module#main",
2924
+ "website": "https://sanity.nuxtjs.org",
2925
+ "learn_more": "https://www.sanity.io/",
2926
+ "category": "CMS",
2927
+ "type": "community",
2928
+ "maintainers": [
2929
+ {
2930
+ "name": "Daniel Roe",
2931
+ "github": "danielroe",
2932
+ "twitter": "danielcroe"
2933
+ }
2934
+ ],
2935
+ "compatibility": {
2936
+ "nuxt": "^2.0.0",
2937
+ "requires": {}
2938
+ }
2939
+ },
2940
+ {
2941
+ "name": "scss-to-js",
2942
+ "description": "Load SCSS Variables into Nuxt instance for use in Templates/Scripts.",
2943
+ "repo": "sugoidesune/nuxt-scss-to-js",
2944
+ "npm": "nuxt-scss-to-js",
2945
+ "icon": "",
2946
+ "github": "https://github.com/sugoidesune/nuxt-scss-to-js",
2947
+ "website": "https://github.com/sugoidesune/nuxt-scss-to-js",
2948
+ "learn_more": "",
2949
+ "category": "CSS",
2950
+ "type": "3rd-party",
2951
+ "maintainers": [
2952
+ {
2953
+ "name": "sugoidesune",
2954
+ "github": "sugoidesune"
2955
+ }
2956
+ ],
2957
+ "compatibility": {
2958
+ "nuxt": "^2.0.0",
2959
+ "requires": {}
2960
+ }
2961
+ },
2962
+ {
2963
+ "name": "segment",
2964
+ "description": "Nuxt.js module for Segment Analytics.js",
2965
+ "repo": "dansmaculotte/nuxt-segment",
2966
+ "npm": "@dansmaculotte/nuxt-segment",
2967
+ "icon": "segment.png",
2968
+ "github": "https://github.com/dansmaculotte/nuxt-segment",
2969
+ "website": "https://github.com/dansmaculotte/nuxt-segment",
2970
+ "learn_more": "https://segment.com/docs/connections/sources/catalog/Libraries/website/javascript/",
2971
+ "category": "Analytics",
2972
+ "type": "3rd-party",
2973
+ "maintainers": [
2974
+ {
2975
+ "name": "dansmaculotte",
2976
+ "github": "dansmaculotte"
2977
+ }
2978
+ ],
2979
+ "compatibility": {
2980
+ "nuxt": "^2.0.0",
2981
+ "requires": {}
2982
+ }
2983
+ },
2984
+ {
2985
+ "name": "sentry",
2986
+ "description": "Sentry module for Nuxt.js to help developers diagnose, fix, and optimize the performance of their code",
2987
+ "repo": "nuxt-community/sentry-module",
2988
+ "npm": "@nuxtjs/sentry",
2989
+ "icon": "sentry.png",
2990
+ "github": "https://github.com/nuxt-community/sentry-module",
2991
+ "website": "https://sentry.nuxtjs.org/",
2992
+ "learn_more": "https://sentry.io/welcome/",
2993
+ "category": "Monitoring",
2994
+ "type": "community",
2995
+ "maintainers": [
2996
+ {
2997
+ "name": "Rafał Chłodnicki",
2998
+ "github": "rchl"
2999
+ }
3000
+ ],
3001
+ "compatibility": {
3002
+ "nuxt": "^2.0.0",
3003
+ "requires": {}
3004
+ }
3005
+ },
3006
+ {
3007
+ "name": "seo-meta",
3008
+ "description": "Simple generate seo metadata",
3009
+ "repo": "ihavecoke/nuxtjs-seo-meta",
3010
+ "npm": "nuxt-seo-meta",
3011
+ "icon": "",
3012
+ "github": "https://github.com/ihavecoke/nuxtjs-seo-meta",
3013
+ "website": "https://github.com/ihavecoke/nuxtjs-seo-meta",
3014
+ "learn_more": "",
3015
+ "category": "SEO",
3016
+ "type": "3rd-party",
3017
+ "maintainers": [
3018
+ {
3019
+ "name": "ihavecoke",
3020
+ "github": "ihavecoke",
3021
+ "avatar": "https://avatars0.githubusercontent.com/u/10757551?v=4"
3022
+ }
3023
+ ],
3024
+ "compatibility": {
3025
+ "nuxt": "^2.0.0",
3026
+ "requires": {}
3027
+ }
3028
+ },
3029
+ {
3030
+ "name": "seomatic-meta",
3031
+ "description": "A Nuxt.js module connecting Nuxt.js to the Craft CMS SEOmatic plugin",
3032
+ "repo": "ben-rogerson/nuxt-seomatic-meta",
3033
+ "npm": "nuxt-seomatic-meta",
3034
+ "icon": "seomatic.png",
3035
+ "github": "https://github.com/ben-rogerson/nuxt-seomatic-meta",
3036
+ "website": "https://github.com/ben-rogerson/nuxt-seomatic-meta",
3037
+ "learn_more": "https://plugins.craftcms.com/seomatic",
3038
+ "category": "CMS",
3039
+ "type": "3rd-party",
3040
+ "maintainers": [
3041
+ {
3042
+ "name": "ben-rogerson",
3043
+ "github": "ben-rogerson"
3044
+ }
3045
+ ],
3046
+ "compatibility": {
3047
+ "nuxt": "^2.0.0",
3048
+ "requires": {}
3049
+ }
3050
+ },
3051
+ {
3052
+ "name": "separate-env",
3053
+ "description": "Separated environment variables for server and client builds",
3054
+ "repo": "nuxt-community/separate-env-module",
3055
+ "npm": "@nuxtjs/separate-env",
3056
+ "icon": "",
3057
+ "github": "https://github.com/nuxt-community/separate-env-module",
3058
+ "website": "https://github.com/nuxt-community/separate-env-module",
3059
+ "learn_more": "",
3060
+ "category": "Extensions",
3061
+ "type": "community",
3062
+ "maintainers": [
3063
+ {
3064
+ "name": "Alexander Lichter",
3065
+ "github": "manniL",
3066
+ "twitter": "TheAlexLichter"
3067
+ }
3068
+ ],
3069
+ "compatibility": {
3070
+ "nuxt": "^2.0.0",
3071
+ "requires": {}
3072
+ }
3073
+ },
3074
+ {
3075
+ "name": "shopify",
3076
+ "description": "Easy Shopify Buy client module with Nuxt.js for ecommerce websites.",
3077
+ "repo": "Gomah/nuxt-shopify",
3078
+ "npm": "nuxt-shopify",
3079
+ "icon": "shopify.png",
3080
+ "github": "https://github.com/Gomah/nuxt-shopify",
3081
+ "website": "https://github.com/Gomah/nuxt-shopify",
3082
+ "learn_more": "https://www.shopify.com/",
3083
+ "category": "Ecommerce",
3084
+ "type": "3rd-party",
3085
+ "maintainers": [
3086
+ {
3087
+ "name": "Gomah",
3088
+ "github": "Gomah"
3089
+ }
3090
+ ],
3091
+ "compatibility": {
3092
+ "nuxt": "^2.0.0",
3093
+ "requires": {}
3094
+ }
3095
+ },
3096
+ {
3097
+ "name": "simple-line-icons",
3098
+ "description": "Nuxt module to add simple-line-icons ",
3099
+ "repo": "vaso2/nuxt-simple-line-icons",
3100
+ "npm": "nuxt-simple-line-icons",
3101
+ "icon": "",
3102
+ "github": "https://github.com/vaso2/nuxt-simple-line-icons",
3103
+ "website": "https://github.com/vaso2/nuxt-simple-line-icons",
3104
+ "learn_more": "https://thesabbir.github.io/simple-line-icons/",
3105
+ "category": "Fonts",
3106
+ "type": "3rd-party",
3107
+ "maintainers": [
3108
+ {
3109
+ "name": "vaso2",
3110
+ "github": "vaso2"
3111
+ }
3112
+ ],
3113
+ "compatibility": {
3114
+ "nuxt": "^2.0.0",
3115
+ "requires": {}
3116
+ }
3117
+ },
3118
+ {
3119
+ "name": "sitemap",
3120
+ "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt.js projects",
3121
+ "repo": "nuxt-community/sitemap-module#dev",
3122
+ "npm": "@nuxtjs/sitemap",
3123
+ "icon": "",
3124
+ "github": "https://github.com/nuxt-community/sitemap-module#dev",
3125
+ "website": "https://sitemap.nuxtjs.org",
3126
+ "learn_more": "",
3127
+ "category": "SEO",
3128
+ "type": "community",
3129
+ "maintainers": [
3130
+ {
3131
+ "name": "Nicolas PENNEC",
3132
+ "github": "NicoPennec",
3133
+ "twitter": "NicoPennec"
3134
+ }
3135
+ ],
3136
+ "compatibility": {
3137
+ "nuxt": "^2.0.0",
3138
+ "requires": {}
3139
+ }
3140
+ },
3141
+ {
3142
+ "name": "snipcart",
3143
+ "description": "Snipcart integration module for Nuxt.js",
3144
+ "repo": "nuxt-community/snipcart-module",
3145
+ "npm": "@nuxtjs/snipcart",
3146
+ "icon": "snipcart.png",
3147
+ "github": "https://github.com/nuxt-community/snipcart-module",
3148
+ "website": "https://github.com/nuxt-community/snipcart-module",
3149
+ "learn_more": "",
3150
+ "category": "Payment",
3151
+ "type": "community",
3152
+ "maintainers": [
3153
+ {
3154
+ "name": "Florent GIRAUD",
3155
+ "github": "f3ltron",
3156
+ "twitter": "giraud_florent"
3157
+ }
3158
+ ],
3159
+ "compatibility": {
3160
+ "nuxt": "^2.0.0",
3161
+ "requires": {}
3162
+ }
3163
+ },
3164
+ {
3165
+ "name": "social-meta",
3166
+ "description": "Nuxt.js module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
3167
+ "repo": "AlekseyPleshkov/nuxt-social-meta",
3168
+ "npm": "nuxt-social-meta",
3169
+ "icon": "",
3170
+ "github": "https://github.com/AlekseyPleshkov/nuxt-social-meta",
3171
+ "website": "https://github.com/AlekseyPleshkov/nuxt-social-meta",
3172
+ "learn_more": "",
3173
+ "category": "SEO",
3174
+ "type": "3rd-party",
3175
+ "maintainers": [
3176
+ {
3177
+ "name": "AlekseyPleshkov",
3178
+ "github": "AlekseyPleshkov"
3179
+ }
3180
+ ],
3181
+ "compatibility": {
3182
+ "nuxt": "^2.0.0",
3183
+ "requires": {}
3184
+ }
3185
+ },
3186
+ {
3187
+ "name": "socket-io",
3188
+ "description": "Socket.io client and server module for Nuxt. Just plug it in and GO",
3189
+ "repo": "richardeschloss/nuxt-socket-io",
3190
+ "npm": "nuxt-socket-io",
3191
+ "icon": "socket-io.png",
3192
+ "github": "https://github.com/richardeschloss/nuxt-socket-io",
3193
+ "website": "https://nuxt-socket-io.netlify.app/",
3194
+ "learn_more": "https://socket.io/",
3195
+ "category": "Request",
3196
+ "type": "3rd-party",
3197
+ "maintainers": [
3198
+ {
3199
+ "name": "richardeschloss",
3200
+ "github": "richardeschloss"
3201
+ }
3202
+ ],
3203
+ "compatibility": {
3204
+ "nuxt": "^2.0.0",
3205
+ "requires": {}
3206
+ }
3207
+ },
3208
+ {
3209
+ "name": "speedcurve",
3210
+ "description": "Speedcurve LUX module for Nuxt",
3211
+ "repo": "nuxt-community/speedcurve-module",
3212
+ "npm": "@nuxtjs/speedcurve",
3213
+ "icon": "speedcurve.png",
3214
+ "github": "https://github.com/nuxt-community/speedcurve-module",
3215
+ "website": "https://speedcurve.nuxtjs.org",
3216
+ "learn_more": "https://speedcurve.com",
3217
+ "category": "Analytics",
3218
+ "type": "community",
3219
+ "maintainers": [
3220
+ {
3221
+ "name": "Josh Deltener",
3222
+ "github": "hecktarzuli",
3223
+ "twitter": "JoshDeltener"
3224
+ }
3225
+ ],
3226
+ "compatibility": {
3227
+ "nuxt": "^2.0.0",
3228
+ "requires": {}
3229
+ }
3230
+ },
3231
+ {
3232
+ "name": "speedkit",
3233
+ "description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
3234
+ "repo": "GrabarzUndPartner/nuxt-speedkit",
3235
+ "npm": "nuxt-speedkit",
3236
+ "icon": "speedkit.png",
3237
+ "github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
3238
+ "website": "https://nuxt-speedkit.grabarzundpartner.dev",
3239
+ "learn_more": "",
3240
+ "category": "Performance",
3241
+ "type": "3rd-party",
3242
+ "maintainers": [
3243
+ {
3244
+ "name": "Stephan Gerbeth",
3245
+ "github": "StephanGerbeth",
3246
+ "avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
3247
+ },
3248
+ {
3249
+ "name": "Thorn Walli",
3250
+ "github": "ThornWalli",
3251
+ "avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
3252
+ },
3253
+ {
3254
+ "name": "Grabarz & Partner",
3255
+ "github": "GrabarzUndPartner",
3256
+ "avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
3257
+ }
3258
+ ],
3259
+ "compatibility": {
3260
+ "nuxt": "^2.0.0",
3261
+ "requires": {}
3262
+ }
3263
+ },
3264
+ {
3265
+ "name": "storage",
3266
+ "description": "Utilities to easily read and write to the browser's storage in a Nuxt.js project",
3267
+ "repo": "mazipan/nuxt-storage",
3268
+ "npm": "nuxt-storage",
3269
+ "icon": "",
3270
+ "github": "https://github.com/mazipan/nuxt-storage",
3271
+ "website": "https://github.com/mazipan/nuxt-storage",
3272
+ "learn_more": "https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage",
3273
+ "category": "Extensions",
3274
+ "type": "3rd-party",
3275
+ "maintainers": [
3276
+ {
3277
+ "name": "mazipan",
3278
+ "github": "mazipan"
3279
+ }
3280
+ ],
3281
+ "compatibility": {
3282
+ "nuxt": "^2.0.0",
3283
+ "requires": {}
3284
+ }
3285
+ },
3286
+ {
3287
+ "name": "storefront-ui",
3288
+ "description": "Storefront UI Module for Nuxt.js",
3289
+ "repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
3290
+ "npm": "@storefront-ui/nuxt",
3291
+ "icon": "storefront-ui.svg",
3292
+ "github": "https://github.com/vuestorefront/storefront-ui/tree/develop/packages/nuxt-module",
3293
+ "website": "https://docs.storefrontui.io/?path=/story/getting-started-installation--page#installation",
3294
+ "learn_more": "https://docs.storefrontui.io/",
3295
+ "category": "UI",
3296
+ "type": "3rd-party",
3297
+ "maintainers": [
3298
+ {
3299
+ "name": "Jakub Andrzejewski",
3300
+ "github": "Baroshem"
3301
+ }
3302
+ ],
3303
+ "compatibility": {
3304
+ "nuxt": "^2.0.0",
3305
+ "requires": {}
3306
+ }
3307
+ },
3308
+ {
3309
+ "name": "stories",
3310
+ "description": "Nuxt stories module -- Painless storybooking for Nuxt",
3311
+ "repo": "richardeschloss/nuxt-stories",
3312
+ "npm": "nuxt-stories",
3313
+ "icon": "",
3314
+ "github": "https://github.com/richardeschloss/nuxt-stories",
3315
+ "website": "https://github.com/richardeschloss/nuxt-stories",
3316
+ "learn_more": "",
3317
+ "category": "Devtools",
3318
+ "type": "3rd-party",
3319
+ "maintainers": [
3320
+ {
3321
+ "name": "richardeschloss",
3322
+ "github": "richardeschloss"
3323
+ }
3324
+ ],
3325
+ "compatibility": {
3326
+ "nuxt": "^2.0.0",
3327
+ "requires": {}
3328
+ }
3329
+ },
3330
+ {
3331
+ "name": "storyblok",
3332
+ "description": "Storyblok Nuxt.js module",
3333
+ "repo": "storyblok/storyblok-nuxt#master/lib",
3334
+ "npm": "@storyblok/nuxt",
3335
+ "icon": "storyblok.png",
3336
+ "github": "https://github.com/storyblok/storyblok-nuxt",
3337
+ "website": "https://github.com/storyblok/storyblok-nuxt",
3338
+ "learn_more": "",
3339
+ "category": "CMS",
3340
+ "type": "3rd-party",
3341
+ "maintainers": [
3342
+ {
3343
+ "name": "storyblok",
3344
+ "github": "storyblok"
3345
+ }
3346
+ ],
3347
+ "compatibility": {
3348
+ "nuxt": "^2.0.0",
3349
+ "requires": {}
3350
+ }
3351
+ },
3352
+ {
3353
+ "name": "storybook",
3354
+ "description": "Easily integrate Storybook in your Nuxt.js application to design, build, and organize your UI components in isolation.",
3355
+ "repo": "nuxt-community/storybook",
3356
+ "npm": "@nuxtjs/storybook",
3357
+ "icon": "storybook.png",
3358
+ "github": "https://github.com/nuxt-community/storybook",
3359
+ "website": "https://storybook.nuxtjs.org",
3360
+ "learn_more": "https://storybook.js.org/",
3361
+ "category": "Devtools",
3362
+ "type": "community",
3363
+ "maintainers": [
3364
+ {
3365
+ "name": "Ahad Birang",
3366
+ "github": "farnabaz",
3367
+ "twitter": "a_birang"
3368
+ },
3369
+ {
3370
+ "name": "Pooya Parsa",
3371
+ "github": "pi0",
3372
+ "twitter": "_pi0_"
3373
+ }
3374
+ ],
3375
+ "compatibility": {
3376
+ "nuxt": "^2.0.0",
3377
+ "requires": {
3378
+ "bridge": "optional"
3379
+ }
3380
+ }
3381
+ },
3382
+ {
3383
+ "name": "strapi",
3384
+ "description": "Design APIs fast and manage content easily using REST or GraphQL.",
3385
+ "repo": "nuxt-community/strapi-module",
3386
+ "npm": "@nuxtjs/strapi",
3387
+ "icon": "strapi.png",
3388
+ "github": "https://github.com/nuxt-community/strapi-module",
3389
+ "website": "https://strapi.nuxtjs.org",
3390
+ "learn_more": "https://strapi.io/",
3391
+ "category": "CMS",
3392
+ "type": "community",
3393
+ "maintainers": [
3394
+ {
3395
+ "name": "Benjamin Canac",
3396
+ "github": "benjamincanac",
3397
+ "twitter": "benjamincanac"
3398
+ },
3399
+ {
3400
+ "name": "Sébastien Chopin",
3401
+ "github": "Atinux",
3402
+ "twitter": "Atinux"
3403
+ }
3404
+ ],
3405
+ "compatibility": {
3406
+ "nuxt": "^2.0.0",
3407
+ "requires": {}
3408
+ }
3409
+ },
3410
+ {
3411
+ "name": "stripe",
3412
+ "description": "Import the StripeJS client script to accept payments, send payouts, and manage your businesses online.",
3413
+ "repo": "WilliamDASILVA/nuxt-stripe-module",
3414
+ "npm": "nuxt-stripe-module",
3415
+ "icon": "stripe.png",
3416
+ "github": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
3417
+ "website": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
3418
+ "learn_more": "https://stripe.com/",
3419
+ "category": "Payment",
3420
+ "type": "3rd-party",
3421
+ "maintainers": [
3422
+ {
3423
+ "name": "WilliamDASILVA",
3424
+ "github": "WilliamDASILVA"
3425
+ }
3426
+ ],
3427
+ "compatibility": {
3428
+ "nuxt": "^2.0.0",
3429
+ "requires": {}
3430
+ }
3431
+ },
3432
+ {
3433
+ "name": "style-resources",
3434
+ "description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
3435
+ "repo": "nuxt-community/style-resources-module",
3436
+ "npm": "@nuxtjs/style-resources",
3437
+ "icon": "",
3438
+ "github": "https://github.com/nuxt-community/style-resources-module",
3439
+ "website": "https://github.com/nuxt-community/style-resources-module",
3440
+ "learn_more": "",
3441
+ "category": "CSS",
3442
+ "type": "community",
3443
+ "maintainers": [
3444
+ {
3445
+ "name": "Alexander Lichter",
3446
+ "github": "manniL",
3447
+ "twitter": "TheAlexLichter"
3448
+ }
3449
+ ],
3450
+ "compatibility": {
3451
+ "nuxt": "^2.0.0",
3452
+ "requires": {}
3453
+ }
3454
+ },
3455
+ {
3456
+ "name": "stylelint",
3457
+ "description": "Stylelint module for Nuxt.js. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
3458
+ "repo": "nuxt-community/stylelint-module",
3459
+ "npm": "@nuxtjs/stylelint-module",
3460
+ "icon": "stylelint.png",
3461
+ "github": "https://github.com/nuxt-community/stylelint-module",
3462
+ "website": "https://github.com/nuxt-community/stylelint-module",
3463
+ "learn_more": "https://stylelint.io/",
3464
+ "category": "CSS",
3465
+ "type": "community",
3466
+ "maintainers": [
3467
+ {
3468
+ "name": "Ricardo Gobbo de Souza",
3469
+ "github": "ricardogobbosouza"
3470
+ }
3471
+ ],
3472
+ "compatibility": {
3473
+ "nuxt": "^2.0.0",
3474
+ "requires": {}
3475
+ }
3476
+ },
3477
+ {
3478
+ "name": "supabase",
3479
+ "description": "A supa simple way to use Supabase with Nuxt",
3480
+ "repo": "supabase/nuxt-supabase",
3481
+ "npm": "nuxt-supabase",
3482
+ "icon": "supabase.png",
3483
+ "github": "https://github.com/supabase/nuxt-supabase",
3484
+ "website": "https://github.com/supabase/nuxt-supabase",
3485
+ "learn_more": "https://supabase.io",
3486
+ "category": "Database",
3487
+ "type": "3rd-party",
3488
+ "maintainers": [
3489
+ {
3490
+ "name": "Scott Robertson",
3491
+ "github": "scottrobertson",
3492
+ "twitter": "scottymeuk"
3493
+ }
3494
+ ],
3495
+ "compatibility": {
3496
+ "nuxt": "^2.0.0",
3497
+ "requires": {}
3498
+ }
3499
+ },
3500
+ {
3501
+ "name": "svg-loader",
3502
+ "description": "Nuxt SVG Loader - SVGs as components, also on the server side!",
3503
+ "repo": "Developmint/nuxt-svg-loader",
3504
+ "npm": "nuxt-svg-loader",
3505
+ "icon": "",
3506
+ "github": "https://github.com/Developmint/nuxt-svg-loader",
3507
+ "website": "https://github.com/Developmint/nuxt-svg-loader",
3508
+ "learn_more": "",
3509
+ "category": "Extensions",
3510
+ "type": "3rd-party",
3511
+ "maintainers": [
3512
+ {
3513
+ "name": "Developmint",
3514
+ "github": "Developmint"
3515
+ }
3516
+ ],
3517
+ "compatibility": {
3518
+ "nuxt": "^2.0.0",
3519
+ "requires": {}
3520
+ }
3521
+ },
3522
+ {
3523
+ "name": "svg-sprite",
3524
+ "description": "Optimized and Easy way to use svg files in Nuxt.js",
3525
+ "repo": "nuxt-community/svg-sprite-module",
3526
+ "npm": "@nuxtjs/svg-sprite",
3527
+ "icon": "",
3528
+ "github": "https://github.com/nuxt-community/svg-sprite-module",
3529
+ "website": "https://github.com/nuxt-community/svg-sprite-module",
3530
+ "learn_more": "",
3531
+ "category": "UI",
3532
+ "type": "community",
3533
+ "maintainers": [
3534
+ {
3535
+ "name": "Ahad Birang",
3536
+ "github": "farnabaz",
3537
+ "twitter": "a_birang"
3538
+ }
3539
+ ],
3540
+ "compatibility": {
3541
+ "nuxt": "^2.0.0",
3542
+ "requires": {}
3543
+ }
3544
+ },
3545
+ {
3546
+ "name": "svg",
3547
+ "description": "Super simple svg loading module for Nuxt.js",
3548
+ "repo": "nuxt-community/svg-module",
3549
+ "npm": "@nuxtjs/svg",
3550
+ "icon": "",
3551
+ "github": "https://github.com/nuxt-community/svg-module",
3552
+ "website": "https://github.com/nuxt-community/svg-module",
3553
+ "learn_more": "",
3554
+ "category": "Extensions",
3555
+ "type": "community",
3556
+ "maintainers": [
3557
+ {
3558
+ "name": "Sam Holmes",
3559
+ "github": "sam3d"
3560
+ }
3561
+ ],
3562
+ "compatibility": {
3563
+ "nuxt": "^2.0.0",
3564
+ "requires": {}
3565
+ }
3566
+ },
3567
+ {
3568
+ "name": "sweetalert2",
3569
+ "description": "A minimal sweetalert2 module based on vue-sweetalert2 with global options",
3570
+ "repo": "ImreC/nuxt-sweetalert2",
3571
+ "npm": "nuxt-sweetalert2",
3572
+ "icon": "",
3573
+ "github": "https://github.com/ImreC/nuxt-sweetalert2",
3574
+ "website": "https://github.com/ImreC/nuxt-sweetalert2",
3575
+ "learn_more": "https://sweetalert2.github.io/",
3576
+ "category": "Libraries",
3577
+ "type": "3rd-party",
3578
+ "maintainers": [
3579
+ {
3580
+ "name": "ImreC",
3581
+ "github": "ImreC"
3582
+ }
3583
+ ],
3584
+ "compatibility": {
3585
+ "nuxt": "^2.0.0",
3586
+ "requires": {}
3587
+ }
3588
+ },
3589
+ {
3590
+ "name": "tailwindcss",
3591
+ "description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
3592
+ "repo": "nuxt-community/tailwindcss-module",
3593
+ "npm": "@nuxtjs/tailwindcss",
3594
+ "icon": "tailwindcss.png",
3595
+ "github": "https://github.com/nuxt-community/tailwindcss-module",
3596
+ "website": "https://tailwindcss.nuxtjs.org",
3597
+ "learn_more": "https://tailwindcss.com/",
3598
+ "category": "UI",
3599
+ "type": "community",
3600
+ "maintainers": [
3601
+ {
3602
+ "name": "Sébastien Chopin",
3603
+ "github": "Atinux",
3604
+ "twitter": "Atinux"
3605
+ }
3606
+ ],
3607
+ "compatibility": {
3608
+ "nuxt": "^2.0.0",
3609
+ "requires": {}
3610
+ }
3611
+ },
3612
+ {
3613
+ "name": "tiktok-analytics",
3614
+ "description": "",
3615
+ "repo": "stickpro/nuxt-tiktok-analytics",
3616
+ "npm": "tiktok-analytics",
3617
+ "icon": "",
3618
+ "github": "https://github.com/stickpro/nuxt-tiktok-analytics",
3619
+ "website": "https://github.com/stickpro/nuxt-tiktok-analytics",
3620
+ "learn_more": "",
3621
+ "category": "Analytics",
3622
+ "type": "3rd-party",
3623
+ "maintainers": [
3624
+ {
3625
+ "name": "stickpro",
3626
+ "github": "stickpro",
3627
+ "avatar": "https://avatars.githubusercontent.com/u/25886722?v=4"
3628
+ }
3629
+ ],
3630
+ "compatibility": {
3631
+ "nuxt": "^2.0.0",
3632
+ "requires": {}
3633
+ }
3634
+ },
3635
+ {
3636
+ "name": "toast",
3637
+ "description": "Responsive Touch Compatible Toast plugin for Nuxt.js using vue-toasted",
3638
+ "repo": "nuxt-community/modules#master/packages/toast",
3639
+ "npm": "@nuxtjs/toast",
3640
+ "icon": "",
3641
+ "github": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
3642
+ "website": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
3643
+ "learn_more": "https://github.com/shakee93/vue-toasted",
3644
+ "category": "Libraries",
3645
+ "type": "community",
3646
+ "maintainers": [
3647
+ {
3648
+ "name": "Pooya Parsa",
3649
+ "github": "pi0",
3650
+ "twitter": "_pi0_"
3651
+ }
3652
+ ],
3653
+ "compatibility": {
3654
+ "nuxt": "^2.0.0",
3655
+ "requires": {}
3656
+ }
3657
+ },
3658
+ {
3659
+ "name": "twa",
3660
+ "description": "Nuxt.js module for generating Trusted Web App from Nuxt.js app",
3661
+ "repo": "tuarrep/nuxt-twa",
3662
+ "npm": "nuxt-twa",
3663
+ "icon": "",
3664
+ "github": "https://github.com/tuarrep/nuxt-twa",
3665
+ "website": "https://nuxt-twa.tuarrep.dev",
3666
+ "learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity/overview/",
3667
+ "category": "Performance",
3668
+ "type": "3rd-party",
3669
+ "maintainers": [
3670
+ {
3671
+ "name": "Nicolas Perraut",
3672
+ "github": "tuarrep"
3673
+ }
3674
+ ],
3675
+ "compatibility": {
3676
+ "nuxt": "^2.0.0",
3677
+ "requires": {}
3678
+ }
3679
+ },
3680
+ {
3681
+ "name": "typed-router",
3682
+ "description": "Provide autocompletion for pages route names generated by Nuxt router",
3683
+ "repo": "victorgarciaesgi/nuxt-typed-router",
3684
+ "npm": "nuxt-typed-router",
3685
+ "icon": "vue.png",
3686
+ "github": "https://github.com/victorgarciaesgi/nuxt-typed-router",
3687
+ "website": "https://github.com/victorgarciaesgi/nuxt-typed-router",
3688
+ "learn_more": "",
3689
+ "category": "Devtools",
3690
+ "type": "3rd-party",
3691
+ "maintainers": [
3692
+ {
3693
+ "name": "victorgarciaesgi",
3694
+ "github": "victorgarciaesgi"
3695
+ }
3696
+ ],
3697
+ "compatibility": {
3698
+ "nuxt": "^2.0.0",
3699
+ "requires": {}
3700
+ }
3701
+ },
3702
+ {
3703
+ "name": "typescript-runtime",
3704
+ "description": "TypeScript Runtime support for Nuxt",
3705
+ "repo": "nuxt/typescript#master/packages/typescript-runtime",
3706
+ "npm": "@nuxt/typescript-runtime",
3707
+ "icon": "typescript.svg",
3708
+ "github": "https://github.com/nuxt/typescript/tree/master/packages/typescript-runtime",
3709
+ "website": "https://typescript.nuxtjs.org/guide/runtime.html",
3710
+ "learn_more": "",
3711
+ "category": "Devtools",
3712
+ "type": "official",
3713
+ "maintainers": [
3714
+ {
3715
+ "name": "Kevin Marrec",
3716
+ "github": "kevinmarrec"
3717
+ },
3718
+ {
3719
+ "name": "Pooya Parsa",
3720
+ "github": "pi0",
3721
+ "twitter": "_pi0_"
3722
+ },
3723
+ {
3724
+ "name": "Daniel Roe",
3725
+ "github": "danielroe",
3726
+ "twitter": "danielcroe"
3727
+ }
3728
+ ],
3729
+ "compatibility": {
3730
+ "nuxt": "^2.0.0",
3731
+ "requires": {}
3732
+ }
3733
+ },
3734
+ {
3735
+ "name": "typescript",
3736
+ "description": "TypeScript Support for Nuxt",
3737
+ "repo": "nuxt/typescript#master/packages/typescript-build",
3738
+ "npm": "@nuxt/typescript-build",
3739
+ "icon": "typescript.svg",
3740
+ "github": "https://github.com/nuxt/typescript/tree/master/packages/typescript-build",
3741
+ "website": "https://typescript.nuxtjs.org",
3742
+ "learn_more": "",
3743
+ "category": "Devtools",
3744
+ "type": "official",
3745
+ "maintainers": [
3746
+ {
3747
+ "name": "Kevin Marrec",
3748
+ "github": "kevinmarrec"
3749
+ },
3750
+ {
3751
+ "name": "Pooya Parsa",
3752
+ "github": "pi0",
3753
+ "twitter": "_pi0_"
3754
+ },
3755
+ {
3756
+ "name": "Daniel Roe",
3757
+ "github": "danielroe",
3758
+ "twitter": "danielcroe"
3759
+ }
3760
+ ],
3761
+ "compatibility": {
3762
+ "nuxt": "^2.0.0",
3763
+ "requires": {}
3764
+ }
3765
+ },
3766
+ {
3767
+ "name": "universal-storage",
3768
+ "description": "Universal Storage Utilities for Nuxt.js",
3769
+ "repo": "nuxt-community/universal-storage-module",
3770
+ "npm": "@nuxtjs/universal-storage",
3771
+ "icon": "",
3772
+ "github": "https://github.com/nuxt-community/universal-storage-module",
3773
+ "website": "https://github.com/nuxt-community/universal-storage-module",
3774
+ "learn_more": "https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage",
3775
+ "category": "Extensions",
3776
+ "type": "community",
3777
+ "maintainers": [
3778
+ {
3779
+ "name": "Pooya Parsa",
3780
+ "github": "pi0",
3781
+ "twitter": "_pi0_"
3782
+ },
3783
+ {
3784
+ "name": "Farzad Soltani",
3785
+ "github": "farzadso",
3786
+ "twitter": "farzadso"
3787
+ }
3788
+ ],
3789
+ "compatibility": {
3790
+ "nuxt": "^2.0.0",
3791
+ "requires": {}
3792
+ }
3793
+ },
3794
+ {
3795
+ "name": "unocss",
3796
+ "description": "The instant on-demand atomic CSS engine.",
3797
+ "repo": "antfu/unocss#main/packages/nuxt",
3798
+ "npm": "@unocss/nuxt",
3799
+ "icon": "unocss.svg",
3800
+ "github": "https://github.com/antfu/unocss",
3801
+ "website": "https://github.com/antfu/unocss",
3802
+ "learn_more": "https://github.com/antfu/unocss",
3803
+ "category": "UI",
3804
+ "type": "3rd-party",
3805
+ "maintainers": [
3806
+ {
3807
+ "name": "Anthony Fu",
3808
+ "github": "antfu",
3809
+ "twitter": "antfu7",
3810
+ "avatar": "https://avatars.githubusercontent.com/antfu?v=4"
3811
+ }
3812
+ ],
3813
+ "compatibility": {
3814
+ "nuxt": "^2.0.0 || ^3.0.0",
3815
+ "requires": {
3816
+ "bridge": "optional"
3817
+ }
3818
+ }
3819
+ },
3820
+ {
3821
+ "name": "user-agent",
3822
+ "description": "Nuxt.js module for handling User-Agent.",
3823
+ "repo": "fukuiretu/nuxt-user-agent",
3824
+ "npm": "nuxt-user-agent",
3825
+ "icon": "",
3826
+ "github": "https://github.com/fukuiretu/nuxt-user-agent",
3827
+ "website": "https://github.com/fukuiretu/nuxt-user-agent",
3828
+ "learn_more": "",
3829
+ "category": "Extensions",
3830
+ "type": "3rd-party",
3831
+ "maintainers": [
3832
+ {
3833
+ "name": "fukuiretu",
3834
+ "github": "fukuiretu"
3835
+ }
3836
+ ],
3837
+ "compatibility": {
3838
+ "nuxt": "^2.0.0",
3839
+ "requires": {}
3840
+ }
3841
+ },
3842
+ {
3843
+ "name": "validate",
3844
+ "description": "Simple Nuxt input validation module using vee-validate",
3845
+ "repo": "lewyuburi/nuxt-validate",
3846
+ "npm": "nuxt-validate",
3847
+ "icon": "vee-validate.png",
3848
+ "github": "https://github.com/lewyuburi/nuxt-validate",
3849
+ "website": "https://github.com/lewyuburi/nuxt-validate",
3850
+ "learn_more": "https://logaretm.github.io/vee-validate/",
3851
+ "category": "Libraries",
3852
+ "type": "3rd-party",
3853
+ "maintainers": [
3854
+ {
3855
+ "name": "lewyuburi",
3856
+ "github": "lewyuburi"
3857
+ }
3858
+ ],
3859
+ "compatibility": {
3860
+ "nuxt": "^2.0.0",
3861
+ "requires": {}
3862
+ }
3863
+ },
3864
+ {
3865
+ "name": "vendor",
3866
+ "description": "directly serve node_modules",
3867
+ "repo": "nuxt-community/modules#master/packages/vendor",
3868
+ "npm": "@nuxtjs/vendor",
3869
+ "icon": "",
3870
+ "github": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
3871
+ "website": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
3872
+ "learn_more": "",
3873
+ "category": "Extensions",
3874
+ "type": "community",
3875
+ "maintainers": [
3876
+ {
3877
+ "name": "Pooya Parsa",
3878
+ "github": "pi0",
3879
+ "twitter": "_pi0_"
3880
+ }
3881
+ ],
3882
+ "compatibility": {
3883
+ "nuxt": "^2.0.0",
3884
+ "requires": {}
3885
+ }
3886
+ },
3887
+ {
3888
+ "name": "vue-material",
3889
+ "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.",
3890
+ "repo": "vaso2/nuxt-vue-material",
3891
+ "npm": "nuxt-vue-material",
3892
+ "icon": "vue-material.png",
3893
+ "github": "https://github.com/vaso2/nuxt-vue-material",
3894
+ "website": "https://github.com/vaso2/nuxt-vue-material",
3895
+ "learn_more": "https://vuematerial.io/",
3896
+ "category": "UI",
3897
+ "type": "3rd-party",
3898
+ "maintainers": [
3899
+ {
3900
+ "name": "vaso2",
3901
+ "github": "vaso2"
3902
+ }
3903
+ ],
3904
+ "compatibility": {
3905
+ "nuxt": "^2.0.0",
3906
+ "requires": {}
3907
+ }
3908
+ },
3909
+ {
3910
+ "name": "vue-multiselect",
3911
+ "description": "Single / multiple select plugin for Nuxt.js using vue-multiselect.",
3912
+ "repo": "spektrummedia/nuxt-vue-multiselect",
3913
+ "npm": "nuxt-vue-multiselect",
3914
+ "icon": "",
3915
+ "github": "https://github.com/spektrummedia/nuxt-vue-multiselect",
3916
+ "website": "https://github.com/spektrummedia/nuxt-vue-multiselect",
3917
+ "learn_more": "",
3918
+ "category": "Libraries",
3919
+ "type": "3rd-party",
3920
+ "maintainers": [
3921
+ {
3922
+ "name": "spektrummedia",
3923
+ "github": "spektrummedia"
3924
+ }
3925
+ ],
3926
+ "compatibility": {
3927
+ "nuxt": "^2.0.0",
3928
+ "requires": {}
3929
+ }
3930
+ },
3931
+ {
3932
+ "name": "vue-select",
3933
+ "description": "Nuxt module for vue-select, a feature rich select/dropdown/typeahead component.",
3934
+ "repo": "madmod/nuxt-vue-select",
3935
+ "npm": "nuxt-vue-select",
3936
+ "icon": "",
3937
+ "github": "https://github.com/madmod/nuxt-vue-select",
3938
+ "website": "https://github.com/madmod/nuxt-vue-select",
3939
+ "learn_more": "https://vue-select.org/",
3940
+ "category": "Libraries",
3941
+ "type": "3rd-party",
3942
+ "maintainers": [
3943
+ {
3944
+ "name": "madmod",
3945
+ "github": "madmod"
3946
+ }
3947
+ ],
3948
+ "compatibility": {
3949
+ "nuxt": "^2.0.0",
3950
+ "requires": {}
3951
+ }
3952
+ },
3953
+ {
3954
+ "name": "vue-warehouse",
3955
+ "description": "A Cross-browser storage for Vue.js and Nuxt.js, with plugins support and easy extensibility based on Store.js",
3956
+ "repo": "juliomrqz/vue-warehouse",
3957
+ "npm": "vue-warehouse",
3958
+ "icon": "",
3959
+ "github": "https://github.com/juliomrqz/vue-warehouse",
3960
+ "website": "https://marquez.co/docs/vue-warehouse",
3961
+ "learn_more": "",
3962
+ "category": "Libraries",
3963
+ "type": "3rd-party",
3964
+ "maintainers": [
3965
+ {
3966
+ "name": "Julio Marquez",
3967
+ "github": "juliomrqz",
3968
+ "twitter": "juliomrqz"
3969
+ }
3970
+ ],
3971
+ "compatibility": {
3972
+ "nuxt": "^2.0.0",
3973
+ "requires": {}
3974
+ }
3975
+ },
3976
+ {
3977
+ "name": "vuetify",
3978
+ "description": "Vuetify Module for Nuxt.js to add Material Design components to your application.",
3979
+ "repo": "nuxt-community/vuetify-module",
3980
+ "npm": "@nuxtjs/vuetify",
3981
+ "icon": "vuetify.png",
3982
+ "github": "https://github.com/nuxt-community/vuetify-module",
3983
+ "website": "https://github.com/nuxt-community/vuetify-module",
3984
+ "learn_more": "https://vuetifyjs.com/en/",
3985
+ "category": "UI",
3986
+ "type": "community",
3987
+ "maintainers": [
3988
+ {
3989
+ "name": "Kevin Marrec",
3990
+ "github": "kevinmarrec"
3991
+ },
3992
+ {
3993
+ "name": "Pooya Parsa",
3994
+ "github": "pi0",
3995
+ "twitter": "_pi0_"
3996
+ }
3997
+ ],
3998
+ "compatibility": {
3999
+ "nuxt": "^2.0.0",
4000
+ "requires": {}
4001
+ }
4002
+ },
4003
+ {
4004
+ "name": "vueuse",
4005
+ "description": "Collection of essential Vue Composition Utilities for Vue 2 and 3",
4006
+ "repo": "vueuse/vueuse#main/packages/core",
4007
+ "npm": "@vueuse/core",
4008
+ "icon": "vueuse.svg",
4009
+ "github": "https://github.com/vueuse/vueuse",
4010
+ "website": "https://vueuse.org",
4011
+ "learn_more": "https://github.com/vueuse/vueuse",
4012
+ "category": "Libraries",
4013
+ "type": "3rd-party",
4014
+ "maintainers": [
4015
+ {
4016
+ "name": "Anthony Fu",
4017
+ "github": "antfu",
4018
+ "twitter": "antfu7"
4019
+ }
4020
+ ],
4021
+ "compatibility": {
4022
+ "nuxt": "^2.0.0 || ^3.0.0",
4023
+ "requires": {
4024
+ "bridge": "optional"
4025
+ }
4026
+ }
4027
+ },
4028
+ {
4029
+ "name": "vuex-router-sync",
4030
+ "description": "vuex-router-sync module for Nuxt to effortlessly keep vue-router and vuex store in sync.",
4031
+ "repo": "paulgv/nuxt-vuex-router-sync",
4032
+ "npm": "nuxt-vuex-router-sync",
4033
+ "icon": "",
4034
+ "github": "https://github.com/paulgv/nuxt-vuex-router-sync",
4035
+ "website": "https://github.com/paulgv/nuxt-vuex-router-sync",
4036
+ "learn_more": "https://github.com/vuejs/vuex-router-sync",
4037
+ "category": "Libraries",
4038
+ "type": "3rd-party",
4039
+ "maintainers": [
4040
+ {
4041
+ "name": "paulgv",
4042
+ "github": "paulgv"
4043
+ }
4044
+ ],
4045
+ "compatibility": {
4046
+ "nuxt": "^2.0.0",
4047
+ "requires": {}
4048
+ }
4049
+ },
4050
+ {
4051
+ "name": "web-vitals",
4052
+ "description": "Web Vitals for Nuxt",
4053
+ "repo": "nuxt-community/web-vitals-module",
4054
+ "npm": "@nuxtjs/web-vitals",
4055
+ "icon": "",
4056
+ "github": "https://github.com/nuxt-community/web-vitals-module",
4057
+ "website": "https://github.com/nuxt-community/web-vitals-module",
4058
+ "learn_more": "",
4059
+ "category": "Performance",
4060
+ "type": "community",
4061
+ "maintainers": [
4062
+ {
4063
+ "name": "daliborgogic",
4064
+ "github": "daliborgogic"
4065
+ },
4066
+ {
4067
+ "name": "Pooya Parsa",
4068
+ "github": "pi0",
4069
+ "twitter": "_pi0_"
4070
+ },
4071
+ {
4072
+ "name": "Sebastien Chopin",
4073
+ "github": "Atinux",
4074
+ "twitter": "Atinux"
4075
+ }
4076
+ ],
4077
+ "compatibility": {
4078
+ "nuxt": "^2.0.0",
4079
+ "requires": {}
4080
+ }
4081
+ },
4082
+ {
4083
+ "name": "web3js",
4084
+ "description": "Web3.js module integration for Nuxt.js - Build dApps easier!",
4085
+ "repo": "fauzan121002/nuxt-web3",
4086
+ "npm": "nuxt-web3",
4087
+ "icon": "web3js.svg",
4088
+ "github": "https://github.com/fauzan121002/nuxt-web3",
4089
+ "website": "https://github.com/fauzan121002/nuxt-web3",
4090
+ "learn_more": "https://web3js.readthedocs.io/",
4091
+ "category": "Libraries",
4092
+ "type": "3rd-party",
4093
+ "maintainers": [
4094
+ {
4095
+ "name": "Muhammad Fauzan",
4096
+ "github": "fauzan121002",
4097
+ "twitter": "fauzandev"
4098
+ }
4099
+ ],
4100
+ "compatibility": {
4101
+ "nuxt": "^2.0.0",
4102
+ "requires": {}
4103
+ }
4104
+ },
4105
+ {
4106
+ "name": "webfontloader",
4107
+ "description": "Efficient web font loading has never been easier!",
4108
+ "repo": "Developmint/nuxt-webfontloader",
4109
+ "npm": "nuxt-webfontloader",
4110
+ "icon": "",
4111
+ "github": "https://github.com/Developmint/nuxt-webfontloader",
4112
+ "website": "https://github.com/Developmint/nuxt-webfontloader",
4113
+ "learn_more": "https://www.npmjs.com/package/webfontloader",
4114
+ "category": "Fonts",
4115
+ "type": "3rd-party",
4116
+ "maintainers": [
4117
+ {
4118
+ "name": "Developmint",
4119
+ "github": "Developmint"
4120
+ }
4121
+ ],
4122
+ "compatibility": {
4123
+ "nuxt": "^2.0.0",
4124
+ "requires": {}
4125
+ }
4126
+ },
4127
+ {
4128
+ "name": "webpack-optimisations",
4129
+ "description": "Nuxt.js v2 module to automatically make your builds faster.",
4130
+ "repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
4131
+ "npm": "nuxt-webpack-optimisations",
4132
+ "icon": "build-optimisations.svg",
4133
+ "github": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
4134
+ "website": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
4135
+ "learn_more": "",
4136
+ "category": "Devtools",
4137
+ "type": "3rd-party",
4138
+ "maintainers": [
4139
+ {
4140
+ "name": "Harlan Wilton",
4141
+ "github": "harlan-zw"
4142
+ }
4143
+ ],
4144
+ "compatibility": {
4145
+ "nuxt": "^2.0.0",
4146
+ "requires": {
4147
+ "bridge": "optional"
4148
+ }
4149
+ }
4150
+ },
4151
+ {
4152
+ "name": "webpack-profile",
4153
+ "description": "Nuxt module to display webpack build progress steps with core ProgressPlugin",
4154
+ "repo": "nuxt-community/webpack-profile-module",
4155
+ "npm": "@nuxtjs/webpack-profile",
4156
+ "icon": "webpack.png",
4157
+ "github": "https://github.com/nuxt-community/webpack-profile-module",
4158
+ "website": "https://github.com/nuxt-community/webpack-profile-module",
4159
+ "learn_more": "https://webpack.js.org/plugins/profiling-plugin/",
4160
+ "category": "Devtools",
4161
+ "type": "community",
4162
+ "maintainers": [
4163
+ {
4164
+ "name": "Pooya Parsa",
4165
+ "github": "pi0",
4166
+ "twitter": "_pi0_"
4167
+ }
4168
+ ],
4169
+ "compatibility": {
4170
+ "nuxt": "^2.0.0",
4171
+ "requires": {}
4172
+ }
4173
+ },
4174
+ {
4175
+ "name": "webpackdashboard",
4176
+ "description": "Webpack Dashboard module for Nuxt. A CLI dashboard for your webpack dev server.",
4177
+ "repo": "paulgv/nuxt-webpackdashboard",
4178
+ "npm": "nuxt-webpackdashboard",
4179
+ "icon": "webpack.png",
4180
+ "github": "https://github.com/paulgv/nuxt-webpackdashboard",
4181
+ "website": "https://github.com/paulgv/nuxt-webpackdashboard",
4182
+ "learn_more": "https://github.com/FormidableLabs/webpack-dashboard",
4183
+ "category": "Devtools",
4184
+ "type": "3rd-party",
4185
+ "maintainers": [
4186
+ {
4187
+ "name": "paulgv",
4188
+ "github": "paulgv"
4189
+ }
4190
+ ],
4191
+ "compatibility": {
4192
+ "nuxt": "^2.0.0",
4193
+ "requires": {}
4194
+ }
4195
+ },
4196
+ {
4197
+ "name": "webpackmonitor",
4198
+ "description": "Monitor Nuxt webpack optimization metrics through the development process",
4199
+ "repo": "nuxt-community/webpackmonitor-module",
4200
+ "npm": "@nuxtjs/webpackmonitor",
4201
+ "icon": "webpack.png",
4202
+ "github": "https://github.com/nuxt-community/webpackmonitor-module",
4203
+ "website": "https://github.com/nuxt-community/webpackmonitor-module",
4204
+ "learn_more": "http://webpackmonitor.com/",
4205
+ "category": "Devtools",
4206
+ "type": "community",
4207
+ "maintainers": [
4208
+ {
4209
+ "name": "Pooya Parsa",
4210
+ "github": "pi0",
4211
+ "twitter": "_pi0_"
4212
+ }
4213
+ ],
4214
+ "compatibility": {
4215
+ "nuxt": "^2.0.0",
4216
+ "requires": {}
4217
+ }
4218
+ },
4219
+ {
4220
+ "name": "windicss",
4221
+ "description": "Next generation utility-first CSS framework.",
4222
+ "repo": "windicss/nuxt-windicss-module#main/packages/nuxt-windicss",
4223
+ "npm": "nuxt-windicss",
4224
+ "icon": "windicss.svg",
4225
+ "github": "https://github.com/windicss/nuxt-windicss-module",
4226
+ "website": "https://github.com/windicss/nuxt-windicss-module",
4227
+ "learn_more": "https://windicss.org/",
4228
+ "category": "UI",
4229
+ "type": "3rd-party",
4230
+ "maintainers": [
4231
+ {
4232
+ "name": "Harlan Wilton",
4233
+ "github": "harlan-zw",
4234
+ "twitter": "harlan_zw"
4235
+ },
4236
+ {
4237
+ "name": "Anthony Fu",
4238
+ "github": "antfu",
4239
+ "twitter": "antfu7"
4240
+ }
4241
+ ],
4242
+ "compatibility": {
4243
+ "nuxt": "^2.0.0 || ^3.0.0",
4244
+ "requires": {
4245
+ "bridge": "optional"
4246
+ }
4247
+ }
4248
+ },
4249
+ {
4250
+ "name": "winston-log",
4251
+ "description": "Nuxt module for logging SSR errors + client-side Vue errors using winston",
4252
+ "repo": "aaronransley/nuxt-winston-log",
4253
+ "npm": "nuxt-winston-log",
4254
+ "icon": "winston.png",
4255
+ "github": "https://github.com/aaronransley/nuxt-winston-log",
4256
+ "website": "https://github.com/aaronransley/nuxt-winston-log",
4257
+ "learn_more": "https://www.npmjs.com/package/winston",
4258
+ "category": "Monitoring",
4259
+ "type": "3rd-party",
4260
+ "maintainers": [
4261
+ {
4262
+ "name": "aaronransley",
4263
+ "github": "aaronransley"
4264
+ }
4265
+ ],
4266
+ "compatibility": {
4267
+ "nuxt": "^2.0.0",
4268
+ "requires": {}
4269
+ }
4270
+ },
4271
+ {
4272
+ "name": "wp-nuxt",
4273
+ "description": "The module adds a Wordpress Rest API to your nuxt application",
4274
+ "repo": "yashha/wp-nuxt",
4275
+ "npm": "wp-nuxt",
4276
+ "icon": "wordpress.png",
4277
+ "github": "https://github.com/yashha/wp-nuxt",
4278
+ "website": "https://github.com/yashha/wp-nuxt",
4279
+ "learn_more": "https://github.com/WP-API/node-wpapi",
4280
+ "category": "CMS",
4281
+ "type": "3rd-party",
4282
+ "maintainers": [
4283
+ {
4284
+ "name": "yashha",
4285
+ "github": "yashha"
4286
+ }
4287
+ ],
4288
+ "compatibility": {
4289
+ "nuxt": "^2.0.0",
4290
+ "requires": {}
4291
+ }
4292
+ },
4293
+ {
4294
+ "name": "xhr-cache",
4295
+ "description": "Cache api resources and serve it as static resource",
4296
+ "repo": "gaetansenn/xhr-cache",
4297
+ "npm": "@dewib/xhr-cache",
4298
+ "icon": "",
4299
+ "github": "https://github.com/gaetansenn/xhr-cache",
4300
+ "website": "https://xhr-cache.dewib.com",
4301
+ "learn_more": "",
4302
+ "category": "Performance",
4303
+ "type": "3rd-party",
4304
+ "maintainers": [
4305
+ {
4306
+ "name": "gaetansenn",
4307
+ "github": "gaetansenn"
4308
+ }
4309
+ ],
4310
+ "compatibility": {
4311
+ "nuxt": "^2.0.0",
4312
+ "requires": {}
4313
+ }
4314
+ },
4315
+ {
4316
+ "name": "xui",
4317
+ "description": "Light module to help design websites with Nuxt.",
4318
+ "repo": "MetaCorp/xui-module",
4319
+ "npm": "xui-module",
4320
+ "icon": "",
4321
+ "github": "https://github.com/MetaCorp/xui-module",
4322
+ "website": "https://github.com/MetaCorp/xui-module",
4323
+ "learn_more": "",
4324
+ "category": "UI",
4325
+ "type": "3rd-party",
4326
+ "maintainers": [
4327
+ {
4328
+ "name": "MetaCorp",
4329
+ "github": "MetaCorp"
4330
+ }
4331
+ ],
4332
+ "compatibility": {
4333
+ "nuxt": "^2.0.0",
4334
+ "requires": {}
4335
+ }
4336
+ },
4337
+ {
4338
+ "name": "yandex-metrika",
4339
+ "description": "Yandex metrika Module for Nuxt.js",
4340
+ "repo": "nuxt-community/yandex-metrika-module",
4341
+ "npm": "@nuxtjs/yandex-metrika",
4342
+ "icon": "",
4343
+ "github": "https://github.com/nuxt-community/yandex-metrika-module",
4344
+ "website": "https://github.com/nuxt-community/yandex-metrika-module",
4345
+ "learn_more": "https://metrica.yandex.com/about",
4346
+ "category": "Analytics",
4347
+ "type": "community",
4348
+ "maintainers": [
4349
+ {
4350
+ "name": "Pooya Parsa",
4351
+ "github": "pi0",
4352
+ "twitter": "_pi0_"
4353
+ }
4354
+ ],
4355
+ "compatibility": {
4356
+ "nuxt": "^2.0.0",
4357
+ "requires": {}
4358
+ }
4359
+ },
4360
+ {
4361
+ "name": "zendesk",
4362
+ "description": "Nuxt.js module for Zendesk",
4363
+ "repo": "DansMaCulotte/nuxt-zendesk",
4364
+ "npm": "@dansmaculotte/nuxt-zendesk",
4365
+ "icon": "zendesk.png",
4366
+ "github": "https://github.com/DansMaCulotte/nuxt-zendesk",
4367
+ "website": "https://github.com/DansMaCulotte/nuxt-zendesk",
4368
+ "learn_more": "https://developer.zendesk.com/embeddables/docs/widget/introduction",
4369
+ "category": "Ecommerce",
4370
+ "type": "3rd-party",
4371
+ "maintainers": [
4372
+ {
4373
+ "name": "DansMaCulotte",
4374
+ "github": "DansMaCulotte"
4375
+ }
4376
+ ],
4377
+ "compatibility": {
4378
+ "nuxt": "^2.0.0",
4379
+ "requires": {}
4380
+ }
4381
+ }
4382
+ ]