{ "name": "turnmarker", "title": "Turn Marker", "description": "Displays a (optionally animated) marker on the token who's active turn it is.", "author": "Brunhine", "version": "2.6.9", "minimumCoreVersion": "0.5.6", "compatibleCoreVersion": "0.6.6", "esmodules": [ "scripts/turnmarker.js" ], "socket": true, "styles": ["css/turnmarker.css"], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "de", "name": "German", "path": "lang/de.json" }, { "lang": "ko", "name": "Korean", "path": "lang/ko.json" }, { "lang": "ja", "name": " 日本語", "path": "lang/ja.json" } ], "url": "https://github.com/Brunhine/TurnMarker", "manifest": "https://raw.githubusercontent.com/Brunhine/TurnMarker/master/src/module.json", "download": "https://github.com/Brunhine/TurnMarker/releases/download/v2.6.9/turnmarker.zip" }