Given a Git Repository (let's say in Github) that is the code of an NPM package.
Is there any tool that I can give the repo URL so it will answer me that this repo is an NPM package called "something"?
If not, how can I identify which package this repository represents?