mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-02-10 18:05:07 +08:00
34 lines
847 B
JSON
34 lines
847 B
JSON
{
|
|
"name": "common",
|
|
"version": "1.0.1",
|
|
"homepage": "https://www.onlyoffice.com",
|
|
"private": true,
|
|
"type": "module",
|
|
"dependencies": {
|
|
"@aws-sdk/client-s3": "3.797.0",
|
|
"@aws-sdk/s3-request-presigner": "3.797.0",
|
|
"@azure/storage-blob": "12.27.0",
|
|
"@smithy/node-http-handler": "4.0.4",
|
|
"amqplib": "0.10.7",
|
|
"axios": "1.9.0",
|
|
"co": "4.6.0",
|
|
"config": "3.3.12",
|
|
"content-disposition": "0.5.4",
|
|
"dnscache": "1.0.2",
|
|
"escape-string-regexp": "5.0.0",
|
|
"forwarded": "0.2.0",
|
|
"ipaddr.js": "2.2.0",
|
|
"jsonwebtoken": "9.0.2",
|
|
"log4js": "6.9.1",
|
|
"mime": "4.0.7",
|
|
"ms": "2.1.3",
|
|
"node-cache": "5.1.2",
|
|
"node-statsd": "0.1.1",
|
|
"nodemailer": "6.10.1",
|
|
"request-filtering-agent": "2.0.1",
|
|
"rhea": "3.0.4",
|
|
"uri-js-replace": "1.0.1",
|
|
"win-ca": "3.5.1"
|
|
}
|
|
}
|