Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:54:33 +08:00
commit fc9d4ec71c
4 changed files with 64 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:Scoheart/claude-marketplace:plugins/plugin-demo1",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "4390f70635e6add93573903eb8c2e5d20730e541",
"treeHash": "8b4749c15e53589def914a3b46ed0d0e37b4efe35c206b682caea459f02f32d4",
"generatedAt": "2025-11-28T10:12:45.395355Z",
"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": "plugin-demo1",
"description": "A simple yes-man plugin to learn the basics",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "645688c858e846c7b38530ae8a6ecc66ab112a83082570270103a6efb0805167"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "d7114f64bdc051ff5aed44d7bccfd55bdc0be53a994c9cce7b555910eed79a3f"
},
{
"path": "commands/yes.md",
"sha256": "f14581afdf784865cfa1dc35380d72426554c9459320d0ea223e7743f082a1d1"
}
],
"dirSha256": "8b4749c15e53589def914a3b46ed0d0e37b4efe35c206b682caea459f02f32d4"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}