// SYSTEM PANEL //
[ROOT]
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
rc
[ PARENT ]
EDIT :: browser.js
// when this is loaded into the browser, // just use the defaults... module.exports = function (name, defaults) { return defaults }
SAVE
CANCEL