1 Star 4 Fork 1

Java精选/weather-forecast

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 917 Bytes
一键复制 编辑 原始数据 按行查看 历史
Java精选 提交于 2023-03-10 22:59 . 初始化
{
"name": "weather",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"@vant/area-data": "^1.4.0",
"axios": "^1.3.4",
"core-js": "^3.8.3",
"echarts": "^5.3.3",
"lib-flexible": "^0.3.2",
"vant": "^2.12.48",
"vue": "^2.6.14",
"vue-clipboard2": "^0.3.3",
"vue-router": "^3.5.1",
"jquery":"^1.4.2"
},
"devDependencies": {
"@babel/core": "^7.12.16",
"@babel/eslint-parser": "^7.12.16",
"@vue/cli-plugin-babel": "~5.0.0",
"@vue/cli-plugin-eslint": "~5.0.0",
"@vue/cli-plugin-router": "~5.0.0",
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"less": "^4.0.0",
"less-loader": "^8.0.0",
"postcss-pxtorem": "^6.0.0",
"vue-template-compiler": "^2.6.14"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/yoodb/weather-forecast.git
[email protected]:yoodb/weather-forecast.git
yoodb
weather-forecast
weather-forecast
master

搜索帮助