@nuxt/modules 0.5.0-71d3c6 → 0.5.0-72454
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} +1655 -988
- package/package.json +2 -24
- package/LICENSE +0 -21
- package/README.md +0 -129
|
@@ -13,20 +13,70 @@
|
|
|
13
13
|
"maintainers": [
|
|
14
14
|
{
|
|
15
15
|
"name": "bdrtsky",
|
|
16
|
-
"github": "bdrtsky"
|
|
17
|
-
"avatar": "https://avatars3.githubusercontent.com/u/45076741?v=4"
|
|
16
|
+
"github": "bdrtsky"
|
|
18
17
|
},
|
|
19
18
|
{
|
|
20
19
|
"name": "Sebastien Chopin",
|
|
21
20
|
"github": "Atinux",
|
|
22
|
-
"twitter": "Atinux"
|
|
23
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
21
|
+
"twitter": "Atinux"
|
|
24
22
|
}
|
|
25
23
|
],
|
|
26
24
|
"compatibility": {
|
|
27
|
-
"
|
|
28
|
-
"
|
|
29
|
-
|
|
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
|
|
79
|
+
}
|
|
30
80
|
}
|
|
31
81
|
},
|
|
32
82
|
{
|
|
@@ -43,14 +93,12 @@
|
|
|
43
93
|
"maintainers": [
|
|
44
94
|
{
|
|
45
95
|
"name": "kdydesign",
|
|
46
|
-
"github": "kdydesign"
|
|
47
|
-
"avatar": "https://avatars3.githubusercontent.com/u/10152521?v=4"
|
|
96
|
+
"github": "kdydesign"
|
|
48
97
|
}
|
|
49
98
|
],
|
|
50
99
|
"compatibility": {
|
|
51
|
-
"
|
|
52
|
-
"
|
|
53
|
-
"3.x": "unknown"
|
|
100
|
+
"nuxt": "^2.0.0",
|
|
101
|
+
"requires": {}
|
|
54
102
|
}
|
|
55
103
|
},
|
|
56
104
|
{
|
|
@@ -68,14 +116,12 @@
|
|
|
68
116
|
{
|
|
69
117
|
"name": "Ahad Birang",
|
|
70
118
|
"github": "farnabaz",
|
|
71
|
-
"twitter": "a_birang"
|
|
72
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
|
|
119
|
+
"twitter": "a_birang"
|
|
73
120
|
}
|
|
74
121
|
],
|
|
75
122
|
"compatibility": {
|
|
76
|
-
"
|
|
77
|
-
"
|
|
78
|
-
"3.x": "unknown"
|
|
123
|
+
"nuxt": "^2.0.0",
|
|
124
|
+
"requires": {}
|
|
79
125
|
}
|
|
80
126
|
},
|
|
81
127
|
{
|
|
@@ -92,14 +138,36 @@
|
|
|
92
138
|
"maintainers": [
|
|
93
139
|
{
|
|
94
140
|
"name": "ivodolenc",
|
|
95
|
-
"github": "ivodolenc"
|
|
96
|
-
|
|
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"
|
|
97
166
|
}
|
|
98
167
|
],
|
|
99
168
|
"compatibility": {
|
|
100
|
-
"
|
|
101
|
-
"
|
|
102
|
-
"3.x": "unknown"
|
|
169
|
+
"nuxt": "^2.0.0",
|
|
170
|
+
"requires": {}
|
|
103
171
|
}
|
|
104
172
|
},
|
|
105
173
|
{
|
|
@@ -116,19 +184,16 @@
|
|
|
116
184
|
"maintainers": [
|
|
117
185
|
{
|
|
118
186
|
"name": "Lam Kieu",
|
|
119
|
-
"github": "kieusonlam"
|
|
120
|
-
"avatar": "https://avatars2.githubusercontent.com/u/13093313?v=4"
|
|
187
|
+
"github": "kieusonlam"
|
|
121
188
|
},
|
|
122
189
|
{
|
|
123
190
|
"name": "Dominic Garms",
|
|
124
|
-
"github": "dohomi"
|
|
125
|
-
"avatar": "https://avatars0.githubusercontent.com/u/489221?v=4"
|
|
191
|
+
"github": "dohomi"
|
|
126
192
|
}
|
|
127
193
|
],
|
|
128
194
|
"compatibility": {
|
|
129
|
-
"
|
|
130
|
-
"
|
|
131
|
-
"3.x": "broken"
|
|
195
|
+
"nuxt": "^2.0.0",
|
|
196
|
+
"requires": {}
|
|
132
197
|
}
|
|
133
198
|
},
|
|
134
199
|
{
|
|
@@ -145,14 +210,12 @@
|
|
|
145
210
|
"maintainers": [
|
|
146
211
|
{
|
|
147
212
|
"name": "Dmitry Molotkov",
|
|
148
|
-
"github": "aldarund"
|
|
149
|
-
"avatar": "https://avatars2.githubusercontent.com/u/571159?v=4"
|
|
213
|
+
"github": "aldarund"
|
|
150
214
|
}
|
|
151
215
|
],
|
|
152
216
|
"compatibility": {
|
|
153
|
-
"
|
|
154
|
-
"
|
|
155
|
-
"3.x": "unknown"
|
|
217
|
+
"nuxt": "^2.0.0",
|
|
218
|
+
"requires": {}
|
|
156
219
|
}
|
|
157
220
|
},
|
|
158
221
|
{
|
|
@@ -169,14 +232,12 @@
|
|
|
169
232
|
"maintainers": [
|
|
170
233
|
{
|
|
171
234
|
"name": "Hrdtr",
|
|
172
|
-
"github": "Hrdtr"
|
|
173
|
-
"avatar": "https://avatars0.githubusercontent.com/u/35950229?v=4"
|
|
235
|
+
"github": "Hrdtr"
|
|
174
236
|
}
|
|
175
237
|
],
|
|
176
238
|
"compatibility": {
|
|
177
|
-
"
|
|
178
|
-
"
|
|
179
|
-
"3.x": "unknown"
|
|
239
|
+
"nuxt": "^2.0.0",
|
|
240
|
+
"requires": {}
|
|
180
241
|
}
|
|
181
242
|
},
|
|
182
243
|
{
|
|
@@ -194,19 +255,16 @@
|
|
|
194
255
|
{
|
|
195
256
|
"name": "Pooya Parsa",
|
|
196
257
|
"github": "pi0",
|
|
197
|
-
"twitter": "_pi0_"
|
|
198
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
258
|
+
"twitter": "_pi0_"
|
|
199
259
|
},
|
|
200
260
|
{
|
|
201
261
|
"name": "João Pedro Antunes Silva",
|
|
202
|
-
"github": "JoaoPedroAS51"
|
|
203
|
-
"avatar": "https://avatars0.githubusercontent.com/u/15177236?v=4"
|
|
262
|
+
"github": "JoaoPedroAS51"
|
|
204
263
|
}
|
|
205
264
|
],
|
|
206
265
|
"compatibility": {
|
|
207
|
-
"
|
|
208
|
-
"
|
|
209
|
-
"3.x": "wip"
|
|
266
|
+
"nuxt": "^2.0.0",
|
|
267
|
+
"requires": {}
|
|
210
268
|
}
|
|
211
269
|
},
|
|
212
270
|
{
|
|
@@ -224,14 +282,12 @@
|
|
|
224
282
|
{
|
|
225
283
|
"name": "Pooya Parsa",
|
|
226
284
|
"github": "pi0",
|
|
227
|
-
"twitter": "_pi0_"
|
|
228
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
285
|
+
"twitter": "_pi0_"
|
|
229
286
|
}
|
|
230
287
|
],
|
|
231
288
|
"compatibility": {
|
|
232
|
-
"
|
|
233
|
-
"
|
|
234
|
-
"3.x": "unknown"
|
|
289
|
+
"nuxt": "^2.0.0",
|
|
290
|
+
"requires": {}
|
|
235
291
|
}
|
|
236
292
|
},
|
|
237
293
|
{
|
|
@@ -248,14 +304,12 @@
|
|
|
248
304
|
"maintainers": [
|
|
249
305
|
{
|
|
250
306
|
"name": "potato4d",
|
|
251
|
-
"github": "potato4d"
|
|
252
|
-
"avatar": "https://avatars0.githubusercontent.com/u/6993514?v=4"
|
|
307
|
+
"github": "potato4d"
|
|
253
308
|
}
|
|
254
309
|
],
|
|
255
310
|
"compatibility": {
|
|
256
|
-
"
|
|
257
|
-
"
|
|
258
|
-
"3.x": "unknown"
|
|
311
|
+
"nuxt": "^2.0.0",
|
|
312
|
+
"requires": {}
|
|
259
313
|
}
|
|
260
314
|
},
|
|
261
315
|
{
|
|
@@ -272,26 +326,22 @@
|
|
|
272
326
|
"maintainers": [
|
|
273
327
|
{
|
|
274
328
|
"name": "Troy Morehouse",
|
|
275
|
-
"github": "tmorehouse"
|
|
276
|
-
"avatar": "https://avatars3.githubusercontent.com/u/2781561?v=4"
|
|
329
|
+
"github": "tmorehouse"
|
|
277
330
|
},
|
|
278
331
|
{
|
|
279
332
|
"name": "Pooya Parsa",
|
|
280
333
|
"github": "pi0",
|
|
281
|
-
"twitter": "_pi0_"
|
|
282
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
334
|
+
"twitter": "_pi0_"
|
|
283
335
|
},
|
|
284
336
|
{
|
|
285
337
|
"name": "Jacob Müller",
|
|
286
338
|
"github": "jackmu95",
|
|
287
|
-
"twitter": "jackmu95"
|
|
288
|
-
"avatar": "https://avatars1.githubusercontent.com/u/2737132?v=4"
|
|
339
|
+
"twitter": "jackmu95"
|
|
289
340
|
}
|
|
290
341
|
],
|
|
291
342
|
"compatibility": {
|
|
292
|
-
"
|
|
293
|
-
"
|
|
294
|
-
"3.x": "unknown"
|
|
343
|
+
"nuxt": "^2.0.0",
|
|
344
|
+
"requires": {}
|
|
295
345
|
}
|
|
296
346
|
},
|
|
297
347
|
{
|
|
@@ -309,14 +359,12 @@
|
|
|
309
359
|
{
|
|
310
360
|
"name": "Pooya Parsa",
|
|
311
361
|
"github": "pi0",
|
|
312
|
-
"twitter": "_pi0_"
|
|
313
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
362
|
+
"twitter": "_pi0_"
|
|
314
363
|
}
|
|
315
364
|
],
|
|
316
365
|
"compatibility": {
|
|
317
|
-
"
|
|
318
|
-
"
|
|
319
|
-
"3.x": "unknown"
|
|
366
|
+
"nuxt": "^2.0.0",
|
|
367
|
+
"requires": {}
|
|
320
368
|
}
|
|
321
369
|
},
|
|
322
370
|
{
|
|
@@ -333,19 +381,17 @@
|
|
|
333
381
|
"maintainers": [
|
|
334
382
|
{
|
|
335
383
|
"name": "Walter Tommasi",
|
|
336
|
-
"github": "jtommy"
|
|
337
|
-
"avatar": "https://avatars0.githubusercontent.com/u/8029488?v=4"
|
|
384
|
+
"github": "jtommy"
|
|
338
385
|
}
|
|
339
386
|
],
|
|
340
387
|
"compatibility": {
|
|
341
|
-
"
|
|
342
|
-
"
|
|
343
|
-
"3.x": "unknown"
|
|
388
|
+
"nuxt": "^2.0.0",
|
|
389
|
+
"requires": {}
|
|
344
390
|
}
|
|
345
391
|
},
|
|
346
392
|
{
|
|
347
393
|
"name": "bugsnag",
|
|
348
|
-
"description": "Bugsnag
|
|
394
|
+
"description": "Bugsnag integration for nuxt.js. Makes it easy to add bugsnag to your Project. Supports uploading source maps.",
|
|
349
395
|
"repo": "JulianMar/nuxt-bugsnag",
|
|
350
396
|
"npm": "nuxt-bugsnag",
|
|
351
397
|
"icon": "bugsnag.png",
|
|
@@ -358,37 +404,14 @@
|
|
|
358
404
|
{
|
|
359
405
|
"name": "JulianMar",
|
|
360
406
|
"github": "JulianMar",
|
|
361
|
-
"
|
|
407
|
+
"twitter": "julian_martin96"
|
|
362
408
|
}
|
|
363
409
|
],
|
|
364
410
|
"compatibility": {
|
|
365
|
-
"
|
|
366
|
-
"
|
|
367
|
-
|
|
368
|
-
}
|
|
369
|
-
},
|
|
370
|
-
{
|
|
371
|
-
"name": "build-optimisations",
|
|
372
|
-
"description": "Nuxt.js v2 module to automatically make your builds faster.",
|
|
373
|
-
"repo": "loonpwn/nuxt-build-optimisations",
|
|
374
|
-
"npm": "nuxt-webpack-optimisations-monorepo",
|
|
375
|
-
"icon": "build-optimisations.svg",
|
|
376
|
-
"github": "https://github.com/loonpwn/nuxt-build-optimisations",
|
|
377
|
-
"website": "https://github.com/loonpwn/nuxt-build-optimisations",
|
|
378
|
-
"learn_more": "",
|
|
379
|
-
"category": "Devtools",
|
|
380
|
-
"type": "3rd-party",
|
|
381
|
-
"maintainers": [
|
|
382
|
-
{
|
|
383
|
-
"name": "loonpwn",
|
|
384
|
-
"github": "loonpwn",
|
|
385
|
-
"avatar": "https://avatars.githubusercontent.com/u/5326365?v=4"
|
|
411
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
412
|
+
"requires": {
|
|
413
|
+
"bridge": true
|
|
386
414
|
}
|
|
387
|
-
],
|
|
388
|
-
"compatibility": {
|
|
389
|
-
"2.x": "working",
|
|
390
|
-
"2.x-bridge": "unknown",
|
|
391
|
-
"3.x": "unknown"
|
|
392
415
|
}
|
|
393
416
|
},
|
|
394
417
|
{
|
|
@@ -405,14 +428,12 @@
|
|
|
405
428
|
"maintainers": [
|
|
406
429
|
{
|
|
407
430
|
"name": "mustardamus",
|
|
408
|
-
"github": "mustardamus"
|
|
409
|
-
"avatar": "https://avatars1.githubusercontent.com/u/110802?v=4"
|
|
431
|
+
"github": "mustardamus"
|
|
410
432
|
}
|
|
411
433
|
],
|
|
412
434
|
"compatibility": {
|
|
413
|
-
"
|
|
414
|
-
"
|
|
415
|
-
"3.x": "unknown"
|
|
435
|
+
"nuxt": "^2.0.0",
|
|
436
|
+
"requires": {}
|
|
416
437
|
}
|
|
417
438
|
},
|
|
418
439
|
{
|
|
@@ -429,19 +450,17 @@
|
|
|
429
450
|
"maintainers": [
|
|
430
451
|
{
|
|
431
452
|
"name": "Developmint",
|
|
432
|
-
"github": "Developmint"
|
|
433
|
-
"avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
|
|
453
|
+
"github": "Developmint"
|
|
434
454
|
}
|
|
435
455
|
],
|
|
436
456
|
"compatibility": {
|
|
437
|
-
"
|
|
438
|
-
"
|
|
439
|
-
"3.x": "unknown"
|
|
457
|
+
"nuxt": "^2.0.0",
|
|
458
|
+
"requires": {}
|
|
440
459
|
}
|
|
441
460
|
},
|
|
442
461
|
{
|
|
443
462
|
"name": "canvas-sketch",
|
|
444
|
-
"description": "Nuxt.js module for making generative and 3D artwork with canvas-sketch in
|
|
463
|
+
"description": "Nuxt.js module for making generative and 3D artwork with canvas-sketch in JavaScript",
|
|
445
464
|
"repo": "LuXDAmore/generative-art",
|
|
446
465
|
"npm": "@luxdamore/nuxt-canvas-sketch",
|
|
447
466
|
"icon": "",
|
|
@@ -454,14 +473,12 @@
|
|
|
454
473
|
{
|
|
455
474
|
"name": "Luca Iaconelli",
|
|
456
475
|
"github": "LuXDAmore",
|
|
457
|
-
"twitter": "luxdamore"
|
|
458
|
-
"avatar": "https://avatars0.githubusercontent.com/u/3841171?v=4"
|
|
476
|
+
"twitter": "luxdamore"
|
|
459
477
|
}
|
|
460
478
|
],
|
|
461
479
|
"compatibility": {
|
|
462
|
-
"
|
|
463
|
-
"
|
|
464
|
-
"3.x": "unknown"
|
|
480
|
+
"nuxt": "^2.0.0",
|
|
481
|
+
"requires": {}
|
|
465
482
|
}
|
|
466
483
|
},
|
|
467
484
|
{
|
|
@@ -478,14 +495,12 @@
|
|
|
478
495
|
"maintainers": [
|
|
479
496
|
{
|
|
480
497
|
"name": "Jonathan Bakebwa",
|
|
481
|
-
"github": "codebender828"
|
|
482
|
-
"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"
|
|
483
499
|
}
|
|
484
500
|
],
|
|
485
501
|
"compatibility": {
|
|
486
|
-
"
|
|
487
|
-
"
|
|
488
|
-
"3.x": "unknown"
|
|
502
|
+
"nuxt": "^2.0.0",
|
|
503
|
+
"requires": {}
|
|
489
504
|
}
|
|
490
505
|
},
|
|
491
506
|
{
|
|
@@ -502,14 +517,12 @@
|
|
|
502
517
|
"maintainers": [
|
|
503
518
|
{
|
|
504
519
|
"name": "Romain Clement",
|
|
505
|
-
"github": "rclement"
|
|
506
|
-
"avatar": "https://avatars.githubusercontent.com/u/1238873?v=4"
|
|
520
|
+
"github": "rclement"
|
|
507
521
|
}
|
|
508
522
|
],
|
|
509
523
|
"compatibility": {
|
|
510
|
-
"
|
|
511
|
-
"
|
|
512
|
-
"3.x": "unknown"
|
|
524
|
+
"nuxt": "^2.0.0",
|
|
525
|
+
"requires": {}
|
|
513
526
|
}
|
|
514
527
|
},
|
|
515
528
|
{
|
|
@@ -526,14 +539,12 @@
|
|
|
526
539
|
"maintainers": [
|
|
527
540
|
{
|
|
528
541
|
"name": "potato4d",
|
|
529
|
-
"github": "potato4d"
|
|
530
|
-
"avatar": "https://avatars0.githubusercontent.com/u/6993514?v=4"
|
|
542
|
+
"github": "potato4d"
|
|
531
543
|
}
|
|
532
544
|
],
|
|
533
545
|
"compatibility": {
|
|
534
|
-
"
|
|
535
|
-
"
|
|
536
|
-
"3.x": "unknown"
|
|
546
|
+
"nuxt": "^2.0.0",
|
|
547
|
+
"requires": {}
|
|
537
548
|
}
|
|
538
549
|
},
|
|
539
550
|
{
|
|
@@ -550,14 +561,12 @@
|
|
|
550
561
|
"maintainers": [
|
|
551
562
|
{
|
|
552
563
|
"name": "gitana",
|
|
553
|
-
"github": "gitana"
|
|
554
|
-
"avatar": "https://avatars3.githubusercontent.com/u/281904?v=4"
|
|
564
|
+
"github": "gitana"
|
|
555
565
|
}
|
|
556
566
|
],
|
|
557
567
|
"compatibility": {
|
|
558
|
-
"
|
|
559
|
-
"
|
|
560
|
-
"3.x": "unknown"
|
|
568
|
+
"nuxt": "^2.0.0",
|
|
569
|
+
"requires": {}
|
|
561
570
|
}
|
|
562
571
|
},
|
|
563
572
|
{
|
|
@@ -575,14 +584,12 @@
|
|
|
575
584
|
{
|
|
576
585
|
"name": "Maya Shavin",
|
|
577
586
|
"github": "mayashavin",
|
|
578
|
-
"twitter": "MayaShavin"
|
|
579
|
-
"avatar": "https://avatars3.githubusercontent.com/u/6650139?v=4"
|
|
587
|
+
"twitter": "MayaShavin"
|
|
580
588
|
}
|
|
581
589
|
],
|
|
582
590
|
"compatibility": {
|
|
583
|
-
"
|
|
584
|
-
"
|
|
585
|
-
"3.x": "broken"
|
|
591
|
+
"nuxt": "^2.0.0",
|
|
592
|
+
"requires": {}
|
|
586
593
|
}
|
|
587
594
|
},
|
|
588
595
|
{
|
|
@@ -600,14 +607,14 @@
|
|
|
600
607
|
{
|
|
601
608
|
"name": "Sébastien Chopin",
|
|
602
609
|
"github": "Atinux",
|
|
603
|
-
"twitter": "Atinux"
|
|
604
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
610
|
+
"twitter": "Atinux"
|
|
605
611
|
}
|
|
606
612
|
],
|
|
607
613
|
"compatibility": {
|
|
608
|
-
"
|
|
609
|
-
"
|
|
610
|
-
|
|
614
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
615
|
+
"requires": {
|
|
616
|
+
"bridge": "optional"
|
|
617
|
+
}
|
|
611
618
|
}
|
|
612
619
|
},
|
|
613
620
|
{
|
|
@@ -625,14 +632,12 @@
|
|
|
625
632
|
{
|
|
626
633
|
"name": "Pooya Parsa",
|
|
627
634
|
"github": "pi0",
|
|
628
|
-
"twitter": "_pi0_"
|
|
629
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
635
|
+
"twitter": "_pi0_"
|
|
630
636
|
}
|
|
631
637
|
],
|
|
632
638
|
"compatibility": {
|
|
633
|
-
"
|
|
634
|
-
"
|
|
635
|
-
"3.x": "unknown"
|
|
639
|
+
"nuxt": "^2.0.0",
|
|
640
|
+
"requires": {}
|
|
636
641
|
}
|
|
637
642
|
},
|
|
638
643
|
{
|
|
@@ -650,22 +655,20 @@
|
|
|
650
655
|
{
|
|
651
656
|
"name": "Daniel Roe",
|
|
652
657
|
"github": "danielroe",
|
|
653
|
-
"twitter": "danielcroe"
|
|
654
|
-
"avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
|
|
658
|
+
"twitter": "danielcroe"
|
|
655
659
|
}
|
|
656
660
|
],
|
|
657
661
|
"compatibility": {
|
|
658
|
-
"
|
|
659
|
-
"
|
|
660
|
-
"3.x": "unknown"
|
|
662
|
+
"nuxt": "^2.0.0",
|
|
663
|
+
"requires": {}
|
|
661
664
|
}
|
|
662
665
|
},
|
|
663
666
|
{
|
|
664
667
|
"name": "content",
|
|
665
|
-
"description": "
|
|
666
|
-
"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",
|
|
667
670
|
"npm": "@nuxt/content",
|
|
668
|
-
"icon": "
|
|
671
|
+
"icon": "nuxt.png",
|
|
669
672
|
"github": "https://github.com/nuxt/content",
|
|
670
673
|
"website": "https://content.nuxtjs.org",
|
|
671
674
|
"learn_more": "",
|
|
@@ -673,22 +676,24 @@
|
|
|
673
676
|
"type": "official",
|
|
674
677
|
"maintainers": [
|
|
675
678
|
{
|
|
676
|
-
"name": "
|
|
677
|
-
"github": "
|
|
678
|
-
"twitter": "
|
|
679
|
-
|
|
679
|
+
"name": "Yaël Guilloux",
|
|
680
|
+
"github": "Tahul",
|
|
681
|
+
"twitter": "yaeeelglx"
|
|
682
|
+
},
|
|
683
|
+
{
|
|
684
|
+
"name": "Ahad Birang",
|
|
685
|
+
"github": "farnabaz",
|
|
686
|
+
"twitter": "a_birang"
|
|
680
687
|
},
|
|
681
688
|
{
|
|
682
689
|
"name": "Sebastien Chopin",
|
|
683
690
|
"github": "Atinux",
|
|
684
|
-
"twitter": "Atinux"
|
|
685
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
691
|
+
"twitter": "Atinux"
|
|
686
692
|
}
|
|
687
693
|
],
|
|
688
694
|
"compatibility": {
|
|
689
|
-
"
|
|
690
|
-
"
|
|
691
|
-
"3.x": "broken"
|
|
695
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
696
|
+
"requires": {}
|
|
692
697
|
}
|
|
693
698
|
},
|
|
694
699
|
{
|
|
@@ -705,14 +710,12 @@
|
|
|
705
710
|
"maintainers": [
|
|
706
711
|
{
|
|
707
712
|
"name": "scaccogatto",
|
|
708
|
-
"github": "scaccogatto"
|
|
709
|
-
"avatar": "https://avatars3.githubusercontent.com/u/3670888?v=4"
|
|
713
|
+
"github": "scaccogatto"
|
|
710
714
|
}
|
|
711
715
|
],
|
|
712
716
|
"compatibility": {
|
|
713
|
-
"
|
|
714
|
-
"
|
|
715
|
-
"3.x": "unknown"
|
|
717
|
+
"nuxt": "^2.0.0",
|
|
718
|
+
"requires": {}
|
|
716
719
|
}
|
|
717
720
|
},
|
|
718
721
|
{
|
|
@@ -729,19 +732,16 @@
|
|
|
729
732
|
"maintainers": [
|
|
730
733
|
{
|
|
731
734
|
"name": "Thorn Walli",
|
|
732
|
-
"github": "ThornWalli"
|
|
733
|
-
"avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
|
|
735
|
+
"github": "ThornWalli"
|
|
734
736
|
},
|
|
735
737
|
{
|
|
736
738
|
"name": "GrabarzUndPartner",
|
|
737
|
-
"github": "GrabarzUndPartner"
|
|
738
|
-
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
739
|
+
"github": "GrabarzUndPartner"
|
|
739
740
|
}
|
|
740
741
|
],
|
|
741
742
|
"compatibility": {
|
|
742
|
-
"
|
|
743
|
-
"
|
|
744
|
-
"3.x": "unknown"
|
|
743
|
+
"nuxt": "^2.0.0",
|
|
744
|
+
"requires": {}
|
|
745
745
|
}
|
|
746
746
|
},
|
|
747
747
|
{
|
|
@@ -758,14 +758,12 @@
|
|
|
758
758
|
"maintainers": [
|
|
759
759
|
{
|
|
760
760
|
"name": "sandoche",
|
|
761
|
-
"github": "sandoche"
|
|
762
|
-
"avatar": "https://avatars2.githubusercontent.com/u/3635348?v=4"
|
|
761
|
+
"github": "sandoche"
|
|
763
762
|
}
|
|
764
763
|
],
|
|
765
764
|
"compatibility": {
|
|
766
|
-
"
|
|
767
|
-
"
|
|
768
|
-
"3.x": "unknown"
|
|
765
|
+
"nuxt": "^2.0.0",
|
|
766
|
+
"requires": {}
|
|
769
767
|
}
|
|
770
768
|
},
|
|
771
769
|
{
|
|
@@ -782,14 +780,34 @@
|
|
|
782
780
|
"maintainers": [
|
|
783
781
|
{
|
|
784
782
|
"name": "Ricardo Gobbo de Souza",
|
|
785
|
-
"github": "ricardogobbosouza"
|
|
786
|
-
|
|
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"
|
|
787
806
|
}
|
|
788
807
|
],
|
|
789
808
|
"compatibility": {
|
|
790
|
-
"
|
|
791
|
-
"
|
|
792
|
-
"3.x": "wip"
|
|
809
|
+
"nuxt": "^2.0.0",
|
|
810
|
+
"requires": {}
|
|
793
811
|
}
|
|
794
812
|
},
|
|
795
813
|
{
|
|
@@ -807,14 +825,35 @@
|
|
|
807
825
|
{
|
|
808
826
|
"name": "Takuma HANATANI",
|
|
809
827
|
"github": "potato4d",
|
|
810
|
-
"twitter": "potato4d"
|
|
811
|
-
|
|
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"
|
|
812
852
|
}
|
|
813
853
|
],
|
|
814
854
|
"compatibility": {
|
|
815
|
-
"
|
|
816
|
-
"
|
|
817
|
-
"3.x": "unknown"
|
|
855
|
+
"nuxt": "^2.0.0",
|
|
856
|
+
"requires": {}
|
|
818
857
|
}
|
|
819
858
|
},
|
|
820
859
|
{
|
|
@@ -831,14 +870,37 @@
|
|
|
831
870
|
"maintainers": [
|
|
832
871
|
{
|
|
833
872
|
"name": "Shinji Yamada",
|
|
834
|
-
"github": "dotneet"
|
|
835
|
-
|
|
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"
|
|
836
897
|
}
|
|
837
898
|
],
|
|
838
899
|
"compatibility": {
|
|
839
|
-
"
|
|
840
|
-
"
|
|
841
|
-
|
|
900
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
901
|
+
"requires": {
|
|
902
|
+
"bridge": true
|
|
903
|
+
}
|
|
842
904
|
}
|
|
843
905
|
},
|
|
844
906
|
{
|
|
@@ -855,14 +917,45 @@
|
|
|
855
917
|
"maintainers": [
|
|
856
918
|
{
|
|
857
919
|
"name": "Julien Tant",
|
|
858
|
-
"github": "JulienTant"
|
|
859
|
-
|
|
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"
|
|
860
954
|
}
|
|
861
955
|
],
|
|
862
956
|
"compatibility": {
|
|
863
|
-
"
|
|
864
|
-
"
|
|
865
|
-
"3.x": "unknown"
|
|
957
|
+
"nuxt": "^2.0.0",
|
|
958
|
+
"requires": {}
|
|
866
959
|
}
|
|
867
960
|
},
|
|
868
961
|
{
|
|
@@ -879,14 +972,12 @@
|
|
|
879
972
|
"maintainers": [
|
|
880
973
|
{
|
|
881
974
|
"name": "Decipher",
|
|
882
|
-
"github": "decipher"
|
|
883
|
-
"avatar": "https://avatars0.githubusercontent.com/u/161090?s=460&v=4"
|
|
975
|
+
"github": "decipher"
|
|
884
976
|
}
|
|
885
977
|
],
|
|
886
978
|
"compatibility": {
|
|
887
|
-
"
|
|
888
|
-
"
|
|
889
|
-
"3.x": "unknown"
|
|
979
|
+
"nuxt": "^2.0.0",
|
|
980
|
+
"requires": {}
|
|
890
981
|
}
|
|
891
982
|
},
|
|
892
983
|
{
|
|
@@ -904,14 +995,12 @@
|
|
|
904
995
|
{
|
|
905
996
|
"name": "Pooya Parsa",
|
|
906
997
|
"github": "pi0",
|
|
907
|
-
"twitter": "_pi0_"
|
|
908
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
998
|
+
"twitter": "_pi0_"
|
|
909
999
|
}
|
|
910
1000
|
],
|
|
911
1001
|
"compatibility": {
|
|
912
|
-
"
|
|
913
|
-
"
|
|
914
|
-
"3.x": "unknown"
|
|
1002
|
+
"nuxt": "^2.0.0",
|
|
1003
|
+
"requires": {}
|
|
915
1004
|
}
|
|
916
1005
|
},
|
|
917
1006
|
{
|
|
@@ -928,14 +1017,12 @@
|
|
|
928
1017
|
"maintainers": [
|
|
929
1018
|
{
|
|
930
1019
|
"name": "Ricardo Gobbo de Souza",
|
|
931
|
-
"github": "ricardogobbosouza"
|
|
932
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
1020
|
+
"github": "ricardogobbosouza"
|
|
933
1021
|
}
|
|
934
1022
|
],
|
|
935
1023
|
"compatibility": {
|
|
936
|
-
"
|
|
937
|
-
"
|
|
938
|
-
"3.x": "unknown"
|
|
1024
|
+
"nuxt": "^2.0.0",
|
|
1025
|
+
"requires": {}
|
|
939
1026
|
}
|
|
940
1027
|
},
|
|
941
1028
|
{
|
|
@@ -952,14 +1039,12 @@
|
|
|
952
1039
|
"maintainers": [
|
|
953
1040
|
{
|
|
954
1041
|
"name": "Xin Du",
|
|
955
|
-
"github": "clarkdo"
|
|
956
|
-
"avatar": "https://avatars3.githubusercontent.com/u/4312154?v=4"
|
|
1042
|
+
"github": "clarkdo"
|
|
957
1043
|
}
|
|
958
1044
|
],
|
|
959
1045
|
"compatibility": {
|
|
960
|
-
"
|
|
961
|
-
"
|
|
962
|
-
"3.x": "unknown"
|
|
1046
|
+
"nuxt": "^2.0.0",
|
|
1047
|
+
"requires": {}
|
|
963
1048
|
}
|
|
964
1049
|
},
|
|
965
1050
|
{
|
|
@@ -976,14 +1061,12 @@
|
|
|
976
1061
|
"maintainers": [
|
|
977
1062
|
{
|
|
978
1063
|
"name": "yabhq",
|
|
979
|
-
"github": "yabhq"
|
|
980
|
-
"avatar": "https://avatars.githubusercontent.com/u/16291011?v=4"
|
|
1064
|
+
"github": "yabhq"
|
|
981
1065
|
}
|
|
982
1066
|
],
|
|
983
1067
|
"compatibility": {
|
|
984
|
-
"
|
|
985
|
-
"
|
|
986
|
-
"3.x": "unknown"
|
|
1068
|
+
"nuxt": "^2.0.0",
|
|
1069
|
+
"requires": {}
|
|
987
1070
|
}
|
|
988
1071
|
},
|
|
989
1072
|
{
|
|
@@ -1000,19 +1083,17 @@
|
|
|
1000
1083
|
"maintainers": [
|
|
1001
1084
|
{
|
|
1002
1085
|
"name": "stephenkr",
|
|
1003
|
-
"github": "stephenkr"
|
|
1004
|
-
"avatar": "https://avatars0.githubusercontent.com/u/25742275?v=4"
|
|
1086
|
+
"github": "stephenkr"
|
|
1005
1087
|
}
|
|
1006
1088
|
],
|
|
1007
1089
|
"compatibility": {
|
|
1008
|
-
"
|
|
1009
|
-
"
|
|
1010
|
-
"3.x": "unknown"
|
|
1090
|
+
"nuxt": "^2.0.0",
|
|
1091
|
+
"requires": {}
|
|
1011
1092
|
}
|
|
1012
1093
|
},
|
|
1013
1094
|
{
|
|
1014
1095
|
"name": "feed",
|
|
1015
|
-
"description": "Feed module enables everyone to have RSS, Atom and
|
|
1096
|
+
"description": "Feed module enables everyone to have RSS, Atom and JSON.",
|
|
1016
1097
|
"repo": "nuxt-community/feed-module",
|
|
1017
1098
|
"npm": "@nuxtjs/feed",
|
|
1018
1099
|
"icon": "",
|
|
@@ -1025,20 +1106,18 @@
|
|
|
1025
1106
|
{
|
|
1026
1107
|
"name": "Alexander Lichter",
|
|
1027
1108
|
"github": "manniL",
|
|
1028
|
-
"twitter": "TheAlexLichter"
|
|
1029
|
-
"avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
|
|
1109
|
+
"twitter": "TheAlexLichter"
|
|
1030
1110
|
}
|
|
1031
1111
|
],
|
|
1032
1112
|
"compatibility": {
|
|
1033
|
-
"
|
|
1034
|
-
"
|
|
1035
|
-
"3.x": "unknown"
|
|
1113
|
+
"nuxt": "^2.0.0",
|
|
1114
|
+
"requires": {}
|
|
1036
1115
|
}
|
|
1037
1116
|
},
|
|
1038
1117
|
{
|
|
1039
1118
|
"name": "firebase",
|
|
1040
1119
|
"description": "Integrate Firebase into your Nuxt project.",
|
|
1041
|
-
"repo": "nuxt-community/firebase-module",
|
|
1120
|
+
"repo": "nuxt-community/firebase-module#master/packages/firebase-module",
|
|
1042
1121
|
"npm": "@nuxtjs/firebase",
|
|
1043
1122
|
"icon": "firebase.png",
|
|
1044
1123
|
"github": "https://github.com/nuxt-community/firebase-module",
|
|
@@ -1049,14 +1128,12 @@
|
|
|
1049
1128
|
"maintainers": [
|
|
1050
1129
|
{
|
|
1051
1130
|
"name": "Pascal Luther",
|
|
1052
|
-
"github": "lupas"
|
|
1053
|
-
"avatar": "https://avatars1.githubusercontent.com/u/4020037?v=4"
|
|
1131
|
+
"github": "lupas"
|
|
1054
1132
|
}
|
|
1055
1133
|
],
|
|
1056
1134
|
"compatibility": {
|
|
1057
|
-
"
|
|
1058
|
-
"
|
|
1059
|
-
"3.x": "unknown"
|
|
1135
|
+
"nuxt": "^2.0.0",
|
|
1136
|
+
"requires": {}
|
|
1060
1137
|
}
|
|
1061
1138
|
},
|
|
1062
1139
|
{
|
|
@@ -1073,14 +1150,12 @@
|
|
|
1073
1150
|
"maintainers": [
|
|
1074
1151
|
{
|
|
1075
1152
|
"name": "sandoche",
|
|
1076
|
-
"github": "sandoche"
|
|
1077
|
-
"avatar": "https://avatars2.githubusercontent.com/u/3635348?v=4"
|
|
1153
|
+
"github": "sandoche"
|
|
1078
1154
|
}
|
|
1079
1155
|
],
|
|
1080
1156
|
"compatibility": {
|
|
1081
|
-
"
|
|
1082
|
-
"
|
|
1083
|
-
"3.x": "unknown"
|
|
1157
|
+
"nuxt": "^2.0.0",
|
|
1158
|
+
"requires": {}
|
|
1084
1159
|
}
|
|
1085
1160
|
},
|
|
1086
1161
|
{
|
|
@@ -1097,14 +1172,12 @@
|
|
|
1097
1172
|
"maintainers": [
|
|
1098
1173
|
{
|
|
1099
1174
|
"name": "GrabarzUndPartner",
|
|
1100
|
-
"github": "GrabarzUndPartner"
|
|
1101
|
-
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
1175
|
+
"github": "GrabarzUndPartner"
|
|
1102
1176
|
}
|
|
1103
1177
|
],
|
|
1104
1178
|
"compatibility": {
|
|
1105
|
-
"
|
|
1106
|
-
"
|
|
1107
|
-
"3.x": "unknown"
|
|
1179
|
+
"nuxt": "^2.0.0",
|
|
1180
|
+
"requires": {}
|
|
1108
1181
|
}
|
|
1109
1182
|
},
|
|
1110
1183
|
{
|
|
@@ -1121,14 +1194,12 @@
|
|
|
1121
1194
|
"maintainers": [
|
|
1122
1195
|
{
|
|
1123
1196
|
"name": "kdydesign",
|
|
1124
|
-
"github": "kdydesign"
|
|
1125
|
-
"avatar": "https://avatars3.githubusercontent.com/u/10152521?v=4"
|
|
1197
|
+
"github": "kdydesign"
|
|
1126
1198
|
}
|
|
1127
1199
|
],
|
|
1128
1200
|
"compatibility": {
|
|
1129
|
-
"
|
|
1130
|
-
"
|
|
1131
|
-
"3.x": "unknown"
|
|
1201
|
+
"nuxt": "^2.0.0",
|
|
1202
|
+
"requires": {}
|
|
1132
1203
|
}
|
|
1133
1204
|
},
|
|
1134
1205
|
{
|
|
@@ -1145,14 +1216,40 @@
|
|
|
1145
1216
|
"maintainers": [
|
|
1146
1217
|
{
|
|
1147
1218
|
"name": "Pim",
|
|
1148
|
-
"github": "pimlie"
|
|
1149
|
-
|
|
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"
|
|
1150
1248
|
}
|
|
1151
1249
|
],
|
|
1152
1250
|
"compatibility": {
|
|
1153
|
-
"
|
|
1154
|
-
"
|
|
1155
|
-
"3.x": "unknown"
|
|
1251
|
+
"nuxt": "^3.0.0",
|
|
1252
|
+
"requires": {}
|
|
1156
1253
|
}
|
|
1157
1254
|
},
|
|
1158
1255
|
{
|
|
@@ -1169,14 +1266,12 @@
|
|
|
1169
1266
|
"maintainers": [
|
|
1170
1267
|
{
|
|
1171
1268
|
"name": "vaso2",
|
|
1172
|
-
"github": "vaso2"
|
|
1173
|
-
"avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
|
|
1269
|
+
"github": "vaso2"
|
|
1174
1270
|
}
|
|
1175
1271
|
],
|
|
1176
1272
|
"compatibility": {
|
|
1177
|
-
"
|
|
1178
|
-
"
|
|
1179
|
-
"3.x": "unknown"
|
|
1273
|
+
"nuxt": "^2.0.0",
|
|
1274
|
+
"requires": {}
|
|
1180
1275
|
}
|
|
1181
1276
|
},
|
|
1182
1277
|
{
|
|
@@ -1193,14 +1288,12 @@
|
|
|
1193
1288
|
"maintainers": [
|
|
1194
1289
|
{
|
|
1195
1290
|
"name": "lindsaykwardell",
|
|
1196
|
-
"github": "lindsaykwardell"
|
|
1197
|
-
"avatar": "https://avatars0.githubusercontent.com/u/32229300?v=4"
|
|
1291
|
+
"github": "lindsaykwardell"
|
|
1198
1292
|
}
|
|
1199
1293
|
],
|
|
1200
1294
|
"compatibility": {
|
|
1201
|
-
"
|
|
1202
|
-
"
|
|
1203
|
-
"3.x": "unknown"
|
|
1295
|
+
"nuxt": "^2.0.0",
|
|
1296
|
+
"requires": {}
|
|
1204
1297
|
}
|
|
1205
1298
|
},
|
|
1206
1299
|
{
|
|
@@ -1217,14 +1310,12 @@
|
|
|
1217
1310
|
"maintainers": [
|
|
1218
1311
|
{
|
|
1219
1312
|
"name": "Troy Morehouse",
|
|
1220
|
-
"github": "tmorehouse"
|
|
1221
|
-
"avatar": "https://avatars3.githubusercontent.com/u/2781561?v=4"
|
|
1313
|
+
"github": "tmorehouse"
|
|
1222
1314
|
}
|
|
1223
1315
|
],
|
|
1224
1316
|
"compatibility": {
|
|
1225
|
-
"
|
|
1226
|
-
"
|
|
1227
|
-
"3.x": "unknown"
|
|
1317
|
+
"nuxt": "^2.0.0",
|
|
1318
|
+
"requires": {}
|
|
1228
1319
|
}
|
|
1229
1320
|
},
|
|
1230
1321
|
{
|
|
@@ -1242,25 +1333,21 @@
|
|
|
1242
1333
|
{
|
|
1243
1334
|
"name": "Pooya Parsa",
|
|
1244
1335
|
"github": "pi0",
|
|
1245
|
-
"twitter": "_pi0_"
|
|
1246
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
1336
|
+
"twitter": "_pi0_"
|
|
1247
1337
|
},
|
|
1248
1338
|
{
|
|
1249
1339
|
"name": "Ricardo Gobbo de Souza",
|
|
1250
|
-
"github": "ricardogobbosouza"
|
|
1251
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
1340
|
+
"github": "ricardogobbosouza"
|
|
1252
1341
|
},
|
|
1253
1342
|
{
|
|
1254
1343
|
"name": "Matteo Gabriele",
|
|
1255
1344
|
"github": "MatteoGabriele",
|
|
1256
|
-
"twitter": "matteo_gabriele"
|
|
1257
|
-
"avatar": "https://avatars1.githubusercontent.com/u/5337152?v=4"
|
|
1345
|
+
"twitter": "matteo_gabriele"
|
|
1258
1346
|
}
|
|
1259
1347
|
],
|
|
1260
1348
|
"compatibility": {
|
|
1261
|
-
"
|
|
1262
|
-
"
|
|
1263
|
-
"3.x": "unknown"
|
|
1349
|
+
"nuxt": "^2.0.0",
|
|
1350
|
+
"requires": {}
|
|
1264
1351
|
}
|
|
1265
1352
|
},
|
|
1266
1353
|
{
|
|
@@ -1277,14 +1364,14 @@
|
|
|
1277
1364
|
"maintainers": [
|
|
1278
1365
|
{
|
|
1279
1366
|
"name": "Ricardo Gobbo de Souza",
|
|
1280
|
-
"github": "ricardogobbosouza"
|
|
1281
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
1367
|
+
"github": "ricardogobbosouza"
|
|
1282
1368
|
}
|
|
1283
1369
|
],
|
|
1284
1370
|
"compatibility": {
|
|
1285
|
-
"
|
|
1286
|
-
"
|
|
1287
|
-
|
|
1371
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1372
|
+
"requires": {
|
|
1373
|
+
"bridge": "optional"
|
|
1374
|
+
}
|
|
1288
1375
|
}
|
|
1289
1376
|
},
|
|
1290
1377
|
{
|
|
@@ -1301,19 +1388,16 @@
|
|
|
1301
1388
|
"maintainers": [
|
|
1302
1389
|
{
|
|
1303
1390
|
"name": "Dominic Garms",
|
|
1304
|
-
"github": "dohomi"
|
|
1305
|
-
"avatar": "https://avatars0.githubusercontent.com/u/489221?v=4"
|
|
1391
|
+
"github": "dohomi"
|
|
1306
1392
|
},
|
|
1307
1393
|
{
|
|
1308
1394
|
"name": "Ricardo Gobbo de Souza",
|
|
1309
|
-
"github": "ricardogobbosouza"
|
|
1310
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
1395
|
+
"github": "ricardogobbosouza"
|
|
1311
1396
|
}
|
|
1312
1397
|
],
|
|
1313
1398
|
"compatibility": {
|
|
1314
|
-
"
|
|
1315
|
-
"
|
|
1316
|
-
"3.x": "unknown"
|
|
1399
|
+
"nuxt": "^2.0.0",
|
|
1400
|
+
"requires": {}
|
|
1317
1401
|
}
|
|
1318
1402
|
},
|
|
1319
1403
|
{
|
|
@@ -1331,26 +1415,44 @@
|
|
|
1331
1415
|
{
|
|
1332
1416
|
"name": "Pooya Parsa",
|
|
1333
1417
|
"github": "pi0",
|
|
1334
|
-
"twitter": "_pi0_"
|
|
1335
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
1418
|
+
"twitter": "_pi0_"
|
|
1336
1419
|
},
|
|
1337
1420
|
{
|
|
1338
1421
|
"name": "Farzad Soltani",
|
|
1339
1422
|
"github": "farzadso",
|
|
1340
|
-
"twitter": "farzadso"
|
|
1341
|
-
"avatar": "https://avatars0.githubusercontent.com/u/19854715?v=4"
|
|
1423
|
+
"twitter": "farzadso"
|
|
1342
1424
|
},
|
|
1343
1425
|
{
|
|
1344
1426
|
"name": "Josh Deltener",
|
|
1345
1427
|
"github": "hecktarzuli",
|
|
1346
|
-
"twitter": "JoshDeltener"
|
|
1347
|
-
|
|
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"
|
|
1348
1451
|
}
|
|
1349
1452
|
],
|
|
1350
1453
|
"compatibility": {
|
|
1351
|
-
"
|
|
1352
|
-
"
|
|
1353
|
-
"3.x": "unknown"
|
|
1454
|
+
"nuxt": "^3.0.0",
|
|
1455
|
+
"requires": {}
|
|
1354
1456
|
}
|
|
1355
1457
|
},
|
|
1356
1458
|
{
|
|
@@ -1367,14 +1469,12 @@
|
|
|
1367
1469
|
"maintainers": [
|
|
1368
1470
|
{
|
|
1369
1471
|
"name": "gomah",
|
|
1370
|
-
"github": "gomah"
|
|
1371
|
-
"avatar": "https://avatars3.githubusercontent.com/u/2362138?v=4"
|
|
1472
|
+
"github": "gomah"
|
|
1372
1473
|
}
|
|
1373
1474
|
],
|
|
1374
1475
|
"compatibility": {
|
|
1375
|
-
"
|
|
1376
|
-
"
|
|
1377
|
-
"3.x": "unknown"
|
|
1476
|
+
"nuxt": "^2.0.0",
|
|
1477
|
+
"requires": {}
|
|
1378
1478
|
}
|
|
1379
1479
|
},
|
|
1380
1480
|
{
|
|
@@ -1392,14 +1492,12 @@
|
|
|
1392
1492
|
{
|
|
1393
1493
|
"name": "Pooya Parsa",
|
|
1394
1494
|
"github": "pi0",
|
|
1395
|
-
"twitter": "_pi0_"
|
|
1396
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
1495
|
+
"twitter": "_pi0_"
|
|
1397
1496
|
}
|
|
1398
1497
|
],
|
|
1399
1498
|
"compatibility": {
|
|
1400
|
-
"
|
|
1401
|
-
"
|
|
1402
|
-
"3.x": "unknown"
|
|
1499
|
+
"nuxt": "^2.0.0",
|
|
1500
|
+
"requires": {}
|
|
1403
1501
|
}
|
|
1404
1502
|
},
|
|
1405
1503
|
{
|
|
@@ -1416,14 +1514,58 @@
|
|
|
1416
1514
|
"maintainers": [
|
|
1417
1515
|
{
|
|
1418
1516
|
"name": "Xin Du",
|
|
1419
|
-
"github": "clarkdo"
|
|
1420
|
-
|
|
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"
|
|
1421
1564
|
}
|
|
1422
1565
|
],
|
|
1423
1566
|
"compatibility": {
|
|
1424
|
-
"
|
|
1425
|
-
"
|
|
1426
|
-
"3.x": "unknown"
|
|
1567
|
+
"nuxt": "^2.0.0",
|
|
1568
|
+
"requires": {}
|
|
1427
1569
|
}
|
|
1428
1570
|
},
|
|
1429
1571
|
{
|
|
@@ -1440,14 +1582,12 @@
|
|
|
1440
1582
|
"maintainers": [
|
|
1441
1583
|
{
|
|
1442
1584
|
"name": "victor-perez",
|
|
1443
|
-
"github": "victor-perez"
|
|
1444
|
-
"avatar": "https://avatars1.githubusercontent.com/u/672958?v=4"
|
|
1585
|
+
"github": "victor-perez"
|
|
1445
1586
|
}
|
|
1446
1587
|
],
|
|
1447
1588
|
"compatibility": {
|
|
1448
|
-
"
|
|
1449
|
-
"
|
|
1450
|
-
"3.x": "unknown"
|
|
1589
|
+
"nuxt": "^2.0.0",
|
|
1590
|
+
"requires": {}
|
|
1451
1591
|
}
|
|
1452
1592
|
},
|
|
1453
1593
|
{
|
|
@@ -1464,14 +1604,12 @@
|
|
|
1464
1604
|
"maintainers": [
|
|
1465
1605
|
{
|
|
1466
1606
|
"name": "richardeschloss",
|
|
1467
|
-
"github": "richardeschloss"
|
|
1468
|
-
"avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
|
|
1607
|
+
"github": "richardeschloss"
|
|
1469
1608
|
}
|
|
1470
1609
|
],
|
|
1471
1610
|
"compatibility": {
|
|
1472
|
-
"
|
|
1473
|
-
"
|
|
1474
|
-
"3.x": "unknown"
|
|
1611
|
+
"nuxt": "^2.0.0",
|
|
1612
|
+
"requires": {}
|
|
1475
1613
|
}
|
|
1476
1614
|
},
|
|
1477
1615
|
{
|
|
@@ -1488,14 +1626,12 @@
|
|
|
1488
1626
|
"maintainers": [
|
|
1489
1627
|
{
|
|
1490
1628
|
"name": "hidekatsu-izuno",
|
|
1491
|
-
"github": "hidekatsu-izuno"
|
|
1492
|
-
"avatar": "https://avatars0.githubusercontent.com/u/1091860?v=4"
|
|
1629
|
+
"github": "hidekatsu-izuno"
|
|
1493
1630
|
}
|
|
1494
1631
|
],
|
|
1495
1632
|
"compatibility": {
|
|
1496
|
-
"
|
|
1497
|
-
"
|
|
1498
|
-
"3.x": "unknown"
|
|
1633
|
+
"nuxt": "^2.0.0",
|
|
1634
|
+
"requires": {}
|
|
1499
1635
|
}
|
|
1500
1636
|
},
|
|
1501
1637
|
{
|
|
@@ -1512,23 +1648,21 @@
|
|
|
1512
1648
|
"maintainers": [
|
|
1513
1649
|
{
|
|
1514
1650
|
"name": "Xin Du",
|
|
1515
|
-
"github": "clarkdo"
|
|
1516
|
-
"avatar": "https://avatars3.githubusercontent.com/u/4312154?v=4"
|
|
1651
|
+
"github": "clarkdo"
|
|
1517
1652
|
}
|
|
1518
1653
|
],
|
|
1519
1654
|
"compatibility": {
|
|
1520
|
-
"
|
|
1521
|
-
"
|
|
1522
|
-
"3.x": "unknown"
|
|
1655
|
+
"nuxt": "^2.0.0",
|
|
1656
|
+
"requires": {}
|
|
1523
1657
|
}
|
|
1524
1658
|
},
|
|
1525
1659
|
{
|
|
1526
1660
|
"name": "html-validator",
|
|
1527
1661
|
"description": "Automatically validate Nuxt server-rendered HTML html",
|
|
1528
|
-
"repo": "nuxt-
|
|
1662
|
+
"repo": "nuxt-modules/html-validator",
|
|
1529
1663
|
"npm": "@nuxtjs/html-validator",
|
|
1530
1664
|
"icon": "html-validator.png",
|
|
1531
|
-
"github": "https://github.com/nuxt-
|
|
1665
|
+
"github": "https://github.com/nuxt-modules/html-validator",
|
|
1532
1666
|
"website": "https://html-validator.nuxtjs.org",
|
|
1533
1667
|
"learn_more": "https://html-validate.org",
|
|
1534
1668
|
"category": "Performance",
|
|
@@ -1537,14 +1671,14 @@
|
|
|
1537
1671
|
{
|
|
1538
1672
|
"name": "Daniel Roe",
|
|
1539
1673
|
"github": "danielroe",
|
|
1540
|
-
"twitter": "danielcroe"
|
|
1541
|
-
"avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
|
|
1674
|
+
"twitter": "danielcroe"
|
|
1542
1675
|
}
|
|
1543
1676
|
],
|
|
1544
1677
|
"compatibility": {
|
|
1545
|
-
"
|
|
1546
|
-
"
|
|
1547
|
-
|
|
1678
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1679
|
+
"requires": {
|
|
1680
|
+
"bridge": "optional"
|
|
1681
|
+
}
|
|
1548
1682
|
}
|
|
1549
1683
|
},
|
|
1550
1684
|
{
|
|
@@ -1562,20 +1696,17 @@
|
|
|
1562
1696
|
{
|
|
1563
1697
|
"name": "Pooya Parsa",
|
|
1564
1698
|
"github": "pi0",
|
|
1565
|
-
"twitter": "_pi0_"
|
|
1566
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
1699
|
+
"twitter": "_pi0_"
|
|
1567
1700
|
},
|
|
1568
1701
|
{
|
|
1569
1702
|
"name": "Sébastien Chopin",
|
|
1570
1703
|
"github": "Atinux",
|
|
1571
|
-
"twitter": "Atinux"
|
|
1572
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
1704
|
+
"twitter": "Atinux"
|
|
1573
1705
|
}
|
|
1574
1706
|
],
|
|
1575
1707
|
"compatibility": {
|
|
1576
|
-
"
|
|
1577
|
-
"
|
|
1578
|
-
"3.x": "unknown"
|
|
1708
|
+
"nuxt": "^2.0.0",
|
|
1709
|
+
"requires": {}
|
|
1579
1710
|
}
|
|
1580
1711
|
},
|
|
1581
1712
|
{
|
|
@@ -1593,14 +1724,12 @@
|
|
|
1593
1724
|
{
|
|
1594
1725
|
"name": "Luca Iaconelli",
|
|
1595
1726
|
"github": "LuXDAmore",
|
|
1596
|
-
"twitter": "luxdamore"
|
|
1597
|
-
"avatar": "https://avatars0.githubusercontent.com/u/3841171?v=4"
|
|
1727
|
+
"twitter": "luxdamore"
|
|
1598
1728
|
}
|
|
1599
1729
|
],
|
|
1600
1730
|
"compatibility": {
|
|
1601
|
-
"
|
|
1602
|
-
"
|
|
1603
|
-
"3.x": "unknown"
|
|
1731
|
+
"nuxt": "^2.0.0",
|
|
1732
|
+
"requires": {}
|
|
1604
1733
|
}
|
|
1605
1734
|
},
|
|
1606
1735
|
{
|
|
@@ -1617,19 +1746,60 @@
|
|
|
1617
1746
|
"maintainers": [
|
|
1618
1747
|
{
|
|
1619
1748
|
"name": "Rafał Chłodnicki",
|
|
1620
|
-
"github": "rchl"
|
|
1621
|
-
"avatar": "https://avatars1.githubusercontent.com/u/153197?v=4"
|
|
1749
|
+
"github": "rchl"
|
|
1622
1750
|
},
|
|
1623
1751
|
{
|
|
1624
1752
|
"name": "Kazuya Kawaguchi",
|
|
1625
|
-
"github": "kazupon"
|
|
1626
|
-
|
|
1753
|
+
"github": "kazupon"
|
|
1754
|
+
}
|
|
1755
|
+
],
|
|
1756
|
+
"compatibility": {
|
|
1757
|
+
"nuxt": "^2.0.0",
|
|
1758
|
+
"requires": {}
|
|
1759
|
+
}
|
|
1760
|
+
},
|
|
1761
|
+
{
|
|
1762
|
+
"name": "icon",
|
|
1763
|
+
"description": "",
|
|
1764
|
+
"repo": "nuxt-modules/icon",
|
|
1765
|
+
"npm": "nuxt-icon",
|
|
1766
|
+
"icon": "nuxt-icon.png",
|
|
1767
|
+
"github": "https://github.com/nuxt-modules/icon",
|
|
1768
|
+
"website": "https://github.com/nuxt-modules/icon",
|
|
1769
|
+
"learn_more": "",
|
|
1770
|
+
"category": "UI",
|
|
1771
|
+
"type": "community",
|
|
1772
|
+
"maintainers": [
|
|
1773
|
+
{
|
|
1774
|
+
"name": "Atinux",
|
|
1775
|
+
"github": "Atinux"
|
|
1776
|
+
}
|
|
1777
|
+
],
|
|
1778
|
+
"compatibility": {
|
|
1779
|
+
"nuxt": "^3.0.0",
|
|
1780
|
+
"requires": {}
|
|
1781
|
+
}
|
|
1782
|
+
},
|
|
1783
|
+
{
|
|
1784
|
+
"name": "icons",
|
|
1785
|
+
"description": "Use your own automatically imported SVG icons.",
|
|
1786
|
+
"repo": "gitfoxcode/nuxt-icons",
|
|
1787
|
+
"npm": "nuxt-icons",
|
|
1788
|
+
"icon": "icons.png",
|
|
1789
|
+
"github": "https://github.com/gitFoxCode/nuxt-icons",
|
|
1790
|
+
"website": "https://github.com/gitFoxCode/nuxt-icons",
|
|
1791
|
+
"learn_more": "",
|
|
1792
|
+
"category": "UI",
|
|
1793
|
+
"type": "3rd-party",
|
|
1794
|
+
"maintainers": [
|
|
1795
|
+
{
|
|
1796
|
+
"name": "Sebastian Wludzik",
|
|
1797
|
+
"github": "gitfoxcode"
|
|
1627
1798
|
}
|
|
1628
1799
|
],
|
|
1629
1800
|
"compatibility": {
|
|
1630
|
-
"
|
|
1631
|
-
"
|
|
1632
|
-
"3.x": "broken"
|
|
1801
|
+
"nuxt": "^3.0.0",
|
|
1802
|
+
"requires": {}
|
|
1633
1803
|
}
|
|
1634
1804
|
},
|
|
1635
1805
|
{
|
|
@@ -1646,14 +1816,12 @@
|
|
|
1646
1816
|
"maintainers": [
|
|
1647
1817
|
{
|
|
1648
1818
|
"name": "Barry Fisher",
|
|
1649
|
-
"github": "Barry-Fisher"
|
|
1650
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1033560?v=4"
|
|
1819
|
+
"github": "Barry-Fisher"
|
|
1651
1820
|
}
|
|
1652
1821
|
],
|
|
1653
1822
|
"compatibility": {
|
|
1654
|
-
"
|
|
1655
|
-
"
|
|
1656
|
-
"3.x": "unknown"
|
|
1823
|
+
"nuxt": "^2.0.0",
|
|
1824
|
+
"requires": {}
|
|
1657
1825
|
}
|
|
1658
1826
|
},
|
|
1659
1827
|
{
|
|
@@ -1671,26 +1839,24 @@
|
|
|
1671
1839
|
{
|
|
1672
1840
|
"name": "Ahad Birang",
|
|
1673
1841
|
"github": "farnabaz",
|
|
1674
|
-
"twitter": "a_birang"
|
|
1675
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
|
|
1842
|
+
"twitter": "a_birang"
|
|
1676
1843
|
},
|
|
1677
1844
|
{
|
|
1678
1845
|
"name": "Pooya Parsa",
|
|
1679
1846
|
"github": "pi0",
|
|
1680
|
-
"twitter": "_pi0_"
|
|
1681
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
1847
|
+
"twitter": "_pi0_"
|
|
1682
1848
|
},
|
|
1683
1849
|
{
|
|
1684
1850
|
"name": "Sebastien Chopin",
|
|
1685
1851
|
"github": "Atinux",
|
|
1686
|
-
"twitter": "Atinux"
|
|
1687
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
1852
|
+
"twitter": "Atinux"
|
|
1688
1853
|
}
|
|
1689
1854
|
],
|
|
1690
1855
|
"compatibility": {
|
|
1691
|
-
"
|
|
1692
|
-
"
|
|
1693
|
-
|
|
1856
|
+
"nuxt": "^2.0.0",
|
|
1857
|
+
"requires": {
|
|
1858
|
+
"bridge": "optional"
|
|
1859
|
+
}
|
|
1694
1860
|
}
|
|
1695
1861
|
},
|
|
1696
1862
|
{
|
|
@@ -1707,14 +1873,37 @@
|
|
|
1707
1873
|
"maintainers": [
|
|
1708
1874
|
{
|
|
1709
1875
|
"name": "Ricardo Gobbo de Souza",
|
|
1710
|
-
"github": "ricardogobbosouza"
|
|
1711
|
-
|
|
1876
|
+
"github": "ricardogobbosouza"
|
|
1877
|
+
}
|
|
1878
|
+
],
|
|
1879
|
+
"compatibility": {
|
|
1880
|
+
"nuxt": "^2.0.0",
|
|
1881
|
+
"requires": {}
|
|
1882
|
+
}
|
|
1883
|
+
},
|
|
1884
|
+
{
|
|
1885
|
+
"name": "inkline",
|
|
1886
|
+
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
1887
|
+
"repo": "inkline/nuxt-module-inkline",
|
|
1888
|
+
"npm": "@inkline/nuxt",
|
|
1889
|
+
"icon": "inkline.svg",
|
|
1890
|
+
"github": "https://github.com/inkline/nuxt-module-inkline",
|
|
1891
|
+
"website": "https://inkline.io",
|
|
1892
|
+
"learn_more": "https://inkline.io/docs/introduction/installation/nuxt",
|
|
1893
|
+
"category": "UI",
|
|
1894
|
+
"type": "3rd-party",
|
|
1895
|
+
"maintainers": [
|
|
1896
|
+
{
|
|
1897
|
+
"name": "Alex Grozav",
|
|
1898
|
+
"github": "alexgrozav",
|
|
1899
|
+
"twitter": "alexgrozav"
|
|
1712
1900
|
}
|
|
1713
1901
|
],
|
|
1714
1902
|
"compatibility": {
|
|
1715
|
-
"
|
|
1716
|
-
"
|
|
1717
|
-
|
|
1903
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1904
|
+
"requires": {
|
|
1905
|
+
"bridge": true
|
|
1906
|
+
}
|
|
1718
1907
|
}
|
|
1719
1908
|
},
|
|
1720
1909
|
{
|
|
@@ -1731,14 +1920,35 @@
|
|
|
1731
1920
|
"maintainers": [
|
|
1732
1921
|
{
|
|
1733
1922
|
"name": "hex-digital",
|
|
1734
|
-
"github": "hex-digital"
|
|
1735
|
-
|
|
1923
|
+
"github": "hex-digital"
|
|
1924
|
+
}
|
|
1925
|
+
],
|
|
1926
|
+
"compatibility": {
|
|
1927
|
+
"nuxt": "^2.0.0",
|
|
1928
|
+
"requires": {}
|
|
1929
|
+
}
|
|
1930
|
+
},
|
|
1931
|
+
{
|
|
1932
|
+
"name": "ionic",
|
|
1933
|
+
"description": "Batteries-included Ionic integration for building iOS, Android and web apps.",
|
|
1934
|
+
"repo": "danielroe/nuxt-ionic",
|
|
1935
|
+
"npm": "nuxt-ionic",
|
|
1936
|
+
"icon": "ionic.svg",
|
|
1937
|
+
"github": "https://github.com/danielroe/nuxt-ionic",
|
|
1938
|
+
"website": "https://ionic.roe.dev",
|
|
1939
|
+
"learn_more": "https://ionicframework.com",
|
|
1940
|
+
"category": "Libraries",
|
|
1941
|
+
"type": "3rd-party",
|
|
1942
|
+
"maintainers": [
|
|
1943
|
+
{
|
|
1944
|
+
"name": "Daniel Roe",
|
|
1945
|
+
"github": "danielroe",
|
|
1946
|
+
"twitter": "danielcroe"
|
|
1736
1947
|
}
|
|
1737
1948
|
],
|
|
1738
1949
|
"compatibility": {
|
|
1739
|
-
"
|
|
1740
|
-
"
|
|
1741
|
-
"3.x": "unknown"
|
|
1950
|
+
"nuxt": "^3.0.0",
|
|
1951
|
+
"requires": {}
|
|
1742
1952
|
}
|
|
1743
1953
|
},
|
|
1744
1954
|
{
|
|
@@ -1755,14 +1965,12 @@
|
|
|
1755
1965
|
"maintainers": [
|
|
1756
1966
|
{
|
|
1757
1967
|
"name": "patrickcate",
|
|
1758
|
-
"github": "patrickcate"
|
|
1759
|
-
"avatar": "https://avatars0.githubusercontent.com/u/6277206?v=4"
|
|
1968
|
+
"github": "patrickcate"
|
|
1760
1969
|
}
|
|
1761
1970
|
],
|
|
1762
1971
|
"compatibility": {
|
|
1763
|
-
"
|
|
1764
|
-
"
|
|
1765
|
-
"3.x": "unknown"
|
|
1972
|
+
"nuxt": "^2.0.0",
|
|
1973
|
+
"requires": {}
|
|
1766
1974
|
}
|
|
1767
1975
|
},
|
|
1768
1976
|
{
|
|
@@ -1779,14 +1987,36 @@
|
|
|
1779
1987
|
"maintainers": [
|
|
1780
1988
|
{
|
|
1781
1989
|
"name": "Alfred Brockötter",
|
|
1782
|
-
"github": "Domitnator"
|
|
1783
|
-
|
|
1990
|
+
"github": "Domitnator"
|
|
1991
|
+
}
|
|
1992
|
+
],
|
|
1993
|
+
"compatibility": {
|
|
1994
|
+
"nuxt": "^2.0.0",
|
|
1995
|
+
"requires": {}
|
|
1996
|
+
}
|
|
1997
|
+
},
|
|
1998
|
+
{
|
|
1999
|
+
"name": "kql",
|
|
2000
|
+
"description": "Nuxt 3 module for Kirby's Query Language API",
|
|
2001
|
+
"repo": "johannschopplich/nuxt-kql",
|
|
2002
|
+
"npm": "nuxt-kql",
|
|
2003
|
+
"icon": "kql.svg",
|
|
2004
|
+
"github": "https://github.com/johannschopplich/nuxt-kql",
|
|
2005
|
+
"website": "https://nuxt-kql.jhnn.dev",
|
|
2006
|
+
"learn_more": "",
|
|
2007
|
+
"category": "CMS",
|
|
2008
|
+
"type": "3rd-party",
|
|
2009
|
+
"maintainers": [
|
|
2010
|
+
{
|
|
2011
|
+
"name": "Johann Schopplich",
|
|
2012
|
+
"github": "johannschopplich",
|
|
2013
|
+
"twitter": "jschopplich",
|
|
2014
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
1784
2015
|
}
|
|
1785
2016
|
],
|
|
1786
2017
|
"compatibility": {
|
|
1787
|
-
"
|
|
1788
|
-
"
|
|
1789
|
-
"3.x": "unknown"
|
|
2018
|
+
"nuxt": "^3.0.0",
|
|
2019
|
+
"requires": {}
|
|
1790
2020
|
}
|
|
1791
2021
|
},
|
|
1792
2022
|
{
|
|
@@ -1803,14 +2033,12 @@
|
|
|
1803
2033
|
"maintainers": [
|
|
1804
2034
|
{
|
|
1805
2035
|
"name": "Ricardo Gobbo de Souza",
|
|
1806
|
-
"github": "ricardogobbosouza"
|
|
1807
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
2036
|
+
"github": "ricardogobbosouza"
|
|
1808
2037
|
}
|
|
1809
2038
|
],
|
|
1810
2039
|
"compatibility": {
|
|
1811
|
-
"
|
|
1812
|
-
"
|
|
1813
|
-
"3.x": "unknown"
|
|
2040
|
+
"nuxt": "^2.0.0",
|
|
2041
|
+
"requires": {}
|
|
1814
2042
|
}
|
|
1815
2043
|
},
|
|
1816
2044
|
{
|
|
@@ -1827,14 +2055,12 @@
|
|
|
1827
2055
|
"maintainers": [
|
|
1828
2056
|
{
|
|
1829
2057
|
"name": "skyrpex",
|
|
1830
|
-
"github": "skyrpex"
|
|
1831
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1077520?v=4"
|
|
2058
|
+
"github": "skyrpex"
|
|
1832
2059
|
}
|
|
1833
2060
|
],
|
|
1834
2061
|
"compatibility": {
|
|
1835
|
-
"
|
|
1836
|
-
"
|
|
1837
|
-
"3.x": "unknown"
|
|
2062
|
+
"nuxt": "^2.0.0",
|
|
2063
|
+
"requires": {}
|
|
1838
2064
|
}
|
|
1839
2065
|
},
|
|
1840
2066
|
{
|
|
@@ -1851,14 +2077,12 @@
|
|
|
1851
2077
|
"maintainers": [
|
|
1852
2078
|
{
|
|
1853
2079
|
"name": "m2sd",
|
|
1854
|
-
"github": "m2sd"
|
|
1855
|
-
"avatar": "https://avatars0.githubusercontent.com/u/40393728?v=4"
|
|
2080
|
+
"github": "m2sd"
|
|
1856
2081
|
}
|
|
1857
2082
|
],
|
|
1858
2083
|
"compatibility": {
|
|
1859
|
-
"
|
|
1860
|
-
"
|
|
1861
|
-
"3.x": "unknown"
|
|
2084
|
+
"nuxt": "^2.0.0",
|
|
2085
|
+
"requires": {}
|
|
1862
2086
|
}
|
|
1863
2087
|
},
|
|
1864
2088
|
{
|
|
@@ -1875,14 +2099,12 @@
|
|
|
1875
2099
|
"maintainers": [
|
|
1876
2100
|
{
|
|
1877
2101
|
"name": "schlunsen",
|
|
1878
|
-
"github": "schlunsen"
|
|
1879
|
-
"avatar": "https://avatars3.githubusercontent.com/u/117190?v=4"
|
|
2102
|
+
"github": "schlunsen"
|
|
1880
2103
|
}
|
|
1881
2104
|
],
|
|
1882
2105
|
"compatibility": {
|
|
1883
|
-
"
|
|
1884
|
-
"
|
|
1885
|
-
"3.x": "unknown"
|
|
2106
|
+
"nuxt": "^2.0.0",
|
|
2107
|
+
"requires": {}
|
|
1886
2108
|
}
|
|
1887
2109
|
},
|
|
1888
2110
|
{
|
|
@@ -1900,19 +2122,16 @@
|
|
|
1900
2122
|
{
|
|
1901
2123
|
"name": "Alexandre Chopin",
|
|
1902
2124
|
"github": "alexchopin",
|
|
1903
|
-
"twitter": "alexchopin"
|
|
1904
|
-
"avatar": "https://avatars2.githubusercontent.com/u/4084277?v=4"
|
|
2125
|
+
"twitter": "alexchopin"
|
|
1905
2126
|
},
|
|
1906
2127
|
{
|
|
1907
2128
|
"name": "Ricardo Gobbo de Souza",
|
|
1908
|
-
"github": "ricardogobbosouza"
|
|
1909
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
2129
|
+
"github": "ricardogobbosouza"
|
|
1910
2130
|
}
|
|
1911
2131
|
],
|
|
1912
2132
|
"compatibility": {
|
|
1913
|
-
"
|
|
1914
|
-
"
|
|
1915
|
-
"3.x": "unknown"
|
|
2133
|
+
"nuxt": "^2.0.0",
|
|
2134
|
+
"requires": {}
|
|
1916
2135
|
}
|
|
1917
2136
|
},
|
|
1918
2137
|
{
|
|
@@ -1930,14 +2149,34 @@
|
|
|
1930
2149
|
{
|
|
1931
2150
|
"name": "Pooya Parsa",
|
|
1932
2151
|
"github": "pi0",
|
|
1933
|
-
"twitter": "_pi0_"
|
|
1934
|
-
|
|
2152
|
+
"twitter": "_pi0_"
|
|
2153
|
+
}
|
|
2154
|
+
],
|
|
2155
|
+
"compatibility": {
|
|
2156
|
+
"nuxt": "^2.0.0",
|
|
2157
|
+
"requires": {}
|
|
2158
|
+
}
|
|
2159
|
+
},
|
|
2160
|
+
{
|
|
2161
|
+
"name": "lodash",
|
|
2162
|
+
"description": "lodash module with auto-import and custom prefix",
|
|
2163
|
+
"repo": "cipami/nuxt-lodash",
|
|
2164
|
+
"npm": "nuxt-lodash",
|
|
2165
|
+
"icon": "lodash.svg",
|
|
2166
|
+
"github": "https://github.com/cipami/nuxt-lodash",
|
|
2167
|
+
"website": "https://github.com/cipami/nuxt-lodash#readme",
|
|
2168
|
+
"learn_more": "https://github.com/lodash/lodash",
|
|
2169
|
+
"category": "Libraries",
|
|
2170
|
+
"type": "3rd-party",
|
|
2171
|
+
"maintainers": [
|
|
2172
|
+
{
|
|
2173
|
+
"name": "Michal Čípa",
|
|
2174
|
+
"github": "cipami"
|
|
1935
2175
|
}
|
|
1936
2176
|
],
|
|
1937
2177
|
"compatibility": {
|
|
1938
|
-
"
|
|
1939
|
-
"
|
|
1940
|
-
"3.x": "unknown"
|
|
2178
|
+
"nuxt": "^3.0.0",
|
|
2179
|
+
"requires": {}
|
|
1941
2180
|
}
|
|
1942
2181
|
},
|
|
1943
2182
|
{
|
|
@@ -1955,14 +2194,12 @@
|
|
|
1955
2194
|
{
|
|
1956
2195
|
"name": "Farzad Soltani",
|
|
1957
2196
|
"github": "farzadso",
|
|
1958
|
-
"twitter": "farzadso"
|
|
1959
|
-
"avatar": "https://avatars0.githubusercontent.com/u/19854715?v=4"
|
|
2197
|
+
"twitter": "farzadso"
|
|
1960
2198
|
}
|
|
1961
2199
|
],
|
|
1962
2200
|
"compatibility": {
|
|
1963
|
-
"
|
|
1964
|
-
"
|
|
1965
|
-
"3.x": "unknown"
|
|
2201
|
+
"nuxt": "^2.0.0",
|
|
2202
|
+
"requires": {}
|
|
1966
2203
|
}
|
|
1967
2204
|
},
|
|
1968
2205
|
{
|
|
@@ -1979,14 +2216,35 @@
|
|
|
1979
2216
|
"maintainers": [
|
|
1980
2217
|
{
|
|
1981
2218
|
"name": "Pim",
|
|
1982
|
-
"github": "pimlie"
|
|
1983
|
-
|
|
2219
|
+
"github": "pimlie"
|
|
2220
|
+
}
|
|
2221
|
+
],
|
|
2222
|
+
"compatibility": {
|
|
2223
|
+
"nuxt": "^2.0.0",
|
|
2224
|
+
"requires": {}
|
|
2225
|
+
}
|
|
2226
|
+
},
|
|
2227
|
+
{
|
|
2228
|
+
"name": "magic-regexp",
|
|
2229
|
+
"description": "A compiled-away, type-safe, readable RegExp alternative",
|
|
2230
|
+
"repo": "danielroe/magic-regexp",
|
|
2231
|
+
"npm": "magic-regexp",
|
|
2232
|
+
"icon": "magic-regexp.svg",
|
|
2233
|
+
"github": "https://github.com/danielroe/magic-regexp",
|
|
2234
|
+
"website": "https://magic-regexp.roe.dev",
|
|
2235
|
+
"learn_more": "https://magic-regexp.roe.dev",
|
|
2236
|
+
"category": "Libraries",
|
|
2237
|
+
"type": "3rd-party",
|
|
2238
|
+
"maintainers": [
|
|
2239
|
+
{
|
|
2240
|
+
"name": "Daniel Roe",
|
|
2241
|
+
"github": "danielroe",
|
|
2242
|
+
"twitter": "danielcroe"
|
|
1984
2243
|
}
|
|
1985
2244
|
],
|
|
1986
2245
|
"compatibility": {
|
|
1987
|
-
"
|
|
1988
|
-
"
|
|
1989
|
-
"3.x": "unknown"
|
|
2246
|
+
"nuxt": "^3.0.0",
|
|
2247
|
+
"requires": {}
|
|
1990
2248
|
}
|
|
1991
2249
|
},
|
|
1992
2250
|
{
|
|
@@ -2004,14 +2262,12 @@
|
|
|
2004
2262
|
{
|
|
2005
2263
|
"name": "Pooya Parsa",
|
|
2006
2264
|
"github": "pi0",
|
|
2007
|
-
"twitter": "_pi0_"
|
|
2008
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
2265
|
+
"twitter": "_pi0_"
|
|
2009
2266
|
}
|
|
2010
2267
|
],
|
|
2011
2268
|
"compatibility": {
|
|
2012
|
-
"
|
|
2013
|
-
"
|
|
2014
|
-
"3.x": "unknown"
|
|
2269
|
+
"nuxt": "^2.0.0",
|
|
2270
|
+
"requires": {}
|
|
2015
2271
|
}
|
|
2016
2272
|
},
|
|
2017
2273
|
{
|
|
@@ -2028,14 +2284,12 @@
|
|
|
2028
2284
|
"maintainers": [
|
|
2029
2285
|
{
|
|
2030
2286
|
"name": "pimlie",
|
|
2031
|
-
"github": "pimlie"
|
|
2032
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
|
|
2287
|
+
"github": "pimlie"
|
|
2033
2288
|
}
|
|
2034
2289
|
],
|
|
2035
2290
|
"compatibility": {
|
|
2036
|
-
"
|
|
2037
|
-
"
|
|
2038
|
-
"3.x": "unknown"
|
|
2291
|
+
"nuxt": "^2.0.0",
|
|
2292
|
+
"requires": {}
|
|
2039
2293
|
}
|
|
2040
2294
|
},
|
|
2041
2295
|
{
|
|
@@ -2053,38 +2307,59 @@
|
|
|
2053
2307
|
{
|
|
2054
2308
|
"name": "Jonathan Bakebwa",
|
|
2055
2309
|
"github": "codebender828",
|
|
2056
|
-
"twitter": "codebender828"
|
|
2057
|
-
"avatar": "https://avatars2.githubusercontent.com/u/21237954?v=4"
|
|
2310
|
+
"twitter": "codebender828"
|
|
2058
2311
|
}
|
|
2059
2312
|
],
|
|
2060
2313
|
"compatibility": {
|
|
2061
|
-
"
|
|
2062
|
-
"
|
|
2063
|
-
"3.x": "unknown"
|
|
2314
|
+
"nuxt": "^2.0.0",
|
|
2315
|
+
"requires": {}
|
|
2064
2316
|
}
|
|
2065
2317
|
},
|
|
2066
2318
|
{
|
|
2067
|
-
"name": "
|
|
2068
|
-
"description": "
|
|
2069
|
-
"repo": "
|
|
2070
|
-
"npm": "nuxt-
|
|
2071
|
-
"icon": "",
|
|
2072
|
-
"github": "https://github.com/
|
|
2073
|
-
"website": "https://github.com/
|
|
2074
|
-
"learn_more": "https://github.com/
|
|
2075
|
-
"category": "
|
|
2319
|
+
"name": "meilisearch",
|
|
2320
|
+
"description": "Meilisearch Instant Search module for Nuxt 3",
|
|
2321
|
+
"repo": "xlanex6/nuxt-meilisearch",
|
|
2322
|
+
"npm": "nuxt-meilisearch",
|
|
2323
|
+
"icon": "meilisearch.svg",
|
|
2324
|
+
"github": "https://github.com/xlanex6/nuxt-meilisearch",
|
|
2325
|
+
"website": "https://github.com/xlanex6/nuxt-meilisearch",
|
|
2326
|
+
"learn_more": "https://github.com/xlanex6/nuxt-meilisearch",
|
|
2327
|
+
"category": "Libraries",
|
|
2328
|
+
"type": "3rd-party",
|
|
2329
|
+
"maintainers": [
|
|
2330
|
+
{
|
|
2331
|
+
"name": "Alex Duval",
|
|
2332
|
+
"github": "xlanex6",
|
|
2333
|
+
"avatar": "https://avatars.githubusercontent.com/u/13418668?v=4"
|
|
2334
|
+
}
|
|
2335
|
+
],
|
|
2336
|
+
"compatibility": {
|
|
2337
|
+
"nuxt": "^3.0.0",
|
|
2338
|
+
"requires": {
|
|
2339
|
+
"bridge": false
|
|
2340
|
+
}
|
|
2341
|
+
}
|
|
2342
|
+
},
|
|
2343
|
+
{
|
|
2344
|
+
"name": "memwatch",
|
|
2345
|
+
"description": "Quickly watch real-time memory stats of your nuxt app",
|
|
2346
|
+
"repo": "pimlie/nuxt-memwatch",
|
|
2347
|
+
"npm": "nuxt-memwatch",
|
|
2348
|
+
"icon": "",
|
|
2349
|
+
"github": "https://github.com/pimlie/nuxt-memwatch",
|
|
2350
|
+
"website": "https://github.com/pimlie/nuxt-memwatch",
|
|
2351
|
+
"learn_more": "https://github.com/pimlie/node-memwatcher",
|
|
2352
|
+
"category": "Monitoring",
|
|
2076
2353
|
"type": "3rd-party",
|
|
2077
2354
|
"maintainers": [
|
|
2078
2355
|
{
|
|
2079
2356
|
"name": "pimlie",
|
|
2080
|
-
"github": "pimlie"
|
|
2081
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
|
|
2357
|
+
"github": "pimlie"
|
|
2082
2358
|
}
|
|
2083
2359
|
],
|
|
2084
2360
|
"compatibility": {
|
|
2085
|
-
"
|
|
2086
|
-
"
|
|
2087
|
-
"3.x": "unknown"
|
|
2361
|
+
"nuxt": "^2.0.0",
|
|
2362
|
+
"requires": {}
|
|
2088
2363
|
}
|
|
2089
2364
|
},
|
|
2090
2365
|
{
|
|
@@ -2101,14 +2376,12 @@
|
|
|
2101
2376
|
"maintainers": [
|
|
2102
2377
|
{
|
|
2103
2378
|
"name": "ChanningDefoe",
|
|
2104
|
-
"github": "ChanningDefoe"
|
|
2105
|
-
"avatar": "https://avatars1.githubusercontent.com/u/46541358?v=4"
|
|
2379
|
+
"github": "ChanningDefoe"
|
|
2106
2380
|
}
|
|
2107
2381
|
],
|
|
2108
2382
|
"compatibility": {
|
|
2109
|
-
"
|
|
2110
|
-
"
|
|
2111
|
-
"3.x": "unknown"
|
|
2383
|
+
"nuxt": "^2.0.0",
|
|
2384
|
+
"requires": {}
|
|
2112
2385
|
}
|
|
2113
2386
|
},
|
|
2114
2387
|
{
|
|
@@ -2126,19 +2399,16 @@
|
|
|
2126
2399
|
{
|
|
2127
2400
|
"name": "Pooya Parsa",
|
|
2128
2401
|
"github": "pi0",
|
|
2129
|
-
"twitter": "_pi0_"
|
|
2130
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
2402
|
+
"twitter": "_pi0_"
|
|
2131
2403
|
},
|
|
2132
2404
|
{
|
|
2133
2405
|
"name": "Ricardo Gobbo de Souza",
|
|
2134
|
-
"github": "ricardogobbosouza"
|
|
2135
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
2406
|
+
"github": "ricardogobbosouza"
|
|
2136
2407
|
}
|
|
2137
2408
|
],
|
|
2138
2409
|
"compatibility": {
|
|
2139
|
-
"
|
|
2140
|
-
"
|
|
2141
|
-
"3.x": "unknown"
|
|
2410
|
+
"nuxt": "^2.0.0",
|
|
2411
|
+
"requires": {}
|
|
2142
2412
|
}
|
|
2143
2413
|
},
|
|
2144
2414
|
{
|
|
@@ -2155,14 +2425,12 @@
|
|
|
2155
2425
|
"maintainers": [
|
|
2156
2426
|
{
|
|
2157
2427
|
"name": "vanhoofmaarten",
|
|
2158
|
-
"github": "vanhoofmaarten"
|
|
2159
|
-
"avatar": "https://avatars1.githubusercontent.com/u/2543633?v=4"
|
|
2428
|
+
"github": "vanhoofmaarten"
|
|
2160
2429
|
}
|
|
2161
2430
|
],
|
|
2162
2431
|
"compatibility": {
|
|
2163
|
-
"
|
|
2164
|
-
"
|
|
2165
|
-
"3.x": "unknown"
|
|
2432
|
+
"nuxt": "^2.0.0",
|
|
2433
|
+
"requires": {}
|
|
2166
2434
|
}
|
|
2167
2435
|
},
|
|
2168
2436
|
{
|
|
@@ -2179,14 +2447,12 @@
|
|
|
2179
2447
|
"maintainers": [
|
|
2180
2448
|
{
|
|
2181
2449
|
"name": "ezypeeze",
|
|
2182
|
-
"github": "ezypeeze"
|
|
2183
|
-
"avatar": "https://avatars0.githubusercontent.com/u/10672637?v=4"
|
|
2450
|
+
"github": "ezypeeze"
|
|
2184
2451
|
}
|
|
2185
2452
|
],
|
|
2186
2453
|
"compatibility": {
|
|
2187
|
-
"
|
|
2188
|
-
"
|
|
2189
|
-
"3.x": "unknown"
|
|
2454
|
+
"nuxt": "^2.0.0",
|
|
2455
|
+
"requires": {}
|
|
2190
2456
|
}
|
|
2191
2457
|
},
|
|
2192
2458
|
{
|
|
@@ -2203,14 +2469,12 @@
|
|
|
2203
2469
|
"maintainers": [
|
|
2204
2470
|
{
|
|
2205
2471
|
"name": "DreaMinder",
|
|
2206
|
-
"github": "DreaMinder"
|
|
2207
|
-
"avatar": "https://avatars0.githubusercontent.com/u/2715278?v=4"
|
|
2472
|
+
"github": "DreaMinder"
|
|
2208
2473
|
}
|
|
2209
2474
|
],
|
|
2210
2475
|
"compatibility": {
|
|
2211
|
-
"
|
|
2212
|
-
"
|
|
2213
|
-
"3.x": "unknown"
|
|
2476
|
+
"nuxt": "^2.0.0",
|
|
2477
|
+
"requires": {}
|
|
2214
2478
|
}
|
|
2215
2479
|
},
|
|
2216
2480
|
{
|
|
@@ -2228,14 +2492,12 @@
|
|
|
2228
2492
|
{
|
|
2229
2493
|
"name": "Alexander Lichter",
|
|
2230
2494
|
"github": "manniL",
|
|
2231
|
-
"twitter": "TheAlexLichter"
|
|
2232
|
-
"avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
|
|
2495
|
+
"twitter": "TheAlexLichter"
|
|
2233
2496
|
}
|
|
2234
2497
|
],
|
|
2235
2498
|
"compatibility": {
|
|
2236
|
-
"
|
|
2237
|
-
"
|
|
2238
|
-
"3.x": "unknown"
|
|
2499
|
+
"nuxt": "^2.0.0",
|
|
2500
|
+
"requires": {}
|
|
2239
2501
|
}
|
|
2240
2502
|
},
|
|
2241
2503
|
{
|
|
@@ -2252,14 +2514,12 @@
|
|
|
2252
2514
|
"maintainers": [
|
|
2253
2515
|
{
|
|
2254
2516
|
"name": "bazzite",
|
|
2255
|
-
"github": "bazzite"
|
|
2256
|
-
"avatar": "https://avatars1.githubusercontent.com/u/66133254?v=4"
|
|
2517
|
+
"github": "bazzite"
|
|
2257
2518
|
}
|
|
2258
2519
|
],
|
|
2259
2520
|
"compatibility": {
|
|
2260
|
-
"
|
|
2261
|
-
"
|
|
2262
|
-
"3.x": "unknown"
|
|
2521
|
+
"nuxt": "^2.0.0",
|
|
2522
|
+
"requires": {}
|
|
2263
2523
|
}
|
|
2264
2524
|
},
|
|
2265
2525
|
{
|
|
@@ -2277,20 +2537,17 @@
|
|
|
2277
2537
|
{
|
|
2278
2538
|
"name": "Debbie O'Brien",
|
|
2279
2539
|
"github": "debs-obrien",
|
|
2280
|
-
"twitter": "debs_obrien"
|
|
2281
|
-
"avatar": "https://avatars2.githubusercontent.com/u/13063165?v=4"
|
|
2540
|
+
"twitter": "debs_obrien"
|
|
2282
2541
|
},
|
|
2283
2542
|
{
|
|
2284
2543
|
"name": "Pooya Parsa",
|
|
2285
2544
|
"github": "pi0",
|
|
2286
|
-
"twitter": "_pi0_"
|
|
2287
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
2545
|
+
"twitter": "_pi0_"
|
|
2288
2546
|
}
|
|
2289
2547
|
],
|
|
2290
2548
|
"compatibility": {
|
|
2291
|
-
"
|
|
2292
|
-
"
|
|
2293
|
-
"3.x": "unknown"
|
|
2549
|
+
"nuxt": "^2.0.0",
|
|
2550
|
+
"requires": {}
|
|
2294
2551
|
}
|
|
2295
2552
|
},
|
|
2296
2553
|
{
|
|
@@ -2307,14 +2564,171 @@
|
|
|
2307
2564
|
"maintainers": [
|
|
2308
2565
|
{
|
|
2309
2566
|
"name": "janniks",
|
|
2310
|
-
"github": "janniks"
|
|
2311
|
-
|
|
2567
|
+
"github": "janniks"
|
|
2568
|
+
}
|
|
2569
|
+
],
|
|
2570
|
+
"compatibility": {
|
|
2571
|
+
"nuxt": "^2.0.0",
|
|
2572
|
+
"requires": {}
|
|
2573
|
+
}
|
|
2574
|
+
},
|
|
2575
|
+
{
|
|
2576
|
+
"name": "nuxt-hue",
|
|
2577
|
+
"description": "Enlighten your Nuxt experience",
|
|
2578
|
+
"repo": "lihbr/nuxt-hue",
|
|
2579
|
+
"npm": "nuxt-hue",
|
|
2580
|
+
"icon": "nuxt-hue.svg",
|
|
2581
|
+
"github": "https://github.com/lihbr/nuxt-hue",
|
|
2582
|
+
"website": "https://github.com/lihbr/nuxt-hue",
|
|
2583
|
+
"learn_more": "",
|
|
2584
|
+
"category": "Devtools",
|
|
2585
|
+
"type": "3rd-party",
|
|
2586
|
+
"maintainers": [
|
|
2587
|
+
{
|
|
2588
|
+
"name": "lihbr",
|
|
2589
|
+
"github": "lihbr"
|
|
2590
|
+
}
|
|
2591
|
+
],
|
|
2592
|
+
"compatibility": {
|
|
2593
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2594
|
+
"requires": {
|
|
2595
|
+
"bridge": "optional"
|
|
2596
|
+
}
|
|
2597
|
+
}
|
|
2598
|
+
},
|
|
2599
|
+
{
|
|
2600
|
+
"name": "nuxt-monaco-editor",
|
|
2601
|
+
"description": "Integrate monaco-editor with Nuxt",
|
|
2602
|
+
"repo": "e-chan1007/nuxt-monaco-editor",
|
|
2603
|
+
"npm": "nuxt-monaco-editor",
|
|
2604
|
+
"icon": "",
|
|
2605
|
+
"github": "https://github.com/e-chan1007/nuxt-monaco-editor",
|
|
2606
|
+
"website": "https://github.com/e-chan1007/nuxt-monaco-editor",
|
|
2607
|
+
"learn_more": "https://e-chan1007.github.io/nuxt-monaco-editor",
|
|
2608
|
+
"category": "Libraries",
|
|
2609
|
+
"type": "3rd-party",
|
|
2610
|
+
"maintainers": [
|
|
2611
|
+
{
|
|
2612
|
+
"name": "e-chan1007",
|
|
2613
|
+
"github": "e-chan1007"
|
|
2614
|
+
}
|
|
2615
|
+
],
|
|
2616
|
+
"compatibility": {
|
|
2617
|
+
"nuxt": "^3.0.0",
|
|
2618
|
+
"requires": {}
|
|
2619
|
+
}
|
|
2620
|
+
},
|
|
2621
|
+
{
|
|
2622
|
+
"name": "nuxt-pino-log",
|
|
2623
|
+
"description": "Structured logs for nuxt apps using pino",
|
|
2624
|
+
"repo": "kpn/nuxt-pino-log",
|
|
2625
|
+
"npm": "nuxt-pino-log",
|
|
2626
|
+
"icon": "",
|
|
2627
|
+
"github": "https://github.com/kpn/nuxt-pino-log",
|
|
2628
|
+
"website": "https://github.com/kpn/nuxt-pino-log",
|
|
2629
|
+
"learn_more": "https://github.com/pinojs/pino",
|
|
2630
|
+
"category": "Monitoring",
|
|
2631
|
+
"type": "3rd-party",
|
|
2632
|
+
"maintainers": [
|
|
2633
|
+
{
|
|
2634
|
+
"name": "kpn",
|
|
2635
|
+
"github": "kpn"
|
|
2636
|
+
}
|
|
2637
|
+
],
|
|
2638
|
+
"compatibility": {
|
|
2639
|
+
"nuxt": "^2.0.0",
|
|
2640
|
+
"requires": {}
|
|
2641
|
+
}
|
|
2642
|
+
},
|
|
2643
|
+
{
|
|
2644
|
+
"name": "nuxt-png-to-ico",
|
|
2645
|
+
"description": "Nuxt.js module for auto generating favicons",
|
|
2646
|
+
"repo": "b5710546232/nuxt-png-to-ico",
|
|
2647
|
+
"npm": "nuxt-png-to-ico",
|
|
2648
|
+
"icon": "",
|
|
2649
|
+
"github": "https://github.com/b5710546232/nuxt-png-to-ico",
|
|
2650
|
+
"website": "https://github.com/b5710546232/nuxt-png-to-ico",
|
|
2651
|
+
"learn_more": "https://github.com/steambap/png-to-ico",
|
|
2652
|
+
"category": "Devtools",
|
|
2653
|
+
"type": "3rd-party",
|
|
2654
|
+
"maintainers": [
|
|
2655
|
+
{
|
|
2656
|
+
"name": "b5710546232",
|
|
2657
|
+
"github": "b5710546232",
|
|
2658
|
+
"avatar": "https://avatars.githubusercontent.com/u/11013287?v=4"
|
|
2659
|
+
}
|
|
2660
|
+
],
|
|
2661
|
+
"compatibility": {
|
|
2662
|
+
"nuxt": "^2.0.0",
|
|
2663
|
+
"requires": {}
|
|
2664
|
+
}
|
|
2665
|
+
},
|
|
2666
|
+
{
|
|
2667
|
+
"name": "nuxt-smartlook",
|
|
2668
|
+
"description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
|
|
2669
|
+
"repo": "f00b4r/nuxt-smartlook",
|
|
2670
|
+
"npm": "nuxt-smartlook",
|
|
2671
|
+
"icon": "nuxt-smartlook.png",
|
|
2672
|
+
"github": "https://github.com/f00b4r/nuxt-smartlook",
|
|
2673
|
+
"website": "https://github.com/f00b4r/nuxt-smartlook",
|
|
2674
|
+
"learn_more": "https://www.smartlook.com/",
|
|
2675
|
+
"category": "Analytics",
|
|
2676
|
+
"type": "3rd-party",
|
|
2677
|
+
"maintainers": [
|
|
2678
|
+
{
|
|
2679
|
+
"name": "Milan Sulc",
|
|
2680
|
+
"github": "f3l1x",
|
|
2681
|
+
"twitter": "xf3l1x",
|
|
2682
|
+
"avatar": "https://avatars.githubusercontent.com/u/538058?v=4"
|
|
2683
|
+
}
|
|
2684
|
+
],
|
|
2685
|
+
"compatibility": {
|
|
2686
|
+
"nuxt": "^2.0.0",
|
|
2687
|
+
"requires": {}
|
|
2688
|
+
}
|
|
2689
|
+
},
|
|
2690
|
+
{
|
|
2691
|
+
"name": "nuxt-svgo",
|
|
2692
|
+
"description": "Nuxt module to load optimized SVG files as Vue components",
|
|
2693
|
+
"repo": "cpsoinos/nuxt-svgo",
|
|
2694
|
+
"npm": "nuxt-svgo",
|
|
2695
|
+
"icon": "",
|
|
2696
|
+
"github": "https://github.com/cpsoinos/nuxt-svgo",
|
|
2697
|
+
"website": "https://github.com/cpsoinos/nuxt-svgo",
|
|
2698
|
+
"learn_more": "",
|
|
2699
|
+
"category": "Images",
|
|
2700
|
+
"type": "3rd-party",
|
|
2701
|
+
"maintainers": [
|
|
2702
|
+
{
|
|
2703
|
+
"name": "cpsoinos",
|
|
2704
|
+
"github": "cpsoinos"
|
|
2312
2705
|
}
|
|
2313
2706
|
],
|
|
2314
2707
|
"compatibility": {
|
|
2315
|
-
"
|
|
2316
|
-
"
|
|
2317
|
-
|
|
2708
|
+
"nuxt": "^3.0.0",
|
|
2709
|
+
"requires": {}
|
|
2710
|
+
}
|
|
2711
|
+
},
|
|
2712
|
+
{
|
|
2713
|
+
"name": "nuxt-unleash",
|
|
2714
|
+
"description": "Nuxt.js module to use Unleash toggle feature services",
|
|
2715
|
+
"repo": "conejerock/nuxt-unleash",
|
|
2716
|
+
"npm": "nuxt-unleash",
|
|
2717
|
+
"icon": "nuxt-unleash.svg",
|
|
2718
|
+
"github": "https://github.com/conejerock/nuxt-unleash",
|
|
2719
|
+
"website": "https://github.com/conejerock/nuxt-unleash",
|
|
2720
|
+
"learn_more": "https://github.com/Unleash/unleash",
|
|
2721
|
+
"category": "Deployment",
|
|
2722
|
+
"type": "3rd-party",
|
|
2723
|
+
"maintainers": [
|
|
2724
|
+
{
|
|
2725
|
+
"name": "Juanjo Conejerock",
|
|
2726
|
+
"github": "conejerock"
|
|
2727
|
+
}
|
|
2728
|
+
],
|
|
2729
|
+
"compatibility": {
|
|
2730
|
+
"nuxt": "^2.0.0",
|
|
2731
|
+
"requires": {}
|
|
2318
2732
|
}
|
|
2319
2733
|
},
|
|
2320
2734
|
{
|
|
@@ -2331,14 +2745,12 @@
|
|
|
2331
2745
|
"maintainers": [
|
|
2332
2746
|
{
|
|
2333
2747
|
"name": "Tahul",
|
|
2334
|
-
"github": "Tahul"
|
|
2335
|
-
"avatar": "https://avatars0.githubusercontent.com/u/1385263?v=4"
|
|
2748
|
+
"github": "Tahul"
|
|
2336
2749
|
}
|
|
2337
2750
|
],
|
|
2338
2751
|
"compatibility": {
|
|
2339
|
-
"
|
|
2340
|
-
"
|
|
2341
|
-
"3.x": "unknown"
|
|
2752
|
+
"nuxt": "^2.0.0",
|
|
2753
|
+
"requires": {}
|
|
2342
2754
|
}
|
|
2343
2755
|
},
|
|
2344
2756
|
{
|
|
@@ -2355,14 +2767,12 @@
|
|
|
2355
2767
|
"maintainers": [
|
|
2356
2768
|
{
|
|
2357
2769
|
"name": "Tahul",
|
|
2358
|
-
"github": "Tahul"
|
|
2359
|
-
"avatar": "https://avatars0.githubusercontent.com/u/1385263?v=4"
|
|
2770
|
+
"github": "Tahul"
|
|
2360
2771
|
}
|
|
2361
2772
|
],
|
|
2362
2773
|
"compatibility": {
|
|
2363
|
-
"
|
|
2364
|
-
"
|
|
2365
|
-
"3.x": "unknown"
|
|
2774
|
+
"nuxt": "^2.0.0",
|
|
2775
|
+
"requires": {}
|
|
2366
2776
|
}
|
|
2367
2777
|
},
|
|
2368
2778
|
{
|
|
@@ -2379,14 +2789,12 @@
|
|
|
2379
2789
|
"maintainers": [
|
|
2380
2790
|
{
|
|
2381
2791
|
"name": "mvrlin",
|
|
2382
|
-
"github": "mvrlin"
|
|
2383
|
-
"avatar": "https://avatars.githubusercontent.com/u/24970784?v=4"
|
|
2792
|
+
"github": "mvrlin"
|
|
2384
2793
|
}
|
|
2385
2794
|
],
|
|
2386
2795
|
"compatibility": {
|
|
2387
|
-
"
|
|
2388
|
-
"
|
|
2389
|
-
"3.x": "unknown"
|
|
2796
|
+
"nuxt": "^2.0.0",
|
|
2797
|
+
"requires": {}
|
|
2390
2798
|
}
|
|
2391
2799
|
},
|
|
2392
2800
|
{
|
|
@@ -2404,14 +2812,12 @@
|
|
|
2404
2812
|
{
|
|
2405
2813
|
"name": "Pooya Parsa",
|
|
2406
2814
|
"github": "pi0",
|
|
2407
|
-
"twitter": "_pi0_"
|
|
2408
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
2815
|
+
"twitter": "_pi0_"
|
|
2409
2816
|
}
|
|
2410
2817
|
],
|
|
2411
2818
|
"compatibility": {
|
|
2412
|
-
"
|
|
2413
|
-
"
|
|
2414
|
-
"3.x": "unknown"
|
|
2819
|
+
"nuxt": "^2.0.0",
|
|
2820
|
+
"requires": {}
|
|
2415
2821
|
}
|
|
2416
2822
|
},
|
|
2417
2823
|
{
|
|
@@ -2429,14 +2835,12 @@
|
|
|
2429
2835
|
{
|
|
2430
2836
|
"name": "Pooya Parsa",
|
|
2431
2837
|
"github": "pi0",
|
|
2432
|
-
"twitter": "_pi0_"
|
|
2433
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
2838
|
+
"twitter": "_pi0_"
|
|
2434
2839
|
}
|
|
2435
2840
|
],
|
|
2436
2841
|
"compatibility": {
|
|
2437
|
-
"
|
|
2438
|
-
"
|
|
2439
|
-
"3.x": "unknown"
|
|
2842
|
+
"nuxt": "^2.0.0",
|
|
2843
|
+
"requires": {}
|
|
2440
2844
|
}
|
|
2441
2845
|
},
|
|
2442
2846
|
{
|
|
@@ -2454,14 +2858,12 @@
|
|
|
2454
2858
|
{
|
|
2455
2859
|
"name": "Julio Marquez",
|
|
2456
2860
|
"github": "juliomrqz",
|
|
2457
|
-
"twitter": "juliomrqz"
|
|
2458
|
-
"avatar": "https://avatars1.githubusercontent.com/u/1911993?v=4"
|
|
2861
|
+
"twitter": "juliomrqz"
|
|
2459
2862
|
}
|
|
2460
2863
|
],
|
|
2461
2864
|
"compatibility": {
|
|
2462
|
-
"
|
|
2463
|
-
"
|
|
2464
|
-
"3.x": "unknown"
|
|
2865
|
+
"nuxt": "^2.0.0",
|
|
2866
|
+
"requires": {}
|
|
2465
2867
|
}
|
|
2466
2868
|
},
|
|
2467
2869
|
{
|
|
@@ -2478,14 +2880,12 @@
|
|
|
2478
2880
|
"maintainers": [
|
|
2479
2881
|
{
|
|
2480
2882
|
"name": "GrabarzUndPartner",
|
|
2481
|
-
"github": "GrabarzUndPartner"
|
|
2482
|
-
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
2883
|
+
"github": "GrabarzUndPartner"
|
|
2483
2884
|
}
|
|
2484
2885
|
],
|
|
2485
2886
|
"compatibility": {
|
|
2486
|
-
"
|
|
2487
|
-
"
|
|
2488
|
-
"3.x": "unknown"
|
|
2887
|
+
"nuxt": "^2.0.0",
|
|
2888
|
+
"requires": {}
|
|
2489
2889
|
}
|
|
2490
2890
|
},
|
|
2491
2891
|
{
|
|
@@ -2502,14 +2902,60 @@
|
|
|
2502
2902
|
"maintainers": [
|
|
2503
2903
|
{
|
|
2504
2904
|
"name": "cierrateam",
|
|
2505
|
-
"github": "cierrateam"
|
|
2506
|
-
|
|
2905
|
+
"github": "cierrateam"
|
|
2906
|
+
}
|
|
2907
|
+
],
|
|
2908
|
+
"compatibility": {
|
|
2909
|
+
"nuxt": "^2.0.0",
|
|
2910
|
+
"requires": {}
|
|
2911
|
+
}
|
|
2912
|
+
},
|
|
2913
|
+
{
|
|
2914
|
+
"name": "partytown",
|
|
2915
|
+
"description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
|
|
2916
|
+
"repo": "nuxt-modules/partytown",
|
|
2917
|
+
"npm": "@nuxtjs/partytown",
|
|
2918
|
+
"icon": "partytown.svg",
|
|
2919
|
+
"github": "https://github.com/nuxt-modules/partytown",
|
|
2920
|
+
"website": "https://github.com/nuxt-modules/partytown",
|
|
2921
|
+
"learn_more": "https://partytown.builder.io/",
|
|
2922
|
+
"category": "Performance",
|
|
2923
|
+
"type": "community",
|
|
2924
|
+
"maintainers": [
|
|
2925
|
+
{
|
|
2926
|
+
"name": "Daniel Roe",
|
|
2927
|
+
"github": "danielroe",
|
|
2928
|
+
"twitter": "danielcroe"
|
|
2507
2929
|
}
|
|
2508
2930
|
],
|
|
2509
2931
|
"compatibility": {
|
|
2510
|
-
"
|
|
2511
|
-
"
|
|
2512
|
-
|
|
2932
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2933
|
+
"requires": {
|
|
2934
|
+
"bridge": true
|
|
2935
|
+
}
|
|
2936
|
+
}
|
|
2937
|
+
},
|
|
2938
|
+
{
|
|
2939
|
+
"name": "persian-datepicker",
|
|
2940
|
+
"description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
|
|
2941
|
+
"repo": "alireza-ab/vue-persian-datepicker",
|
|
2942
|
+
"npm": "@alireza-ab/vue-persian-datepicker",
|
|
2943
|
+
"icon": "persian-datepicker.svg",
|
|
2944
|
+
"github": "https://github.com/alireza-ab/vue-persian-datepicker",
|
|
2945
|
+
"website": "https://alireza-ab.ir/datepicker",
|
|
2946
|
+
"learn_more": "https://alireza-ab.ir/datepicker",
|
|
2947
|
+
"category": "Date",
|
|
2948
|
+
"type": "3rd-party",
|
|
2949
|
+
"maintainers": [
|
|
2950
|
+
{
|
|
2951
|
+
"name": "Alireza Alibeiki",
|
|
2952
|
+
"github": "alireza-ab",
|
|
2953
|
+
"avatar": "https://avatars0.githubusercontent.com/u/55649373?v=4"
|
|
2954
|
+
}
|
|
2955
|
+
],
|
|
2956
|
+
"compatibility": {
|
|
2957
|
+
"nuxt": "^2.0.0",
|
|
2958
|
+
"requires": {}
|
|
2513
2959
|
}
|
|
2514
2960
|
},
|
|
2515
2961
|
{
|
|
@@ -2526,14 +2972,14 @@
|
|
|
2526
2972
|
"maintainers": [
|
|
2527
2973
|
{
|
|
2528
2974
|
"name": "posva",
|
|
2529
|
-
"github": "posva"
|
|
2530
|
-
"avatar": "https://avatars.githubusercontent.com/u/664177?v=4"
|
|
2975
|
+
"github": "posva"
|
|
2531
2976
|
}
|
|
2532
2977
|
],
|
|
2533
2978
|
"compatibility": {
|
|
2534
|
-
"
|
|
2535
|
-
"
|
|
2536
|
-
|
|
2979
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2980
|
+
"requires": {
|
|
2981
|
+
"bridge": "optional"
|
|
2982
|
+
}
|
|
2537
2983
|
}
|
|
2538
2984
|
},
|
|
2539
2985
|
{
|
|
@@ -2550,14 +2996,14 @@
|
|
|
2550
2996
|
"maintainers": [
|
|
2551
2997
|
{
|
|
2552
2998
|
"name": "moritzsternemann",
|
|
2553
|
-
"github": "moritzsternemann"
|
|
2554
|
-
"avatar": "https://avatars1.githubusercontent.com/u/3034168?v=4"
|
|
2999
|
+
"github": "moritzsternemann"
|
|
2555
3000
|
}
|
|
2556
3001
|
],
|
|
2557
3002
|
"compatibility": {
|
|
2558
|
-
"
|
|
2559
|
-
"
|
|
2560
|
-
|
|
3003
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3004
|
+
"requires": {
|
|
3005
|
+
"bridge": "optional"
|
|
3006
|
+
}
|
|
2561
3007
|
}
|
|
2562
3008
|
},
|
|
2563
3009
|
{
|
|
@@ -2574,50 +3020,35 @@
|
|
|
2574
3020
|
"maintainers": [
|
|
2575
3021
|
{
|
|
2576
3022
|
"name": "frenchrabbit",
|
|
2577
|
-
"github": "frenchrabbit"
|
|
2578
|
-
"avatar": "https://avatars3.githubusercontent.com/u/9402252?v=4"
|
|
3023
|
+
"github": "frenchrabbit"
|
|
2579
3024
|
}
|
|
2580
3025
|
],
|
|
2581
3026
|
"compatibility": {
|
|
2582
|
-
"
|
|
2583
|
-
"
|
|
2584
|
-
"3.x": "unknown"
|
|
3027
|
+
"nuxt": "^2.0.0",
|
|
3028
|
+
"requires": {}
|
|
2585
3029
|
}
|
|
2586
3030
|
},
|
|
2587
3031
|
{
|
|
2588
3032
|
"name": "prismic",
|
|
2589
3033
|
"description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
|
|
2590
|
-
"repo": "nuxt-
|
|
3034
|
+
"repo": "nuxt-modules/prismic",
|
|
2591
3035
|
"npm": "@nuxtjs/prismic",
|
|
2592
3036
|
"icon": "prismic.png",
|
|
2593
|
-
"github": "https://github.com/nuxt-
|
|
3037
|
+
"github": "https://github.com/nuxt-modules/prismic",
|
|
2594
3038
|
"website": "https://prismic.nuxtjs.org",
|
|
2595
|
-
"learn_more": "https://prismic.io
|
|
3039
|
+
"learn_more": "https://prismic.io",
|
|
2596
3040
|
"category": "CMS",
|
|
2597
3041
|
"type": "community",
|
|
2598
3042
|
"maintainers": [
|
|
2599
|
-
{
|
|
2600
|
-
"name": "Sébastien Chopin",
|
|
2601
|
-
"github": "Atinux",
|
|
2602
|
-
"twitter": "Atinux",
|
|
2603
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
2604
|
-
},
|
|
2605
3043
|
{
|
|
2606
3044
|
"name": "lihbr",
|
|
2607
3045
|
"github": "lihbr",
|
|
2608
|
-
"twitter": "li_hbr"
|
|
2609
|
-
"avatar": "https://avatars1.githubusercontent.com/u/25330882?v=4"
|
|
2610
|
-
},
|
|
2611
|
-
{
|
|
2612
|
-
"name": "James Pegg",
|
|
2613
|
-
"github": "jamespegg",
|
|
2614
|
-
"avatar": "https://avatars1.githubusercontent.com/u/894505?v=4"
|
|
3046
|
+
"twitter": "li_hbr"
|
|
2615
3047
|
}
|
|
2616
3048
|
],
|
|
2617
3049
|
"compatibility": {
|
|
2618
|
-
"
|
|
2619
|
-
"
|
|
2620
|
-
"3.x": "unknown"
|
|
3050
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3051
|
+
"requires": {}
|
|
2621
3052
|
}
|
|
2622
3053
|
},
|
|
2623
3054
|
{
|
|
@@ -2634,14 +3065,12 @@
|
|
|
2634
3065
|
"maintainers": [
|
|
2635
3066
|
{
|
|
2636
3067
|
"name": "mmoollllee",
|
|
2637
|
-
"github": "mmoollllee"
|
|
2638
|
-
"avatar": "https://avatars1.githubusercontent.com/u/26859300?v=4"
|
|
3068
|
+
"github": "mmoollllee"
|
|
2639
3069
|
}
|
|
2640
3070
|
],
|
|
2641
3071
|
"compatibility": {
|
|
2642
|
-
"
|
|
2643
|
-
"
|
|
2644
|
-
"3.x": "unknown"
|
|
3072
|
+
"nuxt": "^2.0.0",
|
|
3073
|
+
"requires": {}
|
|
2645
3074
|
}
|
|
2646
3075
|
},
|
|
2647
3076
|
{
|
|
@@ -2659,14 +3088,12 @@
|
|
|
2659
3088
|
{
|
|
2660
3089
|
"name": "Pooya Parsa",
|
|
2661
3090
|
"github": "pi0",
|
|
2662
|
-
"twitter": "_pi0_"
|
|
2663
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
3091
|
+
"twitter": "_pi0_"
|
|
2664
3092
|
}
|
|
2665
3093
|
],
|
|
2666
3094
|
"compatibility": {
|
|
2667
|
-
"
|
|
2668
|
-
"
|
|
2669
|
-
"3.x": "unknown"
|
|
3095
|
+
"nuxt": "^2.0.0",
|
|
3096
|
+
"requires": {}
|
|
2670
3097
|
}
|
|
2671
3098
|
},
|
|
2672
3099
|
{
|
|
@@ -2684,14 +3111,12 @@
|
|
|
2684
3111
|
{
|
|
2685
3112
|
"name": "Luca Iaconelli",
|
|
2686
3113
|
"github": "LuXDAmore",
|
|
2687
|
-
"twitter": "luxdamore"
|
|
2688
|
-
"avatar": "https://avatars0.githubusercontent.com/u/3841171?v=4"
|
|
3114
|
+
"twitter": "luxdamore"
|
|
2689
3115
|
}
|
|
2690
3116
|
],
|
|
2691
3117
|
"compatibility": {
|
|
2692
|
-
"
|
|
2693
|
-
"
|
|
2694
|
-
"3.x": "unknown"
|
|
3118
|
+
"nuxt": "^2.0.0",
|
|
3119
|
+
"requires": {}
|
|
2695
3120
|
}
|
|
2696
3121
|
},
|
|
2697
3122
|
{
|
|
@@ -2708,14 +3133,12 @@
|
|
|
2708
3133
|
"maintainers": [
|
|
2709
3134
|
{
|
|
2710
3135
|
"name": "Developmint",
|
|
2711
|
-
"github": "Developmint"
|
|
2712
|
-
"avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
|
|
3136
|
+
"github": "Developmint"
|
|
2713
3137
|
}
|
|
2714
3138
|
],
|
|
2715
3139
|
"compatibility": {
|
|
2716
|
-
"
|
|
2717
|
-
"
|
|
2718
|
-
"3.x": "unknown"
|
|
3140
|
+
"nuxt": "^2.0.0",
|
|
3141
|
+
"requires": {}
|
|
2719
3142
|
}
|
|
2720
3143
|
},
|
|
2721
3144
|
{
|
|
@@ -2733,14 +3156,14 @@
|
|
|
2733
3156
|
{
|
|
2734
3157
|
"name": "Pooya Parsa",
|
|
2735
3158
|
"github": "pi0",
|
|
2736
|
-
"twitter": "_pi0_"
|
|
2737
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
3159
|
+
"twitter": "_pi0_"
|
|
2738
3160
|
}
|
|
2739
3161
|
],
|
|
2740
3162
|
"compatibility": {
|
|
2741
|
-
"
|
|
2742
|
-
"
|
|
2743
|
-
|
|
3163
|
+
"nuxt": "^2.0.0",
|
|
3164
|
+
"requires": {
|
|
3165
|
+
"bridge": "optional"
|
|
3166
|
+
}
|
|
2744
3167
|
}
|
|
2745
3168
|
},
|
|
2746
3169
|
{
|
|
@@ -2757,14 +3180,12 @@
|
|
|
2757
3180
|
"maintainers": [
|
|
2758
3181
|
{
|
|
2759
3182
|
"name": "Sebastian Silva",
|
|
2760
|
-
"github": "icarito"
|
|
2761
|
-
"avatar": "https://avatars0.githubusercontent.com/u/199755?v=4"
|
|
3183
|
+
"github": "icarito"
|
|
2762
3184
|
}
|
|
2763
3185
|
],
|
|
2764
3186
|
"compatibility": {
|
|
2765
|
-
"
|
|
2766
|
-
"
|
|
2767
|
-
"3.x": "unknown"
|
|
3187
|
+
"nuxt": "^2.0.0",
|
|
3188
|
+
"requires": {}
|
|
2768
3189
|
}
|
|
2769
3190
|
},
|
|
2770
3191
|
{
|
|
@@ -2781,14 +3202,12 @@
|
|
|
2781
3202
|
"maintainers": [
|
|
2782
3203
|
{
|
|
2783
3204
|
"name": "mvrlin",
|
|
2784
|
-
"github": "mvrlin"
|
|
2785
|
-
"avatar": "https://avatars1.githubusercontent.com/u/24970784?v=4"
|
|
3205
|
+
"github": "mvrlin"
|
|
2786
3206
|
}
|
|
2787
3207
|
],
|
|
2788
3208
|
"compatibility": {
|
|
2789
|
-
"
|
|
2790
|
-
"
|
|
2791
|
-
"3.x": "unknown"
|
|
3209
|
+
"nuxt": "^2.0.0",
|
|
3210
|
+
"requires": {}
|
|
2792
3211
|
}
|
|
2793
3212
|
},
|
|
2794
3213
|
{
|
|
@@ -2806,14 +3225,12 @@
|
|
|
2806
3225
|
{
|
|
2807
3226
|
"name": "Alexander Lichter",
|
|
2808
3227
|
"github": "manniL",
|
|
2809
|
-
"twitter": "TheAlexLichter"
|
|
2810
|
-
"avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
|
|
3228
|
+
"twitter": "TheAlexLichter"
|
|
2811
3229
|
}
|
|
2812
3230
|
],
|
|
2813
3231
|
"compatibility": {
|
|
2814
|
-
"
|
|
2815
|
-
"
|
|
2816
|
-
"3.x": "unknown"
|
|
3232
|
+
"nuxt": "^2.0.0",
|
|
3233
|
+
"requires": {}
|
|
2817
3234
|
}
|
|
2818
3235
|
},
|
|
2819
3236
|
{
|
|
@@ -2830,14 +3247,12 @@
|
|
|
2830
3247
|
"maintainers": [
|
|
2831
3248
|
{
|
|
2832
3249
|
"name": "pimlie",
|
|
2833
|
-
"github": "pimlie"
|
|
2834
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
|
|
3250
|
+
"github": "pimlie"
|
|
2835
3251
|
}
|
|
2836
3252
|
],
|
|
2837
3253
|
"compatibility": {
|
|
2838
|
-
"
|
|
2839
|
-
"
|
|
2840
|
-
"3.x": "unknown"
|
|
3254
|
+
"nuxt": "^2.0.0",
|
|
3255
|
+
"requires": {}
|
|
2841
3256
|
}
|
|
2842
3257
|
},
|
|
2843
3258
|
{
|
|
@@ -2854,14 +3269,14 @@
|
|
|
2854
3269
|
"maintainers": [
|
|
2855
3270
|
{
|
|
2856
3271
|
"name": "Ricardo Gobbo de Souza",
|
|
2857
|
-
"github": "ricardogobbosouza"
|
|
2858
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
3272
|
+
"github": "ricardogobbosouza"
|
|
2859
3273
|
}
|
|
2860
3274
|
],
|
|
2861
3275
|
"compatibility": {
|
|
2862
|
-
"
|
|
2863
|
-
"
|
|
2864
|
-
|
|
3276
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3277
|
+
"requires": {
|
|
3278
|
+
"bridge": "optional"
|
|
3279
|
+
}
|
|
2865
3280
|
}
|
|
2866
3281
|
},
|
|
2867
3282
|
{
|
|
@@ -2878,14 +3293,12 @@
|
|
|
2878
3293
|
"maintainers": [
|
|
2879
3294
|
{
|
|
2880
3295
|
"name": "Gaël Reyrol",
|
|
2881
|
-
"github": "gaelreyrol"
|
|
2882
|
-
"avatar": "https://avatars1.githubusercontent.com/u/498465?v=4"
|
|
3296
|
+
"github": "gaelreyrol"
|
|
2883
3297
|
}
|
|
2884
3298
|
],
|
|
2885
3299
|
"compatibility": {
|
|
2886
|
-
"
|
|
2887
|
-
"
|
|
2888
|
-
"3.x": "unknown"
|
|
3300
|
+
"nuxt": "^2.0.0",
|
|
3301
|
+
"requires": {}
|
|
2889
3302
|
}
|
|
2890
3303
|
},
|
|
2891
3304
|
{
|
|
@@ -2903,14 +3316,12 @@
|
|
|
2903
3316
|
{
|
|
2904
3317
|
"name": "Ahad Birang",
|
|
2905
3318
|
"github": "farnabaz",
|
|
2906
|
-
"twitter": "a_birang"
|
|
2907
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
|
|
3319
|
+
"twitter": "a_birang"
|
|
2908
3320
|
}
|
|
2909
3321
|
],
|
|
2910
3322
|
"compatibility": {
|
|
2911
|
-
"
|
|
2912
|
-
"
|
|
2913
|
-
"3.x": "unknown"
|
|
3323
|
+
"nuxt": "^2.0.0",
|
|
3324
|
+
"requires": {}
|
|
2914
3325
|
}
|
|
2915
3326
|
},
|
|
2916
3327
|
{
|
|
@@ -2928,23 +3339,21 @@
|
|
|
2928
3339
|
{
|
|
2929
3340
|
"name": "Sébastien Chopin",
|
|
2930
3341
|
"github": "Atinux",
|
|
2931
|
-
"twitter": "Atinux"
|
|
2932
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
3342
|
+
"twitter": "Atinux"
|
|
2933
3343
|
}
|
|
2934
3344
|
],
|
|
2935
3345
|
"compatibility": {
|
|
2936
|
-
"
|
|
2937
|
-
"
|
|
2938
|
-
"3.x": "unknown"
|
|
3346
|
+
"nuxt": "^2.0.0",
|
|
3347
|
+
"requires": {}
|
|
2939
3348
|
}
|
|
2940
3349
|
},
|
|
2941
3350
|
{
|
|
2942
3351
|
"name": "sanity",
|
|
2943
|
-
"description": "Access text, images, and other media with Nuxt
|
|
2944
|
-
"repo": "nuxt-
|
|
3352
|
+
"description": "Access text, images, and other media with Nuxt and the Sanity headless CMS.",
|
|
3353
|
+
"repo": "nuxt-modules/sanity#main",
|
|
2945
3354
|
"npm": "@nuxtjs/sanity",
|
|
2946
3355
|
"icon": "sanity.png",
|
|
2947
|
-
"github": "https://github.com/nuxt-
|
|
3356
|
+
"github": "https://github.com/nuxt-modules/sanity#main",
|
|
2948
3357
|
"website": "https://sanity.nuxtjs.org",
|
|
2949
3358
|
"learn_more": "https://www.sanity.io/",
|
|
2950
3359
|
"category": "CMS",
|
|
@@ -2953,14 +3362,38 @@
|
|
|
2953
3362
|
{
|
|
2954
3363
|
"name": "Daniel Roe",
|
|
2955
3364
|
"github": "danielroe",
|
|
2956
|
-
"twitter": "danielcroe"
|
|
2957
|
-
|
|
3365
|
+
"twitter": "danielcroe"
|
|
3366
|
+
}
|
|
3367
|
+
],
|
|
3368
|
+
"compatibility": {
|
|
3369
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3370
|
+
"requires": {
|
|
3371
|
+
"bridge": "optional"
|
|
3372
|
+
}
|
|
3373
|
+
}
|
|
3374
|
+
},
|
|
3375
|
+
{
|
|
3376
|
+
"name": "schema-org",
|
|
3377
|
+
"description": "Schema.org for Nuxt, supporting typed and automated Google Rich Results.",
|
|
3378
|
+
"repo": "vueuse/schema-org#main/packages/nuxt",
|
|
3379
|
+
"npm": "nuxt-schema-org",
|
|
3380
|
+
"icon": "schema-org.svg",
|
|
3381
|
+
"github": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
|
|
3382
|
+
"website": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
|
|
3383
|
+
"learn_more": "https://vue-schema-org.netlify.app/guide/setup/nuxt.html",
|
|
3384
|
+
"category": "SEO",
|
|
3385
|
+
"type": "3rd-party",
|
|
3386
|
+
"maintainers": [
|
|
3387
|
+
{
|
|
3388
|
+
"name": "Harlan Wilton",
|
|
3389
|
+
"github": "harlan-zw",
|
|
3390
|
+
"twitter": "harlan_zw",
|
|
3391
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
2958
3392
|
}
|
|
2959
3393
|
],
|
|
2960
3394
|
"compatibility": {
|
|
2961
|
-
"
|
|
2962
|
-
"
|
|
2963
|
-
"3.x": "unknown"
|
|
3395
|
+
"nuxt": "^3.0.0",
|
|
3396
|
+
"requires": {}
|
|
2964
3397
|
}
|
|
2965
3398
|
},
|
|
2966
3399
|
{
|
|
@@ -2977,14 +3410,12 @@
|
|
|
2977
3410
|
"maintainers": [
|
|
2978
3411
|
{
|
|
2979
3412
|
"name": "sugoidesune",
|
|
2980
|
-
"github": "sugoidesune"
|
|
2981
|
-
"avatar": "https://avatars0.githubusercontent.com/u/20317691?v=4"
|
|
3413
|
+
"github": "sugoidesune"
|
|
2982
3414
|
}
|
|
2983
3415
|
],
|
|
2984
3416
|
"compatibility": {
|
|
2985
|
-
"
|
|
2986
|
-
"
|
|
2987
|
-
"3.x": "unknown"
|
|
3417
|
+
"nuxt": "^2.0.0",
|
|
3418
|
+
"requires": {}
|
|
2988
3419
|
}
|
|
2989
3420
|
},
|
|
2990
3421
|
{
|
|
@@ -3001,14 +3432,12 @@
|
|
|
3001
3432
|
"maintainers": [
|
|
3002
3433
|
{
|
|
3003
3434
|
"name": "dansmaculotte",
|
|
3004
|
-
"github": "dansmaculotte"
|
|
3005
|
-
"avatar": "https://avatars1.githubusercontent.com/u/44588441?v=4"
|
|
3435
|
+
"github": "dansmaculotte"
|
|
3006
3436
|
}
|
|
3007
3437
|
],
|
|
3008
3438
|
"compatibility": {
|
|
3009
|
-
"
|
|
3010
|
-
"
|
|
3011
|
-
"3.x": "unknown"
|
|
3439
|
+
"nuxt": "^2.0.0",
|
|
3440
|
+
"requires": {}
|
|
3012
3441
|
}
|
|
3013
3442
|
},
|
|
3014
3443
|
{
|
|
@@ -3025,14 +3454,35 @@
|
|
|
3025
3454
|
"maintainers": [
|
|
3026
3455
|
{
|
|
3027
3456
|
"name": "Rafał Chłodnicki",
|
|
3028
|
-
"github": "rchl"
|
|
3029
|
-
"avatar": "https://avatars1.githubusercontent.com/u/153197?v=4"
|
|
3457
|
+
"github": "rchl"
|
|
3030
3458
|
}
|
|
3031
3459
|
],
|
|
3032
3460
|
"compatibility": {
|
|
3033
|
-
"
|
|
3034
|
-
"
|
|
3035
|
-
|
|
3461
|
+
"nuxt": "^2.0.0",
|
|
3462
|
+
"requires": {}
|
|
3463
|
+
}
|
|
3464
|
+
},
|
|
3465
|
+
{
|
|
3466
|
+
"name": "seo-meta",
|
|
3467
|
+
"description": "Simple generate seo metadata",
|
|
3468
|
+
"repo": "ihavecoke/nuxtjs-seo-meta#main/packages/core",
|
|
3469
|
+
"npm": "nuxt-seo-meta",
|
|
3470
|
+
"icon": "",
|
|
3471
|
+
"github": "https://github.com/ihavecoke/nuxtjs-seo-meta",
|
|
3472
|
+
"website": "https://github.com/ihavecoke/nuxtjs-seo-meta",
|
|
3473
|
+
"learn_more": "",
|
|
3474
|
+
"category": "SEO",
|
|
3475
|
+
"type": "3rd-party",
|
|
3476
|
+
"maintainers": [
|
|
3477
|
+
{
|
|
3478
|
+
"name": "ihavecoke",
|
|
3479
|
+
"github": "ihavecoke",
|
|
3480
|
+
"avatar": "https://avatars0.githubusercontent.com/u/10757551?v=4"
|
|
3481
|
+
}
|
|
3482
|
+
],
|
|
3483
|
+
"compatibility": {
|
|
3484
|
+
"nuxt": "^2.0.0",
|
|
3485
|
+
"requires": {}
|
|
3036
3486
|
}
|
|
3037
3487
|
},
|
|
3038
3488
|
{
|
|
@@ -3049,14 +3499,12 @@
|
|
|
3049
3499
|
"maintainers": [
|
|
3050
3500
|
{
|
|
3051
3501
|
"name": "ben-rogerson",
|
|
3052
|
-
"github": "ben-rogerson"
|
|
3053
|
-
"avatar": "https://avatars0.githubusercontent.com/u/21288568?v=4"
|
|
3502
|
+
"github": "ben-rogerson"
|
|
3054
3503
|
}
|
|
3055
3504
|
],
|
|
3056
3505
|
"compatibility": {
|
|
3057
|
-
"
|
|
3058
|
-
"
|
|
3059
|
-
"3.x": "unknown"
|
|
3506
|
+
"nuxt": "^2.0.0",
|
|
3507
|
+
"requires": {}
|
|
3060
3508
|
}
|
|
3061
3509
|
},
|
|
3062
3510
|
{
|
|
@@ -3074,14 +3522,12 @@
|
|
|
3074
3522
|
{
|
|
3075
3523
|
"name": "Alexander Lichter",
|
|
3076
3524
|
"github": "manniL",
|
|
3077
|
-
"twitter": "TheAlexLichter"
|
|
3078
|
-
"avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
|
|
3525
|
+
"twitter": "TheAlexLichter"
|
|
3079
3526
|
}
|
|
3080
3527
|
],
|
|
3081
3528
|
"compatibility": {
|
|
3082
|
-
"
|
|
3083
|
-
"
|
|
3084
|
-
"3.x": "unknown"
|
|
3529
|
+
"nuxt": "^2.0.0",
|
|
3530
|
+
"requires": {}
|
|
3085
3531
|
}
|
|
3086
3532
|
},
|
|
3087
3533
|
{
|
|
@@ -3098,14 +3544,12 @@
|
|
|
3098
3544
|
"maintainers": [
|
|
3099
3545
|
{
|
|
3100
3546
|
"name": "Gomah",
|
|
3101
|
-
"github": "Gomah"
|
|
3102
|
-
"avatar": "https://avatars1.githubusercontent.com/u/2362138?v=4"
|
|
3547
|
+
"github": "Gomah"
|
|
3103
3548
|
}
|
|
3104
3549
|
],
|
|
3105
3550
|
"compatibility": {
|
|
3106
|
-
"
|
|
3107
|
-
"
|
|
3108
|
-
"3.x": "unknown"
|
|
3551
|
+
"nuxt": "^2.0.0",
|
|
3552
|
+
"requires": {}
|
|
3109
3553
|
}
|
|
3110
3554
|
},
|
|
3111
3555
|
{
|
|
@@ -3122,14 +3566,12 @@
|
|
|
3122
3566
|
"maintainers": [
|
|
3123
3567
|
{
|
|
3124
3568
|
"name": "vaso2",
|
|
3125
|
-
"github": "vaso2"
|
|
3126
|
-
"avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
|
|
3569
|
+
"github": "vaso2"
|
|
3127
3570
|
}
|
|
3128
3571
|
],
|
|
3129
3572
|
"compatibility": {
|
|
3130
|
-
"
|
|
3131
|
-
"
|
|
3132
|
-
"3.x": "unknown"
|
|
3573
|
+
"nuxt": "^2.0.0",
|
|
3574
|
+
"requires": {}
|
|
3133
3575
|
}
|
|
3134
3576
|
},
|
|
3135
3577
|
{
|
|
@@ -3147,14 +3589,12 @@
|
|
|
3147
3589
|
{
|
|
3148
3590
|
"name": "Nicolas PENNEC",
|
|
3149
3591
|
"github": "NicoPennec",
|
|
3150
|
-
"twitter": "NicoPennec"
|
|
3151
|
-
"avatar": "https://avatars3.githubusercontent.com/u/493223?v=4"
|
|
3592
|
+
"twitter": "NicoPennec"
|
|
3152
3593
|
}
|
|
3153
3594
|
],
|
|
3154
3595
|
"compatibility": {
|
|
3155
|
-
"
|
|
3156
|
-
"
|
|
3157
|
-
"3.x": "unknown"
|
|
3596
|
+
"nuxt": "^2.0.0",
|
|
3597
|
+
"requires": {}
|
|
3158
3598
|
}
|
|
3159
3599
|
},
|
|
3160
3600
|
{
|
|
@@ -3172,14 +3612,12 @@
|
|
|
3172
3612
|
{
|
|
3173
3613
|
"name": "Florent GIRAUD",
|
|
3174
3614
|
"github": "f3ltron",
|
|
3175
|
-
"twitter": "giraud_florent"
|
|
3176
|
-
"avatar": "https://avatars.githubusercontent.com/u/11556276?v=4"
|
|
3615
|
+
"twitter": "giraud_florent"
|
|
3177
3616
|
}
|
|
3178
3617
|
],
|
|
3179
3618
|
"compatibility": {
|
|
3180
|
-
"
|
|
3181
|
-
"
|
|
3182
|
-
"3.x": "unknown"
|
|
3619
|
+
"nuxt": "^2.0.0",
|
|
3620
|
+
"requires": {}
|
|
3183
3621
|
}
|
|
3184
3622
|
},
|
|
3185
3623
|
{
|
|
@@ -3196,14 +3634,12 @@
|
|
|
3196
3634
|
"maintainers": [
|
|
3197
3635
|
{
|
|
3198
3636
|
"name": "AlekseyPleshkov",
|
|
3199
|
-
"github": "AlekseyPleshkov"
|
|
3200
|
-
"avatar": "https://avatars0.githubusercontent.com/u/11446603?v=4"
|
|
3637
|
+
"github": "AlekseyPleshkov"
|
|
3201
3638
|
}
|
|
3202
3639
|
],
|
|
3203
3640
|
"compatibility": {
|
|
3204
|
-
"
|
|
3205
|
-
"
|
|
3206
|
-
"3.x": "unknown"
|
|
3641
|
+
"nuxt": "^2.0.0",
|
|
3642
|
+
"requires": {}
|
|
3207
3643
|
}
|
|
3208
3644
|
},
|
|
3209
3645
|
{
|
|
@@ -3220,14 +3656,12 @@
|
|
|
3220
3656
|
"maintainers": [
|
|
3221
3657
|
{
|
|
3222
3658
|
"name": "richardeschloss",
|
|
3223
|
-
"github": "richardeschloss"
|
|
3224
|
-
"avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
|
|
3659
|
+
"github": "richardeschloss"
|
|
3225
3660
|
}
|
|
3226
3661
|
],
|
|
3227
3662
|
"compatibility": {
|
|
3228
|
-
"
|
|
3229
|
-
"
|
|
3230
|
-
"3.x": "unknown"
|
|
3663
|
+
"nuxt": "^2.0.0",
|
|
3664
|
+
"requires": {}
|
|
3231
3665
|
}
|
|
3232
3666
|
},
|
|
3233
3667
|
{
|
|
@@ -3245,14 +3679,45 @@
|
|
|
3245
3679
|
{
|
|
3246
3680
|
"name": "Josh Deltener",
|
|
3247
3681
|
"github": "hecktarzuli",
|
|
3248
|
-
"twitter": "JoshDeltener"
|
|
3249
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2112282?v=4"
|
|
3682
|
+
"twitter": "JoshDeltener"
|
|
3250
3683
|
}
|
|
3251
3684
|
],
|
|
3252
3685
|
"compatibility": {
|
|
3253
|
-
"
|
|
3254
|
-
"
|
|
3255
|
-
|
|
3686
|
+
"nuxt": "^2.0.0",
|
|
3687
|
+
"requires": {}
|
|
3688
|
+
}
|
|
3689
|
+
},
|
|
3690
|
+
{
|
|
3691
|
+
"name": "speedkit",
|
|
3692
|
+
"description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
|
|
3693
|
+
"repo": "GrabarzUndPartner/nuxt-speedkit",
|
|
3694
|
+
"npm": "nuxt-speedkit",
|
|
3695
|
+
"icon": "speedkit.png",
|
|
3696
|
+
"github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
|
|
3697
|
+
"website": "https://nuxt-speedkit.grabarzundpartner.dev",
|
|
3698
|
+
"learn_more": "",
|
|
3699
|
+
"category": "Performance",
|
|
3700
|
+
"type": "3rd-party",
|
|
3701
|
+
"maintainers": [
|
|
3702
|
+
{
|
|
3703
|
+
"name": "Stephan Gerbeth",
|
|
3704
|
+
"github": "StephanGerbeth",
|
|
3705
|
+
"avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
|
|
3706
|
+
},
|
|
3707
|
+
{
|
|
3708
|
+
"name": "Thorn Walli",
|
|
3709
|
+
"github": "ThornWalli",
|
|
3710
|
+
"avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
|
|
3711
|
+
},
|
|
3712
|
+
{
|
|
3713
|
+
"name": "Grabarz & Partner",
|
|
3714
|
+
"github": "GrabarzUndPartner",
|
|
3715
|
+
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
3716
|
+
}
|
|
3717
|
+
],
|
|
3718
|
+
"compatibility": {
|
|
3719
|
+
"nuxt": "^2.0.0",
|
|
3720
|
+
"requires": {}
|
|
3256
3721
|
}
|
|
3257
3722
|
},
|
|
3258
3723
|
{
|
|
@@ -3269,14 +3734,12 @@
|
|
|
3269
3734
|
"maintainers": [
|
|
3270
3735
|
{
|
|
3271
3736
|
"name": "mazipan",
|
|
3272
|
-
"github": "mazipan"
|
|
3273
|
-
"avatar": "https://avatars0.githubusercontent.com/u/7221389?v=4"
|
|
3737
|
+
"github": "mazipan"
|
|
3274
3738
|
}
|
|
3275
3739
|
],
|
|
3276
3740
|
"compatibility": {
|
|
3277
|
-
"
|
|
3278
|
-
"
|
|
3279
|
-
"3.x": "unknown"
|
|
3741
|
+
"nuxt": "^2.0.0",
|
|
3742
|
+
"requires": {}
|
|
3280
3743
|
}
|
|
3281
3744
|
},
|
|
3282
3745
|
{
|
|
@@ -3293,14 +3756,12 @@
|
|
|
3293
3756
|
"maintainers": [
|
|
3294
3757
|
{
|
|
3295
3758
|
"name": "Jakub Andrzejewski",
|
|
3296
|
-
"github": "Baroshem"
|
|
3297
|
-
"avatar": "https://avatars2.githubusercontent.com/u/37120330?v=4?s=80"
|
|
3759
|
+
"github": "Baroshem"
|
|
3298
3760
|
}
|
|
3299
3761
|
],
|
|
3300
3762
|
"compatibility": {
|
|
3301
|
-
"
|
|
3302
|
-
"
|
|
3303
|
-
"3.x": "unknown"
|
|
3763
|
+
"nuxt": "^2.0.0",
|
|
3764
|
+
"requires": {}
|
|
3304
3765
|
}
|
|
3305
3766
|
},
|
|
3306
3767
|
{
|
|
@@ -3317,21 +3778,19 @@
|
|
|
3317
3778
|
"maintainers": [
|
|
3318
3779
|
{
|
|
3319
3780
|
"name": "richardeschloss",
|
|
3320
|
-
"github": "richardeschloss"
|
|
3321
|
-
"avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
|
|
3781
|
+
"github": "richardeschloss"
|
|
3322
3782
|
}
|
|
3323
3783
|
],
|
|
3324
3784
|
"compatibility": {
|
|
3325
|
-
"
|
|
3326
|
-
"
|
|
3327
|
-
"3.x": "unknown"
|
|
3785
|
+
"nuxt": "^2.0.0",
|
|
3786
|
+
"requires": {}
|
|
3328
3787
|
}
|
|
3329
3788
|
},
|
|
3330
3789
|
{
|
|
3331
3790
|
"name": "storyblok",
|
|
3332
3791
|
"description": "Storyblok Nuxt.js module",
|
|
3333
|
-
"repo": "storyblok/storyblok-nuxt",
|
|
3334
|
-
"npm": "storyblok
|
|
3792
|
+
"repo": "storyblok/storyblok-nuxt#master/lib",
|
|
3793
|
+
"npm": "@storyblok/nuxt",
|
|
3335
3794
|
"icon": "storyblok.png",
|
|
3336
3795
|
"github": "https://github.com/storyblok/storyblok-nuxt",
|
|
3337
3796
|
"website": "https://github.com/storyblok/storyblok-nuxt",
|
|
@@ -3341,14 +3800,12 @@
|
|
|
3341
3800
|
"maintainers": [
|
|
3342
3801
|
{
|
|
3343
3802
|
"name": "storyblok",
|
|
3344
|
-
"github": "storyblok"
|
|
3345
|
-
"avatar": "https://avatars0.githubusercontent.com/u/13880908?v=4"
|
|
3803
|
+
"github": "storyblok"
|
|
3346
3804
|
}
|
|
3347
3805
|
],
|
|
3348
3806
|
"compatibility": {
|
|
3349
|
-
"
|
|
3350
|
-
"
|
|
3351
|
-
"3.x": "unknown"
|
|
3807
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3808
|
+
"requires": {}
|
|
3352
3809
|
}
|
|
3353
3810
|
},
|
|
3354
3811
|
{
|
|
@@ -3366,20 +3823,19 @@
|
|
|
3366
3823
|
{
|
|
3367
3824
|
"name": "Ahad Birang",
|
|
3368
3825
|
"github": "farnabaz",
|
|
3369
|
-
"twitter": "a_birang"
|
|
3370
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
|
|
3826
|
+
"twitter": "a_birang"
|
|
3371
3827
|
},
|
|
3372
3828
|
{
|
|
3373
3829
|
"name": "Pooya Parsa",
|
|
3374
3830
|
"github": "pi0",
|
|
3375
|
-
"twitter": "_pi0_"
|
|
3376
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
3831
|
+
"twitter": "_pi0_"
|
|
3377
3832
|
}
|
|
3378
3833
|
],
|
|
3379
3834
|
"compatibility": {
|
|
3380
|
-
"
|
|
3381
|
-
"
|
|
3382
|
-
|
|
3835
|
+
"nuxt": "^2.0.0",
|
|
3836
|
+
"requires": {
|
|
3837
|
+
"bridge": "optional"
|
|
3838
|
+
}
|
|
3383
3839
|
}
|
|
3384
3840
|
},
|
|
3385
3841
|
{
|
|
@@ -3397,20 +3853,19 @@
|
|
|
3397
3853
|
{
|
|
3398
3854
|
"name": "Benjamin Canac",
|
|
3399
3855
|
"github": "benjamincanac",
|
|
3400
|
-
"twitter": "benjamincanac"
|
|
3401
|
-
"avatar": "https://avatars2.githubusercontent.com/u/739984?v=4"
|
|
3856
|
+
"twitter": "benjamincanac"
|
|
3402
3857
|
},
|
|
3403
3858
|
{
|
|
3404
3859
|
"name": "Sébastien Chopin",
|
|
3405
3860
|
"github": "Atinux",
|
|
3406
|
-
"twitter": "Atinux"
|
|
3407
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
3861
|
+
"twitter": "Atinux"
|
|
3408
3862
|
}
|
|
3409
3863
|
],
|
|
3410
3864
|
"compatibility": {
|
|
3411
|
-
"
|
|
3412
|
-
"
|
|
3413
|
-
|
|
3865
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3866
|
+
"requires": {
|
|
3867
|
+
"bridge": true
|
|
3868
|
+
}
|
|
3414
3869
|
}
|
|
3415
3870
|
},
|
|
3416
3871
|
{
|
|
@@ -3427,14 +3882,12 @@
|
|
|
3427
3882
|
"maintainers": [
|
|
3428
3883
|
{
|
|
3429
3884
|
"name": "WilliamDASILVA",
|
|
3430
|
-
"github": "WilliamDASILVA"
|
|
3431
|
-
"avatar": "https://avatars3.githubusercontent.com/u/2766008?v=4"
|
|
3885
|
+
"github": "WilliamDASILVA"
|
|
3432
3886
|
}
|
|
3433
3887
|
],
|
|
3434
3888
|
"compatibility": {
|
|
3435
|
-
"
|
|
3436
|
-
"
|
|
3437
|
-
"3.x": "unknown"
|
|
3889
|
+
"nuxt": "^2.0.0",
|
|
3890
|
+
"requires": {}
|
|
3438
3891
|
}
|
|
3439
3892
|
},
|
|
3440
3893
|
{
|
|
@@ -3452,14 +3905,12 @@
|
|
|
3452
3905
|
{
|
|
3453
3906
|
"name": "Alexander Lichter",
|
|
3454
3907
|
"github": "manniL",
|
|
3455
|
-
"twitter": "TheAlexLichter"
|
|
3456
|
-
"avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
|
|
3908
|
+
"twitter": "TheAlexLichter"
|
|
3457
3909
|
}
|
|
3458
3910
|
],
|
|
3459
3911
|
"compatibility": {
|
|
3460
|
-
"
|
|
3461
|
-
"
|
|
3462
|
-
"3.x": "unknown"
|
|
3912
|
+
"nuxt": "^2.0.0",
|
|
3913
|
+
"requires": {}
|
|
3463
3914
|
}
|
|
3464
3915
|
},
|
|
3465
3916
|
{
|
|
@@ -3476,39 +3927,68 @@
|
|
|
3476
3927
|
"maintainers": [
|
|
3477
3928
|
{
|
|
3478
3929
|
"name": "Ricardo Gobbo de Souza",
|
|
3479
|
-
"github": "ricardogobbosouza"
|
|
3480
|
-
|
|
3930
|
+
"github": "ricardogobbosouza"
|
|
3931
|
+
}
|
|
3932
|
+
],
|
|
3933
|
+
"compatibility": {
|
|
3934
|
+
"nuxt": "^2.0.0",
|
|
3935
|
+
"requires": {}
|
|
3936
|
+
}
|
|
3937
|
+
},
|
|
3938
|
+
{
|
|
3939
|
+
"name": "stylify",
|
|
3940
|
+
"description": "Stylify generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
|
|
3941
|
+
"repo": "stylify/packages#master/packages/nuxt",
|
|
3942
|
+
"npm": "@stylify/nuxt",
|
|
3943
|
+
"icon": "stylify.svg",
|
|
3944
|
+
"github": "https://github.com/stylify/packages/tree/master/packages/nuxt",
|
|
3945
|
+
"website": "https://stylifycss.com/docs/nuxt",
|
|
3946
|
+
"learn_more": "https://stylifycss.com",
|
|
3947
|
+
"category": "UI",
|
|
3948
|
+
"type": "3rd-party",
|
|
3949
|
+
"maintainers": [
|
|
3950
|
+
{
|
|
3951
|
+
"name": "Vladimír Macháček",
|
|
3952
|
+
"github": "Machy8",
|
|
3953
|
+
"twitter": "8machy"
|
|
3481
3954
|
}
|
|
3482
3955
|
],
|
|
3483
3956
|
"compatibility": {
|
|
3484
|
-
"
|
|
3485
|
-
"
|
|
3486
|
-
"3.x": "unknown"
|
|
3957
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3958
|
+
"requires": {}
|
|
3487
3959
|
}
|
|
3488
3960
|
},
|
|
3489
3961
|
{
|
|
3490
3962
|
"name": "supabase",
|
|
3491
|
-
"description": "
|
|
3492
|
-
"repo": "
|
|
3493
|
-
"npm": "
|
|
3963
|
+
"description": "First class integration with Supabase",
|
|
3964
|
+
"repo": "nuxt-community/supabase-module",
|
|
3965
|
+
"npm": "@nuxtjs/supabase",
|
|
3494
3966
|
"icon": "supabase.png",
|
|
3495
|
-
"github": "https://github.com/
|
|
3496
|
-
"website": "https://
|
|
3497
|
-
"learn_more": "https://supabase.
|
|
3967
|
+
"github": "https://github.com/nuxt-community/supabase-module",
|
|
3968
|
+
"website": "https://supabase.nuxtjs.org",
|
|
3969
|
+
"learn_more": "https://supabase.com",
|
|
3498
3970
|
"category": "Database",
|
|
3499
|
-
"type": "
|
|
3971
|
+
"type": "community",
|
|
3500
3972
|
"maintainers": [
|
|
3973
|
+
{
|
|
3974
|
+
"name": "Baptiste Leproux",
|
|
3975
|
+
"github": "larbish",
|
|
3976
|
+
"twitter": "baptistelprx"
|
|
3977
|
+
},
|
|
3978
|
+
{
|
|
3979
|
+
"name": "Sebastien Chopin",
|
|
3980
|
+
"github": "Atinux",
|
|
3981
|
+
"twitter": "Atinux"
|
|
3982
|
+
},
|
|
3501
3983
|
{
|
|
3502
3984
|
"name": "Scott Robertson",
|
|
3503
3985
|
"github": "scottrobertson",
|
|
3504
|
-
"twitter": "scottymeuk"
|
|
3505
|
-
"avatar": "https://avatars0.githubusercontent.com/u/68361?v=4"
|
|
3986
|
+
"twitter": "scottymeuk"
|
|
3506
3987
|
}
|
|
3507
3988
|
],
|
|
3508
3989
|
"compatibility": {
|
|
3509
|
-
"
|
|
3510
|
-
"
|
|
3511
|
-
"3.x": "unknown"
|
|
3990
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3991
|
+
"requires": {}
|
|
3512
3992
|
}
|
|
3513
3993
|
},
|
|
3514
3994
|
{
|
|
@@ -3525,14 +4005,12 @@
|
|
|
3525
4005
|
"maintainers": [
|
|
3526
4006
|
{
|
|
3527
4007
|
"name": "Developmint",
|
|
3528
|
-
"github": "Developmint"
|
|
3529
|
-
"avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
|
|
4008
|
+
"github": "Developmint"
|
|
3530
4009
|
}
|
|
3531
4010
|
],
|
|
3532
4011
|
"compatibility": {
|
|
3533
|
-
"
|
|
3534
|
-
"
|
|
3535
|
-
"3.x": "unknown"
|
|
4012
|
+
"nuxt": "^2.0.0",
|
|
4013
|
+
"requires": {}
|
|
3536
4014
|
}
|
|
3537
4015
|
},
|
|
3538
4016
|
{
|
|
@@ -3550,14 +4028,12 @@
|
|
|
3550
4028
|
{
|
|
3551
4029
|
"name": "Ahad Birang",
|
|
3552
4030
|
"github": "farnabaz",
|
|
3553
|
-
"twitter": "a_birang"
|
|
3554
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
|
|
4031
|
+
"twitter": "a_birang"
|
|
3555
4032
|
}
|
|
3556
4033
|
],
|
|
3557
4034
|
"compatibility": {
|
|
3558
|
-
"
|
|
3559
|
-
"
|
|
3560
|
-
"3.x": "unknown"
|
|
4035
|
+
"nuxt": "^2.0.0",
|
|
4036
|
+
"requires": {}
|
|
3561
4037
|
}
|
|
3562
4038
|
},
|
|
3563
4039
|
{
|
|
@@ -3574,14 +4050,12 @@
|
|
|
3574
4050
|
"maintainers": [
|
|
3575
4051
|
{
|
|
3576
4052
|
"name": "Sam Holmes",
|
|
3577
|
-
"github": "sam3d"
|
|
3578
|
-
"avatar": "https://avatars0.githubusercontent.com/u/8385528?v=4"
|
|
4053
|
+
"github": "sam3d"
|
|
3579
4054
|
}
|
|
3580
4055
|
],
|
|
3581
4056
|
"compatibility": {
|
|
3582
|
-
"
|
|
3583
|
-
"
|
|
3584
|
-
"3.x": "unknown"
|
|
4057
|
+
"nuxt": "^2.0.0",
|
|
4058
|
+
"requires": {}
|
|
3585
4059
|
}
|
|
3586
4060
|
},
|
|
3587
4061
|
{
|
|
@@ -3598,14 +4072,12 @@
|
|
|
3598
4072
|
"maintainers": [
|
|
3599
4073
|
{
|
|
3600
4074
|
"name": "ImreC",
|
|
3601
|
-
"github": "ImreC"
|
|
3602
|
-
"avatar": "https://avatars1.githubusercontent.com/u/9742684?v=4"
|
|
4075
|
+
"github": "ImreC"
|
|
3603
4076
|
}
|
|
3604
4077
|
],
|
|
3605
4078
|
"compatibility": {
|
|
3606
|
-
"
|
|
3607
|
-
"
|
|
3608
|
-
"3.x": "unknown"
|
|
4079
|
+
"nuxt": "^2.0.0",
|
|
4080
|
+
"requires": {}
|
|
3609
4081
|
}
|
|
3610
4082
|
},
|
|
3611
4083
|
{
|
|
@@ -3623,14 +4095,35 @@
|
|
|
3623
4095
|
{
|
|
3624
4096
|
"name": "Sébastien Chopin",
|
|
3625
4097
|
"github": "Atinux",
|
|
3626
|
-
"twitter": "Atinux"
|
|
3627
|
-
|
|
4098
|
+
"twitter": "Atinux"
|
|
4099
|
+
}
|
|
4100
|
+
],
|
|
4101
|
+
"compatibility": {
|
|
4102
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4103
|
+
"requires": {}
|
|
4104
|
+
}
|
|
4105
|
+
},
|
|
4106
|
+
{
|
|
4107
|
+
"name": "tiktok-analytics",
|
|
4108
|
+
"description": "",
|
|
4109
|
+
"repo": "stickpro/nuxt-tiktok-analytics",
|
|
4110
|
+
"npm": "tiktok-analytics",
|
|
4111
|
+
"icon": "",
|
|
4112
|
+
"github": "https://github.com/stickpro/nuxt-tiktok-analytics",
|
|
4113
|
+
"website": "https://github.com/stickpro/nuxt-tiktok-analytics",
|
|
4114
|
+
"learn_more": "",
|
|
4115
|
+
"category": "Analytics",
|
|
4116
|
+
"type": "3rd-party",
|
|
4117
|
+
"maintainers": [
|
|
4118
|
+
{
|
|
4119
|
+
"name": "stickpro",
|
|
4120
|
+
"github": "stickpro",
|
|
4121
|
+
"avatar": "https://avatars.githubusercontent.com/u/25886722?v=4"
|
|
3628
4122
|
}
|
|
3629
4123
|
],
|
|
3630
4124
|
"compatibility": {
|
|
3631
|
-
"
|
|
3632
|
-
"
|
|
3633
|
-
"3.x": "wip"
|
|
4125
|
+
"nuxt": "^2.0.0",
|
|
4126
|
+
"requires": {}
|
|
3634
4127
|
}
|
|
3635
4128
|
},
|
|
3636
4129
|
{
|
|
@@ -3648,14 +4141,12 @@
|
|
|
3648
4141
|
{
|
|
3649
4142
|
"name": "Pooya Parsa",
|
|
3650
4143
|
"github": "pi0",
|
|
3651
|
-
"twitter": "_pi0_"
|
|
3652
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4144
|
+
"twitter": "_pi0_"
|
|
3653
4145
|
}
|
|
3654
4146
|
],
|
|
3655
4147
|
"compatibility": {
|
|
3656
|
-
"
|
|
3657
|
-
"
|
|
3658
|
-
"3.x": "unknown"
|
|
4148
|
+
"nuxt": "^2.0.0",
|
|
4149
|
+
"requires": {}
|
|
3659
4150
|
}
|
|
3660
4151
|
},
|
|
3661
4152
|
{
|
|
@@ -3672,14 +4163,47 @@
|
|
|
3672
4163
|
"maintainers": [
|
|
3673
4164
|
{
|
|
3674
4165
|
"name": "Nicolas Perraut",
|
|
3675
|
-
"github": "tuarrep"
|
|
3676
|
-
|
|
4166
|
+
"github": "tuarrep"
|
|
4167
|
+
}
|
|
4168
|
+
],
|
|
4169
|
+
"compatibility": {
|
|
4170
|
+
"nuxt": "^2.0.0",
|
|
4171
|
+
"requires": {
|
|
4172
|
+
"bridge": "optional"
|
|
4173
|
+
}
|
|
4174
|
+
}
|
|
4175
|
+
},
|
|
4176
|
+
{
|
|
4177
|
+
"name": "twicpics",
|
|
4178
|
+
"description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
|
|
4179
|
+
"repo": "TwicPics/components",
|
|
4180
|
+
"npm": "@twicpics/components",
|
|
4181
|
+
"icon": "twicpics.svg",
|
|
4182
|
+
"github": "https://github.com/TwicPics/components",
|
|
4183
|
+
"website": "https://www.twicpics.com/docs/components/nuxt-3",
|
|
4184
|
+
"learn_more": "https://www.twicpics.com",
|
|
4185
|
+
"category": "Images",
|
|
4186
|
+
"type": "3rd-party",
|
|
4187
|
+
"maintainers": [
|
|
4188
|
+
{
|
|
4189
|
+
"name": "Florent Bourgeois",
|
|
4190
|
+
"github": "florentb",
|
|
4191
|
+
"twitter": "florent_b"
|
|
4192
|
+
},
|
|
4193
|
+
{
|
|
4194
|
+
"name": "Julian Aubourg",
|
|
4195
|
+
"github": "jaubourg",
|
|
4196
|
+
"twitter": "jaubourg"
|
|
4197
|
+
},
|
|
4198
|
+
{
|
|
4199
|
+
"name": "Miguel Beignon",
|
|
4200
|
+
"github": "mbgspcii",
|
|
4201
|
+
"twitter": "m_beignon"
|
|
3677
4202
|
}
|
|
3678
4203
|
],
|
|
3679
4204
|
"compatibility": {
|
|
3680
|
-
"
|
|
3681
|
-
"
|
|
3682
|
-
"3.x": "unknown"
|
|
4205
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4206
|
+
"requires": {}
|
|
3683
4207
|
}
|
|
3684
4208
|
},
|
|
3685
4209
|
{
|
|
@@ -3696,14 +4220,37 @@
|
|
|
3696
4220
|
"maintainers": [
|
|
3697
4221
|
{
|
|
3698
4222
|
"name": "victorgarciaesgi",
|
|
3699
|
-
"github": "victorgarciaesgi"
|
|
3700
|
-
"avatar": "https://avatars0.githubusercontent.com/u/15092120?v=4"
|
|
4223
|
+
"github": "victorgarciaesgi"
|
|
3701
4224
|
}
|
|
3702
4225
|
],
|
|
3703
4226
|
"compatibility": {
|
|
3704
|
-
"
|
|
3705
|
-
"
|
|
3706
|
-
|
|
4227
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4228
|
+
"requires": {}
|
|
4229
|
+
}
|
|
4230
|
+
},
|
|
4231
|
+
{
|
|
4232
|
+
"name": "typed-vuex",
|
|
4233
|
+
"description": "A vanilla, strongly typed store accessor for Vuex.",
|
|
4234
|
+
"repo": "danielroe/typed-vuex#main/packages/nuxt-typed-vuex",
|
|
4235
|
+
"npm": "nuxt-typed-vuex",
|
|
4236
|
+
"icon": "vue.png",
|
|
4237
|
+
"github": "https://github.com/danielroe/typed-vuex",
|
|
4238
|
+
"website": "https://github.com/danielroe/typed-vuex",
|
|
4239
|
+
"learn_more": "",
|
|
4240
|
+
"category": "Libraries",
|
|
4241
|
+
"type": "3rd-party",
|
|
4242
|
+
"maintainers": [
|
|
4243
|
+
{
|
|
4244
|
+
"name": "Daniel Roe",
|
|
4245
|
+
"github": "danielroe",
|
|
4246
|
+
"twitter": "danielcroe"
|
|
4247
|
+
}
|
|
4248
|
+
],
|
|
4249
|
+
"compatibility": {
|
|
4250
|
+
"nuxt": "^2.0.0",
|
|
4251
|
+
"requires": {
|
|
4252
|
+
"bridge": "optional"
|
|
4253
|
+
}
|
|
3707
4254
|
}
|
|
3708
4255
|
},
|
|
3709
4256
|
{
|
|
@@ -3720,26 +4267,22 @@
|
|
|
3720
4267
|
"maintainers": [
|
|
3721
4268
|
{
|
|
3722
4269
|
"name": "Kevin Marrec",
|
|
3723
|
-
"github": "kevinmarrec"
|
|
3724
|
-
"avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
|
|
4270
|
+
"github": "kevinmarrec"
|
|
3725
4271
|
},
|
|
3726
4272
|
{
|
|
3727
4273
|
"name": "Pooya Parsa",
|
|
3728
4274
|
"github": "pi0",
|
|
3729
|
-
"twitter": "_pi0_"
|
|
3730
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4275
|
+
"twitter": "_pi0_"
|
|
3731
4276
|
},
|
|
3732
4277
|
{
|
|
3733
4278
|
"name": "Daniel Roe",
|
|
3734
4279
|
"github": "danielroe",
|
|
3735
|
-
"twitter": "danielcroe"
|
|
3736
|
-
"avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
|
|
4280
|
+
"twitter": "danielcroe"
|
|
3737
4281
|
}
|
|
3738
4282
|
],
|
|
3739
4283
|
"compatibility": {
|
|
3740
|
-
"
|
|
3741
|
-
"
|
|
3742
|
-
"3.x": "unknown"
|
|
4284
|
+
"nuxt": "^2.0.0",
|
|
4285
|
+
"requires": {}
|
|
3743
4286
|
}
|
|
3744
4287
|
},
|
|
3745
4288
|
{
|
|
@@ -3756,26 +4299,46 @@
|
|
|
3756
4299
|
"maintainers": [
|
|
3757
4300
|
{
|
|
3758
4301
|
"name": "Kevin Marrec",
|
|
3759
|
-
"github": "kevinmarrec"
|
|
3760
|
-
"avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
|
|
4302
|
+
"github": "kevinmarrec"
|
|
3761
4303
|
},
|
|
3762
4304
|
{
|
|
3763
4305
|
"name": "Pooya Parsa",
|
|
3764
4306
|
"github": "pi0",
|
|
3765
|
-
"twitter": "_pi0_"
|
|
3766
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4307
|
+
"twitter": "_pi0_"
|
|
3767
4308
|
},
|
|
3768
4309
|
{
|
|
3769
4310
|
"name": "Daniel Roe",
|
|
3770
4311
|
"github": "danielroe",
|
|
3771
|
-
"twitter": "danielcroe"
|
|
3772
|
-
"avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
|
|
4312
|
+
"twitter": "danielcroe"
|
|
3773
4313
|
}
|
|
3774
4314
|
],
|
|
3775
4315
|
"compatibility": {
|
|
3776
|
-
"
|
|
3777
|
-
"
|
|
3778
|
-
|
|
4316
|
+
"nuxt": "^2.0.0",
|
|
4317
|
+
"requires": {}
|
|
4318
|
+
}
|
|
4319
|
+
},
|
|
4320
|
+
{
|
|
4321
|
+
"name": "umami",
|
|
4322
|
+
"description": "Embed the Umami analytics library into Nuxt",
|
|
4323
|
+
"repo": "ijkml/nuxt-umami",
|
|
4324
|
+
"npm": "nuxt-umami",
|
|
4325
|
+
"icon": "umami.svg",
|
|
4326
|
+
"github": "https://github.com/ijkml/nuxt-umami",
|
|
4327
|
+
"website": "https://github.com/ijkml/nuxt-umami",
|
|
4328
|
+
"learn_more": "https://umami.is/docs/",
|
|
4329
|
+
"category": "Analytics",
|
|
4330
|
+
"type": "3rd-party",
|
|
4331
|
+
"maintainers": [
|
|
4332
|
+
{
|
|
4333
|
+
"name": "ML",
|
|
4334
|
+
"github": "ijkml"
|
|
4335
|
+
}
|
|
4336
|
+
],
|
|
4337
|
+
"compatibility": {
|
|
4338
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4339
|
+
"requires": {
|
|
4340
|
+
"bridge": "optional"
|
|
4341
|
+
}
|
|
3779
4342
|
}
|
|
3780
4343
|
},
|
|
3781
4344
|
{
|
|
@@ -3793,20 +4356,69 @@
|
|
|
3793
4356
|
{
|
|
3794
4357
|
"name": "Pooya Parsa",
|
|
3795
4358
|
"github": "pi0",
|
|
3796
|
-
"twitter": "_pi0_"
|
|
3797
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4359
|
+
"twitter": "_pi0_"
|
|
3798
4360
|
},
|
|
3799
4361
|
{
|
|
3800
4362
|
"name": "Farzad Soltani",
|
|
3801
4363
|
"github": "farzadso",
|
|
3802
|
-
"twitter": "farzadso"
|
|
3803
|
-
|
|
4364
|
+
"twitter": "farzadso"
|
|
4365
|
+
}
|
|
4366
|
+
],
|
|
4367
|
+
"compatibility": {
|
|
4368
|
+
"nuxt": "^2.0.0",
|
|
4369
|
+
"requires": {}
|
|
4370
|
+
}
|
|
4371
|
+
},
|
|
4372
|
+
{
|
|
4373
|
+
"name": "unlighthouse",
|
|
4374
|
+
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
4375
|
+
"repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
|
|
4376
|
+
"npm": "@unlighthouse/nuxt",
|
|
4377
|
+
"icon": "unlighthouse.svg",
|
|
4378
|
+
"github": "https://github.com/harlan-zw/unlighthouse",
|
|
4379
|
+
"website": "https://github.com/harlan-zw/unlighthouse",
|
|
4380
|
+
"learn_more": "https://github.com/harlan-zw/unlighthouse",
|
|
4381
|
+
"category": "Devtools",
|
|
4382
|
+
"type": "3rd-party",
|
|
4383
|
+
"maintainers": [
|
|
4384
|
+
{
|
|
4385
|
+
"name": "Harlan Wilton",
|
|
4386
|
+
"github": "harlan-zw",
|
|
4387
|
+
"twitter": "harlan_zw",
|
|
4388
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
4389
|
+
}
|
|
4390
|
+
],
|
|
4391
|
+
"compatibility": {
|
|
4392
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4393
|
+
"requires": {
|
|
4394
|
+
"bridge": "optional"
|
|
4395
|
+
}
|
|
4396
|
+
}
|
|
4397
|
+
},
|
|
4398
|
+
{
|
|
4399
|
+
"name": "unocss",
|
|
4400
|
+
"description": "The instant on-demand atomic CSS engine.",
|
|
4401
|
+
"repo": "antfu/unocss#main/packages/nuxt",
|
|
4402
|
+
"npm": "@unocss/nuxt",
|
|
4403
|
+
"icon": "unocss.svg",
|
|
4404
|
+
"github": "https://github.com/antfu/unocss",
|
|
4405
|
+
"website": "https://github.com/antfu/unocss",
|
|
4406
|
+
"learn_more": "https://github.com/antfu/unocss",
|
|
4407
|
+
"category": "UI",
|
|
4408
|
+
"type": "3rd-party",
|
|
4409
|
+
"maintainers": [
|
|
4410
|
+
{
|
|
4411
|
+
"name": "Anthony Fu",
|
|
4412
|
+
"github": "antfu",
|
|
4413
|
+
"twitter": "antfu7",
|
|
4414
|
+
"avatar": "https://avatars.githubusercontent.com/antfu?v=4"
|
|
3804
4415
|
}
|
|
3805
4416
|
],
|
|
3806
4417
|
"compatibility": {
|
|
3807
|
-
"
|
|
3808
|
-
"
|
|
3809
|
-
|
|
4418
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4419
|
+
"requires": {
|
|
4420
|
+
"bridge": "optional"
|
|
4421
|
+
}
|
|
3810
4422
|
}
|
|
3811
4423
|
},
|
|
3812
4424
|
{
|
|
@@ -3823,14 +4435,12 @@
|
|
|
3823
4435
|
"maintainers": [
|
|
3824
4436
|
{
|
|
3825
4437
|
"name": "fukuiretu",
|
|
3826
|
-
"github": "fukuiretu"
|
|
3827
|
-
"avatar": "https://avatars0.githubusercontent.com/u/1982105?v=4"
|
|
4438
|
+
"github": "fukuiretu"
|
|
3828
4439
|
}
|
|
3829
4440
|
],
|
|
3830
4441
|
"compatibility": {
|
|
3831
|
-
"
|
|
3832
|
-
"
|
|
3833
|
-
"3.x": "unknown"
|
|
4442
|
+
"nuxt": "^2.0.0",
|
|
4443
|
+
"requires": {}
|
|
3834
4444
|
}
|
|
3835
4445
|
},
|
|
3836
4446
|
{
|
|
@@ -3847,14 +4457,12 @@
|
|
|
3847
4457
|
"maintainers": [
|
|
3848
4458
|
{
|
|
3849
4459
|
"name": "lewyuburi",
|
|
3850
|
-
"github": "lewyuburi"
|
|
3851
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2156790?v=4"
|
|
4460
|
+
"github": "lewyuburi"
|
|
3852
4461
|
}
|
|
3853
4462
|
],
|
|
3854
4463
|
"compatibility": {
|
|
3855
|
-
"
|
|
3856
|
-
"
|
|
3857
|
-
"3.x": "unknown"
|
|
4464
|
+
"nuxt": "^2.0.0",
|
|
4465
|
+
"requires": {}
|
|
3858
4466
|
}
|
|
3859
4467
|
},
|
|
3860
4468
|
{
|
|
@@ -3872,14 +4480,12 @@
|
|
|
3872
4480
|
{
|
|
3873
4481
|
"name": "Pooya Parsa",
|
|
3874
4482
|
"github": "pi0",
|
|
3875
|
-
"twitter": "_pi0_"
|
|
3876
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4483
|
+
"twitter": "_pi0_"
|
|
3877
4484
|
}
|
|
3878
4485
|
],
|
|
3879
4486
|
"compatibility": {
|
|
3880
|
-
"
|
|
3881
|
-
"
|
|
3882
|
-
"3.x": "unknown"
|
|
4487
|
+
"nuxt": "^2.0.0",
|
|
4488
|
+
"requires": {}
|
|
3883
4489
|
}
|
|
3884
4490
|
},
|
|
3885
4491
|
{
|
|
@@ -3896,14 +4502,12 @@
|
|
|
3896
4502
|
"maintainers": [
|
|
3897
4503
|
{
|
|
3898
4504
|
"name": "vaso2",
|
|
3899
|
-
"github": "vaso2"
|
|
3900
|
-
"avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
|
|
4505
|
+
"github": "vaso2"
|
|
3901
4506
|
}
|
|
3902
4507
|
],
|
|
3903
4508
|
"compatibility": {
|
|
3904
|
-
"
|
|
3905
|
-
"
|
|
3906
|
-
"3.x": "unknown"
|
|
4509
|
+
"nuxt": "^2.0.0",
|
|
4510
|
+
"requires": {}
|
|
3907
4511
|
}
|
|
3908
4512
|
},
|
|
3909
4513
|
{
|
|
@@ -3920,14 +4524,12 @@
|
|
|
3920
4524
|
"maintainers": [
|
|
3921
4525
|
{
|
|
3922
4526
|
"name": "spektrummedia",
|
|
3923
|
-
"github": "spektrummedia"
|
|
3924
|
-
"avatar": "https://avatars2.githubusercontent.com/u/4410985?v=4"
|
|
4527
|
+
"github": "spektrummedia"
|
|
3925
4528
|
}
|
|
3926
4529
|
],
|
|
3927
4530
|
"compatibility": {
|
|
3928
|
-
"
|
|
3929
|
-
"
|
|
3930
|
-
"3.x": "unknown"
|
|
4531
|
+
"nuxt": "^2.0.0",
|
|
4532
|
+
"requires": {}
|
|
3931
4533
|
}
|
|
3932
4534
|
},
|
|
3933
4535
|
{
|
|
@@ -3944,14 +4546,12 @@
|
|
|
3944
4546
|
"maintainers": [
|
|
3945
4547
|
{
|
|
3946
4548
|
"name": "madmod",
|
|
3947
|
-
"github": "madmod"
|
|
3948
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1107818?v=4"
|
|
4549
|
+
"github": "madmod"
|
|
3949
4550
|
}
|
|
3950
4551
|
],
|
|
3951
4552
|
"compatibility": {
|
|
3952
|
-
"
|
|
3953
|
-
"
|
|
3954
|
-
"3.x": "unknown"
|
|
4553
|
+
"nuxt": "^2.0.0",
|
|
4554
|
+
"requires": {}
|
|
3955
4555
|
}
|
|
3956
4556
|
},
|
|
3957
4557
|
{
|
|
@@ -3969,14 +4569,34 @@
|
|
|
3969
4569
|
{
|
|
3970
4570
|
"name": "Julio Marquez",
|
|
3971
4571
|
"github": "juliomrqz",
|
|
3972
|
-
"twitter": "juliomrqz"
|
|
3973
|
-
"avatar": "https://avatars1.githubusercontent.com/u/1911993?v=4"
|
|
4572
|
+
"twitter": "juliomrqz"
|
|
3974
4573
|
}
|
|
3975
4574
|
],
|
|
3976
4575
|
"compatibility": {
|
|
3977
|
-
"
|
|
3978
|
-
"
|
|
3979
|
-
|
|
4576
|
+
"nuxt": "^2.0.0",
|
|
4577
|
+
"requires": {}
|
|
4578
|
+
}
|
|
4579
|
+
},
|
|
4580
|
+
{
|
|
4581
|
+
"name": "vuestic",
|
|
4582
|
+
"description": "Vuestic UI module for Nuxt 3",
|
|
4583
|
+
"repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
|
|
4584
|
+
"npm": "@vuestic/nuxt",
|
|
4585
|
+
"icon": "",
|
|
4586
|
+
"github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
|
|
4587
|
+
"website": "https://vuestic.dev",
|
|
4588
|
+
"learn_more": "https://vuestic.dev/en/getting-started/nuxt",
|
|
4589
|
+
"category": "UI",
|
|
4590
|
+
"type": "3rd-party",
|
|
4591
|
+
"maintainers": [
|
|
4592
|
+
{
|
|
4593
|
+
"name": "epicmaxco",
|
|
4594
|
+
"github": "epicmaxco"
|
|
4595
|
+
}
|
|
4596
|
+
],
|
|
4597
|
+
"compatibility": {
|
|
4598
|
+
"nuxt": "^3.0.0",
|
|
4599
|
+
"requires": {}
|
|
3980
4600
|
}
|
|
3981
4601
|
},
|
|
3982
4602
|
{
|
|
@@ -3993,20 +4613,42 @@
|
|
|
3993
4613
|
"maintainers": [
|
|
3994
4614
|
{
|
|
3995
4615
|
"name": "Kevin Marrec",
|
|
3996
|
-
"github": "kevinmarrec"
|
|
3997
|
-
"avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
|
|
4616
|
+
"github": "kevinmarrec"
|
|
3998
4617
|
},
|
|
3999
4618
|
{
|
|
4000
4619
|
"name": "Pooya Parsa",
|
|
4001
4620
|
"github": "pi0",
|
|
4002
|
-
"twitter": "_pi0_"
|
|
4003
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4621
|
+
"twitter": "_pi0_"
|
|
4004
4622
|
}
|
|
4005
4623
|
],
|
|
4006
4624
|
"compatibility": {
|
|
4007
|
-
"
|
|
4008
|
-
"
|
|
4009
|
-
|
|
4625
|
+
"nuxt": "^2.0.0",
|
|
4626
|
+
"requires": {}
|
|
4627
|
+
}
|
|
4628
|
+
},
|
|
4629
|
+
{
|
|
4630
|
+
"name": "vueuse",
|
|
4631
|
+
"description": "Collection of essential Vue Composition Utilities for Vue 2 and 3",
|
|
4632
|
+
"repo": "vueuse/vueuse#main/packages/nuxt",
|
|
4633
|
+
"npm": "@vueuse/nuxt",
|
|
4634
|
+
"icon": "vueuse.svg",
|
|
4635
|
+
"github": "https://github.com/vueuse/vueuse",
|
|
4636
|
+
"website": "https://vueuse.org",
|
|
4637
|
+
"learn_more": "https://github.com/vueuse/vueuse",
|
|
4638
|
+
"category": "Libraries",
|
|
4639
|
+
"type": "3rd-party",
|
|
4640
|
+
"maintainers": [
|
|
4641
|
+
{
|
|
4642
|
+
"name": "Anthony Fu",
|
|
4643
|
+
"github": "antfu",
|
|
4644
|
+
"twitter": "antfu7"
|
|
4645
|
+
}
|
|
4646
|
+
],
|
|
4647
|
+
"compatibility": {
|
|
4648
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4649
|
+
"requires": {
|
|
4650
|
+
"bridge": "optional"
|
|
4651
|
+
}
|
|
4010
4652
|
}
|
|
4011
4653
|
},
|
|
4012
4654
|
{
|
|
@@ -4023,14 +4665,12 @@
|
|
|
4023
4665
|
"maintainers": [
|
|
4024
4666
|
{
|
|
4025
4667
|
"name": "paulgv",
|
|
4026
|
-
"github": "paulgv"
|
|
4027
|
-
"avatar": "https://avatars0.githubusercontent.com/u/4895885?v=4"
|
|
4668
|
+
"github": "paulgv"
|
|
4028
4669
|
}
|
|
4029
4670
|
],
|
|
4030
4671
|
"compatibility": {
|
|
4031
|
-
"
|
|
4032
|
-
"
|
|
4033
|
-
"3.x": "unknown"
|
|
4672
|
+
"nuxt": "^2.0.0",
|
|
4673
|
+
"requires": {}
|
|
4034
4674
|
}
|
|
4035
4675
|
},
|
|
4036
4676
|
{
|
|
@@ -4047,51 +4687,47 @@
|
|
|
4047
4687
|
"maintainers": [
|
|
4048
4688
|
{
|
|
4049
4689
|
"name": "daliborgogic",
|
|
4050
|
-
"github": "daliborgogic"
|
|
4051
|
-
"avatar": "https://avatars3.githubusercontent.com/u/5895389?v=4"
|
|
4690
|
+
"github": "daliborgogic"
|
|
4052
4691
|
},
|
|
4053
4692
|
{
|
|
4054
4693
|
"name": "Pooya Parsa",
|
|
4055
4694
|
"github": "pi0",
|
|
4056
|
-
"twitter": "_pi0_"
|
|
4057
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4695
|
+
"twitter": "_pi0_"
|
|
4058
4696
|
},
|
|
4059
4697
|
{
|
|
4060
4698
|
"name": "Sebastien Chopin",
|
|
4061
4699
|
"github": "Atinux",
|
|
4062
|
-
"twitter": "Atinux"
|
|
4063
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
4700
|
+
"twitter": "Atinux"
|
|
4064
4701
|
}
|
|
4065
4702
|
],
|
|
4066
4703
|
"compatibility": {
|
|
4067
|
-
"
|
|
4068
|
-
"
|
|
4069
|
-
|
|
4704
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4705
|
+
"requires": {
|
|
4706
|
+
"bridge": "optional"
|
|
4707
|
+
}
|
|
4070
4708
|
}
|
|
4071
4709
|
},
|
|
4072
4710
|
{
|
|
4073
4711
|
"name": "web3js",
|
|
4074
|
-
"description": "Web3.js module integration for Nuxt.js
|
|
4075
|
-
"repo": "
|
|
4712
|
+
"description": "Web3.js module integration for Nuxt.js",
|
|
4713
|
+
"repo": "bl0cknumber/nuxt-web3",
|
|
4076
4714
|
"npm": "nuxt-web3",
|
|
4077
4715
|
"icon": "web3js.svg",
|
|
4078
|
-
"github": "https://github.com/
|
|
4079
|
-
"website": "https://github.com/
|
|
4716
|
+
"github": "https://github.com/bl0cknumber/nuxt-web3",
|
|
4717
|
+
"website": "https://github.com/bl0cknumber/nuxt-web3",
|
|
4080
4718
|
"learn_more": "https://web3js.readthedocs.io/",
|
|
4081
4719
|
"category": "Libraries",
|
|
4082
4720
|
"type": "3rd-party",
|
|
4083
4721
|
"maintainers": [
|
|
4084
4722
|
{
|
|
4085
4723
|
"name": "Muhammad Fauzan",
|
|
4086
|
-
"github": "
|
|
4087
|
-
"twitter": "
|
|
4088
|
-
"avatar": "https://avatars.githubusercontent.com/u/50759463?v=4"
|
|
4724
|
+
"github": "bl0cknumber",
|
|
4725
|
+
"twitter": "fncolon"
|
|
4089
4726
|
}
|
|
4090
4727
|
],
|
|
4091
4728
|
"compatibility": {
|
|
4092
|
-
"
|
|
4093
|
-
"
|
|
4094
|
-
"3.x": "unknown"
|
|
4729
|
+
"nuxt": "^2.0.0",
|
|
4730
|
+
"requires": {}
|
|
4095
4731
|
}
|
|
4096
4732
|
},
|
|
4097
4733
|
{
|
|
@@ -4108,14 +4744,36 @@
|
|
|
4108
4744
|
"maintainers": [
|
|
4109
4745
|
{
|
|
4110
4746
|
"name": "Developmint",
|
|
4111
|
-
"github": "Developmint"
|
|
4112
|
-
"avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
|
|
4747
|
+
"github": "Developmint"
|
|
4113
4748
|
}
|
|
4114
4749
|
],
|
|
4115
4750
|
"compatibility": {
|
|
4116
|
-
"
|
|
4117
|
-
"
|
|
4118
|
-
|
|
4751
|
+
"nuxt": "^2.0.0",
|
|
4752
|
+
"requires": {}
|
|
4753
|
+
}
|
|
4754
|
+
},
|
|
4755
|
+
{
|
|
4756
|
+
"name": "webpack-optimisations",
|
|
4757
|
+
"description": "Nuxt.js v2 module to automatically make your builds faster.",
|
|
4758
|
+
"repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
|
|
4759
|
+
"npm": "nuxt-webpack-optimisations",
|
|
4760
|
+
"icon": "build-optimisations.svg",
|
|
4761
|
+
"github": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
|
|
4762
|
+
"website": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
|
|
4763
|
+
"learn_more": "",
|
|
4764
|
+
"category": "Devtools",
|
|
4765
|
+
"type": "3rd-party",
|
|
4766
|
+
"maintainers": [
|
|
4767
|
+
{
|
|
4768
|
+
"name": "Harlan Wilton",
|
|
4769
|
+
"github": "harlan-zw"
|
|
4770
|
+
}
|
|
4771
|
+
],
|
|
4772
|
+
"compatibility": {
|
|
4773
|
+
"nuxt": "^2.0.0",
|
|
4774
|
+
"requires": {
|
|
4775
|
+
"bridge": "optional"
|
|
4776
|
+
}
|
|
4119
4777
|
}
|
|
4120
4778
|
},
|
|
4121
4779
|
{
|
|
@@ -4133,14 +4791,12 @@
|
|
|
4133
4791
|
{
|
|
4134
4792
|
"name": "Pooya Parsa",
|
|
4135
4793
|
"github": "pi0",
|
|
4136
|
-
"twitter": "_pi0_"
|
|
4137
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4794
|
+
"twitter": "_pi0_"
|
|
4138
4795
|
}
|
|
4139
4796
|
],
|
|
4140
4797
|
"compatibility": {
|
|
4141
|
-
"
|
|
4142
|
-
"
|
|
4143
|
-
"3.x": "unknown"
|
|
4798
|
+
"nuxt": "^2.0.0",
|
|
4799
|
+
"requires": {}
|
|
4144
4800
|
}
|
|
4145
4801
|
},
|
|
4146
4802
|
{
|
|
@@ -4157,14 +4813,12 @@
|
|
|
4157
4813
|
"maintainers": [
|
|
4158
4814
|
{
|
|
4159
4815
|
"name": "paulgv",
|
|
4160
|
-
"github": "paulgv"
|
|
4161
|
-
"avatar": "https://avatars0.githubusercontent.com/u/4895885?v=4"
|
|
4816
|
+
"github": "paulgv"
|
|
4162
4817
|
}
|
|
4163
4818
|
],
|
|
4164
4819
|
"compatibility": {
|
|
4165
|
-
"
|
|
4166
|
-
"
|
|
4167
|
-
"3.x": "unknown"
|
|
4820
|
+
"nuxt": "^2.0.0",
|
|
4821
|
+
"requires": {}
|
|
4168
4822
|
}
|
|
4169
4823
|
},
|
|
4170
4824
|
{
|
|
@@ -4182,19 +4836,17 @@
|
|
|
4182
4836
|
{
|
|
4183
4837
|
"name": "Pooya Parsa",
|
|
4184
4838
|
"github": "pi0",
|
|
4185
|
-
"twitter": "_pi0_"
|
|
4186
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4839
|
+
"twitter": "_pi0_"
|
|
4187
4840
|
}
|
|
4188
4841
|
],
|
|
4189
4842
|
"compatibility": {
|
|
4190
|
-
"
|
|
4191
|
-
"
|
|
4192
|
-
"3.x": "unknown"
|
|
4843
|
+
"nuxt": "^2.0.0",
|
|
4844
|
+
"requires": {}
|
|
4193
4845
|
}
|
|
4194
4846
|
},
|
|
4195
4847
|
{
|
|
4196
4848
|
"name": "windicss",
|
|
4197
|
-
"description": "Next generation
|
|
4849
|
+
"description": "Next generation utility-first CSS framework.",
|
|
4198
4850
|
"repo": "windicss/nuxt-windicss-module#main/packages/nuxt-windicss",
|
|
4199
4851
|
"npm": "nuxt-windicss",
|
|
4200
4852
|
"icon": "windicss.svg",
|
|
@@ -4206,15 +4858,20 @@
|
|
|
4206
4858
|
"maintainers": [
|
|
4207
4859
|
{
|
|
4208
4860
|
"name": "Harlan Wilton",
|
|
4209
|
-
"github": "
|
|
4210
|
-
"twitter": "harlan_zw"
|
|
4211
|
-
|
|
4861
|
+
"github": "harlan-zw",
|
|
4862
|
+
"twitter": "harlan_zw"
|
|
4863
|
+
},
|
|
4864
|
+
{
|
|
4865
|
+
"name": "Anthony Fu",
|
|
4866
|
+
"github": "antfu",
|
|
4867
|
+
"twitter": "antfu7"
|
|
4212
4868
|
}
|
|
4213
4869
|
],
|
|
4214
4870
|
"compatibility": {
|
|
4215
|
-
"
|
|
4216
|
-
"
|
|
4217
|
-
|
|
4871
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4872
|
+
"requires": {
|
|
4873
|
+
"bridge": "optional"
|
|
4874
|
+
}
|
|
4218
4875
|
}
|
|
4219
4876
|
},
|
|
4220
4877
|
{
|
|
@@ -4231,14 +4888,12 @@
|
|
|
4231
4888
|
"maintainers": [
|
|
4232
4889
|
{
|
|
4233
4890
|
"name": "aaronransley",
|
|
4234
|
-
"github": "aaronransley"
|
|
4235
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5669055?v=4"
|
|
4891
|
+
"github": "aaronransley"
|
|
4236
4892
|
}
|
|
4237
4893
|
],
|
|
4238
4894
|
"compatibility": {
|
|
4239
|
-
"
|
|
4240
|
-
"
|
|
4241
|
-
"3.x": "unknown"
|
|
4895
|
+
"nuxt": "^2.0.0",
|
|
4896
|
+
"requires": {}
|
|
4242
4897
|
}
|
|
4243
4898
|
},
|
|
4244
4899
|
{
|
|
@@ -4255,14 +4910,12 @@
|
|
|
4255
4910
|
"maintainers": [
|
|
4256
4911
|
{
|
|
4257
4912
|
"name": "yashha",
|
|
4258
|
-
"github": "yashha"
|
|
4259
|
-
"avatar": "https://avatars0.githubusercontent.com/u/4728786?v=4"
|
|
4913
|
+
"github": "yashha"
|
|
4260
4914
|
}
|
|
4261
4915
|
],
|
|
4262
4916
|
"compatibility": {
|
|
4263
|
-
"
|
|
4264
|
-
"
|
|
4265
|
-
"3.x": "unknown"
|
|
4917
|
+
"nuxt": "^2.0.0",
|
|
4918
|
+
"requires": {}
|
|
4266
4919
|
}
|
|
4267
4920
|
},
|
|
4268
4921
|
{
|
|
@@ -4279,14 +4932,34 @@
|
|
|
4279
4932
|
"maintainers": [
|
|
4280
4933
|
{
|
|
4281
4934
|
"name": "gaetansenn",
|
|
4282
|
-
"github": "gaetansenn"
|
|
4283
|
-
|
|
4935
|
+
"github": "gaetansenn"
|
|
4936
|
+
}
|
|
4937
|
+
],
|
|
4938
|
+
"compatibility": {
|
|
4939
|
+
"nuxt": "^2.0.0",
|
|
4940
|
+
"requires": {}
|
|
4941
|
+
}
|
|
4942
|
+
},
|
|
4943
|
+
{
|
|
4944
|
+
"name": "xstate",
|
|
4945
|
+
"description": "XState integration for Nuxt",
|
|
4946
|
+
"repo": "Lexpeartha/nuxt-xstate",
|
|
4947
|
+
"npm": "nuxt-xstate",
|
|
4948
|
+
"icon": "",
|
|
4949
|
+
"github": "https://github.com/Lexpeartha/nuxt-xstate",
|
|
4950
|
+
"website": "https://github.com/Lexpeartha/nuxt-xstate",
|
|
4951
|
+
"learn_more": "",
|
|
4952
|
+
"category": "Extensions",
|
|
4953
|
+
"type": "3rd-party",
|
|
4954
|
+
"maintainers": [
|
|
4955
|
+
{
|
|
4956
|
+
"name": "Lexpeartha",
|
|
4957
|
+
"github": "Lexpeartha"
|
|
4284
4958
|
}
|
|
4285
4959
|
],
|
|
4286
4960
|
"compatibility": {
|
|
4287
|
-
"
|
|
4288
|
-
"
|
|
4289
|
-
"3.x": "unknown"
|
|
4961
|
+
"nuxt": "^3.0.0",
|
|
4962
|
+
"requires": {}
|
|
4290
4963
|
}
|
|
4291
4964
|
},
|
|
4292
4965
|
{
|
|
@@ -4303,14 +4976,12 @@
|
|
|
4303
4976
|
"maintainers": [
|
|
4304
4977
|
{
|
|
4305
4978
|
"name": "MetaCorp",
|
|
4306
|
-
"github": "MetaCorp"
|
|
4307
|
-
"avatar": "https://avatars2.githubusercontent.com/u/1285196?v=4"
|
|
4979
|
+
"github": "MetaCorp"
|
|
4308
4980
|
}
|
|
4309
4981
|
],
|
|
4310
4982
|
"compatibility": {
|
|
4311
|
-
"
|
|
4312
|
-
"
|
|
4313
|
-
"3.x": "unknown"
|
|
4983
|
+
"nuxt": "^2.0.0",
|
|
4984
|
+
"requires": {}
|
|
4314
4985
|
}
|
|
4315
4986
|
},
|
|
4316
4987
|
{
|
|
@@ -4328,14 +4999,12 @@
|
|
|
4328
4999
|
{
|
|
4329
5000
|
"name": "Pooya Parsa",
|
|
4330
5001
|
"github": "pi0",
|
|
4331
|
-
"twitter": "_pi0_"
|
|
4332
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
5002
|
+
"twitter": "_pi0_"
|
|
4333
5003
|
}
|
|
4334
5004
|
],
|
|
4335
5005
|
"compatibility": {
|
|
4336
|
-
"
|
|
4337
|
-
"
|
|
4338
|
-
"3.x": "unknown"
|
|
5006
|
+
"nuxt": "^2.0.0",
|
|
5007
|
+
"requires": {}
|
|
4339
5008
|
}
|
|
4340
5009
|
},
|
|
4341
5010
|
{
|
|
@@ -4352,14 +5021,12 @@
|
|
|
4352
5021
|
"maintainers": [
|
|
4353
5022
|
{
|
|
4354
5023
|
"name": "DansMaCulotte",
|
|
4355
|
-
"github": "DansMaCulotte"
|
|
4356
|
-
"avatar": "https://avatars1.githubusercontent.com/u/44588441?v=4"
|
|
5024
|
+
"github": "DansMaCulotte"
|
|
4357
5025
|
}
|
|
4358
5026
|
],
|
|
4359
5027
|
"compatibility": {
|
|
4360
|
-
"
|
|
4361
|
-
"
|
|
4362
|
-
"3.x": "unknown"
|
|
5028
|
+
"nuxt": "^2.0.0",
|
|
5029
|
+
"requires": {}
|
|
4363
5030
|
}
|
|
4364
5031
|
}
|
|
4365
5032
|
]
|