mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 16:56:08 +10:00
26 lines
581 B
JSON
26 lines
581 B
JSON
{
|
|
"name": "dropbox.js",
|
|
"filename": "dropbox.min.js",
|
|
"version": "0.9.2",
|
|
"description": "Client library for the Dropbox API",
|
|
"homepage": "https://dropbox.com/developers",
|
|
"keywords": [
|
|
"dropbox",
|
|
"filesystem",
|
|
"storage"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Victor Costan",
|
|
"email": "victor@costan.us",
|
|
"web": "http://www.costan.us"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/dropbox/dropbox-js"
|
|
}
|
|
]
|
|
}
|