mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-02-10 18:05:07 +08:00
git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/nodeJSProjects@67891 954022d7-b5bf-4e40-9824-e11837661b57
11 lines
233 B
JSON
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"
|
|
}
|
|
}
|