mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-14 20:40:17 -05:00
25 lines
647 B
JSON
25 lines
647 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.7",
|
|
"dependencies": {
|
|
"bunyan": "1.5.1",
|
|
"chai": "",
|
|
"coffee-script": "1.12.4",
|
|
"grunt": "^0.4.5",
|
|
"grunt-bunyan": "^0.5.0",
|
|
"grunt-contrib-clean": "^0.6.0",
|
|
"grunt-contrib-coffee": "^0.11.0",
|
|
"grunt-execute": "^0.2.2",
|
|
"grunt-mocha-test": "^0.11.0",
|
|
"raven": "^1.1.3",
|
|
"sandboxed-module": "",
|
|
"sinon": "",
|
|
"timekeeper": "^1.0.0"
|
|
}
|
|
}
|