Files
server/DocService/package.json
Alexey.Golubev bc3a8ea8df CoAuthoring -> DocService
git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/nodeJSProjects@64979 954022d7-b5bf-4e40-9824-e11837661b57
2016-05-18 10:38:05 +03:00

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"
}
}