-
Notifications
You must be signed in to change notification settings - Fork 83
/
contacts-mini.json
88 lines (87 loc) · 2.79 KB
/
contacts-mini.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
[
{
"first": "Valentine",
"last": "Meyer",
"image": "https://s3.amazonaws.com/uifaces/faces/twitter/iboldurev/73.jpg",
"boolean": true,
"guid": "8c3bd9ad-e8d6-4ea4-85e6-d145295f3f91",
"integer": 99,
"date": "Sat Feb 17 1973 03:45:57 GMT-0800 (PST)",
"address": "4 Whitty Lane",
"city": "Nicholson",
"state": "South Carolina",
"zip": 41343,
"country": "Germany",
"email": "[email protected]",
"phone": "(956) 428-2996",
"color": "<button class='btn' style='color:rgb(201,142,97);'>Blue Bottle cardigan</button>"
},
{
"first": "Silva",
"last": "Alexander",
"image": "https://s3.amazonaws.com/uifaces/faces/twitter/smalonso/73.jpg",
"boolean": true,
"guid": "37224065-ac71-4716-be9a-108ecddfee47",
"integer": 16,
"date": "Wed Aug 02 1995 07:03:12 GMT-0700 (PDT)",
"address": "2 Berkeley Place",
"city": "Manila",
"state": "Michigan",
"zip": 22009,
"country": "Thailand",
"email": "[email protected]",
"phone": "(823) 415-2224",
"color": "<button class='btn' style='color:rgb(113,105,251);'>Freegan tilde</button>"
},
{
"first": "Hopkins",
"last": "Wong",
"image": "https://s3.amazonaws.com/uifaces/faces/twitter/taherrapee/73.jpg",
"boolean": false,
"guid": "1ea0922e-179d-4057-abeb-d8fe63e55da8",
"integer": 94,
"date": "Wed Sep 21 2011 04:03:55 GMT-0700 (PDT)",
"address": "4 Tompkins Avenue",
"city": "Movico",
"state": "Maine",
"zip": 89440,
"country": "Seychelles",
"email": "[email protected]",
"phone": "(814) 488-2063",
"color": "<button class='btn' style='color:rgb(133,126,66);'>bespoke gastropub</button>"
},
{
"first": "Joe",
"last": "Sherman",
"image": "https://s3.amazonaws.com/uifaces/faces/twitter/ismailmayat/73.jpg",
"boolean": true,
"guid": "46a4a1bc-97af-46e0-aedd-c3cc42e6b8f5",
"integer": 27,
"date": "Wed Jul 07 2010 05:48:57 GMT-0700 (PDT)",
"address": "3 Stratford Road",
"city": "Makena",
"state": "Kansas",
"zip": 21389,
"country": "Chad",
"email": "[email protected]",
"phone": "(887) 497-3612",
"color": "<button class='btn' style='color:rgb(195,89,110);'>Pickled cray scenester</button>"
},
{
"first": "Jane",
"last": "Bartlett",
"image": "https://s3.amazonaws.com/uifaces/faces/twitter/carlyson/73.jpg",
"boolean": false,
"guid": "17aac57d-4644-44d8-8a6b-b2eedd3d42dc",
"integer": 49,
"date": "Sun Mar 14 1999 23:13:33 GMT-0800 (PST)",
"address": "4 Luquer Street",
"city": "Newcastle",
"state": "Iowa",
"zip": 72190,
"country": "Uruguay",
"email": "[email protected]",
"phone": "(957) 412-3261",
"color": "<button class='btn' style='color:rgb(164,84,221);'>8-bit migas</button>"
}
]