{
  "name": "billing",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev --turbopack",
    "build": "next build",
    "start": "next start",
    "lint": "next lint"
  },
  "dependencies": {
    "@ant-design/plots": "^2.6.6",
    "@dnd-kit/core": "^6.3.1",
    "@lottiefiles/dotlottie-react": "^0.17.14",
    "@monaco-editor/react": "^4.7.0",
    "@react-pdf-viewer/core": "^3.12.0",
    "@react-pdf-viewer/default-layout": "^3.12.0",
    "@tanstack/react-query": "^5.90.19",
    "antd": "^5.25.4",
    "archiver": "^7.0.1",
    "basic-ftp": "^5.0.5",
    "bcryptjs": "^3.0.2",
    "boring-avatars": "^2.0.4",
    "canvas": "^3.1.2",
    "chart.js": "^4.5.0",
    "chartjs-plugin-datalabels": "^2.2.0",
    "countries-and-timezones": "^3.8.0",
    "country-state-city": "^3.2.1",
    "crypto-js": "^4.2.0",
    "csv-parse": "^6.1.0",
    "csv-parser": "^3.2.0",
    "date-fns": "^4.1.0",
    "date-fns-tz": "^3.2.0",
    "dom-to-image-more": "^3.6.0",
    "dotenv": "^17.2.3",
    "embla-carousel-react": "^8.6.0",
    "extract-zip": "^2.0.1",
    "file-saver": "^2.0.5",
    "formidable": "^3.5.4",
    "formik": "^2.4.6",
    "fs-extra": "^11.3.2",
    "geoip-lite": "^1.4.10",
    "html2canvas": "^1.4.1",
    "html2canvas-pro": "^1.5.11",
    "html2pdf.js": "^0.10.3",
    "jimp": "^1.6.0",
    "js-cookie": "^3.0.5",
    "jsonwebtoken": "^9.0.2",
    "jspdf": "^3.0.3",
    "jspdf-autotable": "^5.0.2",
    "jsqr": "^1.4.0",
    "luxon": "^3.7.2",
    "moment-timezone": "^0.6.0",
    "mysql2": "^3.15.3",
    "mysqldump": "^3.2.0",
    "next": "^16.1.1",
    "next-auth": "^4.24.11",
    "nextjs-toploader": "^3.8.16",
    "nodemailer": "^7.0.5",
    "notyf": "^3.10.0",
    "papaparse": "^5.5.3",
    "pdfjs-dist": "^3.11.174",
    "puppeteer": "^24.32.1",
    "qrcode": "^1.5.4",
    "react": "^18.2.0",
    "react-chartjs-2": "^5.3.0",
    "react-csv": "^2.2.2",
    "react-dom": "^18.2.0",
    "react-phone-number-input": "^3.4.12",
    "react-select": "^5.10.1",
    "react-select-country-list": "^2.2.3",
    "react-simple-wysiwyg": "^3.2.2",
    "react-tag-input-component": "^2.0.2",
    "react-to-pdf": "^2.0.1",
    "react-to-print": "^3.1.0",
    "request-ip": "^3.3.0",
    "rimraf": "^3.0.2",
    "sharp": "^0.34.4",
    "ua-parser-js": "^2.0.8",
    "unzipper": "^0.10.11",
    "uuid": "^11.1.0",
    "whatsapp-web.js": "^1.34.1",
    "xlsx": "^0.18.5"
  },
  "devDependencies": {
    "@eslint/eslintrc": "^3",
    "@tailwindcss/postcss": "^4.1.18",
    "eslint": "^9",
    "eslint-config-next": "^16.1.1",
    "postcss": "^8.5.6",
    "tailwindcss": "^4.1.18"
  }
}
