{
  "name": "backend",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "@tailwindcss/forms": "^0.5.3",
    "@tailwindcss/typography": "^0.5.9",
    "autoprefixer": "^10.4.14",
    "laravel-mix": "^6.0.49",
    "postcss": "^8.4.24",
    "tailwindcss": "^3.3.2",
    "vue-loader": "^16.2.0"
  },
  "dependencies": {
    "pinia": "^2.1.3",
    "vue": "^3.3.4",
    "vue-i18n": "^9.2.2",
    "vue-toastification": "^2.0.0-rc.5",
    "vuedraggable": "^4.1.0"
  }
}
