mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-14 20:40:17 -05:00
15 lines
362 B
JSON
15 lines
362 B
JSON
{
|
|
"name": "logger-sharelatex",
|
|
"homepage": "www.sharelatex.com",
|
|
"description": "A centralised logging system for ShareLaTeX",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "http://github.com/sharelatex/logger-sharelatex.git"
|
|
},
|
|
"version": "1.4.0",
|
|
"dependencies": {
|
|
"bunyan": "1.5.1",
|
|
"coffee-script": "1.4.0",
|
|
"raven": "^0.8.0"
|
|
}
|
|
}
|