{ "id": "morelord-core", "title": "Morelord Core", "description": "Shared account connection and premium entitlement services for Morelord Tools modules.", "version": "0.3.0", "authors": [ { "name": "Morelord Gaming", "url": "https://morelordgaming.com" } ], "esmodules": [ "scripts/main.js" ], "styles": [ "styles/morelord-core.css" ], "socket": true, "compatibility": { "minimum": "13", "verified": "14" }, "relationships": { "requires": [ { "id": "socketlib", "type": "module", "manifest": "https://github.com/farling42/foundryvtt-socketlib/releases/latest/download/module.json", "compatibility": { "minimum": "1.1.3" } } ] }, "url": "https://github.com/tmoreland72/morelord-core", "manifest": "https://raw.githubusercontent.com/tmoreland72/morelord-core/main/module.json", "download": "https://github.com/tmoreland72/morelord-core/releases/download/v0.3.0/morelord-core.zip" }