@nuxt/modules 0.5.0-a55c47 → 0.5.0-a78fb4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/{dist/modules.json → modules.json} +2183 -627
- package/package.json +2 -52
- package/LICENSE +0 -21
- package/README.md +0 -91
|
@@ -13,16 +13,71 @@
|
|
|
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
|
-
|
|
21
|
+
"twitter": "Atinux"
|
|
22
|
+
}
|
|
23
|
+
],
|
|
24
|
+
"compatibility": {
|
|
25
|
+
"nuxt": "^2.0.0",
|
|
26
|
+
"requires": {}
|
|
27
|
+
}
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"name": "agility-cms",
|
|
31
|
+
"description": "Agility CMS Integration for Nuxt.js",
|
|
32
|
+
"repo": "agility/agilitycms-nuxt-module",
|
|
33
|
+
"npm": "@agility/agilitycms-nuxt-module",
|
|
34
|
+
"icon": "agility.png",
|
|
35
|
+
"github": "https://github.com/agility/agilitycms-nuxt-module",
|
|
36
|
+
"website": "https://github.com/agility/agilitycms-nuxt-module",
|
|
37
|
+
"learn_more": "https://help.agilitycms.com/hc/en-us/articles/360037500492",
|
|
38
|
+
"category": "CMS",
|
|
39
|
+
"type": "3rd-party",
|
|
40
|
+
"maintainers": [
|
|
41
|
+
{
|
|
42
|
+
"name": "Joel Varty",
|
|
43
|
+
"github": "joelvarty",
|
|
44
|
+
"avatar": "https://avatars.githubusercontent.com/u/4520625?s=400&u=95fcb09b5ead7bb09fb9950e4e7a115a8a4377e8&v=4"
|
|
45
|
+
}
|
|
46
|
+
],
|
|
47
|
+
"compatibility": {
|
|
48
|
+
"nuxt": "^2.0.0",
|
|
49
|
+
"requires": {}
|
|
50
|
+
}
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"name": "algolia",
|
|
54
|
+
"description": "Algolia Search Module for Nuxt 3",
|
|
55
|
+
"repo": "nuxt-community/algolia-module",
|
|
56
|
+
"npm": "@nuxtjs/algolia",
|
|
57
|
+
"icon": "algolia.svg",
|
|
58
|
+
"github": "https://github.com/nuxt-community/algolia-module",
|
|
59
|
+
"website": "https://algolia.nuxtjs.org/",
|
|
60
|
+
"learn_more": "https://algolia.nuxtjs.org/",
|
|
61
|
+
"category": "Libraries",
|
|
62
|
+
"type": "community",
|
|
63
|
+
"maintainers": [
|
|
64
|
+
{
|
|
65
|
+
"name": "Jakub Andrzejewski",
|
|
66
|
+
"github": "Baroshem",
|
|
67
|
+
"avatar": "https://avatars2.githubusercontent.com/u/37120330?v=4?s=80"
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"name": "Yasser Lahbibi",
|
|
71
|
+
"github": "yassilah",
|
|
72
|
+
"avatar": "https://avatars.githubusercontent.com/u/13403295?v=4"
|
|
73
|
+
}
|
|
74
|
+
],
|
|
75
|
+
"compatibility": {
|
|
76
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
77
|
+
"requires": {
|
|
78
|
+
"bridge": true
|
|
24
79
|
}
|
|
25
|
-
|
|
80
|
+
}
|
|
26
81
|
},
|
|
27
82
|
{
|
|
28
83
|
"name": "alias",
|
|
@@ -38,10 +93,13 @@
|
|
|
38
93
|
"maintainers": [
|
|
39
94
|
{
|
|
40
95
|
"name": "kdydesign",
|
|
41
|
-
"github": "kdydesign"
|
|
42
|
-
"avatar": "https://avatars3.githubusercontent.com/u/10152521?v=4"
|
|
96
|
+
"github": "kdydesign"
|
|
43
97
|
}
|
|
44
|
-
]
|
|
98
|
+
],
|
|
99
|
+
"compatibility": {
|
|
100
|
+
"nuxt": "^2.0.0",
|
|
101
|
+
"requires": {}
|
|
102
|
+
}
|
|
45
103
|
},
|
|
46
104
|
{
|
|
47
105
|
"name": "amp",
|
|
@@ -58,10 +116,13 @@
|
|
|
58
116
|
{
|
|
59
117
|
"name": "Ahad Birang",
|
|
60
118
|
"github": "farnabaz",
|
|
61
|
-
"twitter": "a_birang"
|
|
62
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
|
|
119
|
+
"twitter": "a_birang"
|
|
63
120
|
}
|
|
64
|
-
]
|
|
121
|
+
],
|
|
122
|
+
"compatibility": {
|
|
123
|
+
"nuxt": "^2.0.0",
|
|
124
|
+
"requires": {}
|
|
125
|
+
}
|
|
65
126
|
},
|
|
66
127
|
{
|
|
67
128
|
"name": "animejs",
|
|
@@ -77,10 +138,37 @@
|
|
|
77
138
|
"maintainers": [
|
|
78
139
|
{
|
|
79
140
|
"name": "ivodolenc",
|
|
80
|
-
"github": "ivodolenc"
|
|
81
|
-
|
|
141
|
+
"github": "ivodolenc"
|
|
142
|
+
}
|
|
143
|
+
],
|
|
144
|
+
"compatibility": {
|
|
145
|
+
"nuxt": "^2.0.0",
|
|
146
|
+
"requires": {}
|
|
147
|
+
}
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
"name": "apis-to-file",
|
|
151
|
+
"description": "Build module to merge and transform multiple API and GraphQL requests into a single one and loaded only when needed, like a payload extractor",
|
|
152
|
+
"repo": "Luxdamore/nuxt-apis-to-file",
|
|
153
|
+
"npm": "@luxdamore/nuxt-apis-to-file",
|
|
154
|
+
"icon": "",
|
|
155
|
+
"github": "https://github.com/LuXDAmore/nuxt-apis-to-file",
|
|
156
|
+
"website": "https://luxdamore.github.io/nuxt-apis-to-file/",
|
|
157
|
+
"learn_more": "",
|
|
158
|
+
"category": "Performance",
|
|
159
|
+
"type": "3rd-party",
|
|
160
|
+
"maintainers": [
|
|
161
|
+
{
|
|
162
|
+
"name": "Luca Iaconelli",
|
|
163
|
+
"github": "LuXDAmore",
|
|
164
|
+
"twitter": "luxdamore",
|
|
165
|
+
"avatar": "https://avatars0.githubusercontent.com/u/3841171?v=4"
|
|
82
166
|
}
|
|
83
|
-
]
|
|
167
|
+
],
|
|
168
|
+
"compatibility": {
|
|
169
|
+
"nuxt": "^2.0.0",
|
|
170
|
+
"requires": {}
|
|
171
|
+
}
|
|
84
172
|
},
|
|
85
173
|
{
|
|
86
174
|
"name": "apollo",
|
|
@@ -96,15 +184,17 @@
|
|
|
96
184
|
"maintainers": [
|
|
97
185
|
{
|
|
98
186
|
"name": "Lam Kieu",
|
|
99
|
-
"github": "kieusonlam"
|
|
100
|
-
"avatar": "https://avatars2.githubusercontent.com/u/13093313?v=4"
|
|
187
|
+
"github": "kieusonlam"
|
|
101
188
|
},
|
|
102
189
|
{
|
|
103
190
|
"name": "Dominic Garms",
|
|
104
|
-
"github": "dohomi"
|
|
105
|
-
"avatar": "https://avatars0.githubusercontent.com/u/489221?v=4"
|
|
191
|
+
"github": "dohomi"
|
|
106
192
|
}
|
|
107
|
-
]
|
|
193
|
+
],
|
|
194
|
+
"compatibility": {
|
|
195
|
+
"nuxt": "^2.0.0",
|
|
196
|
+
"requires": {}
|
|
197
|
+
}
|
|
108
198
|
},
|
|
109
199
|
{
|
|
110
200
|
"name": "applicationinsights",
|
|
@@ -120,10 +210,13 @@
|
|
|
120
210
|
"maintainers": [
|
|
121
211
|
{
|
|
122
212
|
"name": "Dmitry Molotkov",
|
|
123
|
-
"github": "aldarund"
|
|
124
|
-
"avatar": "https://avatars2.githubusercontent.com/u/571159?v=4"
|
|
213
|
+
"github": "aldarund"
|
|
125
214
|
}
|
|
126
|
-
]
|
|
215
|
+
],
|
|
216
|
+
"compatibility": {
|
|
217
|
+
"nuxt": "^2.0.0",
|
|
218
|
+
"requires": {}
|
|
219
|
+
}
|
|
127
220
|
},
|
|
128
221
|
{
|
|
129
222
|
"name": "appwrite",
|
|
@@ -139,10 +232,13 @@
|
|
|
139
232
|
"maintainers": [
|
|
140
233
|
{
|
|
141
234
|
"name": "Hrdtr",
|
|
142
|
-
"github": "Hrdtr"
|
|
143
|
-
"avatar": "https://avatars0.githubusercontent.com/u/35950229?v=4"
|
|
235
|
+
"github": "Hrdtr"
|
|
144
236
|
}
|
|
145
|
-
]
|
|
237
|
+
],
|
|
238
|
+
"compatibility": {
|
|
239
|
+
"nuxt": "^2.0.0",
|
|
240
|
+
"requires": {}
|
|
241
|
+
}
|
|
146
242
|
},
|
|
147
243
|
{
|
|
148
244
|
"name": "auth",
|
|
@@ -159,15 +255,17 @@
|
|
|
159
255
|
{
|
|
160
256
|
"name": "Pooya Parsa",
|
|
161
257
|
"github": "pi0",
|
|
162
|
-
"twitter": "_pi0_"
|
|
163
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
258
|
+
"twitter": "_pi0_"
|
|
164
259
|
},
|
|
165
260
|
{
|
|
166
261
|
"name": "João Pedro Antunes Silva",
|
|
167
|
-
"github": "JoaoPedroAS51"
|
|
168
|
-
"avatar": "https://avatars0.githubusercontent.com/u/15177236?v=4"
|
|
262
|
+
"github": "JoaoPedroAS51"
|
|
169
263
|
}
|
|
170
|
-
]
|
|
264
|
+
],
|
|
265
|
+
"compatibility": {
|
|
266
|
+
"nuxt": "^2.0.0",
|
|
267
|
+
"requires": {}
|
|
268
|
+
}
|
|
171
269
|
},
|
|
172
270
|
{
|
|
173
271
|
"name": "axios",
|
|
@@ -184,10 +282,13 @@
|
|
|
184
282
|
{
|
|
185
283
|
"name": "Pooya Parsa",
|
|
186
284
|
"github": "pi0",
|
|
187
|
-
"twitter": "_pi0_"
|
|
188
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
285
|
+
"twitter": "_pi0_"
|
|
189
286
|
}
|
|
190
|
-
]
|
|
287
|
+
],
|
|
288
|
+
"compatibility": {
|
|
289
|
+
"nuxt": "^2.0.0",
|
|
290
|
+
"requires": {}
|
|
291
|
+
}
|
|
191
292
|
},
|
|
192
293
|
{
|
|
193
294
|
"name": "basic-auth",
|
|
@@ -203,10 +304,13 @@
|
|
|
203
304
|
"maintainers": [
|
|
204
305
|
{
|
|
205
306
|
"name": "potato4d",
|
|
206
|
-
"github": "potato4d"
|
|
207
|
-
"avatar": "https://avatars0.githubusercontent.com/u/6993514?v=4"
|
|
307
|
+
"github": "potato4d"
|
|
208
308
|
}
|
|
209
|
-
]
|
|
309
|
+
],
|
|
310
|
+
"compatibility": {
|
|
311
|
+
"nuxt": "^2.0.0",
|
|
312
|
+
"requires": {}
|
|
313
|
+
}
|
|
210
314
|
},
|
|
211
315
|
{
|
|
212
316
|
"name": "bootstrap",
|
|
@@ -222,22 +326,23 @@
|
|
|
222
326
|
"maintainers": [
|
|
223
327
|
{
|
|
224
328
|
"name": "Troy Morehouse",
|
|
225
|
-
"github": "tmorehouse"
|
|
226
|
-
"avatar": "https://avatars3.githubusercontent.com/u/2781561?v=4"
|
|
329
|
+
"github": "tmorehouse"
|
|
227
330
|
},
|
|
228
331
|
{
|
|
229
332
|
"name": "Pooya Parsa",
|
|
230
333
|
"github": "pi0",
|
|
231
|
-
"twitter": "_pi0_"
|
|
232
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
334
|
+
"twitter": "_pi0_"
|
|
233
335
|
},
|
|
234
336
|
{
|
|
235
337
|
"name": "Jacob Müller",
|
|
236
338
|
"github": "jackmu95",
|
|
237
|
-
"twitter": "jackmu95"
|
|
238
|
-
"avatar": "https://avatars1.githubusercontent.com/u/2737132?v=4"
|
|
339
|
+
"twitter": "jackmu95"
|
|
239
340
|
}
|
|
240
|
-
]
|
|
341
|
+
],
|
|
342
|
+
"compatibility": {
|
|
343
|
+
"nuxt": "^2.0.0",
|
|
344
|
+
"requires": {}
|
|
345
|
+
}
|
|
241
346
|
},
|
|
242
347
|
{
|
|
243
348
|
"name": "browserconfig",
|
|
@@ -254,10 +359,13 @@
|
|
|
254
359
|
{
|
|
255
360
|
"name": "Pooya Parsa",
|
|
256
361
|
"github": "pi0",
|
|
257
|
-
"twitter": "_pi0_"
|
|
258
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
362
|
+
"twitter": "_pi0_"
|
|
259
363
|
}
|
|
260
|
-
]
|
|
364
|
+
],
|
|
365
|
+
"compatibility": {
|
|
366
|
+
"nuxt": "^2.0.0",
|
|
367
|
+
"requires": {}
|
|
368
|
+
}
|
|
261
369
|
},
|
|
262
370
|
{
|
|
263
371
|
"name": "buefy",
|
|
@@ -273,14 +381,17 @@
|
|
|
273
381
|
"maintainers": [
|
|
274
382
|
{
|
|
275
383
|
"name": "Walter Tommasi",
|
|
276
|
-
"github": "jtommy"
|
|
277
|
-
"avatar": "https://avatars0.githubusercontent.com/u/8029488?v=4"
|
|
384
|
+
"github": "jtommy"
|
|
278
385
|
}
|
|
279
|
-
]
|
|
386
|
+
],
|
|
387
|
+
"compatibility": {
|
|
388
|
+
"nuxt": "^2.0.0",
|
|
389
|
+
"requires": {}
|
|
390
|
+
}
|
|
280
391
|
},
|
|
281
392
|
{
|
|
282
393
|
"name": "bugsnag",
|
|
283
|
-
"description": "Bugsnag
|
|
394
|
+
"description": "Bugsnag integration for nuxt.js. Makes it easy to add bugsnag to your Project. Supports uploading source maps.",
|
|
284
395
|
"repo": "JulianMar/nuxt-bugsnag",
|
|
285
396
|
"npm": "nuxt-bugsnag",
|
|
286
397
|
"icon": "bugsnag.png",
|
|
@@ -293,28 +404,15 @@
|
|
|
293
404
|
{
|
|
294
405
|
"name": "JulianMar",
|
|
295
406
|
"github": "JulianMar",
|
|
296
|
-
"
|
|
407
|
+
"twitter": "julian_martin96"
|
|
297
408
|
}
|
|
298
|
-
]
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
"repo": "loonpwn/nuxt-build-optimisations",
|
|
304
|
-
"npm": "nuxt-build-optimisations",
|
|
305
|
-
"icon": "build-optimisations.svg",
|
|
306
|
-
"github": "https://github.com/loonpwn/nuxt-build-optimisations",
|
|
307
|
-
"website": "https://github.com/loonpwn/nuxt-build-optimisations",
|
|
308
|
-
"learn_more": "",
|
|
309
|
-
"category": "Devtools",
|
|
310
|
-
"type": "3rd-party",
|
|
311
|
-
"maintainers": [
|
|
312
|
-
{
|
|
313
|
-
"name": "loonpwn",
|
|
314
|
-
"github": "loonpwn",
|
|
315
|
-
"avatar": "https://avatars.githubusercontent.com/u/5326365?v=4"
|
|
409
|
+
],
|
|
410
|
+
"compatibility": {
|
|
411
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
412
|
+
"requires": {
|
|
413
|
+
"bridge": true
|
|
316
414
|
}
|
|
317
|
-
|
|
415
|
+
}
|
|
318
416
|
},
|
|
319
417
|
{
|
|
320
418
|
"name": "bulma-slim",
|
|
@@ -330,10 +428,13 @@
|
|
|
330
428
|
"maintainers": [
|
|
331
429
|
{
|
|
332
430
|
"name": "mustardamus",
|
|
333
|
-
"github": "mustardamus"
|
|
334
|
-
"avatar": "https://avatars1.githubusercontent.com/u/110802?v=4"
|
|
431
|
+
"github": "mustardamus"
|
|
335
432
|
}
|
|
336
|
-
]
|
|
433
|
+
],
|
|
434
|
+
"compatibility": {
|
|
435
|
+
"nuxt": "^2.0.0",
|
|
436
|
+
"requires": {}
|
|
437
|
+
}
|
|
337
438
|
},
|
|
338
439
|
{
|
|
339
440
|
"name": "bundle-buddy",
|
|
@@ -349,14 +450,17 @@
|
|
|
349
450
|
"maintainers": [
|
|
350
451
|
{
|
|
351
452
|
"name": "Developmint",
|
|
352
|
-
"github": "Developmint"
|
|
353
|
-
"avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
|
|
453
|
+
"github": "Developmint"
|
|
354
454
|
}
|
|
355
|
-
]
|
|
455
|
+
],
|
|
456
|
+
"compatibility": {
|
|
457
|
+
"nuxt": "^2.0.0",
|
|
458
|
+
"requires": {}
|
|
459
|
+
}
|
|
356
460
|
},
|
|
357
461
|
{
|
|
358
462
|
"name": "canvas-sketch",
|
|
359
|
-
"description": "Nuxt.js module for
|
|
463
|
+
"description": "Nuxt.js module for making generative and 3D artwork with canvas-sketch in JavaScript",
|
|
360
464
|
"repo": "LuXDAmore/generative-art",
|
|
361
465
|
"npm": "@luxdamore/nuxt-canvas-sketch",
|
|
362
466
|
"icon": "",
|
|
@@ -367,11 +471,15 @@
|
|
|
367
471
|
"type": "3rd-party",
|
|
368
472
|
"maintainers": [
|
|
369
473
|
{
|
|
370
|
-
"name": "
|
|
474
|
+
"name": "Luca Iaconelli",
|
|
371
475
|
"github": "LuXDAmore",
|
|
372
|
-
"
|
|
476
|
+
"twitter": "luxdamore"
|
|
373
477
|
}
|
|
374
|
-
]
|
|
478
|
+
],
|
|
479
|
+
"compatibility": {
|
|
480
|
+
"nuxt": "^2.0.0",
|
|
481
|
+
"requires": {}
|
|
482
|
+
}
|
|
375
483
|
},
|
|
376
484
|
{
|
|
377
485
|
"name": "chakra-ui",
|
|
@@ -387,10 +495,13 @@
|
|
|
387
495
|
"maintainers": [
|
|
388
496
|
{
|
|
389
497
|
"name": "Jonathan Bakebwa",
|
|
390
|
-
"github": "codebender828"
|
|
391
|
-
"avatar": "https://avatars2.githubusercontent.com/u/21237954?s=400&u=8d33f80968b1e2582b530af74e26e4cb94d1a90b&v=4"
|
|
498
|
+
"github": "codebender828 https://avatars2.githubusercontent.com/u/21237954?s=400&u=8d33f80968b1e2582b530af74e26e4cb94d1a90b&v=4"
|
|
392
499
|
}
|
|
393
|
-
]
|
|
500
|
+
],
|
|
501
|
+
"compatibility": {
|
|
502
|
+
"nuxt": "^2.0.0",
|
|
503
|
+
"requires": {}
|
|
504
|
+
}
|
|
394
505
|
},
|
|
395
506
|
{
|
|
396
507
|
"name": "chiffre",
|
|
@@ -406,10 +517,13 @@
|
|
|
406
517
|
"maintainers": [
|
|
407
518
|
{
|
|
408
519
|
"name": "Romain Clement",
|
|
409
|
-
"github": "rclement"
|
|
410
|
-
"avatar": "https://avatars.githubusercontent.com/u/1238873?v=4"
|
|
520
|
+
"github": "rclement"
|
|
411
521
|
}
|
|
412
|
-
]
|
|
522
|
+
],
|
|
523
|
+
"compatibility": {
|
|
524
|
+
"nuxt": "^2.0.0",
|
|
525
|
+
"requires": {}
|
|
526
|
+
}
|
|
413
527
|
},
|
|
414
528
|
{
|
|
415
529
|
"name": "client-init",
|
|
@@ -425,10 +539,13 @@
|
|
|
425
539
|
"maintainers": [
|
|
426
540
|
{
|
|
427
541
|
"name": "potato4d",
|
|
428
|
-
"github": "potato4d"
|
|
429
|
-
"avatar": "https://avatars0.githubusercontent.com/u/6993514?v=4"
|
|
542
|
+
"github": "potato4d"
|
|
430
543
|
}
|
|
431
|
-
]
|
|
544
|
+
],
|
|
545
|
+
"compatibility": {
|
|
546
|
+
"nuxt": "^2.0.0",
|
|
547
|
+
"requires": {}
|
|
548
|
+
}
|
|
432
549
|
},
|
|
433
550
|
{
|
|
434
551
|
"name": "cloudcms",
|
|
@@ -444,10 +561,13 @@
|
|
|
444
561
|
"maintainers": [
|
|
445
562
|
{
|
|
446
563
|
"name": "gitana",
|
|
447
|
-
"github": "gitana"
|
|
448
|
-
"avatar": "https://avatars3.githubusercontent.com/u/281904?v=4"
|
|
564
|
+
"github": "gitana"
|
|
449
565
|
}
|
|
450
|
-
]
|
|
566
|
+
],
|
|
567
|
+
"compatibility": {
|
|
568
|
+
"nuxt": "^2.0.0",
|
|
569
|
+
"requires": {}
|
|
570
|
+
}
|
|
451
571
|
},
|
|
452
572
|
{
|
|
453
573
|
"name": "cloudinary",
|
|
@@ -464,10 +584,13 @@
|
|
|
464
584
|
{
|
|
465
585
|
"name": "Maya Shavin",
|
|
466
586
|
"github": "mayashavin",
|
|
467
|
-
"twitter": "MayaShavin"
|
|
468
|
-
"avatar": "https://avatars3.githubusercontent.com/u/6650139?v=4"
|
|
587
|
+
"twitter": "MayaShavin"
|
|
469
588
|
}
|
|
470
|
-
]
|
|
589
|
+
],
|
|
590
|
+
"compatibility": {
|
|
591
|
+
"nuxt": "^2.0.0",
|
|
592
|
+
"requires": {}
|
|
593
|
+
}
|
|
471
594
|
},
|
|
472
595
|
{
|
|
473
596
|
"name": "color-mode",
|
|
@@ -484,10 +607,15 @@
|
|
|
484
607
|
{
|
|
485
608
|
"name": "Sébastien Chopin",
|
|
486
609
|
"github": "Atinux",
|
|
487
|
-
"twitter": "Atinux"
|
|
488
|
-
|
|
610
|
+
"twitter": "Atinux"
|
|
611
|
+
}
|
|
612
|
+
],
|
|
613
|
+
"compatibility": {
|
|
614
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
615
|
+
"requires": {
|
|
616
|
+
"bridge": "optional"
|
|
489
617
|
}
|
|
490
|
-
|
|
618
|
+
}
|
|
491
619
|
},
|
|
492
620
|
{
|
|
493
621
|
"name": "component-cache",
|
|
@@ -504,10 +632,13 @@
|
|
|
504
632
|
{
|
|
505
633
|
"name": "Pooya Parsa",
|
|
506
634
|
"github": "pi0",
|
|
507
|
-
"twitter": "_pi0_"
|
|
508
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
635
|
+
"twitter": "_pi0_"
|
|
509
636
|
}
|
|
510
|
-
]
|
|
637
|
+
],
|
|
638
|
+
"compatibility": {
|
|
639
|
+
"nuxt": "^2.0.0",
|
|
640
|
+
"requires": {}
|
|
641
|
+
}
|
|
511
642
|
},
|
|
512
643
|
{
|
|
513
644
|
"name": "composition-api",
|
|
@@ -524,17 +655,20 @@
|
|
|
524
655
|
{
|
|
525
656
|
"name": "Daniel Roe",
|
|
526
657
|
"github": "danielroe",
|
|
527
|
-
"twitter": "danielcroe"
|
|
528
|
-
"avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
|
|
658
|
+
"twitter": "danielcroe"
|
|
529
659
|
}
|
|
530
|
-
]
|
|
660
|
+
],
|
|
661
|
+
"compatibility": {
|
|
662
|
+
"nuxt": "^2.0.0",
|
|
663
|
+
"requires": {}
|
|
664
|
+
}
|
|
531
665
|
},
|
|
532
666
|
{
|
|
533
667
|
"name": "content",
|
|
534
|
-
"description": "
|
|
535
|
-
"repo": "nuxt/content#
|
|
668
|
+
"description": "Nuxt Content reads the content/ directory in your project, parses .md, .yml, .csv or .json files and creates a powerful data layer for your application. Bonus, use Vue components in Markdown with the MDC syntax.",
|
|
669
|
+
"repo": "nuxt/content#main",
|
|
536
670
|
"npm": "@nuxt/content",
|
|
537
|
-
"icon": "
|
|
671
|
+
"icon": "nuxt.png",
|
|
538
672
|
"github": "https://github.com/nuxt/content",
|
|
539
673
|
"website": "https://content.nuxtjs.org",
|
|
540
674
|
"learn_more": "",
|
|
@@ -542,18 +676,25 @@
|
|
|
542
676
|
"type": "official",
|
|
543
677
|
"maintainers": [
|
|
544
678
|
{
|
|
545
|
-
"name": "
|
|
546
|
-
"github": "
|
|
547
|
-
"twitter": "
|
|
548
|
-
|
|
679
|
+
"name": "Yaël Guilloux",
|
|
680
|
+
"github": "Tahul",
|
|
681
|
+
"twitter": "yaeeelglx"
|
|
682
|
+
},
|
|
683
|
+
{
|
|
684
|
+
"name": "Ahad Birang",
|
|
685
|
+
"github": "farnabaz",
|
|
686
|
+
"twitter": "a_birang"
|
|
549
687
|
},
|
|
550
688
|
{
|
|
551
689
|
"name": "Sebastien Chopin",
|
|
552
690
|
"github": "Atinux",
|
|
553
|
-
"twitter": "Atinux"
|
|
554
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
691
|
+
"twitter": "Atinux"
|
|
555
692
|
}
|
|
556
|
-
]
|
|
693
|
+
],
|
|
694
|
+
"compatibility": {
|
|
695
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
696
|
+
"requires": {}
|
|
697
|
+
}
|
|
557
698
|
},
|
|
558
699
|
{
|
|
559
700
|
"name": "contentful",
|
|
@@ -569,10 +710,13 @@
|
|
|
569
710
|
"maintainers": [
|
|
570
711
|
{
|
|
571
712
|
"name": "scaccogatto",
|
|
572
|
-
"github": "scaccogatto"
|
|
573
|
-
"avatar": "https://avatars3.githubusercontent.com/u/3670888?v=4"
|
|
713
|
+
"github": "scaccogatto"
|
|
574
714
|
}
|
|
575
|
-
]
|
|
715
|
+
],
|
|
716
|
+
"compatibility": {
|
|
717
|
+
"nuxt": "^2.0.0",
|
|
718
|
+
"requires": {}
|
|
719
|
+
}
|
|
576
720
|
},
|
|
577
721
|
{
|
|
578
722
|
"name": "custom-elements",
|
|
@@ -588,15 +732,17 @@
|
|
|
588
732
|
"maintainers": [
|
|
589
733
|
{
|
|
590
734
|
"name": "Thorn Walli",
|
|
591
|
-
"github": "ThornWalli"
|
|
592
|
-
"avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
|
|
735
|
+
"github": "ThornWalli"
|
|
593
736
|
},
|
|
594
737
|
{
|
|
595
738
|
"name": "GrabarzUndPartner",
|
|
596
|
-
"github": "GrabarzUndPartner"
|
|
597
|
-
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
739
|
+
"github": "GrabarzUndPartner"
|
|
598
740
|
}
|
|
599
|
-
]
|
|
741
|
+
],
|
|
742
|
+
"compatibility": {
|
|
743
|
+
"nuxt": "^2.0.0",
|
|
744
|
+
"requires": {}
|
|
745
|
+
}
|
|
600
746
|
},
|
|
601
747
|
{
|
|
602
748
|
"name": "darkmode.js",
|
|
@@ -612,10 +758,13 @@
|
|
|
612
758
|
"maintainers": [
|
|
613
759
|
{
|
|
614
760
|
"name": "sandoche",
|
|
615
|
-
"github": "sandoche"
|
|
616
|
-
"avatar": "https://avatars2.githubusercontent.com/u/3635348?v=4"
|
|
761
|
+
"github": "sandoche"
|
|
617
762
|
}
|
|
618
|
-
]
|
|
763
|
+
],
|
|
764
|
+
"compatibility": {
|
|
765
|
+
"nuxt": "^2.0.0",
|
|
766
|
+
"requires": {}
|
|
767
|
+
}
|
|
619
768
|
},
|
|
620
769
|
{
|
|
621
770
|
"name": "date-fns",
|
|
@@ -631,10 +780,35 @@
|
|
|
631
780
|
"maintainers": [
|
|
632
781
|
{
|
|
633
782
|
"name": "Ricardo Gobbo de Souza",
|
|
634
|
-
"github": "ricardogobbosouza"
|
|
635
|
-
|
|
783
|
+
"github": "ricardogobbosouza"
|
|
784
|
+
}
|
|
785
|
+
],
|
|
786
|
+
"compatibility": {
|
|
787
|
+
"nuxt": "^2.0.0",
|
|
788
|
+
"requires": {}
|
|
789
|
+
}
|
|
790
|
+
},
|
|
791
|
+
{
|
|
792
|
+
"name": "datocms",
|
|
793
|
+
"description": "DatoCMS integration for Nuxt.js",
|
|
794
|
+
"repo": "voorhoede/nuxt-datocms-module",
|
|
795
|
+
"npm": "@voorhoede/nuxt-datocms-module",
|
|
796
|
+
"icon": "datocms.png",
|
|
797
|
+
"github": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
798
|
+
"website": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
799
|
+
"learn_more": "https://www.datocms.com/",
|
|
800
|
+
"category": "CMS",
|
|
801
|
+
"type": "3rd-party",
|
|
802
|
+
"maintainers": [
|
|
803
|
+
{
|
|
804
|
+
"name": "Frankwarnaar",
|
|
805
|
+
"github": "Frankwarnaar"
|
|
636
806
|
}
|
|
637
|
-
]
|
|
807
|
+
],
|
|
808
|
+
"compatibility": {
|
|
809
|
+
"nuxt": "^2.0.0",
|
|
810
|
+
"requires": {}
|
|
811
|
+
}
|
|
638
812
|
},
|
|
639
813
|
{
|
|
640
814
|
"name": "dayjs",
|
|
@@ -651,10 +825,36 @@
|
|
|
651
825
|
{
|
|
652
826
|
"name": "Takuma HANATANI",
|
|
653
827
|
"github": "potato4d",
|
|
654
|
-
"twitter": "potato4d"
|
|
655
|
-
|
|
828
|
+
"twitter": "potato4d"
|
|
829
|
+
}
|
|
830
|
+
],
|
|
831
|
+
"compatibility": {
|
|
832
|
+
"nuxt": "^2.0.0",
|
|
833
|
+
"requires": {}
|
|
834
|
+
}
|
|
835
|
+
},
|
|
836
|
+
{
|
|
837
|
+
"name": "delay-hydration",
|
|
838
|
+
"description": "Improve your Nuxt.js v2 Google Lighthouse score by delaying hydration.",
|
|
839
|
+
"repo": "harlan-zw/nuxt-delay-hydration#main/packages/nuxt-delay-hydration",
|
|
840
|
+
"npm": "nuxt-delay-hydration",
|
|
841
|
+
"icon": "lighthouse.svg",
|
|
842
|
+
"github": "https://github.com/harlan-zw/nuxt-delay-hydration",
|
|
843
|
+
"website": "https://github.com/harlan-zw/nuxt-delay-hydration",
|
|
844
|
+
"learn_more": "",
|
|
845
|
+
"category": "Performance",
|
|
846
|
+
"type": "3rd-party",
|
|
847
|
+
"maintainers": [
|
|
848
|
+
{
|
|
849
|
+
"name": "Harlan Wilton",
|
|
850
|
+
"github": "harlan-zw",
|
|
851
|
+
"twitter": "harlan_zw"
|
|
656
852
|
}
|
|
657
|
-
]
|
|
853
|
+
],
|
|
854
|
+
"compatibility": {
|
|
855
|
+
"nuxt": "^2.0.0",
|
|
856
|
+
"requires": {}
|
|
857
|
+
}
|
|
658
858
|
},
|
|
659
859
|
{
|
|
660
860
|
"name": "device",
|
|
@@ -670,10 +870,38 @@
|
|
|
670
870
|
"maintainers": [
|
|
671
871
|
{
|
|
672
872
|
"name": "Shinji Yamada",
|
|
673
|
-
"github": "dotneet"
|
|
674
|
-
|
|
873
|
+
"github": "dotneet"
|
|
874
|
+
}
|
|
875
|
+
],
|
|
876
|
+
"compatibility": {
|
|
877
|
+
"nuxt": "^2.0.0",
|
|
878
|
+
"requires": {}
|
|
879
|
+
}
|
|
880
|
+
},
|
|
881
|
+
{
|
|
882
|
+
"name": "directus",
|
|
883
|
+
"description": "Easily connect your Nuxt3 application to your directus server.",
|
|
884
|
+
"repo": "intevel/nuxt-directus",
|
|
885
|
+
"npm": "nuxt-directus",
|
|
886
|
+
"icon": "directus.svg",
|
|
887
|
+
"github": "https://github.com/intevel/nuxt-directus/",
|
|
888
|
+
"website": "https://nuxt-directus.netlify.app/",
|
|
889
|
+
"learn_more": "https://nuxt-directus.netlify.app/",
|
|
890
|
+
"category": "CMS",
|
|
891
|
+
"type": "3rd-party",
|
|
892
|
+
"maintainers": [
|
|
893
|
+
{
|
|
894
|
+
"name": "Conner Bachmann",
|
|
895
|
+
"github": "intevel",
|
|
896
|
+
"avatar": "https://avatars.githubusercontent.com/u/59223342?v=4"
|
|
897
|
+
}
|
|
898
|
+
],
|
|
899
|
+
"compatibility": {
|
|
900
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
901
|
+
"requires": {
|
|
902
|
+
"bridge": true
|
|
675
903
|
}
|
|
676
|
-
|
|
904
|
+
}
|
|
677
905
|
},
|
|
678
906
|
{
|
|
679
907
|
"name": "dotenv",
|
|
@@ -689,15 +917,51 @@
|
|
|
689
917
|
"maintainers": [
|
|
690
918
|
{
|
|
691
919
|
"name": "Julien Tant",
|
|
692
|
-
"github": "JulienTant"
|
|
693
|
-
|
|
920
|
+
"github": "JulienTant"
|
|
921
|
+
}
|
|
922
|
+
],
|
|
923
|
+
"compatibility": {
|
|
924
|
+
"nuxt": "^2.0.0",
|
|
925
|
+
"requires": {}
|
|
926
|
+
}
|
|
927
|
+
},
|
|
928
|
+
{
|
|
929
|
+
"name": "drupal-ce",
|
|
930
|
+
"description": "Connects Nuxt.js with Drupal via the Lupus Custom Elements Renderer",
|
|
931
|
+
"repo": "drunomics/nuxtjs-drupal-ce",
|
|
932
|
+
"npm": "nuxtjs-drupal-ce",
|
|
933
|
+
"icon": "drupal-ce.png",
|
|
934
|
+
"github": "https://github.com/drunomics/nuxtjs-drupal-ce",
|
|
935
|
+
"website": "https://stack.lupus.digital",
|
|
936
|
+
"learn_more": "https://stack.lupus.digital/2-resources/learning",
|
|
937
|
+
"category": "CMS",
|
|
938
|
+
"type": "3rd-party",
|
|
939
|
+
"maintainers": [
|
|
940
|
+
{
|
|
941
|
+
"name": "Wolfgang Ziegler // fago",
|
|
942
|
+
"github": "fago",
|
|
943
|
+
"avatar": "https://avatars.githubusercontent.com/u/132232?v=4"
|
|
944
|
+
},
|
|
945
|
+
{
|
|
946
|
+
"name": "Maximilian Götz-Mikus",
|
|
947
|
+
"github": "maximilianmikus",
|
|
948
|
+
"avatar": "https://avatars.githubusercontent.com/u/1254146?v=4"
|
|
949
|
+
},
|
|
950
|
+
{
|
|
951
|
+
"name": "David Licen",
|
|
952
|
+
"github": "davision",
|
|
953
|
+
"avatar": "https://avatars.githubusercontent.com/u/3862832?v=4"
|
|
694
954
|
}
|
|
695
|
-
]
|
|
955
|
+
],
|
|
956
|
+
"compatibility": {
|
|
957
|
+
"nuxt": "^2.0.0",
|
|
958
|
+
"requires": {}
|
|
959
|
+
}
|
|
696
960
|
},
|
|
697
961
|
{
|
|
698
962
|
"name": "druxt",
|
|
699
963
|
"description": "A bridge between frameworks, Drupal in the back, Nuxt.js in the front.",
|
|
700
|
-
"repo": "druxt/druxt.js",
|
|
964
|
+
"repo": "druxt/druxt.js#develop/packages/druxt",
|
|
701
965
|
"npm": "druxt",
|
|
702
966
|
"icon": "druxt.svg",
|
|
703
967
|
"github": "https://github.com/druxt/druxt.js",
|
|
@@ -708,10 +972,13 @@
|
|
|
708
972
|
"maintainers": [
|
|
709
973
|
{
|
|
710
974
|
"name": "Decipher",
|
|
711
|
-
"github": "decipher"
|
|
712
|
-
"avatar": "https://avatars0.githubusercontent.com/u/161090?s=460&v=4"
|
|
975
|
+
"github": "decipher"
|
|
713
976
|
}
|
|
714
|
-
]
|
|
977
|
+
],
|
|
978
|
+
"compatibility": {
|
|
979
|
+
"nuxt": "^2.0.0",
|
|
980
|
+
"requires": {}
|
|
981
|
+
}
|
|
715
982
|
},
|
|
716
983
|
{
|
|
717
984
|
"name": "emotion",
|
|
@@ -728,10 +995,13 @@
|
|
|
728
995
|
{
|
|
729
996
|
"name": "Pooya Parsa",
|
|
730
997
|
"github": "pi0",
|
|
731
|
-
"twitter": "_pi0_"
|
|
732
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
998
|
+
"twitter": "_pi0_"
|
|
733
999
|
}
|
|
734
|
-
]
|
|
1000
|
+
],
|
|
1001
|
+
"compatibility": {
|
|
1002
|
+
"nuxt": "^2.0.0",
|
|
1003
|
+
"requires": {}
|
|
1004
|
+
}
|
|
735
1005
|
},
|
|
736
1006
|
{
|
|
737
1007
|
"name": "eslint",
|
|
@@ -747,10 +1017,13 @@
|
|
|
747
1017
|
"maintainers": [
|
|
748
1018
|
{
|
|
749
1019
|
"name": "Ricardo Gobbo de Souza",
|
|
750
|
-
"github": "ricardogobbosouza"
|
|
751
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
1020
|
+
"github": "ricardogobbosouza"
|
|
752
1021
|
}
|
|
753
|
-
]
|
|
1022
|
+
],
|
|
1023
|
+
"compatibility": {
|
|
1024
|
+
"nuxt": "^2.0.0",
|
|
1025
|
+
"requires": {}
|
|
1026
|
+
}
|
|
754
1027
|
},
|
|
755
1028
|
{
|
|
756
1029
|
"name": "event-trace",
|
|
@@ -766,10 +1039,13 @@
|
|
|
766
1039
|
"maintainers": [
|
|
767
1040
|
{
|
|
768
1041
|
"name": "Xin Du",
|
|
769
|
-
"github": "clarkdo"
|
|
770
|
-
"avatar": "https://avatars3.githubusercontent.com/u/4312154?v=4"
|
|
1042
|
+
"github": "clarkdo"
|
|
771
1043
|
}
|
|
772
|
-
]
|
|
1044
|
+
],
|
|
1045
|
+
"compatibility": {
|
|
1046
|
+
"nuxt": "^2.0.0",
|
|
1047
|
+
"requires": {}
|
|
1048
|
+
}
|
|
773
1049
|
},
|
|
774
1050
|
{
|
|
775
1051
|
"name": "fathom",
|
|
@@ -785,10 +1061,13 @@
|
|
|
785
1061
|
"maintainers": [
|
|
786
1062
|
{
|
|
787
1063
|
"name": "yabhq",
|
|
788
|
-
"github": "yabhq"
|
|
789
|
-
"avatar": "https://avatars.githubusercontent.com/u/16291011?v=4"
|
|
1064
|
+
"github": "yabhq"
|
|
790
1065
|
}
|
|
791
|
-
]
|
|
1066
|
+
],
|
|
1067
|
+
"compatibility": {
|
|
1068
|
+
"nuxt": "^2.0.0",
|
|
1069
|
+
"requires": {}
|
|
1070
|
+
}
|
|
792
1071
|
},
|
|
793
1072
|
{
|
|
794
1073
|
"name": "feature-toggle",
|
|
@@ -804,14 +1083,17 @@
|
|
|
804
1083
|
"maintainers": [
|
|
805
1084
|
{
|
|
806
1085
|
"name": "stephenkr",
|
|
807
|
-
"github": "stephenkr"
|
|
808
|
-
"avatar": "https://avatars0.githubusercontent.com/u/25742275?v=4"
|
|
1086
|
+
"github": "stephenkr"
|
|
809
1087
|
}
|
|
810
|
-
]
|
|
1088
|
+
],
|
|
1089
|
+
"compatibility": {
|
|
1090
|
+
"nuxt": "^2.0.0",
|
|
1091
|
+
"requires": {}
|
|
1092
|
+
}
|
|
811
1093
|
},
|
|
812
1094
|
{
|
|
813
1095
|
"name": "feed",
|
|
814
|
-
"description": "Feed module enables everyone to have RSS, Atom and
|
|
1096
|
+
"description": "Feed module enables everyone to have RSS, Atom and JSON.",
|
|
815
1097
|
"repo": "nuxt-community/feed-module",
|
|
816
1098
|
"npm": "@nuxtjs/feed",
|
|
817
1099
|
"icon": "",
|
|
@@ -824,15 +1106,18 @@
|
|
|
824
1106
|
{
|
|
825
1107
|
"name": "Alexander Lichter",
|
|
826
1108
|
"github": "manniL",
|
|
827
|
-
"twitter": "TheAlexLichter"
|
|
828
|
-
"avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
|
|
1109
|
+
"twitter": "TheAlexLichter"
|
|
829
1110
|
}
|
|
830
|
-
]
|
|
1111
|
+
],
|
|
1112
|
+
"compatibility": {
|
|
1113
|
+
"nuxt": "^2.0.0",
|
|
1114
|
+
"requires": {}
|
|
1115
|
+
}
|
|
831
1116
|
},
|
|
832
1117
|
{
|
|
833
1118
|
"name": "firebase",
|
|
834
|
-
"description": "
|
|
835
|
-
"repo": "nuxt-community/firebase-module",
|
|
1119
|
+
"description": "Integrate Firebase into your Nuxt project.",
|
|
1120
|
+
"repo": "nuxt-community/firebase-module#master/packages/firebase-module",
|
|
836
1121
|
"npm": "@nuxtjs/firebase",
|
|
837
1122
|
"icon": "firebase.png",
|
|
838
1123
|
"github": "https://github.com/nuxt-community/firebase-module",
|
|
@@ -843,10 +1128,13 @@
|
|
|
843
1128
|
"maintainers": [
|
|
844
1129
|
{
|
|
845
1130
|
"name": "Pascal Luther",
|
|
846
|
-
"github": "lupas"
|
|
847
|
-
"avatar": "https://avatars1.githubusercontent.com/u/4020037?v=4"
|
|
1131
|
+
"github": "lupas"
|
|
848
1132
|
}
|
|
849
|
-
]
|
|
1133
|
+
],
|
|
1134
|
+
"compatibility": {
|
|
1135
|
+
"nuxt": "^2.0.0",
|
|
1136
|
+
"requires": {}
|
|
1137
|
+
}
|
|
850
1138
|
},
|
|
851
1139
|
{
|
|
852
1140
|
"name": "floating-prompt-module",
|
|
@@ -862,10 +1150,13 @@
|
|
|
862
1150
|
"maintainers": [
|
|
863
1151
|
{
|
|
864
1152
|
"name": "sandoche",
|
|
865
|
-
"github": "sandoche"
|
|
866
|
-
"avatar": "https://avatars2.githubusercontent.com/u/3635348?v=4"
|
|
1153
|
+
"github": "sandoche"
|
|
867
1154
|
}
|
|
868
|
-
]
|
|
1155
|
+
],
|
|
1156
|
+
"compatibility": {
|
|
1157
|
+
"nuxt": "^2.0.0",
|
|
1158
|
+
"requires": {}
|
|
1159
|
+
}
|
|
869
1160
|
},
|
|
870
1161
|
{
|
|
871
1162
|
"name": "font-loader-strategy",
|
|
@@ -881,10 +1172,13 @@
|
|
|
881
1172
|
"maintainers": [
|
|
882
1173
|
{
|
|
883
1174
|
"name": "GrabarzUndPartner",
|
|
884
|
-
"github": "GrabarzUndPartner"
|
|
885
|
-
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
1175
|
+
"github": "GrabarzUndPartner"
|
|
886
1176
|
}
|
|
887
|
-
]
|
|
1177
|
+
],
|
|
1178
|
+
"compatibility": {
|
|
1179
|
+
"nuxt": "^2.0.0",
|
|
1180
|
+
"requires": {}
|
|
1181
|
+
}
|
|
888
1182
|
},
|
|
889
1183
|
{
|
|
890
1184
|
"name": "fontagon",
|
|
@@ -900,10 +1194,13 @@
|
|
|
900
1194
|
"maintainers": [
|
|
901
1195
|
{
|
|
902
1196
|
"name": "kdydesign",
|
|
903
|
-
"github": "kdydesign"
|
|
904
|
-
"avatar": "https://avatars3.githubusercontent.com/u/10152521?v=4"
|
|
1197
|
+
"github": "kdydesign"
|
|
905
1198
|
}
|
|
906
|
-
]
|
|
1199
|
+
],
|
|
1200
|
+
"compatibility": {
|
|
1201
|
+
"nuxt": "^2.0.0",
|
|
1202
|
+
"requires": {}
|
|
1203
|
+
}
|
|
907
1204
|
},
|
|
908
1205
|
{
|
|
909
1206
|
"name": "fontawesome",
|
|
@@ -919,10 +1216,41 @@
|
|
|
919
1216
|
"maintainers": [
|
|
920
1217
|
{
|
|
921
1218
|
"name": "Pim",
|
|
922
|
-
"github": "pimlie"
|
|
923
|
-
|
|
1219
|
+
"github": "pimlie"
|
|
1220
|
+
}
|
|
1221
|
+
],
|
|
1222
|
+
"compatibility": {
|
|
1223
|
+
"nuxt": "^2.0.0",
|
|
1224
|
+
"requires": {}
|
|
1225
|
+
}
|
|
1226
|
+
},
|
|
1227
|
+
{
|
|
1228
|
+
"name": "formkit",
|
|
1229
|
+
"description": "Seamless FormKit integration for Nuxt",
|
|
1230
|
+
"repo": "formkit/formkit#master/packages/nuxt",
|
|
1231
|
+
"npm": "@formkit/nuxt",
|
|
1232
|
+
"icon": "formkit.png",
|
|
1233
|
+
"github": "https://github.com/formkit/formkit",
|
|
1234
|
+
"website": "https://formkit.com",
|
|
1235
|
+
"learn_more": "https://formkit.com/essentials/installation#with-nuxt",
|
|
1236
|
+
"category": "Libraries",
|
|
1237
|
+
"type": "3rd-party",
|
|
1238
|
+
"maintainers": [
|
|
1239
|
+
{
|
|
1240
|
+
"name": "Justin Schroeder",
|
|
1241
|
+
"github": "justin-schroeder",
|
|
1242
|
+
"twitter": "jpschroeder"
|
|
1243
|
+
},
|
|
1244
|
+
{
|
|
1245
|
+
"name": "Andrew Boyd",
|
|
1246
|
+
"github": "andrew-boyd",
|
|
1247
|
+
"twitter": "0xBOYD"
|
|
924
1248
|
}
|
|
925
|
-
]
|
|
1249
|
+
],
|
|
1250
|
+
"compatibility": {
|
|
1251
|
+
"nuxt": "^3.0.0",
|
|
1252
|
+
"requires": {}
|
|
1253
|
+
}
|
|
926
1254
|
},
|
|
927
1255
|
{
|
|
928
1256
|
"name": "fullpage",
|
|
@@ -938,10 +1266,13 @@
|
|
|
938
1266
|
"maintainers": [
|
|
939
1267
|
{
|
|
940
1268
|
"name": "vaso2",
|
|
941
|
-
"github": "vaso2"
|
|
942
|
-
"avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
|
|
1269
|
+
"github": "vaso2"
|
|
943
1270
|
}
|
|
944
|
-
]
|
|
1271
|
+
],
|
|
1272
|
+
"compatibility": {
|
|
1273
|
+
"nuxt": "^2.0.0",
|
|
1274
|
+
"requires": {}
|
|
1275
|
+
}
|
|
945
1276
|
},
|
|
946
1277
|
{
|
|
947
1278
|
"name": "github-api",
|
|
@@ -957,10 +1288,13 @@
|
|
|
957
1288
|
"maintainers": [
|
|
958
1289
|
{
|
|
959
1290
|
"name": "lindsaykwardell",
|
|
960
|
-
"github": "lindsaykwardell"
|
|
961
|
-
"avatar": "https://avatars0.githubusercontent.com/u/32229300?v=4"
|
|
1291
|
+
"github": "lindsaykwardell"
|
|
962
1292
|
}
|
|
963
|
-
]
|
|
1293
|
+
],
|
|
1294
|
+
"compatibility": {
|
|
1295
|
+
"nuxt": "^2.0.0",
|
|
1296
|
+
"requires": {}
|
|
1297
|
+
}
|
|
964
1298
|
},
|
|
965
1299
|
{
|
|
966
1300
|
"name": "google-adsense",
|
|
@@ -976,10 +1310,13 @@
|
|
|
976
1310
|
"maintainers": [
|
|
977
1311
|
{
|
|
978
1312
|
"name": "Troy Morehouse",
|
|
979
|
-
"github": "tmorehouse"
|
|
980
|
-
"avatar": "https://avatars3.githubusercontent.com/u/2781561?v=4"
|
|
1313
|
+
"github": "tmorehouse"
|
|
981
1314
|
}
|
|
982
|
-
]
|
|
1315
|
+
],
|
|
1316
|
+
"compatibility": {
|
|
1317
|
+
"nuxt": "^2.0.0",
|
|
1318
|
+
"requires": {}
|
|
1319
|
+
}
|
|
983
1320
|
},
|
|
984
1321
|
{
|
|
985
1322
|
"name": "google-analytics",
|
|
@@ -996,21 +1333,22 @@
|
|
|
996
1333
|
{
|
|
997
1334
|
"name": "Pooya Parsa",
|
|
998
1335
|
"github": "pi0",
|
|
999
|
-
"twitter": "_pi0_"
|
|
1000
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
1336
|
+
"twitter": "_pi0_"
|
|
1001
1337
|
},
|
|
1002
1338
|
{
|
|
1003
1339
|
"name": "Ricardo Gobbo de Souza",
|
|
1004
|
-
"github": "ricardogobbosouza"
|
|
1005
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
1340
|
+
"github": "ricardogobbosouza"
|
|
1006
1341
|
},
|
|
1007
1342
|
{
|
|
1008
1343
|
"name": "Matteo Gabriele",
|
|
1009
1344
|
"github": "MatteoGabriele",
|
|
1010
|
-
"twitter": "matteo_gabriele"
|
|
1011
|
-
"avatar": "https://avatars1.githubusercontent.com/u/5337152?v=4"
|
|
1345
|
+
"twitter": "matteo_gabriele"
|
|
1012
1346
|
}
|
|
1013
|
-
]
|
|
1347
|
+
],
|
|
1348
|
+
"compatibility": {
|
|
1349
|
+
"nuxt": "^2.0.0",
|
|
1350
|
+
"requires": {}
|
|
1351
|
+
}
|
|
1014
1352
|
},
|
|
1015
1353
|
{
|
|
1016
1354
|
"name": "google-fonts",
|
|
@@ -1026,10 +1364,15 @@
|
|
|
1026
1364
|
"maintainers": [
|
|
1027
1365
|
{
|
|
1028
1366
|
"name": "Ricardo Gobbo de Souza",
|
|
1029
|
-
"github": "ricardogobbosouza"
|
|
1030
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
1367
|
+
"github": "ricardogobbosouza"
|
|
1031
1368
|
}
|
|
1032
|
-
]
|
|
1369
|
+
],
|
|
1370
|
+
"compatibility": {
|
|
1371
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1372
|
+
"requires": {
|
|
1373
|
+
"bridge": "optional"
|
|
1374
|
+
}
|
|
1375
|
+
}
|
|
1033
1376
|
},
|
|
1034
1377
|
{
|
|
1035
1378
|
"name": "google-gtag",
|
|
@@ -1045,15 +1388,17 @@
|
|
|
1045
1388
|
"maintainers": [
|
|
1046
1389
|
{
|
|
1047
1390
|
"name": "Dominic Garms",
|
|
1048
|
-
"github": "dohomi"
|
|
1049
|
-
"avatar": "https://avatars0.githubusercontent.com/u/489221?v=4"
|
|
1391
|
+
"github": "dohomi"
|
|
1050
1392
|
},
|
|
1051
1393
|
{
|
|
1052
1394
|
"name": "Ricardo Gobbo de Souza",
|
|
1053
|
-
"github": "ricardogobbosouza"
|
|
1054
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
1395
|
+
"github": "ricardogobbosouza"
|
|
1055
1396
|
}
|
|
1056
|
-
]
|
|
1397
|
+
],
|
|
1398
|
+
"compatibility": {
|
|
1399
|
+
"nuxt": "^2.0.0",
|
|
1400
|
+
"requires": {}
|
|
1401
|
+
}
|
|
1057
1402
|
},
|
|
1058
1403
|
{
|
|
1059
1404
|
"name": "google-optimize",
|
|
@@ -1070,22 +1415,45 @@
|
|
|
1070
1415
|
{
|
|
1071
1416
|
"name": "Pooya Parsa",
|
|
1072
1417
|
"github": "pi0",
|
|
1073
|
-
"twitter": "_pi0_"
|
|
1074
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
1418
|
+
"twitter": "_pi0_"
|
|
1075
1419
|
},
|
|
1076
1420
|
{
|
|
1077
1421
|
"name": "Farzad Soltani",
|
|
1078
1422
|
"github": "farzadso",
|
|
1079
|
-
"twitter": "farzadso"
|
|
1080
|
-
"avatar": "https://avatars0.githubusercontent.com/u/19854715?v=4"
|
|
1423
|
+
"twitter": "farzadso"
|
|
1081
1424
|
},
|
|
1082
1425
|
{
|
|
1083
1426
|
"name": "Josh Deltener",
|
|
1084
1427
|
"github": "hecktarzuli",
|
|
1085
|
-
"twitter": "JoshDeltener"
|
|
1086
|
-
|
|
1428
|
+
"twitter": "JoshDeltener"
|
|
1429
|
+
}
|
|
1430
|
+
],
|
|
1431
|
+
"compatibility": {
|
|
1432
|
+
"nuxt": "^2.0.0",
|
|
1433
|
+
"requires": {}
|
|
1434
|
+
}
|
|
1435
|
+
},
|
|
1436
|
+
{
|
|
1437
|
+
"name": "graphql-client",
|
|
1438
|
+
"description": "Minimal GraphQL Client + Code Generation for Nuxt. Auto imports GraphQL Operations for easy execution.",
|
|
1439
|
+
"repo": "diizzayy/nuxt-graphql-client",
|
|
1440
|
+
"npm": "nuxt-graphql-client",
|
|
1441
|
+
"icon": "graphql-client.svg",
|
|
1442
|
+
"github": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
1443
|
+
"website": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
1444
|
+
"learn_more": "https://www.graphql-code-generator.com/plugins/typescript-graphql-request",
|
|
1445
|
+
"category": "Request",
|
|
1446
|
+
"type": "3rd-party",
|
|
1447
|
+
"maintainers": [
|
|
1448
|
+
{
|
|
1449
|
+
"name": "Diizzayy",
|
|
1450
|
+
"github": "diizzayy"
|
|
1087
1451
|
}
|
|
1088
|
-
]
|
|
1452
|
+
],
|
|
1453
|
+
"compatibility": {
|
|
1454
|
+
"nuxt": "^3.0.0",
|
|
1455
|
+
"requires": {}
|
|
1456
|
+
}
|
|
1089
1457
|
},
|
|
1090
1458
|
{
|
|
1091
1459
|
"name": "graphql-request",
|
|
@@ -1101,10 +1469,13 @@
|
|
|
1101
1469
|
"maintainers": [
|
|
1102
1470
|
{
|
|
1103
1471
|
"name": "gomah",
|
|
1104
|
-
"github": "gomah"
|
|
1105
|
-
"avatar": "https://avatars3.githubusercontent.com/u/2362138?v=4"
|
|
1472
|
+
"github": "gomah"
|
|
1106
1473
|
}
|
|
1107
|
-
]
|
|
1474
|
+
],
|
|
1475
|
+
"compatibility": {
|
|
1476
|
+
"nuxt": "^2.0.0",
|
|
1477
|
+
"requires": {}
|
|
1478
|
+
}
|
|
1108
1479
|
},
|
|
1109
1480
|
{
|
|
1110
1481
|
"name": "gtm",
|
|
@@ -1121,10 +1492,13 @@
|
|
|
1121
1492
|
{
|
|
1122
1493
|
"name": "Pooya Parsa",
|
|
1123
1494
|
"github": "pi0",
|
|
1124
|
-
"twitter": "_pi0_"
|
|
1125
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
1495
|
+
"twitter": "_pi0_"
|
|
1126
1496
|
}
|
|
1127
|
-
]
|
|
1497
|
+
],
|
|
1498
|
+
"compatibility": {
|
|
1499
|
+
"nuxt": "^2.0.0",
|
|
1500
|
+
"requires": {}
|
|
1501
|
+
}
|
|
1128
1502
|
},
|
|
1129
1503
|
{
|
|
1130
1504
|
"name": "guess",
|
|
@@ -1140,10 +1514,59 @@
|
|
|
1140
1514
|
"maintainers": [
|
|
1141
1515
|
{
|
|
1142
1516
|
"name": "Xin Du",
|
|
1143
|
-
"github": "clarkdo"
|
|
1144
|
-
|
|
1517
|
+
"github": "clarkdo"
|
|
1518
|
+
}
|
|
1519
|
+
],
|
|
1520
|
+
"compatibility": {
|
|
1521
|
+
"nuxt": "^2.0.0",
|
|
1522
|
+
"requires": {}
|
|
1523
|
+
}
|
|
1524
|
+
},
|
|
1525
|
+
{
|
|
1526
|
+
"name": "harlem",
|
|
1527
|
+
"description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
|
|
1528
|
+
"repo": "nuxt-modules/harlem",
|
|
1529
|
+
"npm": "@nuxtjs/harlem",
|
|
1530
|
+
"icon": "harlem.svg",
|
|
1531
|
+
"github": "https://github.com/nuxt-modules/harlem",
|
|
1532
|
+
"website": "https://github.com/nuxt-modules/harlem",
|
|
1533
|
+
"learn_more": "https://harlemjs.com/",
|
|
1534
|
+
"category": "Extensions",
|
|
1535
|
+
"type": "community",
|
|
1536
|
+
"maintainers": [
|
|
1537
|
+
{
|
|
1538
|
+
"name": "Daniel Roe",
|
|
1539
|
+
"github": "danielroe",
|
|
1540
|
+
"twitter": "danielcroe"
|
|
1541
|
+
}
|
|
1542
|
+
],
|
|
1543
|
+
"compatibility": {
|
|
1544
|
+
"nuxt": "^3.0.0",
|
|
1545
|
+
"requires": {}
|
|
1546
|
+
}
|
|
1547
|
+
},
|
|
1548
|
+
{
|
|
1549
|
+
"name": "headway",
|
|
1550
|
+
"description": "Headway changelog widget for Nuxt",
|
|
1551
|
+
"repo": "l-portet/nuxt-headway",
|
|
1552
|
+
"npm": "nuxt-headway",
|
|
1553
|
+
"icon": "headway.png",
|
|
1554
|
+
"github": "https://github.com/l-portet/nuxt-headway",
|
|
1555
|
+
"website": "https://nuxt-headway.netlify.app/",
|
|
1556
|
+
"learn_more": "https://headwayapp.co/",
|
|
1557
|
+
"category": "UI",
|
|
1558
|
+
"type": "3rd-party",
|
|
1559
|
+
"maintainers": [
|
|
1560
|
+
{
|
|
1561
|
+
"name": "l-portet",
|
|
1562
|
+
"github": "l-portet",
|
|
1563
|
+
"avatar": "https://avatars.githubusercontent.com/u/34057690?v=4"
|
|
1145
1564
|
}
|
|
1146
|
-
]
|
|
1565
|
+
],
|
|
1566
|
+
"compatibility": {
|
|
1567
|
+
"nuxt": "^2.0.0",
|
|
1568
|
+
"requires": {}
|
|
1569
|
+
}
|
|
1147
1570
|
},
|
|
1148
1571
|
{
|
|
1149
1572
|
"name": "helmet",
|
|
@@ -1159,10 +1582,13 @@
|
|
|
1159
1582
|
"maintainers": [
|
|
1160
1583
|
{
|
|
1161
1584
|
"name": "victor-perez",
|
|
1162
|
-
"github": "victor-perez"
|
|
1163
|
-
"avatar": "https://avatars1.githubusercontent.com/u/672958?v=4"
|
|
1585
|
+
"github": "victor-perez"
|
|
1164
1586
|
}
|
|
1165
|
-
]
|
|
1587
|
+
],
|
|
1588
|
+
"compatibility": {
|
|
1589
|
+
"nuxt": "^2.0.0",
|
|
1590
|
+
"requires": {}
|
|
1591
|
+
}
|
|
1166
1592
|
},
|
|
1167
1593
|
{
|
|
1168
1594
|
"name": "highcharts",
|
|
@@ -1178,10 +1604,13 @@
|
|
|
1178
1604
|
"maintainers": [
|
|
1179
1605
|
{
|
|
1180
1606
|
"name": "richardeschloss",
|
|
1181
|
-
"github": "richardeschloss"
|
|
1182
|
-
"avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
|
|
1607
|
+
"github": "richardeschloss"
|
|
1183
1608
|
}
|
|
1184
|
-
]
|
|
1609
|
+
],
|
|
1610
|
+
"compatibility": {
|
|
1611
|
+
"nuxt": "^2.0.0",
|
|
1612
|
+
"requires": {}
|
|
1613
|
+
}
|
|
1185
1614
|
},
|
|
1186
1615
|
{
|
|
1187
1616
|
"name": "history-state",
|
|
@@ -1197,10 +1626,13 @@
|
|
|
1197
1626
|
"maintainers": [
|
|
1198
1627
|
{
|
|
1199
1628
|
"name": "hidekatsu-izuno",
|
|
1200
|
-
"github": "hidekatsu-izuno"
|
|
1201
|
-
"avatar": "https://avatars0.githubusercontent.com/u/1091860?v=4"
|
|
1629
|
+
"github": "hidekatsu-izuno"
|
|
1202
1630
|
}
|
|
1203
|
-
]
|
|
1631
|
+
],
|
|
1632
|
+
"compatibility": {
|
|
1633
|
+
"nuxt": "^2.0.0",
|
|
1634
|
+
"requires": {}
|
|
1635
|
+
}
|
|
1204
1636
|
},
|
|
1205
1637
|
{
|
|
1206
1638
|
"name": "html-minifier",
|
|
@@ -1216,18 +1648,21 @@
|
|
|
1216
1648
|
"maintainers": [
|
|
1217
1649
|
{
|
|
1218
1650
|
"name": "Xin Du",
|
|
1219
|
-
"github": "clarkdo"
|
|
1220
|
-
"avatar": "https://avatars3.githubusercontent.com/u/4312154?v=4"
|
|
1651
|
+
"github": "clarkdo"
|
|
1221
1652
|
}
|
|
1222
|
-
]
|
|
1653
|
+
],
|
|
1654
|
+
"compatibility": {
|
|
1655
|
+
"nuxt": "^2.0.0",
|
|
1656
|
+
"requires": {}
|
|
1657
|
+
}
|
|
1223
1658
|
},
|
|
1224
1659
|
{
|
|
1225
1660
|
"name": "html-validator",
|
|
1226
1661
|
"description": "Automatically validate Nuxt server-rendered HTML html",
|
|
1227
|
-
"repo": "nuxt-
|
|
1662
|
+
"repo": "nuxt-modules/html-validator",
|
|
1228
1663
|
"npm": "@nuxtjs/html-validator",
|
|
1229
1664
|
"icon": "html-validator.png",
|
|
1230
|
-
"github": "https://github.com/nuxt-
|
|
1665
|
+
"github": "https://github.com/nuxt-modules/html-validator",
|
|
1231
1666
|
"website": "https://html-validator.nuxtjs.org",
|
|
1232
1667
|
"learn_more": "https://html-validate.org",
|
|
1233
1668
|
"category": "Performance",
|
|
@@ -1236,10 +1671,13 @@
|
|
|
1236
1671
|
{
|
|
1237
1672
|
"name": "Daniel Roe",
|
|
1238
1673
|
"github": "danielroe",
|
|
1239
|
-
"twitter": "danielcroe"
|
|
1240
|
-
"avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
|
|
1674
|
+
"twitter": "danielcroe"
|
|
1241
1675
|
}
|
|
1242
|
-
]
|
|
1676
|
+
],
|
|
1677
|
+
"compatibility": {
|
|
1678
|
+
"nuxt": "^2.0.0",
|
|
1679
|
+
"requires": {}
|
|
1680
|
+
}
|
|
1243
1681
|
},
|
|
1244
1682
|
{
|
|
1245
1683
|
"name": "http",
|
|
@@ -1256,16 +1694,41 @@
|
|
|
1256
1694
|
{
|
|
1257
1695
|
"name": "Pooya Parsa",
|
|
1258
1696
|
"github": "pi0",
|
|
1259
|
-
"twitter": "_pi0_"
|
|
1260
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
1697
|
+
"twitter": "_pi0_"
|
|
1261
1698
|
},
|
|
1262
1699
|
{
|
|
1263
1700
|
"name": "Sébastien Chopin",
|
|
1264
1701
|
"github": "Atinux",
|
|
1265
|
-
"twitter": "Atinux"
|
|
1266
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
1702
|
+
"twitter": "Atinux"
|
|
1267
1703
|
}
|
|
1268
|
-
]
|
|
1704
|
+
],
|
|
1705
|
+
"compatibility": {
|
|
1706
|
+
"nuxt": "^2.0.0",
|
|
1707
|
+
"requires": {}
|
|
1708
|
+
}
|
|
1709
|
+
},
|
|
1710
|
+
{
|
|
1711
|
+
"name": "humans-txt",
|
|
1712
|
+
"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.",
|
|
1713
|
+
"repo": "Luxdamore/nuxt-humans-txt",
|
|
1714
|
+
"npm": "@luxdamore/nuxt-humans-txt",
|
|
1715
|
+
"icon": "",
|
|
1716
|
+
"github": "https://github.com/LuXDAmore/nuxt-humans-txt",
|
|
1717
|
+
"website": "https://luxdamore.github.io/nuxt-humans-txt/",
|
|
1718
|
+
"learn_more": "https://humanstxt.org/",
|
|
1719
|
+
"category": "SEO",
|
|
1720
|
+
"type": "3rd-party",
|
|
1721
|
+
"maintainers": [
|
|
1722
|
+
{
|
|
1723
|
+
"name": "Luca Iaconelli",
|
|
1724
|
+
"github": "LuXDAmore",
|
|
1725
|
+
"twitter": "luxdamore"
|
|
1726
|
+
}
|
|
1727
|
+
],
|
|
1728
|
+
"compatibility": {
|
|
1729
|
+
"nuxt": "^2.0.0",
|
|
1730
|
+
"requires": {}
|
|
1731
|
+
}
|
|
1269
1732
|
},
|
|
1270
1733
|
{
|
|
1271
1734
|
"name": "i18n",
|
|
@@ -1281,15 +1744,39 @@
|
|
|
1281
1744
|
"maintainers": [
|
|
1282
1745
|
{
|
|
1283
1746
|
"name": "Rafał Chłodnicki",
|
|
1284
|
-
"github": "rchl"
|
|
1285
|
-
"avatar": "https://avatars1.githubusercontent.com/u/153197?v=4"
|
|
1747
|
+
"github": "rchl"
|
|
1286
1748
|
},
|
|
1287
1749
|
{
|
|
1288
|
-
"name": "
|
|
1289
|
-
"github": "
|
|
1290
|
-
|
|
1750
|
+
"name": "Kazuya Kawaguchi",
|
|
1751
|
+
"github": "kazupon"
|
|
1752
|
+
}
|
|
1753
|
+
],
|
|
1754
|
+
"compatibility": {
|
|
1755
|
+
"nuxt": "^2.0.0",
|
|
1756
|
+
"requires": {}
|
|
1757
|
+
}
|
|
1758
|
+
},
|
|
1759
|
+
{
|
|
1760
|
+
"name": "icons",
|
|
1761
|
+
"description": "Use your own automatically imported SVG icons.",
|
|
1762
|
+
"repo": "gitfoxcode/nuxt-icons",
|
|
1763
|
+
"npm": "nuxt-icons",
|
|
1764
|
+
"icon": "icons.png",
|
|
1765
|
+
"github": "https://github.com/gitFoxCode/nuxt-icons",
|
|
1766
|
+
"website": "https://github.com/gitFoxCode/nuxt-icons",
|
|
1767
|
+
"learn_more": "",
|
|
1768
|
+
"category": "UI",
|
|
1769
|
+
"type": "3rd-party",
|
|
1770
|
+
"maintainers": [
|
|
1771
|
+
{
|
|
1772
|
+
"name": "Sebastian Wludzik",
|
|
1773
|
+
"github": "gitfoxcode"
|
|
1291
1774
|
}
|
|
1292
|
-
]
|
|
1775
|
+
],
|
|
1776
|
+
"compatibility": {
|
|
1777
|
+
"nuxt": "^3.0.0",
|
|
1778
|
+
"requires": {}
|
|
1779
|
+
}
|
|
1293
1780
|
},
|
|
1294
1781
|
{
|
|
1295
1782
|
"name": "image-loader",
|
|
@@ -1305,10 +1792,13 @@
|
|
|
1305
1792
|
"maintainers": [
|
|
1306
1793
|
{
|
|
1307
1794
|
"name": "Barry Fisher",
|
|
1308
|
-
"github": "Barry-Fisher"
|
|
1309
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1033560?v=4"
|
|
1795
|
+
"github": "Barry-Fisher"
|
|
1310
1796
|
}
|
|
1311
|
-
]
|
|
1797
|
+
],
|
|
1798
|
+
"compatibility": {
|
|
1799
|
+
"nuxt": "^2.0.0",
|
|
1800
|
+
"requires": {}
|
|
1801
|
+
}
|
|
1312
1802
|
},
|
|
1313
1803
|
{
|
|
1314
1804
|
"name": "image",
|
|
@@ -1325,22 +1815,25 @@
|
|
|
1325
1815
|
{
|
|
1326
1816
|
"name": "Ahad Birang",
|
|
1327
1817
|
"github": "farnabaz",
|
|
1328
|
-
"twitter": "a_birang"
|
|
1329
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
|
|
1818
|
+
"twitter": "a_birang"
|
|
1330
1819
|
},
|
|
1331
1820
|
{
|
|
1332
1821
|
"name": "Pooya Parsa",
|
|
1333
1822
|
"github": "pi0",
|
|
1334
|
-
"twitter": "_pi0_"
|
|
1335
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
1823
|
+
"twitter": "_pi0_"
|
|
1336
1824
|
},
|
|
1337
1825
|
{
|
|
1338
1826
|
"name": "Sebastien Chopin",
|
|
1339
1827
|
"github": "Atinux",
|
|
1340
|
-
"twitter": "Atinux"
|
|
1341
|
-
|
|
1828
|
+
"twitter": "Atinux"
|
|
1829
|
+
}
|
|
1830
|
+
],
|
|
1831
|
+
"compatibility": {
|
|
1832
|
+
"nuxt": "^2.0.0",
|
|
1833
|
+
"requires": {
|
|
1834
|
+
"bridge": "optional"
|
|
1342
1835
|
}
|
|
1343
|
-
|
|
1836
|
+
}
|
|
1344
1837
|
},
|
|
1345
1838
|
{
|
|
1346
1839
|
"name": "imagemin",
|
|
@@ -1356,10 +1849,38 @@
|
|
|
1356
1849
|
"maintainers": [
|
|
1357
1850
|
{
|
|
1358
1851
|
"name": "Ricardo Gobbo de Souza",
|
|
1359
|
-
"github": "ricardogobbosouza"
|
|
1360
|
-
|
|
1852
|
+
"github": "ricardogobbosouza"
|
|
1853
|
+
}
|
|
1854
|
+
],
|
|
1855
|
+
"compatibility": {
|
|
1856
|
+
"nuxt": "^2.0.0",
|
|
1857
|
+
"requires": {}
|
|
1858
|
+
}
|
|
1859
|
+
},
|
|
1860
|
+
{
|
|
1861
|
+
"name": "inkline",
|
|
1862
|
+
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
1863
|
+
"repo": "inkline/nuxt-module-inkline",
|
|
1864
|
+
"npm": "@inkline/nuxt",
|
|
1865
|
+
"icon": "inkline.svg",
|
|
1866
|
+
"github": "https://github.com/inkline/nuxt-module-inkline",
|
|
1867
|
+
"website": "https://inkline.io",
|
|
1868
|
+
"learn_more": "https://inkline.io/docs/introduction/installation/nuxt",
|
|
1869
|
+
"category": "UI",
|
|
1870
|
+
"type": "3rd-party",
|
|
1871
|
+
"maintainers": [
|
|
1872
|
+
{
|
|
1873
|
+
"name": "Alex Grozav",
|
|
1874
|
+
"github": "alexgrozav",
|
|
1875
|
+
"twitter": "alexgrozav"
|
|
1876
|
+
}
|
|
1877
|
+
],
|
|
1878
|
+
"compatibility": {
|
|
1879
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1880
|
+
"requires": {
|
|
1881
|
+
"bridge": true
|
|
1361
1882
|
}
|
|
1362
|
-
|
|
1883
|
+
}
|
|
1363
1884
|
},
|
|
1364
1885
|
{
|
|
1365
1886
|
"name": "intercom",
|
|
@@ -1375,10 +1896,36 @@
|
|
|
1375
1896
|
"maintainers": [
|
|
1376
1897
|
{
|
|
1377
1898
|
"name": "hex-digital",
|
|
1378
|
-
"github": "hex-digital"
|
|
1379
|
-
|
|
1899
|
+
"github": "hex-digital"
|
|
1900
|
+
}
|
|
1901
|
+
],
|
|
1902
|
+
"compatibility": {
|
|
1903
|
+
"nuxt": "^2.0.0",
|
|
1904
|
+
"requires": {}
|
|
1905
|
+
}
|
|
1906
|
+
},
|
|
1907
|
+
{
|
|
1908
|
+
"name": "ionic",
|
|
1909
|
+
"description": "Batteries-included Ionic integration for building iOS, Android and web apps.",
|
|
1910
|
+
"repo": "danielroe/nuxt-ionic",
|
|
1911
|
+
"npm": "nuxt-ionic",
|
|
1912
|
+
"icon": "ionic.svg",
|
|
1913
|
+
"github": "https://github.com/danielroe/nuxt-ionic",
|
|
1914
|
+
"website": "https://ionic.roe.dev",
|
|
1915
|
+
"learn_more": "https://ionicframework.com",
|
|
1916
|
+
"category": "Libraries",
|
|
1917
|
+
"type": "3rd-party",
|
|
1918
|
+
"maintainers": [
|
|
1919
|
+
{
|
|
1920
|
+
"name": "Daniel Roe",
|
|
1921
|
+
"github": "danielroe",
|
|
1922
|
+
"twitter": "danielcroe"
|
|
1380
1923
|
}
|
|
1381
|
-
]
|
|
1924
|
+
],
|
|
1925
|
+
"compatibility": {
|
|
1926
|
+
"nuxt": "^3.0.0",
|
|
1927
|
+
"requires": {}
|
|
1928
|
+
}
|
|
1382
1929
|
},
|
|
1383
1930
|
{
|
|
1384
1931
|
"name": "jsonapi",
|
|
@@ -1394,10 +1941,13 @@
|
|
|
1394
1941
|
"maintainers": [
|
|
1395
1942
|
{
|
|
1396
1943
|
"name": "patrickcate",
|
|
1397
|
-
"github": "patrickcate"
|
|
1398
|
-
"avatar": "https://avatars0.githubusercontent.com/u/6277206?v=4"
|
|
1944
|
+
"github": "patrickcate"
|
|
1399
1945
|
}
|
|
1400
|
-
]
|
|
1946
|
+
],
|
|
1947
|
+
"compatibility": {
|
|
1948
|
+
"nuxt": "^2.0.0",
|
|
1949
|
+
"requires": {}
|
|
1950
|
+
}
|
|
1401
1951
|
},
|
|
1402
1952
|
{
|
|
1403
1953
|
"name": "kentico-kontent",
|
|
@@ -1413,10 +1963,37 @@
|
|
|
1413
1963
|
"maintainers": [
|
|
1414
1964
|
{
|
|
1415
1965
|
"name": "Alfred Brockötter",
|
|
1416
|
-
"github": "Domitnator"
|
|
1417
|
-
|
|
1966
|
+
"github": "Domitnator"
|
|
1967
|
+
}
|
|
1968
|
+
],
|
|
1969
|
+
"compatibility": {
|
|
1970
|
+
"nuxt": "^2.0.0",
|
|
1971
|
+
"requires": {}
|
|
1972
|
+
}
|
|
1973
|
+
},
|
|
1974
|
+
{
|
|
1975
|
+
"name": "kql",
|
|
1976
|
+
"description": "Nuxt 3 module for Kirby's Query Language API",
|
|
1977
|
+
"repo": "johannschopplich/nuxt-kql",
|
|
1978
|
+
"npm": "nuxt-kql",
|
|
1979
|
+
"icon": "kql.svg",
|
|
1980
|
+
"github": "https://github.com/johannschopplich/nuxt-kql",
|
|
1981
|
+
"website": "https://nuxt-kql.jhnn.dev",
|
|
1982
|
+
"learn_more": "",
|
|
1983
|
+
"category": "CMS",
|
|
1984
|
+
"type": "3rd-party",
|
|
1985
|
+
"maintainers": [
|
|
1986
|
+
{
|
|
1987
|
+
"name": "Johann Schopplich",
|
|
1988
|
+
"github": "johannschopplich",
|
|
1989
|
+
"twitter": "jschopplich",
|
|
1990
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
1418
1991
|
}
|
|
1419
|
-
]
|
|
1992
|
+
],
|
|
1993
|
+
"compatibility": {
|
|
1994
|
+
"nuxt": "^3.0.0",
|
|
1995
|
+
"requires": {}
|
|
1996
|
+
}
|
|
1420
1997
|
},
|
|
1421
1998
|
{
|
|
1422
1999
|
"name": "laravel-echo",
|
|
@@ -1432,10 +2009,13 @@
|
|
|
1432
2009
|
"maintainers": [
|
|
1433
2010
|
{
|
|
1434
2011
|
"name": "Ricardo Gobbo de Souza",
|
|
1435
|
-
"github": "ricardogobbosouza"
|
|
1436
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
2012
|
+
"github": "ricardogobbosouza"
|
|
1437
2013
|
}
|
|
1438
|
-
]
|
|
2014
|
+
],
|
|
2015
|
+
"compatibility": {
|
|
2016
|
+
"nuxt": "^2.0.0",
|
|
2017
|
+
"requires": {}
|
|
2018
|
+
}
|
|
1439
2019
|
},
|
|
1440
2020
|
{
|
|
1441
2021
|
"name": "laravel-nuxt",
|
|
@@ -1451,10 +2031,13 @@
|
|
|
1451
2031
|
"maintainers": [
|
|
1452
2032
|
{
|
|
1453
2033
|
"name": "skyrpex",
|
|
1454
|
-
"github": "skyrpex"
|
|
1455
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1077520?v=4"
|
|
2034
|
+
"github": "skyrpex"
|
|
1456
2035
|
}
|
|
1457
|
-
]
|
|
2036
|
+
],
|
|
2037
|
+
"compatibility": {
|
|
2038
|
+
"nuxt": "^2.0.0",
|
|
2039
|
+
"requires": {}
|
|
2040
|
+
}
|
|
1458
2041
|
},
|
|
1459
2042
|
{
|
|
1460
2043
|
"name": "laravel",
|
|
@@ -1470,10 +2053,13 @@
|
|
|
1470
2053
|
"maintainers": [
|
|
1471
2054
|
{
|
|
1472
2055
|
"name": "m2sd",
|
|
1473
|
-
"github": "m2sd"
|
|
1474
|
-
"avatar": "https://avatars0.githubusercontent.com/u/40393728?v=4"
|
|
2056
|
+
"github": "m2sd"
|
|
1475
2057
|
}
|
|
1476
|
-
]
|
|
2058
|
+
],
|
|
2059
|
+
"compatibility": {
|
|
2060
|
+
"nuxt": "^2.0.0",
|
|
2061
|
+
"requires": {}
|
|
2062
|
+
}
|
|
1477
2063
|
},
|
|
1478
2064
|
{
|
|
1479
2065
|
"name": "leaflet",
|
|
@@ -1489,10 +2075,13 @@
|
|
|
1489
2075
|
"maintainers": [
|
|
1490
2076
|
{
|
|
1491
2077
|
"name": "schlunsen",
|
|
1492
|
-
"github": "schlunsen"
|
|
1493
|
-
"avatar": "https://avatars3.githubusercontent.com/u/117190?v=4"
|
|
2078
|
+
"github": "schlunsen"
|
|
1494
2079
|
}
|
|
1495
|
-
]
|
|
2080
|
+
],
|
|
2081
|
+
"compatibility": {
|
|
2082
|
+
"nuxt": "^2.0.0",
|
|
2083
|
+
"requires": {}
|
|
2084
|
+
}
|
|
1496
2085
|
},
|
|
1497
2086
|
{
|
|
1498
2087
|
"name": "localforage",
|
|
@@ -1509,15 +2098,17 @@
|
|
|
1509
2098
|
{
|
|
1510
2099
|
"name": "Alexandre Chopin",
|
|
1511
2100
|
"github": "alexchopin",
|
|
1512
|
-
"twitter": "alexchopin"
|
|
1513
|
-
"avatar": "https://avatars2.githubusercontent.com/u/4084277?v=4"
|
|
2101
|
+
"twitter": "alexchopin"
|
|
1514
2102
|
},
|
|
1515
2103
|
{
|
|
1516
2104
|
"name": "Ricardo Gobbo de Souza",
|
|
1517
|
-
"github": "ricardogobbosouza"
|
|
1518
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
2105
|
+
"github": "ricardogobbosouza"
|
|
1519
2106
|
}
|
|
1520
|
-
]
|
|
2107
|
+
],
|
|
2108
|
+
"compatibility": {
|
|
2109
|
+
"nuxt": "^2.0.0",
|
|
2110
|
+
"requires": {}
|
|
2111
|
+
}
|
|
1521
2112
|
},
|
|
1522
2113
|
{
|
|
1523
2114
|
"name": "localtunnel",
|
|
@@ -1534,10 +2125,35 @@
|
|
|
1534
2125
|
{
|
|
1535
2126
|
"name": "Pooya Parsa",
|
|
1536
2127
|
"github": "pi0",
|
|
1537
|
-
"twitter": "_pi0_"
|
|
1538
|
-
|
|
2128
|
+
"twitter": "_pi0_"
|
|
2129
|
+
}
|
|
2130
|
+
],
|
|
2131
|
+
"compatibility": {
|
|
2132
|
+
"nuxt": "^2.0.0",
|
|
2133
|
+
"requires": {}
|
|
2134
|
+
}
|
|
2135
|
+
},
|
|
2136
|
+
{
|
|
2137
|
+
"name": "lodash",
|
|
2138
|
+
"description": "lodash module with auto-import and custom prefix",
|
|
2139
|
+
"repo": "cipami/nuxt-lodash",
|
|
2140
|
+
"npm": "nuxt-lodash",
|
|
2141
|
+
"icon": "lodash.svg",
|
|
2142
|
+
"github": "https://github.com/cipami/nuxt-lodash",
|
|
2143
|
+
"website": "https://github.com/cipami/nuxt-lodash#readme",
|
|
2144
|
+
"learn_more": "https://github.com/lodash/lodash",
|
|
2145
|
+
"category": "Libraries",
|
|
2146
|
+
"type": "3rd-party",
|
|
2147
|
+
"maintainers": [
|
|
2148
|
+
{
|
|
2149
|
+
"name": "Michal Čípa",
|
|
2150
|
+
"github": "cipami"
|
|
1539
2151
|
}
|
|
1540
|
-
]
|
|
2152
|
+
],
|
|
2153
|
+
"compatibility": {
|
|
2154
|
+
"nuxt": "^3.0.0",
|
|
2155
|
+
"requires": {}
|
|
2156
|
+
}
|
|
1541
2157
|
},
|
|
1542
2158
|
{
|
|
1543
2159
|
"name": "logrocket",
|
|
@@ -1554,10 +2170,13 @@
|
|
|
1554
2170
|
{
|
|
1555
2171
|
"name": "Farzad Soltani",
|
|
1556
2172
|
"github": "farzadso",
|
|
1557
|
-
"twitter": "farzadso"
|
|
1558
|
-
"avatar": "https://avatars0.githubusercontent.com/u/19854715?v=4"
|
|
2173
|
+
"twitter": "farzadso"
|
|
1559
2174
|
}
|
|
1560
|
-
]
|
|
2175
|
+
],
|
|
2176
|
+
"compatibility": {
|
|
2177
|
+
"nuxt": "^2.0.0",
|
|
2178
|
+
"requires": {}
|
|
2179
|
+
}
|
|
1561
2180
|
},
|
|
1562
2181
|
{
|
|
1563
2182
|
"name": "lunr",
|
|
@@ -1573,10 +2192,36 @@
|
|
|
1573
2192
|
"maintainers": [
|
|
1574
2193
|
{
|
|
1575
2194
|
"name": "Pim",
|
|
1576
|
-
"github": "pimlie"
|
|
1577
|
-
|
|
2195
|
+
"github": "pimlie"
|
|
2196
|
+
}
|
|
2197
|
+
],
|
|
2198
|
+
"compatibility": {
|
|
2199
|
+
"nuxt": "^2.0.0",
|
|
2200
|
+
"requires": {}
|
|
2201
|
+
}
|
|
2202
|
+
},
|
|
2203
|
+
{
|
|
2204
|
+
"name": "magic-regexp",
|
|
2205
|
+
"description": "A compiled-away, type-safe, readable RegExp alternative",
|
|
2206
|
+
"repo": "danielroe/magic-regexp",
|
|
2207
|
+
"npm": "magic-regexp",
|
|
2208
|
+
"icon": "magic-regexp.svg",
|
|
2209
|
+
"github": "https://github.com/danielroe/magic-regexp",
|
|
2210
|
+
"website": "https://magic-regexp.roe.dev",
|
|
2211
|
+
"learn_more": "https://magic-regexp.roe.dev",
|
|
2212
|
+
"category": "Libraries",
|
|
2213
|
+
"type": "3rd-party",
|
|
2214
|
+
"maintainers": [
|
|
2215
|
+
{
|
|
2216
|
+
"name": "Daniel Roe",
|
|
2217
|
+
"github": "danielroe",
|
|
2218
|
+
"twitter": "danielcroe"
|
|
1578
2219
|
}
|
|
1579
|
-
]
|
|
2220
|
+
],
|
|
2221
|
+
"compatibility": {
|
|
2222
|
+
"nuxt": "^3.0.0",
|
|
2223
|
+
"requires": {}
|
|
2224
|
+
}
|
|
1580
2225
|
},
|
|
1581
2226
|
{
|
|
1582
2227
|
"name": "markdownit",
|
|
@@ -1593,10 +2238,13 @@
|
|
|
1593
2238
|
{
|
|
1594
2239
|
"name": "Pooya Parsa",
|
|
1595
2240
|
"github": "pi0",
|
|
1596
|
-
"twitter": "_pi0_"
|
|
1597
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
2241
|
+
"twitter": "_pi0_"
|
|
1598
2242
|
}
|
|
1599
|
-
]
|
|
2243
|
+
],
|
|
2244
|
+
"compatibility": {
|
|
2245
|
+
"nuxt": "^2.0.0",
|
|
2246
|
+
"requires": {}
|
|
2247
|
+
}
|
|
1600
2248
|
},
|
|
1601
2249
|
{
|
|
1602
2250
|
"name": "matomo",
|
|
@@ -1612,10 +2260,13 @@
|
|
|
1612
2260
|
"maintainers": [
|
|
1613
2261
|
{
|
|
1614
2262
|
"name": "pimlie",
|
|
1615
|
-
"github": "pimlie"
|
|
1616
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
|
|
2263
|
+
"github": "pimlie"
|
|
1617
2264
|
}
|
|
1618
|
-
]
|
|
2265
|
+
],
|
|
2266
|
+
"compatibility": {
|
|
2267
|
+
"nuxt": "^2.0.0",
|
|
2268
|
+
"requires": {}
|
|
2269
|
+
}
|
|
1619
2270
|
},
|
|
1620
2271
|
{
|
|
1621
2272
|
"name": "mdx",
|
|
@@ -1632,10 +2283,38 @@
|
|
|
1632
2283
|
{
|
|
1633
2284
|
"name": "Jonathan Bakebwa",
|
|
1634
2285
|
"github": "codebender828",
|
|
1635
|
-
"twitter": "codebender828"
|
|
1636
|
-
|
|
2286
|
+
"twitter": "codebender828"
|
|
2287
|
+
}
|
|
2288
|
+
],
|
|
2289
|
+
"compatibility": {
|
|
2290
|
+
"nuxt": "^2.0.0",
|
|
2291
|
+
"requires": {}
|
|
2292
|
+
}
|
|
2293
|
+
},
|
|
2294
|
+
{
|
|
2295
|
+
"name": "meilisearch",
|
|
2296
|
+
"description": "Meilisearch Instant Search module for Nuxt 3",
|
|
2297
|
+
"repo": "xlanex6/nuxt-meilisearch",
|
|
2298
|
+
"npm": "nuxt-meilisearch",
|
|
2299
|
+
"icon": "meilisearch.svg",
|
|
2300
|
+
"github": "https://github.com/xlanex6/nuxt-meilisearch",
|
|
2301
|
+
"website": "https://github.com/xlanex6/nuxt-meilisearch",
|
|
2302
|
+
"learn_more": "https://github.com/xlanex6/nuxt-meilisearch",
|
|
2303
|
+
"category": "Libraries",
|
|
2304
|
+
"type": "3rd-party",
|
|
2305
|
+
"maintainers": [
|
|
2306
|
+
{
|
|
2307
|
+
"name": "Alex Duval",
|
|
2308
|
+
"github": "xlanex6",
|
|
2309
|
+
"avatar": "https://avatars.githubusercontent.com/u/13418668?v=4"
|
|
1637
2310
|
}
|
|
1638
|
-
]
|
|
2311
|
+
],
|
|
2312
|
+
"compatibility": {
|
|
2313
|
+
"nuxt": "^3.0.0",
|
|
2314
|
+
"requires": {
|
|
2315
|
+
"bridge": false
|
|
2316
|
+
}
|
|
2317
|
+
}
|
|
1639
2318
|
},
|
|
1640
2319
|
{
|
|
1641
2320
|
"name": "memwatch",
|
|
@@ -1651,10 +2330,13 @@
|
|
|
1651
2330
|
"maintainers": [
|
|
1652
2331
|
{
|
|
1653
2332
|
"name": "pimlie",
|
|
1654
|
-
"github": "pimlie"
|
|
1655
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
|
|
2333
|
+
"github": "pimlie"
|
|
1656
2334
|
}
|
|
1657
|
-
]
|
|
2335
|
+
],
|
|
2336
|
+
"compatibility": {
|
|
2337
|
+
"nuxt": "^2.0.0",
|
|
2338
|
+
"requires": {}
|
|
2339
|
+
}
|
|
1658
2340
|
},
|
|
1659
2341
|
{
|
|
1660
2342
|
"name": "mobile",
|
|
@@ -1670,10 +2352,13 @@
|
|
|
1670
2352
|
"maintainers": [
|
|
1671
2353
|
{
|
|
1672
2354
|
"name": "ChanningDefoe",
|
|
1673
|
-
"github": "ChanningDefoe"
|
|
1674
|
-
"avatar": "https://avatars1.githubusercontent.com/u/46541358?v=4"
|
|
2355
|
+
"github": "ChanningDefoe"
|
|
1675
2356
|
}
|
|
1676
|
-
]
|
|
2357
|
+
],
|
|
2358
|
+
"compatibility": {
|
|
2359
|
+
"nuxt": "^2.0.0",
|
|
2360
|
+
"requires": {}
|
|
2361
|
+
}
|
|
1677
2362
|
},
|
|
1678
2363
|
{
|
|
1679
2364
|
"name": "moment",
|
|
@@ -1690,15 +2375,17 @@
|
|
|
1690
2375
|
{
|
|
1691
2376
|
"name": "Pooya Parsa",
|
|
1692
2377
|
"github": "pi0",
|
|
1693
|
-
"twitter": "_pi0_"
|
|
1694
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
2378
|
+
"twitter": "_pi0_"
|
|
1695
2379
|
},
|
|
1696
2380
|
{
|
|
1697
2381
|
"name": "Ricardo Gobbo de Souza",
|
|
1698
|
-
"github": "ricardogobbosouza"
|
|
1699
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
2382
|
+
"github": "ricardogobbosouza"
|
|
1700
2383
|
}
|
|
1701
|
-
]
|
|
2384
|
+
],
|
|
2385
|
+
"compatibility": {
|
|
2386
|
+
"nuxt": "^2.0.0",
|
|
2387
|
+
"requires": {}
|
|
2388
|
+
}
|
|
1702
2389
|
},
|
|
1703
2390
|
{
|
|
1704
2391
|
"name": "mq",
|
|
@@ -1714,10 +2401,13 @@
|
|
|
1714
2401
|
"maintainers": [
|
|
1715
2402
|
{
|
|
1716
2403
|
"name": "vanhoofmaarten",
|
|
1717
|
-
"github": "vanhoofmaarten"
|
|
1718
|
-
"avatar": "https://avatars1.githubusercontent.com/u/2543633?v=4"
|
|
2404
|
+
"github": "vanhoofmaarten"
|
|
1719
2405
|
}
|
|
1720
|
-
]
|
|
2406
|
+
],
|
|
2407
|
+
"compatibility": {
|
|
2408
|
+
"nuxt": "^2.0.0",
|
|
2409
|
+
"requires": {}
|
|
2410
|
+
}
|
|
1721
2411
|
},
|
|
1722
2412
|
{
|
|
1723
2413
|
"name": "neo",
|
|
@@ -1733,10 +2423,13 @@
|
|
|
1733
2423
|
"maintainers": [
|
|
1734
2424
|
{
|
|
1735
2425
|
"name": "ezypeeze",
|
|
1736
|
-
"github": "ezypeeze"
|
|
1737
|
-
"avatar": "https://avatars0.githubusercontent.com/u/10672637?v=4"
|
|
2426
|
+
"github": "ezypeeze"
|
|
1738
2427
|
}
|
|
1739
|
-
]
|
|
2428
|
+
],
|
|
2429
|
+
"compatibility": {
|
|
2430
|
+
"nuxt": "^2.0.0",
|
|
2431
|
+
"requires": {}
|
|
2432
|
+
}
|
|
1740
2433
|
},
|
|
1741
2434
|
{
|
|
1742
2435
|
"name": "netlify-cache",
|
|
@@ -1752,10 +2445,13 @@
|
|
|
1752
2445
|
"maintainers": [
|
|
1753
2446
|
{
|
|
1754
2447
|
"name": "DreaMinder",
|
|
1755
|
-
"github": "DreaMinder"
|
|
1756
|
-
"avatar": "https://avatars0.githubusercontent.com/u/2715278?v=4"
|
|
2448
|
+
"github": "DreaMinder"
|
|
1757
2449
|
}
|
|
1758
|
-
]
|
|
2450
|
+
],
|
|
2451
|
+
"compatibility": {
|
|
2452
|
+
"nuxt": "^2.0.0",
|
|
2453
|
+
"requires": {}
|
|
2454
|
+
}
|
|
1759
2455
|
},
|
|
1760
2456
|
{
|
|
1761
2457
|
"name": "netlify-files",
|
|
@@ -1772,10 +2468,13 @@
|
|
|
1772
2468
|
{
|
|
1773
2469
|
"name": "Alexander Lichter",
|
|
1774
2470
|
"github": "manniL",
|
|
1775
|
-
"twitter": "TheAlexLichter"
|
|
1776
|
-
"avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
|
|
2471
|
+
"twitter": "TheAlexLichter"
|
|
1777
2472
|
}
|
|
1778
|
-
]
|
|
2473
|
+
],
|
|
2474
|
+
"compatibility": {
|
|
2475
|
+
"nuxt": "^2.0.0",
|
|
2476
|
+
"requires": {}
|
|
2477
|
+
}
|
|
1779
2478
|
},
|
|
1780
2479
|
{
|
|
1781
2480
|
"name": "netlify",
|
|
@@ -1791,10 +2490,13 @@
|
|
|
1791
2490
|
"maintainers": [
|
|
1792
2491
|
{
|
|
1793
2492
|
"name": "bazzite",
|
|
1794
|
-
"github": "bazzite"
|
|
1795
|
-
"avatar": "https://avatars1.githubusercontent.com/u/66133254?v=4"
|
|
2493
|
+
"github": "bazzite"
|
|
1796
2494
|
}
|
|
1797
|
-
]
|
|
2495
|
+
],
|
|
2496
|
+
"compatibility": {
|
|
2497
|
+
"nuxt": "^2.0.0",
|
|
2498
|
+
"requires": {}
|
|
2499
|
+
}
|
|
1798
2500
|
},
|
|
1799
2501
|
{
|
|
1800
2502
|
"name": "ngrok",
|
|
@@ -1811,16 +2513,18 @@
|
|
|
1811
2513
|
{
|
|
1812
2514
|
"name": "Debbie O'Brien",
|
|
1813
2515
|
"github": "debs-obrien",
|
|
1814
|
-
"twitter": "debs_obrien"
|
|
1815
|
-
"avatar": "https://avatars2.githubusercontent.com/u/13063165?v=4"
|
|
2516
|
+
"twitter": "debs_obrien"
|
|
1816
2517
|
},
|
|
1817
2518
|
{
|
|
1818
2519
|
"name": "Pooya Parsa",
|
|
1819
2520
|
"github": "pi0",
|
|
1820
|
-
"twitter": "_pi0_"
|
|
1821
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
2521
|
+
"twitter": "_pi0_"
|
|
1822
2522
|
}
|
|
1823
|
-
]
|
|
2523
|
+
],
|
|
2524
|
+
"compatibility": {
|
|
2525
|
+
"nuxt": "^2.0.0",
|
|
2526
|
+
"requires": {}
|
|
2527
|
+
}
|
|
1824
2528
|
},
|
|
1825
2529
|
{
|
|
1826
2530
|
"name": "notion",
|
|
@@ -1836,10 +2540,172 @@
|
|
|
1836
2540
|
"maintainers": [
|
|
1837
2541
|
{
|
|
1838
2542
|
"name": "janniks",
|
|
1839
|
-
"github": "janniks"
|
|
1840
|
-
|
|
2543
|
+
"github": "janniks"
|
|
2544
|
+
}
|
|
2545
|
+
],
|
|
2546
|
+
"compatibility": {
|
|
2547
|
+
"nuxt": "^2.0.0",
|
|
2548
|
+
"requires": {}
|
|
2549
|
+
}
|
|
2550
|
+
},
|
|
2551
|
+
{
|
|
2552
|
+
"name": "nuxt-hue",
|
|
2553
|
+
"description": "Enlighten your Nuxt experience",
|
|
2554
|
+
"repo": "lihbr/nuxt-hue",
|
|
2555
|
+
"npm": "nuxt-hue",
|
|
2556
|
+
"icon": "nuxt-hue.svg",
|
|
2557
|
+
"github": "https://github.com/lihbr/nuxt-hue",
|
|
2558
|
+
"website": "https://github.com/lihbr/nuxt-hue",
|
|
2559
|
+
"learn_more": "",
|
|
2560
|
+
"category": "Devtools",
|
|
2561
|
+
"type": "3rd-party",
|
|
2562
|
+
"maintainers": [
|
|
2563
|
+
{
|
|
2564
|
+
"name": "lihbr",
|
|
2565
|
+
"github": "lihbr"
|
|
2566
|
+
}
|
|
2567
|
+
],
|
|
2568
|
+
"compatibility": {
|
|
2569
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2570
|
+
"requires": {
|
|
2571
|
+
"bridge": "optional"
|
|
2572
|
+
}
|
|
2573
|
+
}
|
|
2574
|
+
},
|
|
2575
|
+
{
|
|
2576
|
+
"name": "nuxt-monaco-editor",
|
|
2577
|
+
"description": "Integrate monaco-editor with Nuxt",
|
|
2578
|
+
"repo": "e-chan1007/nuxt-monaco-editor",
|
|
2579
|
+
"npm": "nuxt-monaco-editor",
|
|
2580
|
+
"icon": "",
|
|
2581
|
+
"github": "https://github.com/e-chan1007/nuxt-monaco-editor",
|
|
2582
|
+
"website": "https://github.com/e-chan1007/nuxt-monaco-editor",
|
|
2583
|
+
"learn_more": "https://e-chan1007.github.io/nuxt-monaco-editor",
|
|
2584
|
+
"category": "Libraries",
|
|
2585
|
+
"type": "3rd-party",
|
|
2586
|
+
"maintainers": [
|
|
2587
|
+
{
|
|
2588
|
+
"name": "e-chan1007",
|
|
2589
|
+
"github": "e-chan1007"
|
|
2590
|
+
}
|
|
2591
|
+
],
|
|
2592
|
+
"compatibility": {
|
|
2593
|
+
"nuxt": "^3.0.0",
|
|
2594
|
+
"requires": {}
|
|
2595
|
+
}
|
|
2596
|
+
},
|
|
2597
|
+
{
|
|
2598
|
+
"name": "nuxt-pino-log",
|
|
2599
|
+
"description": "Structured logs for nuxt apps using pino",
|
|
2600
|
+
"repo": "kpn/nuxt-pino-log",
|
|
2601
|
+
"npm": "nuxt-pino-log",
|
|
2602
|
+
"icon": "",
|
|
2603
|
+
"github": "https://github.com/kpn/nuxt-pino-log",
|
|
2604
|
+
"website": "https://github.com/kpn/nuxt-pino-log",
|
|
2605
|
+
"learn_more": "https://github.com/pinojs/pino",
|
|
2606
|
+
"category": "Monitoring",
|
|
2607
|
+
"type": "3rd-party",
|
|
2608
|
+
"maintainers": [
|
|
2609
|
+
{
|
|
2610
|
+
"name": "kpn",
|
|
2611
|
+
"github": "kpn"
|
|
1841
2612
|
}
|
|
1842
|
-
]
|
|
2613
|
+
],
|
|
2614
|
+
"compatibility": {
|
|
2615
|
+
"nuxt": "^2.0.0",
|
|
2616
|
+
"requires": {}
|
|
2617
|
+
}
|
|
2618
|
+
},
|
|
2619
|
+
{
|
|
2620
|
+
"name": "nuxt-png-to-ico",
|
|
2621
|
+
"description": "Nuxt.js module for auto generating favicons",
|
|
2622
|
+
"repo": "b5710546232/nuxt-png-to-ico",
|
|
2623
|
+
"npm": "nuxt-png-to-ico",
|
|
2624
|
+
"icon": "",
|
|
2625
|
+
"github": "https://github.com/b5710546232/nuxt-png-to-ico",
|
|
2626
|
+
"website": "https://github.com/b5710546232/nuxt-png-to-ico",
|
|
2627
|
+
"learn_more": "https://github.com/steambap/png-to-ico",
|
|
2628
|
+
"category": "Devtools",
|
|
2629
|
+
"type": "3rd-party",
|
|
2630
|
+
"maintainers": [
|
|
2631
|
+
{
|
|
2632
|
+
"name": "b5710546232",
|
|
2633
|
+
"github": "b5710546232",
|
|
2634
|
+
"avatar": "https://avatars.githubusercontent.com/u/11013287?v=4"
|
|
2635
|
+
}
|
|
2636
|
+
],
|
|
2637
|
+
"compatibility": {
|
|
2638
|
+
"nuxt": "^2.0.0",
|
|
2639
|
+
"requires": {}
|
|
2640
|
+
}
|
|
2641
|
+
},
|
|
2642
|
+
{
|
|
2643
|
+
"name": "nuxt-smartlook",
|
|
2644
|
+
"description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
|
|
2645
|
+
"repo": "f00b4r/nuxt-smartlook",
|
|
2646
|
+
"npm": "nuxt-smartlook",
|
|
2647
|
+
"icon": "nuxt-smartlook.png",
|
|
2648
|
+
"github": "https://github.com/f00b4r/nuxt-smartlook",
|
|
2649
|
+
"website": "https://github.com/f00b4r/nuxt-smartlook",
|
|
2650
|
+
"learn_more": "https://www.smartlook.com/",
|
|
2651
|
+
"category": "Analytics",
|
|
2652
|
+
"type": "3rd-party",
|
|
2653
|
+
"maintainers": [
|
|
2654
|
+
{
|
|
2655
|
+
"name": "Milan Sulc",
|
|
2656
|
+
"github": "f3l1x",
|
|
2657
|
+
"twitter": "xf3l1x",
|
|
2658
|
+
"avatar": "https://avatars.githubusercontent.com/u/538058?v=4"
|
|
2659
|
+
}
|
|
2660
|
+
],
|
|
2661
|
+
"compatibility": {
|
|
2662
|
+
"nuxt": "^2.0.0",
|
|
2663
|
+
"requires": {}
|
|
2664
|
+
}
|
|
2665
|
+
},
|
|
2666
|
+
{
|
|
2667
|
+
"name": "nuxt-svgo",
|
|
2668
|
+
"description": "Nuxt module to load optimized SVG files as Vue components",
|
|
2669
|
+
"repo": "cpsoinos/nuxt-svgo",
|
|
2670
|
+
"npm": "nuxt-svgo",
|
|
2671
|
+
"icon": "",
|
|
2672
|
+
"github": "https://github.com/cpsoinos/nuxt-svgo",
|
|
2673
|
+
"website": "https://github.com/cpsoinos/nuxt-svgo",
|
|
2674
|
+
"learn_more": "",
|
|
2675
|
+
"category": "Images",
|
|
2676
|
+
"type": "3rd-party",
|
|
2677
|
+
"maintainers": [
|
|
2678
|
+
{
|
|
2679
|
+
"name": "cpsoinos",
|
|
2680
|
+
"github": "cpsoinos"
|
|
2681
|
+
}
|
|
2682
|
+
],
|
|
2683
|
+
"compatibility": {
|
|
2684
|
+
"nuxt": "^3.0.0",
|
|
2685
|
+
"requires": {}
|
|
2686
|
+
}
|
|
2687
|
+
},
|
|
2688
|
+
{
|
|
2689
|
+
"name": "nuxt-unleash",
|
|
2690
|
+
"description": "Nuxt.js module to use Unleash toggle feature services",
|
|
2691
|
+
"repo": "conejerock/nuxt-unleash",
|
|
2692
|
+
"npm": "nuxt-unleash",
|
|
2693
|
+
"icon": "nuxt-unleash.svg",
|
|
2694
|
+
"github": "https://github.com/conejerock/nuxt-unleash",
|
|
2695
|
+
"website": "https://github.com/conejerock/nuxt-unleash",
|
|
2696
|
+
"learn_more": "https://github.com/Unleash/unleash",
|
|
2697
|
+
"category": "Deployment",
|
|
2698
|
+
"type": "3rd-party",
|
|
2699
|
+
"maintainers": [
|
|
2700
|
+
{
|
|
2701
|
+
"name": "Juanjo Conejerock",
|
|
2702
|
+
"github": "conejerock"
|
|
2703
|
+
}
|
|
2704
|
+
],
|
|
2705
|
+
"compatibility": {
|
|
2706
|
+
"nuxt": "^2.0.0",
|
|
2707
|
+
"requires": {}
|
|
2708
|
+
}
|
|
1843
2709
|
},
|
|
1844
2710
|
{
|
|
1845
2711
|
"name": "nuxt-use-motion",
|
|
@@ -1855,10 +2721,13 @@
|
|
|
1855
2721
|
"maintainers": [
|
|
1856
2722
|
{
|
|
1857
2723
|
"name": "Tahul",
|
|
1858
|
-
"github": "Tahul"
|
|
1859
|
-
"avatar": "https://avatars0.githubusercontent.com/u/1385263?v=4"
|
|
2724
|
+
"github": "Tahul"
|
|
1860
2725
|
}
|
|
1861
|
-
]
|
|
2726
|
+
],
|
|
2727
|
+
"compatibility": {
|
|
2728
|
+
"nuxt": "^2.0.0",
|
|
2729
|
+
"requires": {}
|
|
2730
|
+
}
|
|
1862
2731
|
},
|
|
1863
2732
|
{
|
|
1864
2733
|
"name": "nuxt-use-sound",
|
|
@@ -1874,10 +2743,13 @@
|
|
|
1874
2743
|
"maintainers": [
|
|
1875
2744
|
{
|
|
1876
2745
|
"name": "Tahul",
|
|
1877
|
-
"github": "Tahul"
|
|
1878
|
-
"avatar": "https://avatars0.githubusercontent.com/u/1385263?v=4"
|
|
2746
|
+
"github": "Tahul"
|
|
1879
2747
|
}
|
|
1880
|
-
]
|
|
2748
|
+
],
|
|
2749
|
+
"compatibility": {
|
|
2750
|
+
"nuxt": "^2.0.0",
|
|
2751
|
+
"requires": {}
|
|
2752
|
+
}
|
|
1881
2753
|
},
|
|
1882
2754
|
{
|
|
1883
2755
|
"name": "nuxt-viewport",
|
|
@@ -1893,10 +2765,13 @@
|
|
|
1893
2765
|
"maintainers": [
|
|
1894
2766
|
{
|
|
1895
2767
|
"name": "mvrlin",
|
|
1896
|
-
"github": "mvrlin"
|
|
1897
|
-
"avatar": "https://avatars.githubusercontent.com/u/24970784?v=4"
|
|
2768
|
+
"github": "mvrlin"
|
|
1898
2769
|
}
|
|
1899
|
-
]
|
|
2770
|
+
],
|
|
2771
|
+
"compatibility": {
|
|
2772
|
+
"nuxt": "^2.0.0",
|
|
2773
|
+
"requires": {}
|
|
2774
|
+
}
|
|
1900
2775
|
},
|
|
1901
2776
|
{
|
|
1902
2777
|
"name": "nuxt7",
|
|
@@ -1913,10 +2788,13 @@
|
|
|
1913
2788
|
{
|
|
1914
2789
|
"name": "Pooya Parsa",
|
|
1915
2790
|
"github": "pi0",
|
|
1916
|
-
"twitter": "_pi0_"
|
|
1917
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
2791
|
+
"twitter": "_pi0_"
|
|
1918
2792
|
}
|
|
1919
|
-
]
|
|
2793
|
+
],
|
|
2794
|
+
"compatibility": {
|
|
2795
|
+
"nuxt": "^2.0.0",
|
|
2796
|
+
"requires": {}
|
|
2797
|
+
}
|
|
1920
2798
|
},
|
|
1921
2799
|
{
|
|
1922
2800
|
"name": "onesignal",
|
|
@@ -1933,10 +2811,13 @@
|
|
|
1933
2811
|
{
|
|
1934
2812
|
"name": "Pooya Parsa",
|
|
1935
2813
|
"github": "pi0",
|
|
1936
|
-
"twitter": "_pi0_"
|
|
1937
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
2814
|
+
"twitter": "_pi0_"
|
|
1938
2815
|
}
|
|
1939
|
-
]
|
|
2816
|
+
],
|
|
2817
|
+
"compatibility": {
|
|
2818
|
+
"nuxt": "^2.0.0",
|
|
2819
|
+
"requires": {}
|
|
2820
|
+
}
|
|
1940
2821
|
},
|
|
1941
2822
|
{
|
|
1942
2823
|
"name": "optimized-images",
|
|
@@ -1953,10 +2834,13 @@
|
|
|
1953
2834
|
{
|
|
1954
2835
|
"name": "Julio Marquez",
|
|
1955
2836
|
"github": "juliomrqz",
|
|
1956
|
-
"twitter": "juliomrqz"
|
|
1957
|
-
"avatar": "https://avatars1.githubusercontent.com/u/1911993?v=4"
|
|
2837
|
+
"twitter": "juliomrqz"
|
|
1958
2838
|
}
|
|
1959
|
-
]
|
|
2839
|
+
],
|
|
2840
|
+
"compatibility": {
|
|
2841
|
+
"nuxt": "^2.0.0",
|
|
2842
|
+
"requires": {}
|
|
2843
|
+
}
|
|
1960
2844
|
},
|
|
1961
2845
|
{
|
|
1962
2846
|
"name": "page-generator-helper",
|
|
@@ -1972,10 +2856,13 @@
|
|
|
1972
2856
|
"maintainers": [
|
|
1973
2857
|
{
|
|
1974
2858
|
"name": "GrabarzUndPartner",
|
|
1975
|
-
"github": "GrabarzUndPartner"
|
|
1976
|
-
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
2859
|
+
"github": "GrabarzUndPartner"
|
|
1977
2860
|
}
|
|
1978
|
-
]
|
|
2861
|
+
],
|
|
2862
|
+
"compatibility": {
|
|
2863
|
+
"nuxt": "^2.0.0",
|
|
2864
|
+
"requires": {}
|
|
2865
|
+
}
|
|
1979
2866
|
},
|
|
1980
2867
|
{
|
|
1981
2868
|
"name": "parse",
|
|
@@ -1991,10 +2878,85 @@
|
|
|
1991
2878
|
"maintainers": [
|
|
1992
2879
|
{
|
|
1993
2880
|
"name": "cierrateam",
|
|
1994
|
-
"github": "cierrateam"
|
|
1995
|
-
|
|
2881
|
+
"github": "cierrateam"
|
|
2882
|
+
}
|
|
2883
|
+
],
|
|
2884
|
+
"compatibility": {
|
|
2885
|
+
"nuxt": "^2.0.0",
|
|
2886
|
+
"requires": {}
|
|
2887
|
+
}
|
|
2888
|
+
},
|
|
2889
|
+
{
|
|
2890
|
+
"name": "partytown",
|
|
2891
|
+
"description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
|
|
2892
|
+
"repo": "nuxt-modules/partytown",
|
|
2893
|
+
"npm": "@nuxtjs/partytown",
|
|
2894
|
+
"icon": "partytown.svg",
|
|
2895
|
+
"github": "https://github.com/nuxt-modules/partytown",
|
|
2896
|
+
"website": "https://github.com/nuxt-modules/partytown",
|
|
2897
|
+
"learn_more": "https://partytown.builder.io/",
|
|
2898
|
+
"category": "Performance",
|
|
2899
|
+
"type": "community",
|
|
2900
|
+
"maintainers": [
|
|
2901
|
+
{
|
|
2902
|
+
"name": "Daniel Roe",
|
|
2903
|
+
"github": "danielroe",
|
|
2904
|
+
"twitter": "danielcroe"
|
|
2905
|
+
}
|
|
2906
|
+
],
|
|
2907
|
+
"compatibility": {
|
|
2908
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2909
|
+
"requires": {
|
|
2910
|
+
"bridge": true
|
|
2911
|
+
}
|
|
2912
|
+
}
|
|
2913
|
+
},
|
|
2914
|
+
{
|
|
2915
|
+
"name": "persian-datepicker",
|
|
2916
|
+
"description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
|
|
2917
|
+
"repo": "alireza-ab/vue-persian-datepicker",
|
|
2918
|
+
"npm": "@alireza-ab/vue-persian-datepicker",
|
|
2919
|
+
"icon": "persian-datepicker.svg",
|
|
2920
|
+
"github": "https://github.com/alireza-ab/vue-persian-datepicker",
|
|
2921
|
+
"website": "https://alireza-ab.ir/datepicker",
|
|
2922
|
+
"learn_more": "https://alireza-ab.ir/datepicker",
|
|
2923
|
+
"category": "Date",
|
|
2924
|
+
"type": "3rd-party",
|
|
2925
|
+
"maintainers": [
|
|
2926
|
+
{
|
|
2927
|
+
"name": "Alireza Alibeiki",
|
|
2928
|
+
"github": "alireza-ab",
|
|
2929
|
+
"avatar": "https://avatars0.githubusercontent.com/u/55649373?v=4"
|
|
2930
|
+
}
|
|
2931
|
+
],
|
|
2932
|
+
"compatibility": {
|
|
2933
|
+
"nuxt": "^2.0.0",
|
|
2934
|
+
"requires": {}
|
|
2935
|
+
}
|
|
2936
|
+
},
|
|
2937
|
+
{
|
|
2938
|
+
"name": "pinia",
|
|
2939
|
+
"description": "The Vue Store that you will enjoy using",
|
|
2940
|
+
"repo": "posva/pinia#v2/packages/nuxt",
|
|
2941
|
+
"npm": "@pinia/nuxt",
|
|
2942
|
+
"icon": "pinia.svg",
|
|
2943
|
+
"github": "https://github.com/posva/pinia/tree/v2/packages/nuxt",
|
|
2944
|
+
"website": "https://pinia.esm.dev/",
|
|
2945
|
+
"learn_more": "",
|
|
2946
|
+
"category": "Extensions",
|
|
2947
|
+
"type": "3rd-party",
|
|
2948
|
+
"maintainers": [
|
|
2949
|
+
{
|
|
2950
|
+
"name": "posva",
|
|
2951
|
+
"github": "posva"
|
|
2952
|
+
}
|
|
2953
|
+
],
|
|
2954
|
+
"compatibility": {
|
|
2955
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2956
|
+
"requires": {
|
|
2957
|
+
"bridge": "optional"
|
|
1996
2958
|
}
|
|
1997
|
-
|
|
2959
|
+
}
|
|
1998
2960
|
},
|
|
1999
2961
|
{
|
|
2000
2962
|
"name": "plausible",
|
|
@@ -2010,10 +2972,15 @@
|
|
|
2010
2972
|
"maintainers": [
|
|
2011
2973
|
{
|
|
2012
2974
|
"name": "moritzsternemann",
|
|
2013
|
-
"github": "moritzsternemann"
|
|
2014
|
-
|
|
2975
|
+
"github": "moritzsternemann"
|
|
2976
|
+
}
|
|
2977
|
+
],
|
|
2978
|
+
"compatibility": {
|
|
2979
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2980
|
+
"requires": {
|
|
2981
|
+
"bridge": "optional"
|
|
2015
2982
|
}
|
|
2016
|
-
|
|
2983
|
+
}
|
|
2017
2984
|
},
|
|
2018
2985
|
{
|
|
2019
2986
|
"name": "precompress",
|
|
@@ -2029,41 +2996,36 @@
|
|
|
2029
2996
|
"maintainers": [
|
|
2030
2997
|
{
|
|
2031
2998
|
"name": "frenchrabbit",
|
|
2032
|
-
"github": "frenchrabbit"
|
|
2033
|
-
"avatar": "https://avatars3.githubusercontent.com/u/9402252?v=4"
|
|
2999
|
+
"github": "frenchrabbit"
|
|
2034
3000
|
}
|
|
2035
|
-
]
|
|
3001
|
+
],
|
|
3002
|
+
"compatibility": {
|
|
3003
|
+
"nuxt": "^2.0.0",
|
|
3004
|
+
"requires": {}
|
|
3005
|
+
}
|
|
2036
3006
|
},
|
|
2037
3007
|
{
|
|
2038
3008
|
"name": "prismic",
|
|
2039
3009
|
"description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
|
|
2040
|
-
"repo": "nuxt-
|
|
3010
|
+
"repo": "nuxt-modules/prismic",
|
|
2041
3011
|
"npm": "@nuxtjs/prismic",
|
|
2042
3012
|
"icon": "prismic.png",
|
|
2043
|
-
"github": "https://github.com/nuxt-
|
|
3013
|
+
"github": "https://github.com/nuxt-modules/prismic",
|
|
2044
3014
|
"website": "https://prismic.nuxtjs.org",
|
|
2045
|
-
"learn_more": "https://prismic.io
|
|
3015
|
+
"learn_more": "https://prismic.io",
|
|
2046
3016
|
"category": "CMS",
|
|
2047
3017
|
"type": "community",
|
|
2048
3018
|
"maintainers": [
|
|
2049
|
-
{
|
|
2050
|
-
"name": "Sébastien Chopin",
|
|
2051
|
-
"github": "Atinux",
|
|
2052
|
-
"twitter": "Atinux",
|
|
2053
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
2054
|
-
},
|
|
2055
3019
|
{
|
|
2056
3020
|
"name": "lihbr",
|
|
2057
3021
|
"github": "lihbr",
|
|
2058
|
-
"twitter": "li_hbr"
|
|
2059
|
-
"avatar": "https://avatars1.githubusercontent.com/u/25330882?v=4"
|
|
2060
|
-
},
|
|
2061
|
-
{
|
|
2062
|
-
"name": "James Pegg",
|
|
2063
|
-
"github": "jamespegg",
|
|
2064
|
-
"avatar": "https://avatars1.githubusercontent.com/u/894505?v=4"
|
|
3022
|
+
"twitter": "li_hbr"
|
|
2065
3023
|
}
|
|
2066
|
-
]
|
|
3024
|
+
],
|
|
3025
|
+
"compatibility": {
|
|
3026
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3027
|
+
"requires": {}
|
|
3028
|
+
}
|
|
2067
3029
|
},
|
|
2068
3030
|
{
|
|
2069
3031
|
"name": "protected-mailto",
|
|
@@ -2079,10 +3041,13 @@
|
|
|
2079
3041
|
"maintainers": [
|
|
2080
3042
|
{
|
|
2081
3043
|
"name": "mmoollllee",
|
|
2082
|
-
"github": "mmoollllee"
|
|
2083
|
-
"avatar": "https://avatars1.githubusercontent.com/u/26859300?v=4"
|
|
3044
|
+
"github": "mmoollllee"
|
|
2084
3045
|
}
|
|
2085
|
-
]
|
|
3046
|
+
],
|
|
3047
|
+
"compatibility": {
|
|
3048
|
+
"nuxt": "^2.0.0",
|
|
3049
|
+
"requires": {}
|
|
3050
|
+
}
|
|
2086
3051
|
},
|
|
2087
3052
|
{
|
|
2088
3053
|
"name": "proxy",
|
|
@@ -2099,10 +3064,13 @@
|
|
|
2099
3064
|
{
|
|
2100
3065
|
"name": "Pooya Parsa",
|
|
2101
3066
|
"github": "pi0",
|
|
2102
|
-
"twitter": "_pi0_"
|
|
2103
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
3067
|
+
"twitter": "_pi0_"
|
|
2104
3068
|
}
|
|
2105
|
-
]
|
|
3069
|
+
],
|
|
3070
|
+
"compatibility": {
|
|
3071
|
+
"nuxt": "^2.0.0",
|
|
3072
|
+
"requires": {}
|
|
3073
|
+
}
|
|
2106
3074
|
},
|
|
2107
3075
|
{
|
|
2108
3076
|
"name": "prune-html",
|
|
@@ -2117,11 +3085,15 @@
|
|
|
2117
3085
|
"type": "3rd-party",
|
|
2118
3086
|
"maintainers": [
|
|
2119
3087
|
{
|
|
2120
|
-
"name": "
|
|
3088
|
+
"name": "Luca Iaconelli",
|
|
2121
3089
|
"github": "LuXDAmore",
|
|
2122
|
-
"
|
|
3090
|
+
"twitter": "luxdamore"
|
|
2123
3091
|
}
|
|
2124
|
-
]
|
|
3092
|
+
],
|
|
3093
|
+
"compatibility": {
|
|
3094
|
+
"nuxt": "^2.0.0",
|
|
3095
|
+
"requires": {}
|
|
3096
|
+
}
|
|
2125
3097
|
},
|
|
2126
3098
|
{
|
|
2127
3099
|
"name": "purgecss",
|
|
@@ -2137,14 +3109,17 @@
|
|
|
2137
3109
|
"maintainers": [
|
|
2138
3110
|
{
|
|
2139
3111
|
"name": "Developmint",
|
|
2140
|
-
"github": "Developmint"
|
|
2141
|
-
"avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
|
|
3112
|
+
"github": "Developmint"
|
|
2142
3113
|
}
|
|
2143
|
-
]
|
|
3114
|
+
],
|
|
3115
|
+
"compatibility": {
|
|
3116
|
+
"nuxt": "^2.0.0",
|
|
3117
|
+
"requires": {}
|
|
3118
|
+
}
|
|
2144
3119
|
},
|
|
2145
3120
|
{
|
|
2146
3121
|
"name": "pwa",
|
|
2147
|
-
"description": "Easily build a Progressive Web App for your Nuxt.js application to improve your
|
|
3122
|
+
"description": "Easily build a Progressive Web App for your Nuxt.js application to improve your app's performance.",
|
|
2148
3123
|
"repo": "nuxt-community/pwa-module",
|
|
2149
3124
|
"npm": "@nuxtjs/pwa",
|
|
2150
3125
|
"icon": "pwa.png",
|
|
@@ -2157,10 +3132,15 @@
|
|
|
2157
3132
|
{
|
|
2158
3133
|
"name": "Pooya Parsa",
|
|
2159
3134
|
"github": "pi0",
|
|
2160
|
-
"twitter": "_pi0_"
|
|
2161
|
-
|
|
3135
|
+
"twitter": "_pi0_"
|
|
3136
|
+
}
|
|
3137
|
+
],
|
|
3138
|
+
"compatibility": {
|
|
3139
|
+
"nuxt": "^2.0.0",
|
|
3140
|
+
"requires": {
|
|
3141
|
+
"bridge": "optional"
|
|
2162
3142
|
}
|
|
2163
|
-
|
|
3143
|
+
}
|
|
2164
3144
|
},
|
|
2165
3145
|
{
|
|
2166
3146
|
"name": "python",
|
|
@@ -2176,10 +3156,13 @@
|
|
|
2176
3156
|
"maintainers": [
|
|
2177
3157
|
{
|
|
2178
3158
|
"name": "Sebastian Silva",
|
|
2179
|
-
"github": "icarito"
|
|
2180
|
-
"avatar": "https://avatars0.githubusercontent.com/u/199755?v=4"
|
|
3159
|
+
"github": "icarito"
|
|
2181
3160
|
}
|
|
2182
|
-
]
|
|
3161
|
+
],
|
|
3162
|
+
"compatibility": {
|
|
3163
|
+
"nuxt": "^2.0.0",
|
|
3164
|
+
"requires": {}
|
|
3165
|
+
}
|
|
2183
3166
|
},
|
|
2184
3167
|
{
|
|
2185
3168
|
"name": "recaptcha",
|
|
@@ -2195,10 +3178,13 @@
|
|
|
2195
3178
|
"maintainers": [
|
|
2196
3179
|
{
|
|
2197
3180
|
"name": "mvrlin",
|
|
2198
|
-
"github": "mvrlin"
|
|
2199
|
-
"avatar": "https://avatars1.githubusercontent.com/u/24970784?v=4"
|
|
3181
|
+
"github": "mvrlin"
|
|
2200
3182
|
}
|
|
2201
|
-
]
|
|
3183
|
+
],
|
|
3184
|
+
"compatibility": {
|
|
3185
|
+
"nuxt": "^2.0.0",
|
|
3186
|
+
"requires": {}
|
|
3187
|
+
}
|
|
2202
3188
|
},
|
|
2203
3189
|
{
|
|
2204
3190
|
"name": "redirect",
|
|
@@ -2215,10 +3201,13 @@
|
|
|
2215
3201
|
{
|
|
2216
3202
|
"name": "Alexander Lichter",
|
|
2217
3203
|
"github": "manniL",
|
|
2218
|
-
"twitter": "TheAlexLichter"
|
|
2219
|
-
"avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
|
|
3204
|
+
"twitter": "TheAlexLichter"
|
|
2220
3205
|
}
|
|
2221
|
-
]
|
|
3206
|
+
],
|
|
3207
|
+
"compatibility": {
|
|
3208
|
+
"nuxt": "^2.0.0",
|
|
3209
|
+
"requires": {}
|
|
3210
|
+
}
|
|
2222
3211
|
},
|
|
2223
3212
|
{
|
|
2224
3213
|
"name": "rfg-icon",
|
|
@@ -2234,10 +3223,13 @@
|
|
|
2234
3223
|
"maintainers": [
|
|
2235
3224
|
{
|
|
2236
3225
|
"name": "pimlie",
|
|
2237
|
-
"github": "pimlie"
|
|
2238
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
|
|
3226
|
+
"github": "pimlie"
|
|
2239
3227
|
}
|
|
2240
|
-
]
|
|
3228
|
+
],
|
|
3229
|
+
"compatibility": {
|
|
3230
|
+
"nuxt": "^2.0.0",
|
|
3231
|
+
"requires": {}
|
|
3232
|
+
}
|
|
2241
3233
|
},
|
|
2242
3234
|
{
|
|
2243
3235
|
"name": "robots",
|
|
@@ -2253,10 +3245,13 @@
|
|
|
2253
3245
|
"maintainers": [
|
|
2254
3246
|
{
|
|
2255
3247
|
"name": "Ricardo Gobbo de Souza",
|
|
2256
|
-
"github": "ricardogobbosouza"
|
|
2257
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
3248
|
+
"github": "ricardogobbosouza"
|
|
2258
3249
|
}
|
|
2259
|
-
]
|
|
3250
|
+
],
|
|
3251
|
+
"compatibility": {
|
|
3252
|
+
"nuxt": "^2.0.0",
|
|
3253
|
+
"requires": {}
|
|
3254
|
+
}
|
|
2260
3255
|
},
|
|
2261
3256
|
{
|
|
2262
3257
|
"name": "rollbar",
|
|
@@ -2272,10 +3267,13 @@
|
|
|
2272
3267
|
"maintainers": [
|
|
2273
3268
|
{
|
|
2274
3269
|
"name": "Gaël Reyrol",
|
|
2275
|
-
"github": "gaelreyrol"
|
|
2276
|
-
"avatar": "https://avatars1.githubusercontent.com/u/498465?v=4"
|
|
3270
|
+
"github": "gaelreyrol"
|
|
2277
3271
|
}
|
|
2278
|
-
]
|
|
3272
|
+
],
|
|
3273
|
+
"compatibility": {
|
|
3274
|
+
"nuxt": "^2.0.0",
|
|
3275
|
+
"requires": {}
|
|
3276
|
+
}
|
|
2279
3277
|
},
|
|
2280
3278
|
{
|
|
2281
3279
|
"name": "router-extras",
|
|
@@ -2292,10 +3290,13 @@
|
|
|
2292
3290
|
{
|
|
2293
3291
|
"name": "Ahad Birang",
|
|
2294
3292
|
"github": "farnabaz",
|
|
2295
|
-
"twitter": "a_birang"
|
|
2296
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
|
|
3293
|
+
"twitter": "a_birang"
|
|
2297
3294
|
}
|
|
2298
|
-
]
|
|
3295
|
+
],
|
|
3296
|
+
"compatibility": {
|
|
3297
|
+
"nuxt": "^2.0.0",
|
|
3298
|
+
"requires": {}
|
|
3299
|
+
}
|
|
2299
3300
|
},
|
|
2300
3301
|
{
|
|
2301
3302
|
"name": "router",
|
|
@@ -2312,18 +3313,21 @@
|
|
|
2312
3313
|
{
|
|
2313
3314
|
"name": "Sébastien Chopin",
|
|
2314
3315
|
"github": "Atinux",
|
|
2315
|
-
"twitter": "Atinux"
|
|
2316
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
3316
|
+
"twitter": "Atinux"
|
|
2317
3317
|
}
|
|
2318
|
-
]
|
|
3318
|
+
],
|
|
3319
|
+
"compatibility": {
|
|
3320
|
+
"nuxt": "^2.0.0",
|
|
3321
|
+
"requires": {}
|
|
3322
|
+
}
|
|
2319
3323
|
},
|
|
2320
3324
|
{
|
|
2321
3325
|
"name": "sanity",
|
|
2322
|
-
"description": "Access text, images, and other media with Nuxt
|
|
2323
|
-
"repo": "nuxt-
|
|
3326
|
+
"description": "Access text, images, and other media with Nuxt and the Sanity headless CMS.",
|
|
3327
|
+
"repo": "nuxt-modules/sanity#main",
|
|
2324
3328
|
"npm": "@nuxtjs/sanity",
|
|
2325
3329
|
"icon": "sanity.png",
|
|
2326
|
-
"github": "https://github.com/nuxt-
|
|
3330
|
+
"github": "https://github.com/nuxt-modules/sanity#main",
|
|
2327
3331
|
"website": "https://sanity.nuxtjs.org",
|
|
2328
3332
|
"learn_more": "https://www.sanity.io/",
|
|
2329
3333
|
"category": "CMS",
|
|
@@ -2332,10 +3336,39 @@
|
|
|
2332
3336
|
{
|
|
2333
3337
|
"name": "Daniel Roe",
|
|
2334
3338
|
"github": "danielroe",
|
|
2335
|
-
"twitter": "danielcroe"
|
|
2336
|
-
|
|
3339
|
+
"twitter": "danielcroe"
|
|
3340
|
+
}
|
|
3341
|
+
],
|
|
3342
|
+
"compatibility": {
|
|
3343
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3344
|
+
"requires": {
|
|
3345
|
+
"bridge": "optional"
|
|
2337
3346
|
}
|
|
2338
|
-
|
|
3347
|
+
}
|
|
3348
|
+
},
|
|
3349
|
+
{
|
|
3350
|
+
"name": "schema-org",
|
|
3351
|
+
"description": "Schema.org for Nuxt, supporting typed and automated Google Rich Results.",
|
|
3352
|
+
"repo": "vueuse/schema-org#main/packages/nuxt",
|
|
3353
|
+
"npm": "nuxt-schema-org",
|
|
3354
|
+
"icon": "schema-org.svg",
|
|
3355
|
+
"github": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
|
|
3356
|
+
"website": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
|
|
3357
|
+
"learn_more": "https://vue-schema-org.netlify.app/guide/setup/nuxt.html",
|
|
3358
|
+
"category": "SEO",
|
|
3359
|
+
"type": "3rd-party",
|
|
3360
|
+
"maintainers": [
|
|
3361
|
+
{
|
|
3362
|
+
"name": "Harlan Wilton",
|
|
3363
|
+
"github": "harlan-zw",
|
|
3364
|
+
"twitter": "harlan_zw",
|
|
3365
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
3366
|
+
}
|
|
3367
|
+
],
|
|
3368
|
+
"compatibility": {
|
|
3369
|
+
"nuxt": "^3.0.0",
|
|
3370
|
+
"requires": {}
|
|
3371
|
+
}
|
|
2339
3372
|
},
|
|
2340
3373
|
{
|
|
2341
3374
|
"name": "scss-to-js",
|
|
@@ -2351,10 +3384,13 @@
|
|
|
2351
3384
|
"maintainers": [
|
|
2352
3385
|
{
|
|
2353
3386
|
"name": "sugoidesune",
|
|
2354
|
-
"github": "sugoidesune"
|
|
2355
|
-
"avatar": "https://avatars0.githubusercontent.com/u/20317691?v=4"
|
|
3387
|
+
"github": "sugoidesune"
|
|
2356
3388
|
}
|
|
2357
|
-
]
|
|
3389
|
+
],
|
|
3390
|
+
"compatibility": {
|
|
3391
|
+
"nuxt": "^2.0.0",
|
|
3392
|
+
"requires": {}
|
|
3393
|
+
}
|
|
2358
3394
|
},
|
|
2359
3395
|
{
|
|
2360
3396
|
"name": "segment",
|
|
@@ -2370,10 +3406,13 @@
|
|
|
2370
3406
|
"maintainers": [
|
|
2371
3407
|
{
|
|
2372
3408
|
"name": "dansmaculotte",
|
|
2373
|
-
"github": "dansmaculotte"
|
|
2374
|
-
"avatar": "https://avatars1.githubusercontent.com/u/44588441?v=4"
|
|
3409
|
+
"github": "dansmaculotte"
|
|
2375
3410
|
}
|
|
2376
|
-
]
|
|
3411
|
+
],
|
|
3412
|
+
"compatibility": {
|
|
3413
|
+
"nuxt": "^2.0.0",
|
|
3414
|
+
"requires": {}
|
|
3415
|
+
}
|
|
2377
3416
|
},
|
|
2378
3417
|
{
|
|
2379
3418
|
"name": "sentry",
|
|
@@ -2389,10 +3428,36 @@
|
|
|
2389
3428
|
"maintainers": [
|
|
2390
3429
|
{
|
|
2391
3430
|
"name": "Rafał Chłodnicki",
|
|
2392
|
-
"github": "rchl"
|
|
2393
|
-
|
|
3431
|
+
"github": "rchl"
|
|
3432
|
+
}
|
|
3433
|
+
],
|
|
3434
|
+
"compatibility": {
|
|
3435
|
+
"nuxt": "^2.0.0",
|
|
3436
|
+
"requires": {}
|
|
3437
|
+
}
|
|
3438
|
+
},
|
|
3439
|
+
{
|
|
3440
|
+
"name": "seo-meta",
|
|
3441
|
+
"description": "Simple generate seo metadata",
|
|
3442
|
+
"repo": "ihavecoke/nuxtjs-seo-meta#main/packages/core",
|
|
3443
|
+
"npm": "nuxt-seo-meta",
|
|
3444
|
+
"icon": "",
|
|
3445
|
+
"github": "https://github.com/ihavecoke/nuxtjs-seo-meta",
|
|
3446
|
+
"website": "https://github.com/ihavecoke/nuxtjs-seo-meta",
|
|
3447
|
+
"learn_more": "",
|
|
3448
|
+
"category": "SEO",
|
|
3449
|
+
"type": "3rd-party",
|
|
3450
|
+
"maintainers": [
|
|
3451
|
+
{
|
|
3452
|
+
"name": "ihavecoke",
|
|
3453
|
+
"github": "ihavecoke",
|
|
3454
|
+
"avatar": "https://avatars0.githubusercontent.com/u/10757551?v=4"
|
|
2394
3455
|
}
|
|
2395
|
-
]
|
|
3456
|
+
],
|
|
3457
|
+
"compatibility": {
|
|
3458
|
+
"nuxt": "^2.0.0",
|
|
3459
|
+
"requires": {}
|
|
3460
|
+
}
|
|
2396
3461
|
},
|
|
2397
3462
|
{
|
|
2398
3463
|
"name": "seomatic-meta",
|
|
@@ -2408,10 +3473,13 @@
|
|
|
2408
3473
|
"maintainers": [
|
|
2409
3474
|
{
|
|
2410
3475
|
"name": "ben-rogerson",
|
|
2411
|
-
"github": "ben-rogerson"
|
|
2412
|
-
"avatar": "https://avatars0.githubusercontent.com/u/21288568?v=4"
|
|
3476
|
+
"github": "ben-rogerson"
|
|
2413
3477
|
}
|
|
2414
|
-
]
|
|
3478
|
+
],
|
|
3479
|
+
"compatibility": {
|
|
3480
|
+
"nuxt": "^2.0.0",
|
|
3481
|
+
"requires": {}
|
|
3482
|
+
}
|
|
2415
3483
|
},
|
|
2416
3484
|
{
|
|
2417
3485
|
"name": "separate-env",
|
|
@@ -2428,10 +3496,13 @@
|
|
|
2428
3496
|
{
|
|
2429
3497
|
"name": "Alexander Lichter",
|
|
2430
3498
|
"github": "manniL",
|
|
2431
|
-
"twitter": "TheAlexLichter"
|
|
2432
|
-
"avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
|
|
3499
|
+
"twitter": "TheAlexLichter"
|
|
2433
3500
|
}
|
|
2434
|
-
]
|
|
3501
|
+
],
|
|
3502
|
+
"compatibility": {
|
|
3503
|
+
"nuxt": "^2.0.0",
|
|
3504
|
+
"requires": {}
|
|
3505
|
+
}
|
|
2435
3506
|
},
|
|
2436
3507
|
{
|
|
2437
3508
|
"name": "shopify",
|
|
@@ -2447,10 +3518,13 @@
|
|
|
2447
3518
|
"maintainers": [
|
|
2448
3519
|
{
|
|
2449
3520
|
"name": "Gomah",
|
|
2450
|
-
"github": "Gomah"
|
|
2451
|
-
"avatar": "https://avatars1.githubusercontent.com/u/2362138?v=4"
|
|
3521
|
+
"github": "Gomah"
|
|
2452
3522
|
}
|
|
2453
|
-
]
|
|
3523
|
+
],
|
|
3524
|
+
"compatibility": {
|
|
3525
|
+
"nuxt": "^2.0.0",
|
|
3526
|
+
"requires": {}
|
|
3527
|
+
}
|
|
2454
3528
|
},
|
|
2455
3529
|
{
|
|
2456
3530
|
"name": "simple-line-icons",
|
|
@@ -2466,10 +3540,13 @@
|
|
|
2466
3540
|
"maintainers": [
|
|
2467
3541
|
{
|
|
2468
3542
|
"name": "vaso2",
|
|
2469
|
-
"github": "vaso2"
|
|
2470
|
-
"avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
|
|
3543
|
+
"github": "vaso2"
|
|
2471
3544
|
}
|
|
2472
|
-
]
|
|
3545
|
+
],
|
|
3546
|
+
"compatibility": {
|
|
3547
|
+
"nuxt": "^2.0.0",
|
|
3548
|
+
"requires": {}
|
|
3549
|
+
}
|
|
2473
3550
|
},
|
|
2474
3551
|
{
|
|
2475
3552
|
"name": "sitemap",
|
|
@@ -2486,10 +3563,13 @@
|
|
|
2486
3563
|
{
|
|
2487
3564
|
"name": "Nicolas PENNEC",
|
|
2488
3565
|
"github": "NicoPennec",
|
|
2489
|
-
"twitter": "NicoPennec"
|
|
2490
|
-
"avatar": "https://avatars3.githubusercontent.com/u/493223?v=4"
|
|
3566
|
+
"twitter": "NicoPennec"
|
|
2491
3567
|
}
|
|
2492
|
-
]
|
|
3568
|
+
],
|
|
3569
|
+
"compatibility": {
|
|
3570
|
+
"nuxt": "^2.0.0",
|
|
3571
|
+
"requires": {}
|
|
3572
|
+
}
|
|
2493
3573
|
},
|
|
2494
3574
|
{
|
|
2495
3575
|
"name": "snipcart",
|
|
@@ -2506,10 +3586,13 @@
|
|
|
2506
3586
|
{
|
|
2507
3587
|
"name": "Florent GIRAUD",
|
|
2508
3588
|
"github": "f3ltron",
|
|
2509
|
-
"twitter": "giraud_florent"
|
|
2510
|
-
"avatar": "https://avatars.githubusercontent.com/u/11556276?v=4"
|
|
3589
|
+
"twitter": "giraud_florent"
|
|
2511
3590
|
}
|
|
2512
|
-
]
|
|
3591
|
+
],
|
|
3592
|
+
"compatibility": {
|
|
3593
|
+
"nuxt": "^2.0.0",
|
|
3594
|
+
"requires": {}
|
|
3595
|
+
}
|
|
2513
3596
|
},
|
|
2514
3597
|
{
|
|
2515
3598
|
"name": "social-meta",
|
|
@@ -2525,10 +3608,13 @@
|
|
|
2525
3608
|
"maintainers": [
|
|
2526
3609
|
{
|
|
2527
3610
|
"name": "AlekseyPleshkov",
|
|
2528
|
-
"github": "AlekseyPleshkov"
|
|
2529
|
-
"avatar": "https://avatars0.githubusercontent.com/u/11446603?v=4"
|
|
3611
|
+
"github": "AlekseyPleshkov"
|
|
2530
3612
|
}
|
|
2531
|
-
]
|
|
3613
|
+
],
|
|
3614
|
+
"compatibility": {
|
|
3615
|
+
"nuxt": "^2.0.0",
|
|
3616
|
+
"requires": {}
|
|
3617
|
+
}
|
|
2532
3618
|
},
|
|
2533
3619
|
{
|
|
2534
3620
|
"name": "socket-io",
|
|
@@ -2544,10 +3630,13 @@
|
|
|
2544
3630
|
"maintainers": [
|
|
2545
3631
|
{
|
|
2546
3632
|
"name": "richardeschloss",
|
|
2547
|
-
"github": "richardeschloss"
|
|
2548
|
-
"avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
|
|
3633
|
+
"github": "richardeschloss"
|
|
2549
3634
|
}
|
|
2550
|
-
]
|
|
3635
|
+
],
|
|
3636
|
+
"compatibility": {
|
|
3637
|
+
"nuxt": "^2.0.0",
|
|
3638
|
+
"requires": {}
|
|
3639
|
+
}
|
|
2551
3640
|
},
|
|
2552
3641
|
{
|
|
2553
3642
|
"name": "speedcurve",
|
|
@@ -2564,10 +3653,46 @@
|
|
|
2564
3653
|
{
|
|
2565
3654
|
"name": "Josh Deltener",
|
|
2566
3655
|
"github": "hecktarzuli",
|
|
2567
|
-
"twitter": "JoshDeltener"
|
|
2568
|
-
|
|
3656
|
+
"twitter": "JoshDeltener"
|
|
3657
|
+
}
|
|
3658
|
+
],
|
|
3659
|
+
"compatibility": {
|
|
3660
|
+
"nuxt": "^2.0.0",
|
|
3661
|
+
"requires": {}
|
|
3662
|
+
}
|
|
3663
|
+
},
|
|
3664
|
+
{
|
|
3665
|
+
"name": "speedkit",
|
|
3666
|
+
"description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
|
|
3667
|
+
"repo": "GrabarzUndPartner/nuxt-speedkit",
|
|
3668
|
+
"npm": "nuxt-speedkit",
|
|
3669
|
+
"icon": "speedkit.png",
|
|
3670
|
+
"github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
|
|
3671
|
+
"website": "https://nuxt-speedkit.grabarzundpartner.dev",
|
|
3672
|
+
"learn_more": "",
|
|
3673
|
+
"category": "Performance",
|
|
3674
|
+
"type": "3rd-party",
|
|
3675
|
+
"maintainers": [
|
|
3676
|
+
{
|
|
3677
|
+
"name": "Stephan Gerbeth",
|
|
3678
|
+
"github": "StephanGerbeth",
|
|
3679
|
+
"avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
|
|
3680
|
+
},
|
|
3681
|
+
{
|
|
3682
|
+
"name": "Thorn Walli",
|
|
3683
|
+
"github": "ThornWalli",
|
|
3684
|
+
"avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
|
|
3685
|
+
},
|
|
3686
|
+
{
|
|
3687
|
+
"name": "Grabarz & Partner",
|
|
3688
|
+
"github": "GrabarzUndPartner",
|
|
3689
|
+
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
2569
3690
|
}
|
|
2570
|
-
]
|
|
3691
|
+
],
|
|
3692
|
+
"compatibility": {
|
|
3693
|
+
"nuxt": "^2.0.0",
|
|
3694
|
+
"requires": {}
|
|
3695
|
+
}
|
|
2571
3696
|
},
|
|
2572
3697
|
{
|
|
2573
3698
|
"name": "storage",
|
|
@@ -2583,10 +3708,35 @@
|
|
|
2583
3708
|
"maintainers": [
|
|
2584
3709
|
{
|
|
2585
3710
|
"name": "mazipan",
|
|
2586
|
-
"github": "mazipan"
|
|
2587
|
-
|
|
3711
|
+
"github": "mazipan"
|
|
3712
|
+
}
|
|
3713
|
+
],
|
|
3714
|
+
"compatibility": {
|
|
3715
|
+
"nuxt": "^2.0.0",
|
|
3716
|
+
"requires": {}
|
|
3717
|
+
}
|
|
3718
|
+
},
|
|
3719
|
+
{
|
|
3720
|
+
"name": "storefront-ui",
|
|
3721
|
+
"description": "Storefront UI Module for Nuxt.js",
|
|
3722
|
+
"repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
|
|
3723
|
+
"npm": "@storefront-ui/nuxt",
|
|
3724
|
+
"icon": "storefront-ui.svg",
|
|
3725
|
+
"github": "https://github.com/vuestorefront/storefront-ui/tree/develop/packages/nuxt-module",
|
|
3726
|
+
"website": "https://docs.storefrontui.io/?path=/story/getting-started-installation--page#installation",
|
|
3727
|
+
"learn_more": "https://docs.storefrontui.io/",
|
|
3728
|
+
"category": "UI",
|
|
3729
|
+
"type": "3rd-party",
|
|
3730
|
+
"maintainers": [
|
|
3731
|
+
{
|
|
3732
|
+
"name": "Jakub Andrzejewski",
|
|
3733
|
+
"github": "Baroshem"
|
|
2588
3734
|
}
|
|
2589
|
-
]
|
|
3735
|
+
],
|
|
3736
|
+
"compatibility": {
|
|
3737
|
+
"nuxt": "^2.0.0",
|
|
3738
|
+
"requires": {}
|
|
3739
|
+
}
|
|
2590
3740
|
},
|
|
2591
3741
|
{
|
|
2592
3742
|
"name": "stories",
|
|
@@ -2602,16 +3752,19 @@
|
|
|
2602
3752
|
"maintainers": [
|
|
2603
3753
|
{
|
|
2604
3754
|
"name": "richardeschloss",
|
|
2605
|
-
"github": "richardeschloss"
|
|
2606
|
-
"avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
|
|
3755
|
+
"github": "richardeschloss"
|
|
2607
3756
|
}
|
|
2608
|
-
]
|
|
3757
|
+
],
|
|
3758
|
+
"compatibility": {
|
|
3759
|
+
"nuxt": "^2.0.0",
|
|
3760
|
+
"requires": {}
|
|
3761
|
+
}
|
|
2609
3762
|
},
|
|
2610
3763
|
{
|
|
2611
3764
|
"name": "storyblok",
|
|
2612
3765
|
"description": "Storyblok Nuxt.js module",
|
|
2613
|
-
"repo": "storyblok/storyblok-nuxt",
|
|
2614
|
-
"npm": "storyblok
|
|
3766
|
+
"repo": "storyblok/storyblok-nuxt#master/lib",
|
|
3767
|
+
"npm": "@storyblok/nuxt",
|
|
2615
3768
|
"icon": "storyblok.png",
|
|
2616
3769
|
"github": "https://github.com/storyblok/storyblok-nuxt",
|
|
2617
3770
|
"website": "https://github.com/storyblok/storyblok-nuxt",
|
|
@@ -2621,10 +3774,13 @@
|
|
|
2621
3774
|
"maintainers": [
|
|
2622
3775
|
{
|
|
2623
3776
|
"name": "storyblok",
|
|
2624
|
-
"github": "storyblok"
|
|
2625
|
-
"avatar": "https://avatars0.githubusercontent.com/u/13880908?v=4"
|
|
3777
|
+
"github": "storyblok"
|
|
2626
3778
|
}
|
|
2627
|
-
]
|
|
3779
|
+
],
|
|
3780
|
+
"compatibility": {
|
|
3781
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3782
|
+
"requires": {}
|
|
3783
|
+
}
|
|
2628
3784
|
},
|
|
2629
3785
|
{
|
|
2630
3786
|
"name": "storybook",
|
|
@@ -2641,16 +3797,20 @@
|
|
|
2641
3797
|
{
|
|
2642
3798
|
"name": "Ahad Birang",
|
|
2643
3799
|
"github": "farnabaz",
|
|
2644
|
-
"twitter": "a_birang"
|
|
2645
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
|
|
3800
|
+
"twitter": "a_birang"
|
|
2646
3801
|
},
|
|
2647
3802
|
{
|
|
2648
3803
|
"name": "Pooya Parsa",
|
|
2649
3804
|
"github": "pi0",
|
|
2650
|
-
"twitter": "_pi0_"
|
|
2651
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
3805
|
+
"twitter": "_pi0_"
|
|
2652
3806
|
}
|
|
2653
|
-
]
|
|
3807
|
+
],
|
|
3808
|
+
"compatibility": {
|
|
3809
|
+
"nuxt": "^2.0.0",
|
|
3810
|
+
"requires": {
|
|
3811
|
+
"bridge": "optional"
|
|
3812
|
+
}
|
|
3813
|
+
}
|
|
2654
3814
|
},
|
|
2655
3815
|
{
|
|
2656
3816
|
"name": "strapi",
|
|
@@ -2667,16 +3827,20 @@
|
|
|
2667
3827
|
{
|
|
2668
3828
|
"name": "Benjamin Canac",
|
|
2669
3829
|
"github": "benjamincanac",
|
|
2670
|
-
"twitter": "benjamincanac"
|
|
2671
|
-
"avatar": "https://avatars2.githubusercontent.com/u/739984?v=4"
|
|
3830
|
+
"twitter": "benjamincanac"
|
|
2672
3831
|
},
|
|
2673
3832
|
{
|
|
2674
3833
|
"name": "Sébastien Chopin",
|
|
2675
3834
|
"github": "Atinux",
|
|
2676
|
-
"twitter": "Atinux"
|
|
2677
|
-
|
|
3835
|
+
"twitter": "Atinux"
|
|
3836
|
+
}
|
|
3837
|
+
],
|
|
3838
|
+
"compatibility": {
|
|
3839
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3840
|
+
"requires": {
|
|
3841
|
+
"bridge": true
|
|
2678
3842
|
}
|
|
2679
|
-
|
|
3843
|
+
}
|
|
2680
3844
|
},
|
|
2681
3845
|
{
|
|
2682
3846
|
"name": "stripe",
|
|
@@ -2692,10 +3856,13 @@
|
|
|
2692
3856
|
"maintainers": [
|
|
2693
3857
|
{
|
|
2694
3858
|
"name": "WilliamDASILVA",
|
|
2695
|
-
"github": "WilliamDASILVA"
|
|
2696
|
-
"avatar": "https://avatars3.githubusercontent.com/u/2766008?v=4"
|
|
3859
|
+
"github": "WilliamDASILVA"
|
|
2697
3860
|
}
|
|
2698
|
-
]
|
|
3861
|
+
],
|
|
3862
|
+
"compatibility": {
|
|
3863
|
+
"nuxt": "^2.0.0",
|
|
3864
|
+
"requires": {}
|
|
3865
|
+
}
|
|
2699
3866
|
},
|
|
2700
3867
|
{
|
|
2701
3868
|
"name": "style-resources",
|
|
@@ -2712,10 +3879,13 @@
|
|
|
2712
3879
|
{
|
|
2713
3880
|
"name": "Alexander Lichter",
|
|
2714
3881
|
"github": "manniL",
|
|
2715
|
-
"twitter": "TheAlexLichter"
|
|
2716
|
-
"avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
|
|
3882
|
+
"twitter": "TheAlexLichter"
|
|
2717
3883
|
}
|
|
2718
|
-
]
|
|
3884
|
+
],
|
|
3885
|
+
"compatibility": {
|
|
3886
|
+
"nuxt": "^2.0.0",
|
|
3887
|
+
"requires": {}
|
|
3888
|
+
}
|
|
2719
3889
|
},
|
|
2720
3890
|
{
|
|
2721
3891
|
"name": "stylelint",
|
|
@@ -2731,30 +3901,69 @@
|
|
|
2731
3901
|
"maintainers": [
|
|
2732
3902
|
{
|
|
2733
3903
|
"name": "Ricardo Gobbo de Souza",
|
|
2734
|
-
"github": "ricardogobbosouza"
|
|
2735
|
-
|
|
3904
|
+
"github": "ricardogobbosouza"
|
|
3905
|
+
}
|
|
3906
|
+
],
|
|
3907
|
+
"compatibility": {
|
|
3908
|
+
"nuxt": "^2.0.0",
|
|
3909
|
+
"requires": {}
|
|
3910
|
+
}
|
|
3911
|
+
},
|
|
3912
|
+
{
|
|
3913
|
+
"name": "stylify",
|
|
3914
|
+
"description": "Stylify generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
|
|
3915
|
+
"repo": "stylify/packages#master/packages/nuxt",
|
|
3916
|
+
"npm": "@stylify/nuxt",
|
|
3917
|
+
"icon": "stylify.svg",
|
|
3918
|
+
"github": "https://github.com/stylify/packages/tree/master/packages/nuxt",
|
|
3919
|
+
"website": "https://stylifycss.com/docs/nuxt",
|
|
3920
|
+
"learn_more": "https://stylifycss.com",
|
|
3921
|
+
"category": "UI",
|
|
3922
|
+
"type": "3rd-party",
|
|
3923
|
+
"maintainers": [
|
|
3924
|
+
{
|
|
3925
|
+
"name": "Vladimír Macháček",
|
|
3926
|
+
"github": "Machy8",
|
|
3927
|
+
"twitter": "8machy"
|
|
2736
3928
|
}
|
|
2737
|
-
]
|
|
3929
|
+
],
|
|
3930
|
+
"compatibility": {
|
|
3931
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3932
|
+
"requires": {}
|
|
3933
|
+
}
|
|
2738
3934
|
},
|
|
2739
3935
|
{
|
|
2740
3936
|
"name": "supabase",
|
|
2741
|
-
"description": "
|
|
2742
|
-
"repo": "
|
|
2743
|
-
"npm": "
|
|
3937
|
+
"description": "First class integration with Supabase",
|
|
3938
|
+
"repo": "nuxt-community/supabase-module",
|
|
3939
|
+
"npm": "@nuxtjs/supabase",
|
|
2744
3940
|
"icon": "supabase.png",
|
|
2745
|
-
"github": "https://github.com/
|
|
2746
|
-
"website": "https://
|
|
2747
|
-
"learn_more": "https://supabase.
|
|
3941
|
+
"github": "https://github.com/nuxt-community/supabase-module",
|
|
3942
|
+
"website": "https://supabase.nuxtjs.org",
|
|
3943
|
+
"learn_more": "https://supabase.com",
|
|
2748
3944
|
"category": "Database",
|
|
2749
|
-
"type": "
|
|
3945
|
+
"type": "community",
|
|
2750
3946
|
"maintainers": [
|
|
3947
|
+
{
|
|
3948
|
+
"name": "Baptiste Leproux",
|
|
3949
|
+
"github": "larbish",
|
|
3950
|
+
"twitter": "baptistelprx"
|
|
3951
|
+
},
|
|
3952
|
+
{
|
|
3953
|
+
"name": "Sebastien Chopin",
|
|
3954
|
+
"github": "Atinux",
|
|
3955
|
+
"twitter": "Atinux"
|
|
3956
|
+
},
|
|
2751
3957
|
{
|
|
2752
3958
|
"name": "Scott Robertson",
|
|
2753
3959
|
"github": "scottrobertson",
|
|
2754
|
-
"twitter": "scottymeuk"
|
|
2755
|
-
"avatar": "https://avatars0.githubusercontent.com/u/68361?v=4"
|
|
3960
|
+
"twitter": "scottymeuk"
|
|
2756
3961
|
}
|
|
2757
|
-
]
|
|
3962
|
+
],
|
|
3963
|
+
"compatibility": {
|
|
3964
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3965
|
+
"requires": {}
|
|
3966
|
+
}
|
|
2758
3967
|
},
|
|
2759
3968
|
{
|
|
2760
3969
|
"name": "svg-loader",
|
|
@@ -2770,10 +3979,13 @@
|
|
|
2770
3979
|
"maintainers": [
|
|
2771
3980
|
{
|
|
2772
3981
|
"name": "Developmint",
|
|
2773
|
-
"github": "Developmint"
|
|
2774
|
-
"avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
|
|
3982
|
+
"github": "Developmint"
|
|
2775
3983
|
}
|
|
2776
|
-
]
|
|
3984
|
+
],
|
|
3985
|
+
"compatibility": {
|
|
3986
|
+
"nuxt": "^2.0.0",
|
|
3987
|
+
"requires": {}
|
|
3988
|
+
}
|
|
2777
3989
|
},
|
|
2778
3990
|
{
|
|
2779
3991
|
"name": "svg-sprite",
|
|
@@ -2790,10 +4002,13 @@
|
|
|
2790
4002
|
{
|
|
2791
4003
|
"name": "Ahad Birang",
|
|
2792
4004
|
"github": "farnabaz",
|
|
2793
|
-
"twitter": "a_birang"
|
|
2794
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
|
|
4005
|
+
"twitter": "a_birang"
|
|
2795
4006
|
}
|
|
2796
|
-
]
|
|
4007
|
+
],
|
|
4008
|
+
"compatibility": {
|
|
4009
|
+
"nuxt": "^2.0.0",
|
|
4010
|
+
"requires": {}
|
|
4011
|
+
}
|
|
2797
4012
|
},
|
|
2798
4013
|
{
|
|
2799
4014
|
"name": "svg",
|
|
@@ -2809,10 +4024,13 @@
|
|
|
2809
4024
|
"maintainers": [
|
|
2810
4025
|
{
|
|
2811
4026
|
"name": "Sam Holmes",
|
|
2812
|
-
"github": "sam3d"
|
|
2813
|
-
"avatar": "https://avatars0.githubusercontent.com/u/8385528?v=4"
|
|
4027
|
+
"github": "sam3d"
|
|
2814
4028
|
}
|
|
2815
|
-
]
|
|
4029
|
+
],
|
|
4030
|
+
"compatibility": {
|
|
4031
|
+
"nuxt": "^2.0.0",
|
|
4032
|
+
"requires": {}
|
|
4033
|
+
}
|
|
2816
4034
|
},
|
|
2817
4035
|
{
|
|
2818
4036
|
"name": "sweetalert2",
|
|
@@ -2828,10 +4046,13 @@
|
|
|
2828
4046
|
"maintainers": [
|
|
2829
4047
|
{
|
|
2830
4048
|
"name": "ImreC",
|
|
2831
|
-
"github": "ImreC"
|
|
2832
|
-
"avatar": "https://avatars1.githubusercontent.com/u/9742684?v=4"
|
|
4049
|
+
"github": "ImreC"
|
|
2833
4050
|
}
|
|
2834
|
-
]
|
|
4051
|
+
],
|
|
4052
|
+
"compatibility": {
|
|
4053
|
+
"nuxt": "^2.0.0",
|
|
4054
|
+
"requires": {}
|
|
4055
|
+
}
|
|
2835
4056
|
},
|
|
2836
4057
|
{
|
|
2837
4058
|
"name": "tailwindcss",
|
|
@@ -2848,10 +4069,36 @@
|
|
|
2848
4069
|
{
|
|
2849
4070
|
"name": "Sébastien Chopin",
|
|
2850
4071
|
"github": "Atinux",
|
|
2851
|
-
"twitter": "Atinux"
|
|
2852
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
4072
|
+
"twitter": "Atinux"
|
|
2853
4073
|
}
|
|
2854
|
-
]
|
|
4074
|
+
],
|
|
4075
|
+
"compatibility": {
|
|
4076
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4077
|
+
"requires": {}
|
|
4078
|
+
}
|
|
4079
|
+
},
|
|
4080
|
+
{
|
|
4081
|
+
"name": "tiktok-analytics",
|
|
4082
|
+
"description": "",
|
|
4083
|
+
"repo": "stickpro/nuxt-tiktok-analytics",
|
|
4084
|
+
"npm": "tiktok-analytics",
|
|
4085
|
+
"icon": "",
|
|
4086
|
+
"github": "https://github.com/stickpro/nuxt-tiktok-analytics",
|
|
4087
|
+
"website": "https://github.com/stickpro/nuxt-tiktok-analytics",
|
|
4088
|
+
"learn_more": "",
|
|
4089
|
+
"category": "Analytics",
|
|
4090
|
+
"type": "3rd-party",
|
|
4091
|
+
"maintainers": [
|
|
4092
|
+
{
|
|
4093
|
+
"name": "stickpro",
|
|
4094
|
+
"github": "stickpro",
|
|
4095
|
+
"avatar": "https://avatars.githubusercontent.com/u/25886722?v=4"
|
|
4096
|
+
}
|
|
4097
|
+
],
|
|
4098
|
+
"compatibility": {
|
|
4099
|
+
"nuxt": "^2.0.0",
|
|
4100
|
+
"requires": {}
|
|
4101
|
+
}
|
|
2855
4102
|
},
|
|
2856
4103
|
{
|
|
2857
4104
|
"name": "toast",
|
|
@@ -2859,8 +4106,8 @@
|
|
|
2859
4106
|
"repo": "nuxt-community/modules#master/packages/toast",
|
|
2860
4107
|
"npm": "@nuxtjs/toast",
|
|
2861
4108
|
"icon": "",
|
|
2862
|
-
"github": "https://github.com/nuxt-community/modules/tree/master/packages/toast",
|
|
2863
|
-
"website": "https://github.com/nuxt-community/modules/tree/master/packages/toast",
|
|
4109
|
+
"github": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
|
|
4110
|
+
"website": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
|
|
2864
4111
|
"learn_more": "https://github.com/shakee93/vue-toasted",
|
|
2865
4112
|
"category": "Libraries",
|
|
2866
4113
|
"type": "community",
|
|
@@ -2868,10 +4115,70 @@
|
|
|
2868
4115
|
{
|
|
2869
4116
|
"name": "Pooya Parsa",
|
|
2870
4117
|
"github": "pi0",
|
|
2871
|
-
"twitter": "_pi0_"
|
|
2872
|
-
|
|
4118
|
+
"twitter": "_pi0_"
|
|
4119
|
+
}
|
|
4120
|
+
],
|
|
4121
|
+
"compatibility": {
|
|
4122
|
+
"nuxt": "^2.0.0",
|
|
4123
|
+
"requires": {}
|
|
4124
|
+
}
|
|
4125
|
+
},
|
|
4126
|
+
{
|
|
4127
|
+
"name": "twa",
|
|
4128
|
+
"description": "Nuxt.js module for generating Trusted Web App from Nuxt.js app",
|
|
4129
|
+
"repo": "tuarrep/nuxt-twa",
|
|
4130
|
+
"npm": "nuxt-twa",
|
|
4131
|
+
"icon": "",
|
|
4132
|
+
"github": "https://github.com/tuarrep/nuxt-twa",
|
|
4133
|
+
"website": "https://nuxt-twa.tuarrep.dev",
|
|
4134
|
+
"learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity/overview/",
|
|
4135
|
+
"category": "Performance",
|
|
4136
|
+
"type": "3rd-party",
|
|
4137
|
+
"maintainers": [
|
|
4138
|
+
{
|
|
4139
|
+
"name": "Nicolas Perraut",
|
|
4140
|
+
"github": "tuarrep"
|
|
4141
|
+
}
|
|
4142
|
+
],
|
|
4143
|
+
"compatibility": {
|
|
4144
|
+
"nuxt": "^2.0.0",
|
|
4145
|
+
"requires": {
|
|
4146
|
+
"bridge": "optional"
|
|
4147
|
+
}
|
|
4148
|
+
}
|
|
4149
|
+
},
|
|
4150
|
+
{
|
|
4151
|
+
"name": "twicpics",
|
|
4152
|
+
"description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
|
|
4153
|
+
"repo": "TwicPics/components",
|
|
4154
|
+
"npm": "@twicpics/components",
|
|
4155
|
+
"icon": "twicpics.svg",
|
|
4156
|
+
"github": "https://github.com/TwicPics/components",
|
|
4157
|
+
"website": "https://www.twicpics.com/docs/components/nuxt-3",
|
|
4158
|
+
"learn_more": "https://www.twicpics.com",
|
|
4159
|
+
"category": "Images",
|
|
4160
|
+
"type": "3rd-party",
|
|
4161
|
+
"maintainers": [
|
|
4162
|
+
{
|
|
4163
|
+
"name": "Florent Bourgeois",
|
|
4164
|
+
"github": "florentb",
|
|
4165
|
+
"twitter": "florent_b"
|
|
4166
|
+
},
|
|
4167
|
+
{
|
|
4168
|
+
"name": "Julian Aubourg",
|
|
4169
|
+
"github": "jaubourg",
|
|
4170
|
+
"twitter": "jaubourg"
|
|
4171
|
+
},
|
|
4172
|
+
{
|
|
4173
|
+
"name": "Miguel Beignon",
|
|
4174
|
+
"github": "mbgspcii",
|
|
4175
|
+
"twitter": "m_beignon"
|
|
2873
4176
|
}
|
|
2874
|
-
]
|
|
4177
|
+
],
|
|
4178
|
+
"compatibility": {
|
|
4179
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4180
|
+
"requires": {}
|
|
4181
|
+
}
|
|
2875
4182
|
},
|
|
2876
4183
|
{
|
|
2877
4184
|
"name": "typed-router",
|
|
@@ -2887,10 +4194,38 @@
|
|
|
2887
4194
|
"maintainers": [
|
|
2888
4195
|
{
|
|
2889
4196
|
"name": "victorgarciaesgi",
|
|
2890
|
-
"github": "victorgarciaesgi"
|
|
2891
|
-
|
|
4197
|
+
"github": "victorgarciaesgi"
|
|
4198
|
+
}
|
|
4199
|
+
],
|
|
4200
|
+
"compatibility": {
|
|
4201
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4202
|
+
"requires": {}
|
|
4203
|
+
}
|
|
4204
|
+
},
|
|
4205
|
+
{
|
|
4206
|
+
"name": "typed-vuex",
|
|
4207
|
+
"description": "A vanilla, strongly typed store accessor for Vuex.",
|
|
4208
|
+
"repo": "danielroe/typed-vuex#main/packages/nuxt-typed-vuex",
|
|
4209
|
+
"npm": "nuxt-typed-vuex",
|
|
4210
|
+
"icon": "vue.png",
|
|
4211
|
+
"github": "https://github.com/danielroe/typed-vuex",
|
|
4212
|
+
"website": "https://github.com/danielroe/typed-vuex",
|
|
4213
|
+
"learn_more": "",
|
|
4214
|
+
"category": "Libraries",
|
|
4215
|
+
"type": "3rd-party",
|
|
4216
|
+
"maintainers": [
|
|
4217
|
+
{
|
|
4218
|
+
"name": "Daniel Roe",
|
|
4219
|
+
"github": "danielroe",
|
|
4220
|
+
"twitter": "danielcroe"
|
|
4221
|
+
}
|
|
4222
|
+
],
|
|
4223
|
+
"compatibility": {
|
|
4224
|
+
"nuxt": "^2.0.0",
|
|
4225
|
+
"requires": {
|
|
4226
|
+
"bridge": "optional"
|
|
2892
4227
|
}
|
|
2893
|
-
|
|
4228
|
+
}
|
|
2894
4229
|
},
|
|
2895
4230
|
{
|
|
2896
4231
|
"name": "typescript-runtime",
|
|
@@ -2906,22 +4241,23 @@
|
|
|
2906
4241
|
"maintainers": [
|
|
2907
4242
|
{
|
|
2908
4243
|
"name": "Kevin Marrec",
|
|
2909
|
-
"github": "kevinmarrec"
|
|
2910
|
-
"avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
|
|
4244
|
+
"github": "kevinmarrec"
|
|
2911
4245
|
},
|
|
2912
4246
|
{
|
|
2913
4247
|
"name": "Pooya Parsa",
|
|
2914
4248
|
"github": "pi0",
|
|
2915
|
-
"twitter": "_pi0_"
|
|
2916
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4249
|
+
"twitter": "_pi0_"
|
|
2917
4250
|
},
|
|
2918
4251
|
{
|
|
2919
4252
|
"name": "Daniel Roe",
|
|
2920
4253
|
"github": "danielroe",
|
|
2921
|
-
"twitter": "danielcroe"
|
|
2922
|
-
"avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
|
|
4254
|
+
"twitter": "danielcroe"
|
|
2923
4255
|
}
|
|
2924
|
-
]
|
|
4256
|
+
],
|
|
4257
|
+
"compatibility": {
|
|
4258
|
+
"nuxt": "^2.0.0",
|
|
4259
|
+
"requires": {}
|
|
4260
|
+
}
|
|
2925
4261
|
},
|
|
2926
4262
|
{
|
|
2927
4263
|
"name": "typescript",
|
|
@@ -2937,22 +4273,23 @@
|
|
|
2937
4273
|
"maintainers": [
|
|
2938
4274
|
{
|
|
2939
4275
|
"name": "Kevin Marrec",
|
|
2940
|
-
"github": "kevinmarrec"
|
|
2941
|
-
"avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
|
|
4276
|
+
"github": "kevinmarrec"
|
|
2942
4277
|
},
|
|
2943
4278
|
{
|
|
2944
4279
|
"name": "Pooya Parsa",
|
|
2945
4280
|
"github": "pi0",
|
|
2946
|
-
"twitter": "_pi0_"
|
|
2947
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4281
|
+
"twitter": "_pi0_"
|
|
2948
4282
|
},
|
|
2949
4283
|
{
|
|
2950
4284
|
"name": "Daniel Roe",
|
|
2951
4285
|
"github": "danielroe",
|
|
2952
|
-
"twitter": "danielcroe"
|
|
2953
|
-
"avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
|
|
4286
|
+
"twitter": "danielcroe"
|
|
2954
4287
|
}
|
|
2955
|
-
]
|
|
4288
|
+
],
|
|
4289
|
+
"compatibility": {
|
|
4290
|
+
"nuxt": "^2.0.0",
|
|
4291
|
+
"requires": {}
|
|
4292
|
+
}
|
|
2956
4293
|
},
|
|
2957
4294
|
{
|
|
2958
4295
|
"name": "universal-storage",
|
|
@@ -2969,16 +4306,70 @@
|
|
|
2969
4306
|
{
|
|
2970
4307
|
"name": "Pooya Parsa",
|
|
2971
4308
|
"github": "pi0",
|
|
2972
|
-
"twitter": "_pi0_"
|
|
2973
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4309
|
+
"twitter": "_pi0_"
|
|
2974
4310
|
},
|
|
2975
4311
|
{
|
|
2976
4312
|
"name": "Farzad Soltani",
|
|
2977
4313
|
"github": "farzadso",
|
|
2978
|
-
"twitter": "farzadso"
|
|
2979
|
-
|
|
4314
|
+
"twitter": "farzadso"
|
|
4315
|
+
}
|
|
4316
|
+
],
|
|
4317
|
+
"compatibility": {
|
|
4318
|
+
"nuxt": "^2.0.0",
|
|
4319
|
+
"requires": {}
|
|
4320
|
+
}
|
|
4321
|
+
},
|
|
4322
|
+
{
|
|
4323
|
+
"name": "unlighthouse",
|
|
4324
|
+
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
4325
|
+
"repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
|
|
4326
|
+
"npm": "@unlighthouse/nuxt",
|
|
4327
|
+
"icon": "unlighthouse.svg",
|
|
4328
|
+
"github": "https://github.com/harlan-zw/unlighthouse",
|
|
4329
|
+
"website": "https://github.com/harlan-zw/unlighthouse",
|
|
4330
|
+
"learn_more": "https://github.com/harlan-zw/unlighthouse",
|
|
4331
|
+
"category": "Devtools",
|
|
4332
|
+
"type": "3rd-party",
|
|
4333
|
+
"maintainers": [
|
|
4334
|
+
{
|
|
4335
|
+
"name": "Harlan Wilton",
|
|
4336
|
+
"github": "harlan-zw",
|
|
4337
|
+
"twitter": "harlan_zw",
|
|
4338
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
4339
|
+
}
|
|
4340
|
+
],
|
|
4341
|
+
"compatibility": {
|
|
4342
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4343
|
+
"requires": {
|
|
4344
|
+
"bridge": "optional"
|
|
2980
4345
|
}
|
|
2981
|
-
|
|
4346
|
+
}
|
|
4347
|
+
},
|
|
4348
|
+
{
|
|
4349
|
+
"name": "unocss",
|
|
4350
|
+
"description": "The instant on-demand atomic CSS engine.",
|
|
4351
|
+
"repo": "antfu/unocss#main/packages/nuxt",
|
|
4352
|
+
"npm": "@unocss/nuxt",
|
|
4353
|
+
"icon": "unocss.svg",
|
|
4354
|
+
"github": "https://github.com/antfu/unocss",
|
|
4355
|
+
"website": "https://github.com/antfu/unocss",
|
|
4356
|
+
"learn_more": "https://github.com/antfu/unocss",
|
|
4357
|
+
"category": "UI",
|
|
4358
|
+
"type": "3rd-party",
|
|
4359
|
+
"maintainers": [
|
|
4360
|
+
{
|
|
4361
|
+
"name": "Anthony Fu",
|
|
4362
|
+
"github": "antfu",
|
|
4363
|
+
"twitter": "antfu7",
|
|
4364
|
+
"avatar": "https://avatars.githubusercontent.com/antfu?v=4"
|
|
4365
|
+
}
|
|
4366
|
+
],
|
|
4367
|
+
"compatibility": {
|
|
4368
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4369
|
+
"requires": {
|
|
4370
|
+
"bridge": "optional"
|
|
4371
|
+
}
|
|
4372
|
+
}
|
|
2982
4373
|
},
|
|
2983
4374
|
{
|
|
2984
4375
|
"name": "user-agent",
|
|
@@ -2994,10 +4385,13 @@
|
|
|
2994
4385
|
"maintainers": [
|
|
2995
4386
|
{
|
|
2996
4387
|
"name": "fukuiretu",
|
|
2997
|
-
"github": "fukuiretu"
|
|
2998
|
-
"avatar": "https://avatars0.githubusercontent.com/u/1982105?v=4"
|
|
4388
|
+
"github": "fukuiretu"
|
|
2999
4389
|
}
|
|
3000
|
-
]
|
|
4390
|
+
],
|
|
4391
|
+
"compatibility": {
|
|
4392
|
+
"nuxt": "^2.0.0",
|
|
4393
|
+
"requires": {}
|
|
4394
|
+
}
|
|
3001
4395
|
},
|
|
3002
4396
|
{
|
|
3003
4397
|
"name": "validate",
|
|
@@ -3013,10 +4407,13 @@
|
|
|
3013
4407
|
"maintainers": [
|
|
3014
4408
|
{
|
|
3015
4409
|
"name": "lewyuburi",
|
|
3016
|
-
"github": "lewyuburi"
|
|
3017
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2156790?v=4"
|
|
4410
|
+
"github": "lewyuburi"
|
|
3018
4411
|
}
|
|
3019
|
-
]
|
|
4412
|
+
],
|
|
4413
|
+
"compatibility": {
|
|
4414
|
+
"nuxt": "^2.0.0",
|
|
4415
|
+
"requires": {}
|
|
4416
|
+
}
|
|
3020
4417
|
},
|
|
3021
4418
|
{
|
|
3022
4419
|
"name": "vendor",
|
|
@@ -3033,10 +4430,13 @@
|
|
|
3033
4430
|
{
|
|
3034
4431
|
"name": "Pooya Parsa",
|
|
3035
4432
|
"github": "pi0",
|
|
3036
|
-
"twitter": "_pi0_"
|
|
3037
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4433
|
+
"twitter": "_pi0_"
|
|
3038
4434
|
}
|
|
3039
|
-
]
|
|
4435
|
+
],
|
|
4436
|
+
"compatibility": {
|
|
4437
|
+
"nuxt": "^2.0.0",
|
|
4438
|
+
"requires": {}
|
|
4439
|
+
}
|
|
3040
4440
|
},
|
|
3041
4441
|
{
|
|
3042
4442
|
"name": "vue-material",
|
|
@@ -3052,10 +4452,13 @@
|
|
|
3052
4452
|
"maintainers": [
|
|
3053
4453
|
{
|
|
3054
4454
|
"name": "vaso2",
|
|
3055
|
-
"github": "vaso2"
|
|
3056
|
-
"avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
|
|
4455
|
+
"github": "vaso2"
|
|
3057
4456
|
}
|
|
3058
|
-
]
|
|
4457
|
+
],
|
|
4458
|
+
"compatibility": {
|
|
4459
|
+
"nuxt": "^2.0.0",
|
|
4460
|
+
"requires": {}
|
|
4461
|
+
}
|
|
3059
4462
|
},
|
|
3060
4463
|
{
|
|
3061
4464
|
"name": "vue-multiselect",
|
|
@@ -3071,10 +4474,13 @@
|
|
|
3071
4474
|
"maintainers": [
|
|
3072
4475
|
{
|
|
3073
4476
|
"name": "spektrummedia",
|
|
3074
|
-
"github": "spektrummedia"
|
|
3075
|
-
"avatar": "https://avatars2.githubusercontent.com/u/4410985?v=4"
|
|
4477
|
+
"github": "spektrummedia"
|
|
3076
4478
|
}
|
|
3077
|
-
]
|
|
4479
|
+
],
|
|
4480
|
+
"compatibility": {
|
|
4481
|
+
"nuxt": "^2.0.0",
|
|
4482
|
+
"requires": {}
|
|
4483
|
+
}
|
|
3078
4484
|
},
|
|
3079
4485
|
{
|
|
3080
4486
|
"name": "vue-select",
|
|
@@ -3090,10 +4496,13 @@
|
|
|
3090
4496
|
"maintainers": [
|
|
3091
4497
|
{
|
|
3092
4498
|
"name": "madmod",
|
|
3093
|
-
"github": "madmod"
|
|
3094
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1107818?v=4"
|
|
4499
|
+
"github": "madmod"
|
|
3095
4500
|
}
|
|
3096
|
-
]
|
|
4501
|
+
],
|
|
4502
|
+
"compatibility": {
|
|
4503
|
+
"nuxt": "^2.0.0",
|
|
4504
|
+
"requires": {}
|
|
4505
|
+
}
|
|
3097
4506
|
},
|
|
3098
4507
|
{
|
|
3099
4508
|
"name": "vue-warehouse",
|
|
@@ -3110,10 +4519,35 @@
|
|
|
3110
4519
|
{
|
|
3111
4520
|
"name": "Julio Marquez",
|
|
3112
4521
|
"github": "juliomrqz",
|
|
3113
|
-
"twitter": "juliomrqz"
|
|
3114
|
-
|
|
4522
|
+
"twitter": "juliomrqz"
|
|
4523
|
+
}
|
|
4524
|
+
],
|
|
4525
|
+
"compatibility": {
|
|
4526
|
+
"nuxt": "^2.0.0",
|
|
4527
|
+
"requires": {}
|
|
4528
|
+
}
|
|
4529
|
+
},
|
|
4530
|
+
{
|
|
4531
|
+
"name": "vuestic",
|
|
4532
|
+
"description": "Vuestic UI module for Nuxt 3",
|
|
4533
|
+
"repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
|
|
4534
|
+
"npm": "@vuestic/nuxt",
|
|
4535
|
+
"icon": "",
|
|
4536
|
+
"github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
|
|
4537
|
+
"website": "https://vuestic.dev",
|
|
4538
|
+
"learn_more": "https://vuestic.dev/en/getting-started/nuxt",
|
|
4539
|
+
"category": "UI",
|
|
4540
|
+
"type": "3rd-party",
|
|
4541
|
+
"maintainers": [
|
|
4542
|
+
{
|
|
4543
|
+
"name": "epicmaxco",
|
|
4544
|
+
"github": "epicmaxco"
|
|
3115
4545
|
}
|
|
3116
|
-
]
|
|
4546
|
+
],
|
|
4547
|
+
"compatibility": {
|
|
4548
|
+
"nuxt": "^3.0.0",
|
|
4549
|
+
"requires": {}
|
|
4550
|
+
}
|
|
3117
4551
|
},
|
|
3118
4552
|
{
|
|
3119
4553
|
"name": "vuetify",
|
|
@@ -3129,16 +4563,43 @@
|
|
|
3129
4563
|
"maintainers": [
|
|
3130
4564
|
{
|
|
3131
4565
|
"name": "Kevin Marrec",
|
|
3132
|
-
"github": "kevinmarrec"
|
|
3133
|
-
"avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
|
|
4566
|
+
"github": "kevinmarrec"
|
|
3134
4567
|
},
|
|
3135
4568
|
{
|
|
3136
4569
|
"name": "Pooya Parsa",
|
|
3137
4570
|
"github": "pi0",
|
|
3138
|
-
"twitter": "_pi0_"
|
|
3139
|
-
|
|
4571
|
+
"twitter": "_pi0_"
|
|
4572
|
+
}
|
|
4573
|
+
],
|
|
4574
|
+
"compatibility": {
|
|
4575
|
+
"nuxt": "^2.0.0",
|
|
4576
|
+
"requires": {}
|
|
4577
|
+
}
|
|
4578
|
+
},
|
|
4579
|
+
{
|
|
4580
|
+
"name": "vueuse",
|
|
4581
|
+
"description": "Collection of essential Vue Composition Utilities for Vue 2 and 3",
|
|
4582
|
+
"repo": "vueuse/vueuse#main/packages/nuxt",
|
|
4583
|
+
"npm": "@vueuse/nuxt",
|
|
4584
|
+
"icon": "vueuse.svg",
|
|
4585
|
+
"github": "https://github.com/vueuse/vueuse",
|
|
4586
|
+
"website": "https://vueuse.org",
|
|
4587
|
+
"learn_more": "https://github.com/vueuse/vueuse",
|
|
4588
|
+
"category": "Libraries",
|
|
4589
|
+
"type": "3rd-party",
|
|
4590
|
+
"maintainers": [
|
|
4591
|
+
{
|
|
4592
|
+
"name": "Anthony Fu",
|
|
4593
|
+
"github": "antfu",
|
|
4594
|
+
"twitter": "antfu7"
|
|
4595
|
+
}
|
|
4596
|
+
],
|
|
4597
|
+
"compatibility": {
|
|
4598
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4599
|
+
"requires": {
|
|
4600
|
+
"bridge": "optional"
|
|
3140
4601
|
}
|
|
3141
|
-
|
|
4602
|
+
}
|
|
3142
4603
|
},
|
|
3143
4604
|
{
|
|
3144
4605
|
"name": "vuex-router-sync",
|
|
@@ -3154,10 +4615,13 @@
|
|
|
3154
4615
|
"maintainers": [
|
|
3155
4616
|
{
|
|
3156
4617
|
"name": "paulgv",
|
|
3157
|
-
"github": "paulgv"
|
|
3158
|
-
"avatar": "https://avatars0.githubusercontent.com/u/4895885?v=4"
|
|
4618
|
+
"github": "paulgv"
|
|
3159
4619
|
}
|
|
3160
|
-
]
|
|
4620
|
+
],
|
|
4621
|
+
"compatibility": {
|
|
4622
|
+
"nuxt": "^2.0.0",
|
|
4623
|
+
"requires": {}
|
|
4624
|
+
}
|
|
3161
4625
|
},
|
|
3162
4626
|
{
|
|
3163
4627
|
"name": "web-vitals",
|
|
@@ -3173,42 +4637,48 @@
|
|
|
3173
4637
|
"maintainers": [
|
|
3174
4638
|
{
|
|
3175
4639
|
"name": "daliborgogic",
|
|
3176
|
-
"github": "daliborgogic"
|
|
3177
|
-
"avatar": "https://avatars3.githubusercontent.com/u/5895389?v=4"
|
|
4640
|
+
"github": "daliborgogic"
|
|
3178
4641
|
},
|
|
3179
4642
|
{
|
|
3180
4643
|
"name": "Pooya Parsa",
|
|
3181
4644
|
"github": "pi0",
|
|
3182
|
-
"twitter": "_pi0_"
|
|
3183
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4645
|
+
"twitter": "_pi0_"
|
|
3184
4646
|
},
|
|
3185
4647
|
{
|
|
3186
4648
|
"name": "Sebastien Chopin",
|
|
3187
4649
|
"github": "Atinux",
|
|
3188
|
-
"twitter": "Atinux"
|
|
3189
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
4650
|
+
"twitter": "Atinux"
|
|
3190
4651
|
}
|
|
3191
|
-
]
|
|
4652
|
+
],
|
|
4653
|
+
"compatibility": {
|
|
4654
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4655
|
+
"requires": {
|
|
4656
|
+
"bridge": "optional"
|
|
4657
|
+
}
|
|
4658
|
+
}
|
|
3192
4659
|
},
|
|
3193
4660
|
{
|
|
3194
4661
|
"name": "web3js",
|
|
3195
|
-
"description": "Web3.js module integration for Nuxt.js
|
|
3196
|
-
"repo": "
|
|
4662
|
+
"description": "Web3.js module integration for Nuxt.js",
|
|
4663
|
+
"repo": "bl0cknumber/nuxt-web3",
|
|
3197
4664
|
"npm": "nuxt-web3",
|
|
3198
4665
|
"icon": "web3js.svg",
|
|
3199
|
-
"github": "https://github.com/
|
|
3200
|
-
"website": "https://github.com/
|
|
4666
|
+
"github": "https://github.com/bl0cknumber/nuxt-web3",
|
|
4667
|
+
"website": "https://github.com/bl0cknumber/nuxt-web3",
|
|
3201
4668
|
"learn_more": "https://web3js.readthedocs.io/",
|
|
3202
4669
|
"category": "Libraries",
|
|
3203
4670
|
"type": "3rd-party",
|
|
3204
4671
|
"maintainers": [
|
|
3205
4672
|
{
|
|
3206
4673
|
"name": "Muhammad Fauzan",
|
|
3207
|
-
"github": "
|
|
3208
|
-
"twitter": "
|
|
3209
|
-
"avatar": "https://avatars.githubusercontent.com/u/50759463?v=4"
|
|
4674
|
+
"github": "bl0cknumber",
|
|
4675
|
+
"twitter": "fncolon"
|
|
3210
4676
|
}
|
|
3211
|
-
]
|
|
4677
|
+
],
|
|
4678
|
+
"compatibility": {
|
|
4679
|
+
"nuxt": "^2.0.0",
|
|
4680
|
+
"requires": {}
|
|
4681
|
+
}
|
|
3212
4682
|
},
|
|
3213
4683
|
{
|
|
3214
4684
|
"name": "webfontloader",
|
|
@@ -3224,10 +4694,37 @@
|
|
|
3224
4694
|
"maintainers": [
|
|
3225
4695
|
{
|
|
3226
4696
|
"name": "Developmint",
|
|
3227
|
-
"github": "Developmint"
|
|
3228
|
-
"avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
|
|
4697
|
+
"github": "Developmint"
|
|
3229
4698
|
}
|
|
3230
|
-
]
|
|
4699
|
+
],
|
|
4700
|
+
"compatibility": {
|
|
4701
|
+
"nuxt": "^2.0.0",
|
|
4702
|
+
"requires": {}
|
|
4703
|
+
}
|
|
4704
|
+
},
|
|
4705
|
+
{
|
|
4706
|
+
"name": "webpack-optimisations",
|
|
4707
|
+
"description": "Nuxt.js v2 module to automatically make your builds faster.",
|
|
4708
|
+
"repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
|
|
4709
|
+
"npm": "nuxt-webpack-optimisations",
|
|
4710
|
+
"icon": "build-optimisations.svg",
|
|
4711
|
+
"github": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
|
|
4712
|
+
"website": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
|
|
4713
|
+
"learn_more": "",
|
|
4714
|
+
"category": "Devtools",
|
|
4715
|
+
"type": "3rd-party",
|
|
4716
|
+
"maintainers": [
|
|
4717
|
+
{
|
|
4718
|
+
"name": "Harlan Wilton",
|
|
4719
|
+
"github": "harlan-zw"
|
|
4720
|
+
}
|
|
4721
|
+
],
|
|
4722
|
+
"compatibility": {
|
|
4723
|
+
"nuxt": "^2.0.0",
|
|
4724
|
+
"requires": {
|
|
4725
|
+
"bridge": "optional"
|
|
4726
|
+
}
|
|
4727
|
+
}
|
|
3231
4728
|
},
|
|
3232
4729
|
{
|
|
3233
4730
|
"name": "webpack-profile",
|
|
@@ -3244,10 +4741,13 @@
|
|
|
3244
4741
|
{
|
|
3245
4742
|
"name": "Pooya Parsa",
|
|
3246
4743
|
"github": "pi0",
|
|
3247
|
-
"twitter": "_pi0_"
|
|
3248
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4744
|
+
"twitter": "_pi0_"
|
|
3249
4745
|
}
|
|
3250
|
-
]
|
|
4746
|
+
],
|
|
4747
|
+
"compatibility": {
|
|
4748
|
+
"nuxt": "^2.0.0",
|
|
4749
|
+
"requires": {}
|
|
4750
|
+
}
|
|
3251
4751
|
},
|
|
3252
4752
|
{
|
|
3253
4753
|
"name": "webpackdashboard",
|
|
@@ -3263,10 +4763,13 @@
|
|
|
3263
4763
|
"maintainers": [
|
|
3264
4764
|
{
|
|
3265
4765
|
"name": "paulgv",
|
|
3266
|
-
"github": "paulgv"
|
|
3267
|
-
"avatar": "https://avatars0.githubusercontent.com/u/4895885?v=4"
|
|
4766
|
+
"github": "paulgv"
|
|
3268
4767
|
}
|
|
3269
|
-
]
|
|
4768
|
+
],
|
|
4769
|
+
"compatibility": {
|
|
4770
|
+
"nuxt": "^2.0.0",
|
|
4771
|
+
"requires": {}
|
|
4772
|
+
}
|
|
3270
4773
|
},
|
|
3271
4774
|
{
|
|
3272
4775
|
"name": "webpackmonitor",
|
|
@@ -3283,15 +4786,18 @@
|
|
|
3283
4786
|
{
|
|
3284
4787
|
"name": "Pooya Parsa",
|
|
3285
4788
|
"github": "pi0",
|
|
3286
|
-
"twitter": "_pi0_"
|
|
3287
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4789
|
+
"twitter": "_pi0_"
|
|
3288
4790
|
}
|
|
3289
|
-
]
|
|
4791
|
+
],
|
|
4792
|
+
"compatibility": {
|
|
4793
|
+
"nuxt": "^2.0.0",
|
|
4794
|
+
"requires": {}
|
|
4795
|
+
}
|
|
3290
4796
|
},
|
|
3291
4797
|
{
|
|
3292
4798
|
"name": "windicss",
|
|
3293
|
-
"description": "Next generation
|
|
3294
|
-
"repo": "windicss/nuxt-windicss-module",
|
|
4799
|
+
"description": "Next generation utility-first CSS framework.",
|
|
4800
|
+
"repo": "windicss/nuxt-windicss-module#main/packages/nuxt-windicss",
|
|
3295
4801
|
"npm": "nuxt-windicss",
|
|
3296
4802
|
"icon": "windicss.svg",
|
|
3297
4803
|
"github": "https://github.com/windicss/nuxt-windicss-module",
|
|
@@ -3302,11 +4808,21 @@
|
|
|
3302
4808
|
"maintainers": [
|
|
3303
4809
|
{
|
|
3304
4810
|
"name": "Harlan Wilton",
|
|
3305
|
-
"github": "
|
|
3306
|
-
"twitter": "harlan_zw"
|
|
3307
|
-
|
|
4811
|
+
"github": "harlan-zw",
|
|
4812
|
+
"twitter": "harlan_zw"
|
|
4813
|
+
},
|
|
4814
|
+
{
|
|
4815
|
+
"name": "Anthony Fu",
|
|
4816
|
+
"github": "antfu",
|
|
4817
|
+
"twitter": "antfu7"
|
|
4818
|
+
}
|
|
4819
|
+
],
|
|
4820
|
+
"compatibility": {
|
|
4821
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4822
|
+
"requires": {
|
|
4823
|
+
"bridge": "optional"
|
|
3308
4824
|
}
|
|
3309
|
-
|
|
4825
|
+
}
|
|
3310
4826
|
},
|
|
3311
4827
|
{
|
|
3312
4828
|
"name": "winston-log",
|
|
@@ -3322,10 +4838,13 @@
|
|
|
3322
4838
|
"maintainers": [
|
|
3323
4839
|
{
|
|
3324
4840
|
"name": "aaronransley",
|
|
3325
|
-
"github": "aaronransley"
|
|
3326
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5669055?v=4"
|
|
4841
|
+
"github": "aaronransley"
|
|
3327
4842
|
}
|
|
3328
|
-
]
|
|
4843
|
+
],
|
|
4844
|
+
"compatibility": {
|
|
4845
|
+
"nuxt": "^2.0.0",
|
|
4846
|
+
"requires": {}
|
|
4847
|
+
}
|
|
3329
4848
|
},
|
|
3330
4849
|
{
|
|
3331
4850
|
"name": "wp-nuxt",
|
|
@@ -3341,10 +4860,13 @@
|
|
|
3341
4860
|
"maintainers": [
|
|
3342
4861
|
{
|
|
3343
4862
|
"name": "yashha",
|
|
3344
|
-
"github": "yashha"
|
|
3345
|
-
"avatar": "https://avatars0.githubusercontent.com/u/4728786?v=4"
|
|
4863
|
+
"github": "yashha"
|
|
3346
4864
|
}
|
|
3347
|
-
]
|
|
4865
|
+
],
|
|
4866
|
+
"compatibility": {
|
|
4867
|
+
"nuxt": "^2.0.0",
|
|
4868
|
+
"requires": {}
|
|
4869
|
+
}
|
|
3348
4870
|
},
|
|
3349
4871
|
{
|
|
3350
4872
|
"name": "xhr-cache",
|
|
@@ -3360,10 +4882,35 @@
|
|
|
3360
4882
|
"maintainers": [
|
|
3361
4883
|
{
|
|
3362
4884
|
"name": "gaetansenn",
|
|
3363
|
-
"github": "gaetansenn"
|
|
3364
|
-
|
|
4885
|
+
"github": "gaetansenn"
|
|
4886
|
+
}
|
|
4887
|
+
],
|
|
4888
|
+
"compatibility": {
|
|
4889
|
+
"nuxt": "^2.0.0",
|
|
4890
|
+
"requires": {}
|
|
4891
|
+
}
|
|
4892
|
+
},
|
|
4893
|
+
{
|
|
4894
|
+
"name": "xstate",
|
|
4895
|
+
"description": "XState integration for Nuxt",
|
|
4896
|
+
"repo": "Lexpeartha/nuxt-xstate",
|
|
4897
|
+
"npm": "nuxt-xstate",
|
|
4898
|
+
"icon": "",
|
|
4899
|
+
"github": "https://github.com/Lexpeartha/nuxt-xstate",
|
|
4900
|
+
"website": "https://github.com/Lexpeartha/nuxt-xstate",
|
|
4901
|
+
"learn_more": "",
|
|
4902
|
+
"category": "Extensions",
|
|
4903
|
+
"type": "3rd-party",
|
|
4904
|
+
"maintainers": [
|
|
4905
|
+
{
|
|
4906
|
+
"name": "Lexpeartha",
|
|
4907
|
+
"github": "Lexpeartha"
|
|
3365
4908
|
}
|
|
3366
|
-
]
|
|
4909
|
+
],
|
|
4910
|
+
"compatibility": {
|
|
4911
|
+
"nuxt": "^3.0.0",
|
|
4912
|
+
"requires": {}
|
|
4913
|
+
}
|
|
3367
4914
|
},
|
|
3368
4915
|
{
|
|
3369
4916
|
"name": "xui",
|
|
@@ -3379,10 +4926,13 @@
|
|
|
3379
4926
|
"maintainers": [
|
|
3380
4927
|
{
|
|
3381
4928
|
"name": "MetaCorp",
|
|
3382
|
-
"github": "MetaCorp"
|
|
3383
|
-
"avatar": "https://avatars2.githubusercontent.com/u/1285196?v=4"
|
|
4929
|
+
"github": "MetaCorp"
|
|
3384
4930
|
}
|
|
3385
|
-
]
|
|
4931
|
+
],
|
|
4932
|
+
"compatibility": {
|
|
4933
|
+
"nuxt": "^2.0.0",
|
|
4934
|
+
"requires": {}
|
|
4935
|
+
}
|
|
3386
4936
|
},
|
|
3387
4937
|
{
|
|
3388
4938
|
"name": "yandex-metrika",
|
|
@@ -3399,10 +4949,13 @@
|
|
|
3399
4949
|
{
|
|
3400
4950
|
"name": "Pooya Parsa",
|
|
3401
4951
|
"github": "pi0",
|
|
3402
|
-
"twitter": "_pi0_"
|
|
3403
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4952
|
+
"twitter": "_pi0_"
|
|
3404
4953
|
}
|
|
3405
|
-
]
|
|
4954
|
+
],
|
|
4955
|
+
"compatibility": {
|
|
4956
|
+
"nuxt": "^2.0.0",
|
|
4957
|
+
"requires": {}
|
|
4958
|
+
}
|
|
3406
4959
|
},
|
|
3407
4960
|
{
|
|
3408
4961
|
"name": "zendesk",
|
|
@@ -3418,9 +4971,12 @@
|
|
|
3418
4971
|
"maintainers": [
|
|
3419
4972
|
{
|
|
3420
4973
|
"name": "DansMaCulotte",
|
|
3421
|
-
"github": "DansMaCulotte"
|
|
3422
|
-
"avatar": "https://avatars1.githubusercontent.com/u/44588441?v=4"
|
|
4974
|
+
"github": "DansMaCulotte"
|
|
3423
4975
|
}
|
|
3424
|
-
]
|
|
4976
|
+
],
|
|
4977
|
+
"compatibility": {
|
|
4978
|
+
"nuxt": "^2.0.0",
|
|
4979
|
+
"requires": {}
|
|
4980
|
+
}
|
|
3425
4981
|
}
|
|
3426
4982
|
]
|