{
  "name": "@orionpax/pi-rounded-tools",
  "version": "0.1.3",
  "description": "Rounded-corner frames for pi's built-in tool calls and results. A minimal alternative to colored shells — just the corners.",
  "author": "OrionPax",
  "keywords": [
    "pi-package",
    "pi-extension",
    "pi-theme",
    "rounded-corners"
  ],
  "pi": {
    "extensions": [
      "./extensions"
    ],
    "image": "https://raw.githubusercontent.com/orionpax1997/pi-rounded-tools/main/screenshot.png"
  },
  "license": "MIT",
  "type": "module",
  "files": [
    "extensions/",
    "README.md",
    "LICENSE"
  ],
  "peerDependencies": {
    "@earendil-works/pi-coding-agent": "*",
    "@earendil-works/pi-tui": "*"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/orionpax1997/pi-rounded-tools.git"
  },
  "bugs": {
    "url": "https://github.com/orionpax1997/pi-rounded-tools/issues"
  },
  "homepage": "https://github.com/orionpax1997/pi-rounded-tools"
}
