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:MartinGonzalez/claude-plugins:plugins/pr-review",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "68b116c474508f5482d3a51fdb56b1074969f65d",
|
||||
"treeHash": "78e2abcbd852b48ea1130157b680f99fb82dc1be8d7e22a61554096611cf67c6",
|
||||
"generatedAt": "2025-11-28T10:12:06.329519Z",
|
||||
"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-review-toolkit",
|
||||
"description": "Comprehensive PR review toolkit for working with GitHub repositories like creating pull requests, commits, and more",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "4ec980a8e83037d29d8f9c90eebf1bee3ccb9c6f2a5605af9e72f6ca0a805508"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "109a6cdc0a31b39ded688fee012e868febaa51eee196d81a113404f99ebfed1a"
|
||||
},
|
||||
{
|
||||
"path": "commands/pr-create.md",
|
||||
"sha256": "bb54d861269c6c9c40917b469cbfbf4f9ffffed72892971fd818be30e12f211c"
|
||||
},
|
||||
{
|
||||
"path": "commands/pr-review.md",
|
||||
"sha256": "f31fc6dd87b4eabc659d161b01a7fc6ab64fab56a24faa1633d5bca83402334a"
|
||||
}
|
||||
],
|
||||
"dirSha256": "78e2abcbd852b48ea1130157b680f99fb82dc1be8d7e22a61554096611cf67c6"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user