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:feed-mob/claude-code-marketplace:plugins/easy-commit",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "295e5f3b91680e09ba6115569e939a729d11d350",
|
||||
"treeHash": "f02880573042490474171b2d46d315452d4afe590840d4b6ca1d38e3d8a03834",
|
||||
"generatedAt": "2025-11-28T10:16:51.787964Z",
|
||||
"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": "easy-commit",
|
||||
"description": "A plugin to help you write better git commit messages",
|
||||
"version": "0.0.1"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "652a0c4d71be39e037da826426a9c6d63efb18c379a1650216eaef8eade8fb56"
|
||||
},
|
||||
{
|
||||
"path": "hooks/hooks.json",
|
||||
"sha256": "901ed2d1fb78f1cca683c796753b4aca68074c67ecbab2759263f029e627e502"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "ac1eaed1843afe8f36d8f4f5d8e192fa12940eda62df2721ec9275920d323688"
|
||||
},
|
||||
{
|
||||
"path": "commands/smart-commit.md",
|
||||
"sha256": "a01e99d648e371573df17cdbb00a617efa5f8908064030d876e0057fdf800193"
|
||||
}
|
||||
],
|
||||
"dirSha256": "f02880573042490474171b2d46d315452d4afe590840d4b6ca1d38e3d8a03834"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user