{ "name": "sidebar-aesthetics", "title": "Sidebar Aesthetics", "description": "Allows customization of the sidebar's aesthetics.", "author": "Furyspark", "version": "0.2.0", "minimumCoreVersion": "0.6.0", "compatibleCoreVersion": "0.6.5", "scripts": [], "esmodules": [ "./index.js" ], "styles": [ "./index.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "br", "name": "Brazilian", "path": "lang/pt-BR.json" } ], "manifest": "https://gitlab.com/Furyspark/foundryvtt-sidebar-aesthetics/-/raw/master/module.json", "download": "https://gitlab.com/Furyspark/foundryvtt-sidebar-aesthetics/-/archive/v0.2.0/foundryvtt-sidebar-aesthetics-v0.2.0.zip" }