summaryrefslogtreecommitdiff
path: root/tests/specs/install/jsr_exports/deno.json
blob: 4b281f80ae3055cbc6748bcf1b193fb1b8b6fa7b (plain)
1
2
3
4
5
{
  "imports": {
    "@denotest/multiple-exports": "jsr:@denotest/multiple-exports@^1.0.0"
  }
}