1 Star 0 Fork 1

Potatoes heartbeat/vxe-table-plugin-excel

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 2.03 KB
一键复制 编辑 原始数据 按行查看 历史
xuliangzhan 提交于 2020-09-29 17:10 . update
{
"name": "vxe-table-plugin-excel",
"version": "1.6.0",
"description": "基于 vxe-table 表格的增强插件,实现简单的 Excel 表格",
"scripts": {
"lib": "gulp build"
},
"files": [
"dist",
"*.ts",
"*.d.ts",
"style.scss"
],
"main": "dist/index.common.js",
"unpkg": "dist/index.umd.js",
"jsdelivr": "dist/index.umd.js",
"style": "dist/style.css",
"typings": "index.ts",
"devDependencies": {
"@babel/core": "^7.4.4",
"@babel/plugin-transform-runtime": "^7.4.4",
"@babel/preset-env": "^7.4.4",
"@babel/runtime": "^7.4.4",
"@typescript-eslint/eslint-plugin": "^2.3.1",
"@typescript-eslint/parser": "^2.3.1",
"del": "^5.1.0",
"eslint": "^5.15.1",
"eslint-config-standard": "^12.0.0",
"eslint-config-prettier": "^6.3.0",
"eslint-friendly-formatter": "^4.0.1",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-node": "^8.0.1",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-prettier": "^3.1.1",
"eslint-plugin-typescript": "^0.14.0",
"gulp": "^4.0.2",
"gulp-autoprefixer": "^7.0.1",
"gulp-babel": "^8.0.0",
"gulp-clean-css": "^4.3.0",
"gulp-concat": "^2.6.1",
"gulp-rename": "^2.0.0",
"gulp-replace": "^1.0.0",
"gulp-sass": "^4.1.0",
"gulp-sourcemaps": "^2.6.5",
"gulp-typescript": "^5.0.1",
"gulp-uglify": "^3.0.2",
"markdown-doctest": "^0.9.1",
"prettier": "^1.18.2",
"typescript": "^3.9.3",
"vue": "^2.6.11",
"vxe-table": "^2.9.22",
"xe-utils": "^2.7.12"
},
"peerDependencies": {
"vxe-table": ">= 2.9.0 < 3"
},
"repository": {
"type": "git",
"url": "git+https://github.com/x-extends/vxe-table-plugin-excel.git"
},
"keywords": [
"vxe-table-plugin-excel"
],
"author": {
"name": "Xu Liangzhan",
"email": "xu_liangzhan@163.com"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/x-extends/vxe-table-plugin-excel/issues"
},
"homepage": "https://github.com/x-extends/vxe-table-plugin-excel#readme"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/tudouxintiao/vxe-table-plugin-excel.git
git@gitee.com:tudouxintiao/vxe-table-plugin-excel.git
tudouxintiao
vxe-table-plugin-excel
vxe-table-plugin-excel
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385