{ "authors": [ { "discord": "Tyler", "name": "Tyler", "url": "https://github.com/Sayshal" }, { "discord": "Innocenti#1455", "email": "renato.innocenti@gmail.com", "name": "Innocenti" } ], "bugs": "https://github.com/Sayshal/travel-pace/issues", "changelog": "https://github.com/Sayshal/travel-pace/releases", "compatibility": { "maximum": "13.x", "minimum": "13", "verified": "13.346" }, "description": "Calculate travel times and distances based on D&D 5E travel pace rules.", "download": "", "esmodules": [ "scripts/settings.js", "scripts/travel-calculator.js", "scripts/app.js", "scripts/helpers.js" ], "flags": { "hotReload": { "extensions": [ "css", "html", "hbs", "json" ], "paths": [ "styles", "lang", "templates" ] } }, "id": "travel-pace", "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "license": "https://github.com/Sayshal/travel-pace?tab=License-1-ov-file", "manifest": "https://github.com/Sayshal/travel-pace/releases/latest/download/module.json", "readme": "https://github.com/Sayshal/travel-pace?tab=readme-ov-file", "relationships": { "systems": [ { "compatibility": { "maximum": "5.x", "minimum": "5", "verified": "5.0.4" }, "id": "dnd5e", "type": "system" } ] }, "socket": true, "styles": [ "styles/travel-pace.css" ], "title": "Travel Pace Calculator", "url": "https://github.com/Sayshal/travel-pace", "version": "" }