deno_cli 0.23.0

Provides the deno executable
Documentation
1
2
import config from "./subdir/config.json";
console.log(JSON.stringify(config));