Last active
June 7, 2017 15:35
-
-
Save qzm/34952da158ac4701e0640ae960e08106 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "John", | |
"age": 18, | |
"gender": "male", | |
"weight": "75kg" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment