Skip to content

Instantly share code, notes, and snippets.

@Kdan
Last active April 10, 2018 16:53
Show Gist options
  • Save Kdan/2eaf56e2437ce63a1cfd00cb2fa1ae4e to your computer and use it in GitHub Desktop.
Save Kdan/2eaf56e2437ce63a1cfd00cb2fa1ae4e to your computer and use it in GitHub Desktop.
{
"name": "Kewin",
"pets": [
{
"type": "Cat",
"name": "Garfield",
"lives": 9
},
{
"type": "Dog",
"name": "Pluto"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment