@nuxt/modules 0.5.0-b65614 → 0.5.0-b7ebb6
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} +2173 -619
- 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
|
-
|
|
1702
|
+
"twitter": "Atinux"
|
|
1703
|
+
}
|
|
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"
|
|
1267
1726
|
}
|
|
1268
|
-
]
|
|
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
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
1828
|
+
"twitter": "Atinux"
|
|
1342
1829
|
}
|
|
1343
|
-
]
|
|
1830
|
+
],
|
|
1831
|
+
"compatibility": {
|
|
1832
|
+
"nuxt": "^2.0.0",
|
|
1833
|
+
"requires": {
|
|
1834
|
+
"bridge": "optional"
|
|
1835
|
+
}
|
|
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"
|
|
2310
|
+
}
|
|
2311
|
+
],
|
|
2312
|
+
"compatibility": {
|
|
2313
|
+
"nuxt": "^3.0.0",
|
|
2314
|
+
"requires": {
|
|
2315
|
+
"bridge": false
|
|
1637
2316
|
}
|
|
1638
|
-
|
|
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,150 @@
|
|
|
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-pino-log",
|
|
2577
|
+
"description": "Structured logs for nuxt apps using pino",
|
|
2578
|
+
"repo": "kpn/nuxt-pino-log",
|
|
2579
|
+
"npm": "nuxt-pino-log",
|
|
2580
|
+
"icon": "",
|
|
2581
|
+
"github": "https://github.com/kpn/nuxt-pino-log",
|
|
2582
|
+
"website": "https://github.com/kpn/nuxt-pino-log",
|
|
2583
|
+
"learn_more": "https://github.com/pinojs/pino",
|
|
2584
|
+
"category": "Monitoring",
|
|
2585
|
+
"type": "3rd-party",
|
|
2586
|
+
"maintainers": [
|
|
2587
|
+
{
|
|
2588
|
+
"name": "kpn",
|
|
2589
|
+
"github": "kpn"
|
|
2590
|
+
}
|
|
2591
|
+
],
|
|
2592
|
+
"compatibility": {
|
|
2593
|
+
"nuxt": "^2.0.0",
|
|
2594
|
+
"requires": {}
|
|
2595
|
+
}
|
|
2596
|
+
},
|
|
2597
|
+
{
|
|
2598
|
+
"name": "nuxt-png-to-ico",
|
|
2599
|
+
"description": "Nuxt.js module for auto generating favicons",
|
|
2600
|
+
"repo": "b5710546232/nuxt-png-to-ico",
|
|
2601
|
+
"npm": "nuxt-png-to-ico",
|
|
2602
|
+
"icon": "",
|
|
2603
|
+
"github": "https://github.com/b5710546232/nuxt-png-to-ico",
|
|
2604
|
+
"website": "https://github.com/b5710546232/nuxt-png-to-ico",
|
|
2605
|
+
"learn_more": "https://github.com/steambap/png-to-ico",
|
|
2606
|
+
"category": "Devtools",
|
|
2607
|
+
"type": "3rd-party",
|
|
2608
|
+
"maintainers": [
|
|
2609
|
+
{
|
|
2610
|
+
"name": "b5710546232",
|
|
2611
|
+
"github": "b5710546232",
|
|
2612
|
+
"avatar": "https://avatars.githubusercontent.com/u/11013287?v=4"
|
|
2613
|
+
}
|
|
2614
|
+
],
|
|
2615
|
+
"compatibility": {
|
|
2616
|
+
"nuxt": "^2.0.0",
|
|
2617
|
+
"requires": {}
|
|
2618
|
+
}
|
|
2619
|
+
},
|
|
2620
|
+
{
|
|
2621
|
+
"name": "nuxt-smartlook",
|
|
2622
|
+
"description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
|
|
2623
|
+
"repo": "f00b4r/nuxt-smartlook",
|
|
2624
|
+
"npm": "nuxt-smartlook",
|
|
2625
|
+
"icon": "nuxt-smartlook.png",
|
|
2626
|
+
"github": "https://github.com/f00b4r/nuxt-smartlook",
|
|
2627
|
+
"website": "https://github.com/f00b4r/nuxt-smartlook",
|
|
2628
|
+
"learn_more": "https://www.smartlook.com/",
|
|
2629
|
+
"category": "Analytics",
|
|
2630
|
+
"type": "3rd-party",
|
|
2631
|
+
"maintainers": [
|
|
2632
|
+
{
|
|
2633
|
+
"name": "Milan Sulc",
|
|
2634
|
+
"github": "f3l1x",
|
|
2635
|
+
"twitter": "xf3l1x",
|
|
2636
|
+
"avatar": "https://avatars.githubusercontent.com/u/538058?v=4"
|
|
2637
|
+
}
|
|
2638
|
+
],
|
|
2639
|
+
"compatibility": {
|
|
2640
|
+
"nuxt": "^2.0.0",
|
|
2641
|
+
"requires": {}
|
|
2642
|
+
}
|
|
2643
|
+
},
|
|
2644
|
+
{
|
|
2645
|
+
"name": "nuxt-svgo",
|
|
2646
|
+
"description": "Nuxt module to load optimized SVG files as Vue components",
|
|
2647
|
+
"repo": "cpsoinos/nuxt-svgo",
|
|
2648
|
+
"npm": "nuxt-svgo",
|
|
2649
|
+
"icon": "",
|
|
2650
|
+
"github": "https://github.com/cpsoinos/nuxt-svgo",
|
|
2651
|
+
"website": "https://github.com/cpsoinos/nuxt-svgo",
|
|
2652
|
+
"learn_more": "",
|
|
2653
|
+
"category": "Images",
|
|
2654
|
+
"type": "3rd-party",
|
|
2655
|
+
"maintainers": [
|
|
2656
|
+
{
|
|
2657
|
+
"name": "cpsoinos",
|
|
2658
|
+
"github": "cpsoinos"
|
|
2659
|
+
}
|
|
2660
|
+
],
|
|
2661
|
+
"compatibility": {
|
|
2662
|
+
"nuxt": "^3.0.0",
|
|
2663
|
+
"requires": {}
|
|
2664
|
+
}
|
|
2665
|
+
},
|
|
2666
|
+
{
|
|
2667
|
+
"name": "nuxt-unleash",
|
|
2668
|
+
"description": "Nuxt.js module to use Unleash toggle feature services",
|
|
2669
|
+
"repo": "conejerock/nuxt-unleash",
|
|
2670
|
+
"npm": "nuxt-unleash",
|
|
2671
|
+
"icon": "nuxt-unleash.svg",
|
|
2672
|
+
"github": "https://github.com/conejerock/nuxt-unleash",
|
|
2673
|
+
"website": "https://github.com/conejerock/nuxt-unleash",
|
|
2674
|
+
"learn_more": "https://github.com/Unleash/unleash",
|
|
2675
|
+
"category": "Deployment",
|
|
2676
|
+
"type": "3rd-party",
|
|
2677
|
+
"maintainers": [
|
|
2678
|
+
{
|
|
2679
|
+
"name": "Juanjo Conejerock",
|
|
2680
|
+
"github": "conejerock"
|
|
1841
2681
|
}
|
|
1842
|
-
]
|
|
2682
|
+
],
|
|
2683
|
+
"compatibility": {
|
|
2684
|
+
"nuxt": "^2.0.0",
|
|
2685
|
+
"requires": {}
|
|
2686
|
+
}
|
|
1843
2687
|
},
|
|
1844
2688
|
{
|
|
1845
2689
|
"name": "nuxt-use-motion",
|
|
@@ -1855,10 +2699,13 @@
|
|
|
1855
2699
|
"maintainers": [
|
|
1856
2700
|
{
|
|
1857
2701
|
"name": "Tahul",
|
|
1858
|
-
"github": "Tahul"
|
|
1859
|
-
"avatar": "https://avatars0.githubusercontent.com/u/1385263?v=4"
|
|
2702
|
+
"github": "Tahul"
|
|
1860
2703
|
}
|
|
1861
|
-
]
|
|
2704
|
+
],
|
|
2705
|
+
"compatibility": {
|
|
2706
|
+
"nuxt": "^2.0.0",
|
|
2707
|
+
"requires": {}
|
|
2708
|
+
}
|
|
1862
2709
|
},
|
|
1863
2710
|
{
|
|
1864
2711
|
"name": "nuxt-use-sound",
|
|
@@ -1874,10 +2721,13 @@
|
|
|
1874
2721
|
"maintainers": [
|
|
1875
2722
|
{
|
|
1876
2723
|
"name": "Tahul",
|
|
1877
|
-
"github": "Tahul"
|
|
1878
|
-
"avatar": "https://avatars0.githubusercontent.com/u/1385263?v=4"
|
|
2724
|
+
"github": "Tahul"
|
|
1879
2725
|
}
|
|
1880
|
-
]
|
|
2726
|
+
],
|
|
2727
|
+
"compatibility": {
|
|
2728
|
+
"nuxt": "^2.0.0",
|
|
2729
|
+
"requires": {}
|
|
2730
|
+
}
|
|
1881
2731
|
},
|
|
1882
2732
|
{
|
|
1883
2733
|
"name": "nuxt-viewport",
|
|
@@ -1893,10 +2743,13 @@
|
|
|
1893
2743
|
"maintainers": [
|
|
1894
2744
|
{
|
|
1895
2745
|
"name": "mvrlin",
|
|
1896
|
-
"github": "mvrlin"
|
|
1897
|
-
"avatar": "https://avatars.githubusercontent.com/u/24970784?v=4"
|
|
2746
|
+
"github": "mvrlin"
|
|
1898
2747
|
}
|
|
1899
|
-
]
|
|
2748
|
+
],
|
|
2749
|
+
"compatibility": {
|
|
2750
|
+
"nuxt": "^2.0.0",
|
|
2751
|
+
"requires": {}
|
|
2752
|
+
}
|
|
1900
2753
|
},
|
|
1901
2754
|
{
|
|
1902
2755
|
"name": "nuxt7",
|
|
@@ -1913,10 +2766,13 @@
|
|
|
1913
2766
|
{
|
|
1914
2767
|
"name": "Pooya Parsa",
|
|
1915
2768
|
"github": "pi0",
|
|
1916
|
-
"twitter": "_pi0_"
|
|
1917
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
2769
|
+
"twitter": "_pi0_"
|
|
1918
2770
|
}
|
|
1919
|
-
]
|
|
2771
|
+
],
|
|
2772
|
+
"compatibility": {
|
|
2773
|
+
"nuxt": "^2.0.0",
|
|
2774
|
+
"requires": {}
|
|
2775
|
+
}
|
|
1920
2776
|
},
|
|
1921
2777
|
{
|
|
1922
2778
|
"name": "onesignal",
|
|
@@ -1933,10 +2789,13 @@
|
|
|
1933
2789
|
{
|
|
1934
2790
|
"name": "Pooya Parsa",
|
|
1935
2791
|
"github": "pi0",
|
|
1936
|
-
"twitter": "_pi0_"
|
|
1937
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
2792
|
+
"twitter": "_pi0_"
|
|
1938
2793
|
}
|
|
1939
|
-
]
|
|
2794
|
+
],
|
|
2795
|
+
"compatibility": {
|
|
2796
|
+
"nuxt": "^2.0.0",
|
|
2797
|
+
"requires": {}
|
|
2798
|
+
}
|
|
1940
2799
|
},
|
|
1941
2800
|
{
|
|
1942
2801
|
"name": "optimized-images",
|
|
@@ -1953,10 +2812,13 @@
|
|
|
1953
2812
|
{
|
|
1954
2813
|
"name": "Julio Marquez",
|
|
1955
2814
|
"github": "juliomrqz",
|
|
1956
|
-
"twitter": "juliomrqz"
|
|
1957
|
-
"avatar": "https://avatars1.githubusercontent.com/u/1911993?v=4"
|
|
2815
|
+
"twitter": "juliomrqz"
|
|
1958
2816
|
}
|
|
1959
|
-
]
|
|
2817
|
+
],
|
|
2818
|
+
"compatibility": {
|
|
2819
|
+
"nuxt": "^2.0.0",
|
|
2820
|
+
"requires": {}
|
|
2821
|
+
}
|
|
1960
2822
|
},
|
|
1961
2823
|
{
|
|
1962
2824
|
"name": "page-generator-helper",
|
|
@@ -1972,10 +2834,13 @@
|
|
|
1972
2834
|
"maintainers": [
|
|
1973
2835
|
{
|
|
1974
2836
|
"name": "GrabarzUndPartner",
|
|
1975
|
-
"github": "GrabarzUndPartner"
|
|
1976
|
-
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
2837
|
+
"github": "GrabarzUndPartner"
|
|
1977
2838
|
}
|
|
1978
|
-
]
|
|
2839
|
+
],
|
|
2840
|
+
"compatibility": {
|
|
2841
|
+
"nuxt": "^2.0.0",
|
|
2842
|
+
"requires": {}
|
|
2843
|
+
}
|
|
1979
2844
|
},
|
|
1980
2845
|
{
|
|
1981
2846
|
"name": "parse",
|
|
@@ -1991,10 +2856,85 @@
|
|
|
1991
2856
|
"maintainers": [
|
|
1992
2857
|
{
|
|
1993
2858
|
"name": "cierrateam",
|
|
1994
|
-
"github": "cierrateam"
|
|
1995
|
-
|
|
2859
|
+
"github": "cierrateam"
|
|
2860
|
+
}
|
|
2861
|
+
],
|
|
2862
|
+
"compatibility": {
|
|
2863
|
+
"nuxt": "^2.0.0",
|
|
2864
|
+
"requires": {}
|
|
2865
|
+
}
|
|
2866
|
+
},
|
|
2867
|
+
{
|
|
2868
|
+
"name": "partytown",
|
|
2869
|
+
"description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
|
|
2870
|
+
"repo": "nuxt-modules/partytown",
|
|
2871
|
+
"npm": "@nuxtjs/partytown",
|
|
2872
|
+
"icon": "partytown.svg",
|
|
2873
|
+
"github": "https://github.com/nuxt-modules/partytown",
|
|
2874
|
+
"website": "https://github.com/nuxt-modules/partytown",
|
|
2875
|
+
"learn_more": "https://partytown.builder.io/",
|
|
2876
|
+
"category": "Performance",
|
|
2877
|
+
"type": "community",
|
|
2878
|
+
"maintainers": [
|
|
2879
|
+
{
|
|
2880
|
+
"name": "Daniel Roe",
|
|
2881
|
+
"github": "danielroe",
|
|
2882
|
+
"twitter": "danielcroe"
|
|
2883
|
+
}
|
|
2884
|
+
],
|
|
2885
|
+
"compatibility": {
|
|
2886
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2887
|
+
"requires": {
|
|
2888
|
+
"bridge": true
|
|
2889
|
+
}
|
|
2890
|
+
}
|
|
2891
|
+
},
|
|
2892
|
+
{
|
|
2893
|
+
"name": "persian-datepicker",
|
|
2894
|
+
"description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
|
|
2895
|
+
"repo": "alireza-ab/vue-persian-datepicker",
|
|
2896
|
+
"npm": "@alireza-ab/vue-persian-datepicker",
|
|
2897
|
+
"icon": "persian-datepicker.svg",
|
|
2898
|
+
"github": "https://github.com/alireza-ab/vue-persian-datepicker",
|
|
2899
|
+
"website": "https://alireza-ab.ir/datepicker",
|
|
2900
|
+
"learn_more": "https://alireza-ab.ir/datepicker",
|
|
2901
|
+
"category": "Date",
|
|
2902
|
+
"type": "3rd-party",
|
|
2903
|
+
"maintainers": [
|
|
2904
|
+
{
|
|
2905
|
+
"name": "Alireza Alibeiki",
|
|
2906
|
+
"github": "alireza-ab",
|
|
2907
|
+
"avatar": "https://avatars0.githubusercontent.com/u/55649373?v=4"
|
|
2908
|
+
}
|
|
2909
|
+
],
|
|
2910
|
+
"compatibility": {
|
|
2911
|
+
"nuxt": "^2.0.0",
|
|
2912
|
+
"requires": {}
|
|
2913
|
+
}
|
|
2914
|
+
},
|
|
2915
|
+
{
|
|
2916
|
+
"name": "pinia",
|
|
2917
|
+
"description": "The Vue Store that you will enjoy using",
|
|
2918
|
+
"repo": "posva/pinia#v2/packages/nuxt",
|
|
2919
|
+
"npm": "@pinia/nuxt",
|
|
2920
|
+
"icon": "pinia.svg",
|
|
2921
|
+
"github": "https://github.com/posva/pinia/tree/v2/packages/nuxt",
|
|
2922
|
+
"website": "https://pinia.esm.dev/",
|
|
2923
|
+
"learn_more": "",
|
|
2924
|
+
"category": "Extensions",
|
|
2925
|
+
"type": "3rd-party",
|
|
2926
|
+
"maintainers": [
|
|
2927
|
+
{
|
|
2928
|
+
"name": "posva",
|
|
2929
|
+
"github": "posva"
|
|
1996
2930
|
}
|
|
1997
|
-
]
|
|
2931
|
+
],
|
|
2932
|
+
"compatibility": {
|
|
2933
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2934
|
+
"requires": {
|
|
2935
|
+
"bridge": "optional"
|
|
2936
|
+
}
|
|
2937
|
+
}
|
|
1998
2938
|
},
|
|
1999
2939
|
{
|
|
2000
2940
|
"name": "plausible",
|
|
@@ -2010,10 +2950,15 @@
|
|
|
2010
2950
|
"maintainers": [
|
|
2011
2951
|
{
|
|
2012
2952
|
"name": "moritzsternemann",
|
|
2013
|
-
"github": "moritzsternemann"
|
|
2014
|
-
|
|
2953
|
+
"github": "moritzsternemann"
|
|
2954
|
+
}
|
|
2955
|
+
],
|
|
2956
|
+
"compatibility": {
|
|
2957
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2958
|
+
"requires": {
|
|
2959
|
+
"bridge": "optional"
|
|
2015
2960
|
}
|
|
2016
|
-
|
|
2961
|
+
}
|
|
2017
2962
|
},
|
|
2018
2963
|
{
|
|
2019
2964
|
"name": "precompress",
|
|
@@ -2029,41 +2974,36 @@
|
|
|
2029
2974
|
"maintainers": [
|
|
2030
2975
|
{
|
|
2031
2976
|
"name": "frenchrabbit",
|
|
2032
|
-
"github": "frenchrabbit"
|
|
2033
|
-
"avatar": "https://avatars3.githubusercontent.com/u/9402252?v=4"
|
|
2977
|
+
"github": "frenchrabbit"
|
|
2034
2978
|
}
|
|
2035
|
-
]
|
|
2979
|
+
],
|
|
2980
|
+
"compatibility": {
|
|
2981
|
+
"nuxt": "^2.0.0",
|
|
2982
|
+
"requires": {}
|
|
2983
|
+
}
|
|
2036
2984
|
},
|
|
2037
2985
|
{
|
|
2038
2986
|
"name": "prismic",
|
|
2039
2987
|
"description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
|
|
2040
|
-
"repo": "nuxt-
|
|
2988
|
+
"repo": "nuxt-modules/prismic",
|
|
2041
2989
|
"npm": "@nuxtjs/prismic",
|
|
2042
2990
|
"icon": "prismic.png",
|
|
2043
|
-
"github": "https://github.com/nuxt-
|
|
2991
|
+
"github": "https://github.com/nuxt-modules/prismic",
|
|
2044
2992
|
"website": "https://prismic.nuxtjs.org",
|
|
2045
|
-
"learn_more": "https://prismic.io
|
|
2993
|
+
"learn_more": "https://prismic.io",
|
|
2046
2994
|
"category": "CMS",
|
|
2047
2995
|
"type": "community",
|
|
2048
2996
|
"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
2997
|
{
|
|
2056
2998
|
"name": "lihbr",
|
|
2057
2999
|
"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"
|
|
3000
|
+
"twitter": "li_hbr"
|
|
2065
3001
|
}
|
|
2066
|
-
]
|
|
3002
|
+
],
|
|
3003
|
+
"compatibility": {
|
|
3004
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3005
|
+
"requires": {}
|
|
3006
|
+
}
|
|
2067
3007
|
},
|
|
2068
3008
|
{
|
|
2069
3009
|
"name": "protected-mailto",
|
|
@@ -2079,10 +3019,13 @@
|
|
|
2079
3019
|
"maintainers": [
|
|
2080
3020
|
{
|
|
2081
3021
|
"name": "mmoollllee",
|
|
2082
|
-
"github": "mmoollllee"
|
|
2083
|
-
"avatar": "https://avatars1.githubusercontent.com/u/26859300?v=4"
|
|
3022
|
+
"github": "mmoollllee"
|
|
2084
3023
|
}
|
|
2085
|
-
]
|
|
3024
|
+
],
|
|
3025
|
+
"compatibility": {
|
|
3026
|
+
"nuxt": "^2.0.0",
|
|
3027
|
+
"requires": {}
|
|
3028
|
+
}
|
|
2086
3029
|
},
|
|
2087
3030
|
{
|
|
2088
3031
|
"name": "proxy",
|
|
@@ -2099,10 +3042,13 @@
|
|
|
2099
3042
|
{
|
|
2100
3043
|
"name": "Pooya Parsa",
|
|
2101
3044
|
"github": "pi0",
|
|
2102
|
-
"twitter": "_pi0_"
|
|
2103
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
3045
|
+
"twitter": "_pi0_"
|
|
2104
3046
|
}
|
|
2105
|
-
]
|
|
3047
|
+
],
|
|
3048
|
+
"compatibility": {
|
|
3049
|
+
"nuxt": "^2.0.0",
|
|
3050
|
+
"requires": {}
|
|
3051
|
+
}
|
|
2106
3052
|
},
|
|
2107
3053
|
{
|
|
2108
3054
|
"name": "prune-html",
|
|
@@ -2117,11 +3063,15 @@
|
|
|
2117
3063
|
"type": "3rd-party",
|
|
2118
3064
|
"maintainers": [
|
|
2119
3065
|
{
|
|
2120
|
-
"name": "
|
|
3066
|
+
"name": "Luca Iaconelli",
|
|
2121
3067
|
"github": "LuXDAmore",
|
|
2122
|
-
"
|
|
3068
|
+
"twitter": "luxdamore"
|
|
2123
3069
|
}
|
|
2124
|
-
]
|
|
3070
|
+
],
|
|
3071
|
+
"compatibility": {
|
|
3072
|
+
"nuxt": "^2.0.0",
|
|
3073
|
+
"requires": {}
|
|
3074
|
+
}
|
|
2125
3075
|
},
|
|
2126
3076
|
{
|
|
2127
3077
|
"name": "purgecss",
|
|
@@ -2137,14 +3087,17 @@
|
|
|
2137
3087
|
"maintainers": [
|
|
2138
3088
|
{
|
|
2139
3089
|
"name": "Developmint",
|
|
2140
|
-
"github": "Developmint"
|
|
2141
|
-
"avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
|
|
3090
|
+
"github": "Developmint"
|
|
2142
3091
|
}
|
|
2143
|
-
]
|
|
3092
|
+
],
|
|
3093
|
+
"compatibility": {
|
|
3094
|
+
"nuxt": "^2.0.0",
|
|
3095
|
+
"requires": {}
|
|
3096
|
+
}
|
|
2144
3097
|
},
|
|
2145
3098
|
{
|
|
2146
3099
|
"name": "pwa",
|
|
2147
|
-
"description": "Easily build a Progressive Web App for your Nuxt.js application to improve your
|
|
3100
|
+
"description": "Easily build a Progressive Web App for your Nuxt.js application to improve your app's performance.",
|
|
2148
3101
|
"repo": "nuxt-community/pwa-module",
|
|
2149
3102
|
"npm": "@nuxtjs/pwa",
|
|
2150
3103
|
"icon": "pwa.png",
|
|
@@ -2157,10 +3110,15 @@
|
|
|
2157
3110
|
{
|
|
2158
3111
|
"name": "Pooya Parsa",
|
|
2159
3112
|
"github": "pi0",
|
|
2160
|
-
"twitter": "_pi0_"
|
|
2161
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
3113
|
+
"twitter": "_pi0_"
|
|
2162
3114
|
}
|
|
2163
|
-
]
|
|
3115
|
+
],
|
|
3116
|
+
"compatibility": {
|
|
3117
|
+
"nuxt": "^2.0.0",
|
|
3118
|
+
"requires": {
|
|
3119
|
+
"bridge": "optional"
|
|
3120
|
+
}
|
|
3121
|
+
}
|
|
2164
3122
|
},
|
|
2165
3123
|
{
|
|
2166
3124
|
"name": "python",
|
|
@@ -2176,10 +3134,13 @@
|
|
|
2176
3134
|
"maintainers": [
|
|
2177
3135
|
{
|
|
2178
3136
|
"name": "Sebastian Silva",
|
|
2179
|
-
"github": "icarito"
|
|
2180
|
-
"avatar": "https://avatars0.githubusercontent.com/u/199755?v=4"
|
|
3137
|
+
"github": "icarito"
|
|
2181
3138
|
}
|
|
2182
|
-
]
|
|
3139
|
+
],
|
|
3140
|
+
"compatibility": {
|
|
3141
|
+
"nuxt": "^2.0.0",
|
|
3142
|
+
"requires": {}
|
|
3143
|
+
}
|
|
2183
3144
|
},
|
|
2184
3145
|
{
|
|
2185
3146
|
"name": "recaptcha",
|
|
@@ -2195,10 +3156,13 @@
|
|
|
2195
3156
|
"maintainers": [
|
|
2196
3157
|
{
|
|
2197
3158
|
"name": "mvrlin",
|
|
2198
|
-
"github": "mvrlin"
|
|
2199
|
-
"avatar": "https://avatars1.githubusercontent.com/u/24970784?v=4"
|
|
3159
|
+
"github": "mvrlin"
|
|
2200
3160
|
}
|
|
2201
|
-
]
|
|
3161
|
+
],
|
|
3162
|
+
"compatibility": {
|
|
3163
|
+
"nuxt": "^2.0.0",
|
|
3164
|
+
"requires": {}
|
|
3165
|
+
}
|
|
2202
3166
|
},
|
|
2203
3167
|
{
|
|
2204
3168
|
"name": "redirect",
|
|
@@ -2215,10 +3179,13 @@
|
|
|
2215
3179
|
{
|
|
2216
3180
|
"name": "Alexander Lichter",
|
|
2217
3181
|
"github": "manniL",
|
|
2218
|
-
"twitter": "TheAlexLichter"
|
|
2219
|
-
"avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
|
|
3182
|
+
"twitter": "TheAlexLichter"
|
|
2220
3183
|
}
|
|
2221
|
-
]
|
|
3184
|
+
],
|
|
3185
|
+
"compatibility": {
|
|
3186
|
+
"nuxt": "^2.0.0",
|
|
3187
|
+
"requires": {}
|
|
3188
|
+
}
|
|
2222
3189
|
},
|
|
2223
3190
|
{
|
|
2224
3191
|
"name": "rfg-icon",
|
|
@@ -2234,10 +3201,13 @@
|
|
|
2234
3201
|
"maintainers": [
|
|
2235
3202
|
{
|
|
2236
3203
|
"name": "pimlie",
|
|
2237
|
-
"github": "pimlie"
|
|
2238
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
|
|
3204
|
+
"github": "pimlie"
|
|
2239
3205
|
}
|
|
2240
|
-
]
|
|
3206
|
+
],
|
|
3207
|
+
"compatibility": {
|
|
3208
|
+
"nuxt": "^2.0.0",
|
|
3209
|
+
"requires": {}
|
|
3210
|
+
}
|
|
2241
3211
|
},
|
|
2242
3212
|
{
|
|
2243
3213
|
"name": "robots",
|
|
@@ -2253,10 +3223,13 @@
|
|
|
2253
3223
|
"maintainers": [
|
|
2254
3224
|
{
|
|
2255
3225
|
"name": "Ricardo Gobbo de Souza",
|
|
2256
|
-
"github": "ricardogobbosouza"
|
|
2257
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
3226
|
+
"github": "ricardogobbosouza"
|
|
2258
3227
|
}
|
|
2259
|
-
]
|
|
3228
|
+
],
|
|
3229
|
+
"compatibility": {
|
|
3230
|
+
"nuxt": "^2.0.0",
|
|
3231
|
+
"requires": {}
|
|
3232
|
+
}
|
|
2260
3233
|
},
|
|
2261
3234
|
{
|
|
2262
3235
|
"name": "rollbar",
|
|
@@ -2272,10 +3245,13 @@
|
|
|
2272
3245
|
"maintainers": [
|
|
2273
3246
|
{
|
|
2274
3247
|
"name": "Gaël Reyrol",
|
|
2275
|
-
"github": "gaelreyrol"
|
|
2276
|
-
"avatar": "https://avatars1.githubusercontent.com/u/498465?v=4"
|
|
3248
|
+
"github": "gaelreyrol"
|
|
2277
3249
|
}
|
|
2278
|
-
]
|
|
3250
|
+
],
|
|
3251
|
+
"compatibility": {
|
|
3252
|
+
"nuxt": "^2.0.0",
|
|
3253
|
+
"requires": {}
|
|
3254
|
+
}
|
|
2279
3255
|
},
|
|
2280
3256
|
{
|
|
2281
3257
|
"name": "router-extras",
|
|
@@ -2292,10 +3268,13 @@
|
|
|
2292
3268
|
{
|
|
2293
3269
|
"name": "Ahad Birang",
|
|
2294
3270
|
"github": "farnabaz",
|
|
2295
|
-
"twitter": "a_birang"
|
|
2296
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
|
|
3271
|
+
"twitter": "a_birang"
|
|
2297
3272
|
}
|
|
2298
|
-
]
|
|
3273
|
+
],
|
|
3274
|
+
"compatibility": {
|
|
3275
|
+
"nuxt": "^2.0.0",
|
|
3276
|
+
"requires": {}
|
|
3277
|
+
}
|
|
2299
3278
|
},
|
|
2300
3279
|
{
|
|
2301
3280
|
"name": "router",
|
|
@@ -2312,18 +3291,21 @@
|
|
|
2312
3291
|
{
|
|
2313
3292
|
"name": "Sébastien Chopin",
|
|
2314
3293
|
"github": "Atinux",
|
|
2315
|
-
"twitter": "Atinux"
|
|
2316
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
3294
|
+
"twitter": "Atinux"
|
|
2317
3295
|
}
|
|
2318
|
-
]
|
|
3296
|
+
],
|
|
3297
|
+
"compatibility": {
|
|
3298
|
+
"nuxt": "^2.0.0",
|
|
3299
|
+
"requires": {}
|
|
3300
|
+
}
|
|
2319
3301
|
},
|
|
2320
3302
|
{
|
|
2321
3303
|
"name": "sanity",
|
|
2322
|
-
"description": "Access text, images, and other media with Nuxt
|
|
2323
|
-
"repo": "nuxt-
|
|
3304
|
+
"description": "Access text, images, and other media with Nuxt and the Sanity headless CMS.",
|
|
3305
|
+
"repo": "nuxt-modules/sanity#main",
|
|
2324
3306
|
"npm": "@nuxtjs/sanity",
|
|
2325
3307
|
"icon": "sanity.png",
|
|
2326
|
-
"github": "https://github.com/nuxt-
|
|
3308
|
+
"github": "https://github.com/nuxt-modules/sanity#main",
|
|
2327
3309
|
"website": "https://sanity.nuxtjs.org",
|
|
2328
3310
|
"learn_more": "https://www.sanity.io/",
|
|
2329
3311
|
"category": "CMS",
|
|
@@ -2332,10 +3314,39 @@
|
|
|
2332
3314
|
{
|
|
2333
3315
|
"name": "Daniel Roe",
|
|
2334
3316
|
"github": "danielroe",
|
|
2335
|
-
"twitter": "danielcroe"
|
|
2336
|
-
|
|
3317
|
+
"twitter": "danielcroe"
|
|
3318
|
+
}
|
|
3319
|
+
],
|
|
3320
|
+
"compatibility": {
|
|
3321
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3322
|
+
"requires": {
|
|
3323
|
+
"bridge": "optional"
|
|
3324
|
+
}
|
|
3325
|
+
}
|
|
3326
|
+
},
|
|
3327
|
+
{
|
|
3328
|
+
"name": "schema-org",
|
|
3329
|
+
"description": "Schema.org for Nuxt, supporting typed and automated Google Rich Results.",
|
|
3330
|
+
"repo": "vueuse/schema-org#main/packages/nuxt",
|
|
3331
|
+
"npm": "nuxt-schema-org",
|
|
3332
|
+
"icon": "schema-org.svg",
|
|
3333
|
+
"github": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
|
|
3334
|
+
"website": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
|
|
3335
|
+
"learn_more": "https://vue-schema-org.netlify.app/guide/setup/nuxt.html",
|
|
3336
|
+
"category": "SEO",
|
|
3337
|
+
"type": "3rd-party",
|
|
3338
|
+
"maintainers": [
|
|
3339
|
+
{
|
|
3340
|
+
"name": "Harlan Wilton",
|
|
3341
|
+
"github": "harlan-zw",
|
|
3342
|
+
"twitter": "harlan_zw",
|
|
3343
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
2337
3344
|
}
|
|
2338
|
-
]
|
|
3345
|
+
],
|
|
3346
|
+
"compatibility": {
|
|
3347
|
+
"nuxt": "^3.0.0",
|
|
3348
|
+
"requires": {}
|
|
3349
|
+
}
|
|
2339
3350
|
},
|
|
2340
3351
|
{
|
|
2341
3352
|
"name": "scss-to-js",
|
|
@@ -2351,10 +3362,13 @@
|
|
|
2351
3362
|
"maintainers": [
|
|
2352
3363
|
{
|
|
2353
3364
|
"name": "sugoidesune",
|
|
2354
|
-
"github": "sugoidesune"
|
|
2355
|
-
"avatar": "https://avatars0.githubusercontent.com/u/20317691?v=4"
|
|
3365
|
+
"github": "sugoidesune"
|
|
2356
3366
|
}
|
|
2357
|
-
]
|
|
3367
|
+
],
|
|
3368
|
+
"compatibility": {
|
|
3369
|
+
"nuxt": "^2.0.0",
|
|
3370
|
+
"requires": {}
|
|
3371
|
+
}
|
|
2358
3372
|
},
|
|
2359
3373
|
{
|
|
2360
3374
|
"name": "segment",
|
|
@@ -2370,10 +3384,13 @@
|
|
|
2370
3384
|
"maintainers": [
|
|
2371
3385
|
{
|
|
2372
3386
|
"name": "dansmaculotte",
|
|
2373
|
-
"github": "dansmaculotte"
|
|
2374
|
-
"avatar": "https://avatars1.githubusercontent.com/u/44588441?v=4"
|
|
3387
|
+
"github": "dansmaculotte"
|
|
2375
3388
|
}
|
|
2376
|
-
]
|
|
3389
|
+
],
|
|
3390
|
+
"compatibility": {
|
|
3391
|
+
"nuxt": "^2.0.0",
|
|
3392
|
+
"requires": {}
|
|
3393
|
+
}
|
|
2377
3394
|
},
|
|
2378
3395
|
{
|
|
2379
3396
|
"name": "sentry",
|
|
@@ -2389,10 +3406,36 @@
|
|
|
2389
3406
|
"maintainers": [
|
|
2390
3407
|
{
|
|
2391
3408
|
"name": "Rafał Chłodnicki",
|
|
2392
|
-
"github": "rchl"
|
|
2393
|
-
"avatar": "https://avatars1.githubusercontent.com/u/153197?v=4"
|
|
3409
|
+
"github": "rchl"
|
|
2394
3410
|
}
|
|
2395
|
-
]
|
|
3411
|
+
],
|
|
3412
|
+
"compatibility": {
|
|
3413
|
+
"nuxt": "^2.0.0",
|
|
3414
|
+
"requires": {}
|
|
3415
|
+
}
|
|
3416
|
+
},
|
|
3417
|
+
{
|
|
3418
|
+
"name": "seo-meta",
|
|
3419
|
+
"description": "Simple generate seo metadata",
|
|
3420
|
+
"repo": "ihavecoke/nuxtjs-seo-meta#main/packages/core",
|
|
3421
|
+
"npm": "nuxt-seo-meta",
|
|
3422
|
+
"icon": "",
|
|
3423
|
+
"github": "https://github.com/ihavecoke/nuxtjs-seo-meta",
|
|
3424
|
+
"website": "https://github.com/ihavecoke/nuxtjs-seo-meta",
|
|
3425
|
+
"learn_more": "",
|
|
3426
|
+
"category": "SEO",
|
|
3427
|
+
"type": "3rd-party",
|
|
3428
|
+
"maintainers": [
|
|
3429
|
+
{
|
|
3430
|
+
"name": "ihavecoke",
|
|
3431
|
+
"github": "ihavecoke",
|
|
3432
|
+
"avatar": "https://avatars0.githubusercontent.com/u/10757551?v=4"
|
|
3433
|
+
}
|
|
3434
|
+
],
|
|
3435
|
+
"compatibility": {
|
|
3436
|
+
"nuxt": "^2.0.0",
|
|
3437
|
+
"requires": {}
|
|
3438
|
+
}
|
|
2396
3439
|
},
|
|
2397
3440
|
{
|
|
2398
3441
|
"name": "seomatic-meta",
|
|
@@ -2408,10 +3451,13 @@
|
|
|
2408
3451
|
"maintainers": [
|
|
2409
3452
|
{
|
|
2410
3453
|
"name": "ben-rogerson",
|
|
2411
|
-
"github": "ben-rogerson"
|
|
2412
|
-
"avatar": "https://avatars0.githubusercontent.com/u/21288568?v=4"
|
|
3454
|
+
"github": "ben-rogerson"
|
|
2413
3455
|
}
|
|
2414
|
-
]
|
|
3456
|
+
],
|
|
3457
|
+
"compatibility": {
|
|
3458
|
+
"nuxt": "^2.0.0",
|
|
3459
|
+
"requires": {}
|
|
3460
|
+
}
|
|
2415
3461
|
},
|
|
2416
3462
|
{
|
|
2417
3463
|
"name": "separate-env",
|
|
@@ -2428,10 +3474,13 @@
|
|
|
2428
3474
|
{
|
|
2429
3475
|
"name": "Alexander Lichter",
|
|
2430
3476
|
"github": "manniL",
|
|
2431
|
-
"twitter": "TheAlexLichter"
|
|
2432
|
-
"avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
|
|
3477
|
+
"twitter": "TheAlexLichter"
|
|
2433
3478
|
}
|
|
2434
|
-
]
|
|
3479
|
+
],
|
|
3480
|
+
"compatibility": {
|
|
3481
|
+
"nuxt": "^2.0.0",
|
|
3482
|
+
"requires": {}
|
|
3483
|
+
}
|
|
2435
3484
|
},
|
|
2436
3485
|
{
|
|
2437
3486
|
"name": "shopify",
|
|
@@ -2447,10 +3496,13 @@
|
|
|
2447
3496
|
"maintainers": [
|
|
2448
3497
|
{
|
|
2449
3498
|
"name": "Gomah",
|
|
2450
|
-
"github": "Gomah"
|
|
2451
|
-
"avatar": "https://avatars1.githubusercontent.com/u/2362138?v=4"
|
|
3499
|
+
"github": "Gomah"
|
|
2452
3500
|
}
|
|
2453
|
-
]
|
|
3501
|
+
],
|
|
3502
|
+
"compatibility": {
|
|
3503
|
+
"nuxt": "^2.0.0",
|
|
3504
|
+
"requires": {}
|
|
3505
|
+
}
|
|
2454
3506
|
},
|
|
2455
3507
|
{
|
|
2456
3508
|
"name": "simple-line-icons",
|
|
@@ -2466,10 +3518,13 @@
|
|
|
2466
3518
|
"maintainers": [
|
|
2467
3519
|
{
|
|
2468
3520
|
"name": "vaso2",
|
|
2469
|
-
"github": "vaso2"
|
|
2470
|
-
"avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
|
|
3521
|
+
"github": "vaso2"
|
|
2471
3522
|
}
|
|
2472
|
-
]
|
|
3523
|
+
],
|
|
3524
|
+
"compatibility": {
|
|
3525
|
+
"nuxt": "^2.0.0",
|
|
3526
|
+
"requires": {}
|
|
3527
|
+
}
|
|
2473
3528
|
},
|
|
2474
3529
|
{
|
|
2475
3530
|
"name": "sitemap",
|
|
@@ -2486,10 +3541,13 @@
|
|
|
2486
3541
|
{
|
|
2487
3542
|
"name": "Nicolas PENNEC",
|
|
2488
3543
|
"github": "NicoPennec",
|
|
2489
|
-
"twitter": "NicoPennec"
|
|
2490
|
-
"avatar": "https://avatars3.githubusercontent.com/u/493223?v=4"
|
|
3544
|
+
"twitter": "NicoPennec"
|
|
2491
3545
|
}
|
|
2492
|
-
]
|
|
3546
|
+
],
|
|
3547
|
+
"compatibility": {
|
|
3548
|
+
"nuxt": "^2.0.0",
|
|
3549
|
+
"requires": {}
|
|
3550
|
+
}
|
|
2493
3551
|
},
|
|
2494
3552
|
{
|
|
2495
3553
|
"name": "snipcart",
|
|
@@ -2506,10 +3564,13 @@
|
|
|
2506
3564
|
{
|
|
2507
3565
|
"name": "Florent GIRAUD",
|
|
2508
3566
|
"github": "f3ltron",
|
|
2509
|
-
"twitter": "giraud_florent"
|
|
2510
|
-
"avatar": "https://avatars.githubusercontent.com/u/11556276?v=4"
|
|
3567
|
+
"twitter": "giraud_florent"
|
|
2511
3568
|
}
|
|
2512
|
-
]
|
|
3569
|
+
],
|
|
3570
|
+
"compatibility": {
|
|
3571
|
+
"nuxt": "^2.0.0",
|
|
3572
|
+
"requires": {}
|
|
3573
|
+
}
|
|
2513
3574
|
},
|
|
2514
3575
|
{
|
|
2515
3576
|
"name": "social-meta",
|
|
@@ -2525,10 +3586,13 @@
|
|
|
2525
3586
|
"maintainers": [
|
|
2526
3587
|
{
|
|
2527
3588
|
"name": "AlekseyPleshkov",
|
|
2528
|
-
"github": "AlekseyPleshkov"
|
|
2529
|
-
"avatar": "https://avatars0.githubusercontent.com/u/11446603?v=4"
|
|
3589
|
+
"github": "AlekseyPleshkov"
|
|
2530
3590
|
}
|
|
2531
|
-
]
|
|
3591
|
+
],
|
|
3592
|
+
"compatibility": {
|
|
3593
|
+
"nuxt": "^2.0.0",
|
|
3594
|
+
"requires": {}
|
|
3595
|
+
}
|
|
2532
3596
|
},
|
|
2533
3597
|
{
|
|
2534
3598
|
"name": "socket-io",
|
|
@@ -2544,10 +3608,13 @@
|
|
|
2544
3608
|
"maintainers": [
|
|
2545
3609
|
{
|
|
2546
3610
|
"name": "richardeschloss",
|
|
2547
|
-
"github": "richardeschloss"
|
|
2548
|
-
"avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
|
|
3611
|
+
"github": "richardeschloss"
|
|
2549
3612
|
}
|
|
2550
|
-
]
|
|
3613
|
+
],
|
|
3614
|
+
"compatibility": {
|
|
3615
|
+
"nuxt": "^2.0.0",
|
|
3616
|
+
"requires": {}
|
|
3617
|
+
}
|
|
2551
3618
|
},
|
|
2552
3619
|
{
|
|
2553
3620
|
"name": "speedcurve",
|
|
@@ -2564,10 +3631,46 @@
|
|
|
2564
3631
|
{
|
|
2565
3632
|
"name": "Josh Deltener",
|
|
2566
3633
|
"github": "hecktarzuli",
|
|
2567
|
-
"twitter": "JoshDeltener"
|
|
2568
|
-
|
|
3634
|
+
"twitter": "JoshDeltener"
|
|
3635
|
+
}
|
|
3636
|
+
],
|
|
3637
|
+
"compatibility": {
|
|
3638
|
+
"nuxt": "^2.0.0",
|
|
3639
|
+
"requires": {}
|
|
3640
|
+
}
|
|
3641
|
+
},
|
|
3642
|
+
{
|
|
3643
|
+
"name": "speedkit",
|
|
3644
|
+
"description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
|
|
3645
|
+
"repo": "GrabarzUndPartner/nuxt-speedkit",
|
|
3646
|
+
"npm": "nuxt-speedkit",
|
|
3647
|
+
"icon": "speedkit.png",
|
|
3648
|
+
"github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
|
|
3649
|
+
"website": "https://nuxt-speedkit.grabarzundpartner.dev",
|
|
3650
|
+
"learn_more": "",
|
|
3651
|
+
"category": "Performance",
|
|
3652
|
+
"type": "3rd-party",
|
|
3653
|
+
"maintainers": [
|
|
3654
|
+
{
|
|
3655
|
+
"name": "Stephan Gerbeth",
|
|
3656
|
+
"github": "StephanGerbeth",
|
|
3657
|
+
"avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
|
|
3658
|
+
},
|
|
3659
|
+
{
|
|
3660
|
+
"name": "Thorn Walli",
|
|
3661
|
+
"github": "ThornWalli",
|
|
3662
|
+
"avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
|
|
3663
|
+
},
|
|
3664
|
+
{
|
|
3665
|
+
"name": "Grabarz & Partner",
|
|
3666
|
+
"github": "GrabarzUndPartner",
|
|
3667
|
+
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
2569
3668
|
}
|
|
2570
|
-
]
|
|
3669
|
+
],
|
|
3670
|
+
"compatibility": {
|
|
3671
|
+
"nuxt": "^2.0.0",
|
|
3672
|
+
"requires": {}
|
|
3673
|
+
}
|
|
2571
3674
|
},
|
|
2572
3675
|
{
|
|
2573
3676
|
"name": "storage",
|
|
@@ -2583,10 +3686,35 @@
|
|
|
2583
3686
|
"maintainers": [
|
|
2584
3687
|
{
|
|
2585
3688
|
"name": "mazipan",
|
|
2586
|
-
"github": "mazipan"
|
|
2587
|
-
|
|
3689
|
+
"github": "mazipan"
|
|
3690
|
+
}
|
|
3691
|
+
],
|
|
3692
|
+
"compatibility": {
|
|
3693
|
+
"nuxt": "^2.0.0",
|
|
3694
|
+
"requires": {}
|
|
3695
|
+
}
|
|
3696
|
+
},
|
|
3697
|
+
{
|
|
3698
|
+
"name": "storefront-ui",
|
|
3699
|
+
"description": "Storefront UI Module for Nuxt.js",
|
|
3700
|
+
"repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
|
|
3701
|
+
"npm": "@storefront-ui/nuxt",
|
|
3702
|
+
"icon": "storefront-ui.svg",
|
|
3703
|
+
"github": "https://github.com/vuestorefront/storefront-ui/tree/develop/packages/nuxt-module",
|
|
3704
|
+
"website": "https://docs.storefrontui.io/?path=/story/getting-started-installation--page#installation",
|
|
3705
|
+
"learn_more": "https://docs.storefrontui.io/",
|
|
3706
|
+
"category": "UI",
|
|
3707
|
+
"type": "3rd-party",
|
|
3708
|
+
"maintainers": [
|
|
3709
|
+
{
|
|
3710
|
+
"name": "Jakub Andrzejewski",
|
|
3711
|
+
"github": "Baroshem"
|
|
2588
3712
|
}
|
|
2589
|
-
]
|
|
3713
|
+
],
|
|
3714
|
+
"compatibility": {
|
|
3715
|
+
"nuxt": "^2.0.0",
|
|
3716
|
+
"requires": {}
|
|
3717
|
+
}
|
|
2590
3718
|
},
|
|
2591
3719
|
{
|
|
2592
3720
|
"name": "stories",
|
|
@@ -2602,16 +3730,19 @@
|
|
|
2602
3730
|
"maintainers": [
|
|
2603
3731
|
{
|
|
2604
3732
|
"name": "richardeschloss",
|
|
2605
|
-
"github": "richardeschloss"
|
|
2606
|
-
"avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
|
|
3733
|
+
"github": "richardeschloss"
|
|
2607
3734
|
}
|
|
2608
|
-
]
|
|
3735
|
+
],
|
|
3736
|
+
"compatibility": {
|
|
3737
|
+
"nuxt": "^2.0.0",
|
|
3738
|
+
"requires": {}
|
|
3739
|
+
}
|
|
2609
3740
|
},
|
|
2610
3741
|
{
|
|
2611
3742
|
"name": "storyblok",
|
|
2612
3743
|
"description": "Storyblok Nuxt.js module",
|
|
2613
|
-
"repo": "storyblok/storyblok-nuxt",
|
|
2614
|
-
"npm": "storyblok
|
|
3744
|
+
"repo": "storyblok/storyblok-nuxt#master/lib",
|
|
3745
|
+
"npm": "@storyblok/nuxt",
|
|
2615
3746
|
"icon": "storyblok.png",
|
|
2616
3747
|
"github": "https://github.com/storyblok/storyblok-nuxt",
|
|
2617
3748
|
"website": "https://github.com/storyblok/storyblok-nuxt",
|
|
@@ -2621,10 +3752,13 @@
|
|
|
2621
3752
|
"maintainers": [
|
|
2622
3753
|
{
|
|
2623
3754
|
"name": "storyblok",
|
|
2624
|
-
"github": "storyblok"
|
|
2625
|
-
"avatar": "https://avatars0.githubusercontent.com/u/13880908?v=4"
|
|
3755
|
+
"github": "storyblok"
|
|
2626
3756
|
}
|
|
2627
|
-
]
|
|
3757
|
+
],
|
|
3758
|
+
"compatibility": {
|
|
3759
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3760
|
+
"requires": {}
|
|
3761
|
+
}
|
|
2628
3762
|
},
|
|
2629
3763
|
{
|
|
2630
3764
|
"name": "storybook",
|
|
@@ -2641,16 +3775,20 @@
|
|
|
2641
3775
|
{
|
|
2642
3776
|
"name": "Ahad Birang",
|
|
2643
3777
|
"github": "farnabaz",
|
|
2644
|
-
"twitter": "a_birang"
|
|
2645
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
|
|
3778
|
+
"twitter": "a_birang"
|
|
2646
3779
|
},
|
|
2647
3780
|
{
|
|
2648
3781
|
"name": "Pooya Parsa",
|
|
2649
3782
|
"github": "pi0",
|
|
2650
|
-
"twitter": "_pi0_"
|
|
2651
|
-
|
|
3783
|
+
"twitter": "_pi0_"
|
|
3784
|
+
}
|
|
3785
|
+
],
|
|
3786
|
+
"compatibility": {
|
|
3787
|
+
"nuxt": "^2.0.0",
|
|
3788
|
+
"requires": {
|
|
3789
|
+
"bridge": "optional"
|
|
2652
3790
|
}
|
|
2653
|
-
|
|
3791
|
+
}
|
|
2654
3792
|
},
|
|
2655
3793
|
{
|
|
2656
3794
|
"name": "strapi",
|
|
@@ -2667,16 +3805,20 @@
|
|
|
2667
3805
|
{
|
|
2668
3806
|
"name": "Benjamin Canac",
|
|
2669
3807
|
"github": "benjamincanac",
|
|
2670
|
-
"twitter": "benjamincanac"
|
|
2671
|
-
"avatar": "https://avatars2.githubusercontent.com/u/739984?v=4"
|
|
3808
|
+
"twitter": "benjamincanac"
|
|
2672
3809
|
},
|
|
2673
3810
|
{
|
|
2674
3811
|
"name": "Sébastien Chopin",
|
|
2675
3812
|
"github": "Atinux",
|
|
2676
|
-
"twitter": "Atinux"
|
|
2677
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
3813
|
+
"twitter": "Atinux"
|
|
2678
3814
|
}
|
|
2679
|
-
]
|
|
3815
|
+
],
|
|
3816
|
+
"compatibility": {
|
|
3817
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3818
|
+
"requires": {
|
|
3819
|
+
"bridge": true
|
|
3820
|
+
}
|
|
3821
|
+
}
|
|
2680
3822
|
},
|
|
2681
3823
|
{
|
|
2682
3824
|
"name": "stripe",
|
|
@@ -2692,10 +3834,13 @@
|
|
|
2692
3834
|
"maintainers": [
|
|
2693
3835
|
{
|
|
2694
3836
|
"name": "WilliamDASILVA",
|
|
2695
|
-
"github": "WilliamDASILVA"
|
|
2696
|
-
"avatar": "https://avatars3.githubusercontent.com/u/2766008?v=4"
|
|
3837
|
+
"github": "WilliamDASILVA"
|
|
2697
3838
|
}
|
|
2698
|
-
]
|
|
3839
|
+
],
|
|
3840
|
+
"compatibility": {
|
|
3841
|
+
"nuxt": "^2.0.0",
|
|
3842
|
+
"requires": {}
|
|
3843
|
+
}
|
|
2699
3844
|
},
|
|
2700
3845
|
{
|
|
2701
3846
|
"name": "style-resources",
|
|
@@ -2712,10 +3857,13 @@
|
|
|
2712
3857
|
{
|
|
2713
3858
|
"name": "Alexander Lichter",
|
|
2714
3859
|
"github": "manniL",
|
|
2715
|
-
"twitter": "TheAlexLichter"
|
|
2716
|
-
"avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
|
|
3860
|
+
"twitter": "TheAlexLichter"
|
|
2717
3861
|
}
|
|
2718
|
-
]
|
|
3862
|
+
],
|
|
3863
|
+
"compatibility": {
|
|
3864
|
+
"nuxt": "^2.0.0",
|
|
3865
|
+
"requires": {}
|
|
3866
|
+
}
|
|
2719
3867
|
},
|
|
2720
3868
|
{
|
|
2721
3869
|
"name": "stylelint",
|
|
@@ -2731,30 +3879,69 @@
|
|
|
2731
3879
|
"maintainers": [
|
|
2732
3880
|
{
|
|
2733
3881
|
"name": "Ricardo Gobbo de Souza",
|
|
2734
|
-
"github": "ricardogobbosouza"
|
|
2735
|
-
|
|
3882
|
+
"github": "ricardogobbosouza"
|
|
3883
|
+
}
|
|
3884
|
+
],
|
|
3885
|
+
"compatibility": {
|
|
3886
|
+
"nuxt": "^2.0.0",
|
|
3887
|
+
"requires": {}
|
|
3888
|
+
}
|
|
3889
|
+
},
|
|
3890
|
+
{
|
|
3891
|
+
"name": "stylify",
|
|
3892
|
+
"description": "Stylify generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
|
|
3893
|
+
"repo": "stylify/packages#master/packages/nuxt",
|
|
3894
|
+
"npm": "@stylify/nuxt",
|
|
3895
|
+
"icon": "stylify.svg",
|
|
3896
|
+
"github": "https://github.com/stylify/packages/tree/master/packages/nuxt",
|
|
3897
|
+
"website": "https://stylifycss.com/docs/nuxt",
|
|
3898
|
+
"learn_more": "https://stylifycss.com",
|
|
3899
|
+
"category": "UI",
|
|
3900
|
+
"type": "3rd-party",
|
|
3901
|
+
"maintainers": [
|
|
3902
|
+
{
|
|
3903
|
+
"name": "Vladimír Macháček",
|
|
3904
|
+
"github": "Machy8",
|
|
3905
|
+
"twitter": "8machy"
|
|
2736
3906
|
}
|
|
2737
|
-
]
|
|
3907
|
+
],
|
|
3908
|
+
"compatibility": {
|
|
3909
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3910
|
+
"requires": {}
|
|
3911
|
+
}
|
|
2738
3912
|
},
|
|
2739
3913
|
{
|
|
2740
3914
|
"name": "supabase",
|
|
2741
|
-
"description": "
|
|
2742
|
-
"repo": "
|
|
2743
|
-
"npm": "
|
|
3915
|
+
"description": "First class integration with Supabase",
|
|
3916
|
+
"repo": "nuxt-community/supabase-module",
|
|
3917
|
+
"npm": "@nuxtjs/supabase",
|
|
2744
3918
|
"icon": "supabase.png",
|
|
2745
|
-
"github": "https://github.com/
|
|
2746
|
-
"website": "https://
|
|
2747
|
-
"learn_more": "https://supabase.
|
|
3919
|
+
"github": "https://github.com/nuxt-community/supabase-module",
|
|
3920
|
+
"website": "https://supabase.nuxtjs.org",
|
|
3921
|
+
"learn_more": "https://supabase.com",
|
|
2748
3922
|
"category": "Database",
|
|
2749
|
-
"type": "
|
|
3923
|
+
"type": "community",
|
|
2750
3924
|
"maintainers": [
|
|
3925
|
+
{
|
|
3926
|
+
"name": "Baptiste Leproux",
|
|
3927
|
+
"github": "larbish",
|
|
3928
|
+
"twitter": "baptistelprx"
|
|
3929
|
+
},
|
|
3930
|
+
{
|
|
3931
|
+
"name": "Sebastien Chopin",
|
|
3932
|
+
"github": "Atinux",
|
|
3933
|
+
"twitter": "Atinux"
|
|
3934
|
+
},
|
|
2751
3935
|
{
|
|
2752
3936
|
"name": "Scott Robertson",
|
|
2753
3937
|
"github": "scottrobertson",
|
|
2754
|
-
"twitter": "scottymeuk"
|
|
2755
|
-
"avatar": "https://avatars0.githubusercontent.com/u/68361?v=4"
|
|
3938
|
+
"twitter": "scottymeuk"
|
|
2756
3939
|
}
|
|
2757
|
-
]
|
|
3940
|
+
],
|
|
3941
|
+
"compatibility": {
|
|
3942
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3943
|
+
"requires": {}
|
|
3944
|
+
}
|
|
2758
3945
|
},
|
|
2759
3946
|
{
|
|
2760
3947
|
"name": "svg-loader",
|
|
@@ -2770,10 +3957,13 @@
|
|
|
2770
3957
|
"maintainers": [
|
|
2771
3958
|
{
|
|
2772
3959
|
"name": "Developmint",
|
|
2773
|
-
"github": "Developmint"
|
|
2774
|
-
"avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
|
|
3960
|
+
"github": "Developmint"
|
|
2775
3961
|
}
|
|
2776
|
-
]
|
|
3962
|
+
],
|
|
3963
|
+
"compatibility": {
|
|
3964
|
+
"nuxt": "^2.0.0",
|
|
3965
|
+
"requires": {}
|
|
3966
|
+
}
|
|
2777
3967
|
},
|
|
2778
3968
|
{
|
|
2779
3969
|
"name": "svg-sprite",
|
|
@@ -2790,10 +3980,13 @@
|
|
|
2790
3980
|
{
|
|
2791
3981
|
"name": "Ahad Birang",
|
|
2792
3982
|
"github": "farnabaz",
|
|
2793
|
-
"twitter": "a_birang"
|
|
2794
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
|
|
3983
|
+
"twitter": "a_birang"
|
|
2795
3984
|
}
|
|
2796
|
-
]
|
|
3985
|
+
],
|
|
3986
|
+
"compatibility": {
|
|
3987
|
+
"nuxt": "^2.0.0",
|
|
3988
|
+
"requires": {}
|
|
3989
|
+
}
|
|
2797
3990
|
},
|
|
2798
3991
|
{
|
|
2799
3992
|
"name": "svg",
|
|
@@ -2809,10 +4002,13 @@
|
|
|
2809
4002
|
"maintainers": [
|
|
2810
4003
|
{
|
|
2811
4004
|
"name": "Sam Holmes",
|
|
2812
|
-
"github": "sam3d"
|
|
2813
|
-
"avatar": "https://avatars0.githubusercontent.com/u/8385528?v=4"
|
|
4005
|
+
"github": "sam3d"
|
|
2814
4006
|
}
|
|
2815
|
-
]
|
|
4007
|
+
],
|
|
4008
|
+
"compatibility": {
|
|
4009
|
+
"nuxt": "^2.0.0",
|
|
4010
|
+
"requires": {}
|
|
4011
|
+
}
|
|
2816
4012
|
},
|
|
2817
4013
|
{
|
|
2818
4014
|
"name": "sweetalert2",
|
|
@@ -2828,10 +4024,13 @@
|
|
|
2828
4024
|
"maintainers": [
|
|
2829
4025
|
{
|
|
2830
4026
|
"name": "ImreC",
|
|
2831
|
-
"github": "ImreC"
|
|
2832
|
-
"avatar": "https://avatars1.githubusercontent.com/u/9742684?v=4"
|
|
4027
|
+
"github": "ImreC"
|
|
2833
4028
|
}
|
|
2834
|
-
]
|
|
4029
|
+
],
|
|
4030
|
+
"compatibility": {
|
|
4031
|
+
"nuxt": "^2.0.0",
|
|
4032
|
+
"requires": {}
|
|
4033
|
+
}
|
|
2835
4034
|
},
|
|
2836
4035
|
{
|
|
2837
4036
|
"name": "tailwindcss",
|
|
@@ -2848,10 +4047,36 @@
|
|
|
2848
4047
|
{
|
|
2849
4048
|
"name": "Sébastien Chopin",
|
|
2850
4049
|
"github": "Atinux",
|
|
2851
|
-
"twitter": "Atinux"
|
|
2852
|
-
|
|
4050
|
+
"twitter": "Atinux"
|
|
4051
|
+
}
|
|
4052
|
+
],
|
|
4053
|
+
"compatibility": {
|
|
4054
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4055
|
+
"requires": {}
|
|
4056
|
+
}
|
|
4057
|
+
},
|
|
4058
|
+
{
|
|
4059
|
+
"name": "tiktok-analytics",
|
|
4060
|
+
"description": "",
|
|
4061
|
+
"repo": "stickpro/nuxt-tiktok-analytics",
|
|
4062
|
+
"npm": "tiktok-analytics",
|
|
4063
|
+
"icon": "",
|
|
4064
|
+
"github": "https://github.com/stickpro/nuxt-tiktok-analytics",
|
|
4065
|
+
"website": "https://github.com/stickpro/nuxt-tiktok-analytics",
|
|
4066
|
+
"learn_more": "",
|
|
4067
|
+
"category": "Analytics",
|
|
4068
|
+
"type": "3rd-party",
|
|
4069
|
+
"maintainers": [
|
|
4070
|
+
{
|
|
4071
|
+
"name": "stickpro",
|
|
4072
|
+
"github": "stickpro",
|
|
4073
|
+
"avatar": "https://avatars.githubusercontent.com/u/25886722?v=4"
|
|
2853
4074
|
}
|
|
2854
|
-
]
|
|
4075
|
+
],
|
|
4076
|
+
"compatibility": {
|
|
4077
|
+
"nuxt": "^2.0.0",
|
|
4078
|
+
"requires": {}
|
|
4079
|
+
}
|
|
2855
4080
|
},
|
|
2856
4081
|
{
|
|
2857
4082
|
"name": "toast",
|
|
@@ -2859,8 +4084,8 @@
|
|
|
2859
4084
|
"repo": "nuxt-community/modules#master/packages/toast",
|
|
2860
4085
|
"npm": "@nuxtjs/toast",
|
|
2861
4086
|
"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",
|
|
4087
|
+
"github": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
|
|
4088
|
+
"website": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
|
|
2864
4089
|
"learn_more": "https://github.com/shakee93/vue-toasted",
|
|
2865
4090
|
"category": "Libraries",
|
|
2866
4091
|
"type": "community",
|
|
@@ -2868,10 +4093,70 @@
|
|
|
2868
4093
|
{
|
|
2869
4094
|
"name": "Pooya Parsa",
|
|
2870
4095
|
"github": "pi0",
|
|
2871
|
-
"twitter": "_pi0_"
|
|
2872
|
-
|
|
4096
|
+
"twitter": "_pi0_"
|
|
4097
|
+
}
|
|
4098
|
+
],
|
|
4099
|
+
"compatibility": {
|
|
4100
|
+
"nuxt": "^2.0.0",
|
|
4101
|
+
"requires": {}
|
|
4102
|
+
}
|
|
4103
|
+
},
|
|
4104
|
+
{
|
|
4105
|
+
"name": "twa",
|
|
4106
|
+
"description": "Nuxt.js module for generating Trusted Web App from Nuxt.js app",
|
|
4107
|
+
"repo": "tuarrep/nuxt-twa",
|
|
4108
|
+
"npm": "nuxt-twa",
|
|
4109
|
+
"icon": "",
|
|
4110
|
+
"github": "https://github.com/tuarrep/nuxt-twa",
|
|
4111
|
+
"website": "https://nuxt-twa.tuarrep.dev",
|
|
4112
|
+
"learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity/overview/",
|
|
4113
|
+
"category": "Performance",
|
|
4114
|
+
"type": "3rd-party",
|
|
4115
|
+
"maintainers": [
|
|
4116
|
+
{
|
|
4117
|
+
"name": "Nicolas Perraut",
|
|
4118
|
+
"github": "tuarrep"
|
|
4119
|
+
}
|
|
4120
|
+
],
|
|
4121
|
+
"compatibility": {
|
|
4122
|
+
"nuxt": "^2.0.0",
|
|
4123
|
+
"requires": {
|
|
4124
|
+
"bridge": "optional"
|
|
4125
|
+
}
|
|
4126
|
+
}
|
|
4127
|
+
},
|
|
4128
|
+
{
|
|
4129
|
+
"name": "twicpics",
|
|
4130
|
+
"description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
|
|
4131
|
+
"repo": "TwicPics/components",
|
|
4132
|
+
"npm": "@twicpics/components",
|
|
4133
|
+
"icon": "twicpics.svg",
|
|
4134
|
+
"github": "https://github.com/TwicPics/components",
|
|
4135
|
+
"website": "https://www.twicpics.com/docs/components/nuxt-3",
|
|
4136
|
+
"learn_more": "https://www.twicpics.com",
|
|
4137
|
+
"category": "Images",
|
|
4138
|
+
"type": "3rd-party",
|
|
4139
|
+
"maintainers": [
|
|
4140
|
+
{
|
|
4141
|
+
"name": "Florent Bourgeois",
|
|
4142
|
+
"github": "florentb",
|
|
4143
|
+
"twitter": "florent_b"
|
|
4144
|
+
},
|
|
4145
|
+
{
|
|
4146
|
+
"name": "Julian Aubourg",
|
|
4147
|
+
"github": "jaubourg",
|
|
4148
|
+
"twitter": "jaubourg"
|
|
4149
|
+
},
|
|
4150
|
+
{
|
|
4151
|
+
"name": "Miguel Beignon",
|
|
4152
|
+
"github": "mbgspcii",
|
|
4153
|
+
"twitter": "m_beignon"
|
|
2873
4154
|
}
|
|
2874
|
-
]
|
|
4155
|
+
],
|
|
4156
|
+
"compatibility": {
|
|
4157
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4158
|
+
"requires": {}
|
|
4159
|
+
}
|
|
2875
4160
|
},
|
|
2876
4161
|
{
|
|
2877
4162
|
"name": "typed-router",
|
|
@@ -2887,10 +4172,38 @@
|
|
|
2887
4172
|
"maintainers": [
|
|
2888
4173
|
{
|
|
2889
4174
|
"name": "victorgarciaesgi",
|
|
2890
|
-
"github": "victorgarciaesgi"
|
|
2891
|
-
|
|
4175
|
+
"github": "victorgarciaesgi"
|
|
4176
|
+
}
|
|
4177
|
+
],
|
|
4178
|
+
"compatibility": {
|
|
4179
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4180
|
+
"requires": {}
|
|
4181
|
+
}
|
|
4182
|
+
},
|
|
4183
|
+
{
|
|
4184
|
+
"name": "typed-vuex",
|
|
4185
|
+
"description": "A vanilla, strongly typed store accessor for Vuex.",
|
|
4186
|
+
"repo": "danielroe/typed-vuex#main/packages/nuxt-typed-vuex",
|
|
4187
|
+
"npm": "nuxt-typed-vuex",
|
|
4188
|
+
"icon": "vue.png",
|
|
4189
|
+
"github": "https://github.com/danielroe/typed-vuex",
|
|
4190
|
+
"website": "https://github.com/danielroe/typed-vuex",
|
|
4191
|
+
"learn_more": "",
|
|
4192
|
+
"category": "Libraries",
|
|
4193
|
+
"type": "3rd-party",
|
|
4194
|
+
"maintainers": [
|
|
4195
|
+
{
|
|
4196
|
+
"name": "Daniel Roe",
|
|
4197
|
+
"github": "danielroe",
|
|
4198
|
+
"twitter": "danielcroe"
|
|
2892
4199
|
}
|
|
2893
|
-
]
|
|
4200
|
+
],
|
|
4201
|
+
"compatibility": {
|
|
4202
|
+
"nuxt": "^2.0.0",
|
|
4203
|
+
"requires": {
|
|
4204
|
+
"bridge": "optional"
|
|
4205
|
+
}
|
|
4206
|
+
}
|
|
2894
4207
|
},
|
|
2895
4208
|
{
|
|
2896
4209
|
"name": "typescript-runtime",
|
|
@@ -2906,22 +4219,23 @@
|
|
|
2906
4219
|
"maintainers": [
|
|
2907
4220
|
{
|
|
2908
4221
|
"name": "Kevin Marrec",
|
|
2909
|
-
"github": "kevinmarrec"
|
|
2910
|
-
"avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
|
|
4222
|
+
"github": "kevinmarrec"
|
|
2911
4223
|
},
|
|
2912
4224
|
{
|
|
2913
4225
|
"name": "Pooya Parsa",
|
|
2914
4226
|
"github": "pi0",
|
|
2915
|
-
"twitter": "_pi0_"
|
|
2916
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4227
|
+
"twitter": "_pi0_"
|
|
2917
4228
|
},
|
|
2918
4229
|
{
|
|
2919
4230
|
"name": "Daniel Roe",
|
|
2920
4231
|
"github": "danielroe",
|
|
2921
|
-
"twitter": "danielcroe"
|
|
2922
|
-
"avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
|
|
4232
|
+
"twitter": "danielcroe"
|
|
2923
4233
|
}
|
|
2924
|
-
]
|
|
4234
|
+
],
|
|
4235
|
+
"compatibility": {
|
|
4236
|
+
"nuxt": "^2.0.0",
|
|
4237
|
+
"requires": {}
|
|
4238
|
+
}
|
|
2925
4239
|
},
|
|
2926
4240
|
{
|
|
2927
4241
|
"name": "typescript",
|
|
@@ -2937,22 +4251,23 @@
|
|
|
2937
4251
|
"maintainers": [
|
|
2938
4252
|
{
|
|
2939
4253
|
"name": "Kevin Marrec",
|
|
2940
|
-
"github": "kevinmarrec"
|
|
2941
|
-
"avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
|
|
4254
|
+
"github": "kevinmarrec"
|
|
2942
4255
|
},
|
|
2943
4256
|
{
|
|
2944
4257
|
"name": "Pooya Parsa",
|
|
2945
4258
|
"github": "pi0",
|
|
2946
|
-
"twitter": "_pi0_"
|
|
2947
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4259
|
+
"twitter": "_pi0_"
|
|
2948
4260
|
},
|
|
2949
4261
|
{
|
|
2950
4262
|
"name": "Daniel Roe",
|
|
2951
4263
|
"github": "danielroe",
|
|
2952
|
-
"twitter": "danielcroe"
|
|
2953
|
-
"avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
|
|
4264
|
+
"twitter": "danielcroe"
|
|
2954
4265
|
}
|
|
2955
|
-
]
|
|
4266
|
+
],
|
|
4267
|
+
"compatibility": {
|
|
4268
|
+
"nuxt": "^2.0.0",
|
|
4269
|
+
"requires": {}
|
|
4270
|
+
}
|
|
2956
4271
|
},
|
|
2957
4272
|
{
|
|
2958
4273
|
"name": "universal-storage",
|
|
@@ -2969,16 +4284,70 @@
|
|
|
2969
4284
|
{
|
|
2970
4285
|
"name": "Pooya Parsa",
|
|
2971
4286
|
"github": "pi0",
|
|
2972
|
-
"twitter": "_pi0_"
|
|
2973
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4287
|
+
"twitter": "_pi0_"
|
|
2974
4288
|
},
|
|
2975
4289
|
{
|
|
2976
4290
|
"name": "Farzad Soltani",
|
|
2977
4291
|
"github": "farzadso",
|
|
2978
|
-
"twitter": "farzadso"
|
|
2979
|
-
|
|
4292
|
+
"twitter": "farzadso"
|
|
4293
|
+
}
|
|
4294
|
+
],
|
|
4295
|
+
"compatibility": {
|
|
4296
|
+
"nuxt": "^2.0.0",
|
|
4297
|
+
"requires": {}
|
|
4298
|
+
}
|
|
4299
|
+
},
|
|
4300
|
+
{
|
|
4301
|
+
"name": "unlighthouse",
|
|
4302
|
+
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
4303
|
+
"repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
|
|
4304
|
+
"npm": "@unlighthouse/nuxt",
|
|
4305
|
+
"icon": "unlighthouse.svg",
|
|
4306
|
+
"github": "https://github.com/harlan-zw/unlighthouse",
|
|
4307
|
+
"website": "https://github.com/harlan-zw/unlighthouse",
|
|
4308
|
+
"learn_more": "https://github.com/harlan-zw/unlighthouse",
|
|
4309
|
+
"category": "Devtools",
|
|
4310
|
+
"type": "3rd-party",
|
|
4311
|
+
"maintainers": [
|
|
4312
|
+
{
|
|
4313
|
+
"name": "Harlan Wilton",
|
|
4314
|
+
"github": "harlan-zw",
|
|
4315
|
+
"twitter": "harlan_zw",
|
|
4316
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
4317
|
+
}
|
|
4318
|
+
],
|
|
4319
|
+
"compatibility": {
|
|
4320
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4321
|
+
"requires": {
|
|
4322
|
+
"bridge": "optional"
|
|
2980
4323
|
}
|
|
2981
|
-
|
|
4324
|
+
}
|
|
4325
|
+
},
|
|
4326
|
+
{
|
|
4327
|
+
"name": "unocss",
|
|
4328
|
+
"description": "The instant on-demand atomic CSS engine.",
|
|
4329
|
+
"repo": "antfu/unocss#main/packages/nuxt",
|
|
4330
|
+
"npm": "@unocss/nuxt",
|
|
4331
|
+
"icon": "unocss.svg",
|
|
4332
|
+
"github": "https://github.com/antfu/unocss",
|
|
4333
|
+
"website": "https://github.com/antfu/unocss",
|
|
4334
|
+
"learn_more": "https://github.com/antfu/unocss",
|
|
4335
|
+
"category": "UI",
|
|
4336
|
+
"type": "3rd-party",
|
|
4337
|
+
"maintainers": [
|
|
4338
|
+
{
|
|
4339
|
+
"name": "Anthony Fu",
|
|
4340
|
+
"github": "antfu",
|
|
4341
|
+
"twitter": "antfu7",
|
|
4342
|
+
"avatar": "https://avatars.githubusercontent.com/antfu?v=4"
|
|
4343
|
+
}
|
|
4344
|
+
],
|
|
4345
|
+
"compatibility": {
|
|
4346
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4347
|
+
"requires": {
|
|
4348
|
+
"bridge": "optional"
|
|
4349
|
+
}
|
|
4350
|
+
}
|
|
2982
4351
|
},
|
|
2983
4352
|
{
|
|
2984
4353
|
"name": "user-agent",
|
|
@@ -2994,10 +4363,13 @@
|
|
|
2994
4363
|
"maintainers": [
|
|
2995
4364
|
{
|
|
2996
4365
|
"name": "fukuiretu",
|
|
2997
|
-
"github": "fukuiretu"
|
|
2998
|
-
"avatar": "https://avatars0.githubusercontent.com/u/1982105?v=4"
|
|
4366
|
+
"github": "fukuiretu"
|
|
2999
4367
|
}
|
|
3000
|
-
]
|
|
4368
|
+
],
|
|
4369
|
+
"compatibility": {
|
|
4370
|
+
"nuxt": "^2.0.0",
|
|
4371
|
+
"requires": {}
|
|
4372
|
+
}
|
|
3001
4373
|
},
|
|
3002
4374
|
{
|
|
3003
4375
|
"name": "validate",
|
|
@@ -3013,10 +4385,13 @@
|
|
|
3013
4385
|
"maintainers": [
|
|
3014
4386
|
{
|
|
3015
4387
|
"name": "lewyuburi",
|
|
3016
|
-
"github": "lewyuburi"
|
|
3017
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2156790?v=4"
|
|
4388
|
+
"github": "lewyuburi"
|
|
3018
4389
|
}
|
|
3019
|
-
]
|
|
4390
|
+
],
|
|
4391
|
+
"compatibility": {
|
|
4392
|
+
"nuxt": "^2.0.0",
|
|
4393
|
+
"requires": {}
|
|
4394
|
+
}
|
|
3020
4395
|
},
|
|
3021
4396
|
{
|
|
3022
4397
|
"name": "vendor",
|
|
@@ -3033,10 +4408,13 @@
|
|
|
3033
4408
|
{
|
|
3034
4409
|
"name": "Pooya Parsa",
|
|
3035
4410
|
"github": "pi0",
|
|
3036
|
-
"twitter": "_pi0_"
|
|
3037
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4411
|
+
"twitter": "_pi0_"
|
|
3038
4412
|
}
|
|
3039
|
-
]
|
|
4413
|
+
],
|
|
4414
|
+
"compatibility": {
|
|
4415
|
+
"nuxt": "^2.0.0",
|
|
4416
|
+
"requires": {}
|
|
4417
|
+
}
|
|
3040
4418
|
},
|
|
3041
4419
|
{
|
|
3042
4420
|
"name": "vue-material",
|
|
@@ -3052,10 +4430,13 @@
|
|
|
3052
4430
|
"maintainers": [
|
|
3053
4431
|
{
|
|
3054
4432
|
"name": "vaso2",
|
|
3055
|
-
"github": "vaso2"
|
|
3056
|
-
"avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
|
|
4433
|
+
"github": "vaso2"
|
|
3057
4434
|
}
|
|
3058
|
-
]
|
|
4435
|
+
],
|
|
4436
|
+
"compatibility": {
|
|
4437
|
+
"nuxt": "^2.0.0",
|
|
4438
|
+
"requires": {}
|
|
4439
|
+
}
|
|
3059
4440
|
},
|
|
3060
4441
|
{
|
|
3061
4442
|
"name": "vue-multiselect",
|
|
@@ -3071,10 +4452,13 @@
|
|
|
3071
4452
|
"maintainers": [
|
|
3072
4453
|
{
|
|
3073
4454
|
"name": "spektrummedia",
|
|
3074
|
-
"github": "spektrummedia"
|
|
3075
|
-
"avatar": "https://avatars2.githubusercontent.com/u/4410985?v=4"
|
|
4455
|
+
"github": "spektrummedia"
|
|
3076
4456
|
}
|
|
3077
|
-
]
|
|
4457
|
+
],
|
|
4458
|
+
"compatibility": {
|
|
4459
|
+
"nuxt": "^2.0.0",
|
|
4460
|
+
"requires": {}
|
|
4461
|
+
}
|
|
3078
4462
|
},
|
|
3079
4463
|
{
|
|
3080
4464
|
"name": "vue-select",
|
|
@@ -3090,10 +4474,13 @@
|
|
|
3090
4474
|
"maintainers": [
|
|
3091
4475
|
{
|
|
3092
4476
|
"name": "madmod",
|
|
3093
|
-
"github": "madmod"
|
|
3094
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1107818?v=4"
|
|
4477
|
+
"github": "madmod"
|
|
3095
4478
|
}
|
|
3096
|
-
]
|
|
4479
|
+
],
|
|
4480
|
+
"compatibility": {
|
|
4481
|
+
"nuxt": "^2.0.0",
|
|
4482
|
+
"requires": {}
|
|
4483
|
+
}
|
|
3097
4484
|
},
|
|
3098
4485
|
{
|
|
3099
4486
|
"name": "vue-warehouse",
|
|
@@ -3110,10 +4497,35 @@
|
|
|
3110
4497
|
{
|
|
3111
4498
|
"name": "Julio Marquez",
|
|
3112
4499
|
"github": "juliomrqz",
|
|
3113
|
-
"twitter": "juliomrqz"
|
|
3114
|
-
|
|
4500
|
+
"twitter": "juliomrqz"
|
|
4501
|
+
}
|
|
4502
|
+
],
|
|
4503
|
+
"compatibility": {
|
|
4504
|
+
"nuxt": "^2.0.0",
|
|
4505
|
+
"requires": {}
|
|
4506
|
+
}
|
|
4507
|
+
},
|
|
4508
|
+
{
|
|
4509
|
+
"name": "vuestic",
|
|
4510
|
+
"description": "Vuestic UI module for Nuxt 3",
|
|
4511
|
+
"repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
|
|
4512
|
+
"npm": "@vuestic/nuxt",
|
|
4513
|
+
"icon": "",
|
|
4514
|
+
"github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
|
|
4515
|
+
"website": "https://vuestic.dev",
|
|
4516
|
+
"learn_more": "https://vuestic.dev/en/getting-started/nuxt",
|
|
4517
|
+
"category": "UI",
|
|
4518
|
+
"type": "3rd-party",
|
|
4519
|
+
"maintainers": [
|
|
4520
|
+
{
|
|
4521
|
+
"name": "epicmaxco",
|
|
4522
|
+
"github": "epicmaxco"
|
|
3115
4523
|
}
|
|
3116
|
-
]
|
|
4524
|
+
],
|
|
4525
|
+
"compatibility": {
|
|
4526
|
+
"nuxt": "^3.0.0",
|
|
4527
|
+
"requires": {}
|
|
4528
|
+
}
|
|
3117
4529
|
},
|
|
3118
4530
|
{
|
|
3119
4531
|
"name": "vuetify",
|
|
@@ -3129,16 +4541,43 @@
|
|
|
3129
4541
|
"maintainers": [
|
|
3130
4542
|
{
|
|
3131
4543
|
"name": "Kevin Marrec",
|
|
3132
|
-
"github": "kevinmarrec"
|
|
3133
|
-
"avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
|
|
4544
|
+
"github": "kevinmarrec"
|
|
3134
4545
|
},
|
|
3135
4546
|
{
|
|
3136
4547
|
"name": "Pooya Parsa",
|
|
3137
4548
|
"github": "pi0",
|
|
3138
|
-
"twitter": "_pi0_"
|
|
3139
|
-
|
|
4549
|
+
"twitter": "_pi0_"
|
|
4550
|
+
}
|
|
4551
|
+
],
|
|
4552
|
+
"compatibility": {
|
|
4553
|
+
"nuxt": "^2.0.0",
|
|
4554
|
+
"requires": {}
|
|
4555
|
+
}
|
|
4556
|
+
},
|
|
4557
|
+
{
|
|
4558
|
+
"name": "vueuse",
|
|
4559
|
+
"description": "Collection of essential Vue Composition Utilities for Vue 2 and 3",
|
|
4560
|
+
"repo": "vueuse/vueuse#main/packages/nuxt",
|
|
4561
|
+
"npm": "@vueuse/nuxt",
|
|
4562
|
+
"icon": "vueuse.svg",
|
|
4563
|
+
"github": "https://github.com/vueuse/vueuse",
|
|
4564
|
+
"website": "https://vueuse.org",
|
|
4565
|
+
"learn_more": "https://github.com/vueuse/vueuse",
|
|
4566
|
+
"category": "Libraries",
|
|
4567
|
+
"type": "3rd-party",
|
|
4568
|
+
"maintainers": [
|
|
4569
|
+
{
|
|
4570
|
+
"name": "Anthony Fu",
|
|
4571
|
+
"github": "antfu",
|
|
4572
|
+
"twitter": "antfu7"
|
|
4573
|
+
}
|
|
4574
|
+
],
|
|
4575
|
+
"compatibility": {
|
|
4576
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4577
|
+
"requires": {
|
|
4578
|
+
"bridge": "optional"
|
|
3140
4579
|
}
|
|
3141
|
-
|
|
4580
|
+
}
|
|
3142
4581
|
},
|
|
3143
4582
|
{
|
|
3144
4583
|
"name": "vuex-router-sync",
|
|
@@ -3154,10 +4593,13 @@
|
|
|
3154
4593
|
"maintainers": [
|
|
3155
4594
|
{
|
|
3156
4595
|
"name": "paulgv",
|
|
3157
|
-
"github": "paulgv"
|
|
3158
|
-
"avatar": "https://avatars0.githubusercontent.com/u/4895885?v=4"
|
|
4596
|
+
"github": "paulgv"
|
|
3159
4597
|
}
|
|
3160
|
-
]
|
|
4598
|
+
],
|
|
4599
|
+
"compatibility": {
|
|
4600
|
+
"nuxt": "^2.0.0",
|
|
4601
|
+
"requires": {}
|
|
4602
|
+
}
|
|
3161
4603
|
},
|
|
3162
4604
|
{
|
|
3163
4605
|
"name": "web-vitals",
|
|
@@ -3173,22 +4615,48 @@
|
|
|
3173
4615
|
"maintainers": [
|
|
3174
4616
|
{
|
|
3175
4617
|
"name": "daliborgogic",
|
|
3176
|
-
"github": "daliborgogic"
|
|
3177
|
-
"avatar": "https://avatars3.githubusercontent.com/u/5895389?v=4"
|
|
4618
|
+
"github": "daliborgogic"
|
|
3178
4619
|
},
|
|
3179
4620
|
{
|
|
3180
4621
|
"name": "Pooya Parsa",
|
|
3181
4622
|
"github": "pi0",
|
|
3182
|
-
"twitter": "_pi0_"
|
|
3183
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4623
|
+
"twitter": "_pi0_"
|
|
3184
4624
|
},
|
|
3185
4625
|
{
|
|
3186
4626
|
"name": "Sebastien Chopin",
|
|
3187
4627
|
"github": "Atinux",
|
|
3188
|
-
"twitter": "Atinux"
|
|
3189
|
-
|
|
4628
|
+
"twitter": "Atinux"
|
|
4629
|
+
}
|
|
4630
|
+
],
|
|
4631
|
+
"compatibility": {
|
|
4632
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4633
|
+
"requires": {
|
|
4634
|
+
"bridge": "optional"
|
|
4635
|
+
}
|
|
4636
|
+
}
|
|
4637
|
+
},
|
|
4638
|
+
{
|
|
4639
|
+
"name": "web3js",
|
|
4640
|
+
"description": "Web3.js module integration for Nuxt.js",
|
|
4641
|
+
"repo": "bl0cknumber/nuxt-web3",
|
|
4642
|
+
"npm": "nuxt-web3",
|
|
4643
|
+
"icon": "web3js.svg",
|
|
4644
|
+
"github": "https://github.com/bl0cknumber/nuxt-web3",
|
|
4645
|
+
"website": "https://github.com/bl0cknumber/nuxt-web3",
|
|
4646
|
+
"learn_more": "https://web3js.readthedocs.io/",
|
|
4647
|
+
"category": "Libraries",
|
|
4648
|
+
"type": "3rd-party",
|
|
4649
|
+
"maintainers": [
|
|
4650
|
+
{
|
|
4651
|
+
"name": "Muhammad Fauzan",
|
|
4652
|
+
"github": "bl0cknumber",
|
|
4653
|
+
"twitter": "fncolon"
|
|
3190
4654
|
}
|
|
3191
|
-
]
|
|
4655
|
+
],
|
|
4656
|
+
"compatibility": {
|
|
4657
|
+
"nuxt": "^2.0.0",
|
|
4658
|
+
"requires": {}
|
|
4659
|
+
}
|
|
3192
4660
|
},
|
|
3193
4661
|
{
|
|
3194
4662
|
"name": "webfontloader",
|
|
@@ -3204,10 +4672,37 @@
|
|
|
3204
4672
|
"maintainers": [
|
|
3205
4673
|
{
|
|
3206
4674
|
"name": "Developmint",
|
|
3207
|
-
"github": "Developmint"
|
|
3208
|
-
"avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
|
|
4675
|
+
"github": "Developmint"
|
|
3209
4676
|
}
|
|
3210
|
-
]
|
|
4677
|
+
],
|
|
4678
|
+
"compatibility": {
|
|
4679
|
+
"nuxt": "^2.0.0",
|
|
4680
|
+
"requires": {}
|
|
4681
|
+
}
|
|
4682
|
+
},
|
|
4683
|
+
{
|
|
4684
|
+
"name": "webpack-optimisations",
|
|
4685
|
+
"description": "Nuxt.js v2 module to automatically make your builds faster.",
|
|
4686
|
+
"repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
|
|
4687
|
+
"npm": "nuxt-webpack-optimisations",
|
|
4688
|
+
"icon": "build-optimisations.svg",
|
|
4689
|
+
"github": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
|
|
4690
|
+
"website": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
|
|
4691
|
+
"learn_more": "",
|
|
4692
|
+
"category": "Devtools",
|
|
4693
|
+
"type": "3rd-party",
|
|
4694
|
+
"maintainers": [
|
|
4695
|
+
{
|
|
4696
|
+
"name": "Harlan Wilton",
|
|
4697
|
+
"github": "harlan-zw"
|
|
4698
|
+
}
|
|
4699
|
+
],
|
|
4700
|
+
"compatibility": {
|
|
4701
|
+
"nuxt": "^2.0.0",
|
|
4702
|
+
"requires": {
|
|
4703
|
+
"bridge": "optional"
|
|
4704
|
+
}
|
|
4705
|
+
}
|
|
3211
4706
|
},
|
|
3212
4707
|
{
|
|
3213
4708
|
"name": "webpack-profile",
|
|
@@ -3224,10 +4719,13 @@
|
|
|
3224
4719
|
{
|
|
3225
4720
|
"name": "Pooya Parsa",
|
|
3226
4721
|
"github": "pi0",
|
|
3227
|
-
"twitter": "_pi0_"
|
|
3228
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4722
|
+
"twitter": "_pi0_"
|
|
3229
4723
|
}
|
|
3230
|
-
]
|
|
4724
|
+
],
|
|
4725
|
+
"compatibility": {
|
|
4726
|
+
"nuxt": "^2.0.0",
|
|
4727
|
+
"requires": {}
|
|
4728
|
+
}
|
|
3231
4729
|
},
|
|
3232
4730
|
{
|
|
3233
4731
|
"name": "webpackdashboard",
|
|
@@ -3243,10 +4741,13 @@
|
|
|
3243
4741
|
"maintainers": [
|
|
3244
4742
|
{
|
|
3245
4743
|
"name": "paulgv",
|
|
3246
|
-
"github": "paulgv"
|
|
3247
|
-
"avatar": "https://avatars0.githubusercontent.com/u/4895885?v=4"
|
|
4744
|
+
"github": "paulgv"
|
|
3248
4745
|
}
|
|
3249
|
-
]
|
|
4746
|
+
],
|
|
4747
|
+
"compatibility": {
|
|
4748
|
+
"nuxt": "^2.0.0",
|
|
4749
|
+
"requires": {}
|
|
4750
|
+
}
|
|
3250
4751
|
},
|
|
3251
4752
|
{
|
|
3252
4753
|
"name": "webpackmonitor",
|
|
@@ -3263,15 +4764,18 @@
|
|
|
3263
4764
|
{
|
|
3264
4765
|
"name": "Pooya Parsa",
|
|
3265
4766
|
"github": "pi0",
|
|
3266
|
-
"twitter": "_pi0_"
|
|
3267
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4767
|
+
"twitter": "_pi0_"
|
|
3268
4768
|
}
|
|
3269
|
-
]
|
|
4769
|
+
],
|
|
4770
|
+
"compatibility": {
|
|
4771
|
+
"nuxt": "^2.0.0",
|
|
4772
|
+
"requires": {}
|
|
4773
|
+
}
|
|
3270
4774
|
},
|
|
3271
4775
|
{
|
|
3272
4776
|
"name": "windicss",
|
|
3273
|
-
"description": "Next generation
|
|
3274
|
-
"repo": "windicss/nuxt-windicss-module",
|
|
4777
|
+
"description": "Next generation utility-first CSS framework.",
|
|
4778
|
+
"repo": "windicss/nuxt-windicss-module#main/packages/nuxt-windicss",
|
|
3275
4779
|
"npm": "nuxt-windicss",
|
|
3276
4780
|
"icon": "windicss.svg",
|
|
3277
4781
|
"github": "https://github.com/windicss/nuxt-windicss-module",
|
|
@@ -3282,11 +4786,21 @@
|
|
|
3282
4786
|
"maintainers": [
|
|
3283
4787
|
{
|
|
3284
4788
|
"name": "Harlan Wilton",
|
|
3285
|
-
"github": "
|
|
3286
|
-
"twitter": "harlan_zw"
|
|
3287
|
-
|
|
4789
|
+
"github": "harlan-zw",
|
|
4790
|
+
"twitter": "harlan_zw"
|
|
4791
|
+
},
|
|
4792
|
+
{
|
|
4793
|
+
"name": "Anthony Fu",
|
|
4794
|
+
"github": "antfu",
|
|
4795
|
+
"twitter": "antfu7"
|
|
4796
|
+
}
|
|
4797
|
+
],
|
|
4798
|
+
"compatibility": {
|
|
4799
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4800
|
+
"requires": {
|
|
4801
|
+
"bridge": "optional"
|
|
3288
4802
|
}
|
|
3289
|
-
|
|
4803
|
+
}
|
|
3290
4804
|
},
|
|
3291
4805
|
{
|
|
3292
4806
|
"name": "winston-log",
|
|
@@ -3302,10 +4816,13 @@
|
|
|
3302
4816
|
"maintainers": [
|
|
3303
4817
|
{
|
|
3304
4818
|
"name": "aaronransley",
|
|
3305
|
-
"github": "aaronransley"
|
|
3306
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5669055?v=4"
|
|
4819
|
+
"github": "aaronransley"
|
|
3307
4820
|
}
|
|
3308
|
-
]
|
|
4821
|
+
],
|
|
4822
|
+
"compatibility": {
|
|
4823
|
+
"nuxt": "^2.0.0",
|
|
4824
|
+
"requires": {}
|
|
4825
|
+
}
|
|
3309
4826
|
},
|
|
3310
4827
|
{
|
|
3311
4828
|
"name": "wp-nuxt",
|
|
@@ -3321,10 +4838,13 @@
|
|
|
3321
4838
|
"maintainers": [
|
|
3322
4839
|
{
|
|
3323
4840
|
"name": "yashha",
|
|
3324
|
-
"github": "yashha"
|
|
3325
|
-
"avatar": "https://avatars0.githubusercontent.com/u/4728786?v=4"
|
|
4841
|
+
"github": "yashha"
|
|
3326
4842
|
}
|
|
3327
|
-
]
|
|
4843
|
+
],
|
|
4844
|
+
"compatibility": {
|
|
4845
|
+
"nuxt": "^2.0.0",
|
|
4846
|
+
"requires": {}
|
|
4847
|
+
}
|
|
3328
4848
|
},
|
|
3329
4849
|
{
|
|
3330
4850
|
"name": "xhr-cache",
|
|
@@ -3340,10 +4860,35 @@
|
|
|
3340
4860
|
"maintainers": [
|
|
3341
4861
|
{
|
|
3342
4862
|
"name": "gaetansenn",
|
|
3343
|
-
"github": "gaetansenn"
|
|
3344
|
-
|
|
4863
|
+
"github": "gaetansenn"
|
|
4864
|
+
}
|
|
4865
|
+
],
|
|
4866
|
+
"compatibility": {
|
|
4867
|
+
"nuxt": "^2.0.0",
|
|
4868
|
+
"requires": {}
|
|
4869
|
+
}
|
|
4870
|
+
},
|
|
4871
|
+
{
|
|
4872
|
+
"name": "xstate",
|
|
4873
|
+
"description": "XState integration for Nuxt",
|
|
4874
|
+
"repo": "Lexpeartha/nuxt-xstate",
|
|
4875
|
+
"npm": "nuxt-xstate",
|
|
4876
|
+
"icon": "",
|
|
4877
|
+
"github": "https://github.com/Lexpeartha/nuxt-xstate",
|
|
4878
|
+
"website": "https://github.com/Lexpeartha/nuxt-xstate",
|
|
4879
|
+
"learn_more": "",
|
|
4880
|
+
"category": "Extensions",
|
|
4881
|
+
"type": "3rd-party",
|
|
4882
|
+
"maintainers": [
|
|
4883
|
+
{
|
|
4884
|
+
"name": "Lexpeartha",
|
|
4885
|
+
"github": "Lexpeartha"
|
|
3345
4886
|
}
|
|
3346
|
-
]
|
|
4887
|
+
],
|
|
4888
|
+
"compatibility": {
|
|
4889
|
+
"nuxt": "^3.0.0",
|
|
4890
|
+
"requires": {}
|
|
4891
|
+
}
|
|
3347
4892
|
},
|
|
3348
4893
|
{
|
|
3349
4894
|
"name": "xui",
|
|
@@ -3359,10 +4904,13 @@
|
|
|
3359
4904
|
"maintainers": [
|
|
3360
4905
|
{
|
|
3361
4906
|
"name": "MetaCorp",
|
|
3362
|
-
"github": "MetaCorp"
|
|
3363
|
-
"avatar": "https://avatars2.githubusercontent.com/u/1285196?v=4"
|
|
4907
|
+
"github": "MetaCorp"
|
|
3364
4908
|
}
|
|
3365
|
-
]
|
|
4909
|
+
],
|
|
4910
|
+
"compatibility": {
|
|
4911
|
+
"nuxt": "^2.0.0",
|
|
4912
|
+
"requires": {}
|
|
4913
|
+
}
|
|
3366
4914
|
},
|
|
3367
4915
|
{
|
|
3368
4916
|
"name": "yandex-metrika",
|
|
@@ -3379,10 +4927,13 @@
|
|
|
3379
4927
|
{
|
|
3380
4928
|
"name": "Pooya Parsa",
|
|
3381
4929
|
"github": "pi0",
|
|
3382
|
-
"twitter": "_pi0_"
|
|
3383
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4930
|
+
"twitter": "_pi0_"
|
|
3384
4931
|
}
|
|
3385
|
-
]
|
|
4932
|
+
],
|
|
4933
|
+
"compatibility": {
|
|
4934
|
+
"nuxt": "^2.0.0",
|
|
4935
|
+
"requires": {}
|
|
4936
|
+
}
|
|
3386
4937
|
},
|
|
3387
4938
|
{
|
|
3388
4939
|
"name": "zendesk",
|
|
@@ -3398,9 +4949,12 @@
|
|
|
3398
4949
|
"maintainers": [
|
|
3399
4950
|
{
|
|
3400
4951
|
"name": "DansMaCulotte",
|
|
3401
|
-
"github": "DansMaCulotte"
|
|
3402
|
-
"avatar": "https://avatars1.githubusercontent.com/u/44588441?v=4"
|
|
4952
|
+
"github": "DansMaCulotte"
|
|
3403
4953
|
}
|
|
3404
|
-
]
|
|
4954
|
+
],
|
|
4955
|
+
"compatibility": {
|
|
4956
|
+
"nuxt": "^2.0.0",
|
|
4957
|
+
"requires": {}
|
|
4958
|
+
}
|
|
3405
4959
|
}
|
|
3406
4960
|
]
|