Files
gh-claudeforge-marketplace-…/.claude-plugin/plugin.json
2025-11-29 18:12:37 +08:00

12 lines
267 B
JSON

{
"name": "api-docs-generator",
"description": "Generate API documentation for endpoints",
"version": "1.0.0",
"author": {
"name": "ClaudeForge Community",
"url": "https://github.com/claudeforge/marketplace"
},
"commands": [
"./commands"
]
}