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/pr-review",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "5851738cbbc857e72f40abc10f6bb7e4bda37a51",
|
||||
"treeHash": "04fd4822816f9f0ef5e1016e7b7b990a030d1a956b974bf455cce926868b0a95",
|
||||
"generatedAt": "2025-11-28T10:14:35.673220Z",
|
||||
"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",
|
||||
"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": "07cedbfef15f3375477341a507e5f4e96f6705e7454ca7967001640f4ab85cde"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "24092df5088a1e38726969c7f38016ce88d0956b143343205e3db100c3cb4bfd"
|
||||
},
|
||||
{
|
||||
"path": "commands/pr-review.md",
|
||||
"sha256": "b52c3e1f907cb3cd69aa38bba41887239f02b15f3aec165c8b4ea5a781b9664c"
|
||||
}
|
||||
],
|
||||
"dirSha256": "04fd4822816f9f0ef5e1016e7b7b990a030d1a956b974bf455cce926868b0a95"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user