17 lines
228 B
JSON
17 lines
228 B
JSON
{
|
|
"name": "cc-plugin",
|
|
"description": "プラグイン",
|
|
"version": "1.0.1",
|
|
"author": {
|
|
"name": "DIO0550"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
],
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |