{
  "name": "@firstpick/pi-prompts-git-pr",
  "version": "0.1.5",
  "description": "Reusable Pi prompt templates for commits, pull requests, and PR review workflows.",
  "scripts": {
    "test": "node tests/git-staged-msg.test.mjs"
  },
  "license": "MIT",
  "homepage": "https://github.com/Firstp1ck/pi-coding-agent-forge/tree/main/pi-package-prompts-git-pr#readme",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Firstp1ck/pi-coding-agent-forge.git",
    "directory": "pi-package-prompts-git-pr"
  },
  "keywords": [
    "pi-package",
    "pi",
    "pi-coding-agent",
    "prompt-template",
    "prompts",
    "git",
    "pull-request",
    "commit"
  ],
  "pi": {
    "prompts": [
      "./prompts"
    ]
  },
  "files": [
    "prompts",
    "README.md",
    "LICENSE"
  ]
}
