Files
2025-11-29 18:52:18 +08:00

15 lines
299 B
JSON

{
"name": "api-gateway-builder",
"description": "Build API gateway with routing, authentication, and rate limiting",
"version": "1.0.0",
"author": {
"name": "Jeremy Longshore",
"email": "[email protected]"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}