Publish to npm registry
Authenticate with npm
Use binary search to find the commit that introduced a bug
Search npm registry
npm search <term>
Searches the npm registry for packages matching the search term.
Search for React packages
npm search react
Print lines matching a pattern
Install a package from the registry
Update packages to latest versions