-
node.js rpm spec: https://gist.github.com/1091210
-
node.js sorce : http://nodejs.org/dist/
-
npm rpm spec : https://gist.github.com/1113454
-
npm sorce : http://search.npmjs.org/#/npm
After git clone, to check the version is recommended
$ git tag
$ git branch -a
node.js unstable versions spec: remotes/origin/master
node.js stable versions spec: remotes/origin/stable
Sorce tgz file from: http://nodejs.org/dist/
This is initial node.js rpm spec codes. Current codes are moved to https://github.com/kazuhisya/nodejs-rpm .