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