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:vdemeester/claude-code-plugins:plugins/weekly-review",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "6896cb5a2bcfadc4749bd2eba67b5ddee4416bf7",
|
||||
"treeHash": "6b669d1a6c83c85bee43f5ecab81660f9382992de3a41e3dca5e13a8138f12ba",
|
||||
"generatedAt": "2025-11-28T10:28:53.874114Z",
|
||||
"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": "38ccab37fd13d966da361d581364d07b4174c110be232c33ac51463bd5936133"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "7973a8ee63e4e06cce613d0b2d562dcc0dc8f92368b7893759f5f4e449eb3d98"
|
||||
},
|
||||
{
|
||||
"path": "commands/weekly-review.md",
|
||||
"sha256": "ce1c85fda703171e119a91c771b52eff8a28e725b7c723b60cd4d796c613dd75"
|
||||
}
|
||||
],
|
||||
"dirSha256": "6b669d1a6c83c85bee43f5ecab81660f9382992de3a41e3dca5e13a8138f12ba"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user