13 lines
381 B
JSON
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"
|
|
]
|
|
} |