1 Star 0 Fork 14

柴犬指挥官/anonymous-chat-room

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.32 KB
一键复制 编辑 原始数据 按行查看 历史
velor2012 提交于 2023-06-26 16:27 . 支持中英文界面切换
{
"name": "anonymous-chat",
"version": "0.2.0",
"private": true,
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "next lint"
},
"dependencies": {
"@easydarwin/easyplayer": "^5.0.7",
"@emoji-mart/data": "^1.1.2",
"@emoji-mart/react": "^1.1.1",
"@livekit/components-react": "0.7.1",
"@livekit/components-styles": "0.3.0",
"@sapphi-red/web-noise-suppressor": "^0.3.3",
"@types/crypto-js": "^4.1.1",
"animate.css": "^4.1.1",
"audio-recorder-polyfill": "^0.4.1",
"crypto-js": "^4.1.1",
"daisyui": "2.51.5",
"detectrtc": "^1.4.1",
"emoji-mart": "^5.5.2",
"i18next": "^23.2.3",
"livekit-client": "1.7.1",
"livekit-server-sdk": "1.1.2",
"lru-cache": "^9.0.1",
"next": "13.2.4",
"next-seo": "^5.15.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-dplayer": "^0.4.2",
"react-i18next": "^13.0.1",
"react-typist-component": "^1.0.5",
"recordrtc": "^5.6.2",
"set-interval-async": "^3.0.3"
},
"devDependencies": {
"@types/node": "18.15.11",
"@types/react": "18.0.31",
"@types/react-dom": "18.0.11",
"autoprefixer": "10.4.14",
"eslint": "8.37.0",
"eslint-config-next": "12.3.4",
"postcss": "^8.4.21",
"tailwindcss": "3.3.1",
"typescript": "4.9.5"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/gdwj/anonymous-chat-room.git
git@gitee.com:gdwj/anonymous-chat-room.git
gdwj
anonymous-chat-room
anonymous-chat-room
of

搜索帮助