mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 19:14:16 +00:00
30 lines
738 B
JSON
Executable File
30 lines
738 B
JSON
Executable File
{
|
|
"name": "music",
|
|
"version": "0.60.2",
|
|
"license": "MIT",
|
|
"proxyMount": "/music",
|
|
"proxy": {
|
|
"path": "/main",
|
|
"port": 3050
|
|
},
|
|
"dependencies": {
|
|
"@foxify/events": "^2.1.0",
|
|
"axios": "^1.4.0",
|
|
"bcrypt": "5.0.1",
|
|
"comty.js": "^0.58.2",
|
|
"connect-mongo": "^4.6.0",
|
|
"cors": "^2.8.5",
|
|
"dotenv": "^16.0.3",
|
|
"express": "^4.18.2",
|
|
"jsonwebtoken": "8.5.1",
|
|
"linebridge": "0.15.12",
|
|
"luxon": "^3.0.4",
|
|
"minio": "^7.0.32",
|
|
"moment": "2.29.4",
|
|
"moment-timezone": "0.5.37",
|
|
"mongoose": "^6.9.0",
|
|
"morgan": "^1.10.0",
|
|
"redis": "^4.6.6",
|
|
"socket.io": "^4.5.4"
|
|
}
|
|
} |