21 lines
788 B
JSON
21 lines
788 B
JSON
{
|
|
"name": "kyles-health-module",
|
|
"id": "kyles-health-module",
|
|
"title": "Kyle's Health Module",
|
|
"description": "A module to display a party-wide health overview for ease of management by a healer or GM.",
|
|
"version": "1.0.0",
|
|
"author": "Kyle",
|
|
"minimumCoreVersion": "12",
|
|
"compatibleCoreVersion": "12",
|
|
"scripts": [],
|
|
"styles": [],
|
|
"esmodules": ["module.js"],
|
|
"languages": [],
|
|
"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": "MIT",
|
|
"readme": "https://g.kht.dev/kyle/kyles-health-module/raw/branch/main/README.md",
|
|
"bugs": "https://g.kht.dev/kyle/kyles-health-module/issues"
|
|
}
|