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:chmouel/claude-code-plugins:plugins/codereview",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "72a353bc7a25115ec8ec69092692098ead2a09b4",
|
||||
"treeHash": "25ebc8cc310f9105d7c31c95d295142ea67f4b777f21fb1d041f00a1a8996e5a",
|
||||
"generatedAt": "2025-11-28T10:15:01.926984Z",
|
||||
"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": "codereview",
|
||||
"description": "Make code reviews easier with AI assistance.",
|
||||
"version": "1.0.1"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "bc14f36ebe121886daefb6c5ad1cff7975ddaab738606527c8e4568694d9591c"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "58585d399fdb0d196ad18c1092caf91b540cfd7777bdea90a33a68e6a41f813c"
|
||||
},
|
||||
{
|
||||
"path": "commands/codereview.md",
|
||||
"sha256": "3e10fea7fa3fbf14b1dc61f860af507949e938da8c13edb9fdc8baa2e579e5ad"
|
||||
}
|
||||
],
|
||||
"dirSha256": "25ebc8cc310f9105d7c31c95d295142ea67f4b777f21fb1d041f00a1a8996e5a"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user