{
  "name": "pi-custom-footer",
  "version": "1.0.0",
  "description": "Custom footer extension for pi — shows absolute token counts, cache hit rate, and thinking level",
  "keywords": ["pi-package"],
  "license": "MIT",
  "author": "zisen",
  "repository": {
    "type": "git",
    "url": "https://github.com/zisen123/pi-custom-footer"
  },
  "pi": {
    "extensions": ["./extensions"]
  },
  "files": ["extensions/"],
  "peerDependencies": {
    "@earendil-works/pi-ai": "*",
    "@earendil-works/pi-coding-agent": "*",
    "@earendil-works/pi-tui": "*"
  }
}
