{ "name": "ernies-modern-layout", "title": "Ernie's Modern UI", "description": "A visual update for Foundry VTT UI.", "version": "0.2.6", "author": "Ernie", "authors": [ { "name": "Ernie", "email": "teafortwo.ea@gmail.com", "url": "https://github.com/ernieayala" } ], "styles": ["./css/emu.css"], "esmodules": ["./js/emu.js"], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "es", "name": "EspaƱol", "path": "lang/es.json" } ], "minimumCoreVersion": "0.7.5", "compatibleCoreVersion": "0.7.9", "url": "https://github.com/ernieayala/ernies-modern-layout", "manifest": "https://raw.githubusercontent.com/ernieayala/ernies-modern-layout/master/module.json", "download": "https://github.com/ernieayala/ernies-modern-layout/releases/latest/download/ernies-modern-layout-0.2.6.zip", "license": "MIT", "readme": "https://github.com/ernieayala/ernies-modern-layout", "bugs": "https://github.com/ernieayala/ernies-modern-layout/issues", "changelog": "https://github.com/ernieayala/ernies-modern-layout/releases" }