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:claudeforge/marketplace:plugins/commands/pr-reviewer",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "78ef17742516bc4819720a07c15c7743a59e8f57",
|
||||
"treeHash": "9eb00ae2f07e4dd64f364b7f29ab80005375f47b2ada18ff0bb7218720698b40",
|
||||
"generatedAt": "2025-11-28T10:15:35.446912Z",
|
||||
"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": "pr-reviewer",
|
||||
"description": "Reviews pull request changes to provide feedback, check for issues, and suggest improvements before merging into the main codebase.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "dacf266ca6b21f9befe5c256b4b06664e026c66636694ae5abb9d8b5420a4bf1"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "29469c52344bcf5fb7c2edddebe54c534746945f4aeb5395cc13616f3c0a2714"
|
||||
},
|
||||
{
|
||||
"path": "commands/pr-review.md",
|
||||
"sha256": "307d5c801ff44c0bb618d42486f59d81c62b5fc85d9d8df6b109feb0befe260f"
|
||||
}
|
||||
],
|
||||
"dirSha256": "9eb00ae2f07e4dd64f364b7f29ab80005375f47b2ada18ff0bb7218720698b40"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user