-
Notifications
You must be signed in to change notification settings - Fork 0
/
import-map.json
35 lines (35 loc) · 2.05 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": {
"@/": "./",
"@headlessui/react": "https://esm.sh/@headlessui/react?dev&external=react,react-dom",
"@preact/signals-core": "https://esm.sh/*@preact/signals-core@1.4.0",
"@preact/signals": "https://esm.sh/*@preact/signals@1.2.1",
"$fresh/": "https://deno.land/x/fresh@1.4.3/",
"preact-render-to-string": "https://esm.sh/*preact-render-to-string@6.2.1",
"preact": "https://esm.sh/preact@10.17.1",
"preact/": "https://esm.sh/preact@10.17.1/",
"preact/debug": "https://esm.sh/preact@10.17.1/debug#^",
"preact/hooks": "https://esm.sh/preact@10.17.1/hooks#^",
"preact/jsx-runtime": "https://esm.sh/preact@10.17.1/jsx-runtime#^",
"prefetch": "https://deno.land/x/prefetch@0.1.0/mod.ts#^",
"react-dom": "https://esm.sh/preact@10.17.1/compat",
"react": "https://esm.sh/preact@10.17.1/compat",
"std/async": "https://deno.land/std@0.195.0/async/mod.ts#^",
"std/dotenv/load": "https://deno.land/std@0.195.0/dotenv/load.ts#^",
"std/http": "https://deno.land/std@0.195.0/http/mod.ts#^",
"std/path": "https://deno.land/std@0.195.0/path/mod.ts#^",
"std/uuid": "https://deno.land/std/uuid@0.190.0/mod.ts#^",
"lodash-es": "https://esm.sh/lodash-es@4.17.21#^",
"react-icons/tb": "https://esm.sh/react-icons/tb?dev&external=react,react-dom",
"@js-temporal/polyfill": "npm:@js-temporal/polyfill@0.4.4",
"@twind/core": "https://esm.sh/@twind/core@1.1.3",
"@twind/preset-tailwind": "https://esm.sh/@twind/preset-tailwind@1.1.4",
"@twind/preset-autoprefix": "https://esm.sh/@twind/preset-autoprefix@1.0.7",
"@use-gesture/react": "./patches/esm.sh/v131/@use-gesture/react@10.2.27/X-ZS9yZWFjdA/esnext/react.development.js",
"clsx": "https://esm.sh/clsx@2.0.0",
"@react-spring/web": "https://esm.sh/@react-spring/web@9.7.3?dev&external=react,react-dom",
"usehooks-ts": "https://esm.sh/usehooks-ts@2.9.1?dev&external=react,react-dom",
"@formkit/auto-animate": "./patches/cdn.jsdelivr.net/npm/@formkit/auto-animate@0.7.0/index.mjs",
"@formkit/auto-animate/preact": "./patches/cdn.jsdelivr.net/npm/@formkit/auto-animate@0.7.0/preact/index.mjs"
}
}