49 lines
1.6 KiB
JSON
49 lines
1.6 KiB
JSON
{
|
||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||
"pluginId": "gh:korosuke613/coding-agent-recipe:claude-plugins/git",
|
||
"normalized": {
|
||
"repo": null,
|
||
"ref": "refs/tags/v20251128.0",
|
||
"commit": "1f16b72c3dd5b5bd659e0421b300482c07521cb5",
|
||
"treeHash": "12b305973a66798a1af618ebe2b56b4c3d2a01af0bc362e2e23d927cd6f10b22",
|
||
"generatedAt": "2025-11-28T10:19:56.430135Z",
|
||
"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": "Git操作を支援するコマンド集(ブランチ作成、コミット作成)",
|
||
"version": "1.0.0"
|
||
},
|
||
"content": {
|
||
"files": [
|
||
{
|
||
"path": "README.md",
|
||
"sha256": "98a49d6e961f3ab6c7b06bc750304ac676e2ef07a07cc5dbb2601b6905404b59"
|
||
},
|
||
{
|
||
"path": ".claude-plugin/plugin.json",
|
||
"sha256": "de114b4c3091c0460f752cb629e5883e64398ca3f02b3a190c8293d608c26b85"
|
||
},
|
||
{
|
||
"path": "commands/create-branch.md",
|
||
"sha256": "45b9775ef37464b4f24a7869bf4905e51ae9104c8cf523ea190975f78be19219"
|
||
},
|
||
{
|
||
"path": "commands/create-commit.md",
|
||
"sha256": "f2ce17237f1c915e173e32a96f44a1f5fb24686a78cd171c7b3a7a2863147e4d"
|
||
}
|
||
],
|
||
"dirSha256": "12b305973a66798a1af618ebe2b56b4c3d2a01af0bc362e2e23d927cd6f10b22"
|
||
},
|
||
"security": {
|
||
"scannedAt": null,
|
||
"scannerVersion": null,
|
||
"flags": []
|
||
}
|
||
} |