5 Star 9 Fork 14

Gitee 极速下载/anonymous-chat-room

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/velor2012/anonymous-chat-room
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.32 KB
一键复制 编辑 原始数据 按行查看 历史
velor2012 提交于 2023-10-13 22:02 . 添加e2ee支持
{
"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": "^1.2.2",
"@livekit/components-styles": "^1.0.6",
"@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.13.4",
"livekit-server-sdk": "1.2.6",
"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.2.0",
"@types/react-dom": "18.2.0",
"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"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/mirrors/anonymous-chat-room.git
git@gitee.com:mirrors/anonymous-chat-room.git
mirrors
anonymous-chat-room
anonymous-chat-room
of

搜索帮助