Given that I have an open-source plugin, e.g. sweetalert2.
How can I get the list of all open-source projects (on GitHub) with sweetalert2 dependency in package.json?

There was similar functionality in https://libraries.io/ but I can't find it anymore.