{ "name": "wfrp3e", "title": "WFRP 3e Dice Roller", "description": "WFRP 3e Dice Roller - Accessible by clicking on the dice icon next to the chat window.", "version": "0.8", "author": "Moo Man", "scripts": [ "./script.js", "./roller.js" ], "styles": [ "./styles.css" ], "packs": [], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "minimumCoreVersion": "0.7.0", "compatibleCoreVersion": "0.7.0", "manifest": "https://raw.githubusercontent.com/moo-man/WFRP3e-DiceRoller-FVTT/master/module.json", "download": "https://github.com/moo-man/WFRP3e-DiceRoller-FVTT/archive/master.zip" }