I installed node js and npm via apt-get install and all of the dependencies, then I installed browserify
npm install browserify -g
it goes
sudo apt-get install nodejs-legacy
This creates the symlink /usr/bin/node -> nodejs.
/usr/bin/node -> nodejs
Source: https://lists.debian.org/debian-devel-announce/2012/07/msg00002.html