Trying to install modules from github results in:
ENOENT error on package.json.
Easily reproduced using express:
There's also npm install https://github.com/{USER}/{REPO}/tarball/{BRANCH} to use a different branch.
npm install https://github.com/{USER}/{REPO}/tarball/{BRANCH}