
This modules creates a dependency graph allowing browserify to embed all modules in a single object.
Browserify is a JavaScript tool that allows developers to write Node.js-style modules that compile for use in the browser
Node.js is an event-based server-side JavaScript engine.