12 Star 0 Fork 0

雪村/tiyu_vue

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
package.json 1.89 KB
Copy Edit Raw Blame History
(。・ω・。)      authored 2024-04-13 22:15 . zhx
{
"name": "rxthinkcmf.thinkphp5.1.elevue",
"version": "3.2.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"build:dev": "vue-cli-service build --mode development",
"build:test": "vue-cli-service build --mode test",
"build:prod": "vue-cli-service build --mode production",
"build:preview": "vue-cli-service build --mode preview",
"build:report": "vue-cli-service build --report",
"lint": "vue-cli-service lint"
},
"dependencies": {
"@amap/amap-jsapi-loader": "~1.0.1",
"@riophae/vue-treeselect": "~0.4.0",
"@tinymce/tinymce-vue": "~3.2.8",
"axios": "~0.21.1",
"core-js": "~3.15.2",
"countup.js": "~2.0.7",
"cropperjs": "~1.5.12",
"echarts": "~5.1.2",
"echarts-wordcloud": "~2.0.0",
"ele-admin": "~1.6.0",
"element-ui": "~2.15.3",
"js-cookie": "^3.0.5",
"js-md5": "^0.8.3",
"less": "^3.11.1",
"less-loader": "^5.0.0",
"moment": "^2.29.4",
"nprogress": "~0.2.0",
"tinymce": "~5.8.2",
"vue": "~2.6.14",
"vue-axios": "~2.1.5",
"vue-clipboard2": "~0.3.1",
"vue-cookies": "^1.8.3",
"vue-countup-v2": "~4.0.0",
"vue-i18n": "~8.25.0",
"vue-lazyload": "^1.3.3",
"vue-qr": "~2.5.0",
"vue-router": "~3.5.2",
"vuedraggable": "~2.24.3",
"vuex": "~3.6.2",
"xgplayer-vue": "~1.1.5",
"xlsx": "~0.17.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.4.6",
"@vue/cli-plugin-eslint": "~4.4.6",
"@vue/cli-plugin-router": "~4.4.6",
"@vue/cli-plugin-vuex": "~4.4.6",
"@vue/cli-service": "~4.4.6",
"babel-eslint": "~10.1.0",
"compression-webpack-plugin": "~6.1.1",
"eslint": "~6.8.0",
"eslint-plugin-vue": "~7.13.0",
"sass": "~1.32.13",
"sass-loader": "~10.2.0",
"vue-template-compiler": "~2.6.14"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sunhappy0318/tiyu_vue.git
git@gitee.com:sunhappy0318/tiyu_vue.git
sunhappy0318
tiyu_vue
tiyu_vue
master

Search