{ "id": "crlngn-ui", "title": "Carolingian UI", "version": "4.0.0", "description": "Style changes and tweaks to improve look and feel of Foundry UI", "url": "https://github.com/crlngn/crlngn-ui", "manifest": "https://github.com/crlngn/crlngn-ui/releases/latest/download/module.json", "download": "https://github.com/crlngn/crlngn-ui/releases/download/v4.0.0/module.zip", "bugs": "https://github.com/crlngn/crlngn-ui/issues", "readme": "https://github.com/crlngn/crlngn-ui/main/README.md", "license": "https://mit-license.org/", "compatibility": { "minimum": "13.339", "verified": "14.364", "maximum": "" }, "authors": [ { "name": "Carolingian", "url": "https://www.patreon.com/c/carolingiandev", "discord": "carolxs", "reddit": "u/crlngn-dev" } ], "relationships": { "systems": [], "requires": [], "recommends": [] }, "socket": false, "esmodules": [ "scripts/crlngn-ui.js" ], "styles": [], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "cn", "name": "中文", "path": "lang/cn.json" }, { "lang": "pt-BR", "name": "Português (BR)", "path": "lang/pt-BR.json" }, { "lang": "it", "name": "Italiano", "path": "lang/it.json" } ] }