summaryrefslogtreecommitdiff
path: root/tests/specs/info/byonm/deno.json
blob: 4b88c71fbb3f877c652ce4ee4e03057abb7b1b77 (plain)
1
2
3
4
5
6
{
  "nodeModulesDir": "manual",
  "imports": {
    "chalk": "npm:@denotest/add"
  }
}