Files
Understand-Anything/.claude-plugin/plugin.json
T
Lum1104 a33240180d chore: bump version to 1.2.2
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 17:09:04 +08:00

19 lines
474 B
JSON

{
"name": "understand-anything",
"description": "AI-powered codebase understanding — analyze, visualize, and explain any project",
"version": "1.2.2",
"author": {
"name": "Lum1104"
},
"homepage": "https://github.com/Lum1104/Understand-Anything",
"repository": "https://github.com/Lum1104/Understand-Anything",
"license": "MIT",
"keywords": [
"codebase-analysis",
"knowledge-graph",
"architecture",
"onboarding",
"dashboard"
]
}