@nuxt/modules 0.5.0-8bf214 → 0.5.0-9ccd21

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.
Files changed (2) hide show
  1. package/modules.json +203 -0
  2. package/package.json +1 -1
package/modules.json CHANGED
@@ -27,6 +27,54 @@
27
27
  "3.x": "unknown"
28
28
  }
29
29
  },
30
+ {
31
+ "name": "adyen",
32
+ "description": "Adyen Payment Module for Nuxt.js",
33
+ "repo": "baroshem/nuxt-adyen-module",
34
+ "npm": "nuxt-adyen-module",
35
+ "icon": "adyen.svg",
36
+ "github": "https://github.com/baroshem/nuxt-adyen-module",
37
+ "website": "https://www.npmjs.com/package/nuxt-adyen-module",
38
+ "learn_more": "https://www.npmjs.com/package/nuxt-adyen-module",
39
+ "category": "Payment",
40
+ "type": "3rd-party",
41
+ "maintainers": [
42
+ {
43
+ "name": "Jakub Andrzejewski",
44
+ "github": "Baroshem",
45
+ "avatar": "https://avatars2.githubusercontent.com/u/37120330?v=4?s=80"
46
+ }
47
+ ],
48
+ "compatibility": {
49
+ "2.x": "working",
50
+ "2.x-bridge": "unknown",
51
+ "3.x": "unknown"
52
+ }
53
+ },
54
+ {
55
+ "name": "agility-cms",
56
+ "description": "Agility CMS Integration for Nuxt.js",
57
+ "repo": "agility/agilitycms-nuxt-module",
58
+ "npm": "@agility/agilitycms-nuxt-module",
59
+ "icon": "agility.png",
60
+ "github": "https://github.com/agility/agilitycms-nuxt-module",
61
+ "website": "https://github.com/agility/agilitycms-nuxt-module",
62
+ "learn_more": "https://help.agilitycms.com/hc/en-us/articles/360037500492",
63
+ "category": "CMS",
64
+ "type": "3rd-party",
65
+ "maintainers": [
66
+ {
67
+ "name": "Joel Varty",
68
+ "github": "joelvarty",
69
+ "avatar": "https://avatars.githubusercontent.com/u/4520625?s=400&u=95fcb09b5ead7bb09fb9950e4e7a115a8a4377e8&v=4"
70
+ }
71
+ ],
72
+ "compatibility": {
73
+ "2.x": "working",
74
+ "2.x-bridge": "unknown",
75
+ "3.x": "unknown"
76
+ }
77
+ },
30
78
  {
31
79
  "name": "alias",
32
80
  "description": "It automatically creates an alias for the components and page of the path",
@@ -270,6 +318,30 @@
270
318
  "3.x": "unknown"
271
319
  }
272
320
  },
321
+ {
322
+ "name": "bigcommerce",
323
+ "description": "Easy BigCommerce integration for Nuxt.js",
324
+ "repo": "baroshem/nuxt-bigcommerce",
325
+ "npm": "nuxt-bigcommerce",
326
+ "icon": "bigcommerce.svg",
327
+ "github": "https://github.com/baroshem/nuxt-bigcommerce",
328
+ "website": "https://nuxt-bigcommerce.vercel.app/",
329
+ "learn_more": "https://www.npmjs.com/package/nuxt-bigcommerce",
330
+ "category": "Ecommerce",
331
+ "type": "3rd-party",
332
+ "maintainers": [
333
+ {
334
+ "name": "Jakub Andrzejewski",
335
+ "github": "Baroshem",
336
+ "avatar": "https://avatars2.githubusercontent.com/u/37120330?v=4?s=80"
337
+ }
338
+ ],
339
+ "compatibility": {
340
+ "2.x": "working",
341
+ "2.x-bridge": "unknown",
342
+ "3.x": "unknown"
343
+ }
344
+ },
273
345
  {
274
346
  "name": "bootstrap",
275
347
  "description": "Add Bootstrap to your Nuxt app in seconds.",
@@ -826,6 +898,40 @@
826
898
  "3.x": "unknown"
827
899
  }
828
900
  },
901
+ {
902
+ "name": "drupal-ce",
903
+ "description": "Connects Nuxt.js with Drupal via the Lupus Custom Elements Renderer",
904
+ "repo": "drunomics/nuxtjs-drupal-ce",
905
+ "npm": "nuxtjs-drupal-ce",
906
+ "icon": "drupal-ce.png",
907
+ "github": "https://github.com/drunomics/nuxtjs-drupal-ce",
908
+ "website": "https://stack.lupus.digital",
909
+ "learn_more": "https://stack.lupus.digital/2-resources/learning",
910
+ "category": "CMS",
911
+ "type": "3rd-party",
912
+ "maintainers": [
913
+ {
914
+ "name": "Wolfgang Ziegler // fago",
915
+ "github": "fago",
916
+ "avatar": "https://avatars.githubusercontent.com/u/132232?v=4"
917
+ },
918
+ {
919
+ "name": "Maximilian Götz-Mikus",
920
+ "github": "maximilianmikus",
921
+ "avatar": "https://avatars.githubusercontent.com/u/1254146?v=4"
922
+ },
923
+ {
924
+ "name": "David Licen",
925
+ "github": "davision",
926
+ "avatar": "https://avatars.githubusercontent.com/u/3862832?v=4"
927
+ }
928
+ ],
929
+ "compatibility": {
930
+ "2.x": "working",
931
+ "2.x-bridge": "unknown",
932
+ "3.x": "unknown"
933
+ }
934
+ },
829
935
  {
830
936
  "name": "druxt",
831
937
  "description": "A bridge between frameworks, Drupal in the back, Nuxt.js in the front.",
@@ -1360,6 +1466,30 @@
1360
1466
  "3.x": "unknown"
1361
1467
  }
1362
1468
  },
1469
+ {
1470
+ "name": "headway",
1471
+ "description": "Headway changelog widget for Nuxt",
1472
+ "repo": "l-portet/nuxt-headway",
1473
+ "npm": "nuxt-headway",
1474
+ "icon": "headway.png",
1475
+ "github": "https://github.com/l-portet/nuxt-headway",
1476
+ "website": "https://nuxt-headway.netlify.app/",
1477
+ "learn_more": "https://headwayapp.co/",
1478
+ "category": "UI",
1479
+ "type": "3rd-party",
1480
+ "maintainers": [
1481
+ {
1482
+ "name": "l-portet",
1483
+ "github": "l-portet",
1484
+ "avatar": "https://avatars.githubusercontent.com/u/34057690?v=4"
1485
+ }
1486
+ ],
1487
+ "compatibility": {
1488
+ "2.x": "working",
1489
+ "2.x-bridge": "unknown",
1490
+ "3.x": "unknown"
1491
+ }
1492
+ },
1363
1493
  {
1364
1494
  "name": "helmet",
1365
1495
  "description": "Easy Helmet module with Nuxt.js'",
@@ -2209,6 +2339,55 @@
2209
2339
  "3.x": "unknown"
2210
2340
  }
2211
2341
  },
2342
+ {
2343
+ "name": "nuxt-png-to-ico",
2344
+ "description": "Nuxt.js module for auto generating favicons",
2345
+ "repo": "b5710546232/nuxt-png-to-ico",
2346
+ "npm": "nuxt-png-to-ico",
2347
+ "icon": "",
2348
+ "github": "https://github.com/b5710546232/nuxt-png-to-ico",
2349
+ "website": "https://github.com/b5710546232/nuxt-png-to-ico",
2350
+ "learn_more": "https://github.com/steambap/png-to-ico",
2351
+ "category": "Devtools",
2352
+ "type": "3rd-party",
2353
+ "maintainers": [
2354
+ {
2355
+ "name": "b5710546232",
2356
+ "github": "b5710546232",
2357
+ "avatar": "https://avatars.githubusercontent.com/u/11013287?v=4"
2358
+ }
2359
+ ],
2360
+ "compatibility": {
2361
+ "2.x": "working",
2362
+ "2.x-bridge": "unknown",
2363
+ "3.x": "unknown"
2364
+ }
2365
+ },
2366
+ {
2367
+ "name": "nuxt-smartlook",
2368
+ "description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
2369
+ "repo": "f00b4r/nuxt-smartlook",
2370
+ "npm": "nuxt-smartlook",
2371
+ "icon": "nuxt-smartlook.png",
2372
+ "github": "https://github.com/f00b4r/nuxt-smartlook",
2373
+ "website": "https://github.com/f00b4r/nuxt-smartlook",
2374
+ "learn_more": "https://www.smartlook.com/",
2375
+ "category": "Analytics",
2376
+ "type": "3rd-party",
2377
+ "maintainers": [
2378
+ {
2379
+ "name": "Milan Sulc",
2380
+ "github": "f3l1x",
2381
+ "twitter": "xf3l1x",
2382
+ "avatar": "https://avatars.githubusercontent.com/u/538058?v=4"
2383
+ }
2384
+ ],
2385
+ "compatibility": {
2386
+ "2.x": "working",
2387
+ "2.x-bridge": "unknown",
2388
+ "3.x": "unknown"
2389
+ }
2390
+ },
2212
2391
  {
2213
2392
  "name": "nuxt-use-motion",
2214
2393
  "description": "A Nuxt module putting your components in motion",
@@ -2896,6 +3075,30 @@
2896
3075
  "3.x": "wip"
2897
3076
  }
2898
3077
  },
3078
+ {
3079
+ "name": "seo-meta",
3080
+ "description": "Simple generate seo metadata",
3081
+ "repo": "ihavecoke/nuxtjs-seo-meta",
3082
+ "npm": "nuxt-seo-meta",
3083
+ "icon": "",
3084
+ "github": "https://github.com/ihavecoke/nuxtjs-seo-meta",
3085
+ "website": "https://github.com/ihavecoke/nuxtjs-seo-meta",
3086
+ "learn_more": "",
3087
+ "category": "SEO",
3088
+ "type": "3rd-party",
3089
+ "maintainers": [
3090
+ {
3091
+ "name": "ihavecoke",
3092
+ "github": "ihavecoke",
3093
+ "avatar": "https://avatars0.githubusercontent.com/u/10757551?v=4"
3094
+ }
3095
+ ],
3096
+ "compatibility": {
3097
+ "2.x": "working",
3098
+ "2.x-bridge": "unknown",
3099
+ "3.x": "unknown"
3100
+ }
3101
+ },
2899
3102
  {
2900
3103
  "name": "seomatic-meta",
2901
3104
  "description": "A Nuxt.js module connecting Nuxt.js to the Craft CMS SEOmatic plugin",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuxt/modules",
3
- "version": "0.5.0-8bf214",
3
+ "version": "0.5.0-9ccd21",
4
4
  "license": "MIT",
5
5
  "main": "./modules.json"
6
6
  }