21 lines
744 B
JSON
21 lines
744 B
JSON
{
|
|
"imports": {
|
|
"/": "./",
|
|
"./": "./",
|
|
"xml": "https://deno.land/x/xml@2.1.3/mod.ts",
|
|
"mrmime": "https://deno.land/x/mrmime@v2.0.0/mod.ts",
|
|
|
|
"fresh/": "https://deno.land/x/fresh@1.6.8/",
|
|
"$fresh/": "https://deno.land/x/fresh@1.6.8/",
|
|
"preact": "https://esm.sh/preact@10.20.2",
|
|
"preact/": "https://esm.sh/preact@10.20.2/",
|
|
"@preact/signals": "https://esm.sh/*@preact/signals@1.2.3",
|
|
"@preact/signals-core": "https://esm.sh/*@preact/signals-core@1.6.0",
|
|
"tailwindcss": "npm:tailwindcss@3.4.3",
|
|
"tailwindcss/": "npm:/tailwindcss@3.4.3/",
|
|
"tailwindcss/plugin": "npm:/tailwindcss@3.4.3/plugin.js",
|
|
"std/": "https://deno.land/std@0.223.0/",
|
|
"$std/": "https://deno.land/std@0.223.0/"
|
|
}
|
|
}
|