mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-02-10 18:05:07 +08:00
23 lines
550 B
JSON
23 lines
550 B
JSON
{
|
|
"name": "coauthoring",
|
|
"version": "1.0.1",
|
|
"homepage": "http://www.onlyoffice.com",
|
|
"private": true,
|
|
"dependencies": {
|
|
"base64-stream": "^0.1.3",
|
|
"body-parser": "^1.15.2",
|
|
"co": "^4.6.0",
|
|
"config": "^1.21.0",
|
|
"cron": "^1.1.0",
|
|
"express": "^4.14.0",
|
|
"fakeredis": "^1.0.3",
|
|
"mime": "^1.3.4",
|
|
"multiparty": "^4.1.2",
|
|
"mysql": "^2.11.1",
|
|
"pg": "^6.0.3",
|
|
"redis": "^2.6.2",
|
|
"sockjs": "http://d2ettrnqo7v976.cloudfront.net/npm/sockjs-node/v0.3.15.14.tar.gz",
|
|
"underscore": "^1.8.3"
|
|
}
|
|
}
|