@nuxt/modules 0.5.0-60df37 → 0.5.0-625992

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 +168 -3
  2. package/package.json +1 -1
package/modules.json CHANGED
@@ -918,7 +918,7 @@
918
918
  }
919
919
  ],
920
920
  "compatibility": {
921
- "nuxt": "^2.0.0",
921
+ "nuxt": "^2.0.0 || ^3.0.0",
922
922
  "requires": {}
923
923
  }
924
924
  },
@@ -1024,6 +1024,30 @@
1024
1024
  "requires": {}
1025
1025
  }
1026
1026
  },
1027
+ {
1028
+ "name": "element-plus",
1029
+ "description": "A Vue 3 based component library for designers and developers",
1030
+ "repo": "element-plus/element-plus-nuxt",
1031
+ "npm": "@element-plus/nuxt",
1032
+ "icon": "element-plus.svg",
1033
+ "github": "https://github.com/element-plus/element-plus",
1034
+ "website": "https://element-plus.org",
1035
+ "learn_more": "https://github.com/element-plus/element-plus-nuxt",
1036
+ "category": "UI",
1037
+ "type": "3rd-party",
1038
+ "maintainers": [
1039
+ {
1040
+ "name": "tolking",
1041
+ "github": "tolking"
1042
+ }
1043
+ ],
1044
+ "compatibility": {
1045
+ "nuxt": "^3.0.0",
1046
+ "requires": {
1047
+ "bridge": "optional"
1048
+ }
1049
+ }
1050
+ },
1027
1051
  {
1028
1052
  "name": "emotion",
1029
1053
  "description": "The Next Generation of CSS-in-JS for Nuxt.js",
@@ -2057,12 +2081,12 @@
2057
2081
  "type": "3rd-party",
2058
2082
  "maintainers": [
2059
2083
  {
2060
- "name": "patrickcate",
2084
+ "name": "Patrick Cate",
2061
2085
  "github": "patrickcate"
2062
2086
  }
2063
2087
  ],
2064
2088
  "compatibility": {
2065
- "nuxt": "^2.0.0",
2089
+ "nuxt": "^2.0.0 || ^3.0.0",
2066
2090
  "requires": {}
2067
2091
  }
2068
2092
  },
@@ -3031,6 +3055,30 @@
3031
3055
  "requires": {}
3032
3056
  }
3033
3057
  },
3058
+ {
3059
+ "name": "og-image",
3060
+ "description": "Easily generate dynamic social share images.",
3061
+ "repo": "harlan-zw/nuxt-og-image",
3062
+ "npm": "nuxt-og-image",
3063
+ "icon": "",
3064
+ "github": "https://github.com/harlan-zw/nuxt-og-image",
3065
+ "website": "https://github.com/harlan-zw/nuxt-og-image",
3066
+ "learn_more": "",
3067
+ "category": "SEO",
3068
+ "type": "3rd-party",
3069
+ "maintainers": [
3070
+ {
3071
+ "name": "Harlan Wilton",
3072
+ "github": "harlan-zw",
3073
+ "twitter": "harlan_zw",
3074
+ "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
3075
+ }
3076
+ ],
3077
+ "compatibility": {
3078
+ "nuxt": "^3.0.0",
3079
+ "requires": {}
3080
+ }
3081
+ },
3034
3082
  {
3035
3083
  "name": "onesignal",
3036
3084
  "description": "OneSignal is a Free, high volume and reliable push notification service for websites and mobile applications.",
@@ -3694,6 +3742,28 @@
3694
3742
  "requires": {}
3695
3743
  }
3696
3744
  },
3745
+ {
3746
+ "name": "seo-kit",
3747
+ "description": "Supercharge your Nuxt app with the all-in-one SEO layer.",
3748
+ "repo": "harlan-zw/nuxt-seo-kit",
3749
+ "npm": "nuxt-seo-kit",
3750
+ "icon": "seo-kit.svg",
3751
+ "github": "https://github.com/harlan-zw/nuxt-seo-kit",
3752
+ "website": "https://github.com/harlan-zw/nuxt-seo-kit",
3753
+ "learn_more": "",
3754
+ "category": "SEO",
3755
+ "type": "3rd-party",
3756
+ "maintainers": [
3757
+ {
3758
+ "name": "harlan-zw",
3759
+ "github": "harlan-zw"
3760
+ }
3761
+ ],
3762
+ "compatibility": {
3763
+ "nuxt": "^3.0.0",
3764
+ "requires": {}
3765
+ }
3766
+ },
3697
3767
  {
3698
3768
  "name": "seo-meta",
3699
3769
  "description": "Simple generate seo metadata",
@@ -3852,6 +3922,54 @@
3852
3922
  "requires": {}
3853
3923
  }
3854
3924
  },
3925
+ {
3926
+ "name": "simple-robots",
3927
+ "description": "Simply manage the robots crawling your Nuxt app.",
3928
+ "repo": "harlan-zw/nuxt-simple-robots",
3929
+ "npm": "nuxt-simple-robots",
3930
+ "icon": "",
3931
+ "github": "https://github.com/harlan-zw/nuxt-simple-robots",
3932
+ "website": "https://github.com/harlan-zw/nuxt-simple-robots",
3933
+ "learn_more": "",
3934
+ "category": "SEO",
3935
+ "type": "3rd-party",
3936
+ "maintainers": [
3937
+ {
3938
+ "name": "Harlan Wilton",
3939
+ "github": "harlan-zw",
3940
+ "twitter": "harlan_zw",
3941
+ "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
3942
+ }
3943
+ ],
3944
+ "compatibility": {
3945
+ "nuxt": "^3.0.0",
3946
+ "requires": {}
3947
+ }
3948
+ },
3949
+ {
3950
+ "name": "simple-sitemap",
3951
+ "description": "Simple, minimal sitemap.xml generation.",
3952
+ "repo": "harlan-zw/nuxt-simple-sitemap",
3953
+ "npm": "nuxt-simple-sitemap",
3954
+ "icon": "",
3955
+ "github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
3956
+ "website": "https://github.com/harlan-zw/nuxt-simple-sitemap",
3957
+ "learn_more": "",
3958
+ "category": "SEO",
3959
+ "type": "3rd-party",
3960
+ "maintainers": [
3961
+ {
3962
+ "name": "Harlan Wilton",
3963
+ "github": "harlan-zw",
3964
+ "twitter": "harlan_zw",
3965
+ "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
3966
+ }
3967
+ ],
3968
+ "compatibility": {
3969
+ "nuxt": "^3.0.0",
3970
+ "requires": {}
3971
+ }
3972
+ },
3855
3973
  {
3856
3974
  "name": "sitemap",
3857
3975
  "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt.js projects",
@@ -4666,6 +4784,28 @@
4666
4784
  }
4667
4785
  }
4668
4786
  },
4787
+ {
4788
+ "name": "unhead",
4789
+ "description": "Experimental features for Nuxt SEO / head management.",
4790
+ "repo": "harlan-zw/nuxt-unhead",
4791
+ "npm": "nuxt-unhead",
4792
+ "icon": "",
4793
+ "github": "https://github.com/harlan-zw/nuxt-unhead",
4794
+ "website": "https://github.com/harlan-zw/nuxt-unhead",
4795
+ "learn_more": "",
4796
+ "category": "SEO",
4797
+ "type": "3rd-party",
4798
+ "maintainers": [
4799
+ {
4800
+ "name": "harlan-zw",
4801
+ "github": "harlan-zw"
4802
+ }
4803
+ ],
4804
+ "compatibility": {
4805
+ "nuxt": "^3.0.0",
4806
+ "requires": {}
4807
+ }
4808
+ },
4669
4809
  {
4670
4810
  "name": "universal-storage",
4671
4811
  "description": "Universal Storage Utilities for Nuxt.js",
@@ -4813,6 +4953,31 @@
4813
4953
  "requires": {}
4814
4954
  }
4815
4955
  },
4956
+ {
4957
+ "name": "vue-macros",
4958
+ "description": "Explore and extend more macros and syntax sugar to Vue.",
4959
+ "repo": "sxzz/unplugin-vue-macros#main/packages/nuxt",
4960
+ "npm": "@vue-macros/nuxt",
4961
+ "icon": "vue-macros.svg",
4962
+ "github": "https://github.com/sxzz/unplugin-vue-macros",
4963
+ "website": "https://vue-macros.sxzz.moe",
4964
+ "learn_more": "https://github.com/sxzz/unplugin-vue-macros",
4965
+ "category": "Extensions",
4966
+ "type": "3rd-party",
4967
+ "maintainers": [
4968
+ {
4969
+ "name": "三咲智子 Kevin Deng",
4970
+ "github": "sxzz",
4971
+ "twitter": "sanxiaozhizi"
4972
+ }
4973
+ ],
4974
+ "compatibility": {
4975
+ "nuxt": "^3.0.0",
4976
+ "requires": {
4977
+ "bridge": "optional"
4978
+ }
4979
+ }
4980
+ },
4816
4981
  {
4817
4982
  "name": "vue-material",
4818
4983
  "description": "Module to join nuxt and vue-material framework so you can build well-designed apps with dynamic themes and components with an ease-to-use API.",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuxt/modules",
3
- "version": "0.5.0-60df37",
3
+ "version": "0.5.0-625992",
4
4
  "license": "MIT",
5
5
  "main": "./modules.json"
6
6
  }