@nuxt/modules 0.5.0-13a04b → 0.5.0-1c1e50

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