Skip to content

Instantly share code, notes, and snippets.

@ohmrefresh
Last active September 17, 2020 15:26
Show Gist options
  • Save ohmrefresh/e3bb66a8320e1c9ef36462bb061110c7 to your computer and use it in GitHub Desktop.
Save ohmrefresh/e3bb66a8320e1c9ef36462bb061110c7 to your computer and use it in GitHub Desktop.
This file is a configuration file for NPM for demo
registry=http://127.0.0.1:8081/repository/npm-group/ #Nexus URL (private)
_auth=dXNlcjpwYXNzd29yZAo= ##echo -n 'user:password'| openssl base64
email=ohmrefresh@gmail.com #email
always-auth=true
init.author.name = ohmrefresh
init.author.email = ohmrefresh@gmail.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment