Initial commit
This commit is contained in:
49
plugin.lock.json
Normal file
49
plugin.lock.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:xdg/xdg-claude:code-review-agent",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "e27640502d8487c5acad1d9befa8ddbac31f7285",
|
||||
"treeHash": "fa689fd402ef06b6356f6cd51e98e865f848725a9e64c1da979286476d12f946",
|
||||
"generatedAt": "2025-11-28T10:29:05.333198Z",
|
||||
"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-agent",
|
||||
"description": "Code review agent for analyzing code quality, security, performance, and maintainability",
|
||||
"version": "0.1.2"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "8706f90b2d343165e02ae5df51f69270af018f402f5b25f319ca7a43e979d509"
|
||||
},
|
||||
{
|
||||
"path": "agents/code-review-agent.md",
|
||||
"sha256": "6d3150cadc9e409c2d86a0652e4072b28931019bf2a65e88ad2b64f548b9d000"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "145eb0d3bd3b4cb51fa102bd7f845d9c62c0f3100fd0aba057a21e603404f390"
|
||||
},
|
||||
{
|
||||
"path": "commands/code-review.md",
|
||||
"sha256": "6e308dad4d2596b76ee5e22d7f109c6329898fa68e2b0d82f7aa87a116c7f97f"
|
||||
}
|
||||
],
|
||||
"dirSha256": "fa689fd402ef06b6356f6cd51e98e865f848725a9e64c1da979286476d12f946"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user