This repository has been archived on 2025-03-13. You can view files and clone it, but cannot push or open issues or pull requests.
2024-08-24 16:26:58 +02:00

41 lines
815 B
JSON

{
"date of death":null,
"father":{
"name":"Peter",
"surname":"Black"
},
"mother":{
"name":"Sue",
"surname":"Black"
},
"property":[
null,
{
"type":"computer",
"cpu":"corei7",
"ram":"16GB"
},
[
"8GB memory card",
"16GB memory card",
"32GB memory card",
"128GB memory card"
],
true,
"car",
"y",
42,
9987987998798,
4.56,
1.646659262492
],
"is rich":true,
"name":"John",
"surname":"Black",
"date of birth":"1975-09-23",
"favorit letter":"W",
"year of birth":1975,
"favorit very long number":8798799845647987,
"height":173.5466,
"height- high precision":173.54666549879545
}