{
  "name": "wait4me_pay-pal",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev --turbopack",
    "build": "next build",
    "start": "next start -p 6565",
    "lint": "next lint"
  },
  "dependencies": {
    "@paypal/react-paypal-js": "^8.8.1",
    "axios": "^1.7.9",
    "bootstrap": "^5.3.3",
    "next": "15.1.11",
    "react": "^19.0.0",
    "react-bootstrap": "^2.10.9",
    "react-dom": "^19.0.0",
    "react-toastify": "^11.0.5"
  },
  "devDependencies": {
    "@eslint/eslintrc": "^3",
    "autoprefixer": "^10.4.20",
    "eslint": "^9",
    "eslint-config-next": "15.1.6",
    "postcss": "^8.5.1",
    "tailwindcss": "^3.4.17"
  }
}
