If I install a module, say 'formidable' with npm, should it just be as simple as var formidable = require("formidable"); ?