{ "name": "resourcesplus", "title": "5e-Sheet Resources Plus", "description": "A module that allows you to add more resources to character sheets", "version": "1.5.2", "author": "ardittristan#0001", "esmodules": [ "addresources.js" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "pt-BR", "name": "Português do Brasil", "path": "lang/pt-BR.json" }, { "lang": "es-ES", "name": "Español", "path": "lang/es-ES.json" } ], "socket": true, "url": "https://github.com/ardittristan/5eSheet-resourcesPlus/tree/master", "manifest": "https://raw.githubusercontent.com/ardittristan/5eSheet-resourcesPlus/1.5.2/module.json", "download": "https://github.com/ardittristan/5eSheet-resourcesPlus/archive/1.5.2.zip", "minimumCoreVersion": "0.5.5", "compatibleCoreVersion": "0.6.5", "system": "dnd5e", "styles": [ "./css/resources-plus.css" ] }