You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

65 lines
1.6 KiB

{
"_from": "downloadjs@^1.4.7",
"_id": "downloadjs@1.4.7",
"_inBundle": false,
"_integrity": "sha512-LN1gO7+u9xjU5oEScGFKvXhYf7Y/empUIIEAGBs1LzUq/rg5duiDrkuH5A2lQGd5jfMOb9X9usDa2oVXwJ0U/Q==",
"_location": "/downloadjs",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "downloadjs@^1.4.7",
"name": "downloadjs",
"escapedName": "downloadjs",
"rawSpec": "^1.4.7",
"saveSpec": null,
"fetchSpec": "^1.4.7"
},
"_requiredBy": [
"/vue-json-excel"
],
"_resolved": "https://registry.npmmirror.com/downloadjs/-/downloadjs-1.4.7.tgz",
"_shasum": "f69f96f940e0d0553dac291139865a3cd0101e3c",
"_spec": "downloadjs@^1.4.7",
"_where": "G:\\bishe\\2024\\springboot\\143_论文\\039_springboot流浪天使乐园管理系统设计与实现\\vue\\admin\\node_modules\\vue-json-excel",
"author": {
"name": "dandavis",
"email": "rndme@users.noreply.github.com",
"url": "http://danml.com/"
},
"bugs": {
"email": "rndme@users.noreply.github.com"
},
"bundleDependencies": false,
"deprecated": false,
"description": "file downloading using client-side javascript",
"files": [
"download.js",
"download.min.js"
],
"homepage": "http://danml.com/download.html",
"keywords": [
"files",
"dataURL",
"blob",
"download"
],
"license": "MIT",
"main": "download.js",
"name": "downloadjs",
"npmFileMap": [
{
"basePath": "/",
"files": [
"*.js"
]
}
],
"npmName": "downloadjs",
"repository": {
"type": "git",
"url": "git+https://github.com/rndme/download.git"
},
"version": "1.4.7"
}