mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-02-10 18:05:07 +08:00
10 lines
156 B
JSON
10 lines
156 B
JSON
{
|
|
"name": "metrics",
|
|
"version": "1.0.0",
|
|
"homepage": "http://www.onlyoffice.com",
|
|
"private": true,
|
|
"dependencies": {
|
|
"statsd": "^0.8.0"
|
|
}
|
|
}
|