@syncfusion/ej2-react-base
Version:
A common package of Essential JS 2 React base, methods and class definitions
32 lines • 818 B
JSON
{
"name": "@syncfusion/ej2-react-base",
"version": "32.1.20",
"description": "A common package of Essential JS 2 React base, methods and class definitions",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
"keywords": [
"ej2",
"syncfusion",
"web-components",
"react",
"react-base",
"syncfusion react",
"base",
"library",
"ej2-react-base"
],
"repository": {
"type": "git",
"url": "https://github.com/syncfusion/ej2-react-ui-components.git"
},
"homepage": "https://www.syncfusion.com/react-components",
"main": "./dist/ej2-react-base.umd.min.js",
"module": "./index.js",
"readme": "ReadMe.md",
"dependencies": {
"@syncfusion/ej2-base": "~32.1.19"
},
"devDependencies": {},
"typings": "index.d.ts",
"sideEffects": true
}