npm 一般随着 node 安装 就自动安装了
curl --silent --location https://rpm.nodesource.com/setup_5.x | bash -
执行完后执行
yum -y install nodejs
参考 http://www.jianshu.com/p/c4b3c8b435ab