{
  "name": "codafon-web",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev -p 8000",
    "build": "next build",
    "start": "next start",
    "lint": "next lint"
  },
  "dependencies": {
    "@datapunt/matomo-tracker-react": "^0.5.1",
    "@next/bundle-analyzer": "^13.2.4",
    "@reduxjs/toolkit": "^1.9.3",
    "@tailwindcss/line-clamp": "^0.4.2",
    "@types/firebase": "^3.2.1",
    "@types/next-pwa": "^5.6.2",
    "@types/node": "18.15.2",
    "@types/react": "18.0.28",
    "@types/react-dom": "18.0.11",
    "axios": "^1.3.4",
    "eslint": "8.36.0",
    "eslint-config-next": "13.2.4",
    "eslint-plugin-react-hooks": "^4.6.0",
    "firebase": "7.6.2",
    "framer-motion": "^10.4.0",
    "fs": "^0.0.1-security",
    "localforage": "^1.10.0",
    "next": "13.2.4",
    "next-optimized-images": "^2.6.2",
    "next-pwa": "^5.6.0",
    "react": "18.2.0",
    "react-dom": "18.2.0",
    "react-matomo": "^0.0.6",
    "react-rater": "^6.0.5",
    "react-redux": "^8.0.5",
    "react-toastify": "^9.1.2",
    "responsive-loader": "^3.1.2",
    "sharp": "^0.31.3",
    "sweetalert2": "^11.7.3",
    "swiper": "^9.1.0",
    "typescript": "4.9.5"
  },
  "devDependencies": {
    "@fullhuman/postcss-purgecss": "^5.0.0",
    "@tailwindcss/typography": "^0.5.9",
    "@types/axios": "^0.14.0",
    "autoprefixer": "^10.4.14",
    "cssnano": "^5.1.15",
    "daisyui": "^2.51.3",
    "postcss": "^8.4.21",
    "postcss-cli": "^10.1.0",
    "postcss-purgecss": "^5.0.0",
    "prettier": "^2.8.4",
    "prettier-plugin-tailwindcss": "^0.2.4",
    "tailwindcss": "^3.2.7"
  }
}
