{ "name": "lmrtfy", "title": "Let Me Roll That For You!", "description": "Ask your players to make rolls for you.", "version": "1.2.3", "author": ["KaKaRoTo", "iotech", "Limping Ninja"], "scripts": ["./src/lmrtfy.js", "./src/requestor.js", "./src/roller.js"], "styles": ["/css/lmrtfy.css"], "packs": [], "systems": ["dnd5e", "dnd5eJP", "pf2e"], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "ja", "name": "日本語 (Japanese)", "path": "lang/ja.json" }, { "lang" : "de", "name" : "German", "path" : "lang/de.json" }, { "lang": "pt-BR", "name": "Português (Brasil)", "path": "lang/pt-BR.json" } ], "socket": true, "url": "https://github.com/kakaroto/fvtt-module-lmrtfy", "manifest": "https://raw.githubusercontent.com/kakaroto/fvtt-module-lmrtfy/master/module.json", "download": "https://github.com/kakaroto/fvtt-module-lmrtfy/archive/v1.2.3.zip", "minimumCoreVersion": "0.6.0", "compatibleCoreVersion": "0.8.0" }