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:motlin/claude-code-plugins:plugins/tmux-titles",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "ea39d4706ac91f6567b48b574ee7fada78873510",
|
||||
"treeHash": "6adafd6b18f2a2821dc2129a4f195896e6639ff3af600a080d905b2ef86bb2c0",
|
||||
"generatedAt": "2025-11-28T10:27:09.276409Z",
|
||||
"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": "tmux-titles",
|
||||
"description": "Updates tmux window title with Claude Code status indicators showing current activity (working, editing files, running commands, etc.)",
|
||||
"version": "0.18.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "f921cdefa76405f5cf6e32d1988d30fdbb11a39973341991bf70a6c9d36a5131"
|
||||
},
|
||||
{
|
||||
"path": "hooks/hooks.json",
|
||||
"sha256": "08806d0b6731b6d0da1e2fcec6d381608f54badfa3bf9c479061a6412403db72"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "f05c09d982591929e5d5dfe20a53117d00c1071aefbe91e6489e5d1cc755cbc7"
|
||||
}
|
||||
],
|
||||
"dirSha256": "6adafd6b18f2a2821dc2129a4f195896e6639ff3af600a080d905b2ef86bb2c0"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user