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:cadrianmae/claude-marketplace:plugins/context-handoff",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "f33b4f1f45d1f941b2c95a2ef6482b1a74b244fa",
|
||||
"treeHash": "be53bf43df38ea4ae601ad010fbd38316bc3bcaf0453f7558db5505201d419a6",
|
||||
"generatedAt": "2025-11-28T10:14:27.387891Z",
|
||||
"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": "context-handoff",
|
||||
"description": "Hierarchical parent-child session context handoff system. Pass context between sessions using /context:send and /context:receive.",
|
||||
"version": "1.1.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "974e664f78d6d04f0c17da5d2355c48b6c967dcfac64b9539ca38592f2d3ce1e"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "e0e106974da7b1729d5add9328f52f203346f8ad34a1afc732dc30e413528cb5"
|
||||
},
|
||||
{
|
||||
"path": "commands/receive.md",
|
||||
"sha256": "97f73bf8ef7f253adf26ee06947d725023b44c744c4d0447731362f114e3c8cc"
|
||||
},
|
||||
{
|
||||
"path": "commands/send.md",
|
||||
"sha256": "21fca01fe313d1c848bd193c310dd04dac619423e044397b02473ddfe69026f7"
|
||||
}
|
||||
],
|
||||
"dirSha256": "be53bf43df38ea4ae601ad010fbd38316bc3bcaf0453f7558db5505201d419a6"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user