1 Star 0 Fork 91

space_star/gods-pen-admin

forked from ymm-tech/gods-pen-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.82 KB
一键复制 编辑 原始数据 按行查看 历史
mingyuan.wei 提交于 2020-04-20 17:49 . 升级 caniuse-lite
{
"name": "gods-pen-admin",
"version": "1.0.0",
"description": "码良管理后台",
"private": false,
"keywords": [],
"scripts": {
"dev": "cross-env CODE_ENV=local vue-cli-service serve",
"build": "cross-env CODE_ENV=production vue-cli-service build",
"build-docker": "cross-env CODE_ENV=docker vue-cli-service build"
},
"license": "ISC",
"dependencies": {
"axios": "^0.15.2",
"babel-polyfill": "*",
"caniuse-lite": "^1.0.0",
"clipboard": "^1.5.16",
"cross-env": "^3.1.3",
"crypto-js": "^3.1.8",
"dayjs": "^1.5.22",
"deep-assign": "^2.0.0",
"element-theme": "^0.7.1",
"element-theme-default": "^1.2.3",
"element-ui": "^2.3.6",
"ema-proxy": "^1.0.1",
"eslint-plugin-html": "^1.6.0",
"global": "^4.3.2",
"interface-import-javabean": "^1.0.0",
"js-cookie": "^2.1.4",
"js-yaml": "^3.7.0",
"loader-utils": "^1.1.0",
"lodash": "^4.17.4",
"markdown-loader": "4.0.0",
"monaco-editor": "^0.14.3",
"monaco-editor-webpack-plugin": "^1.5.2",
"qs": "^6.3.1",
"title-notify": "^1.0.13",
"vue": "^2.5.16",
"vue-clipboards": "^1.1.0",
"vue-echarts": "^3.0.7",
"vue-router": "^2.0.1",
"vue-template-compiler": "^2.5.16",
"vuex": "^2.1.1"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.1.1",
"@vue/cli-plugin-eslint": "^3.1.1",
"@vue/cli-service": "^3.1.1",
"cross-env": "^3.1.3",
"eslint": "^3.9.1",
"eslint-config-standard": "^6.2.1",
"eslint-plugin-promise": "^3.4.0",
"eslint-plugin-standard": "^2.0.1",
"html-loader": "0.5.5",
"less": "3.9.0",
"less-loader": "4.0.6",
"stylus": "^0.54.5",
"stylus-loader": "3.0.2"
},
"postcss": {
"plugins": {
"autoprefixer": {}
}
},
"browserslist": [
"> 1%",
"last 2 versions",
"not ie <= 8"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/space_star/gods-pen-admin.git
git@gitee.com:space_star/gods-pen-admin.git
space_star
gods-pen-admin
gods-pen-admin
master

搜索帮助