summaryrefslogtreecommitdiff
path: root/tests/specs/check/package_json_with_deno_json/deno.json
blob: 8a89da280984b0a3e8bb3dcaef23c51f2f98b0df (plain)
1
2
3
4
5
{
  "imports": {
    "other": "./other.ts"
  }
}