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:chmouel/claude-code-plugins:plugins/weekly-review",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "9844c3b738d865af89265b7fb01bfef0423ed9aa",
|
||||
"treeHash": "22a865c2a521585a72e7cc80af5aaf5aa73ba8a467e1554336585c15bab70d88",
|
||||
"generatedAt": "2025-11-28T10:15:02.861424Z",
|
||||
"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": "weekly-review",
|
||||
"description": "Generate a weekly summary of your git commits with insights on tech debt, bug fixes, and new features",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "9172cf7e5c7ba5ad91459d98bb0b1202882d6f95459b09f091eab03650f138f3"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "7973a8ee63e4e06cce613d0b2d562dcc0dc8f92368b7893759f5f4e449eb3d98"
|
||||
},
|
||||
{
|
||||
"path": "commands/weekly-review.md",
|
||||
"sha256": "ce1c85fda703171e119a91c771b52eff8a28e725b7c723b60cd4d796c613dd75"
|
||||
}
|
||||
],
|
||||
"dirSha256": "22a865c2a521585a72e7cc80af5aaf5aa73ba8a467e1554336585c15bab70d88"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user