clean-modules

Clean up/prune unnecessary files and reduce the size of your `node_modules` directory. Useful for CI caches or for reducing the size of serverless functions.

resolve

resolve like require.resolve() on behalf of files asynchronously and synchronously