Skip to content

Instantly share code, notes, and snippets.

@cadavre
Last active August 29, 2015 14:07
Show Gist options
  • Save cadavre/27a8a8c6a3da74392be9 to your computer and use it in GitHub Desktop.
Save cadavre/27a8a8c6a3da74392be9 to your computer and use it in GitHub Desktop.
{
"categories": {
"marvel": {
"name": "Marvel Comics",
"description": "Some longer text",
"paid": 1,
"files": ["spiderman.gif", "hulk.gif"]
},
"pets": {
"name": "Cute pets",
"description": "Some longer text",
"paid": 0,
"files": ["dog.gif", "cat.gif"]
},
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment