{
  "name": "reaktor",
  "version": "1.0.0",
  "description": "Lightweight framework with backend and frontend as well.",
  "main": "gulpfile.js",
  "scripts": {},
  "author": "Levente Balogh",
  "license": "ISC",
  "dependencies": {
    "MD5": "^1.3.0",
    "app-module-path": "^2.2.0",
    "async": "^2.1.2",
    "babel-core": "^6.4.5",
    "babel-eslint": "7.x",
    "babel-loader": "^6.2.10",
    "babel-plugin-add-module-exports": "^0.2.1",
    "babel-plugin-syntax-decorators": "^6.8.0",
    "babel-plugin-transform-class-properties": "^6.4.0",
    "babel-plugin-transform-decorators": "^6.8.0",
    "babel-plugin-transform-decorators-legacy": "^1.3.4",
    "babel-plugin-transform-es2015-modules-commonjs": "^6.1.4",
    "babel-plugin-transform-es3-member-expression-literals": "^6.8.0",
    "babel-plugin-transform-es3-property-literals": "^6.8.0",
    "babel-preset-es2015": "^6.18.0",
    "babel-preset-es2015-loose": "^8.0.0",
    "babel-preset-react": "^6.16.0",
    "bluebird": "^3.4.0",
    "body-parser": "^1.15.1",
    "browser-sync": "^2.18.8",
    "chai": "^3.5.0",
    "chalk": "^1.1.3",
    "cli-table": "^0.3.1",
    "cookie-parser": "^1.4.2",
    "css-loader": "^0.26.1",
    "del": "^2.2.0",
    "enzyme": "^2.1.0",
    "es6-promise": "^3.2.1",
    "es6-shim": "^0.35.3",
    "eslint": "^3.17.1",
    "eslint-config-airbnb": "^13.0.0",
    "eslint-plugin-import": "^2.0.1",
    "eslint-plugin-jsx-a11y": "^3.0.2",
    "eslint-plugin-react": "^6.4.1",
    "event-stream": "^3.3.4",
    "express": "^4.13.3",
    "express-jwt": "^5.1.0",
    "express-session": "^1.13.0",
    "fontfaceobserver": "^2.0.9",
    "fs-extra": "^0.30.0",
    "glob": "^7.1.1",
    "gulp": "^3.9.1",
    "gulp-add-src": "^0.2.0",
    "gulp-buffer": "0.0.2",
    "gulp-change": "^1.0.0",
    "gulp-clean": "^0.3.2",
    "gulp-clean-css": "^2.0.4",
    "gulp-concat": "^2.6.0",
    "gulp-cssnano": "^2.1.2",
    "gulp-eslint": "^3.0.1",
    "gulp-help": "^1.6.1",
    "gulp-if": "^2.0.1",
    "gulp-load-plugins": "^1.2.0",
    "gulp-mocha": "^3.0.1",
    "gulp-nodemon": "^2.0.7",
    "gulp-sass": "^3.1.0",
    "gulp-sass-lint": "^1.1.1",
    "gulp-shell": "^0.5.2",
    "gulp-sourcemaps": "^2.2.0",
    "gulp-util": "^3.0.7",
    "gulp-webpack": "^1.5.0",
    "https": "^1.0.0",
    "jsdoctest": "^1.7.0",
    "jsonwebtoken": "^7.1.9",
    "lodash": "^4.12.0",
    "md5": "^2.2.1",
    "mocha": "^3.1.2",
    "moment": "^2.17.1",
    "mongodb": "^2.2.21",
    "mongoose": "4.x",
    "mongoose-unique-validator": "^1.0.2",
    "mustache": "^2.2.1",
    "node-sass": "^4.1.1",
    "nodemon": "^1.9.2",
    "phantomjs-prebuilt": "^2.1.7",
    "preact": "^7.2.0",
    "preact-compat": "^3.14.0",
    "react": "^15.4.2",
    "react-datepicker": "^0.39.0",
    "react-dom": "^15.4.2",
    "react-redux": "^5.0.1",
    "react-router": "^3.0.0",
    "react-router-dom": "^4.0.0",
    "react-router-redux": "^4.0.7",
    "react-select": "^1.0.0-rc.2",
    "react-textarea-autosize": "^4.0.5",
    "react-toggle": "^3.0.1",
    "redux": "^3.6.0",
    "redux-devtools-extension": "^1.0.0",
    "redux-thunk": "^2.1.0",
    "require-dir": "^0.3.0",
    "run-sequence": "^1.1.5",
    "sass-module-importer": "^1.4.0",
    "sendgrid": "^4.8.0",
    "sinon": "^1.17.7",
    "sinon-chai": "^2.8.0",
    "store": "^1.3.20",
    "superagent": "^3.5.0",
    "validator": "^7.0.0",
    "wdio-cucumber-framework": "0.2.7",
    "webdriverio": "^4.6.2",
    "webpack": "^1.14.0",
    "webpack-dev-middleware": "^1.10.1",
    "winston": "^2.2.0",
    "yargs": "^7.0.1"
  },
  "devDependencies": {
    "babel-core": "^6.23.1",
    "babel-loader": "^6.4.0",
    "babel-plugin-lodash": "^3.2.11",
    "babel-plugin-transform-es3-member-expression-literals": "^6.8.0",
    "babel-preset-env": "^1.2.1",
    "lodash-webpack-plugin": "^0.11.2"
  }
}
