Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
6 views2 pages

Package

Uploaded by

lodbujana75
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views2 pages

Package

Uploaded by

lodbujana75
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

{

"name": "ecolac",
"version": "1.1.0",
"private": true,
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "next lint"
},
"dependencies": {
"@bprogress/next": "^3.2.12",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@hookform/resolvers": "^5.0.1",
"@mui/icons-material": "^7.1.0",
"@mui/material": "^7.1.0",
"@reduxjs/toolkit": "^2.6.1",
"axios": "^1.8.3",
"bcryptjs": "^3.0.2",
"chart.js": "^4.4.8",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"file-saver": "^2.0.5",
"firebase": "^11.9.1",
"framer-motion": "^12.23.5",
"i18next": "^23.11.5",
"i18next-browser-languagedetector": "^8.0.0",
"joi": "^17.13.3",
"jose": "^6.0.11",
"jsonwebtoken": "^9.0.2",
"jwt-decode": "^4.0.0",
"lucide-react": "^0.525.0",
"moment": "^2.30.1",
"mysql2": "^3.14.2",
"next": "15.2.1",
"next-nprogress-bar": "^2.4.7",
"next-themes": "^0.4.6",
"nodemailer": "^7.0.5",
"primeflex": "^4.0.0",
"primeicons": "^7.0.0",
"primereact": "^10.9.3",
"react": "19.0.0",
"react-chartjs-2": "^5.3.0",
"react-dom": "19.0.0",
"react-hook-form": "^7.56.4",
"react-i18next": "^14.1.2",
"react-icons": "^5.5.0",
"react-infinite-scroll-hook": "^6.0.1",
"react-redux": "^9.2.0",
"sequelize": "^6.37.7",
"sequelize-cli": "^6.6.3",
"tailwind-merge": "^3.3.0",
"tailwindcss-animate": "^1.0.7",
"xlsx": "^0.18.5",
"zod": "^3.24.4"
},
"devDependencies": {
"@tailwindcss/postcss": "^4",
"@types/node": "^20",
"eslint": "^8",
"eslint-config-next": "15.2.1",
"tailwindcss": "^4",
"typescript": "^5"
}
}

You might also like