Advertisement
Guest User

Untitled

a guest
Mar 31st, 2015
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {  
  2.    "firstName":"John",
  3.    "lastName":"Smith",
  4.    "isAlive":true,
  5.    "age":25,
  6.    "height_cm":167.6,
  7.    "address":{  },
  8.    "phoneNumbers":[  ],
  9.    "children":[  
  10.  
  11.    ],
  12.    "spouse":null
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement