{
  "name": "ifactory_ou_framework",
  "version": "1.0.0",
  "description": "Custom Theme",
  "main": "gulpfile.js",
  "devDependencies": {
    "@babel/cli": "^7.4.3",
    "@babel/core": "^7.4.3",
    "@babel/preset-env": "^7.4.3",
    "@babel/register": "^7.4.0",
    "autoprefixer": "^9.5.0",
    "babelify": "^10.0.0",
    "backstopjs": "^3.9.13",
    "browser-sync": "^2.26.7",
    "browserify": "^16.2.3",
    "eslint": "^5.16.0",
    "eslint-config-prettier": "^4.2.0",
    "eslint-plugin-import": "^2.17.2",
    "eslint-plugin-jsx-a11y": "^6.2.1",
    "eslint-plugin-prettier": "^3.1.0",
    "eslint-plugin-react": "^7.13.0",
    "gulp": "^4.0.0",
    "gulp-babel": "^8.0.0",
    "gulp-imagemin": "^5.0.3",
    "gulp-notify": "^3.2.0",
    "gulp-plumber": "^1.2.1",
    "gulp-rename": "^1.4.0",
    "gulp-sass": "^4.0.2",
    "gulp-sourcemaps": "^2.6.5",
    "imagemin-mozjpeg": "^8.0.0",
    "prettier": "^1.17.1",
    "vinyl-buffer": "^1.0.1",
    "vinyl-source-stream": "^2.0.0"
  },
  "author": "iFactory",
  "license": "ISC",
  "dependencies": {
    "@babel/polyfill": "^7.4.4",
    "acorn": "^6.1.1",
    "axios": "^0.19.0",
    "datatables.net": "^1.10.19",
    "datatables.net-dt": "^1.10.19",
    "datatables.net-responsive-dt": "^2.2.3",
    "datatables.net-buttons": "^1.5.6",
    "eslint-config-airbnb": "^17.1.0",
    "global": "^4.3.2",
    "gulp-postcss": "^8.0.0",
    "include-media": "^1.4.9",
    "instafeed.js": "^1.4.1",
    "intersection-observer": "^0.7.0",
    "jcf": "^1.2.3",
    "jquery": "^3.4.1",
    "jquery-datepicker": "^1.12.3",
    "jquery-mousewheel": "^3.1.13",
    "jquery-parallax.js": "^1.5.0",
    "jquery-ui": "^1.12.1",
    "malihu-custom-scrollbar-plugin": "^3.1.5",
    "minimist": "^1.2.0",
    "object-fit-images": "^3.2.4",
    "rellax": "^1.10.0",
    "simple-parallax-js": "^5.1.0",
    "slick-carousel": "^1.8.1",
    "swiper": "^4.5.0"
  },
  "babel": {
    "presets": [
      "@babel/preset-env"
    ]
  }
}
