Files
grok-build-hud/plugin.json
T
Redredchen01 e32e0df209 Make Chinese README primary; ship English as README.en.md
Restructure docs so README.md is full Chinese documentation with TOC.
English content moves to README.en.md; drop README.zh-CN.md. Align
CONTRIBUTING, install script, package/plugin descriptions, and skill links.
2026-07-17 16:32:20 +08:00

14 lines
433 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"name": "grok-build-hud",
"version": "0.3.10",
"description": "Grok Build 实时状态条:上下文、配额、token、工具、待办(同窗口 tmux",
"author": {
"name": "Redredchen01"
},
"homepage": "http://172.238.15.154:3000/Redredchen01/grok-hud",
"repository": "http://172.238.15.154:3000/Redredchen01/grok-hud",
"commands": "./commands",
"skills": "./skills",
"hooks": "./hooks/hooks.json"
}