{
  "name": "unipayconnect-client-service",
  "description": "Simplify payment gateway integration with Stripe, PayPal, and Razorpay using UnipayConnect. A unified and developer-friendly solution for secure payments.",
  "version": "0.1.0",
  "private": true,
  "keywords": [
    "payment integration",
    "Stripe",
    "PayPal",
    "Razorpay",
    "checkout",
    "unified payment gateway",
    "payment integration",
    "unified payment gateway",
    "Stripe integration",
    "PayPal integration",
    "Razorpay integration",
    "multi-provider checkout",
    "Node.js payment gateway",
    "JavaScript payment library",
    "multi-currency payment processing",
    "payment API",
    "ecommerce checkout solution",
    "unified payment solution",
    "payment SDK",
    "developer-friendly payment library",
    "secure checkout with Stripe, PayPal, Razorpay"
  ],
  "dependencies": {
    "@emotion/react": "^11.13.3",
    "@emotion/styled": "^11.13.0",
    "@mui/icons-material": "^6.1.2",
    "@testing-library/jest-dom": "^5.17.0",
    "@testing-library/react": "^13.4.0",
    "@testing-library/user-event": "^13.5.0",
    "autoprefixer": "^10.4.20",
    "axios": "^1.7.7",
    "postcss": "^8.4.45",
    "react": "^18.3.1",
    "react-dom": "^18.3.1",
    "react-hook-form": "^7.53.0",
    "react-router-dom": "^6.26.1",
    "react-scripts": "5.0.1",
    "tailwindcss": "^3.4.10",
    "web-vitals": "^2.1.4"
  },
  "scripts": {
    "start": "react-scripts start",
    "build": "react-scripts build",
    "test": "react-scripts test",
    "eject": "react-scripts eject"
  },
  "eslintConfig": {
    "extends": [
      "react-app",
      "react-app/jest"
    ]
  },
  "browserslist": {
    "production": [
      ">0.2%",
      "not dead",
      "not op_mini all"
    ],
    "development": [
      "last 1 chrome version",
      "last 1 firefox version",
      "last 1 safari version"
    ]
  }
}
