-
Notifications
You must be signed in to change notification settings - Fork 0
/
import_map.json
19 lines (19 loc) · 1012 Bytes
/
import_map.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"imports": {
"$fresh/": "https://raw.githubusercontent.com/denoland/fresh/673c161aee765f702fc33e005d4836236a5ee85d/",
"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/@twind/[email protected]",
"twind/": "https://esm.sh/@twind/[email protected]/",
"twind-preset-autoprefix": "https://esm.sh/@twind/[email protected]",
"twind-preset-tailwind": "https://esm.sh/@twind/[email protected]",
"twind_fresh_plugin/": "https://deno.land/x/[email protected]/",
"zod": "https://deno.land/x/[email protected]/mod.ts",
"argon": "https://deno.land/x/[email protected]/mod.ts",
"sqlite": "https://deno.land/x/[email protected]/mod.ts",
"cookies": "https://deno.land/[email protected]/http/cookie.ts"
}
}