{ "id": "crlngn-ui", "title": "Carolingian UI", "version": "3.2.4", "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/v3.2.4/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": "14.359", "verified": "14" }, "authors": [ { "name": "Carolingian", "url": "https://github.com/crlngn/crlngn-ui", "discord": "carolxs", "reddit": "u/crlngn-dev" } ], "relationships": { "systems": [], "requires": [], "recommends": [] }, "socket": false, "esmodules": [ "scripts/crlngn-ui.js" ], "styles": [ "styles/crlngn-ui.css" ], "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" } ] }