mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-06-06 05:38:44 +08:00
42 lines
2.1 KiB
JSON
42 lines
2.1 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]/",
|
|
"@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]/"
|
|
}
|
|
}
|