Files
server/FileStorage/package.json
Alexander.Trofimov ff1c66fcac update packages
git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/nodeJSProjects@67891 954022d7-b5bf-4e40-9824-e11837661b57
2016-05-18 10:38:30 +03:00

11 lines
233 B
JSON

{
"name": "filestorage",
"version": "1.0.1",
"homepage": "http://www.onlyoffice.com",
"private": true,
"dependencies": {
"s3rver": "https://github.com/agolybev/s3rver/archive/v0.0.6.tar.gz",
"config": "^1.19.0"
}
}