Files
gh-ananddtyagi-claude-code-…/.claude-plugin/plugin.json
2025-11-29 17:52:53 +08:00

12 lines
228 B
JSON

{
"name": "audit",
"description": "Perform security audit on codebase",
"version": "1.0.0",
"author": {
"name": " Anand Tyagi",
"url": "https://github.com/ananddtyagi"
},
"commands": [
"./commands/"
]
}