Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:44:22 +08:00
commit 3413c7065f
5 changed files with 117 additions and 0 deletions

49
plugin.lock.json Normal file
View File

@@ -0,0 +1,49 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:NikiforovAll/claude-code-rules:plugins/handbook-sounds",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "d52647f1aa4d87d70fbce953ceca1d46fb350887",
"treeHash": "f750f58093b33aa7ab769131efc2134d4487ffd6fd06727f46877b7df482084c",
"generatedAt": "2025-11-28T10:12:15.870942Z",
"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": "handbook-sounds",
"description": "Audio feedback for Claude Code events on Windows using PowerShell sounds",
"version": "1.12.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "ed99aa1e2867b1b812308888067be7941026d3a00555dbb3eba380608c771dab"
},
{
"path": "hooks/play-sound.sh",
"sha256": "7b238c48f44eae5ffc22b208fa5b3f4ca81b979adccef91996b1c5099c34d942"
},
{
"path": "hooks/hooks.json",
"sha256": "d02c54081741f5cb46d350a5a9540bb91e04c1c4e932298f342b455e4a684fc1"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "c5712620891d16a9addd19170c724b1ac44aa0fe46146f6f41c1e9c0ea39fb1b"
}
],
"dirSha256": "f750f58093b33aa7ab769131efc2134d4487ffd6fd06727f46877b7df482084c"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}