{ "name": "mre-dnd5e", "title": "Minimal Rolling Enhancements for D&D5e", "description": "Some minimalist enhancements to the core D&D5e rolling workflow. Attempts to stay as close to core as possible while improving convenience.", "version": "1.0.3", "author": "Cole Schultz (cole#9640)", "systems": [ "dnd5e" ], "esmodules": [ "./setup.js", "./scripts/hooks/render-item-5e-sheet.mjs", "./scripts/hooks/render-chat-log.mjs", "./scripts/hooks/damage-card-context-menu.mjs" ], "styles": [ "./mre-styles.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "minimumCoreVersion": "0.7.5", "compatibleCoreVersion": "0.7.9", "url": "https://github.com/schultzcole/FVTT-Minimal-Rolling-Enhancements-DND5E", "manifest": "https://raw.githubusercontent.com/schultzcole/FVTT-Minimal-Rolling-Enhancements-DND5E/master/module.json", "download": "https://github.com/schultzcole/FVTT-Minimal-Rolling-Enhancements-DND5E/archive/1.0.3.zip", "license": "https://github.com/schultzcole/FVTT-Minimal-Rolling-Enhancements-DND5E/blob/1.0.3/LICENSE", "readme": "https://github.com/schultzcole/FVTT-Minimal-Rolling-Enhancements-DND5E/blob/1.0.3/README.md", "changelog": "https://github.com/schultzcole/FVTT-Minimal-Rolling-Enhancements-DND5E/blob/1.0.3/CHANGELOG.md" }