Initial commit
This commit is contained in:
45
plugin.lock.json
Normal file
45
plugin.lock.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:mpazaryna/claude-toolkit:plugins/hello-world",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "da3a2676275efada7cb13626221e81ae7e61b8b9",
|
||||
"treeHash": "5c5b31def639dbcd46ffd82f38339fb57d352e6e328486ef5eb0a27365f6e828",
|
||||
"generatedAt": "2025-11-28T10:27:10.944374Z",
|
||||
"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": "Simple example plugin demonstrating basic slash commands",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "575dae474e5479cdcefd5eceb61b32c737df58edcc0b3783172d4aab29c320dc"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "68fe24341cacb671a8c4b349651380bb03966726b5fe3262d319f06c6abce589"
|
||||
},
|
||||
{
|
||||
"path": "commands/hello.md",
|
||||
"sha256": "00fe7ad8d980c9e8fc1bdc653bd7d3bd52a00913cbcccfdc3f5a15a8e1f35efc"
|
||||
}
|
||||
],
|
||||
"dirSha256": "5c5b31def639dbcd46ffd82f38339fb57d352e6e328486ef5eb0a27365f6e828"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user