mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-02-10 18:05:07 +08:00
32 lines
751 B
JSON
32 lines
751 B
JSON
{
|
|
"name": "common",
|
|
"version": "1.0.1",
|
|
"homepage": "https://www.onlyoffice.com",
|
|
"private": true,
|
|
"dependencies": {
|
|
"amqplib": "^0.8.0",
|
|
"aws-sdk": "^2.1074.0",
|
|
"co": "^4.6.0",
|
|
"config": "^2.0.1",
|
|
"content-disposition": "^0.5.3",
|
|
"dnscache": "^1.0.1",
|
|
"escape-string-regexp": "^1.0.5",
|
|
"forwarded": "^0.1.2",
|
|
"fs-extra": "^7.0.0",
|
|
"ipaddr.js": "^1.8.1",
|
|
"jsonwebtoken": "^8.3.0",
|
|
"log4js": "^6.4.1",
|
|
"mime": "^2.3.1",
|
|
"mkdirp": "^0.5.1",
|
|
"ms": "^2.1.1",
|
|
"node-cache": "^4.2.1",
|
|
"node-statsd": "^0.1.1",
|
|
"openpgp": "^4.10.8",
|
|
"request": "^2.88.0",
|
|
"request-filtering-agent": "^1.0.5",
|
|
"rhea": "^1.0.24",
|
|
"uri-js": "^4.2.2",
|
|
"win-ca": "^3.5.0"
|
|
}
|
|
}
|