14 lines
305 B
JSON
14 lines
305 B
JSON
{
|
|
"name": "dice-notation-parser",
|
|
"description": "Parses and validates Savage Worlds dice notation, including exploding dice, modifiers, and damage calculations",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Savaged-us"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |