Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:47:13 +08:00
commit d66dca2ce2
4 changed files with 74 additions and 0 deletions

45
plugin.lock.json Normal file
View File

@@ -0,0 +1,45 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:hugoduncan/claude-marketplace:plugins/announce-notification",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "651dc8ded5609f49c53da34290b78889a08545cd",
"treeHash": "61770f3521a9e46aca514ef8878870a522d93ffeedad9e732c3cfa56fdc9dec9",
"generatedAt": "2025-11-28T10:17:35.987585Z",
"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": "announce-notification",
"description": "Announce when Claude Code is idle or needs your input",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "9a92b0a259e67d0b4c427091d93efb1bdeef23b6a221798a6b68a531f952f790"
},
{
"path": "hooks/announce-notification-hooks.json",
"sha256": "4eb4f372cdc73384699a26baa2793b5de6f5b976fb280edc6009ee49d85a9a39"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "c2b9f1285e868d44cb38408a3d045afc62c6db6646ea9651270603c63e33c4cd"
}
],
"dirSha256": "61770f3521a9e46aca514ef8878870a522d93ffeedad9e732c3cfa56fdc9dec9"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}