Skip to content

Instantly share code, notes, and snippets.

@tassioauad
Created November 14, 2016 12:48
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 tassioauad/f2ea6f8b78b2febd7e13b01d23826080 to your computer and use it in GitHub Desktop.
Save tassioauad/f2ea6f8b78b2febd7e13b01d23826080 to your computer and use it in GitHub Desktop.
{
"arrayInteger": [
1,
2,
3
],
"boolean": true,
"nullObject": null,
"number": 123,
"text": "Hello World"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment