A very useful tool to fetch quick info of a npm package using your favourite terminal.
Run
f <npm package>
node >= v4.0.0
Note: If node and npm are not installed, Install them from here.
Install it from npm:
$ npm install -g npmfIt exposes a short and memorable command f, run it as follows:
$ f <npm package>Your PRs and stars are always welcome.
