{
  "name": "@victorhsb/pi-auto-context-files",
  "version": "1.0.0",
  "description": "Auto-inject AGENTS.md and CLAUDE.md context files into pi read tool results",
  "keywords": [
    "pi-package",
    "pi-extension",
    "context",
    "agents",
    "claude"
  ],
  "license": "MIT",
  "author": "",
  "repository": {
    "type": "git",
    "url": ""
  },
  "pi": {
    "extensions": [
      "./extensions/**/*.ts"
    ]
  },
  "peerDependencies": {
    "@earendil-works/pi-coding-agent": "*"
  }
}
