5 Star 0 Fork 0

软件192/软件192-13组

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 678 Bytes
一键复制 编辑 原始数据 按行查看 历史
2-046-吴奕诚 提交于 2021-12-07 22:14 . 12.7
{
"name": "hhh",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build"
},
"dependencies": {
"axios": "^0.24.0",
"core-js": "^2.6.5",
"element-china-area-data": "^5.0.2",
"element-ui": "^2.15.6",
"vue": "^2.6.10",
"vue-router": "^3.0.3",
"vuex": "^3.0.1"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.12.0",
"@vue/cli-service": "^3.12.0",
"babel-plugin-import": "^1.13.3",
"vue-template-compiler": "^2.6.10"
},
"postcss": {
"plugins": {
"autoprefixer": {}
}
},
"browserslist": [
"> 1%",
"last 2 versions"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/software-192/group-13.git
git@gitee.com:software-192/group-13.git
software-192
group-13
软件192-13组
master

搜索帮助