NPM registry manager. Helps to easily switch between different npm registries. More information: https://github.com/Pana/nrm.
nrm ls
nrm use {{registry}}
nrm test
nrm add {{registry}} {{url}}
nrm del {{registry}}