Node.js plugin for [vfox](https://vfox.lhan.me/).
After installing [vfox](https://github.com/version-fox/vfox), install the plugin by running:
```bash
vfox add nodejs
```
You can configure the mirror by `VFOX_NODEJS_MIRROR` environment variable. The default value
is `https://nodejs.org/dist/`.