UNPKG
nebulab-dropbox
Version:
latest (1.0.0)
1.0.0
0.10.3
Client library for the Dropbox API
github.com/nebulab-io/dropbox-js
nebulab-io/dropbox-js
nebulab-dropbox
/
test
/
config
/
api.json
14 lines
(13 loc)
•
252 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"full"
:
{
"key"
:
"zxcvbn"
,
"secret"
:
"qwerty"
,
"server"
:
"https://api.mockdropbox.dev"
}
,
"sandbox"
:
{
"sandbox"
:
true
,
"key"
:
"nbvcxz"
,
"secret"
:
"ytrewq"
,
"server"
:
"https://api.mockdropbox.dev"
}
}