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:devstefancho/claude-plugins:pr-create-plugin",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "9e972d2f1a75455b8fc43f1b1c578d8be358152d",
|
||||
"treeHash": "5106bb57dcf0fc1af391775dbb1d83850bd0fadeca32181f8c1e104c6808a7de",
|
||||
"generatedAt": "2025-11-28T10:16:21.902710Z",
|
||||
"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-create-plugin",
|
||||
"description": "Create GitHub pull requests with auto-generated title and description based on branch changes",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "667ab6e57c79e722851dbde271681510e8d352926784cf6e880afe110782f05d"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "25b4ed770a7efb4280a153d764180614a22382a819c013e6b352dd1b457c0e60"
|
||||
},
|
||||
{
|
||||
"path": "commands/pr-create.md",
|
||||
"sha256": "84806fc4f8ac13dd94b380fae99330a2fbe96ece6e483c03e2411b14ddffd6e0"
|
||||
}
|
||||
],
|
||||
"dirSha256": "5106bb57dcf0fc1af391775dbb1d83850bd0fadeca32181f8c1e104c6808a7de"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user