Files
gh-ananddtyagi-claude-code-…/.claude-plugin/plugin.json
2025-11-29 17:54:04 +08:00

11 lines
228 B
JSON

{
"name": "documentation-generator",
"description": "Create comprehensive documentation for code, APIs, and projects.",
"version": "1.0.0",
"author": {
"name": "Anonymous"
},
"commands": [
"./commands/"
]
}