NPM Installer le registre personnalisé

npm config set registry <registry url>

npm install --registry=<registry url>
Mushy Meerkat