-
Notifications
You must be signed in to change notification settings - Fork 1
/
import_map.json
41 lines (41 loc) · 2.09 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
36
37
38
39
40
41
{
"imports": {
"@std/assert": "jsr:/@std/[email protected]",
"@std/cli/": "jsr:/@std/[email protected]/",
"@std/encoding/": "jsr:/@std/[email protected]/",
"@std/fs/": "jsr:/@std/[email protected]/",
"@std/html": "jsr:/@std/[email protected]",
"@std/jsonc": "jsr:/@std/[email protected]",
"@std/path": "jsr:/@std/[email protected]",
"@std/semver": "jsr:/@std/[email protected]",
"deno_dom/": "jsr:/@b-fuze/[email protected]/",
"sqlite/": "https://deno.land/x/[email protected]/",
"zipjs/": "https://deno.land/x/[email protected]/",
"$fresh/": "https://deno.land/x/[email protected]/",
"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]/",
"$std/": "https://deno.land/[email protected]/",
"accept-language-parser/": "https://esm.sh/[email protected]/",
"esbuild/": "https://deno.land/x/[email protected]/",
"lifegpc-md5": "https://esm.sh/[email protected]",
"meilisearch": "https://esm.sh/[email protected]",
"lodash/": "https://esm.sh/[email protected]/",
"mime": "https://esm.sh/[email protected]",
"pbkdf2-hmac": "https://esm.sh/[email protected]",
"pbkdf2-hmac/": "https://esm.sh/[email protected]/",
"randomstring": "https://esm.sh/[email protected]",
"pwn/": "https://deno.land/x/[email protected]/",
"sqlite3": "jsr:/@db/[email protected]",
"async/": "https://deno.land/x/[email protected]/",
"@twind/core": "https://esm.sh/@twind/[email protected]",
"@twind/preset-tailwind": "https://esm.sh/@twind/[email protected]/",
"@twind/preset-autoprefix": "https://esm.sh/@twind/[email protected]/",
"@lifegpc/sha1": "jsr:/@lifegpc/[email protected]",
"@lifegpc/libzip/": "jsr:/@lifegpc/[email protected]/"
}
}