131 Star 1.8K Fork 336

符道胜 / Vue-NeteaseCloud-WebMusicApp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 834 Bytes
一键复制 编辑 原始数据 按行查看 历史
符道胜 提交于 2020-10-24 23:42 . fix
{
"name": "dance-music",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build"
},
"dependencies": {
"axios": "^0.20.0",
"core-js": "^3.6.5",
"element-ui": "^2.13.2",
"vbest-ui": "^0.2.8",
"vue": "^2.6.11",
"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-component": "^1.1.1",
"less": "^3.12.2",
"less-loader": "^7.0.1",
"postcss-pxtorem": "^5.1.1",
"vue-lazyload": "^1.3.3",
"vue-template-compiler": "^2.6.11"
},
"postcss": {
"plugins": {
"autoprefixer": {},
"postcss-pxtorem": {
"rootValue": 14,
"propList": [
"*"
]
}
}
}
}
JavaScript
1
https://gitee.com/fudaosheng/Vue-NeteaseCloud-WebMusicApp.git
git@gitee.com:fudaosheng/Vue-NeteaseCloud-WebMusicApp.git
fudaosheng
Vue-NeteaseCloud-WebMusicApp
Vue-NeteaseCloud-WebMusicApp
master

搜索帮助