{
  "name": "thealt-website",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "next start",
    "lint": "next lint"
  },
  "dependencies": {
    "@apollo/client": "^3.8.1",
    "@mantine/form": "^6.0.20",
    "@mantine/notifications": "^5.10.5",
    "axios": "^1.5.0",
    "eslint": "8.48.0",
    "eslint-config-next": "13.4.19",
    "html-react-parser": "^4.2.1",
    "jsonwebtoken": "^9.0.1",
    "next": "13.4.19",
    "next-auth": "^4.23.1",
    "next-i18next": "^14.0.0",
    "nodemailer": "^6.9.4",
    "ol": "^8.0.0",
    "react": "18.2.0",
    "react-dom": "18.2.0",
    "sharp": "^0.32.5",
    "vseth-canine-ui": "^1.1.0-rc.1"
  }
}