{
  "name": "@codella/pi-plan-mode",
  "version": "0.2.4",
  "description": "Compatibility package renamed to @codella/pi-prompt-plan.",
  "type": "module",
  "license": "MIT",
  "keywords": [
    "pi-package",
    "pi",
    "pi-coding-agent",
    "prompt",
    "prompt-template",
    "plan",
    "plan-mode",
    "compatibility"
  ],
  "files": [
    "prompts/",
    "README.md",
    "LICENSE"
  ],
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/codella/pi-packages.git",
    "directory": "packages/pi-prompt-plan"
  },
  "bugs": {
    "url": "https://github.com/codella/pi-packages/issues"
  },
  "homepage": "https://github.com/codella/pi-packages/tree/main/packages/pi-prompt-plan",
  "pi": {
    "prompts": [
      "./prompts"
    ]
  }
}
