{
  "name": "pi-input-bar",
  "version": "1.1.0",
  "description": "Pi extension: decorated input bar — folder/branch/model/effort above the editor, context/token usage and tokens-per-second below, plus random working words while the agent streams.",
  "keywords": ["pi-package", "pi", "pi-coding-agent", "extension", "tui", "statusbar", "footer", "input-bar"],
  "license": "MIT",
  "type": "module",
  "homepage": "https://github.com/sebaxzero/pi-input-bar",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sebaxzero/pi-input-bar.git"
  },
  "bugs": {
    "url": "https://github.com/sebaxzero/pi-input-bar/issues"
  },
  "pi": {
    "extensions": ["./extensions"]
  }
}
