Files
gh-mmaaz-git-agentic-pbt-hy…/.claude-plugin/plugin.json
2025-11-30 08:40:48 +08:00

11 lines
219 B
JSON

{
"name": "hypo-plugin",
"description": "A plugin to find bugs in a codebase using property-based testing",
"version": "1.0.0",
"author": {
"name": "Muhammad Maaz"
},
"commands": [
"./commands"
]
}