Skip to content

Instantly share code, notes, and snippets.

@wilmoore
Created September 30, 2015 15:49
Show Gist options
  • Save wilmoore/558d5660371f7d6b8ab8 to your computer and use it in GitHub Desktop.
Save wilmoore/558d5660371f7d6b8ab8 to your computer and use it in GitHub Desktop.
Artifactory Woes
//artifactory.example.com/artifactory/api/npm/npm-local/:_password=*****
//artifactory.example.com/artifactory/api/npm/npm-local/:username=scott
//artifactory.example.com/artifactory/api/npm/npm-local/:[email protected]
//artifactory.example.com/artifactory/api/npm/npm-local/:always-auth=true
//artifactory.example.com/artifactory/api/npm/npm-virtual/:_password=*****
//artifactory.example.com/artifactory/api/npm/npm-virtual/:username=scott
//artifactory.example.com/artifactory/api/npm/npm-virtual/:[email protected]
//artifactory.example.com/artifactory/api/npm/npm-virtual/:always-auth=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment