{
  "name": "@syncfusion/react-inputs",
  "version": "34.1.29",
  "description": "Syncfusion React Input package is a feature-rich collection of UI components, including Textbox, Textarea, Numeric-textbox and Form, designed to capture user input in React applications.",
  "author": "Syncfusion Inc.",
  "license": "SEE LICENSE IN license",
  "keywords": [
    "syncfusion",
    "web-components",
    "react",
    "syncfusion-react",
    "react-inputs",
    "input box",
    "textbox",
    "masked textbox",
    "masked input",
    "input mask",
    "date mask",
    "mask format",
    "numeric textbox",
    "percent textbox",
    "percentage textbox",
    "currency textbox",
    "numeric spinner",
    "numeric up-down",
    "number input",
    "slider",
    "range slider",
    "minrange",
    "slider limits",
    "localization slider",
    "format slider",
    "slider with tooltip",
    "vertical slider",
    "mobile slider",
    "upload",
    "upload-box",
    "input-file",
    "floating-label",
    "chunk-upload",
    "validator",
    "form",
    "form validator"
  ],
  "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.1.29",
    "@syncfusion/react-buttons": "~34.1.29",
    "@syncfusion/react-icons": "~34.1.29",
    "@syncfusion/react-popups": "~34.1.29",
    "@syncfusion/react-splitbuttons": "~34.1.29"
  },
  "devDependencies": {},
  "typings": "index.d.ts",
  "sideEffects": false
}