e32e0df209
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.
14 lines
433 B
JSON
14 lines
433 B
JSON
{
|
||
"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"
|
||
}
|