Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:53:53 +08:00
commit 4239b6b4a9
5 changed files with 206 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:samuelgarrett/claude-code-plugin-test:my-first-plugin",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "5097d1a94fd434346e374aa409e55e41452d1877",
"treeHash": "51750567872feb4e565809fc3c4c23dbfbc045848b997ef2291b0d8c4a6870c7",
"generatedAt": "2025-11-28T10:28:08.439939Z",
"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": "my-first-plugin",
"description": "A simple greeting plugin to learn the basics. Also a translator plugin",
"version": "2.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "43d90462603afeb49678d8a56b3c11b9b5010929dddadbdde5178ec7f97cc2e3"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "e7645d1564e902ade814759985d55d878c1e6edf8fb72554480dd6d40240b746"
},
{
"path": "commands/translator.md",
"sha256": "d7c44bc917a410b079859404c4efd4f3d548b9b75ae7384dbd5a52f81ecef12b"
},
{
"path": "commands/hello.md",
"sha256": "ec61457749b6e8d98aee7a62cf5adf17889c8ae78eddd521e5135800a2764e38"
}
],
"dirSha256": "51750567872feb4e565809fc3c4c23dbfbc045848b997ef2291b0d8c4a6870c7"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}