source-list-map(latest: 2.0.1) Fast line to line SourceMap generator.
memory-fs(latest: 0.5.0) A simple in-memory filesystem. Holds data in a javascript object.
fastparse(latest: 1.1.2) A very simple and stupid parser, based on a statemachine and regular expressions.
webpack-core(latest: 0.6.9) The core of webpack and enhanced-require.
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(latest: 5.88.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.