45 lines
1.5 KiB
JSON
45 lines
1.5 KiB
JSON
{
|
|
"$schema": "internal://schemas/plugin.lock.v1.json",
|
|
"pluginId": "gh:ananddtyagi/claude-code-marketplace:plugins/create-pr",
|
|
"normalized": {
|
|
"repo": null,
|
|
"ref": "refs/tags/v20251128.0",
|
|
"commit": "0bda0ff04273087238ab3fe16550ea82ca82b0b8",
|
|
"treeHash": "4dbb465f33cffb7b6518fc99bb4183ca8c81b78d411babcb40df32dd67190d9c",
|
|
"generatedAt": "2025-11-28T10:13:23.237783Z",
|
|
"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": "create-pr",
|
|
"description": "Streamlines pull request creation by handling the entire workflow: creating a new branch, committing changes, formatting modified files with Biome, and submitting the PR.",
|
|
"version": "1.0.0"
|
|
},
|
|
"content": {
|
|
"files": [
|
|
{
|
|
"path": "README.md",
|
|
"sha256": "c9b0252e27a6193f17970b013d959388a9c3e6648c065cbfd332ea8dea8e3787"
|
|
},
|
|
{
|
|
"path": ".claude-plugin/plugin.json",
|
|
"sha256": "a2d4cbcfa904cc40997f153c4a26ee6daccaa4db7fbb3553ed96e3aeac3dc7b6"
|
|
},
|
|
{
|
|
"path": "commands/create-pr.md",
|
|
"sha256": "b4e94986759b3a97ebf6d0ef2f7ded9bf0e35c86ee293c1d6f6897680388aedf"
|
|
}
|
|
],
|
|
"dirSha256": "4dbb465f33cffb7b6518fc99bb4183ca8c81b78d411babcb40df32dd67190d9c"
|
|
},
|
|
"security": {
|
|
"scannedAt": null,
|
|
"scannerVersion": null,
|
|
"flags": []
|
|
}
|
|
} |