1 Star 0 Fork 0

田亚行/front1

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 966 Bytes
一键复制 编辑 原始数据 按行查看 历史
田亚行 提交于 2023-12-08 17:48 . feat: ✨ 基础配置
{
"name": "sakai-vue",
"version": "3.8.0",
"scripts": {
"dev": "vite --host",
"build": "vite build",
"preview": "vite preview",
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore"
},
"dependencies": {
"chart.js": "3.3.2",
"i18n": "^0.15.1",
"pinia": "^2.1.7",
"primeflex": "^3.3.1",
"primeicons": "^6.0.1",
"primevue": "3.30.2",
"vee-validate": "^4.11.8",
"vue": "^3.2.41",
"vue-i18n": "^9.6.4",
"vue-router": "^4.1.5"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.1.4",
"@vitejs/plugin-vue": "^4.1.0",
"@vue/eslint-config-prettier": "^7.0.0",
"babel-plugin-transform-remove-strict-mode": "^0.0.2",
"eslint": "^8.22.0",
"eslint-plugin-vue": "^9.3.0",
"prettier": "^2.7.1",
"sass": "^1.55.0",
"vite": "^4.2.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Tian-Yaxing/front1.git
git@gitee.com:Tian-Yaxing/front1.git
Tian-Yaxing
front1
front1
master

搜索帮助