UNPKG
node-lol-client
Version:
latest (0.1.0)
0.1.0
League of Legends API Client for Node
cachafla/node-lol
node-lol-client
/
test
/
config.json.in
5 lines
•
79 B
Plain Text
View Raw
1
2
3
4
5
{
"url"
:
"https://prod.api.pvp.net"
,
"region"
:
"na"
,
"apiKey"
:
"<api_key>"
}