dropbox
Version:
The Dropbox JavaScript SDK is a lightweight, promise based interface to the Dropbox v2 API that works in both nodejs and browser environments.
17 lines (16 loc) • 331 B
JSON
{
"source": {
"include": ["./src"]
},
"opts": {
"template": "./node_modules/ink-docstrap/template",
"destination": "generated-docs",
"tutorials": "docs/tutorials",
"readme": "docs/README.md",
"recurse": true
},
"templates": {
"systemName": "Dropbox JavaScript SDK",
"theme": "cosmo"
}
}