{ "name": "random-initiative", "title": "Random Initiative", "description": "Automatically rerolls initiative for all combatants at the beginning of each new round of combat.", "version": "1.0.0", "author": "DarthCluck", "minimumCoreVersion": "10", "compatibleCoreVersion": "11", "scripts": [], "esmodules": [ "random-initiative.js", "settings.js" ], "styles": [], "packs": [], "languages": [ { "lang": "en", "name": "English", "path": "languages/en.json" } ], "url": "https://github.com/adougherty/random-initiative", "manifest": "https://github.com/adougherty/random-initiative/module.json", "download": "https://github.com/adougherty/random-initiative/archive/refs/heads/main.zip", "license": "MIT", "readme": "README.md" }