@syncfusion/react-base
Version:
A common package of core React base, methods and class definitions
30 lines • 749 B
JSON
{
"name": "@syncfusion/react-base",
"version": "30.1.37",
"description": "A common package of core React base, methods and class definitions",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
"keywords": [
"syncfusion",
"web-components",
"react",
"react-base",
"syncfusion-react",
"base",
"library",
"react-base"
],
"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",
"bin": {
"syncfusion-license": "bin/syncfusion-license.js"
},
"devDependencies": {},
"typings": "index.d.ts",
"sideEffects": false
}