thanks hackband. so, i don't see this in the docs but please forgive me if i missed it - if i have ./node_modules/underscore/underscore.js, do i have to do require("./node_modules/underscore/underscore.js") or is there a shorter form i can use? i'm not sure yet how to see if its loading from my copy in the project or my global copy yet so though i have require("underscore") working, im not sure if its loading the globally installe