acquire
Require all modules from the node_modules directory, using Node module resolution algorithm to discover it
@speedy/require-cache
Speed up Node load time by caching resolved module paths to avoid module resolution and refetching each time the application is loaded.
is-bun-module
Is this specifier a Bun core module or supported Node one?