{ "title": "Monk's Chat Timer", "description": "Create a chat card to display a count down timer, allows you to either count up, or count down. Display a message to the chat card, and send a followup message when the timer finishes.", "version": "11.01", "authors": [ { "name": "IronMonk", "discord": "ironmonk88#4075", "flags": { "github": "ironmonk88", "patreon": "ironmonk", "ko-fi": "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/11.01.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": "11" }, "relationships": { "requires": [ { "id": "_chatcommands", "type": "module", "manifest": "https://github.com/League-of-Foundry-Developers/Chat-Commands-Lib/releases/latest/download/module.json", "compatibility": {} } ] } }