@nuxt/modules 0.6.0-cbcf64 → 0.6.0-ce3caf

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 +24 -0
  2. package/package.json +1 -1
package/modules.json CHANGED
@@ -3713,6 +3713,30 @@
3713
3713
  }
3714
3714
  }
3715
3715
  },
3716
+ {
3717
+ "name": "pdfeasy",
3718
+ "description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
3719
+ "repo": "betterwrite/pdfeasy#main/packages/nuxt",
3720
+ "npm": "nuxt-pdfeasy",
3721
+ "icon": "pdfeasy.png",
3722
+ "github": "https://github.com/betterwrite/pdfeasy",
3723
+ "website": "https://github.com/betterwrite/pdfeasy",
3724
+ "learn_more": "https://github.com/betterwrite/pdfeasy",
3725
+ "category": "Extensions",
3726
+ "type": "3rd-party",
3727
+ "maintainers": [
3728
+ {
3729
+ "name": "Giovane Cardoso",
3730
+ "github": "novout",
3731
+ "twitter": "novoutttttt",
3732
+ "avatar": "https://avatars.githubusercontent.com/novout?v=4"
3733
+ }
3734
+ ],
3735
+ "compatibility": {
3736
+ "nuxt": "^3.0.0",
3737
+ "requires": {}
3738
+ }
3739
+ },
3716
3740
  {
3717
3741
  "name": "persian-datepicker",
3718
3742
  "description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuxt/modules",
3
- "version": "0.6.0-cbcf64",
3
+ "version": "0.6.0-ce3caf",
4
4
  "license": "MIT",
5
5
  "main": "./modules.json",
6
6
  "files": [