{ "id": "morelord-character-export", "title": "Morelord Character Export", "description": "Exports D&D 5e characters to portable JSON for import into My Characters on the Morelord Gaming website with a free account.", "version": "0.3.3", "authors": [ { "name": "Morelord Gaming" } ], "compatibility": { "minimum": "14", "verified": "14", "maximum": "14" }, "relationships": { "systems": [ { "id": "dnd5e", "type": "system", "compatibility": { "minimum": "4.0.0", "verified": "5.3.3" } } ] }, "esmodules": [ "scripts/main.js" ], "url": "https://github.com/tmoreland72/morelord-character-export", "manifest": "https://raw.githubusercontent.com/tmoreland72/morelord-character-export/main/module.json", "download": "https://github.com/tmoreland72/morelord-character-export/releases/download/v0.3.3/morelord-character-export.zip", "license": "LICENSE", "readme": "README.md" }