Files
gh-setouchi-h-cc-marketplac…/.claude-plugin/plugin.json
2025-11-30 08:55:55 +08:00

13 lines
381 B
JSON

{
"name": "statusline",
"description": "Installs a status line script for Claude Code showing branch, model, cost, duration, diff lines, and an optional quote.",
"version": "1.1.1",
"author": {
"name": "Kazuki Hashimoto",
"email": "setouchi.develop@gmail.com"
},
"commands": [
"./commands/install-statusline.md",
"./commands/preview-statusline.md"
]
}