1 Star 0 Fork 2

Linford/react-music-ts-shabbyshen

forked from shabbyshen/react-music-ts 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.96 KB
一键复制 编辑 原始数据 按行查看 历史
shabbyshen 提交于 2020-09-01 10:26 . 添加注释
{
"name": "react-music-ts",
"version": "0.1.0",
"private": true,
"dependencies": {
"@craco/craco": "^5.6.4",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^7.1.2",
"@types/history": "^4.7.7",
"@types/jest": "^24.0.0",
"@types/node": "^12.0.0",
"@types/react": "^16.9.0",
"@types/react-dom": "^16.9.0",
"@types/react-lazyload": "^2.6.0",
"@types/react-router-dom": "^5.1.5",
"@types/react-transition-group": "^4.4.0",
"@types/redux-logger": "^3.0.8",
"antd": "^4.5.4",
"better-scroll": "^2.0.0-beta.4",
"craco-less": "^1.17.0",
"create-keyframe-animation": "^0.1.0",
"history": "^5.0.0",
"immer": "^7.0.7",
"lodash": "^4.17.20",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-lazyload": "^3.0.0",
"react-redux": "^7.2.1",
"react-router-config": "^5.1.1",
"react-router-dom": "^5.2.0",
"react-scripts": "3.4.3",
"react-transition-group": "^4.4.1",
"redux": "^4.0.5",
"redux-logger": "^3.0.6",
"redux-thunk": "^2.3.0",
"swiper": "^5.4.0",
"typescript": "~3.7.2"
},
"scripts": {
"start": "craco start",
"build": "craco build",
"test": "craco test"
},
"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": {
"@types/better-scroll": "^1.12.2",
"@types/chalk": "^2.2.0",
"@types/lodash": "^4.14.159",
"@types/progress-bar-webpack-plugin": "^2.1.0",
"@types/react-redux": "^7.1.9",
"@types/react-router-config": "^5.0.1",
"@types/swiper": "^5.3.1",
"babel-plugin-import": "^1.13.0",
"chalk": "^4.1.0",
"less": "^3.12.2",
"less-loader": "^6.2.0",
"progress-bar-webpack-plugin": "^2.1.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/tengxiaoyang/react-music-ts-shabbyshen.git
[email protected]:tengxiaoyang/react-music-ts-shabbyshen.git
tengxiaoyang
react-music-ts-shabbyshen
react-music-ts-shabbyshen
master

搜索帮助