{ "name": "jquery.iframe-transport", "version": "1.0.1", "homepage": "https://cmlenz.github.io/jquery-iframe-transport/", "authors": [ "Christopher Lenz " ], "description": "jQuery plugin that implements an iframe transport so that ajax calls support the uploading of files using standard HTML file input fields", "main": "jquery.iframe-transport.js", "dependencies": { "jquery": ">=1.6" }, "keywords": [ "jquery", "iframe", "upload", "file", "form", "ajax" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "Gruntfile.js" ], "_release": "1.0.1", "_resolution": { "type": "version", "tag": "v1.0.1", "commit": "f9a5446f5f8a9d7bc4659ea9c49349b1f585316b" }, "_source": "https://github.com/cmlenz/jquery-iframe-transport.git", "_target": "^1.0.1", "_originalSource": "jquery.iframe-transport", "_direct": true }