Initial commit
This commit is contained in:
57
plugin.lock.json
Normal file
57
plugin.lock.json
Normal file
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:stbenjam/claude-marketplace-template:plugins/example-plugin",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "6b19f848d16ea9fcea08cd0a54a5c3c9dbfc9ecc",
|
||||
"treeHash": "e02c30de0ba9b371b7bbf0c41d4b819da70038d79823cdf56372f2686151c0f8",
|
||||
"generatedAt": "2025-11-28T10:28:26.745399Z",
|
||||
"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": "example-plugin",
|
||||
"description": "Example plugin demonstrating command structure",
|
||||
"version": "0.0.1"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "27caef310bba0d71da7088dbe8619dbf8f3b60224e44af746fbe1570b79040f5"
|
||||
},
|
||||
{
|
||||
"path": "agents/example-agent.md",
|
||||
"sha256": "c449ca17f7e1c11a34d6f24df366c0a5c8f6b25131ede862ad773628a554b462"
|
||||
},
|
||||
{
|
||||
"path": "hooks/user-prompt-submit.md",
|
||||
"sha256": "9c2089fbae98ae708e8d61a9b9e5d0ee754e05d5505f841a15ffd6f2bea4abef"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "4cdb1bddda0377a17b99e5903795ba21e229f6c7b534bfc567f5a90288f7a220"
|
||||
},
|
||||
{
|
||||
"path": "commands/hello.md",
|
||||
"sha256": "a27be8db2041f61d2f8192edd4a6c145230c9f510241619ac372ea344360407c"
|
||||
},
|
||||
{
|
||||
"path": "skills/example-skill/SKILL.md",
|
||||
"sha256": "2a964b0a8e7a1e7a14cc8390de8387467154feae431a6fb1bd39475a3f239a0e"
|
||||
}
|
||||
],
|
||||
"dirSha256": "e02c30de0ba9b371b7bbf0c41d4b819da70038d79823cdf56372f2686151c0f8"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user