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

15 lines
294 B
JSON

{
"name": "api-cache-manager",
"description": "Implement caching strategies with Redis, CDN, and HTTP headers",
"version": "1.0.0",
"author": {
"name": "Jeremy Longshore",
"email": "[email protected]"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}