mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
35 lines
969 B
JSON
Executable File
35 lines
969 B
JSON
Executable File
{
|
|
"name": "files",
|
|
"version": "0.60.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@foxify/events": "^2.1.0",
|
|
"axios": "^1.4.0",
|
|
"backblaze-b2": "^1.7.0",
|
|
"bcrypt": "^5.1.0",
|
|
"busboy": "^1.6.0",
|
|
"comty.js": "^0.58.2",
|
|
"connect-mongo": "^4.6.0",
|
|
"content-range": "^2.0.2",
|
|
"cors": "^2.8.5",
|
|
"dotenv": "^16.0.3",
|
|
"express": "^4.18.2",
|
|
"fluent-ffmpeg": "^2.1.2",
|
|
"jsonwebtoken": "^9.0.0",
|
|
"linebridge": "0.15.12",
|
|
"luxon": "^3.0.4",
|
|
"merge-files": "^0.1.2",
|
|
"mime-types": "^2.1.35",
|
|
"sharp": "0.32.6",
|
|
"minio": "^7.0.32",
|
|
"moment": "^2.29.4",
|
|
"moment-timezone": "^0.5.40",
|
|
"mongoose": "^6.9.0",
|
|
"morgan": "^1.10.0",
|
|
"normalize-url": "^8.0.0",
|
|
"p-map": "4.0.0",
|
|
"p-queue": "^7.3.4",
|
|
"redis": "^4.6.6",
|
|
"split-chunk-merge": "^1.0.0"
|
|
}
|
|
} |