1 Star 0 Fork 0

陆震宇/Vue-MiniBlog

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 795 Bytes
一键复制 编辑 原始数据 按行查看 历史
陆震宇 提交于 2022-02-16 20:16 . news update
{
"name": "yd-blog",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build"
},
"dependencies": {
"axios": "^0.26.0",
"better-scroll": "^2.4.2",
"core-js": "^3.6.5",
"swiper": "^5.4.5",
"vant": "^2.12.39",
"vue": "^2.6.11",
"vue-awesome-swiper": "^4.1.1",
"vue-lazyload": "^1.3.3",
"vue-router": "^3.2.0",
"vuex": "^3.4.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^4.5.0",
"@vue/cli-service": "^4.5.0",
"babel-plugin-import": "^1.13.3",
"postcss-px-to-viewport": "^1.1.1",
"sass": "^1.26.5",
"sass-loader": "^8.0.2",
"vue-template-compiler": "^2.6.11"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/lzy_0730/Vue-MiniBlog.git
git@gitee.com:lzy_0730/Vue-MiniBlog.git
lzy_0730
Vue-MiniBlog
Vue-MiniBlog
master

搜索帮助