Created
April 7, 2020 15:26
-
-
Save jsmanifest/3b20f33d1cadd864de70a2cd9be93eaf 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
{ | |
"t_k8pgj8gh_k4ofadkj2x4yluemfgvmm": { | |
"owner": { | |
"firstName": "sally", | |
"lastName": "tran", | |
"id": "t_k8pgj8gh_k4ofadkj2x4yluemfgvmm" | |
}, | |
"frog": { | |
"name": "mike", | |
"gender": "male", | |
"weight": 12.5 | |
}, | |
"contract": { | |
"id": "m_k8pgj8gh_kdfr55oui28c88lisswak", | |
"preparer": { | |
"id": "n_k8pgj8gh_uxlbmbflwjrj4cqgjyvyw", | |
"name": "richard rodriguez", | |
"gender": "male", | |
"age": 77 | |
}, | |
"client": { | |
"id": "h_k8pgj8gh_hkqvp4f3uids8uj00i47d", | |
"name": "sally tran", | |
"gender": "female", | |
"age": 27 | |
}, | |
"signed": true | |
}, | |
"license": { | |
"id": "y_k8pgj8gh_0qnwm9po0cj7p3vgsedu3" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment