Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:19:22 +08:00
commit 7a6af5ae61
4 changed files with 119 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:Dev-GOM/claude-code-marketplace:plugins/hook-todo-collector",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "e3f38885fad7f26c8a08b85157d99131b51a9fc2",
"treeHash": "b7b559a62ce4d82b2a50fd9f1497f51ac189bb2d218b63803ee95c0a86c07fb8",
"generatedAt": "2025-11-28T10:10:15.454896Z",
"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": "hook-todo-collector",
"description": "Collect all TODO and FIXME comments from your project",
"version": "1.2.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "7b7fb3426b8c853f082bb8965ce831c7fd6895e69a938c03b1c68cd9d2132ebb"
},
{
"path": "hooks/hooks.json",
"sha256": "61a9d7fc23f32dad73fbcfda51733507fcc82b13cb853b885efcad55bb59ff6e"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "de821fc969446ed5b3d00de75aa2cc7d58a158e4e6359a3d2a6e976c60fe7659"
}
],
"dirSha256": "b7b559a62ce4d82b2a50fd9f1497f51ac189bb2d218b63803ee95c0a86c07fb8"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}