2014-02-12 05:23:40 -05:00
|
|
|
{
|
|
|
|
"name": "web-sharelatex",
|
2015-03-20 10:09:27 -04:00
|
|
|
"version": "0.1.4",
|
2014-08-19 09:44:48 -04:00
|
|
|
"description": "The HTTP front end for ShareLaTeX",
|
|
|
|
"repository": {
|
2014-09-26 09:52:00 -04:00
|
|
|
"type": "git",
|
2014-08-19 09:44:48 -04:00
|
|
|
"url": "https://github.com/sharelatex/web-sharelatex.git"
|
|
|
|
},
|
2014-02-12 05:23:40 -05:00
|
|
|
"directories": {
|
|
|
|
"public": "./public"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
2014-09-26 09:52:00 -04:00
|
|
|
"archiver": "0.9.0",
|
2014-03-31 12:24:41 -04:00
|
|
|
"async": "0.6.2",
|
2015-06-30 07:04:41 -04:00
|
|
|
"base64-stream": "^0.1.2",
|
|
|
|
"basic-auth-connect": "^1.0.0",
|
2016-12-21 05:23:42 -05:00
|
|
|
"bcrypt": "1.0.1",
|
2015-06-30 07:04:41 -04:00
|
|
|
"body-parser": "^1.13.1",
|
2014-04-01 11:23:13 -04:00
|
|
|
"bufferedstream": "1.6.0",
|
2016-11-08 10:32:36 -05:00
|
|
|
"connect-redis": "^3.1.0",
|
2016-06-06 04:28:53 -04:00
|
|
|
"contentful": "^3.3.14",
|
2016-04-19 11:48:51 -04:00
|
|
|
"cookie": "^0.2.3",
|
2015-06-30 07:04:41 -04:00
|
|
|
"cookie-parser": "1.3.5",
|
|
|
|
"csurf": "^1.8.3",
|
2014-09-26 09:52:00 -04:00
|
|
|
"dateformat": "1.0.4-1.2.3",
|
2015-06-30 07:04:41 -04:00
|
|
|
"express": "4.13.0",
|
2016-11-08 10:32:36 -05:00
|
|
|
"express-session": "^1.14.2",
|
2015-11-30 11:16:16 -05:00
|
|
|
"heapdump": "^0.3.7",
|
2017-09-12 05:16:40 -04:00
|
|
|
"helmet": "^3.8.1",
|
2015-03-09 10:09:09 -04:00
|
|
|
"http-proxy": "^1.8.1",
|
2016-11-08 10:32:36 -05:00
|
|
|
"ioredis": "^2.4.0",
|
2014-09-26 09:52:00 -04:00
|
|
|
"jade": "~1.3.1",
|
2015-02-20 10:23:24 -05:00
|
|
|
"ldapjs": "^0.7.1",
|
2016-06-02 08:18:07 -04:00
|
|
|
"lodash": "^4.13.1",
|
2017-07-27 05:58:20 -04:00
|
|
|
"logger-sharelatex": "git+https://github.com/sharelatex/logger-sharelatex.git#master",
|
2014-09-26 09:52:00 -04:00
|
|
|
"lynx": "0.1.1",
|
2016-06-06 04:28:53 -04:00
|
|
|
"marked": "^0.3.5",
|
2015-06-30 07:04:41 -04:00
|
|
|
"method-override": "^2.3.3",
|
2017-03-31 09:43:19 -04:00
|
|
|
"metrics-sharelatex": "git+https://github.com/sharelatex/metrics-sharelatex.git#v1.7.1",
|
2014-09-26 09:52:00 -04:00
|
|
|
"mimelib": "0.2.14",
|
|
|
|
"mocha": "1.17.1",
|
2016-12-21 05:23:42 -05:00
|
|
|
"mongojs": "2.4.0",
|
2017-07-27 05:58:20 -04:00
|
|
|
"mongoose": "4.11.4",
|
2015-06-30 07:04:41 -04:00
|
|
|
"multer": "^0.1.8",
|
2017-07-28 12:30:57 -04:00
|
|
|
"node-html-encoder": "0.0.2",
|
2016-02-12 12:13:45 -05:00
|
|
|
"nodemailer": "2.1.0",
|
2016-03-29 09:15:33 -04:00
|
|
|
"nodemailer-sendgrid-transport": "^0.2.0",
|
2016-02-12 12:13:45 -05:00
|
|
|
"nodemailer-ses-transport": "^1.3.0",
|
2014-09-26 09:52:00 -04:00
|
|
|
"optimist": "0.6.1",
|
2016-09-02 11:17:37 -04:00
|
|
|
"passport": "^0.3.2",
|
2016-11-01 10:06:54 -04:00
|
|
|
"passport-ldapauth": "^0.6.0",
|
2016-09-02 11:17:37 -04:00
|
|
|
"passport-local": "^1.0.0",
|
2017-08-07 06:24:04 -04:00
|
|
|
"passport-oauth2": "^1.4.0",
|
2017-08-21 11:49:08 -04:00
|
|
|
"passport-oauth2-refresh": "^1.0.0",
|
2017-07-27 05:58:20 -04:00
|
|
|
"passport-saml": "^0.15.0",
|
|
|
|
"pug": "^2.0.0-beta6",
|
2014-09-26 09:52:00 -04:00
|
|
|
"redis": "0.10.1",
|
2017-05-09 12:18:04 -04:00
|
|
|
"redis-sharelatex": "git+https://github.com/sharelatex/redis-sharelatex.git#v1.0.2",
|
2016-03-08 10:59:04 -05:00
|
|
|
"request": "^2.69.0",
|
|
|
|
"requests": "^0.1.7",
|
2014-09-26 09:52:00 -04:00
|
|
|
"rimraf": "2.2.6",
|
2017-07-27 05:58:20 -04:00
|
|
|
"rolling-rate-limiter": "git+https://github.com/ShaneKilkelly/rolling-rate-limiter.git#master",
|
2014-06-04 11:28:20 -04:00
|
|
|
"sanitizer": "0.1.1",
|
2016-08-10 11:42:56 -04:00
|
|
|
"sequelize": "^3.2.0",
|
2014-09-26 09:52:00 -04:00
|
|
|
"settings-sharelatex": "git+https://github.com/sharelatex/settings-sharelatex.git#v1.0.0",
|
2015-11-11 18:18:25 -05:00
|
|
|
"sixpack-client": "^1.0.0",
|
2016-05-13 08:30:00 -04:00
|
|
|
"temp": "^0.8.3",
|
2014-09-26 09:52:00 -04:00
|
|
|
"underscore": "1.6.0",
|
2017-01-30 06:09:50 -05:00
|
|
|
"uuid": "^3.0.1",
|
2017-07-27 05:58:20 -04:00
|
|
|
"v8-profiler": "^5.2.3",
|
|
|
|
"xml2js": "0.2.0"
|
2016-06-02 10:24:10 -04:00
|
|
|
},
|
2014-02-12 05:23:40 -05:00
|
|
|
"devDependencies": {
|
2017-01-18 10:38:18 -05:00
|
|
|
"autoprefixer": "^6.6.1",
|
2015-10-09 05:11:38 -04:00
|
|
|
"bunyan": "0.22.1",
|
2017-09-12 06:21:34 -04:00
|
|
|
"chai": "3.5.0",
|
2014-02-12 05:23:40 -05:00
|
|
|
"chai-spies": "",
|
2017-01-18 10:38:18 -05:00
|
|
|
"clean-css": "^3.4.18",
|
|
|
|
"es6-promise": "^4.0.5",
|
2017-09-27 04:37:20 -04:00
|
|
|
"grunt": "0.4.5",
|
2015-10-09 05:11:38 -04:00
|
|
|
"grunt-available-tasks": "0.4.1",
|
|
|
|
"grunt-bunyan": "0.5.0",
|
2014-02-28 12:59:54 -05:00
|
|
|
"grunt-contrib-clean": "0.5.0",
|
|
|
|
"grunt-contrib-coffee": "0.10.0",
|
|
|
|
"grunt-contrib-less": "0.9.0",
|
|
|
|
"grunt-contrib-requirejs": "0.4.1",
|
2016-06-15 07:08:11 -04:00
|
|
|
"grunt-contrib-watch": "^1.0.0",
|
|
|
|
"grunt-env": "0.4.4",
|
|
|
|
"grunt-exec": "^0.4.7",
|
2016-06-28 05:12:40 -04:00
|
|
|
"grunt-execute": "^0.2.2",
|
2015-10-09 05:11:38 -04:00
|
|
|
"grunt-file-append": "0.0.6",
|
2017-09-27 04:37:20 -04:00
|
|
|
"grunt-forever": "^0.4.7",
|
2015-03-17 12:59:17 -04:00
|
|
|
"grunt-git-rev-parse": "^0.1.4",
|
2015-10-09 05:11:38 -04:00
|
|
|
"grunt-mocha-test": "0.9.0",
|
2016-06-15 07:08:11 -04:00
|
|
|
"grunt-newer": "^1.2.0",
|
2016-06-18 11:50:56 -04:00
|
|
|
"grunt-parallel": "^0.5.1",
|
2017-01-18 10:38:18 -05:00
|
|
|
"grunt-postcss": "^0.8.0",
|
2015-03-17 12:59:17 -04:00
|
|
|
"grunt-sed": "^0.1.1",
|
2017-09-27 04:37:20 -04:00
|
|
|
"grunt-shell": "^2.1.0",
|
2015-10-09 05:11:38 -04:00
|
|
|
"sandboxed-module": "0.2.0",
|
2017-02-27 06:01:25 -05:00
|
|
|
"sinon": "^1.17.0",
|
2017-01-18 10:38:18 -05:00
|
|
|
"timekeeper": "",
|
|
|
|
"translations-sharelatex": "git+https://github.com/sharelatex/translations-sharelatex.git#master"
|
2014-02-12 05:23:40 -05:00
|
|
|
}
|
|
|
|
}
|