authorStats fetches your daily/weekly/monthly download stats for all your authored NPM packages and outputs a nice table right in your command line. Installation It's best to install the package globally: npm install author-stats -g Usage authorStats <npm username> Where <