npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.
curl http://npmjs.org/install.sh | sh