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