{ "name": "fitd-roller", "title": "Forged in the Dark Roller", "description": "Provides a generic Dice Roller for Forged in the Dark games", "authors": [ { "name": "megastruktur" }, { "name": "Andrew Garinger", "discord": "agaringer#6498" }, { "name": "Matt Dawson", "discord": "matthewtdawson#9654" } ], "version": "2.2.0", "minimumCoreVersion": "0.7.5", "compatibleCoreVersion": "10", "compatibility": { "minimum": "0.7.5", "verified": "10" }, "styles": ["styles/fitd-roller.css"], "esmodules": ["scripts/init.mjs"], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "es", "name": "Spanish", "path": "lang/es.json" } ], "url": "https://github.com/mattd/foundryvtt-fitd-roller", "manifest": "https://raw.githubusercontent.com/mattd/foundryvtt-fitd-roller/main/module/module.json", "download": "https://github.com/mattd/foundryvtt-fitd-roller/releases/download/v2.2.0/build.zip", "bugs": "https://github.com/mattd/foundryvtt-fitd-roller/issues" }