{
  "name": "@syncfusion/ej2-react-navigations",
  "version": "31.2.16",
  "description": "A package of Essential JS 2 navigation components such as Tree-view, Tab, Toolbar, Context-menu, and Accordion which is used to navigate from one page to another for React",
  "author": "Syncfusion Inc.",
  "license": "SEE LICENSE IN license",
  "keywords": [
    "react",
    "ej2-react-navigations",
    "react-navigations",
    "react-toolbar",
    "react-tab",
    "react-react",
    "react-routing",
    "react-contextmenu",
    "react tree",
    "react treeview",
    "react tree component",
    "react menu",
    "react menu component",
    "react breadcrumb",
    "react carousel",
    "react appbar",
    "react stepper"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/syncfusion/ej2-react-ui-components.git"
  },
  "main": "./dist/ej2-react-navigations.umd.min.js",
  "module": "./index.js",
  "es2015": "dist/es6/ej2-react-navigations.es2015.js",
  "readme": "ReadMe.md",
  "dependencies": {
    "@syncfusion/ej2-base": "~31.2.12",
    "@syncfusion/ej2-react-base": "~31.2.12",
    "@syncfusion/ej2-navigations": "31.2.16"
  },
  "devDependencies": {},
  "sideEffects": false,
  "homepage": "https://www.syncfusion.com/react-components"
}