diff --git a/public/module.json b/public/module.json index ca51352..d4e09e1 100644 --- a/public/module.json +++ b/public/module.json @@ -7,6 +7,16 @@ "verified": 13, "minimum": 13 }, + "authors": [ + { + "name": "Oliver Akins", + "url": "https://github.com/Oliver-Akins" + } + ], + "url": "https://github.com/Oliver-Akins/Foundry-Stat-Tracker", + "manifest": "https://github.com/Oliver-Akins/Foundry-Stat-Tracker/releases/latest/download/module.json", + "download": "https://github.com/Oliver-Akins/Foundry-Stat-Tracker/releases/latest/download/release.zip", + "bugs": "https://github.com/Oliver-Akins/Foundry-Stat-Tracker/issues", "esmodules": [ "./module.mjs" ],