Skip to content

Instantly share code, notes, and snippets.

@alexspurling
Created July 9, 2010 14:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexspurling/469522 to your computer and use it in GitHub Desktop.
Save alexspurling/469522 to your computer and use it in GitHub Desktop.
{ "_id" : "7183414623122970455", "name" : "Bob", "items" : [ { "id" : 29 }, {"id" : 37 } ], "itemCount" : 2 }
{ "_id" : "-1843045741878739623", "name" : "Jim", "items" : [ { "id" : 93 }, { "id" : 51 }, { "id" : 42 }, { "id" : 11 } ], "itemCount" : 4 }
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment