{ "id": "mountup", "title": "Mount Up!", "description": "Allows tokens to carry or be carried by other tokens. This is completely system agnostic, and fully customizable to fit right into your game.", "version": "3.4.3", "authors": [ { "name": "Brunhine" }, { "name": "p4535992", "url": "https://github.com/p4535992", "discord": "", "twitter": "", "patreon": "", "github": "p4535992", "ko-fi": "", "reddit": "", "email": "" } ], "type": "module", "socket": true, "includes": [ "./assets/**", "./lang/**", "./languages/**", "./scripts/**", "./styles/**", "./templates/**", "./module.json", "./README.md", "./icons/**", "./packs/**" ], "media": [ { "type": "icon", "location": "" }, { "type": "cover", "location": "" }, { "type": "screenshot", "location": "" } ], "languages": [ { "lang": "en", "name": "English", "path": "languages/en.json" }, { "lang": "ja", "name": " 日本語", "path": "languages/ja.json" }, { "lang": "es", "name": "Español", "path": "languages/es.json" } ], "esmodules": ["mountup.js"], "styles": [], "compatibility": { "minimum": 10, "verified": 10, "maximum": 10 }, "url": "https://github.com/p4535992/foundryvtt-mountup", "manifest": "https://github.com/p4535992/foundryvtt-mountup/releases/latest/download/module.json", "download": "https://github.com/p4535992/foundryvtt-mountup/releases/latest/download/module.zip", "readme": "https://github.com/p4535992/foundryvtt-mountup/blob/v3.4.3/README.md", "changelog": "https://github.com/p4535992/foundryvtt-mountup/blob/v3.4.3/changelog.md", "bugs": "https://github.com/p4535992/foundryvtt-mountup/issues", "allowBugReporter": true, "manifestPlusVersion": "1.2.0", "relationships": { "systems": [], "requires": [ { "id": "active-effect-manager-lib", "type": "module", "manifest": "https://github.com/p4535992/foundryvtt-active-effect-manager-lib/releases/latest/download/module.json", "compatibility": {} }, { "id": "lib-wrapper", "type": "module", "manifest": "https://github.com/ruipin/fvtt-lib-wrapper/releases/latest/download/module.json", "compatibility": {} }, { "id": "socketlib", "type": "module", "manifest": "https://raw.githubusercontent.com/manuelVo/foundryvtt-socketlib/develop/module.json", "compatibility": {} }, { "id": "token-attacher", "type": "module", "manifest": "https://raw.githubusercontent.com/KayelGee/token-attacher/master/module.json", "compatibility": {} }, { "id": "token-z", "type": "module", "manifest": "https://raw.githubusercontent.com/theripper93/token-z/master/module.json", "compatibility": {} } ], "conflicts": [ { "id": "foundryvtt-mountup", "reason": "Grave issue: The module 'foundryvtt-mountup' is the old module for FVTT9 please uninstall it!" } ] } }