{ "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": "13.01", "authors": [ { "name": "IronMonk", "discord": "ironmonk108", "flags": { "github": "ironmonk108", "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/ironmonk108/monks-chat-timer", "download": "https://github.com/ironmonk108/monks-chat-timer/archive/13.01.zip", "manifest": "https://github.com/ironmonk108/monks-chat-timer/releases/latest/download/module.json", "bugs": "https://github.com/ironmonk108/monks-chat-timer/issues", "id": "monks-chat-timer", "compatibility": { "minimum": "13", "verified": "13" }, "relationships": { "requires": [ { "id": "_chatcommands", "type": "module", "manifest": "https://gitlab.com/woodentavern/foundryvtt-chat-command-lib/-/raw/master/src/module.json", "compatibility": { "verified": "2.0.1" } } ] }, "flags": { "allowBugReporter": true } }