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/pull-request-generator",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "883cf1f173f1b6bf3b0a6585cf580b500d3a0f75",
|
||||
"treeHash": "aff4a6651c52ea61780ca69ac72aaad024df9b0dcd70b133b59df61ed3379f0f",
|
||||
"generatedAt": "2025-11-28T10:15:35.903063Z",
|
||||
"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": "pull-request-generator",
|
||||
"description": "Provides comprehensive PR creation guidance with GitHub CLI, enforcing title conventions, following template structure, and offering concrete command examples with best practices.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "aefe83069012b424c898efa1bef9f33d53993725c7df637d2675e7d95e75cc36"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "5d641e5fff0de20de6418c44ad6a62fe60f20e14632f4033c10f1f4609501fd7"
|
||||
},
|
||||
{
|
||||
"path": "commands/create-pull-request.md",
|
||||
"sha256": "178b479b18a116f79bdbd546bdd6bb8728b029330ef76af7f0a69e8872bdda2c"
|
||||
}
|
||||
],
|
||||
"dirSha256": "aff4a6651c52ea61780ca69ac72aaad024df9b0dcd70b133b59df61ed3379f0f"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user