Easily exclude node_modules in Webpack bundle
Return an array of all parent node_modules directories
Load node modules according to tsconfig paths, in run-time or via API.
Read the contents of node_modules.
a special purpose fast memoizing way to resolve a node modules package.json
Creates a dependencies hierarchy for a symlinked `node_modules`
Get the list of files installed in a package in node_modules, including bundled dependencies
Fix broken node modules with no fuss
Bundle third-party dependencies in node_modules
list things in node_modules that are bundledDependencies, or transitive dependencies thereof
Used to determine exactly which files (including `node_modules`) are necessary for the application runtime.
Locate modules using the Node resolution algorithm, for using third party modules in node_modules
auto disable webstorm index for node_modules
A node-sass custom importer which turns ~ into absolute paths to the nearest parent node_modules directory.
Polyfills nodejs builtin modules and globals for the browser.
A minimal Buster.JS configuration for testing node modules