{ "imports": { "ts_morph/": "https://deno.land/x/ts_morph/" }, "tasks": { "dev": "deno run --watch main.ts" } }