Files
gh-kazukiyunoue-claude-code…/.claude-plugin/plugin.json
2025-11-30 08:30:55 +08:00

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