# npmrc

npmrc files registry namespaces and credentials that allow users to authenticate against private (and public) npm registries.

NPM looks for a `.npmrc` file in the current directory and prioritises this over the one in your user `$HOME` directory.