| 123456789101112131415 |
- {
- "imports": {
- "$fresh/": "https://deno.land/x/fresh@1.1.5/",
- "$sqlite/": "https://deno.land/x/sqlite@v3.7.1/",
- "$usid/": "https://deno.land/x/usid@2.0.0/",
- "$crypto/": "https://deno.land/std@0.184.0/crypto/",
- "$async/": "https://deno.land/std@0.184.0/async/",
- "$http/": "https://deno.land/std@0.184.0/http/",
- "preact": "https://esm.sh/preact@10.13.2",
- "preact/": "https://esm.sh/preact@10.13.2/",
- "preact-render-to-string": "https://esm.sh/preact-render-to-string@6.0.2?deps=preact@10.13.2",
- "showdown": "https://esm.sh/showdown@2.1.0",
- "utils/": "./utils/"
- }
- }
|