@zibby/bin-oxlint

This dispatcher package resolves the host-matched @zibby/bin-oxlint-<platform>
package, which REDISTRIBUTES a prebuilt binary of oxlint from the oxc project
(https://github.com/oxc-project/oxc), licensed under the MIT License.

Zibby fetches each platform binary from the official oxc GitHub release, verifies
it against a Zibby-pinned sha256 (fail-closed), and vendors it unmodified so that
Zibby run containers never fetch a tool binary from an untrusted source at run
time. Zibby claims no copyright over the oxlint binary. See the LICENSE file
bundled in each @zibby/bin-oxlint-<platform> package for the full MIT text.
