Report native modules used
npm install native-modulesReport on the native node modules used by your application or module.
Checks for presence of prebuild, prebuild-ci, and prebuildify.
``text`
$ native-modules --help
Usage: native-modules [options]
--format
(formats: pretty|json default: pretty)
-h, --help Print command line options
`bash``
$ npm install -g native-modules
MIT