12 lines
326 B
JSON
12 lines
326 B
JSON
{
|
|
"name": "ia-writer-annotations",
|
|
"description": "Automatically add iA Writer authorship annotations to your text files when Claude Code edits them (Terminal version only)",
|
|
"version": "0.2.0",
|
|
"author": {
|
|
"name": "Kazuki Yunoue",
|
|
"url": "https://github.com/KazukiYunoue"
|
|
},
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |