`npm/` directory under here (`napi/`) will be automatically generated in GitHub Actions CI workflow with `napi create-npm-dir`.
```console
$ npm update # update package-lock.json
```
```console
$ npm version 0.0.0 # next version
```
Default with darwin x64 replaced with arm64 (ref: https://napi.rs/docs/cli/napi-config )