mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-04-07 14:04:35 +08:00
20 lines
479 B
JSON
20 lines
479 B
JSON
{
|
|
"name": "common",
|
|
"version": "1.0.1",
|
|
"homepage": "http://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.4.0",
|
|
"aws-sdk": "^2.2.33",
|
|
"co": "^4.6.0",
|
|
"config": "^1.19.0",
|
|
"log4js": "^0.6.31",
|
|
"mime": "^1.3.4",
|
|
"mkdirp": "^0.5.1",
|
|
"node-statsd": "^0.1.1",
|
|
"request": "^2.69.0",
|
|
"uri-js": "^2.1.1"
|
|
}
|
|
}
|