Skip to content

Instantly share code, notes, and snippets.

@Nikitaw99
Last active April 19, 2016 14:34
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 Nikitaw99/400bed29895d3912c767009136076e47 to your computer and use it in GitHub Desktop.
Save Nikitaw99/400bed29895d3912c767009136076e47 to your computer and use it in GitHub Desktop.
My first json!
This is my first ever .json file! Like for any programmer, it's like a "Hello World" to me. Heheh.
{
"name": "Creature",
"isReal": false,
"breathes": true,
"isAlive": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment