{ "name": "web-sharelatex", "version": "0.1.4", "description": "The HTTP front end for ShareLaTeX", "repository": { "type": "git", "url": "https://github.com/sharelatex/web-sharelatex.git" }, "directories": { "public": "./public" }, "dependencies": { "archiver": "0.9.0", "async": "0.6.2", "base64-stream": "^0.1.2", "basic-auth-connect": "^1.0.0", "bcrypt": "0.8.3", "body-parser": "^1.13.1", "bufferedstream": "1.6.0", "connect-redis": "^3.1.0", "contentful": "^3.3.14", "cookie": "^0.2.3", "cookie-parser": "1.3.5", "csurf": "^1.8.3", "dateformat": "1.0.4-1.2.3", "express": "4.13.0", "express-session": "^1.14.2", "grunt": "^0.4.5", "heapdump": "^0.3.7", "http-proxy": "^1.8.1", "ioredis": "^2.4.0", "jade": "~1.3.1", "ldapjs": "^1.0.0", "lodash": "^4.13.1", "logger-sharelatex": "git+https://github.com/sharelatex/logger-sharelatex.git#v1.3.1", "lynx": "0.1.1", "marked": "^0.3.5", "method-override": "^2.3.3", "metrics-sharelatex": "git+https://github.com/sharelatex/metrics-sharelatex.git#v1.6.0", "mimelib": "0.2.14", "mocha": "1.17.1", "mongojs": "0.18.2", "mongoose": "4.1.0", "multer": "^0.1.8", "node-uuid": "1.4.1", "nodemailer": "2.1.0", "nodemailer-sendgrid-transport": "^0.2.0", "nodemailer-ses-transport": "^1.3.0", "optimist": "0.6.1", "passport": "^0.3.2", "passport-ldapauth": "^0.6.0", "passport-local": "^1.0.0", "redis": "0.10.1", "redis-sharelatex": "0.0.9", "request": "^2.69.0", "requests": "^0.1.7", "rimraf": "2.2.6", "sanitizer": "0.1.1", "sequelize": "^3.2.0", "settings-sharelatex": "git+https://github.com/sharelatex/settings-sharelatex.git#v1.0.0", "sixpack-client": "^1.0.0", "temp": "^0.8.3", "underscore": "1.6.0", "v8-profiler": "^5.2.3", "xml2js": "0.2.0", "passport-saml": "^0.15.0", "rolling-rate-limiter": "^0.1.4" }, "devDependencies": { "bunyan": "0.22.1", "translations-sharelatex": "git+https://github.com/sharelatex/translations-sharelatex.git#master", "chai": "", "chai-spies": "", "grunt-available-tasks": "0.4.1", "grunt-bunyan": "0.5.0", "grunt-contrib-clean": "0.5.0", "grunt-contrib-coffee": "0.10.0", "grunt-contrib-less": "0.9.0", "grunt-contrib-requirejs": "0.4.1", "grunt-contrib-watch": "^1.0.0", "grunt-env": "0.4.4", "clean-css": "^3.4.18", "grunt-exec": "^0.4.7", "grunt-execute": "^0.2.2", "grunt-file-append": "0.0.6", "grunt-git-rev-parse": "^0.1.4", "grunt-mocha-test": "0.9.0", "grunt-newer": "^1.2.0", "grunt-parallel": "^0.5.1", "grunt-sed": "^0.1.1", "sandboxed-module": "0.2.0", "sinon": "", "timekeeper": "" } }