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:claudeforge/marketplace:plugins/commands/smart-commit",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "5537c0ebd5f1e1c29555da54ec894a2b305f1ee7",
|
||||
"treeHash": "d85a80818843c70216e0182853e29e5a324cd3f9025a80b1ab9710c199050c6e",
|
||||
"generatedAt": "2025-11-28T10:15:37.682269Z",
|
||||
"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": "smart-commit",
|
||||
"description": "Automates git commit process by selecting the first suggested message, generating structured commits with consistent formatting while skipping manual confirmation and removing Claude co-Contributorship footer",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "474408e92497464bbff55a7e2962ce72f77b6ac743c7fbbf72ac4e8c2aa1d7fc"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "08e9ae6423a4d4d4c3ed1e7d63f59f2f2652f6f5c2d39d82b42cbc0fafa7e6d9"
|
||||
},
|
||||
{
|
||||
"path": "commands/2-commit-fast.md",
|
||||
"sha256": "b6c537b1a308d594f93df2e77a9c80230017961870ff87f01f64b562b33d1804"
|
||||
}
|
||||
],
|
||||
"dirSha256": "d85a80818843c70216e0182853e29e5a324cd3f9025a80b1ab9710c199050c6e"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user