UNPKG
odd-api-client-node
Version:
latest (1.0.1)
1.0.1
1.0.0
An Odd Networks API client in Node.js
odd-api-client-node
/
examples
/
example-property-files
/
content
/
provider
/
livestream.json
11 lines
(10 loc)
•
171 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"type"
:
"provider"
,
"id"
:
"odd-networks-test-livestream-provider"
,
"sourceName"
:
"livestream"
,
"secrets"
:
{
"apiKey"
:
""
,
"accountId"
:
""
,
"clientId"
:
""
}
}