Files
cdnjs/ajax/libs/dropbox.js/package.json
T
2013-03-20 04:55:19 -04:00

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"
}
]
}