6 Most Useful NPM commands that you may do not know yet
1. npm view <package> (View information)
npm view to view information about the package
axios@0.19.2 | MIT | deps: 1 | versions: 42
Promise based HTTP client for the browser and node.js
https://github.com/axios/axios
keywords: xhr, http, ajax, pro...
ramustar.hashnode.dev3 min read