{
  "name": "ghfoundation",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "next start -p 5003",
    "lint": "next lint"
  },
  "dependencies": {
    "@ant-design/icons": "^4.7.0",
    "@googlemaps/react-wrapper": "^1.1.35",
    "antd": "^4.23.6",
    "axios": "^1.4.0",
    "babel-plugin-import": "^1.13.5",
    "next": "12.3.1",
    "next-compose-plugins": "^2.2.1",
    "next-i18next": "^12.1.0",
    "next-images": "^1.8.4",
    "next-plugin-antd-less": "^1.8.0",
    "nodemailer": "^6.8.0",
    "react": "18.2.0",
    "react-dom": "18.2.0",
    "react-intersection-observer": "^9.4.0"
  },
  "devDependencies": {
    "@types/node": "18.11.0",
    "@types/react": "18.0.21",
    "@types/react-dom": "18.0.6",
    "eslint": "8.25.0",
    "eslint-config-next": "12.3.1",
    "less": "^4.1.3",
    "less-loader": "^11.1.0",
    "typescript": "4.8.4"
  }
}
