{
  "name": "@syncfusion/react-popups",
  "version": "33.2.4",
  "description": "Syncfusion React popup package is a feature-rich collection of UI components such as Dialog and Tooltip, used to display contextual information or messages in separate pop-ups.",
  "author": "Syncfusion Inc.",
  "license": "SEE LICENSE IN license",
  "keywords": [
    "syncfusion",
    "web-components",
    "react",
    "syncfusion-react",
    "library",
    "dialog",
    "modal",
    "popup",
    "alert",
    "tooltip",
    "hint",
    "spinner",
    "waiting-popup",
    "loading-indicator",
    "loader",
    "busy-indicator",
    "waitingfor-loader",
    "react-popups"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/syncfusion/react-ui-components.git"
  },
  "homepage": "https://www.syncfusion.com/react-ui-components",
  "module": "./index.js",
  "readme": "README.md",
  "dependencies": {
    "@syncfusion/react-base": "~33.2.4",
    "@syncfusion/react-buttons": "~33.2.4",
    "@syncfusion/react-icons": "~33.2.4"
  },
  "devDependencies": {},
  "typings": "index.d.ts",
  "sideEffects": false
}