Getting details on libs in package.json
I frequently look at Github projects to learn new tools/approaches. Project package.json files have been a wealth of information. But, it is cumbersome copying and pasting library names into npmjs.org to see what the libs do. Is there a tool that c...
Feb 5, 2016YN