@syncfusion/ej2-react-buttons
Version:
A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for React
35 lines • 1.02 kB
JSON
{
"name": "@syncfusion/ej2-react-buttons",
"version": "32.1.19",
"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": "~32.1.19",
"@syncfusion/ej2-react-base": "~32.1.19",
"@syncfusion/ej2-buttons": "32.1.19"
},
"devDependencies": {},
"sideEffects": false,
"homepage": "https://www.syncfusion.com/react-components"
}