1 Star 1 Fork 0

wubin/photography

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.87 KB
一键复制 编辑 原始数据 按行查看 历史
wubin 提交于 2021-05-05 17:55 . init
{
"name": "vue-admin-beautiful",
"version": "1.0.0",
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"lint-staged": {
"*.{js,jsx,vue}": [
"vue-cli-service lint",
"git add"
]
},
"dependencies": {
"@vuex-orm/core": "^0.36.3",
"axios": "^0.21.1",
"clipboard": "^2.0.6",
"core-js": "^3.9.1",
"dayjs": "^1.10.4",
"echarts": "^5.0.2",
"echarts-wordcloud": "^2.0.0",
"element-ui": "^2.15.1",
"jsencrypt": "^3.0.1",
"lodash": "^4.17.21",
"lowdb": "^1.0.0",
"mockjs": "^1.1.0",
"nprogress": "^0.2.0",
"qs": "^6.9.6",
"screenfull": "^5.1.0",
"vab-icon": "^0.0.1",
"vue": "^2.6.12",
"vue-echarts": "5.0.0-beta.0",
"vue-router": "^3.5.1",
"vuex": "^3.6.2",
"vuex-orm-lowdb": "^0.3.4",
"zx-count": "^0.3.7",
"zx-layouts": "^0.6.24",
"zx-player": "^1.0.2",
"zx-quill": "^0.0.3",
"zx-templates": "^0.0.26"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^4.5.11",
"@vue/cli-plugin-eslint": "^4.5.11",
"@vue/cli-service": "^4.5.11",
"@vue/eslint-config-prettier": "^6.0.0",
"babel-eslint": "^10.1.0",
"body-parser": "^1.19.0",
"chalk": "^4.1.0",
"chokidar": "^3.5.1",
"eslint": "^7.21.0",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-vue": "^7.7.0",
"filemanager-webpack-plugin": "^3.1.0",
"image-webpack-loader": "^7.0.1",
"lint-staged": "^10.5.4",
"plop": "^2.7.4",
"prettier": "^2.2.1",
"sass": "^1.32.8",
"sass-loader": "^10.1.1",
"stylelint": "^13.11.0",
"stylelint-config-prettier": "^8.0.2",
"stylelint-config-recess-order": "^2.3.0",
"svg-sprite-loader": "^5.2.1",
"vue-template-compiler": "^2.6.12",
"webpackbar": "^4.0.0"
},
"engines": {
"node": ">=8.9",
"npm": ">= 3.0.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wubinbinbin/photography.git
git@gitee.com:wubinbinbin/photography.git
wubinbinbin
photography
photography
master

搜索帮助