mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
16 lines
362 B
JSON
16 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.5.1",
|
|
"dependencies": {
|
|
"bunyan": "1.5.1",
|
|
"coffee-script": "1.4.0",
|
|
"raven": "^1.1.3"
|
|
}
|
|
}
|