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