Skip to content

Instantly share code, notes, and snippets.

@craigcoles
Last active November 4, 2015 13:45
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 craigcoles/51b29dcb395652771d57 to your computer and use it in GitHub Desktop.
Save craigcoles/51b29dcb395652771d57 to your computer and use it in GitHub Desktop.
{
"items": [
{
"label": "Craig",
"value": 234,
"previous_rank": 2
},
{
"label": "Nick",
"value": 232,
"previous_rank": 1
},
{
"label": "Jon",
"value": 230
},
{
"label": "Kev",
"value": 100,
"previous_rank": 5
},
{
"label": "Ash",
"value": 50,
"previous_rank": 6
},
{
"label": "Foggin",
"value": 12,
"previous_rank": 4
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment