| acorn-walk • 7.2.0ECMAScript (ESTree) AST walker | INDIRECT | 0 | |
| acorn • 4.0.13ECMAScript parser | INDIRECT | 0 | |
| acorn • 7.4.1ECMAScript parser | INDIRECT | 0 | |
| assert • 1.1.2commonjs assert - node.js api compatible | INDIRECT | 2 | |
| astw • 2.2.0walk the ast with references to parent nodes | INDIRECT | 1 | |
| async • 0.2.10Higher-order functions and common patterns for asynchronous code | INDIRECT | 0 | |
| async • 0.9.2Higher-order functions and common patterns for asynchronous code | DIRECT | 0 | |
| base64-js • 0.0.7Base64 encoding/decoding in pure JS | INDIRECT | 0 | |
| browser-pack • 2.0.1pack node-style source files from a json stream into a browser bundle | INDIRECT | 10 | |
| browser-resolve • 1.11.3resolve which handles browser field support in package.json | INDIRECT | 1 | |
| browser-resolve • 1.2.4resolve which handles browser field support in package.json | INDIRECT | 1 | |
| browserify-zlib • 0.1.4Full zlib module for browserify | INDIRECT | 1 | |
| browserify • 4.2.3browser-side require() the node way | DIRECT | 127 | |
| buffer • 2.3.4Node.js Buffer API, for the browser | INDIRECT | 2 | |
| buffer • 2.8.3Node.js Buffer API, for the browser | INDIRECT | 3 | |
| builtins • 0.0.7List of node.js builtin modules | INDIRECT | 0 | |
| camelcase • 1.2.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar | INDIRECT | 0 | |
| combine-source-map • 0.3.0Add source maps of multiple files, offset them and then combine them into one source map | INDIRECT | 5 | |
| concat-stream • 1.4.11writable stream that concatenates strings or binary data and calls a callback with the result | INDIRECT | 6 | |
| constants-browserify • 0.0.1node's constants module for the browser | INDIRECT | 0 | |
| convert-source-map • 0.3.5Converts a source-map from/to different formats and allows adding/changing properties. | INDIRECT | 0 | |
| core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12. | INDIRECT | 0 | |
| crypto-browserify • 2.1.10partial implementation of crypto for the browser | INDIRECT | 5 | |
| decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow | INDIRECT | 0 | |
| deep-equal • 0.2.2node's assert.deepEqual algorithm | INDIRECT | 0 | |
| defined • 0.0.0return the first argument that is `!== undefined` | INDIRECT | 0 | |
| deps-sort • 0.1.2sort module-deps output for deterministic browserify bundles | INDIRECT | 5 | |
| derequire • 0.8.0remove requires | INDIRECT | 6 | |
| detective • 3.1.0find all require() calls by walking the AST | INDIRECT | 7 | |
| domain-browser • 1.1.7Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more. | INDIRECT | 0 | |
| duplexer • 0.1.2Creates a duplex stream | INDIRECT | 0 | |
| events • 1.0.2Node's event emitter for all engines. | INDIRECT | 0 | |
| https-browserify • 0.0.1https module compatability for browserify | INDIRECT | 0 | |
| inline-source-map • 0.3.1Adds source mappings and base64 encodes them, so they can be inlined in your generated file. | INDIRECT | 2 | |
| insert-module-globals • 6.0.0insert implicit module globals into a module-deps stream | INDIRECT | 15 | |
| is-array • 1.0.1Check if the given value is an Array | INDIRECT | 0 | |
| isarray • 0.0.1Array#isArray for older browsers | INDIRECT | 0 | |
| jsonparse • 0.0.5This is a pure-js JSON streaming parser for node.js | INDIRECT | 0 | |
| lexical-scope • 1.1.1detect global and local lexical identifiers from javascript source code | INDIRECT | 2 | |
| lodash • 2.4.2A utility library delivering consistency, customization, performance, & extras. | DIRECT | 0 | |
| minimatch • 0.3.0a glob matcher in javascript | INDIRECT | 2 | |
| minimist • 0.0.10parse argument options | INDIRECT | 0 | |
| module-deps • 2.1.5walk the dependency graph to generate json output that can be fed into browser-pack | INDIRECT | 30 | |
| object-keys • 0.4.0An Object.keys replacement, in case Object.keys is not available. From https://github.com/kriskowal/es5-shim | INDIRECT | 0 | |
| os-browserify • 0.1.2os-browserify ============= | INDIRECT | 0 | |
| pako • 0.2.9zlib port to javascript - fast, modularized, with browser support | INDIRECT | 0 | |
| parents • 0.0.2return all the parent directories for a directory | INDIRECT | 0 | |
| parents • 0.0.3return all the parent directories for a directory | INDIRECT | 1 | |
| path-browserify • 0.0.1the path module from node core for browsers | INDIRECT | 0 | |
| path-platform • 0.0.1Provide access to win32 and posix path operations | INDIRECT | 0 | |
| process • 0.11.10process information for node.js and browsers | INDIRECT | 0 | |
| process • 0.6.0process information for node.js and browsers | INDIRECT | 0 | |
| process • 0.7.0process information for node.js and browsers | INDIRECT | 0 | |
| punycode • 1.2.4A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms. | INDIRECT | 0 | |
| punycode • 1.3.2A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms. | INDIRECT | 0 | |
| querystring • 0.2.0Node's querystring module for all engines. | INDIRECT | 0 | |
| readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.x | INDIRECT | 4 | |
| readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.x | INDIRECT | 4 | |
| resolve • 0.3.1resolve like require.resolve() on behalf of files asynchronously and synchronously | INDIRECT | 0 | |
| resolve • 0.6.3resolve like require.resolve() on behalf of files asynchronously and synchronously | INDIRECT | 0 | |
| resolve • 0.7.4resolve like require.resolve() on behalf of files asynchronously and synchronously | INDIRECT | 0 | |
| resolve • 1.1.7resolve like require.resolve() on behalf of files asynchronously and synchronously | INDIRECT | 0 | |
| rfile • 1.0.0Require a plain text or binary file in node.js | INDIRECT | 2 | |
| ripemd160 • 0.2.0Compute RIPEMD160 of bytes or strings. | INDIRECT | 0 | |
| ruglify • 1.0.0'Require' minified JavaScript as a string | INDIRECT | 8 | |
| sha.js • 2.1.6streaming sha1 hash in pure javascript | INDIRECT | 3 | |
| shallow-copy • 0.0.1make a shallow copy of an object or array | INDIRECT | 0 | |
| shell-quote • 0.0.1quote and parse shell commands | INDIRECT | 0 | |
| stream-browserify • 1.0.0the stream module from node core for browsers | INDIRECT | 5 | |
| stream-combiner • 0.0.4<img src=https://secure.travis-ci.org/dominictarr/stream-combiner.png?branch=master> | INDIRECT | 1 | |
| stream-combiner • 0.1.0<img src=https://secure.travis-ci.org/dominictarr/stream-combiner.png?branch=master> | INDIRECT | 2 | |
| string_decoder • 0.0.1the string_decoder module from node core for browsers | INDIRECT | 0 | |
| string_decoder • 0.10.31The string_decoder module from Node core | INDIRECT | 0 | |
| subarg • 0.0.1parse arguments with recursive contexts | INDIRECT | 1 | |
| syntax-error • 1.4.0detect and report syntax errors in source code strings | INDIRECT | 4 | |
| through • 2.2.7simplified stream contruction | INDIRECT | 0 | |
| through • 2.3.8simplified stream construction | DIRECT | 0 | |
| through2 • 0.4.2A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise | INDIRECT | 7 | |
| through2 • 1.1.1A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise | INDIRECT | 6 | |
| timers-browserify • 1.4.2timers module for browserify | INDIRECT | 1 | |
| tty-browserify • 0.0.1the tty module from node core for browsers | INDIRECT | 0 | |
| typedarray • 0.0.7TypedArray polyfill for old browsers | INDIRECT | 0 | |
| uglify-to-browserify • 1.0.2A transform to make UglifyJS work in browserify. | INDIRECT | 0 | |
| umd • 2.1.0Universal Module Definition for use in automated build systems | INDIRECT | 19 | |
| url • 0.10.3The core `url` packaged standalone for use with Browserify. | INDIRECT | 2 | |
| util • 0.10.3Node.JS util module | INDIRECT | 1 | |
| util • 0.10.4Node.JS util module | INDIRECT | 1 | |
| vm-browserify • 0.0.4vm module for the browser | INDIRECT | 1 | |
| window-size • 0.1.0Reliable way to to get the height and width of the terminal/console in a node.js environment. | INDIRECT | 0 | |
| wordwrap • 0.0.3Wrap those words. Show them at what columns to start and stop. | INDIRECT | 0 | |
| xtend • 2.1.2extend like a boss | INDIRECT | 1 | |
| xtend • 3.0.0extend like a boss | INDIRECT | 0 | |
| xtend • 4.0.2extend like a boss | INDIRECT | 0 | |