This repository has been archived by the owner on Feb 23, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
/
users.seed.json
92 lines (92 loc) · 1.79 KB
/
users.seed.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
[
{
"_id": {
"$oid": "58af3a590343927e48e87205"
},
"name": "Connie Stewart",
"age": 25,
"company": "OHMNET",
"email": "conniestewart@ohmnet.com"
},
{
"_id": {
"$oid": "58af3a590343927e48e87206"
},
"name": "Lynn Ferguson",
"age": 25,
"company": "NIQUENT",
"email": "lynnferguson@niquent.com"
},
{
"_id": {
"$oid": "58af3a590343927e48e87207"
},
"name": "Roseann Roberson",
"age": 23,
"company": "GINKLE",
"email": "roseannroberson@ginkle.com"
},
{
"_id": {
"$oid": "58af3a590343927e48e87208"
},
"name": "Stokes Clayton",
"age": 27,
"company": "MOMENTIA",
"email": "stokesclayton@momentia.com"
},
{
"_id": {
"$oid": "58af3a590343927e48e87209"
},
"name": "Valerie Erickson",
"age": 38,
"company": "DATAGENE",
"email": "valerieerickson@datagene.com"
},
{
"_id": {
"$oid": "58af3a590343927e48e8720a"
},
"name": "Kitty Page",
"age": 33,
"company": "SURELOGIC",
"email": "kittypage@surelogic.com"
},
{
"_id": {
"$oid": "58af3a590343927e48e8720b"
},
"name": "Bolton Monroe",
"age": 27,
"company": "VINCH",
"email": "boltonmonroe@vinch.com"
},
{
"_id": {
"$oid": "58af3a590343927e48e8720c"
},
"name": "Marguerite Norton",
"age": 40,
"company": "RECOGNIA",
"email": "margueritenorton@recognia.com"
},
{
"_id": {
"$oid": "58af3a590343927e48e8720d"
},
"name": "Merrill Parker",
"age": 27,
"company": "ESCENTA",
"email": "merrillparker@escenta.com"
},
{
"_id": {
"$oid": "58af3a590343927e48e8720e"
},
"name": "Cervantes Morin",
"age": 35,
"company": "KINETICUT",
"email": "cervantesmorin@kineticut.com"
}
]