2 Star 0 Fork 0

AlfaLee/ch-library

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 909 Bytes
一键复制 编辑 原始数据 按行查看 历史
AlfaLee 提交于 2023-01-10 22:08 . 富文本渲染
{
"name": "ch-library",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build"
},
"dependencies": {
"@amap/amap-jsapi-loader": "^1.0.1",
"amfe-flexible": "^2.2.1",
"axios": "^1.2.1",
"core-js": "^3.8.3",
"element-ui": "^2.15.12",
"js-base64": "^3.7.4",
"postcss-px2rem": "^0.3.0",
"vue": "^2.6.14",
"vue-amap": "^0.5.10",
"vue-router": "^3.5.1",
"vuex": "^3.6.2"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~5.0.0",
"@vue/cli-plugin-router": "~5.0.0",
"@vue/cli-plugin-vuex": "~5.0.0",
"@vue/cli-service": "~5.0.0",
"postcss-pxtorem": "^6.0.0",
"vue-template-compiler": "^2.6.14"
},
"nohoist": [
"**/@vue/cli-plugin-eslint",
"**/@vue/cli-plugin-eslint/**"
],
"browserslist": [
"> 1%",
"last 2 versions",
"not dead"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/alfalee_admin/ch-library.git
git@gitee.com:alfalee_admin/ch-library.git
alfalee_admin
ch-library
ch-library
master

搜索帮助