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:ananddtyagi/claude-code-marketplace:plugins/create-pull-request",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "06b6b177bcb40c68d2c85619d31b94c51b6372dd",
|
||||
"treeHash": "c82a2849bd3ea21f85dcca8ecafe14b5870bddd91e44b86cd161af2f24bc65fa",
|
||||
"generatedAt": "2025-11-28T10:13:23.445712Z",
|
||||
"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-pull-request",
|
||||
"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": "5d2451dc1194d990dc814e07ed803ba50eb95d54fa4e8c478339e912208b997a"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "c7080b36fdaf1fce7c44d9c476f574cbd3e51d42cfe9bbf0dc32982b7f370a92"
|
||||
},
|
||||
{
|
||||
"path": "commands/create-pull-request.md",
|
||||
"sha256": "7cd89483509ee14d0c0c9ad6aebc3df34e0868b873c4922a96d2dae1be770408"
|
||||
}
|
||||
],
|
||||
"dirSha256": "c82a2849bd3ea21f85dcca8ecafe14b5870bddd91e44b86cd161af2f24bc65fa"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user