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