deno 1.24.3

Provides the deno executable
1
2
3
4
5
6
{
  "imports": {
    "jsx/jsx-runtime": "http://localhost:4545/jsx/jsx-runtime/index.ts",
    "jsx/jsx-dev-runtime": "http://localhost:4545/jsx/jsx-dev-runtime/index.ts"
  }
}