Skip to content

Instantly share code, notes, and snippets.

@parro-it
Created September 29, 2016 12:40
Show Gist options
  • Save parro-it/1d4ec202f0ff730fcc5dfb498807792d to your computer and use it in GitHub Desktop.
Save parro-it/1d4ec202f0ff730fcc5dfb498807792d to your computer and use it in GitHub Desktop.
npm init config
npm config set init-author-name="Andrea Parodi"
npm config set init-author-email="andrea@parro.it"
npm config set init-license="MIT"
npm config set init-version="0.0.0"
alias ny='npm init -y'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment