webzone/import_map.json

8 lines
204 B
JSON

{
"imports": {
"lume/": "https://deno.land/x/lume@v1.14.2/",
"experimental/": "https://raw.githubusercontent.com/lumeland/experimental-plugins/main/",
"std/": "https://deno.land/std/"
}
}