{ "title": "Monk's Chat Timer", "description": "Add a chat commad to the console to set a timer", "version": "10.1", "authors": [ { "name": "IronMonk", "discord": "ironmonk88#4075", "patreon": "https://www.patreon.com/ironmonk", "ko-fi": "https://ko-fi.com/ironmonk88" } ], "socket": true, "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "esmodules": [ "monks-chat-timer.js", "settings.js" ], "styles": [ "css/monks-chat-timer.css" ], "url": "https://github.com/ironmonk88/monks-chat-timer", "download": "https://github.com/ironmonk88/monks-chat-timer/archive/10.1.zip", "manifest": "https://github.com/ironmonk88/monks-chat-timer/releases/latest/download/module.json", "bugs": "https://github.com/ironmonk88/monks-chat-timer/issues", "id": "monks-chat-timer", "compatibility": { "minimum": "10", "verified": "10" }, "relationships": { "requires": [ { "id": "_chatcommands", "type": "module", "manifest": "https://github.com/League-of-Foundry-Developers/Chat-Commands-Lib/releases/latest/download/module.json", "compatibility": {} } ] } }