Skip to content

Instantly share code, notes, and snippets.

@SKumarSpace
Created March 27, 2023 00:58
Show Gist options
  • Save SKumarSpace/40f4c632fd67eaeb18b081570926d05d to your computer and use it in GitHub Desktop.
Save SKumarSpace/40f4c632fd67eaeb18b081570926d05d to your computer and use it in GitHub Desktop.
.npmrc - vercel - Azure DevOps
msvs_version=2017
//pkgs.dev.azure.com/{org}/_packaging/{org}/npm/registry/:username=VssSessionToken
; This is an unencrypted authentication token. Treat it like a password. DO NOT share this value with anyone, including Microsoft support.
//pkgs.dev.azure.com/{org}/_packaging/{org}/npm/registry/:_password={pat}
; The npm client won't use username and _password without an email set, but the service doesn't use the email value. The following is an arbitrarily made-up address.
//pkgs.dev.azure.com/{org}/_packaging/{org}/npm/registry/:[email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment