1 Star 0 Fork 80

Larker / jvs-teamwork-ui

forked from JVS / jvs-teamwork-ui 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.74 KB
一键复制 编辑 原始数据 按行查看 历史
FireSix 提交于 2022-02-23 17:35 . commit message
{
"name": "jvs-teamwork-ui",
"version": "2.1.0",
"private": true,
"scripts": {
"pre": "cnpm install || yarn --registry https://registry.npm.taobao.org || npm install --registry https://registry.npm.taobao.org ",
"dev": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint",
"connect": "node server/index.js"
},
"dependencies": {
"@babel/plugin-proposal-optional-chaining": "^7.16.7",
"axios": "^0.19.0",
"babel-polyfill": "^6.26.0",
"classlist-polyfill": "^1.2.0",
"clipboard": "^2.0.8",
"crypto-js": "^3.1.9-1",
"element-tiptap": "^1.26.2",
"element-ui": "^2.13.0",
"js-base64": "^3.6.1",
"js-cookie": "^2.2.1",
"lodash": "^4.17.21",
"luckyexcel": "^1.0.0",
"mind-elixir": "^0.14.0",
"moment": "^2.29.1",
"nprogress": "^0.2.0",
"qrcodejs2": "^0.0.2",
"script-loader": "^0.7.2",
"topology-vue": "^0.5.22",
"uuid": "^8.3.2",
"vue": "^2.6.10",
"vue-axios": "^2.1.4",
"vue-clipboard2": "^0.3.1",
"vue-router": "^3.1.3",
"vuedraggable": "^2.24.3",
"vuescroll": "^4.17.3",
"vuex": "^3.1.1",
"wangeditor": "^4.5.2"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.11.0",
"@vue/cli-plugin-eslint": "^3.8.0",
"@vue/cli-service": "^3.11.0",
"chai": "^4.2.0",
"node-sass": "^4.13.1",
"sass-loader": "^8.0.0",
"sass-resources-loader": "^2.0.3",
"socket.io": "^2.3.0",
"socket.io-client": "^2.3.0",
"vue-json-viewer": "^2.2.12",
"vue-socket.io": "^2.1.1-a",
"vue-template-compiler": "^2.6.10"
},
"lint-staged": {
"*.js": [
"vue-cli-service lint",
"git add"
],
"*.vue": [
"vue-cli-service lint",
"git add"
]
}
}
1
https://gitee.com/larker/jvs-teamwork-ui.git
git@gitee.com:larker/jvs-teamwork-ui.git
larker
jvs-teamwork-ui
jvs-teamwork-ui
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891