14 lines
196 B
JSON
14 lines
196 B
JSON
{
|
|
"name": "avalonia",
|
|
"description": "Claude Code plugin",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "chuan"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |