@nuxt/modules 0.5.0-c9977f → 0.5.0-ceb27a

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