How does npm set .npmrc from another original installation package?

npm installation package. I just want to install a package (such as jquery) from Taobao Source, while other packages are installed from official source. How do I configure .npmrc ?

Mar.06,2021

registry=http://xxxx:port/repository/xxxx
@namespace:registry=http://xxxx:port/repository/xxxx
Menu