{
  "name": "@testzugang/pi-audit-agents-md",
  "version": "0.1.1",
  "description": "Pi skill to audit AGENTS.md for clarity and safety rule violations",
  "keywords": [
    "pi-package"
  ],
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/testzugang/pi-plugins.git",
    "directory": "packages/pi-audit-agents-md"
  },
  "bugs": {
    "url": "https://github.com/testzugang/pi-plugins/issues"
  },
  "homepage": "https://github.com/testzugang/pi-plugins/tree/main/packages/pi-audit-agents-md#readme",
  "files": [
    "skills",
    "README.md"
  ],
  "pi": {
    "skills": [
      "./skills"
    ]
  },
  "peerDependencies": {
    "@earendil-works/pi-coding-agent": "*"
  },
  "publishConfig": {
    "access": "public",
    "provenance": true
  }
}
