npm will soon (TBD) no longer store [`_` fields in `package.json` files in `node_modules`](https://github.com/npm/rfcs/blob/latest/accepted/0013-no-package-json-_fields.md). This is a problem for us: https://github.com/prebuild/prebuild-install/blob/652f16941115d7b9aa1a0d0a27d85da21e11789f/bin.js#L53-L59
npm will soon (TBD) no longer store
_fields inpackage.jsonfiles innode_modules.This is a problem for us:
prebuild-install/bin.js
Lines 53 to 59 in 652f169