deno-deploy/deno.json

6 lines
68 B
JSON

{
"imports": {
"std/": "https://deno.land/std@0.220.1/"
}
}