mirror of
https://github.com/overleaf/overleaf.git
synced 2024-10-31 21:21:03 -04:00
006cfb0142
The last change introduced a new but compatible feature.
13 lines
320 B
JSON
13 lines
320 B
JSON
{
|
|
"name": "settings-sharelatex",
|
|
"homepage": "www.sharelatex.com",
|
|
"description": "A centralised settings system for ShareLaTeX",
|
|
"version": "1.1.0",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/sharelatex/settings-sharelatex.git"
|
|
},
|
|
"dependencies": {
|
|
"coffee-script":"1.6.0"
|
|
}
|
|
}
|