Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:27:52 +08:00
commit 40241aa297
4 changed files with 83 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:g-shudy/claude-plugins:plugins/hello-world",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "70854adf6d5be89f99bbae1a59d9f153e5498eca",
"treeHash": "0bcee572a1987fe65460ffcd48633491bea747c1ca10da41fa907f1df067e978",
"generatedAt": "2025-11-28T10:16:57.168754Z",
"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": "hello-world",
"description": "Example plugin demonstrating basic structure",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "29e129505d6dc6787e608948ceb8cf5f4e77462d688848b2df6a782adeff27fc"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "a0c16b0a0f40edc83667ebce53e8c88b8245e549c8bf497ea5aa992391348aeb"
},
{
"path": "commands/hello.md",
"sha256": "3c58f9a0eb7a9ace5a4b84f0aec7566dde034fac23590b14e22a63c245d630d8"
}
],
"dirSha256": "0bcee572a1987fe65460ffcd48633491bea747c1ca10da41fa907f1df067e978"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}