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@64979 954022d7-b5bf-4e40-9824-e11837661b57
23 lines
551 B
JSON
23 lines
551 B
JSON
{
|
|
"name": "coauthoring",
|
|
"version": "1.0.0",
|
|
"homepage": "http://www.onlyoffice.com",
|
|
"private": true,
|
|
"dependencies": {
|
|
"base64-stream": "^0.1.2",
|
|
"body-parser": "^1.13.1",
|
|
"config": "^1.15.0",
|
|
"cron": "^1.0.9",
|
|
"express": "4.13.1",
|
|
"fakeredis": "^0.3.1",
|
|
"mime": "^1.3.4",
|
|
"multiparty": "^4.1.2",
|
|
"mysql": "2.9.0",
|
|
"pg": "4.4.0",
|
|
"redis": "^0.12.1",
|
|
"sockjs": "http://d2ettrnqo7v976.cloudfront.net/npm/sockjs-node/v0.3.15.14.tar.gz",
|
|
"underscore": "1.8.3",
|
|
"xml2js": "^0.4.12"
|
|
}
|
|
}
|