Johannes Loher
f282e5bf3a
Switch to using rollup instead of custom transformer See merge request ghost/risk-dice-modifier!1
14 lines
649 B
JSON
14 lines
649 B
JSON
{
|
|
"name": "risk-dice-modifier",
|
|
"title": "Risk Dice Modifier",
|
|
"description": "An implementation of risk rolls as found for example in the Splittermond game system",
|
|
"author": "Johannes Loher",
|
|
"version": "0.1.1",
|
|
"minimumCoreVersion": "0.7.9",
|
|
"compatibleCoreVersion": "0.7.9",
|
|
"esmodules": ["module/risk-dice-modifier.js"],
|
|
"url": "https://git.f3l.de/ghost/risk-dice-modifier",
|
|
"manifest": "https://git.f3l.de/ghost/risk-dice-modifier/-/raw/latest/src/module.json?inline=false",
|
|
"download": "https://git.f3l.de/ghost/risk-dice-modifier/-/jobs/artifacts/0.1.1/download?job=build",
|
|
"license": "MIT"
|
|
}
|