This is an internal platform-specific package containing a prebuilt
[badness](https://badness.dev/) binary for `__NAME__`.
You should not depend on it directly. Install
[`badness`](https://www.npmjs.com/package/badness) instead—it will pull in
the right binary for your platform automatically:
```sh
npm install -g badness
```