postcss-modules-values(latest: 4.0.0) PostCSS plugin for CSS Modules to pass arbitrary values between your module files
raw-loader(latest: 4.0.2) A loader for webpack that allows importing files as a String
json-loader(latest: 0.5.7) json loader module for webpack
file-loader(latest: 6.2.0) A file loader module for webpack
enhanced-require(latest: 0.5.0-beta6) Enhance the require function in node.js with support for loaders which preprocess files and really async require (AMD). Enables Hot Code Replacement.
webpack-core(latest: 0.6.9) The core of webpack and enhanced-require.
node-libs-browser(latest: 2.2.1) The node core libs for in browser usage.
memory-fs(latest: 0.5.0) A simple in-memory filesystem. Holds data in a javascript object.
source-map-loader(latest: 5.0.0) extracts inlined source map and offers it to webpack
webpack-cli(latest: 7.0.2) CLI for webpack & friends
webpack(latest: 5.106.1) Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.