UNPKG

downloadjs-next

Version:

file downloading using client-side javascript

30 lines (29 loc) 682 B
{ "name": "downloadjs-next", "main": "download.js", "version": "1.5.7", "description": "file downloading using client-side javascript", "keywords": [ "files", "dataURL", "blob", "download" ], "homepage": "http://danml.com/download.html", "license": "MIT", "author": [ "dandavis <rndme@users.noreply.github.com> http://danml.com/", "Huy Nguyen <huy@huy-nguyen.com> (https://www.huy-nguyen.com/)" ], "repository": { "type": "git", "url": "git+https://github.com/huy-nguyen/download.git" }, "bugs": { "email": "https://github.com/huy-nguyen/download/issues" }, "files": [ "download.js", "download.min.js" ] }