代码拉取完成,页面将自动刷新
{
"name": "vue3-json-excel",
"version": "1.0.10-alpha",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview",
"build:lib": "rollup --config rollup.config.js"
},
"dependencies": {
"downloadjs": "^1.4.7"
},
"devDependencies": {
"@vitejs/plugin-vue": "^2.0.0",
"@vue/compiler-sfc": "^3.2.26",
"rollup": "^2.61.1",
"rollup-plugin-commonjs": "^9.2.2",
"rollup-plugin-json": "^4.0.0",
"rollup-plugin-node-resolve": "^4.0.1",
"rollup-plugin-vue": "6.0.0",
"vite": "^2.7.1",
"vue": "^3.2.25"
},
"peerDependencies": {
"downloadjs": "^1.4.7",
"vue": "^3.2.25"
},
"description": "a vue3 project for json to excel",
"main": "./dist/vue3-json-excel.cjs.js",
"module": "./dist/vue3-json-excel.esm.js",
"files": [
"dist"
],
"exports": {
".": {
"import": "./dist/vue3-json-excel.cjs.js",
"require": "./dist/vue3-json-excel.umd.js"
}
},
"repository": {
"type": "git",
"url": "https://gitee.com/wuhaoxiang/vue3-json-excel.git"
},
"keywords": [
"vue3",
"json",
"excel"
],
"author": "wuhaoxiangfau",
"license": "MIT",
"private": false
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。