`deno publish` should auto-discover if there’s a `package.json` file and then publish to npm. It could be forced with `--npm` and `--jsr` flags. Easy win. - Priority: 4 - Technical complexity: 2