1 Star 0 Fork 125

Jeffh/Admin.UI

forked from 中台/Admin.UI 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.73 KB
一键复制 编辑 原始数据 按行查看 历史
中台 提交于 2022-01-26 23:48 . 修复build:prod编译失败的问题
{
"name": "admin.ui",
"version": "2.0.0",
"private": true,
"description": "中台admin前端解决方案",
"author": "小雪转中雪",
"license": "MIT",
"scripts": {
"dev": "vue-cli-service serve",
"build:prod": "vue-cli-service build",
"build:stage": "vue-cli-service build --mode staging",
"install:pkg": "npm install --registry https://registry.npm.taobao.org --legacy-peer-deps",
"lint": "vue-cli-service lint"
},
"dependencies": {
"@toast-ui/editor": "3.1.1",
"@toast-ui/editor-plugin-code-syntax-highlight": "3.0.0",
"@toast-ui/editor-plugin-color-syntax": "3.0.2",
"@toast-ui/editor-plugin-table-merged-cell": "3.0.1",
"axios": "0.24.0",
"codemirror": "5.64.0",
"core-js": "3.19.3",
"crypto-js": "4.1.1",
"dayjs": "1.10.7",
"element-ui": "2.15.6",
"font-awesome": "4.7.0",
"js-cookie": "2.2.1",
"lodash": "4.17.21",
"oidc-client": "1.11.5",
"save-dev": "0.0.1-security",
"sortablejs": "1.14.0",
"vue": "2.6.14",
"vue-i18n": "8.26.7",
"vue-router": "3.5.3",
"vuex": "3.6.2"
},
"devDependencies": {
"@vue/cli-plugin-babel": "4.5.15",
"@vue/cli-plugin-eslint": "4.5.15",
"@vue/cli-service": "4.5.15",
"autoprefixer": "10.4.0",
"babel-eslint": "10.1.0",
"babel-plugin-dynamic-import-node": "2.3.3",
"compression-webpack-plugin": "5.0.2",
"eslint": "7.21.0",
"eslint-plugin-vue": "7.7.0",
"html-webpack-plugin": "5.2.0",
"sass": "1.45.0",
"sass-loader": "10.2.0",
"script-ext-html-webpack-plugin": "2.1.5",
"vue-template-compiler": "2.6.14"
},
"engines": {
"node": ">=8.9",
"npm": ">= 3.0.0"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not ie <= 8"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/jeffh/Admin.UI.git
git@gitee.com:jeffh/Admin.UI.git
jeffh
Admin.UI
Admin.UI
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385