16 lines
345 B
JSON
16 lines
345 B
JSON
{
|
|
"name": "understand-anything",
|
|
"metadata": {
|
|
"description": "LLM-powered codebase analysis producing interactive knowledge graphs, guided tours, and deep-dive explanations"
|
|
},
|
|
"owner": {
|
|
"name": "Lum1104"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "understand-anything",
|
|
"source": "./understand-anything-plugin"
|
|
}
|
|
]
|
|
}
|