From ayende.com:
The first part of actually showing how RavenDB can handle the NuGet scenario was to actually get the data to RavenDB. Luckily, NuGet makes the data accessible using OData, so I quickly hacked up the following program:. This is imply going to NuGet and asking for the packages in json format.