Crawler of the nuget packages
These simple steps will produce local version of the NuGet graph:
git clone https://github.com/anvaka/allnuget
cd allnuget
node index.js
node layout.js
The ouptut is stored to ./data
folder, and can be consumed by pm visualization
MIT