summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/lockfile/basic/deno.json
blob: d6541b78eb0e6e69ae34ab3435a8772cc36d5fec (plain)
1
2
3
4
5
{
  "imports": {
    "mod": "http://localhost:4545/lockfile/basic/mod.ts"
  }
}