I followed the github meteorirc project\'s lead and put them in /public/
I installed my node modules via npm from inside /public/ and therefore I have a /public/node
I am using such script which nicely install all node.js dependencies. It behaves similar to official support in Meteor engine branch (it installs dependencies at runtime) but it supports also installing from git repositories and similar goodies.