当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
2 Star 4 Fork 916

telly_佳/vxe-table
暂停

forked from xuliangzhan/vxe-table 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 2.88 KB
一键复制 编辑 原始数据 按行查看 历史
xuliangzhan 提交于 2019-08-15 10:12 . update
{
"name": "vxe-table",
"version": "2.2.5",
"description": "A fully functional Vue table component.",
"scripts": {
"serve": "vue-cli-service serve",
"lint": "vue-cli-service lint",
"build": "vue-cli-service build",
"lib:modules": "gulp build",
"lib:pack": "vue-cli-service build --target lib --name index --dest lib index.js",
"lib": "npm run lib:pack && npm run lib:modules"
},
"files": [
"lib",
"types",
"packages",
"styles"
],
"main": "lib/index.common.js",
"style": "lib/index.css",
"unpkg": "lib/index.min.js",
"jsdelivr": "lib/index.min.js",
"typings": "types/index.d.ts",
"dependencies": {},
"devDependencies": {
"@babel/core": "^7.4.4",
"@babel/preset-env": "^7.4.4",
"@vue/cli-plugin-babel": "^3.6.0",
"@vue/cli-plugin-eslint": "^3.6.0",
"@vue/cli-service": "^3.6.0",
"@vue/eslint-config-standard": "^4.0.0",
"ant-design-vue": "^1.3.13",
"babel-eslint": "^10.0.1",
"babel-plugin-import": "^1.12.0",
"babelify": "^10.0.0",
"browserify": "^16.2.3",
"core-js": "^2.6.5",
"element-ui": "^2.11.1",
"eslint": "^5.16.0",
"eslint-plugin-vue": "^5.0.0",
"file-saver": "^2.0.2",
"font-awesome": "^4.7.0",
"gulp": "^4.0.2",
"gulp-autoprefixer": "^6.1.0",
"gulp-babel": "^8.0.0",
"gulp-clean": "^0.4.0",
"gulp-clean-css": "^4.2.0",
"gulp-concat": "^2.6.1",
"gulp-rename": "^1.4.0",
"gulp-replace": "^1.0.0",
"gulp-sass": "^4.0.2",
"gulp-sourcemaps": "^2.6.5",
"gulp-uglify": "^3.0.2",
"highlight.js": "^9.15.9",
"iview": "^3.4.2",
"moment": "^2.24.0",
"node-sass": "^4.12.0",
"sass-loader": "^7.1.0",
"sortablejs": "^1.10.0-rc3",
"standalonify": "^0.1.3",
"vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^2.0.0",
"vue": "^2.6.10",
"vue-i18n": "^8.11.2",
"vue-router": "^3.0.3",
"vue-template-compiler": "^2.6.10",
"vxe-table-plugin-antd": "1.4.0",
"vxe-table-plugin-element": "1.4.0",
"vxe-table-plugin-excel": "^1.0.0",
"vxe-table-plugin-iview": "1.4.0",
"webpack-cli": "^3.3.1",
"xe-ajax": "^3.6.0",
"xe-ajax-mock": "^1.8.0",
"xe-clipboard": "^1.6.0",
"xe-utils": "^1.9.8",
"xlsx": "^0.14.3"
},
"peerDependencies": {
"vue": "^2.6.10",
"xe-utils": "^1.9.0"
},
"postcss": {
"plugins": {
"autoprefixer": {}
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/xuliangzhan/vxe-table.git"
},
"keywords": [
"vxe-table",
"vxe-editable",
"vue table",
"vue editable",
"vue excel"
],
"author": {
"name": "Xu Liangzhan",
"email": "xu_liangzhan@163.com"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/xuliangzhan/vxe-table/issues"
},
"homepage": "https://github.com/xuliangzhan/vxe-table#readme",
"browserslist": [
"> 1%",
"last 2 versions",
"not ie <= 8"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/KJ_1/vxe-table.git
git@gitee.com:KJ_1/vxe-table.git
KJ_1
vxe-table
vxe-table
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385