{ "name": "pdf-character-sheet", "title": "PDF Character Sheet", "description": "PDF Character Sheet its a module to use form fillable PDFs as character sheets for Foundry using PDFoundry as the base version.", "version": "1.0.5", "authors": [ { "name": "Fabricio Cavalcante", "url": "https://github.com/fcsouza", "flags": {} } ], "packs": [], "languages": [ { "lang": "en", "name": "English", "path": "locale/en/config.json" }, { "lang": "es", "name": "Spanish", "path": "locale/es/config.json" }, { "lang": "fr", "name": "French", "path": "locale/fr/config.json" }, { "lang": "ja", "name": "日本語", "path": "locale/ja/config.json" } ], "esmodules": ["./bundle.js"], "styles": ["./bundle.css"], "socket": true, "compatibility": { "minimum": "10", "verified": "10" }, "manifest": "https://raw.githubusercontent.com/fcsouza/pdf-character-sheet/master/module.json", "download": "https://github.com/fcsouza/pdf-character-sheet/releases/download/v1.0.5/pdfoundry-v1.0.5.zip", "url": "https://github.com/fcsouza/pdf-character-sheet" }