mirror of https://github.com/kry008/Bot-2.0.git
17 lines
275 B
JSON
17 lines
275 B
JSON
|
[
|
||
|
{
|
||
|
"id": 1,
|
||
|
"name": "Pokémon Red and Blue",
|
||
|
"year": 1996
|
||
|
},
|
||
|
{
|
||
|
"id": 2,
|
||
|
"name": "Pokémon Yellow",
|
||
|
"year": 1998
|
||
|
},
|
||
|
{
|
||
|
"id": 3,
|
||
|
"name": "Pokémon Gold and Silver",
|
||
|
"year": 1999
|
||
|
}
|
||
|
]
|