{
  "name": "ak",
  "version": "0.1.0",
  "private": false,
  "proxy": "http://akinfopark.com",
  "crossorigin": "anonymous",
  "scripts": {
    "dev": "next dev",
    "build": "npm install --force && next build",
    "start": "next start",
    "lint": "next lint",
    "cypress": "cypress open"
  },
  "dependencies": {
    "@fortawesome/fontawesome-free": "^6.7.2",
    "@fortawesome/fontawesome-svg-core": "^6.7.2",
    "@fortawesome/free-brands-svg-icons": "^6.7.2",
    "@fortawesome/free-solid-svg-icons": "^6.7.2",
    "@fortawesome/react-fontawesome": "^0.2.2",
    "@popperjs/core": "^2.11.8",
    "axios": "^0.27.2",
    "bootstrap": "^5.1.3",
    "cors": "^2.8.5",
    "cryptr": "^6.0.3",
    "date-fns": "^3.6.0",
    "easy-scroll": "^0.7.0",
    "form-data": "^4.0.0",
    "html-react-parser": "^3.0.1",
    "html2canvas": "^1.4.1",
    "jquery": "^3.6.0",
    "jspdf": "^2.5.1",
    "next": "12.1.6",
    "next-compose-plugins": "^2.2.1",
    "next-optimized-images": "^2.6.2",
    "nextjs-cors": "^2.1.1",
    "react": "^18.3.1",
    "react-alice-carousel": "^2.6.4",
    "react-bootstrap": "^2.10.2",
    "react-countup": "^6.3.0",
    "react-datepicker": "^7.6.0",
    "react-dom": "^18.3.1",
    "react-icons": "^5.5.0",
    "react-multi-carousel": "^2.8.2",
    "react-photo-gallery": "^8.0.0",
    "react-redux": "^8.0.2",
    "react-responsive-gallery": "^2.1.3",
    "react-router-dom": "^6.3.0",
    "react-scroll": "^1.8.7",
    "react-simply-carousel": "^8.3.5",
    "react-slick": "^0.30.3",
    "react-slideshow-image": "^4.0.4",
    "reactjs-popup": "^2.0.5",
    "redux": "^4.2.0",
    "slick-carousel": "^1.8.1",
    "sweetalert2": "^11.14.5",
    "swiper": "^11.2.6",
    "tesseract.js": "^5.0.2",
    "textifyimage": "^1.0.3",
    "yet-another-react-lightbox": "^3.21.7"
  },
  "devDependencies": {
    "cypress": "^10.3.0",
    "eslint": "8.18.0",
    "eslint-config-next": "12.1.6"
  }
}
