mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-02-10 18:05:07 +08:00
30 lines
749 B
JSON
30 lines
749 B
JSON
{
|
|
"name": "common",
|
|
"version": "1.0.1",
|
|
"homepage": "https://www.onlyoffice.com",
|
|
"private": true,
|
|
"dependencies": {
|
|
"amazon-s3-url-signer": "https://github.com/agolybev/amazon-s3-url-signer/archive/v0.0.9.tar.gz",
|
|
"amqplib": "^0.5.2",
|
|
"aws-sdk": "^2.346.0",
|
|
"co": "^4.6.0",
|
|
"config": "^2.0.1",
|
|
"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": "^3.0.6",
|
|
"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",
|
|
"rhea": "^0.3.9",
|
|
"uri-js": "^4.2.2"
|
|
}
|
|
}
|