{
  "name": "@nklisch/pi-code-audit",
  "version": "0.2.0",
  "description": "Standalone code audit skills that write markdown reports.",
  "author": {
    "name": "nklisch"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nklisch/skills.git",
    "directory": "plugins/code-audit"
  },
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "keywords": [
    "pi-package",
    "agent-skills",
    "code-audit",
    "repo-audit"
  ],
  "pi": {
    "skills": [
      "./skills"
    ]
  }
}
