1 Star 0 Fork 29

nop / 快验网络验证系统前端

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.15 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "web3",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview",
"prebuild": "node build.js"
},
"dependencies": {
"@codemirror/lang-javascript": "^6.1.8",
"@codemirror/theme-one-dark": "^6.1.2",
"axios": "^1.3.4",
"clipboard": "^2.0.11",
"cron-parser": "^4.9.0",
"echarts": "^5.4.2",
"element-plus": "^2.3.1",
"i": "^0.3.7",
"js-beautify": "^1.14.7",
"jsrsasign": "^10.8.6",
"jsrsasign-util": "^1.0.5",
"mitt": "^3.0.0",
"npm": "^9.6.5",
"nprogress": "^0.2.0",
"qrcode.vue": "^3.4.0",
"vite-plugin-cdn-import": "^0.3.5",
"vue": "^3.3.8",
"vue-codemirror": "^6.1.1",
"vue-router": "^4.1.6",
"vue3-tree-org": "^4.2.2",
"vuex": "^4.1.0"
},
"devDependencies": {
"@types/js-beautify": "^1.13.3",
"@types/node": "^18.15.5",
"@vitejs/plugin-vue": "^4.1.0",
"sass": "^1.59.3",
"sass-loader": "^13.2.1",
"typescript": "^4.9.3",
"unplugin-auto-import": "^0.15.1",
"unplugin-vue-components": "^0.24.1",
"vite": "^4.2.0",
"vue-tsc": "^1.2.0"
}
}
1
https://gitee.com/wirmate/KuaiYanWeb.git
git@gitee.com:wirmate/KuaiYanWeb.git
wirmate
KuaiYanWeb
快验网络验证系统前端
码云快验web

搜索帮助