2 Star 2 Fork 3

BTSI开源社区/chain_view

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 967 Bytes
一键复制 编辑 原始数据 按行查看 历史
void 提交于 2023-07-17 14:57 . v1
{
"name": "large-screen",
"version": "0.0.0",
"private": true,
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview",
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore",
"format": "prettier --write src/"
},
"dependencies": {
"ant-design-vue": "^4.0.0",
"axios": "^1.4.0",
"dayjs": "^1.11.9",
"echarts": "^5.4.2",
"lib-flexible": "^0.3.2",
"lodash": "^4.17.21",
"pinia": "^2.1.3",
"vue": "^3.3.4",
"vue-clipboard3": "^2.0.0",
"vue-router": "^4.2.2",
"vue3-seamless-scroll": "^2.0.1"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.2.0",
"@vitejs/plugin-vue": "^4.2.3",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"@vue/eslint-config-prettier": "^7.1.0",
"eslint": "^8.39.0",
"eslint-plugin-vue": "^9.11.0",
"prettier": "^2.8.8",
"sass": "^1.63.6",
"sass-loader": "^13.3.2",
"vite": "^4.3.9"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/btsi/chainview.git
git@gitee.com:btsi/chainview.git
btsi
chainview
chain_view
master

搜索帮助