@sooneocean/claude-hud 0.9.0 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "claude-hud",
|
|
3
3
|
"description": "Real-time statusline HUD for Claude Code - context health, tool activity, agent tracking, and todo progress",
|
|
4
|
-
"version": "0.0
|
|
4
|
+
"version": "1.0.0",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Jarrod Watts",
|
|
7
7
|
"url": "https://github.com/jarrodwatts"
|
package/package.json
CHANGED