{ "name": "@commonfabric/fuse", "exports": { ".": "./mod.ts" }, "tasks": { "test": "deno test --allow-read --allow-write --allow-env --allow-net --allow-run", "bench": "deno run -A ../../scripts/fuse-bench.ts" } }