Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:59:06 +08:00
commit fc11ff7ee9
4 changed files with 67 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:Atsuki02/my-claude-plugins:my-first-plugin",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "6de689144dc95c13abbe41d09f00f2d262fe2555",
"treeHash": "83e02bf40f7c24953b6c194bc46aefcca0a5eb519981febecf40b194bc343007",
"generatedAt": "2025-11-28T10:09:56.866577Z",
"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": "My first test plugin",
"version": null
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "15738ec9f8fd41d20a9a2c2fa380e9e5216461310a473d1d5f3d3c7362fb84bb"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "463e93003ae99d5cda318dbbf0fdf28ca51e5a14bb0b846320627ad9af9fabae"
},
{
"path": "commands/hello.md",
"sha256": "ec61457749b6e8d98aee7a62cf5adf17889c8ae78eddd521e5135800a2764e38"
}
],
"dirSha256": "83e02bf40f7c24953b6c194bc46aefcca0a5eb519981febecf40b194bc343007"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}