Skip to content

Instantly share code, notes, and snippets.

@sumitngupta
Created February 5, 2014 18:47
Show Gist options
  • Save sumitngupta/8830428 to your computer and use it in GitHub Desktop.
Save sumitngupta/8830428 to your computer and use it in GitHub Desktop.
{
"foods": [
{
// food here
},
{
//fdsafsa
}
],
"misspelled_foods": [
{
// misspelled food here
},
{
// misspelled food here
}
],
"compound_foods": [
{}, {},...
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment