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:devstefancho/claude-plugins:git-commit-plugin",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "50b429fc32795906a93083e955e9b6b9e423013c",
|
||||
"treeHash": "99acbf17a16987646bf9c855fde7d2d1f15e004fbd3d689668a1577e4e69c1df",
|
||||
"generatedAt": "2025-11-28T10:16:21.687009Z",
|
||||
"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-plugin",
|
||||
"description": "Auto-generate conventional commit messages in Korean by analyzing changes",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "39bc258439b4f7979b9739b9d28ff36514d44b721fbcaff981d21d59a0b451d0"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "b17035220c5cb2cc83a7d1f81dd14de60ec054ca789c3d6ba67ad93f8f887cc6"
|
||||
},
|
||||
{
|
||||
"path": "commands/commit.md",
|
||||
"sha256": "96bf1a950ac7081c4c0e667da4ca5431b7bb7324993d219100276af39ea24f30"
|
||||
}
|
||||
],
|
||||
"dirSha256": "99acbf17a16987646bf9c855fde7d2d1f15e004fbd3d689668a1577e4e69c1df"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user