Files
2025-11-29 18:24:29 +08:00

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"
]
}