51 lines
1.4 KiB
JSON
51 lines
1.4 KiB
JSON
{
|
|
"name": "brizco",
|
|
"version": "0.2.7",
|
|
"private": true,
|
|
"scripts": {
|
|
"dev": "next dev -p 8000",
|
|
"build": "next build",
|
|
"start": "next start",
|
|
"lint": "next lint"
|
|
},
|
|
"dependencies": {
|
|
"@ducanh2912/next-pwa": "^10.2.7",
|
|
"@emailjs/browser": "^3.11.0",
|
|
"@hassanmojab/react-modern-calendar-datepicker": "^3.1.7",
|
|
"@react-three/drei": "^9.88.11",
|
|
"@react-three/fiber": "^8.15.9",
|
|
"@uidotdev/usehooks": "^2.4.0",
|
|
"autoprefixer": "10.4.15",
|
|
"axios": "^1.5.1",
|
|
"boring-avatars": "^1.10.1",
|
|
"chart.js": "^4.4.0",
|
|
"core-util-is": "^1.0.3",
|
|
"framer-motion": "^10.16.1",
|
|
"jalali-moment": "^3.3.11",
|
|
"lodash": "^4.17.21",
|
|
"maath": "^0.10.4",
|
|
"next": "13.4.19",
|
|
"next-intl": "^3.20.0",
|
|
"postcss": "8.4.28",
|
|
"rc-slider": "^10.5.0",
|
|
"react": "18.2.0",
|
|
"react-chartjs-2": "^5.2.0",
|
|
"react-dom": "18.2.0",
|
|
"react-infinite-scroll-component": "^6.1.0",
|
|
"react-modern-calendar-datepicker": "^3.1.6",
|
|
"react-router-dom": "^6.18.0",
|
|
"react-spring-bottom-sheet": "^3.4.1",
|
|
"react-tilt": "^1.0.2",
|
|
"react-toastify": "^9.1.3",
|
|
"react-vertical-timeline-component": "^3.6.0",
|
|
"simple-react-validator": "^1.6.2",
|
|
"swiper": "^10.2.0",
|
|
"tailwindcss": "3.3.3",
|
|
"tailwindcss-animate": "^1.0.7"
|
|
},
|
|
"devDependencies": {
|
|
"css-loader": "^6.8.1",
|
|
"webpack": "^5.89.0"
|
|
}
|
|
}
|