14 lines
310 B
JSON
14 lines
310 B
JSON
{
|
|
"name": "novelcrafter-export",
|
|
"description": "Novelcrafter Export - Tools for exporting, formatting, and converting Novelcrafter content to various publication formats",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Brock"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |