A transform that swaps out modules according to a config in your package.json selected via an environment variable.
adds node crypto signing for browsers
RSA for browserify
resolve like require.resolve() on behalf of files asynchronously and synchronously
implementation of crypto for the browser
ciphers for the browser
browserify-des ===
The [os](https://nodejs.org/api/os.html) module from node.js, but for browsers.
the path module from node core for browsers
This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.
the stream module from node core for browsers
aes, for browserify
Emulate console for all the browsers
utility library for parsing asn1 files for use with browserify-sign.
the tty module from node core for browsers
node's constants module for the browser
Full zlib module for the browser
browser-side require() the node way
The assert module from Node.js, for the browser.
browserify version of publicEncrypt & privateDecrypt
abstract base class for hash-streams
The node core libs for in browser usage.
Transform a string by swapping every character from upper to lower case, or lower to upper case