bidirectional-resolve
Resolve a package entry point to a file path (like require.resolve/import.meta.resolve) OR a file path to a package entry point
which-module
Find the module object for something that was require()d
dargs
Reverse minimist. Convert an object of options into an array of command-line arguments.
array.prototype.toreversed
An ESnext spec-compliant `Array.prototype.toReversed` shim/polyfill/replacement that works as far down as ES3.