Set default values for package.json using npm set

InstructorMark Shust

Share this video with your friends

Send Tweet

Npm by default uses global values when initializing a new package.json file. Learn how to set your own global default values by command line or editing the ~/.npmrc file.