Collaborative lists with real‑time voting and ranking
1{ 2 "$schema": "https://charm.land/crush.json", 3 "lsp": { 4 "deno": { 5 "command": "deno", 6 "args": ["lsp"] 7 } 8 } 9}