{ "name": "downloadjs", "main": "download.js", "version": "1.4.7", "description": "file downloading using client-side javascript", "keywords": [ "files", "dataURL", "blob", "download" ], "homepage": "http://danml.com/download.html", "license": "MIT", "author": { "name": "dandavis", "email": "rndme@users.noreply.github.com", "url": "http://danml.com/" }, "repository": { "type": "git", "url": "https://github.com/rndme/download.git" }, "bugs": { "email": "rndme@users.noreply.github.com" }, "files": [ "download.js", "download.min.js" ], "npmName": "downloadjs", "npmFileMap": [ { "basePath": "/", "files": [ "*.js" ] } ], "__npminstall_done": "Thu Jun 03 2021 11:07:53 GMT+0800 (中国标准时间)", "_from": "downloadjs@1.4.7", "_resolved": "https://registry.nlark.com/downloadjs/download/downloadjs-1.4.7.tgz" }