1 Star 0 Fork 1

byEleAdmin/ele-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 3.35 KB
一键复制 编辑 原始数据 按行查看 历史
buyili 提交于 2022-04-17 13:37 . initial
{
"_args": [
[
"ele-admin@1.8.0",
"D:\\Projects\\ele-admin-template-20220318\\ele-admin-template"
]
],
"_from": "ele-admin@1.8.0",
"_id": "ele-admin@1.8.0",
"_inBundle": false,
"_integrity": "sha512-H5icOf27QTap/HsDvu0wGoF70MjoNLJkT5Lg6lDqMhV5GJcDr8Pb7XOmYZTm2Q9/7bPExsPeAx9isVPCJrE9Cg==",
"_location": "/ele-admin",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "ele-admin@1.8.0",
"name": "ele-admin",
"escapedName": "ele-admin",
"rawSpec": "1.8.0",
"saveSpec": null,
"fetchSpec": "1.8.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmmirror.com/ele-admin/-/ele-admin-1.8.0.tgz",
"_spec": "1.8.0",
"_where": "D:\\Projects\\ele-admin-template-20220318\\ele-admin-template",
"author": {
"name": "eclouds@foxmail.com"
},
"dependencies": {
"@ant-design/colors": "^6.0.0"
},
"description": "EleAdmin Library",
"devDependencies": {
"@amap/amap-jsapi-loader": "^1.0.1",
"@babel/core": "^7.17.5",
"@babel/eslint-parser": "^7.17.0",
"@bytemd/plugin-gfm": "^1.11.0",
"@bytemd/vue": "^1.11.0",
"@tinymce/tinymce-vue": "^3.2.8",
"@vue/cli-plugin-babel": "^5.0.1",
"@vue/cli-plugin-eslint": "^5.0.1",
"@vue/cli-plugin-router": "^5.0.1",
"@vue/cli-plugin-vuex": "^5.0.1",
"@vue/cli-service": "^5.0.1",
"@vue/composition-api": "^1.4.9",
"axios": "^0.26.0",
"bytemd": "^1.11.0",
"chalk": "^5.0.0",
"core-js": "^3.21.1",
"countup.js": "^2.0.8",
"cropperjs": "^1.5.12",
"echarts": "^5.3.0",
"echarts-wordcloud": "^2.0.0",
"element-ui": "^2.15.7",
"eslint": "^8.10.0",
"eslint-config-prettier": "^8.4.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^8.5.0",
"esno": "^0.14.1",
"execa": "^6.1.0",
"fs-extra": "^10.0.0",
"github-markdown-css": "^5.1.0",
"nprogress": "^0.2.0",
"prettier": "^2.5.1",
"qrcodejs2": "^0.0.2",
"sass": "^1.49.9",
"sass-loader": "^12.6.0",
"tinymce": "^5.10.3",
"vite": "^2.8.4",
"vite-plugin-vue2": "^1.9.3",
"vue": "^2.6.14",
"vue-clipboard2": "^0.3.3",
"vue-countup-v2": "^4.0.0",
"vue-echarts": "^6.0.2",
"vue-eslint-parser": "^8.3.0",
"vue-i18n": "^8.27.0",
"vue-router": "^3.5.3",
"vue-template-compiler": "^2.6.14",
"vuedraggable": "^2.24.3",
"vuex": "^3.6.2",
"webpack": "^5.0.0",
"xgplayer-vue": "^1.1.5",
"xlsx": "^0.18.2"
},
"files": [
"es",
"lib",
"packages"
],
"homepage": "https://eleadmin.com",
"keywords": [],
"license": "SEE LICENSE IN <https://eleadmin.com/copyright>",
"main": "lib/index.js",
"module": "es/index.js",
"name": "ele-admin",
"peerDependencies": {
"element-ui": ">=2.15.4",
"vue": ">=2.6.0 <3.0.0",
"vuedraggable": ">=2.24.0 <4.0.0"
},
"repository": {
"type": "git",
"url": "https://eleadmin.com"
},
"scripts": {
"build": "esno scripts/build.js",
"clean:cache": "rimraf node_modules/.cache/ && rimraf node_modules/.vite/",
"clean:lib": "rimraf node_modules",
"lint": "vue-cli-service lint",
"serve": "vue-cli-service serve",
"test": "esno tests/index.js"
},
"sideEffects": [
"components/**/style/*",
"dist/*",
"es/**/style/*",
"lib/**/style/*",
"packages/**/style/*",
"*.scss"
],
"version": "1.8.0"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/by-ele-admin/ele-admin.git
git@gitee.com:by-ele-admin/ele-admin.git
by-ele-admin
ele-admin
ele-admin
master

搜索帮助