mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
15 lines
361 B
JSON
15 lines
361 B
JSON
{
|
|
"name": "history-sharelatex",
|
|
"version": "0.0.1",
|
|
"dependencies": {
|
|
"async": "",
|
|
"chai": "",
|
|
"express": "3.3.5",
|
|
"sandboxed-module": "",
|
|
"sinon": "",
|
|
"mongojs": "0.7.2",
|
|
"settings": "git+ssh://git@bitbucket.org:sharelatex/settings-sharelatex.git#master",
|
|
"logger": "git+ssh://git@bitbucket.org:sharelatex/logger-sharelatex.git#bunyan"
|
|
}
|
|
}
|