UNPKG
boxscores
Version:
latest (1.1.0)
1.1.0
1.0.1
Boxscore fetching service
github.com/jaw187/boxscores
jaw187/boxscores
boxscores
/
lib
/
mlb.json
14 lines
(13 loc)
•
329 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"host"
:
"gd2.mlb.com"
,
"protocol"
:
"http"
,
"port"
:
80
,
"basepath"
:
"/components/game/mlb"
,
"files"
:
{
"boxscore"
:
"boxscore.json"
,
"game_events"
:
"game_events.json"
,
"linescore"
:
"linescore.json"
,
"plays"
:
"plays.json"
,
"scoreboard"
:
"master_scoreboard.json"
}
}