mirror of
https://github.com/overleaf/overleaf.git
synced 2024-10-31 21:21:03 -04:00
15 lines
409 B
JSON
15 lines
409 B
JSON
{
|
|
"name": "history-sharelatex",
|
|
"version": "0.0.1",
|
|
"dependencies": {
|
|
"async": "",
|
|
"chai": "",
|
|
"express": "3.3.5",
|
|
"sandboxed-module": "",
|
|
"sinon": "",
|
|
"mongojs": "~0.9.11",
|
|
"settings": "git+ssh://git@bitbucket.org:sharelatex/settings-sharelatex.git#master",
|
|
"logger": "git+ssh://git@bitbucket.org:sharelatex/logger-sharelatex.git#bunyan",
|
|
"request": "~2.33.0"
|
|
}
|
|
}
|