mirror of
https://github.com/TangSengDaoDao/TangSengDaoDaoWeb
synced 2025-06-02 15:23:37 +00:00
32 lines
850 B
JSON
32 lines
850 B
JSON
{
|
|
"name": "@tsdaodao/base",
|
|
"version": "1.0.0",
|
|
"main": "src/index.tsx",
|
|
"dependencies": {
|
|
"@douyinfe/semi-ui": "^2.23.5",
|
|
"@lottiefiles/lottie-player": "^1.5.5",
|
|
"@types/qrcode.react": "^1.0.2",
|
|
"@types/react-color": "^3.0.6",
|
|
"@types/react-mentions": "^4.1.5",
|
|
"@types/react-scroll": "^1.8.3",
|
|
"animate.css": "^4.1.1",
|
|
"axios": "^0.25.0",
|
|
"benz-amr-recorder": "^1.1.3",
|
|
"classnames": "^2.3.1",
|
|
"hotkeys-js": "^3.8.7",
|
|
"wukongimjssdk": "^1.1.1",
|
|
"moment": "^2.29.3",
|
|
"qrcode.react": "^1.0.1",
|
|
"react": "^17.0.2",
|
|
"react-avatar-editor": "^13.0.0",
|
|
"react-mentions": "^4.3.1",
|
|
"react-scroll": "^1.8.4",
|
|
"react-spinners": "^0.11.0",
|
|
"react-viewer": "^3.2.2"
|
|
},
|
|
"devDependencies": {
|
|
"@types/react-avatar-editor": "^13.0.0",
|
|
"react-dom": "^17.0.2"
|
|
}
|
|
}
|