Add support for `imports` property in `package.json` which was added in [Node 14.6.0](https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V14.md#14.6.0) in PR https://github.com/nodejs/node/pull/34117. See the [Internal package imports](https://nodejs.org/dist/latest-v14.x/docs/api/esm.html#esm_internal_package_imports) docs for more info.
Add support for
importsproperty inpackage.jsonwhich was added in Node 14.6.0 in PR nodejs/node#34117.See the Internal package imports docs for more info.