Last active
March 27, 2020 18:27
-
-
Save dosjota/df984662a81e5a8739cfa73846b30c21 to your computer and use it in GitHub Desktop.
This file contains 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
[ | |
{ | |
"_id": "5e7e456a37eeb7f350f73f15", | |
"index": 0, | |
"nombre": "Deanna", | |
"paterno": "Castro", | |
"materno": "Luna" | |
}, | |
{ | |
"_id": "5e7e456a3fcde287f9cc65de", | |
"index": 1, | |
"nombre": "Weber", | |
"paterno": "Holt", | |
"materno": "Gilbert" | |
}, | |
{ | |
"_id": "5e7e456adc28695fc3bc45ae", | |
"index": 2, | |
"nombre": "Amparo", | |
"paterno": "Gardner", | |
"materno": "Juarez" | |
}, | |
{ | |
"_id": "5e7e456ae8779e461dd69073", | |
"index": 3, | |
"nombre": "Marcia", | |
"paterno": "Murphy", | |
"materno": "Sims" | |
}, | |
{ | |
"_id": "5e7e456ae97a6893893b4f03", | |
"index": 4, | |
"nombre": "Laura", | |
"paterno": "Burris", | |
"materno": "Harvey" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment