1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
{ "tasks": { "start": "deno run index.js" }, "unstable": [ "abc", "byonm", "bare-node-builtins", "sloppy-imports", "unsafe-proto", "webgpu", "broadcast-channel", "worker-options", "cron", "kv", "ffi", "fs", "net", "http", "cba" ] }