aboutsummaryrefslogtreecommitdiff
path: root/deno/tools/deno.json
blob: 1b2cf320e32b64607353d124c7e989e0e9316589 (plain)
1
2
3
4
5
6
7
8
{
  "version": "0.1.0",
  "tasks": {
  },
  "imports": {
    "mustache": "npm:mustache@^4.2.0",
  }
}