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