mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-16 16:27:12 +10:00
25 lines
542 B
JSON
Executable File
25 lines
542 B
JSON
Executable File
{
|
|
"name": "dropzone",
|
|
"filename": "dropzone.min.js",
|
|
"version": "3.8.2",
|
|
"description": "Drag'n'drop file uploads with image previews",
|
|
"homepage": "http://www.dropzonejs.com/",
|
|
"keywords": [
|
|
"html5",
|
|
"file",
|
|
"upload"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Matias Meno",
|
|
"web": "https://github.com/enyo"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "git://github.com/enyo/dropzone.git"
|
|
}
|
|
]
|
|
}
|