updated module.json

This commit is contained in:
kyle
2025-03-05 21:35:33 +00:00
parent c65e4dc9c0
commit b8bc9abd59

View File

@@ -13,11 +13,11 @@
"packs": [],
"system": [],
"crossOrigin": "anonymous",
"url": "https://your.website.or.github.io/health-overview",
"manifest": "https://your.website.or.github.io/health-overview/module.json",
"download": "https://your.website.or.github.io/health-overview/health-overview.zip",
"license": "LICENSE FILE OR URL",
"readme": "README FILE OR URL",
"bugs": "Where users can report issues, such as a GitHub issues page",
"url": "https://g.kht.dev/kyle/kyles-health-module",
"manifest": ""https://g.kht.dev/kyle/kyles-health-module/raw/branch/main/module.json",
"download": "https://g.kht.dev/kyle/kyles-health-module/archive/main.zip",
"license": "N/A",
"readme": "https://g.kht.dev/kyle/kyles-health-module/raw/branch/main/README.md",
"bugs": "https://g.kht.dev/kyle/kyles-health-module/issues",
"dependencies": []
}