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