mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
16 lines
409 B
JSON
16 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"
|
|
}
|
|
}
|