This repository has been archived by the owner on Jun 29, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 626
/
import_map.json
35 lines (35 loc) · 1.89 KB
/
import_map.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
"imports": {
"@/": "./",
"https://deno.land/[email protected]/": "https://deno.land/[email protected]/",
"$fresh/": "https://raw.githubusercontent.com/denoland/fresh/885d71d8239eaa58c5bba8f9b573d141edacdb2c/",
"preact": "https://esm.sh/[email protected]",
"preact/": "https://esm.sh/[email protected]/",
"preact-render-to-string": "https://esm.sh/*[email protected]",
"@preact/signals": "https://esm.sh/*@preact/[email protected]",
"@preact/signals-core": "https://esm.sh/*@preact/[email protected]",
"twind": "https://esm.sh/[email protected]",
"twind/": "https://esm.sh/[email protected]/",
"$prism": "https://esm.sh/[email protected]",
"$prism/": "https://esm.sh/[email protected]/",
"$twas": "https://esm.sh/[email protected]",
"$emoji": "https://deno.land/x/[email protected]/mod.ts",
"$std/": "https://deno.land/[email protected]/",
"$gfm": "https://deno.land/x/[email protected]/mod.ts",
"$fuse/": "https://deno.land/x/[email protected]/dist/",
"$he": "https://esm.sh/[email protected]",
"$ga4": "https://raw.githubusercontent.com/denoland/ga4/04a1ce209116f158b5ef1658b957bdb109db68ed/mod.ts",
"$ga": "https://deno.land/x/[email protected]/mod.ts",
"$oak_commons": "https://deno.land/x/[email protected]/negotiation.ts",
"$doc_components/": "https://deno.land/x/[email protected]/",
"$apiland/": "https://deno.land/x/[email protected]/",
"$apiland_types": "https://deno.land/x/[email protected]/types.d.ts",
"deno_doc/types": "https://deno.land/x/[email protected]/lib/types.d.ts",
"$canvas-confetti": "https://esm.sh/[email protected]",
"$algolia": "https://esm.sh/[email protected]",
"$algolia/client-search": "https://esm.sh/@algolia/[email protected]",
"$algolia/requester-fetch": "https://esm.sh/@algolia/[email protected]",
"$marked-mangle": "https://esm.sh/[email protected]",
"$marked-smartypants": "https://esm.sh/[email protected]"
}
}