2026-07-17 15:45:25 +08:00
|
|
|
{
|
|
|
|
|
"name": "grok-build-hud",
|
2026-07-17 16:27:35 +08:00
|
|
|
"version": "0.3.9",
|
|
|
|
|
"description": "Live multi-line status strip for Grok Build: context, quota, tokens, tools, todos, git",
|
2026-07-17 15:45:25 +08:00
|
|
|
"author": {
|
|
|
|
|
"name": "sooneocean",
|
|
|
|
|
"email": "redredchen01@gmail.com"
|
|
|
|
|
},
|
|
|
|
|
"homepage": "https://github.com/sooneocean/grok-build-hud",
|
|
|
|
|
"repository": "https://github.com/sooneocean/grok-build-hud",
|
|
|
|
|
"commands": "./commands",
|
|
|
|
|
"skills": "./skills",
|
|
|
|
|
"hooks": "./hooks/hooks.json"
|
|
|
|
|
}
|