1return { 2 cmd = { 3 "janet", 4 "-i", 5 "/home/noah/repos/janet-lsp/jpm_tree/lib/janet-lsp.jimage", 6 "--stdio", 7 } 8}