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