UNPKG

jquery.fileapi

Version:

jQuery plugin for FileAPI (multiupload, image upload, crop, resize and etc.)

37 lines (35 loc) 743 B
{ "name": "jquery.fileapi", "version": "0.4.11", "devDependencies": { "grunt": "~0.4.0", "grunt-version": "*", "grunt-contrib-jshint": "~0.2.0", "grunt-contrib-uglify": "*", "eventemitter2": "~0.4.9", "semver": "~1.0.14", "temporary": "~0.0.4", "phantomjs": "latest" }, "description": "jQuery plugin for FileAPI (multiupload, image upload, crop, resize and etc.)", "main": "jquery.fileapi.js", "scripts": { "test": "grunt test" }, "repository": { "type": "git", "url": "git://github.com/rubaxa/jquery.fileapi.git" }, "keywords": [ "FileAPI", "upload", "multiupload", "file", "html5", "chunked", "jquery", "plugin" ], "author": "Konstantin Lebedev <ibnRubaXa@gmail.com>", "license": "MIT" }