@nuxt/modules 0.6.0-de9bf1 → 0.6.0-ed87ea

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 +23 -0
  2. package/package.json +1 -1
package/modules.json CHANGED
@@ -3024,6 +3024,29 @@
3024
3024
  "requires": {}
3025
3025
  }
3026
3026
  },
3027
+ {
3028
+ "name": "nuxt-pdf",
3029
+ "description": "Zero-boilerplate PDF exports of your Pages and Components",
3030
+ "repo": "sidebase/nuxt-pdf",
3031
+ "npm": "@sidebase/nuxt-pdf",
3032
+ "icon": "nuxt-pdf.png",
3033
+ "github": "https://github.com/sidebase/nuxt-pdf",
3034
+ "website": "https://sidebase.io/nuxt-pdf",
3035
+ "learn_more": "https://github.com/sidebase",
3036
+ "category": "Extensions",
3037
+ "type": "3rd-party",
3038
+ "maintainers": [
3039
+ {
3040
+ "name": "sidebase",
3041
+ "github": "sidebase",
3042
+ "twitter": "sidebase_io"
3043
+ }
3044
+ ],
3045
+ "compatibility": {
3046
+ "nuxt": "^3.0.0",
3047
+ "requires": {}
3048
+ }
3049
+ },
3027
3050
  {
3028
3051
  "name": "nuxt-pino-log",
3029
3052
  "description": "Structured logs for nuxt apps using pino",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuxt/modules",
3
- "version": "0.6.0-de9bf1",
3
+ "version": "0.6.0-ed87ea",
4
4
  "license": "MIT",
5
5
  "main": "./modules.json",
6
6
  "files": [