14 lines
195 B
JSON
14 lines
195 B
JSON
{
|
|
"name": "power",
|
|
"description": "power claude plugin",
|
|
"version": "0.0.2",
|
|
"author": {
|
|
"name": "BaiFan"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |