I want to add two modules from different npm registry.
For example
There is a package named @my-company/package-1
from https://npm.my-company.com
and another one named @my-company/package-2
from https://npm.pkg.github.com/
.
First repo is using username, password, email for authentication
and second one using authToken for authentication
How to configure this in `.npmrc' file
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…