@syncfusion/react-navigations
Version:
Syncfusion React Navigations with Toolbar and Context Menu for seamless page navigation
33 lines • 946 B
JSON
{
"name": "@syncfusion/react-navigations",
"version": "32.1.19",
"description": "Syncfusion React Navigations with Toolbar and Context Menu for seamless page navigation",
"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": "~32.1.19",
"@syncfusion/react-buttons": "~32.1.19",
"@syncfusion/react-icons": "~32.1.19",
"@syncfusion/react-inputs": "~32.1.19",
"@syncfusion/react-popups": "~32.1.19"
},
"devDependencies": {},
"typings": "index.d.ts",
"sideEffects": false
}