Files
cdnjs/ajax/libs/dropbox.js/package.json
T
2013-10-22 05:30:20 -04:00

26 lines
582 B
JSON

{
"name": "dropbox.js",
"filename": "dropbox.min.js",
"version": "0.10.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"
}
]
}