Files
server/DocService/package.json
Sergey.Konovalov a52798f560 tj/co вместо utils.spawn
git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/nodeJSProjects@68941 954022d7-b5bf-4e40-9824-e11837661b57
2016-05-18 10:38:44 +03:00

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.14.2",
"co": "^4.6.0",
"config": "^1.19.0",
"cron": "^1.1.0",
"express": "^4.13.4",
"fakeredis": "^1.0.2",
"mime": "^1.3.4",
"multiparty": "^4.1.2",
"mysql": "^2.10.2",
"pg": "^4.4.4",
"redis": "^2.4.2",
"sockjs": "http://d2ettrnqo7v976.cloudfront.net/npm/sockjs-node/v0.3.15.14.tar.gz",
"underscore": "^1.8.3"
}
}