mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
15 lines
346 B
JSON
15 lines
346 B
JSON
{
|
|
"name": "metrics-sharelatex",
|
|
"version": "1.0.0",
|
|
"description": "A drop-in metrics and monitoring module for node.js apps",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/sharelatex/metrics-sharelatex.git"
|
|
},
|
|
"dependencies": {
|
|
"lynx": "~0.1.1",
|
|
"coffee-script": "1.6.0",
|
|
"underscore": "~1.6.0"
|
|
}
|
|
}
|