I would like to list all NPM packages available in a repository on GitHub and use code parsing to get just needed information of the packages using PowerShell.
How do I identify these packages?. if they are in packages.json file, there seems to be many of the "packages.json" file name in some repos.