2 Star 0 Fork 0

cjq / file_system

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.44 KB
一键复制 编辑 原始数据 按行查看 历史
cjq 提交于 2023-01-10 14:51 . 提交
{
"name": "word_app_web",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"axios": "^1.1.3",
"crypto-js": "^4.1.1",
"element-plus": "^2.2.21",
"emoji-mart-vue": "^2.6.6",
"emoji-vue": "^0.2.4",
"exceljs": "^4.3.0",
"file-saver": "^2.0.5",
"js-base64": "^3.7.3",
"js-cookie": "^3.0.1",
"js-md5": "^0.7.3",
"jsencrypt": "^3.3.1",
"luckyexcel": "^1.0.1",
"path": "^0.12.7",
"pinia": "^2.0.27",
"pinia-plugin-persist": "^1.0.0",
"spark-md5": "^3.0.2",
"v-emoji-picker": "^2.3.3",
"vue": "^3.2.13",
"vue-router": "^4.0.3",
"vue3-emoji": "^1.3.0",
"vuex": "^4.0.0",
"vxe-table": "^4.3.5",
"xe-utils": "^3.5.7"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/parser": "^5.4.0",
"@vue/cli-plugin-eslint": "~5.0.0",
"@vue/cli-plugin-router": "~5.0.0",
"@vue/cli-plugin-typescript": "~5.0.0",
"@vue/cli-plugin-vuex": "~5.0.0",
"@vue/cli-service": "~5.0.0",
"@vue/eslint-config-typescript": "^9.1.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"node-sass": "^8.0.0",
"sass-loader": "^13.2.0",
"svg-sprite-loader": "^6.0.11",
"typescript": "~4.5.5",
"unplugin-auto-import": "^0.11.4",
"unplugin-vue-components": "^0.22.9"
}
}
1
https://gitee.com/chen-cjq/file_system.git
git@gitee.com:chen-cjq/file_system.git
chen-cjq
file_system
file_system
master

搜索帮助