{
  "name": "decx-admin",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev --webpack",
    "build": "next build",
    "start": "next start",
    "lint": "eslint"
  },
  "dependencies": {
    "@web3icons/react": "^4.1.17",
    "apexcharts": "^5.15.2",
    "axios": "^1.18.1",
    "ethers": "^6.17.0",
    "framer-motion": "^12.41.0",
    "next": "16.2.9",
    "react": "19.2.4",
    "react-apexcharts": "^2.1.1",
    "react-countup": "^6.5.3",
    "react-dom": "19.2.4",
    "react-hot-toast": "^2.6.0",
    "react-icons": "^5.6.0",
    "react-type-animation": "^3.2.0",
    "recharts": "^3.9.0"
  },
  "devDependencies": {
    "@tailwindcss/postcss": "^4",
    "eslint": "^9",
    "eslint-config-next": "16.2.9",
    "tailwindcss": "^4"
  }
}
