blueimp-file-upload
Version:
File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Eng
34 lines (33 loc) • 649 B
JSON
{
"name": "formidable",
"version": "1.0.11",
"dependencies": {},
"devDependencies": {
"gently": "0.8.0",
"findit": "0.1.1",
"hashish": "0.0.4",
"urun": "0.0.4",
"utest": "0.0.3"
},
"directories": {
"lib": "./lib"
},
"main": "./lib/index",
"scripts": {
"test": "make test"
},
"engines": {
"node": "*"
},
"optionalDependencies": {},
"_npmUser": {
"name": "blueimp",
"email": "sebastian.tschan@gmail.com"
},
"_id": "formidable@1.0.11",
"_engineSupported": true,
"_npmVersion": "1.1.21",
"_nodeVersion": "v0.8.4",
"_defaultsLoaded": true,
"_from": "formidable@>=1.0.8"
}