{
  "name": "@syncfusion/ej2-react-popups",
  "version": "33.1.44",
  "description": "A package of Essential JS 2 popup components such as Dialog and Tooltip that is used to display information or messages in separate pop-ups. for React",
  "author": "Syncfusion Inc.",
  "license": "SEE LICENSE IN license",
  "keywords": [
    "react",
    "react-dialog",
    "react-tooltip",
    "react-spinner",
    "react-modal",
    "react-alert",
    "react-popup",
    "react-loading-indicator",
    "react-waiting-popup",
    "react-loader",
    "react-busy-indicator",
    "react-waitingfor-loader",
    "react-template-tooltip",
    "react-positional-tooltip",
    "react-ajax-tooltip",
    "react-tooltip-component"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/syncfusion/ej2-react-ui-components.git"
  },
  "main": "./dist/ej2-react-popups.umd.min.js",
  "module": "./index.js",
  "es2015": "dist/es6/ej2-react-popups.es2015.js",
  "readme": "ReadMe.md",
  "dependencies": {
    "@syncfusion/ej2-base": "~33.1.44",
    "@syncfusion/ej2-react-base": "~33.1.44",
    "@syncfusion/ej2-popups": "33.1.44"
  },
  "devDependencies": {},
  "sideEffects": false,
  "homepage": "https://www.syncfusion.com/react-components"
}