How do you use require with packages having node wrappers


http://twilio.github.io/twilio-node/

This package is using a node wrapper and in the node wrapper’s docs an example is given how to use it with require. How would you translate this to Meteor?