-
Notifications
You must be signed in to change notification settings - Fork 0
/
poke.json
53 lines (53 loc) · 803 Bytes
/
poke.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
[{
"_id": {
"$oid": "623eb81e373ed19339afe04d"
},
"name": "Ivysaur"
},{
"_id": {
"$oid": "623eb89fd4978455c1884a66"
},
"name": "Venusaur"
},{
"_id": {
"$oid": "623eb999b8001f8fdc76267a"
},
"name": "Electrode"
},{
"_id": {
"$oid": "623eb9d1b99fa09357616406"
},
"name": "Charmander"
},{
"_id": {
"$oid": "623ed8b0f2265a2009080530"
},
"name": [
"Ivysaur",
"Venusaur",
"Charmander",
"Charmeleon",
"Charizard",
"Squirtle",
"Wartortle",
"Blastoise",
"Caterpie",
"Metapod"
]
},{
"_id": {
"$oid": "623edb26664809394f313151"
},
"name": [
"Bulbasaur",
"Ivysaur",
"Venusaur",
"Charmander",
"Charmeleon",
"Charizard",
"Squirtle",
"Wartortle",
"Blastoise",
"Caterpie"
]
}]