Created
January 6, 2015 13:36
-
-
Save stevebartholomew/977015752d0507c1c871 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": "Stephen Bartholomew", | |
"email": "[email protected]", | |
"age": 34, | |
"languages": ["Ruby", "Javascript"] | |
}, | |
{ | |
"name": "Tim Peat", | |
"email": "[email protected]", | |
"age": 40, | |
"languages": ["Ruby", "Javascript"] | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment