14 lines
227 B
JSON
14 lines
227 B
JSON
{
|
|
"name": "d",
|
|
"description": "wegic standard Claude code plugin, for internal team use",
|
|
"version": "1.0.1",
|
|
"author": {
|
|
"name": "dvlin"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |