{
  "name": "pi-run-mode",
  "version": "1.0.10",
  "description": "Ask, plan, and auto workflows for pi — control permissions, plan safely, and execute with the right model",
  "keywords": [
    "pi",
    "pi-package",
    "pi-extension",
    "mode",
    "plan",
    "permission",
    "ask",
    "auto"
  ],
  "license": "MIT",
  "author": "ouzhenkun",
  "repository": {
    "type": "git",
    "url": "https://github.com/ouzhenkun/pi-run-mode.git"
  },
  "homepage": "https://github.com/ouzhenkun/pi-run-mode",
  "bugs": {
    "url": "https://github.com/ouzhenkun/pi-run-mode/issues"
  },
  "peerDependencies": {
    "@earendil-works/pi-coding-agent": "*",
    "@earendil-works/pi-tui": "*",
    "@earendil-works/pi-ai": "*",
    "typebox": "*"
  },
  "pi": {
    "extensions": [
      "./index.ts"
    ]
  }
}
