Created
April 7, 2020 15:29
-
-
Save jsmanifest/5d84f5c8e7415ddb6d0c2c16ae96c79f 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
{ | |
"id": "u_k8q16rjx_fgrw6b0yb528unp3trokb", | |
"license": { | |
"id": "m_k8q16rjk_jipoch164dsbpnwi23xin", | |
"client": { | |
"firstName": "sally", | |
"lastName": "tran", | |
"id": "b_k8q16rjk_0xfqodlst2wqh0pxcl91j" | |
}, | |
"preparer": { | |
"firstName": "richard", | |
"lastName": "rodriguez", | |
"id": "g_k8q16rjk_f13fbvga6j2bjfmriir63" | |
}, | |
"frog": { | |
"name": "mike", | |
"gender": "male", | |
"weight": 12.5 | |
}, | |
"location": "undefined undefined NY 92804" | |
}, | |
"frog": { | |
"name": "mike", | |
"gender": "male", | |
"weight": 12.5 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment