{
  "name": "pi-gdb",
  "version": "0.1.0",
  "description": "Pi extension that lets agents use GDB, with smart timeouts, robust error handling, clear formatting, and a tiny token footprint.",
  "license": "MIT",
  "keywords": [
    "pi-package"
  ],
  "pi": {
    "extensions": ["index.ts"],
    "image": "https://unneon.dev/images/pi-gdb.png"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/unneon/pi-gdb"
  }
}
