mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-25 15:40:58 +00:00
11 lines
239 B
JSON
11 lines
239 B
JSON
|
{
|
||
|
"name": "metrics-sharelatex",
|
||
|
"version": "0.0.0",
|
||
|
"description": "A drop-in metrics and monitoring module for node.js apps",
|
||
|
"dependencies": {
|
||
|
"lynx": "~0.1.1",
|
||
|
"coffee-script": "~1.7.1",
|
||
|
"underscore": "~1.6.0"
|
||
|
}
|
||
|
}
|