{ "title": "Break Time", "description": "Foundry VTT module to track when players have returned from break", "version": "10.03", "authors": [ { "name": "IronMonk", "discord": "ironmonk88#4075", "flags": { "github": "https://github.com/ironmonk88", "patreon": "https://www.patreon.com/ironmonk", "ko-fi": "https://ko-fi.com/ironmonk88" } } ], "socket": true, "languages": [ { "lang": "de", "name": "Deutsch", "path": "lang/de.json" }, { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "ja", "name": "日本語", "path": "lang/ja.json" } ], "esmodules": [ "breaktime.js" ], "styles": [ "breaktime.css" ], "url": "https://github.com/ironmonk88/breaktime", "download": "https://github.com/ironmonk88/breaktime/archive/10.03.zip", "manifest": "https://github.com/ironmonk88/breaktime/releases/latest/download/module.json", "bugs": "https://github.com/ironmonk88/breaktime/issues", "allowBugReporter": true, "id": "breaktime", "compatibility": { "minimum": "9", "verified": "10" }, "name": "breaktime", "minimumCoreVersion": "9", "compatibleCoreVersion": "10" }