-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsave.json
93 lines (93 loc) · 2.06 KB
/
save.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
[
{
"name": "Vix",
"Phone number": [
"+380998889977"
],
"Date of birth": "11 August 2020",
"email": "bill@bill.com",
"address": "Nezalozhnosti, 100"
},
{
"name": "Dima",
"Phone number": [
"+380634520821"
],
"Date of birth": "12 July 2019",
"email": "Bob@bob.com",
"address": "Nezalozhnosti, 130"
},
{
"name": "Donny",
"Phone number": [
"+380634520822"
],
"Date of birth": "15 July 2020",
"email": "Donny@Donny.com",
"address": "Nezalozhnosti, 120"
},
{
"name": "SamSmith",
"Phone number": [
"+380634520823"
],
"Date of birth": "30 July 2020",
"email": "Donny@Donny.com",
"address": "Nezalozhnosti, 110"
},
{
"name": "Lambert",
"Phone number": [
"+380998889977"
],
"Date of birth": "11 August 2020",
"email": "bill@bill.com",
"address": "Nezalozhnosti, 101"
},
{
"name": "Petro",
"Phone number": [
"+380634520821"
],
"Date of birth": "19 December 2019",
"email": "Petro@bob.com",
"address": ""
},
{
"name": "Crafter",
"Phone number": [
"+380634520153"
],
"Date of birth": "01 October 1990",
"email": "craftbeer@Donny.com",
"address": "Nezalozhnosti, 125"
},
{
"name": "Bober",
"Phone number": [
"+380634520823"
],
"Date of birth": "",
"email": "",
"address": "Nezalozhnosti, 12"
},
{
"name": "Rosa",
"Phone number": [
"+380995556644",
"+380990000090"
],
"Date of birth": "",
"email": "",
"address": ""
},
{
"name": "Garmata",
"Phone number": [
"+380559993344"
],
"Date of birth": "",
"email": "",
"address": ""
}
]