Created
October 31, 2017 11:10
-
-
Save gmmorris/77b281f795f500dd255ca44e92cf1f96 to your computer and use it in GitHub Desktop.
NPM defaults
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
npm config set init.author.name "Gidi Meir Morris" | |
npm config set init.author.email [email protected] | |
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