1 Star 0 Fork 74

段策/timbercld-sys-frame

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.69 KB
一键复制 编辑 原始数据 按行查看 历史
River Dragon 提交于 2023-05-09 16:01 . fix:官网更新
{
"name": "timbercld-sys-frame",
"version": "1.0.0",
"author": "https://www.timbercld.com",
"description": "Copyright (c) 2022-2023 木链云 timbercld.com All rights reserved",
"scripts": {
"dev": "vite --host",
"build:dev": "vite build --mode development",
"build:test": "vite build --mode test",
"build:prod": "vite build --mode production"
},
"lint-staged": {
"*.{vue,js,ts}": "eslint --fix"
},
"dependencies": {
"@johnsoncodehk/html2pug": "^1.0.0",
"@types/js-cookie": "^3.0.1",
"@vitejs/plugin-vue": "^1.10.2",
"@volar/pug-language-service": "^1.0.24",
"@volar/typescript-language-service": "^1.0.1",
"axios": "^0.26.1",
"echarts": "^5.4.2",
"element-plus": "^2.0.2",
"js-cookie": "^3.0.1",
"lodash": "^4.17.21",
"nprogress": "^0.2.0",
"pinia": "^2.0.11",
"qs": "^6.10.3",
"screenfull": "^6.0.1",
"vite": "^2.9.15",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-svg-icons": "^0.1.3",
"vue": "^3.2.6",
"vue-i18n": "^9.1.9",
"vue-router": "^4.0.12"
},
"devDependencies": {
"@types/node": "^17.0.45",
"@typescript-eslint/eslint-plugin": "^5.12.1",
"@typescript-eslint/parser": "^5.12.1",
"@vue/compiler-sfc": "^3.2.6",
"element-theme-chalk": "^2.15.6",
"eslint": "^8.9.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.4.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^8.7.1",
"lint-staged": "^12.5.0",
"prettier": "^2.5.1",
"sass": "^1.49.8",
"svg-sprite-loader": "^2.1.0",
"typescript": "^4.9.5",
"vite-plugin-html": "^3.1.0",
"vue-tsc": "^0.2.3"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/nero12315/timbercld-sys-frame.git
git@gitee.com:nero12315/timbercld-sys-frame.git
nero12315
timbercld-sys-frame
timbercld-sys-frame
master

搜索帮助