@syncfusion/react-navigations
Version:
A package of Pure React navigation components such as Toolbar and Context-menu which is used to navigate from one page to another
33 lines • 988 B
JSON
{
"name": "@syncfusion/react-navigations",
"version": "30.1.37",
"description": "A package of Pure React navigation components such as Toolbar and Context-menu which is used to navigate from one page to another",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
"keywords": [
"syncfusion",
"web-components",
"react",
"syncfusion-react",
"react-navigations",
"toolbar",
"context-menu"
],
"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": "~30.1.37",
"@syncfusion/react-buttons": "~30.1.37",
"@syncfusion/react-icons": "~30.1.37",
"@syncfusion/react-inputs": "~30.1.37",
"@syncfusion/react-popups": "~30.1.37"
},
"devDependencies": {},
"typings": "index.d.ts",
"sideEffects": false
}