18c04f5874
Drop former GitHub org/user references and personal email from plugin metadata. Clone URLs and repository fields now point at the Gitea host.
14 lines
425 B
JSON
14 lines
425 B
JSON
{
|
|
"name": "grok-build-hud",
|
|
"version": "0.3.9",
|
|
"description": "Live multi-line status strip for Grok Build: context, quota, tokens, tools, todos, git",
|
|
"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"
|
|
}
|