{
  "name": "@syncfusion/react-splitbuttons",
  "version": "34.2.2",
  "description": "Syncfusion React SplitButton package is a feature-rich collection of UI components, including SplitButton and DropDownButton, designed for advanced button interactions in React applications.",
  "author": "Syncfusion Inc.",
  "license": "SEE LICENSE IN license",
  "keywords": [
    "syncfusion",
    "web-components",
    "react",
    "syncfusion-react",
    "splitbuttons-components",
    "split button",
    "splitbutton",
    "dropdown",
    "dropdown button",
    "drop-down button",
    "dropdownbutton",
    "react-splitbuttons",
    "react splitbutton",
    "react dropdownbutton"
  ],
  "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": "~34.2.2",
    "@syncfusion/react-buttons": "~34.2.2",
    "@syncfusion/react-icons": "~34.2.2",
    "@syncfusion/react-popups": "~34.2.2"
  },
  "devDependencies": {},
  "typings": "index.d.ts",
  "sideEffects": false
}