Files
gh-jeremylongshore-claude-c…/.claude-plugin/plugin.json
2025-11-29 18:52:47 +08:00

15 lines
313 B
JSON

{
"name": "webhook-handler-creator",
"description": "Create secure webhook endpoints with signature verification and retry logic",
"version": "1.0.0",
"author": {
"name": "Jeremy Longshore",
"email": "[email protected]"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}