1 Star 3 Fork 1

tl-open-source/tl-rtc-app

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.64 KB
一键复制 编辑 原始数据 按行查看 历史
iamtsm 提交于 2025-06-21 21:41 +08:00 . feat: v0.05-release
{
"name": "tl-rtc-app",
"version": "0.0.5",
"description": "webrtc, p2p, file, video, draw, chat",
"scripts": {
"http": "pm2 start pm2.config.http.json",
"https": "pm2 start pm2.config.https.json"
},
"repository": {
"type": "git",
"url": "https://github.com/tl-open-source/tl-rtc-app"
},
"keywords": [
"none"
],
"author": "iamtsm",
"license": "MIT",
"dependencies": {
"@babel/preset-env": "^7.26.0",
"@grpc/grpc-js": "^1.8.0",
"@grpc/proto-loader": "^0.6.0",
"body-parser": "^1.20.2",
"concurrently": "^8.2.0",
"cookie-parser": "^1.4.6",
"cross-env": "^5.2.0",
"del": "^2.2.2",
"dotenv": "^16.3.1",
"express": "^4.17.1",
"glob": "^10.3.1",
"google-protobuf": "^3.0.0",
"gulp": "^4.0.2",
"gulp-babel": "^8.0.0",
"gulp-clean-css": "^4.3.0",
"gulp-concat": "^2.6.1",
"gulp-footer": "^2.1.0",
"gulp-gzip": "^1.4.2",
"gulp-header": "^2.0.9",
"gulp-htmlmin": "^5.0.1",
"gulp-javascript-obfuscator": "^1.1.6",
"gulp-jshint": "^2.1.0",
"gulp-minify-css": "^1.2.4",
"gulp-rename": "^2.0.0",
"gulp-replace": "^1.1.3",
"gulp-rev": "^11.0.0",
"gulp-rev-all": "^4.0.0",
"gulp-uglify": "^3.0.2",
"gulp-uglify-es": "^3.0.0",
"image-size": "^2.0.1",
"lru-cache": "^10.0.1",
"minimist": "^1.2.5",
"multer": "^1.4.5-lts.1",
"music-metadata": "^7.14.0",
"mysql2": "^2.1.0",
"nodemailer": "^6.9.14",
"nodemailer-smtp-transport": "^2.7.4",
"pm2": "^5.4.3",
"redis": "^4.6.13",
"request": "^2.88.2",
"rollup-plugin-copy": "^3.4.0",
"sequelize": "^6.1.0",
"sequelize-pool": "^6.0.0",
"socket.io": "^2.3.0",
"socket.io-msgpack-parser": "^3.0.2",
"terser": "^5.18.2",
"uuid": "^9.0.1"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/tl-open-source/tl-rtc-app.git
git@gitee.com:tl-open-source/tl-rtc-app.git
tl-open-source
tl-rtc-app
tl-rtc-app
main

搜索帮助