{ "name": "breaktime", "title": "Break Time", "description": "Foundry VTT module to track when players have returned from break", "version": "1.0.8", "author": "IronMonk, ironmonk88#4075", "socket": true, "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "esmodules": [ "breaktime.js" ], "scripts": [ "breaktimeapp.js" ], "styles": [ "breaktime.css" ], "packs": [], "url" : "https://github.com/ironmonk88/breaktime", "download" : "https://github.com/ironmonk88/breaktime/archive/1.0.8.zip", "manifest" : "https://github.com/ironmonk88/breaktime/releases/latest/download/module.json", "bugs": "https://github.com/ironmonk88/breaktime/issues", "allowBugReporter": true, "minimumCoreVersion": "0.8.0", "compatibleCoreVersion": "0.8.5" }