{ "id": "gurps-rolls-stats", "title": "GURPS Rolls Stats", "description": "Collects and summarizes 3d6 roll statistics for GURPS games and put you on fire.", "authors": [ { "name": "Boifubá", "url": "https://github.com/Boifuba", "discord": "Boifubá", "flags": {} } ], "version": "1.0.2", "compatibility": { "minimum": "13", "verified": "13", "maximum": "13" }, "relationships": { "requires": [ { "id": "socketlib", "type": "module", "compatibility": {} } ] }, "styles": [ { "src": "roll-stats.css" } ], "esmodules": [ "main.js", "constants.js", "utils.js", "rollParser.js", "statsCalculator.js", "chartUtils.js", "statsDialog.js", "chart-mini.js", "settingsDialog.js", "flameEffects.js", "unluckyEffects.js", "electricEffects.js" ], "url": "https://github.com/Boifuba/gurps-rolls-stats", "manifest": "https://raw.githubusercontent.com/Boifuba/gurps-rolls-stats/refs/heads/main/module.json", "download": "https://github.com/Boifuba/gurps-rolls-stats/releases/download/1.0.2/gurps-rolls-stats.zip" }