Sets default value for author property of
package.json
file
npm config set init-author-name "Va. Tand."
We can omit
config
keyword
npm set init-author-name "Va. Tand."
by Valeri Tandilashvili
4 years ago
NPM
NPM Crash Course
0
Pro tip: use ```triple backticks around text``` to write in code fences