2 Star 3 Fork 0

秦旭洋/fileUpload

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.26 KB
一键复制 编辑 原始数据 按行查看 历史
秦旭洋 提交于 2020-02-03 14:07 . 路由拆分。构建优化。
{
"name": "fileupload",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build --report",
"lint": "vue-cli-service lint"
},
"dependencies": {
"animate.css": "^3.7.2",
"axios": "^0.19.1",
"core-js": "^3.4.4",
"js-base64": "^2.5.1",
"js-cookie": "^2.2.1",
"lodash": "^4.17.15",
"moment": "^2.24.0",
"qs": "latest",
"upyun": "^3.3.11",
"vue": "^2.6.10",
"vue-router": "^3.1.3",
"vuex": "^3.1.2",
"vuex-persistedstate": "^2.7.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^4.1.0",
"@vue/cli-plugin-eslint": "^4.1.0",
"@vue/cli-plugin-router": "^4.1.0",
"@vue/cli-plugin-vuex": "^4.1.0",
"@vue/cli-service": "^4.1.0",
"@vue/eslint-config-standard": "^4.0.0",
"babel-eslint": "^10.0.3",
"babel-plugin-import": "^1.13.0",
"babel-plugin-lodash": "^3.3.4",
"compression-webpack-plugin": "^3.1.0",
"eslint": "^5.16.0",
"eslint-plugin-vue": "^5.0.0",
"lodash-webpack-plugin": "^0.11.5",
"moment-locales-webpack-plugin": "^1.1.2",
"stylus": "^0.54.7",
"stylus-loader": "^3.0.2",
"vant": "^2.4.2",
"vue-template-compiler": "^2.6.10",
"webpack-bundle-analyzer": "^3.6.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/qxy_1446445040/fileUpload.git
git@gitee.com:qxy_1446445040/fileUpload.git
qxy_1446445040
fileUpload
fileUpload
master

搜索帮助