Initial commit
This commit is contained in:
49
plugin.lock.json
Normal file
49
plugin.lock.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:kawaz/claude-plugins:plugins/hooks-debugger",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "98880d1ec31aec0de8294825dfede57c0509a1a0",
|
||||
"treeHash": "831955edb275100fa800cf8bc56170b3b157f38f87aeaa31d3811d40ab053cb3",
|
||||
"generatedAt": "2025-11-28T10:19:26.789540Z",
|
||||
"toolVersion": "publish_plugins.py@0.2.0"
|
||||
},
|
||||
"origin": {
|
||||
"remote": "git@github.com:zhongweili/42plugin-data.git",
|
||||
"branch": "master",
|
||||
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
|
||||
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
|
||||
},
|
||||
"manifest": {
|
||||
"name": "hooks-debugger",
|
||||
"description": "Logs all hook events to JSONL files for debugging purposes",
|
||||
"version": "0.2.1"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "ad4b62a8d7e9ef3a93230ffbd730d93da02eeb5b3e6a0159c4bb01eedb1590b2"
|
||||
},
|
||||
{
|
||||
"path": "hooks/hooks-debugger.sh",
|
||||
"sha256": "cb52eb9fada18cd103c1c000d899f5dd92a5a132fcac7bfe0265e171c6abf78a"
|
||||
},
|
||||
{
|
||||
"path": "hooks/hooks.json",
|
||||
"sha256": "d8b164c46acb1ce99f6fa1c2ab17ffabc8b3486416686afbfacadd70b9669455"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "6a3aee3931e6ba4be3da8ffe4e92ce6881ef40131c4f3a947f68243e8ca70182"
|
||||
}
|
||||
],
|
||||
"dirSha256": "831955edb275100fa800cf8bc56170b3b157f38f87aeaa31d3811d40ab053cb3"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user