{
  "name": "@syncfusion/ej2-react-buttons",
  "version": "33.1.44",
  "description": "A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for React",
  "author": "Syncfusion Inc.",
  "license": "SEE LICENSE IN license",
  "keywords": [
    "react",
    "reactjs",
    "ej2-react-buttons",
    "react-button",
    "react-checkbox",
    "react-radiobutton",
    "react-switch",
    "react-fab",
    "react-speeddial",
    "react-smartpaste"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/syncfusion/ej2-react-ui-components.git"
  },
  "main": "./dist/ej2-react-buttons.umd.min.js",
  "module": "./index.js",
  "es2015": "dist/es6/ej2-react-buttons.es2015.js",
  "readme": "ReadMe.md",
  "dependencies": {
    "@syncfusion/ej2-base": "~33.1.44",
    "@syncfusion/ej2-react-base": "~33.1.44",
    "@syncfusion/ej2-buttons": "33.1.44"
  },
  "devDependencies": {},
  "sideEffects": false,
  "homepage": "https://www.syncfusion.com/react-components"
}