{
  "name": "@syncfusion/react-splitbuttons",
  "version": "30.1.37",
  "description": "A package of feature-rich Pure React components such as DropDownButton, SplitButton, ProgressButton and ButtonGroup.",
  "author": "Syncfusion Inc.",
  "license": "SEE LICENSE IN license",
  "keywords": [
    "syncfusion",
    "web-components",
    "react",
    "syncfusion-react",
    "splitbuttons-components"
  ],
  "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": "~30.1.37",
    "@syncfusion/react-buttons": "~30.1.37",
    "@syncfusion/react-popups": "~30.1.37"
  },
  "devDependencies": {},
  "typings": "index.d.ts",
  "sideEffects": false
}