Files
eh-downloader/import_map.json
2024-05-31 10:06:51 +08:00

37 lines
1.8 KiB
JSON

{
"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]/"
}
}