"three": "https://cdn.jsdelivr.net/npm/three@0.168.0/build/three.module.js","three/addons/": "https://cdn.jsdelivr.net/npm/three@0.168.0/examples/jsm/"
{ "imports": { "$fresh/": "https://deno.land/x/fresh@1.1.0/", "preact": "https://esm.sh/preact@10.10.6", "preact/": "https://esm.sh/preact@10.10.6/", "preact-render-to-string": "https://esm.sh/*preact-render-to-string@5.2.3/", "@preact/signals": "https://esm.sh/*@preact/signals@1.0.3", "@preact/signals-core": "https://esm.sh/*@preact/signals-core@1.0.1", "twind": "https://esm.sh/twind@0.16.17", "twind/": "https://esm.sh/twind@0.16.17/", "$std/": "https://deno.land/std@0.160.0/", "@/": "./", "./": "./", "$gfm": "https://deno.land/x/gfm@0.6.0/mod.ts", "feed": "https://esm.sh/feed@4.2.2" }}
{ "tasks": { "start": "deno run -A --watch=static/,routes/ dev.ts" }, "importMap": "./import_map.json", "compilerOptions": { "jsx": "react-jsx", "jsxImportSource": "preact" }}