{ "id": "combatready", "title": "Combat Ready!", "description": "'My Combat Tracker is Ready' Combat ready indicator to remind players of their turn, as well as time taken. ", "version": "5.0.1", "authors": [ { "name": "Teshynil", "url": "https://github.com/Teshynil/", "email": "", "discord": "teshynil", "ko-fi": "", "patreon": "", "reddit": "u/Teshynil", "twitter": "@Teshynil" } ], "manifestPlusVersion": "1.2.0", "socket": true, "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "ja", "name": "日本語 (Japanese)", "path": "lang/ja.json" }, { "lang": "ko", "name": "한국어 (Korean)", "path": "lang/ko.json" }, { "lang": "pt-BR", "name": "Português (Brasil)", "path": "lang/pt-BR.json" }, { "lang": "fr", "name": "Français (French)", "path": "lang/fr.json" }, { "lang": "nl", "name": "Nederlands (Dutch)", "path": "lang/nl.json" }, { "lang": "it", "name": "Italiano (Italian)", "path": "lang/it.json" }, { "lang": "zh-SHAN", "name": "简体中文 (Chinese [Simplified])", "path": "lang/zh-SHAN.json" } ], "esmodules": [ "combatready.js" ], "styles": [ "combatready.css" ], "relationships": { "systems": [], "requires": [ { "id": "colorsettings", "type": "module", "manifest": "https://raw.githubusercontent.com/ardittristan/VTTColorSettings/master/module.json", "compatibility": { "verified": "2.9.1" } }, { "id": "socketlib", "type": "module", "manifest": "https://raw.githubusercontent.com/manuelVo/foundryvtt-socketlib/master/module.json", "compatibility": { "verified": "1.0.13" } } ] }, "bugs": "https://github.com/Teshynil/combatready/issues", "flags": { "allowBugReporter": true }, "packs": [], "compatibility": { "minimum": 10, "verified": 11 }, "url": "https://github.com/Teshynil/combatready", "download": "https://github.com/Teshynil/combatready/releases/download/5.0.1/combatready-v5.0.1.zip", "manifest": "https://raw.githubusercontent.com/Teshynil/combatready/master/src/module.json", "license": "https://github.com/Teshynil/combatready/blob/5.0.1/LICENSE", "readme": "https://github.com/Teshynil/combatready/blob/5.0.1/README.md", "changelog": "https://github.com/Teshynil/combatready/blob/5.0.1/CHANGELOG.md" }