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:ccplugins/awesome-claude-code-plugins:plugins/code-review-assistant",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "24b5e7c9d651df30ae24c153a362b8c834563590",
|
||||
"treeHash": "5dfdac63d307f46e33b63bc2c14ced786b2135a4149f78b71b42654f85f19411",
|
||||
"generatedAt": "2025-11-28T10:14:32.823210Z",
|
||||
"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-assistant",
|
||||
"description": "Get comprehensive code reviews with suggestions for improvements, best practices, and potential issues.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "54cb24769c3fa28923c268bc60eddef353dfc6c3b66afb3f974af64b63b6967d"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "2ebae25b69e6672ffb0af9e97c2c5517998e4f6b3909ee50916846c0af4f3a43"
|
||||
},
|
||||
{
|
||||
"path": "commands/code-review-assistant.md",
|
||||
"sha256": "1de81c7d0c92548fc11bf6ab2339ac748bf44423bfba30bc81002374f60049fb"
|
||||
}
|
||||
],
|
||||
"dirSha256": "5dfdac63d307f46e33b63bc2c14ced786b2135a4149f78b71b42654f85f19411"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user