0 Star 0 Fork 0

sylz/cloud-music

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.30 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "cloud-music",
"version": "0.1.0",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^7.1.2",
"axios": "^0.19.2",
"better-scroll": "^2.0.0-beta.6",
"create-keyframe-animation": "^0.1.0",
"immutable": "^4.0.0-rc.12",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-lazyload": "^2.6.7",
"react-redux": "^7.2.0",
"react-router": "^5.1.2",
"react-router-config": "^5.1.1",
"react-router-dom": "^5.1.2",
"react-scripts": "3.4.1",
"react-transition-group": "^4.3.0",
"redux": "^4.0.5",
"redux-immutable": "^4.0.0",
"redux-thunk": "^2.3.0",
"styled-components": "^5.1.0",
"swiper": "^5.3.7"
},
"scripts": {
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject",
"start": "concurrently \"react-scripts start\" \"node ./server/app.js\""
},
"eslintConfig": {
"extends": "react-app"
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
},
"devDependencies": {
"concurrently": "^5.1.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Vennasia/cloud-music.git
[email protected]:Vennasia/cloud-music.git
Vennasia
cloud-music
cloud-music
master

搜索帮助