Skip to content

Instantly share code, notes, and snippets.

@jpatrickdill
Created June 28, 2020 03:12
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 jpatrickdill/7941fc1b531e69dfd4fe96c3628c497b to your computer and use it in GitHub Desktop.
Save jpatrickdill/7941fc1b531e69dfd4fe96c3628c497b to your computer and use it in GitHub Desktop.
{
"number": 12,
"string": "Hello, world!",
"fruits": ["apple", "pear"],
"person": {
"name": "Zach",
"age": 20
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment