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.
Stub TypeScript definitions entry for eslint-scope, which provides its own types definitions
Enhance the require function in node.js with support for loaders which preprocess files and really async require (AMD). Enables Hot Code Replacement.
Stub TypeScript definitions entry for rimraf, which provides its own types definitions
Stub TypeScript definitions entry for acorn, which provides its own types definitions
Stub TypeScript definitions entry for wrap-ansi, which provides its own types definitions
Stub TypeScript definitions entry for mkdirp, which provides its own types definitions
Stub TypeScript definitions entry for arrify, which provides its own types definitions
Stub TypeScript definitions entry for diff, which provides its own types definitions
Stub TypeScript definitions entry for mime, which provides its own types definitions
A module used internally by Jest to check which files have changed since you last committed in git or hg.
Stub TypeScript definitions entry for mongodb, which provides its own types definitions
Stub TypeScript definitions entry for lru-cache, which provides its own types definitions
Stub TypeScript definitions entry for cookie, which provides its own types definitions
Helper which skips types and parentheses
Stub TypeScript definitions entry for mini-css-extract-plugin, which provides its own types definitions
SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication
Create a Promise which will resolve with the provided value after a timeout.
Stub TypeScript definitions entry for joi, which provides its own types definitions
Builtins that were extracted from node-browser-resolve on which browserify depends
Spawn for node.js but in a way that works regardless of which OS you're using