{ "name": "about-face", "title": "About Face", "description": "Rotates Tokens and provide indicators for direction based on movement", "version": "2.1.2", "author": "eadorin, edzillion", "esmodules": ["about-face.js"], "compatibleCoreVersion": "0.7.9", "minimumCoreVersion": "0.6.0", "manifest": "https://raw.githubusercontent.com/League-of-Foundry-Developers/about-face/master/src/module.json", "download": "https://github.com/League-of-Foundry-Developers/about-face/releases/download/v2.1.2/about-face-v2.1.2.zip", "url": "https://github.com/League-of-Foundry-Developers/about-face", "changelog": "https://github.com/League-of-Foundry-Developers/about-face/blob/v2.1.2/changelog.md", "bugs": "https://github.com/eadorin/about-face/issues", "allowBugReporter": true, "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "pt-BR", "name": "Português (Brasil)", "path": "lang/pt-BR.json" }, { "lang": "es", "name": "Español", "path": "lang/es.json" } ] }