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:anthropics/claude-code:plugins/code-review",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "d83f5a73d4e13e8333eb39b2ea81ac0e21183b09",
|
||||
"treeHash": "cbd11e8f1fd685ef8616e943864bb9fb4b77e0396abb707957238c24340affce",
|
||||
"generatedAt": "2025-11-28T10:13:46.234928Z",
|
||||
"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": "code-review",
|
||||
"description": "Automated code review for pull requests using multiple specialized agents with confidence-based scoring",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "c51f21e57e3caef104f8566ae1b6933484deb9c1c524f644adf812a9a3d3c91b"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "6d00969e5c900907052b24f8dc7c540aac10aa68d02b8c627a40741e20fb9ec8"
|
||||
},
|
||||
{
|
||||
"path": "commands/code-review.md",
|
||||
"sha256": "7d5a0bc9a41babad32a387152f9680316997bc4ad376928827d670b1760cc890"
|
||||
}
|
||||
],
|
||||
"dirSha256": "cbd11e8f1fd685ef8616e943864bb9fb4b77e0396abb707957238c24340affce"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user