{
  "name": "@artale/pi-dash",
  "version": "1.0.0",
  "description": "Live TUI dashboard widget for Pi. Shows tokens, cost, context %, uptime, and tool stats above the editor in real-time.",
  "keywords": ["pi-package"],
  "license": "MIT",
  "author": "artale",
  "repository": { "type": "git", "url": "https://github.com/arosstale/pi-dash.git" },
  "files": ["src/extension.ts"],
  "pi": { "extensions": ["src/extension.ts"] },
  "peerDependencies": { "@mariozechner/pi-coding-agent": "*" }
}
