Skip to content

Instantly share code, notes, and snippets.

@jkonowitch
Last active August 29, 2015 14:10
Show Gist options
  • Save jkonowitch/897c747a9344340ee465 to your computer and use it in GitHub Desktop.
Save jkonowitch/897c747a9344340ee465 to your computer and use it in GitHub Desktop.
{
"NY" : {
"nickname": "The Empire State",
"motto": "Excelsior",
"capital": "Albany"
},
"CA" : {
"nickname": "The Golden State",
"motto": "Eureka",
"capital": "Sacramento"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment