15 lines
313 B
JSON
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"
|
|
]
|
|
} |