{
  "name": "@fb/app",
  "version": "1.0.0",
  "private": true,
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "next start",
    "lint": "next lint"
  },
  "dependencies": {
    "@faker-js/faker": "^8.3.1",
    "@fb/contracts": "1.0.0",
    "@tanstack/react-query": "^5.15.5",
    "axios": "^1.6.3",
    "framer-motion": "^10.16.16",
    "next": "14.0.4",
    "nprogress": "^0.2.0",
    "react": "^18.2.0",
    "react-custom-scrollbars": "^4.2.1",
    "react-dom": "^18.2.0",
    "react-hook-form": "^7.49.2",
    "react-icons": "^4.12.0",
    "react-responsive": "^9.0.2",
    "react-virtualized": "^9.22.5",
    "recoil": "^0.7.7",
    "styled-components": "^6.1.6"
  },
  "devDependencies": {
    "@fb/eslint-config": "1.0.0",
    "@fb/tsconfig": "1.0.0",
    "@testing-library/jest-dom": "^6.1.6",
    "@testing-library/react": "^14.1.2",
    "@types/node": "^20",
    "@types/react": "^18.2.43",
    "@types/react-custom-scrollbars": "^4.0.13",
    "@types/react-dom": "^18.2.17",
    "@types/react-virtualized": "^9.21.29",
    "autoprefixer": "^10.0.1",
    "eslint": "^8.56.0",
    "jest": "^29.7.0",
    "jest-environment-jsdom": "^29.7.0",
    "postcss": "^8",
    "sass": "^1.69.6",
    "tailwindcss": "^3.3.0",
    "typescript": "^5.2.2"
  }
}
