summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/npm/import_map/import_map.json
blob: a7ed13b82e4f010d83bdd914c52ffbc400a3fb77 (plain)
1
2
3
4
5
{
  "imports": {
    "chalk": "npm:chalk@5"
  }
}