Command line tool to find total dependents on a repository!
$ npm install --global depg
OR
$ sudo npm install --global depg
Usage: depg <username/org> <repository>
Example:
$ depg facebook react
dep-graph
:
Packages count that a repository depends on!
MIT - Copyright © Rishi Giri