{
  "name": "pi-cc-theme",
  "version": "0.1.0",
  "description": "Full TUI theme companion to pi-cc-header — animated Pi logo header bundled with a blue accent color scheme",
  "type": "module",
  "keywords": ["pi-package", "pi", "tui", "theme", "header", "animation"],
  "license": "MIT",
  "homepage": "https://github.com/eriiic7z/pi-cc-theme#readme",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/eriiic7z/pi-cc-theme.git"
  },
  "files": ["extensions", "themes", "README.md", "LICENSE"],
  "pi": {
    "extensions": ["./extensions"],
    "themes": ["./themes"]
  },
  "peerDependencies": {
    "@earendil-works/pi-coding-agent": "*",
    "@earendil-works/pi-tui": "*"
  }
}
