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