-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy pathimport_map.json
More file actions
18 lines (18 loc) · 911 Bytes
/
import_map.json
File metadata and controls
18 lines (18 loc) · 911 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"imports": {
"$live/": "https://denopkg.com/deco-cx/live@0.9.0/",
"partytown/": "https://deno.land/x/partytown@0.2.1/",
"inspect_vscode/": "https://deno.land/x/inspect_vscode@0.1.2/",
"supabase": "https://esm.sh/@supabase/supabase-js@1.35.4",
"json-schema": "https://esm.sh/v92/@types/json-schema@7.0.11/X-YS9yZWFjdDpwcmVhY3QvY29tcGF0CmQvcHJlYWN0QDEwLjEwLjY/index.d.ts",
"$fresh/": "https://deno.land/x/fresh@1.1.3/",
"preact": "https://esm.sh/preact@10.11.0",
"preact/": "https://esm.sh/preact@10.11.0/",
"preact-render-to-string": "https://esm.sh/*preact-render-to-string@5.2.4",
"@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/v96/twind@0.16.17",
"twind/": "https://esm.sh/v96/twind@0.16.17/",
"std/": "https://deno.land/std@0.162.0/"
}
}