{
  "name": "@syncfusion/ej2-react-inputs",
  "version": "31.2.15",
  "description": "A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users. for React",
  "author": "Syncfusion Inc.",
  "license": "SEE LICENSE IN license",
  "keywords": [
    "react",
    "reactjs",
    "ej2-react-inputs",
    "react-inputs",
    "react-colorpicker",
    "react-colorpalette",
    "react-mask",
    "react masked textbox",
    "react-numeric",
    "react numeric input",
    "react numeric textbox",
    "react number textbox",
    "react slider",
    "react ui slider",
    "react ui components",
    "react ui slider components",
    "react-upload",
    "react-upload-box",
    "react-input-file",
    "react-chunk-upload",
    "react-rating",
    "react smart textarea",
    "react smart text area"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/syncfusion/ej2-react-ui-components.git"
  },
  "main": "./dist/ej2-react-inputs.umd.min.js",
  "module": "./index.js",
  "es2015": "dist/es6/ej2-react-inputs.es2015.js",
  "readme": "ReadMe.md",
  "dependencies": {
    "@syncfusion/ej2-base": "~31.2.12",
    "@syncfusion/ej2-react-base": "~31.2.12",
    "@syncfusion/ej2-inputs": "31.2.15"
  },
  "devDependencies": {},
  "sideEffects": false,
  "homepage": "https://www.syncfusion.com/react-components"
}