Skip to content

Instantly share code, notes, and snippets.

@gmmorris
Created October 31, 2017 11:10
Show Gist options
  • Save gmmorris/77b281f795f500dd255ca44e92cf1f96 to your computer and use it in GitHub Desktop.
Save gmmorris/77b281f795f500dd255ca44e92cf1f96 to your computer and use it in GitHub Desktop.
NPM defaults
npm config set init.author.name "Gidi Meir Morris"
npm config set init.author.email gidi@gidi.io
npm config set init.author.url http://www.gidi.io
npm config set init.license MIT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment