TransFlow/node_modules/downloadjs/package.json

68 lines
1.5 KiB
JSON

{
"_args": [
[
"downloadjs@1.4.7",
"D:\\视频边缘1215\\TransFlow"
]
],
"_from": "downloadjs@1.4.7",
"_id": "downloadjs@1.4.7",
"_inBundle": false,
"_integrity": "sha512-LN1gO7+u9xjU5oEScGFKvXhYf7Y/empUIIEAGBs1LzUq/rg5duiDrkuH5A2lQGd5jfMOb9X9usDa2oVXwJ0U/Q==",
"_location": "/downloadjs",
"_phantomChildren": {},
"_requested": {
"type": "version",
"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.npmjs.org/downloadjs/-/downloadjs-1.4.7.tgz",
"_spec": "1.4.7",
"_where": "D:\\视频边缘1215\\TransFlow",
"author": {
"name": "dandavis",
"email": "rndme@users.noreply.github.com",
"url": "http://danml.com/"
},
"bugs": {
"email": "rndme@users.noreply.github.com"
},
"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"
}