Skip to content

Instantly share code, notes, and snippets.

@sscovil
Created December 19, 2014 21:36
Show Gist options
  • Save sscovil/0ebf5d8d8747bc3d423c to your computer and use it in GitHub Desktop.
Save sscovil/0ebf5d8d8747bc3d423c to your computer and use it in GitHub Desktop.
{
"string": "foobar",
"number": 123,
"boolean": true,
"array": [ "foo", "bar" ],
"object": { "foo": "bar" }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment