@nuxt/modules 0.6.0-40e577 → 0.6.0-50f962

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 +74 -4
  2. package/package.json +1 -1
package/modules.json CHANGED
@@ -929,11 +929,11 @@
929
929
  }
930
930
  },
931
931
  {
932
- "name": "datocms",
933
- "description": "DatoCMS integration for Nuxt.js",
932
+ "name": "datocms-nuxt2",
933
+ "description": "DatoCMS integration for Nuxt.js v2",
934
934
  "repo": "voorhoede/nuxt-datocms-module",
935
935
  "npm": "@voorhoede/nuxt-datocms-module",
936
- "icon": "datocms.png",
936
+ "icon": "datocms.svg",
937
937
  "github": "https://github.com/voorhoede/nuxt-datocms-module",
938
938
  "website": "https://github.com/voorhoede/nuxt-datocms-module",
939
939
  "learn_more": "https://www.datocms.com/",
@@ -950,6 +950,30 @@
950
950
  "requires": {}
951
951
  }
952
952
  },
953
+ {
954
+ "name": "datocms",
955
+ "description": "DatoCMS module for Nuxt",
956
+ "repo": "hex-digital/nuxt-datocms",
957
+ "npm": "@hexdigital/nuxt-datocms",
958
+ "icon": "datocms.svg",
959
+ "github": "https://github.com/hex-digital/nuxt-datocms",
960
+ "website": "https://github.com/hex-digital/nuxt-datocms#readme",
961
+ "learn_more": "https://www.datocms.com/",
962
+ "category": "CMS",
963
+ "type": "3rd-party",
964
+ "maintainers": [
965
+ {
966
+ "name": "Jamie Warburton",
967
+ "github": "jamiewarb",
968
+ "twitter": "jamiewarb",
969
+ "avatar": "https://avatars.githubusercontent.com/jamiewarb?v=4"
970
+ }
971
+ ],
972
+ "compatibility": {
973
+ "nuxt": "^3.0.0",
974
+ "requires": {}
975
+ }
976
+ },
953
977
  {
954
978
  "name": "dayjs",
955
979
  "description": "The best way for use Day.js easily in your Nuxt.js project.",
@@ -1018,6 +1042,29 @@
1018
1042
  "requires": {}
1019
1043
  }
1020
1044
  },
1045
+ {
1046
+ "name": "devtools",
1047
+ "description": "Unleash Nuxt Developer Experience. A set of visual tools that help you to know your app better.",
1048
+ "repo": "nuxt/devtools#main",
1049
+ "npm": "@nuxt/devtools",
1050
+ "icon": "nuxt.png",
1051
+ "github": "https://github.com/nuxt/devtools",
1052
+ "website": "https://devtools.nuxtjs.org/",
1053
+ "learn_more": "",
1054
+ "category": "Devtools",
1055
+ "type": "official",
1056
+ "maintainers": [
1057
+ {
1058
+ "name": "Anthony Fu",
1059
+ "github": "antfu",
1060
+ "twitter": "antfu7"
1061
+ }
1062
+ ],
1063
+ "compatibility": {
1064
+ "nuxt": "^3.0.0",
1065
+ "requires": {}
1066
+ }
1067
+ },
1021
1068
  {
1022
1069
  "name": "directus",
1023
1070
  "description": "Easily connect your Nuxt3 application to your directus server.",
@@ -2719,6 +2766,29 @@
2719
2766
  "requires": {}
2720
2767
  }
2721
2768
  },
2769
+ {
2770
+ "name": "module-feed",
2771
+ "description": "Feed module enables everyone to have RSS, Atom and JSON.",
2772
+ "repo": "tresko/nuxt-module-feed",
2773
+ "npm": "nuxt-module-feed",
2774
+ "icon": "",
2775
+ "github": "https://github.com/tresko/nuxt-module-feed",
2776
+ "website": "https://github.com/tresko/nuxt-module-feed",
2777
+ "learn_more": "",
2778
+ "category": "SEO",
2779
+ "type": "3rd-party",
2780
+ "maintainers": [
2781
+ {
2782
+ "name": "Miha Sedej",
2783
+ "github": "tresko",
2784
+ "twitter": "mihasedej"
2785
+ }
2786
+ ],
2787
+ "compatibility": {
2788
+ "nuxt": "^3.0.0",
2789
+ "requires": {}
2790
+ }
2791
+ },
2722
2792
  {
2723
2793
  "name": "moment",
2724
2794
  "description": "Efficient Moment.js module for Nuxt.js so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
@@ -4498,7 +4568,7 @@
4498
4568
  "github": "https://github.com/nuxt-modules/snipcart",
4499
4569
  "website": "https://github.com/nuxt-modules/snipcart",
4500
4570
  "learn_more": "https://snipcart.com",
4501
- "category": "Payment",
4571
+ "category": "Ecommerce",
4502
4572
  "type": "community",
4503
4573
  "maintainers": [
4504
4574
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuxt/modules",
3
- "version": "0.6.0-40e577",
3
+ "version": "0.6.0-50f962",
4
4
  "license": "MIT",
5
5
  "main": "./modules.json",
6
6
  "files": [