Wrap-Up
NPM and Bower are package managers in JS libraries, while NuGet is for .NET.
Instead of download external libraries from website, we could install it using NuGet Package Manager.
Pay attention to version being used in each library and its depedencies to other libraries.
If you work for organization, know their policies for using software libraries and code from third parties and once again