{
  "name": "@syncfusion/ej2-popups",
  "version": "32.2.3",
  "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.",
  "author": "Syncfusion Inc.",
  "license": "SEE LICENSE IN license",
  "main": "./dist/ej2-popups.umd.min.js",
  "module": "./index.js",
  "es2015": "./dist/es6/ej2-popups.es5.js",
  "dependencies": {
    "@syncfusion/ej2-base": "~32.2.3",
    "@syncfusion/ej2-buttons": "~32.2.3"
  },
  "devDependencies": {},
  "keywords": [
    "ej2",
    "syncfusion",
    "web-components",
    "javascript",
    "typescript",
    "dialog",
    "modal",
    "popup",
    "alert",
    "tooltip",
    "hint",
    "spinner",
    "waiting-popup",
    "loading-indicator",
    "loader",
    "busy-indicator",
    "waitingfor-loader"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/syncfusion/ej2-javascript-ui-controls.git"
  },
  "typings": "index.d.ts",
  "sideEffects": false,
  "homepage": "https://www.syncfusion.com/javascript-ui-controls"
}