{
  "private": true,
  "scripts": {
    "development": "mix",
    "watch": "mix watch",
    "watch-poll": "mix watch -- --watch-options-poll=1000",
    "hot": "mix watch --hot",
    "production": "mix --production"
  },
  "devDependencies": {
    "@vue/compiler-sfc": "^3.2.47",
    "easymde": "^2.10",
    "form-backend-validation": "^2.4.0",
    "laravel-mix": "^6.0",
    "markdown-it": "^13",
    "resolve-url-loader": "^5.0.0",
    "sass": "^1.54.4",
    "sass-loader": "^13",
    "vue-loader": "^16.2.0",
    "jquery": "^3.5"
  }
}
