mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 00:36:26 +10:00
26 lines
544 B
JSON
Executable File
26 lines
544 B
JSON
Executable File
{
|
|
"name": "dropzone",
|
|
"filename": "dropzone.min.js",
|
|
"version": "2.0.8",
|
|
"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"
|
|
}
|
|
]
|
|
|
|
}
|