summaryrefslogtreecommitdiff
path: root/tests/specs/install/byonm_jsr_npm_dep/deno.json
blob: 2127bd28607d051d3d54ff1f3576fa51a3a47227 (plain)
1
2
3
4
5
6
{
  "imports": {
    "@denotest/npm-add": "jsr:@denotest/npm-add@1",
    "@denotest/npm-add-0-5": "jsr:@denotest/npm-add@0.5"
  }
}