{ "tasks": { "shim": "deno install -Afg -n obsideno -c ./deno.json main.ts", "unshim": "deno uninstall -g obsideno" }, "unstable": ["kv"] }