freshter-logs/import_map.json

20 lines
801 B
JSON
Raw Normal View History

2023-04-28 19:48:34 -04:00
{
"imports": {
"$fresh/": "https://deno.land/x/fresh@1.1.5/",
"preact": "https://esm.sh/preact@10.13.1",
"preact/": "https://esm.sh/preact@10.13.1/",
"preact-render-to-string": "https://esm.sh/*preact-render-to-string@5.2.6",
"@preact/signals": "https://esm.sh/*@preact/signals@1.1.3",
"@preact/signals-core": "https://esm.sh/*@preact/signals-core@1.2.3",
"twind": "https://esm.sh/twind@0.16.19",
"twind/": "https://esm.sh/twind@0.16.19/",
"common/": "./common/",
"db": "./common/db.ts",
"types": "./common/types.ts",
"utils": "./common/utils.ts",
"style": "./common/style.ts",
"optionals": "https://deno.land/x/optionals@v3.0.0/mod.ts",
"components/": "./components/"
}
}