summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/compat/import_map.json
blob: 8488f0140c94713e5647bf7ae4faa2f56c2975ea (plain)
1
2
3
4
5
{
  "imports": {
    "std/": "https://deno.land/std@0.126.0/"
  }
}