1 Star 0 Fork 0

秦豪杰/nest-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 2.06 KB
一键复制 编辑 原始数据 按行查看 历史
秦豪杰 提交于 2023-03-25 17:07 . feat: 🎉 完成
{
"name": "nest-admin",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"build:test": "vue-cli-service build --mode test",
"lint": "vue-cli-service lint"
},
"dependencies": {
"@element-plus/icons": "^0.0.11",
"async-validator": "^4.0.3",
"axios": "^0.24.0",
"core-js": "^3.20.2",
"countup.js": "^2.0.8",
"dayjs": "^1.10.7",
"debounce": "^1.2.1",
"echarts": "^5.2.2",
"element-plus": "^1.3.0-beta.3",
"intersection-observer": "^0.12.0",
"jwt-decode": "^3.1.2",
"path-to-regexp": "^6.2.0",
"register-service-worker": "^1.7.2",
"vue": "^3.2.26",
"vue-class-component": "^8.0.0-rc.1",
"vue-cropper": "^1.0.2",
"vue-router": "^4.0.12",
"vuex": "^4.0.2"
},
"devDependencies": {
"@gfx/zopfli": "^1.0.15",
"@types/debounce": "^1.2.1",
"@types/node": "^18.15.8",
"@types/webpack-env": "^1.18.0",
"@typescript-eslint/eslint-plugin": "^5.9.0",
"@typescript-eslint/parser": "^5.9.0",
"@vue/cli-plugin-babel": "~5.0.0-beta.6",
"@vue/cli-plugin-eslint": "~5.0.0-beta.6",
"@vue/cli-plugin-pwa": "~5.0.0-beta.6",
"@vue/cli-plugin-router": "~5.0.0-beta.6",
"@vue/cli-plugin-typescript": "~5.0.0-beta.6",
"@vue/cli-plugin-vuex": "~5.0.0-beta.6",
"@vue/cli-service": "~5.0.0-beta.6",
"@vue/compiler-sfc": "^3.2.26",
"@vue/eslint-config-standard": "^6.1.0",
"@vue/eslint-config-typescript": "^10.0.0",
"compression-webpack-plugin": "^9.2.0",
"crypto-browserify": "^3.12.0",
"eslint": "^8.6.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-vue": "^8.2.0",
"path-browserify": "^1.0.1",
"sass": "^1.47.0",
"sass-loader": "^12.4.0",
"script-ext-html-webpack-plugin": "^2.1.5",
"svg-sprite-loader": "^6.0.11",
"svgo": "^2.8.0",
"typescript": "^4.5.4"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/LuckyCatHao/nest-admin.git
git@gitee.com:LuckyCatHao/nest-admin.git
LuckyCatHao
nest-admin
nest-admin
main

搜索帮助