First Release
This release contains version 1 of require-browser
, with the functions install
, installAll
, require
, requireBrowser
, _getInstalledData
and the ability to require files, node modules, and dependencies within a package.json
using exports
, module.exports
, or browser code.