Skip to content

Instantly share code, notes, and snippets.

@nicholasf
Created February 3, 2014 05:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nicholasf/8779305 to your computer and use it in GitHub Desktop.
Save nicholasf/8779305 to your computer and use it in GitHub Desktop.
♪ ~ npm config list
; cli configs
registry = "https://registry.npmjs.org/"
; userconfig /Users/nicholasf/.npmrc
email = "nicholas.faiz@gmail.com"
username = "nicholasf"
; node bin location = /Users/nicholasf/.nvm/v0.10.24/bin/node
; cwd = /Users/nicholasf
; HOME = /Users/nicholasf
; 'npm config ls -l' to show all defaults.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment