{ "hooks": { "SessionStart": [ { "matcher": "startup|resume|clear", "hooks": [ { "type": "command", "command": "eeco hooks session-emit --if-initialized", "timeout": 10 } ] } ] } }