49 lines
1.5 KiB
JSON
49 lines
1.5 KiB
JSON
{
|
|
"$schema": "internal://schemas/plugin.lock.v1.json",
|
|
"pluginId": "gh:sevos/claude-code-marketplace:plugins/git",
|
|
"normalized": {
|
|
"repo": null,
|
|
"ref": "refs/tags/v20251128.0",
|
|
"commit": "12d6fc29f9fab9df21d0822f31d82a4ac10413f1",
|
|
"treeHash": "266839ff0b4fe1648351e7d5f2ee337fca9dc23459fc7b4f9570d8bf0e73f8ed",
|
|
"generatedAt": "2025-11-28T10:28:16.729774Z",
|
|
"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": "git",
|
|
"description": "Set of commands, skills, and agents to manage git projects",
|
|
"version": "1.0.0"
|
|
},
|
|
"content": {
|
|
"files": [
|
|
{
|
|
"path": "README.md",
|
|
"sha256": "da8d8a64f47db900adc12c803a95c7945a3160666644f313900ff2c4964a4c8c"
|
|
},
|
|
{
|
|
"path": ".claude-plugin/plugin.json",
|
|
"sha256": "055fc063062226270d66ae396952951f581b5f0e2b8cfab0df9012fb8b33ba81"
|
|
},
|
|
{
|
|
"path": "commands/open-pr.md",
|
|
"sha256": "f607fa9343367ba3852335e99a10b0757c2a677375c7e4ba58b4fee19348d2e9"
|
|
},
|
|
{
|
|
"path": "commands/commit.md",
|
|
"sha256": "978e46cda7c9f82b4cb205003990758fc47129cdb330505d829d5006145c71f3"
|
|
}
|
|
],
|
|
"dirSha256": "266839ff0b4fe1648351e7d5f2ee337fca9dc23459fc7b4f9570d8bf0e73f8ed"
|
|
},
|
|
"security": {
|
|
"scannedAt": null,
|
|
"scannerVersion": null,
|
|
"flags": []
|
|
}
|
|
} |