mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
43 lines
888 B
JSON
43 lines
888 B
JSON
{
|
|
"name": "dropzone",
|
|
"filename": "dropzone.min.js",
|
|
"version": "3.8.4",
|
|
"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"
|
|
}
|
|
],
|
|
"npmName": "dropzone",
|
|
"npmFileMap": [
|
|
{
|
|
"basePath": "/downloads/",
|
|
"files": [
|
|
"css/basic.css",
|
|
"css/dropzone.css",
|
|
"css/stylus/basic.styl",
|
|
"css/stylus/dropzone.styl",
|
|
"dropzone-amd-module.js",
|
|
"dropzone-amd-module.min.js",
|
|
"dropzone.js",
|
|
"dropzone.min.js",
|
|
"images/spritemap.png",
|
|
"images/spritemap@2x.png"
|
|
]
|
|
}
|
|
]
|
|
}
|