mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-06-06 21:58:46 +08:00
19 lines
882 B
JSON
19 lines
882 B
JSON
{
|
|
"imports": {
|
|
"std/": "https://deno.land/[email protected]/",
|
|
"deno_dom/": "https://deno.land/x/[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]/",
|
|
"preact-material-components/": "https://esm.sh/[email protected]/"
|
|
}
|
|
}
|