always-auth = true email = siddharth.sharma@kongsbergdigital.com

What is the default registry URL? If I make it empty will it automatically from main npm registry?

Yes, just cleared .npmrc and did npm install again and it downloaded from https://registry.npmjs.org/

Q. How to find matching dependencies for packages inpackage_json? Ans.

npm i —dry-run