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