UNPKG

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

38 lines (37 loc) 745 B
{ "name": "imagemagick", "description": "A wrapper around the imagemagick cli", "version": "0.1.2", "author": { "name": "Rasmus Andersson" }, "licenses": [ { "type": "MIT" } ], "repository": { "type": "git", "url": "git://github.com/rsms/node-imagemagick.git" }, "engine": [ "node >=0.1.90" ], "main": "imagemagick", "_npmUser": { "name": "blueimp", "email": "sebastian.tschan@gmail.com" }, "_id": "imagemagick@0.1.2", "dependencies": {}, "devDependencies": {}, "optionalDependencies": {}, "engines": { "node": "*" }, "_engineSupported": true, "_npmVersion": "1.1.21", "_nodeVersion": "v0.8.4", "_defaultsLoaded": true, "_from": "imagemagick@>=0.1.2" }