1 Star 0 Fork 24

北京天涯丽枫美食城有限公司/moyu

forked from 舒小凯/moyu
暂停
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 3.06 KB
一键复制 编辑 原始数据 按行查看 历史
舒小凯 提交于 2022-04-23 19:27 . fix: 修复cli低版本安装失败
{
"name": "moyu",
"version": "0.8.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"serve:share": "vue-cli-service serve --share",
"serve:html": "vue-cli-service serve --html",
"build": "vue-cli-service build",
"build:share": "vue-cli-service build --share",
"build:html": "vue-cli-service build --html",
"build:electron": "vue-cli-service electron:build",
"test:e2e": "vue-cli-service test:e2e",
"lint": "vue-cli-service lint",
"electron:build": "vue-cli-service electron:build",
"electron:serve": "vue-cli-service electron:serve",
"dev": "vue-cli-service electron:serve",
"postinstall": "electron-builder install-app-deps",
"postuninstall": "electron-builder install-app-deps"
},
"main": "background.js",
"dependencies": {
"@apidevtools/swagger-parser": "^10.0.3",
"@element-plus/icons-vue": "^0.2.4",
"@koa/cors": "^3.1.0",
"@types/js-beautify": "^1.13.2",
"@types/js-yaml": "^4.0.3",
"@types/jsontoxml": "^1.0.2",
"@types/koa": "^2.13.4",
"@types/koa__cors": "^3.0.3",
"@types/mockjs": "^1.0.4",
"@types/set-cookie-parser": "^2.4.1",
"axios": "^0.21.1",
"brace": "^0.11.1",
"core-js": "^3.6.5",
"dayjs": "^1.10.5",
"dexie": "^3.0.3",
"electron-updater": "^4.3.9",
"element-plus": "^2.1.9",
"file-type": "^16.5.3",
"form-data": "^4.0.0",
"fs-extra": "^10.0.0",
"got": "^11.8.2",
"ip": "^1.1.5",
"js-beautify": "^1.14.0",
"js-cookie": "^2.2.1",
"js-yaml": "^4.1.0",
"json5": "^2.2.0",
"jsontoxml": "^1.0.1",
"koa": "^2.13.4",
"lodash": "^4.17.21",
"mitt": "^3.0.0",
"mockjs": "^1.1.0",
"monaco-editor": "^0.30.0",
"monaco-editor-webpack-plugin": "^6.0.0",
"nanoid": "^3.1.23",
"nprogress": "^0.2.0",
"proxy-agent": "^5.0.0",
"set-cookie-parser": "^2.4.8",
"vue": "^3.2.26",
"vue-router": "^4.0.0-0",
"vuedraggable": "^4.0.3",
"vuex": "^4.0.0-0"
},
"devDependencies": {
"@types/electron-devtools-installer": "^2.2.0",
"@types/js-cookie": "^2.2.6",
"@types/lodash": "^4.14.170",
"@types/nprogress": "^0.2.0",
"@typescript-eslint/eslint-plugin": "^4.18.0",
"@typescript-eslint/parser": "^4.18.0",
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-plugin-eslint": "~4.5.0",
"@vue/cli-plugin-router": "~4.5.0",
"@vue/cli-plugin-typescript": "~4.5.0",
"@vue/cli-plugin-vuex": "~4.5.0",
"@vue/cli-service": "4.5.17",
"@vue/compiler-sfc": "^3.0.0",
"@vue/eslint-config-airbnb": "^5.0.2",
"@vue/eslint-config-typescript": "^7.0.0",
"base64-inline-loader": "^2.0.1",
"electron": "16.0.6",
"electron-devtools-installer": "^3.1.0",
"eslint": "^6.7.2",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-vue": "^7.0.0",
"html-webpack-inline-source-plugin": "^0.0.10",
"openapi-types": "^9.3.0",
"sass": "^1.26.5",
"sass-loader": "^8.0.2",
"typescript": "~4.5.4",
"vue-cli-plugin-electron-builder": "~2.1.1",
"webpack-bundle-analyzer": "^4.5.0"
},
"__npminstall_done": false
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/tianya83/moyu.git
git@gitee.com:tianya83/moyu.git
tianya83
moyu
moyu
master

搜索帮助