forked from deco-cx/deco
-
Notifications
You must be signed in to change notification settings - Fork 0
/
import_map.json
18 lines (18 loc) · 899 Bytes
/
import_map.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"imports": {
"$live/": "./",
"https://deno.land/std@0.147.0": "https://deno.land/std@0.181.0",
"https://deno.land/std@0.150.0": "https://deno.land/std@0.181.0",
"https://deno.land/std@0.152.0": "https://deno.land/std@0.181.0",
"https://deno.land/std@0.164.0": "https://deno.land/std@0.181.0",
"std/": "https://deno.land/std@0.181.0/",
"https://deno.land/std@0.147.0/": "https://deno.land/std@0.181.0/",
"https://deno.land/std@0.150.0/": "https://deno.land/std@0.181.0/",
"https://deno.land/std@0.152.0/": "https://deno.land/std@0.181.0/",
"https://deno.land/std@0.164.0/": "https://deno.land/std@0.181.0/",
"$fresh/": "https://deno.land/x/fresh@1.1.4/",
"preact-render-to-string": "https://esm.sh/*preact-render-to-string@5.2.4?pin=102",
"preact/": "https://esm.sh/preact@10.11.3/",
"preact": "https://esm.sh/preact@10.11.3?pin=102"
}
}