mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-04-07 14:04:35 +08:00
git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/nodeJSProjects@64441 954022d7-b5bf-4e40-9824-e11837661b57
16 lines
300 B
JSON
16 lines
300 B
JSON
{
|
|
"name": "common",
|
|
"version": "1.0.0",
|
|
"homepage": "http://www.onlyoffice.com",
|
|
"private": true,
|
|
"dependencies": {
|
|
"amqplib": "^0.3.2",
|
|
"aws-sdk": "^2.1.33",
|
|
"cfb": "^0.10.3",
|
|
"log4js": "0.6.26",
|
|
"mime": "^1.3.4",
|
|
"mkdirp": "^0.5.1",
|
|
"node-zip": "^1.1.1"
|
|
}
|
|
}
|