Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:08:27 +08:00
commit 109444e46a
11 changed files with 678 additions and 0 deletions

73
plugin.lock.json Normal file
View File

@@ -0,0 +1,73 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:ZephyrDeng/cc-plugins:plugins/webhook-notifier",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "0a8b604e4cea50bd60828634387dec35093f3235",
"treeHash": "b2e88421e33b71491692842a095e765b23b6e590ba627cc0ac7a16971ea00279",
"generatedAt": "2025-11-28T10:12:59.818135Z",
"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": "webhook-notifier",
"description": "现代化通知系统 - TypeScript 5.3+ 开发,支持 Webhook(飞书/Slack/Discord) + macOS 原生通知,预构建分发无需编译,提供强大 CLI 工具集",
"version": "2.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "677c6c0b9df462b127914187a8c26d97c7df4405546b29159e7abe577d0776a5"
},
{
"path": "hooks/webhook-notify.sh",
"sha256": "cff5448a2f726d9eb5e89bbd8c3c726026876a60d2bfced2979b46b3e528ee25"
},
{
"path": "hooks/hooks.json",
"sha256": "732e43b544f534124f72400cab46b743dcab064be056fc36e649504221dc8ca2"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "5da1412546118823099125689e5a2599f511cf02f536c221d032c4704ca6b384"
},
{
"path": "commands/webhook-logs-wrapper.sh",
"sha256": "b8cf69d61a7ed438bea3d7721c6c3d47888afe1680773d217f8c0452b4028839"
},
{
"path": "commands/webhook-test.md",
"sha256": "ea657830fc9f5c0bc3d208be811543a436ed8118718c3fe094da36ed52eaac5c"
},
{
"path": "commands/webhook-config.md",
"sha256": "6755225087938fd9a37eef762101f7a05d597cb687549f39c7a7e1699f351f6e"
},
{
"path": "commands/webhook-config-wrapper.sh",
"sha256": "8bd62a56f56d2565fd96e84b2a7dc0b89aa7902f8a1b510db85372d7864e8233"
},
{
"path": "commands/webhook-test-wrapper.sh",
"sha256": "8e08129f3394920209e456a6d0fe35f3a5f6203a953fece333d2cba03c8f4ba0"
},
{
"path": "commands/webhook-logs.md",
"sha256": "a977c482ba3d0bbc512d0700a27f381d98b2068b0b5380b5956bd5d1295138b1"
}
],
"dirSha256": "b2e88421e33b71491692842a095e765b23b6e590ba627cc0ac7a16971ea00279"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}