{
  "name": "new-pentaquark-website",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "next start",
    "lint": "next lint"
  },
  "dependencies": {
    "@headlessui/react": "^1.7.14",
    "@heroicons/react": "^2.0.17",
    "@react-google-maps/api": "^2.18.1",
    "autoprefixer": "10.4.14",
    "axios": "^1.4.0",
    "dotenv": "^16.4.7",
    "eslint": "8.38.0",
    "eslint-config-next": "13.3.0",
    "i18next": "^22.4.14",
    "next": "13.2.4",
    "next-i18next": "^13.2.2",
    "postcss": "8.4.21",
    "react": "18.2.0",
    "react-dom": "18.2.0",
    "react-i18next": "^12.2.0",
    "react-icons": "^4.8.0",
    "tailwindcss": "3.3.1"
  }
}
