@nuxt/modules 0.5.0-29383d → 0.5.0-2a79b0

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 +232 -22
  2. package/package.json +1 -1
package/modules.json CHANGED
@@ -528,11 +528,11 @@
528
528
  {
529
529
  "name": "chatwoot",
530
530
  "description": "Chatwoot is an open-source customer engagement platform that helps companies engage their customers on their website",
531
- "repo": "huntersofbook/huntersofbook#main/packages/chatwoot-nuxt",
531
+ "repo": "huntersofbook/huntersofbook#main/projects/chatwoot/packages/nuxt",
532
532
  "npm": "@huntersofbook/chatwoot-nuxt",
533
533
  "icon": "chatwoot.png",
534
- "github": "https://github.com/huntersofbook/huntersofbook/tree/main/packages/chatwoot-nuxt",
535
- "website": "https://github.com/huntersofbook/huntersofbook/tree/main/packages/chatwoot-nuxt",
534
+ "github": "https://github.com/huntersofbook/huntersofbook/tree/main/projects/chatwoot/packages/nuxt",
535
+ "website": "https://github.com/huntersofbook/huntersofbook/tree/main/projects/chatwoot/packages/nuxt",
536
536
  "learn_more": "https://www.chatwoot.com",
537
537
  "category": "Libraries",
538
538
  "type": "3rd-party",
@@ -928,7 +928,7 @@
928
928
  "repo": "intevel/nuxt-directus",
929
929
  "npm": "nuxt-directus",
930
930
  "icon": "directus.svg",
931
- "github": "https://github.com/intevel/nuxt-directus/",
931
+ "github": "https://github.com/directus/nuxt-directus/",
932
932
  "website": "https://nuxt-directus.netlify.app/",
933
933
  "learn_more": "https://nuxt-directus.netlify.app/",
934
934
  "category": "CMS",
@@ -1375,13 +1375,17 @@
1375
1375
  "category": "Analytics",
1376
1376
  "type": "community",
1377
1377
  "maintainers": [
1378
+ {
1379
+ "name": "Alexander Lichter",
1380
+ "github": "manniL"
1381
+ },
1378
1382
  {
1379
1383
  "name": "Troy Morehouse",
1380
1384
  "github": "tmorehouse"
1381
1385
  }
1382
1386
  ],
1383
1387
  "compatibility": {
1384
- "nuxt": "^2.0.0",
1388
+ "nuxt": "^2.0.0 || ^3.0.0",
1385
1389
  "requires": {}
1386
1390
  }
1387
1391
  },
@@ -1825,7 +1829,7 @@
1825
1829
  "name": "i18n",
1826
1830
  "description": "i18n features for your Nuxt project so you can easily add internationalization.",
1827
1831
  "repo": "nuxt-community/i18n-module",
1828
- "npm": "nuxt-i18n",
1832
+ "npm": "@nuxtjs/i18n",
1829
1833
  "icon": "i18n.png",
1830
1834
  "github": "https://github.com/nuxt-community/i18n-module",
1831
1835
  "website": "https://i18n.nuxtjs.org",
@@ -1849,7 +1853,7 @@
1849
1853
  },
1850
1854
  {
1851
1855
  "name": "icon",
1852
- "description": "",
1856
+ "description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
1853
1857
  "repo": "nuxt-modules/icon",
1854
1858
  "npm": "nuxt-icon",
1855
1859
  "icon": "nuxt-icon.png",
@@ -2661,6 +2665,50 @@
2661
2665
  "requires": {}
2662
2666
  }
2663
2667
  },
2668
+ {
2669
+ "name": "nuxt-auth",
2670
+ "description": "",
2671
+ "repo": "sidebase/nuxt-auth",
2672
+ "npm": "@sidebase/nuxt-auth",
2673
+ "icon": "",
2674
+ "github": "https://github.com/sidebase/nuxt-auth",
2675
+ "website": "https://github.com/sidebase/nuxt-auth",
2676
+ "learn_more": "",
2677
+ "category": "Devtools",
2678
+ "type": "3rd-party",
2679
+ "maintainers": [
2680
+ {
2681
+ "name": "sidebase",
2682
+ "github": "sidebase"
2683
+ }
2684
+ ],
2685
+ "compatibility": {
2686
+ "nuxt": "^2.0.0",
2687
+ "requires": {}
2688
+ }
2689
+ },
2690
+ {
2691
+ "name": "nuxt-graphql-playground",
2692
+ "description": "",
2693
+ "repo": "pinpon-dev/nuxt-graphql-playground",
2694
+ "npm": "@pin-pon/nuxt-graphql-playground",
2695
+ "icon": "",
2696
+ "github": "https://github.com/pinpon-dev/nuxt-graphql-playground",
2697
+ "website": "https://github.com/pinpon-dev/nuxt-graphql-playground",
2698
+ "learn_more": "",
2699
+ "category": "Devtools",
2700
+ "type": "3rd-party",
2701
+ "maintainers": [
2702
+ {
2703
+ "name": "pinpon-dev",
2704
+ "github": "pinpon-dev"
2705
+ }
2706
+ ],
2707
+ "compatibility": {
2708
+ "nuxt": "^2.0.0",
2709
+ "requires": {}
2710
+ }
2711
+ },
2664
2712
  {
2665
2713
  "name": "nuxt-hue",
2666
2714
  "description": "Enlighten your Nuxt experience",
@@ -2729,6 +2777,28 @@
2729
2777
  "requires": {}
2730
2778
  }
2731
2779
  },
2780
+ {
2781
+ "name": "plausible",
2782
+ "description": "Nuxt 3 module to natively integrate Plausible analytics",
2783
+ "repo": "nuxt-modules/plausible",
2784
+ "npm": "@nuxtjs/plausible",
2785
+ "icon": "plausible.png",
2786
+ "github": "https://github.com/nuxt-modules/plausible",
2787
+ "website": "https://github.com/nuxt-modules/plausible",
2788
+ "learn_more": "https://plausible.io/",
2789
+ "category": "Analytics",
2790
+ "type": "community",
2791
+ "maintainers": [
2792
+ {
2793
+ "name": "Johann Schopplich",
2794
+ "github": "johannschopplich"
2795
+ }
2796
+ ],
2797
+ "compatibility": {
2798
+ "nuxt": "^3.0.0",
2799
+ "requires": {}
2800
+ }
2801
+ },
2732
2802
  {
2733
2803
  "name": "nuxt-png-to-ico",
2734
2804
  "description": "Nuxt.js module for auto generating favicons",
@@ -2776,6 +2846,56 @@
2776
2846
  "requires": {}
2777
2847
  }
2778
2848
  },
2849
+ {
2850
+ "name": "ssr-lit",
2851
+ "description": "Server-Side Rendering for Lit Element components",
2852
+ "repo": "prashantpalikhe/nuxt-ssr-lit",
2853
+ "npm": "nuxt-ssr-lit",
2854
+ "icon": "",
2855
+ "github": "https://github.com/prashantpalikhe/nuxt-ssr-lit",
2856
+ "website": "https://github.com/prashantpalikhe/nuxt-ssr-lit",
2857
+ "learn_more": "",
2858
+ "category": "Libraries",
2859
+ "type": "3rd-party",
2860
+ "maintainers": [
2861
+ {
2862
+ "name": "Prashant Palikhe",
2863
+ "github": "prashantpalikhe",
2864
+ "twitter": "prashantpalikhe"
2865
+ },
2866
+ {
2867
+ "name": "Steve Workman",
2868
+ "github": "steveworkman",
2869
+ "twitter": "steveworkman"
2870
+ }
2871
+ ],
2872
+ "compatibility": {
2873
+ "nuxt": "^3.0.0",
2874
+ "requires": {}
2875
+ }
2876
+ },
2877
+ {
2878
+ "name": "nuxt-storm",
2879
+ "description": "WebStorm & PHPStorm support for NuxtJS components",
2880
+ "repo": "fumeapp/nuxt-storm",
2881
+ "npm": "nuxt-storm",
2882
+ "icon": "nuxt-storm.png",
2883
+ "github": "https://github.com/fumeapp/nuxt-storm",
2884
+ "website": "https://github.com/fumeapp/nuxt-storm",
2885
+ "learn_more": "https://github.com/fumeapp/nuxt-storm",
2886
+ "category": "Devtools",
2887
+ "type": "3rd-party",
2888
+ "maintainers": [
2889
+ {
2890
+ "name": "fumeapp",
2891
+ "github": "fumeapp"
2892
+ }
2893
+ ],
2894
+ "compatibility": {
2895
+ "nuxt": "^2.0.0",
2896
+ "requires": {}
2897
+ }
2898
+ },
2779
2899
  {
2780
2900
  "name": "nuxt-svgo",
2781
2901
  "description": "Nuxt module to load optimized SVG files as Vue components",
@@ -3075,26 +3195,24 @@
3075
3195
  },
3076
3196
  {
3077
3197
  "name": "plausible",
3078
- "description": "Plausible analytics for Vue.js and Nuxt",
3079
- "repo": "moritzsternemann/vue-plausible",
3080
- "npm": "vue-plausible",
3081
- "icon": "plausible.png",
3082
- "github": "https://github.com/moritzsternemann/vue-plausible",
3083
- "website": "https://github.com/moritzsternemann/vue-plausible",
3198
+ "description": "Nuxt 3 module to natively integrate Plausible analytics",
3199
+ "repo": "nuxt-modules/plausible",
3200
+ "npm": "@nuxtjs/plausible",
3201
+ "icon": "",
3202
+ "github": "https://github.com/nuxt-modules/plausible",
3203
+ "website": "https://github.com/nuxt-modules/plausible",
3084
3204
  "learn_more": "",
3085
- "category": "Analytics",
3086
- "type": "3rd-party",
3205
+ "category": "Devtools",
3206
+ "type": "community",
3087
3207
  "maintainers": [
3088
3208
  {
3089
- "name": "moritzsternemann",
3090
- "github": "moritzsternemann"
3209
+ "name": "nuxt-modules",
3210
+ "github": "nuxt-modules"
3091
3211
  }
3092
3212
  ],
3093
3213
  "compatibility": {
3094
- "nuxt": "^2.0.0 || ^3.0.0",
3095
- "requires": {
3096
- "bridge": "optional"
3097
- }
3214
+ "nuxt": "^2.0.0",
3215
+ "requires": {}
3098
3216
  }
3099
3217
  },
3100
3218
  {
@@ -3689,6 +3807,29 @@
3689
3807
  "requires": {}
3690
3808
  }
3691
3809
  },
3810
+ {
3811
+ "name": "nuxt-auth",
3812
+ "description": "Zero-boilerplate authentication for nuxt 3 with support for many strategies (oauth, credentials, ...) and providers (google, azure, ...). Additionally supports session manipulation, client- and server-side protection and more.",
3813
+ "repo": "sidebase/nuxt-auth",
3814
+ "npm": "@sidebase/nuxt-auth",
3815
+ "icon": "sidebase-auth.png",
3816
+ "github": "https://github.com/sidebase/nuxt-auth",
3817
+ "website": "https://github.com/sidebase/nuxt-auth",
3818
+ "learn_more": "https://github.com/sidebase",
3819
+ "category": "Security",
3820
+ "type": "3rd-party",
3821
+ "maintainers": [
3822
+ {
3823
+ "name": "sidebase",
3824
+ "github": "sidebase",
3825
+ "twitter": "sidebase_io"
3826
+ }
3827
+ ],
3828
+ "compatibility": {
3829
+ "nuxt": "^3.0.0",
3830
+ "requires": {}
3831
+ }
3832
+ },
3692
3833
  {
3693
3834
  "name": "simple-line-icons",
3694
3835
  "description": "Nuxt module to add simple-line-icons ",
@@ -3857,6 +3998,28 @@
3857
3998
  "requires": {}
3858
3999
  }
3859
4000
  },
4001
+ {
4002
+ "name": "ssr-lit",
4003
+ "description": "",
4004
+ "repo": "prashantpalikhe/nuxt-ssr-lit",
4005
+ "npm": "nuxt-ssr-lit",
4006
+ "icon": "",
4007
+ "github": "https://github.com/prashantpalikhe/nuxt-ssr-lit",
4008
+ "website": "https://github.com/prashantpalikhe/nuxt-ssr-lit",
4009
+ "learn_more": "",
4010
+ "category": "Devtools",
4011
+ "type": "3rd-party",
4012
+ "maintainers": [
4013
+ {
4014
+ "name": "prashantpalikhe",
4015
+ "github": "prashantpalikhe"
4016
+ }
4017
+ ],
4018
+ "compatibility": {
4019
+ "nuxt": "^2.0.0",
4020
+ "requires": {}
4021
+ }
4022
+ },
3860
4023
  {
3861
4024
  "name": "storage",
3862
4025
  "description": "Utilities to easily read and write to the browser's storage in a Nuxt.js project",
@@ -4373,7 +4536,7 @@
4373
4536
  "description": "Provide autocompletion for pages route names generated by Nuxt router",
4374
4537
  "repo": "victorgarciaesgi/nuxt-typed-router",
4375
4538
  "npm": "nuxt-typed-router",
4376
- "icon": "vue.png",
4539
+ "icon": "typed-router.png",
4377
4540
  "github": "https://github.com/victorgarciaesgi/nuxt-typed-router",
4378
4541
  "website": "https://github.com/victorgarciaesgi/nuxt-typed-router",
4379
4542
  "learn_more": "",
@@ -4694,6 +4857,28 @@
4694
4857
  "requires": {}
4695
4858
  }
4696
4859
  },
4860
+ {
4861
+ "name": "vue-plausible",
4862
+ "description": "Plausible analytics for Vue.js and Nuxt",
4863
+ "repo": "moritzsternemann/vue-plausible",
4864
+ "npm": "vue-plausible",
4865
+ "icon": "plausible.png",
4866
+ "github": "https://github.com/moritzsternemann/vue-plausible",
4867
+ "website": "https://github.com/moritzsternemann/vue-plausible",
4868
+ "learn_more": "",
4869
+ "category": "Analytics",
4870
+ "type": "3rd-party",
4871
+ "maintainers": [
4872
+ {
4873
+ "name": "moritzsternemann",
4874
+ "github": "moritzsternemann"
4875
+ }
4876
+ ],
4877
+ "compatibility": {
4878
+ "nuxt": "^2.0.0",
4879
+ "requires": {}
4880
+ }
4881
+ },
4697
4882
  {
4698
4883
  "name": "vue-select",
4699
4884
  "description": "Nuxt module for vue-select, a feature rich select/dropdown/typeahead component.",
@@ -4716,6 +4901,31 @@
4716
4901
  "requires": {}
4717
4902
  }
4718
4903
  },
4904
+ {
4905
+ "name": "vue-transitions",
4906
+ "description": "Reusable interface transitions with no CSS needed ❤️",
4907
+ "repo": "MorevM/vue-transitions",
4908
+ "npm": "@morev/vue-transitions",
4909
+ "icon": "vue-transitions.svg",
4910
+ "github": "https://github.com/MorevM/vue-transitions",
4911
+ "website": "https://github.com/MorevM/vue-transitions#readme",
4912
+ "learn_more": "",
4913
+ "category": "UI",
4914
+ "type": "3rd-party",
4915
+ "maintainers": [
4916
+ {
4917
+ "name": "Maxim Morev",
4918
+ "github": "MorevM",
4919
+ "avatar": "https://avatars.githubusercontent.com/u/49679666?v=4"
4920
+ }
4921
+ ],
4922
+ "compatibility": {
4923
+ "nuxt": "^2.0.0 || ^3.0.0",
4924
+ "requires": {
4925
+ "bridge": "optional"
4926
+ }
4927
+ }
4928
+ },
4719
4929
  {
4720
4930
  "name": "vue-warehouse",
4721
4931
  "description": "A Cross-browser storage for Vue.js and Nuxt.js, with plugins support and easy extensibility based on Store.js",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuxt/modules",
3
- "version": "0.5.0-29383d",
3
+ "version": "0.5.0-2a79b0",
4
4
  "license": "MIT",
5
5
  "main": "./modules.json"
6
6
  }