2 Star 0 Fork 0

lh66 / elementUI

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.36 KB
一键复制 编辑 原始数据 按行查看 历史
lh66 提交于 2024-01-25 14:53 . add
{
"name": "permission",
"version": "1.0.0",
"description": "1. 安装依赖\r ```\r npm install\r ```",
"main": ".eslintrc.js",
"scripts": {
"dev": "webpack-dev-server --progress --colors --open",
"serve": "vue-cli-service serve",
"build": "webpack --env production --config webpack.config.js",
"lint": "vue-cli-service lint",
"check": "npm-check",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitee.com/lh66/element-ui.git"
},
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^0.21.1",
"clean-webpack-plugin": "^3.0.0",
"echarts": "^5.0.2",
"element-ui": "^2.15.0",
"js-cookie": "^2.2.1",
"moment": "^2.29.1",
"npm-check": "^5.9.2",
"style-loader": "^2.0.0",
"url-loader": "^4.1.1",
"vue": "^2.6.12",
"vue-quill-editor": "^3.0.6",
"vue-router": "^3.5.1",
"vuex": "^3.6.2"
},
"devDependencies": {
"@babel/core": "^7.12.13",
"babel": "^6.23.0",
"babel-loader": "^8.2.2",
"css-loader": "^5.0.1",
"file-loader": "^6.2.0",
"friendly-errors-webpack-plugin": "^1.7.0",
"html-loader": "^1.3.2",
"html-webpack-plugin": "^5.0.0",
"mockjs": "^1.1.0",
"vue-loader": "^15.9.6",
"vue-template-compiler": "^2.6.12",
"webpack": "^5.21.2",
"webpack-cli": "^3.3.12",
"webpack-dev-server": "^3.11.2"
}
}
1
https://gitee.com/lh66/element-ui.git
git@gitee.com:lh66/element-ui.git
lh66
element-ui
elementUI
master

搜索帮助