{
  "name": "CPF",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "next start",
    "lint": "next lint"
  },
  "dependencies": {
    "@types/node": "20.6.0",
    "@types/react": "18.2.21",
    "@types/react-dom": "18.2.7",
    "autoprefixer": "10.4.15",
    "eslint": "8.49.0",
    "eslint-config-next": "13.4.19",
    "next": "13.5.2",
    "postcss": "8.4.29",
    "react": "18.2.0",
    "react-colorful": "^5.6.1",
    "react-data-table-component": "^7.5.4",
    "react-dom": "18.2.0",
    "react-icons": "^4.11.0",
    "react-modal": "^3.16.1",
    "react-multi-carousel": "^2.8.4",
    "styled-components": "^6.0.8",
    "tailwindcss": "3.3.3",
    "tw-elements": "^1.0.0",
    "typescript": "5.2.2"
  }
}
