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