builtinModules

external val builtinModules: <Error class: unknown class><String>(source)

A list of the names of all modules provided by Node.js. Can be used to verify if a module is maintained by a third party or not.

Note: the list doesn't contain prefix-only modules like node:test.

Since

v9.3.0, v8.10.0, v6.13.0