NPM CLI CheatsheetSun Nov 10 2019

If I need to look up multiple times, I should just record it in my own cheatsheet.

$ npm version '1.0.1' updates the version number of a package

$ npm publish published the npm package to npmjs.com