Initial commit
This commit is contained in:
49
plugin.lock.json
Normal file
49
plugin.lock.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:vdemeester/claude-code-plugins:plugins/git-commit",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "b0c0de45bac1b873e4f8d3a8590817da86643628",
|
||||
"treeHash": "d70ea3b7b66ef3e2860468eec2505fc9df24a786e5adfb2abb526acdf8e0b065",
|
||||
"generatedAt": "2025-11-28T10:28:53.690010Z",
|
||||
"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-commit",
|
||||
"description": "Create well-formatted commit messages for your current work",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "bea7f4597e8b1b55d617a4f8bfe1ab04332fabf1b59ed09d3d3e260fbb4c0942"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "3bc7fbcbf179ca6a430cd0d0643068ad9017aa8d54d1fc8b85e1aee301c7a080"
|
||||
},
|
||||
{
|
||||
"path": "commands/commit-no-claude.md",
|
||||
"sha256": "2ea9a9a87a17673b8b4796b8889d6bb673a2f9b721415fb18652c5125b43dbf9"
|
||||
},
|
||||
{
|
||||
"path": "commands/commit.md",
|
||||
"sha256": "5e1d6e7e89facc102dec01212f1cdaf201e66f8e0ad3c57056953fbfb3f97b38"
|
||||
}
|
||||
],
|
||||
"dirSha256": "d70ea3b7b66ef3e2860468eec2505fc9df24a786e5adfb2abb526acdf8e0b065"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user