Files
2025-11-29 18:21:36 +08:00

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"
]
}