{
  "name": "momentus",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "next start",
    "lint": "next lint",
    "email": "email dev --dir app/email-templates"
  },
  "dependencies": {
    "@fancyapps/ui": "^5.0.33",
    "@react-email/components": "0.0.15",
    "@react-email/tailwind": "0.0.14",
    "aos": "^3.0.0-beta.6",
    "axios": "^1.6.7",
    "fs-extra": "^11.2.0",
    "gsap": "^3.12.5",
    "next": "14.1.0",
    "path": "^0.12.7",
    "react": "^18",
    "react-animated-cursor": "^2.11.2",
    "react-dom": "^18",
    "react-email": "2.1.0",
    "react-google-recaptcha-v3": "^1.10.1",
    "react-loading-skeleton": "^3.4.0",
    "react-media-hook": "^0.5.0",
    "react-modal": "^3.16.1",
    "react-youtube": "^10.1.0",
    "resend": "^3.1.0",
    "sweetalert2": "^11.6.13",
    "swiper": "^11.0.5",
    "uuid": "^9.0.1"
  },
  "devDependencies": {
    "@types/node": "^20",
    "@types/react": "^18",
    "@types/react-dom": "^18",
    "@types/react-scroll": "^1.8.10",
    "autoprefixer": "^10.0.1",
    "postcss": "^8",
    "sass": "^1.70.0",
    "tailwindcss": "^3.3.0",
    "typescript": "^5"
  }
}
