{ "name": "roll-tracker", "title": "Roll Tracker", "description": "A simple module which tracks the d20 rolls made and logs them by each user.", "authors": [ { "name": "drexl93" } ], "version": "1.5.1", "minimumCoreVersion": "9.0.0", "compatibleCoreVersion": "9.0.0", "scripts": [ "scripts/roll-tracker.js" ], "styles": [ "styles/roll-tracker.css" ], "languages": [ { "lang": "en", "name": "English", "path": "languages/en.json" } ], "socket": true, "url": "https://github.com/drexl93/roll-tracker", "manifest": "https://raw.githubusercontent.com/drexl93/roll-tracker/version-9/module.json", "download": "https://raw.githubusercontent.com/drexl93/roll-tracker/version-9/roll-tracker.zip" }