{
  "name": "plateforme-ia-seo-llm-proto",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev -p 3046 -H 127.0.0.1",
    "build": "next build",
    "start": "next start -p 3046 -H 127.0.0.1",
    "lint": "next lint"
  },
  "dependencies": {
    "framer-motion": "^11.18.0",
    "lucide-react": "^0.469.0",
    "next": "15.1.6",
    "react": "^19.0.0",
    "react-dom": "^19.0.0",
    "recharts": "^2.15.0"
  },
  "devDependencies": {
    "@types/node": "^22.10.5",
    "@types/react": "^19.0.7",
    "@types/react-dom": "^19.0.3",
    "autoprefixer": "^10.4.20",
    "postcss": "^8.5.1",
    "tailwindcss": "^3.4.17",
    "typescript": "^5.7.3"
  }
}
