pi-anthropic-usage/package.json

12 lines
370 B
JSON

{
"name": "pi-anthropic-usage",
"version": "1.0.0",
"description": "Pi agent extension: shows Anthropic claude.ai Pro/Max subscription usage (5h + 7d rate limits) in the TUI footer",
"keywords": ["pi-package", "pi", "pi-coding-agent", "anthropic", "usage", "subscription"],
"author": "jay",
"license": "MIT",
"pi": {
"extensions": ["./index.ts"]
}
}