mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-26 01:12:23 +00:00
15 lines
363 B
JSON
15 lines
363 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.5.5",
|
|
"dependencies": {
|
|
"bunyan": "1.5.1",
|
|
"coffee-script": "1.12.4",
|
|
"raven": "^1.1.3"
|
|
}
|
|
}
|