Initial commit
This commit is contained in:
12
.claude-plugin/plugin.json
Normal file
12
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "security",
|
||||
"description": "セキュリティとワークフロー制御のためのフック集(ファイル編集制限、通知)",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "korosuke613",
|
||||
"url": "https://github.com/korosuke613"
|
||||
},
|
||||
"hooks": [
|
||||
"./hooks"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user