{ "tasks": { "lune": "deno run --allow-all bin/lune.ts", "build": "deno run --allow-all build.ts" } }