{
  "private": true,
  "scripts": {
    "dev": "npm run development",
    "development": "mix",
    "watch": "mix watch",
    "watch-poll": "mix watch -- --watch-options-poll=1000",
    "hot": "mix watch --hot",
    "prod": "npm run production",
    "production": "mix --production"
  },
  "dependencies": {
    "@tinymce/tinymce-vue": "^3.2.8",
    "bootstrap": "4.6.0",
    "bs-stepper": "^1.7.0",
    "crypto-browserify": "^3.12.0",
    "crypto-js": "^4.1.1",
    "element-ui": "^2.15.6",
    "gulp": "^4.0.2",
    "laravel-echo": "^1.11.3",
    "moment": "^2.29.1",
    "pusher-js": "^7.0.6",
    "tinymce": "^6.0.3",
    "vue-feather-icons": "^5.1.0",
    "vue-panzoom": "^1.1.3",
    "vue-video-player": "^5.0.2",
    "vue2-org-tree": "^1.3.6",
    "vue2-perfect-scrollbar": "^1.5.5",
    "vuedraggable": "^2.24.3"
  },
  "devDependencies": {
    "axios": "^0.21.4",
    "babel-plugin-component": "^1.1.1",
    "bootstrap": "^4.6.0",
    "cross-env": "^5.2.1",
    "jquery": "^3.6",
    "laravel-mix": "^6.0.39",
    "lodash": "^4.17.19",
    "popper.js": "^1.16.1",
    "postcss": "^8.4.4",
    "resolve-url-loader": "^3.1.4",
    "rtlcss": "^2.4.0",
    "sass": "1.32.11",
    "sass-loader": "^11.0.1",
    "vue": "^2.6.12",
    "vue-loader": "^15.9.8",
    "vue-template-compiler": "^2.6.12",
    "webpack-cli": "^3.3.5"
  },
  "name": "promolider",
  "version": "1.0.0",
  "main": "webpack.mix.js",
  "directories": {
    "test": "tests"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gconyas/promolider.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/gconyas/promolider/issues"
  },
  "homepage": "https://github.com/gconyas/promolider#readme",
  "description": ""
}
