{
  "name": "simcaq",
  "version": "0.0.1",
  "author": "C3SL",
  "description": "Simulador custo aluno-qualidade",
  "private": true,
  "engines": {
    "node": ">= 6.8.1"
  },
  "engineStrict": true,
  "scripts": {
    "start": "cd build && forever start server.js || node server.js",
    "test": "cd build && mocha"
  },
  "dependencies": {
    "agenda": "^0.9.1",
    "apicache": "0.7.0",
    "bcrypt-nodejs": "0.0.3",
    "body-parser": "^1.13.1",
    "chai": "^3.5.0",
    "chai-http": "^3.0.0",
    "chalk": "^1.1.3",
    "cookie-parser": "^1.3.5",
    "cors": "^2.7.1",
    "csv-express": "^1.1.0",
    "debug": "~2.3.x",
    "dirty-chai": "^1.2.2",
    "express": "^4.13.0",
    "forever": "^0.15.2",
    "js2xmlparser": "^2.0.2",
    "jsonexport": "^2.0.9",
    "jwt-simple": "^0.5.0",
    "lodash": "^4.17.2",
    "method-override": "^2.3.3",
    "mocha": "^3.1.2",
    "monetdb-pool": "0.0.8",
    "mongoose": "^4.6.0",
    "nconf": "^0.8.x",
    "node-uuid": "^1.4.8",
    "nodemailer": "^4.0.1",
    "nodemailer-html-to-text": "^2.1.0",
    "oauth2orize": "^1.8.1",
    "passport": "^0.3.2",
    "passport-http-bearer": "^1.0.1",
    "passport-oauth2-client-password": "^0.1.2",
    "request": "^2.81.0",
    "squel": "^5.4.2",
    "winston": "^2.2.0"
  },
  "license": "MIT",
  "devDependencies": {
    "babel-cli": "^6.11.4",
    "babel-core": "^6.14.0",
    "babel-preset-es2015": "^6.13.2",
    "babel-register": "^6.14.0",
    "babelify": "^7.3.0",
    "browserify": "^13.1.0",
    "chai-xml": "^0.3.1",
    "docdash": "^0.4.0",
    "eslint": "^3.7.1",
    "eslint-config-airbnb": "^13.0.0",
    "eslint-plugin-import": "^2.2.0",
    "eslint-plugin-jsx-a11y": "^2.2.3",
    "eslint-plugin-react": "^6.4.0",
    "gulp": "^3.9.1",
    "gulp-babel": "^6.1.2",
    "gulp-cli": "^1.2.2",
    "gulp-docco": "0.0.4",
    "gulp-eslint": "^3.0.1",
    "gulp-file-cache": "0.0.1",
    "gulp-function": "^2.2.0",
    "gulp-istanbul": "^1.1.1",
    "gulp-jsdoc3": "^1.0.1",
    "gulp-mocha": "^3.0.1",
    "gulp-nodemon": "^2.1.0",
    "gulp-plumber": "^1.1.0",
    "gulp-rename": "^1.2.2",
    "gulp-uglify": "^2.0.0",
    "jsdoc": "^3.4.1",
    "mkdirp": "^0.5.1"
  }
}