1 Star 0 Fork 45

Joey/element-plus-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.77 KB
一键复制 编辑 原始数据 按行查看 历史
hsiangleev 提交于 2021-03-24 14:13 . components文件夹整理
{
"author": "hsianglee",
"name": "element-plus-admin",
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "vuedx-typecheck . && vite build",
"preview": "vite preview",
"test": "jest ./test",
"eslint": "npx eslint . --ext .js,.jsx,.ts,.tsx --fix",
"stylelint": "npx stylelint **/*.{css,vue} --fix"
},
"dependencies": {
"echarts": "^5.0.2",
"element-plus": "^1.0.2-beta.35",
"vue": "^3.0.7"
},
"license": "MIT",
"repository": "https://github.com/hsiangleev/element-plus-admin",
"devDependencies": {
"@babel/preset-env": "^7.12.11",
"@testing-library/jest-dom": "^5.11.8",
"@types/jest": "^26.0.20",
"@types/mockjs": "^1.0.3",
"@types/node": "^14.14.20",
"@types/nprogress": "^0.2.0",
"@typescript-eslint/eslint-plugin": "^4.9.1",
"@typescript-eslint/parser": "^4.9.1",
"@vitejs/plugin-vue": "^1.1.4",
"@vue/compiler-sfc": "^3.0.5",
"@vue/test-utils": "^2.0.0-beta.13",
"@vuedx/typecheck": "^0.6.0",
"@vuedx/typescript-plugin-vue": "^0.6.0",
"autoprefixer": "^10.1.0",
"axios": "^0.21.1",
"babel-jest": "^26.6.3",
"eslint": "^7.15.0",
"eslint-plugin-vue": "^7.2.0",
"jest": "^26.6.3",
"mockjs": "^1.1.0",
"nprogress": "^0.2.0",
"postcss": "^8.2.2",
"postcss-import": "^14.0.0",
"postcss-nested": "^5.0.3",
"postcss-simple-vars": "^6.0.2",
"stylelint": "^13.8.0",
"stylelint-config-standard": "^20.0.0",
"tailwindcss": "^2.0.2",
"ts-jest": "^26.4.4",
"typescript": "^4.1.3",
"vite": "^2.1.2",
"vue-jest": "^5.0.0-alpha.7",
"vue-router": "^4.0.0-rc.6",
"vuex": "^4.0.0-rc.2"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not ie <= 10"
],
"eslintIgnore": [
"node_modules",
"dist"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/burning2017/element-plus-admin.git
git@gitee.com:burning2017/element-plus-admin.git
burning2017
element-plus-admin
element-plus-admin
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385