Add dependencies needed for metrics app

This commit is contained in:
Alberto Fernández Capel 2018-05-11 09:56:54 +01:00
parent 607bd3f6a5
commit fe75936ff7
2 changed files with 99 additions and 8425 deletions

File diff suppressed because it is too large Load diff

View file

@ -27,6 +27,7 @@
"dependencies": {
"archiver": "0.9.0",
"async": "0.6.2",
"backbone": "^1.3.3",
"base64-stream": "^0.1.2",
"basic-auth-connect": "^1.0.0",
"bcrypt": "1.0.1",
@ -37,16 +38,22 @@
"cookie": "^0.2.3",
"cookie-parser": "1.3.5",
"csurf": "^1.8.3",
"d3": "^3.5.16",
"dateformat": "1.0.4-1.2.3",
"daterangepicker": "^2.1.27",
"express": "4.13.0",
"express-http-proxy": "^1.1.0",
"express-session": "^1.14.2",
"fs-extra": "^4.0.2",
"fuse.js": "^3.0.0",
"handlebars": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.11.tgz",
"handlebars-loader": "https://registry.npmjs.org/handlebars-loader/-/handlebars-loader-1.7.0.tgz",
"heapdump": "^0.3.7",
"helmet": "^3.8.1",
"http-proxy": "^1.8.1",
"imports-loader": "^0.8.0",
"jade": "~1.3.1",
"jquery": "^3.3.1",
"jsonwebtoken": "^8.0.1",
"ldapjs": "^0.7.1",
"lodash": "^4.13.1",
@ -65,6 +72,7 @@
"nodemailer-mandrill-transport": "^1.2.0",
"nodemailer-sendgrid-transport": "^0.2.0",
"nodemailer-ses-transport": "^1.3.0",
"nvd3": "^1.8.6",
"optimist": "0.6.1",
"passport": "^0.3.2",
"passport-ldapauth": "^0.6.0",
@ -148,7 +156,7 @@
"sinon": "^1.17.0",
"sinon-chai": "^2.14.0",
"timekeeper": "",
"translations-sharelatex": "git+https://github.com/sharelatex/translations-sharelatex.git#master",
"translations-sharelatex": "git+https://github.com/sharelatex/translations-sharelatex.git#e219c18a5f305d7724946908b67fb32218fac577",
"webpack": "^3.10.0",
"webpack-dev-server": "^2.11.1",
"webpack-merge": "^4.1.1"