1 Star 1 Fork 0

huoran / hr_vue-next

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.13 KB
一键复制 编辑 原始数据 按行查看 历史
huoran 提交于 2021-08-02 16:45 . submit
{
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
"serve": "vite preview"
},
"dependencies": {
"axios": "^0.21.1",
"countup.js": "^2.0.8",
"echarts": "^5.1.2",
"element-plus": "^1.0.2-beta.45",
"lodash": "^4.17.21",
"mitt": "^3.0.0",
"nprogress": "^0.2.0",
"screenfull": "^5.1.0",
"sortablejs": "^1.13.0",
"vue": "^3.0.5",
"vue-i18n": "^8.24.4",
"vue-router": "4.0.5",
"vuex": "^4.0.1"
},
"devDependencies": {
"@types/lodash": "^4.14.170",
"@types/lodash-es": "^4.17.4",
"@types/nprogress": "^0.2.0",
"@types/sortablejs": "^1.10.6",
"@typescript-eslint/eslint-plugin": "^4.28.2",
"@typescript-eslint/parser": "^4.28.2",
"@vitejs/plugin-vue": "^1.2.3",
"@vue/compiler-sfc": "^3.0.5",
"dotenv": "^10.0.0",
"eslint": "^7.30.0",
"eslint-plugin-vue": "^7.13.0",
"mockjs": "^1.1.0",
"prettier": "^2.3.2",
"sass": "^1.34.0",
"sass-loader": "^12.0.0",
"typescript": "^4.1.3",
"vite": "^2.3.7",
"vite-plugin-mock": "^2.7.0",
"vue-eslint-parser": "^7.8.0",
"vue-tsc": "^0.0.24"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead"
]
}
1
https://gitee.com/huoran/hr_vue-next.git
git@gitee.com:huoran/hr_vue-next.git
huoran
hr_vue-next
hr_vue-next
master

搜索帮助