The npm `package.json` (and yarn) both support the [`engine`](https://docs.npmjs.com/files/package.json#engines) field to indicate supported versions of Node. Use this field to indicate what node versions are supported for this project. cc @ahk