deno 1.11.2

Provides the deno executable
1
2
3
4
5
{
  "$var": { "a": 123, "b": [1, 2, 3], "c": null },
  "with space": "invalid variable name",
  "function": "reserved word"
}