45 lines
1.5 KiB
JSON
45 lines
1.5 KiB
JSON
{
|
|
"$schema": "internal://schemas/plugin.lock.v1.json",
|
|
"pluginId": "gh:ivan-magda/claude-code-plugin-template:plugins/hello-world",
|
|
"normalized": {
|
|
"repo": null,
|
|
"ref": "refs/tags/v20251128.0",
|
|
"commit": "9c78bf28581b0e8d662042c1ca28aae8d96fec9d",
|
|
"treeHash": "65929dc6888bde83b5b33e6150c749eb1d9430d33023cc0b3db8eed430782fb3",
|
|
"generatedAt": "2025-11-28T10:17:41.595843Z",
|
|
"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": "A simple example plugin that demonstrates basic Claude Code plugin functionality",
|
|
"version": "1.0.0"
|
|
},
|
|
"content": {
|
|
"files": [
|
|
{
|
|
"path": "README.md",
|
|
"sha256": "bd241fb2df9f70d88f1384fe138eb1820a5817f37fd48c52f80e9f8aa660c360"
|
|
},
|
|
{
|
|
"path": ".claude-plugin/plugin.json",
|
|
"sha256": "341e73ed893d2aa7b5fec9afccb022569136e5e8cecb542b0fdc97b5d3f322db"
|
|
},
|
|
{
|
|
"path": "commands/hello.md",
|
|
"sha256": "42c6976998f43e1dc1f427f4f98afeb1e60cf4479c449c32e71ea1e73b4868b1"
|
|
}
|
|
],
|
|
"dirSha256": "65929dc6888bde83b5b33e6150c749eb1d9430d33023cc0b3db8eed430782fb3"
|
|
},
|
|
"security": {
|
|
"scannedAt": null,
|
|
"scannerVersion": null,
|
|
"flags": []
|
|
}
|
|
} |