Nuget packages has a feature where you can add a 'Source repository' for a package
example: https://www.nuget.org/packages/Newtonsoft.Json/ has a source link embedded as "https://github.com/JamesNK/Newtonsoft.Json"
How can i display this using PowerShell or a script?