UNPKG
oauthclient
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.0
module using oauth
github.com/OmerHerera/oauthclient
OmerHerera/oauthclient
oauthclient
/
build
/
mochaTest.json
11 lines
(10 loc)
•
176 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"test"
:
{
"options"
:
{
"timeout"
:
10000
,
"reporter"
:
"spec"
,
"quiet"
:
false
}
,
"src"
:
[
"./test/*.js"
]
}
}