{
  "name": "neoflux-website",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "NODE_ENV=production node server.js",
    "lint": "next lint"
  },
  "dependencies": {
    "axios": "^1.8.4",
    "dns": "^0.2.2",
    "framer-motion": "^10.18.0",
    "https": "^1.0.0",
    "net": "^1.0.2",
    "next": "^14.2.28",
    "ping": "^0.4.4",
    "react": "^18.3.1",
    "react-dom": "^18.3.1",
    "react-icons": "^5.5.0",
    "whois-json": "^2.0.4"
  },
  "devDependencies": {
    "autoprefixer": "^10.4.21",
    "eslint": "^8.56.0",
    "eslint-config-next": "^14.1.0",
    "postcss": "^8.5.3",
    "tailwindcss": "^3.4.17"
  }
}
